@charset "UTF-8";
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern bl__rowsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other bl__rowsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all bl__rowsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1, .c__comp__form h2 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other bl__rowsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all bl__rowsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all bl__rowsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all bl__rowsers.
 * 2. Correct font size not being inherited in all bl__rowsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all bl__rowsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-l__collapse: l__collapse;
  border-spacing: 0; }

.cf:before,
.cf:after, .l__row:before, .l__row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  height: 0;
  width: 0; }

.cf:after, .l__row:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf, .l__row {
  *zoom: 1; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

html {
  font-size: 62.5%; }

body {
  background: white;
  color: #2a2c2b;
  font-family: "Rubik", sans-serif;
  font-size: 1.6em;
  line-height: 1.61803399em;
  -webkit-font-smoothing: antialised; }
  body.activeNav {
    overflow: hidden; }

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?22266941");
  src: url("../fonts/fontello.eot?22266941#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?22266941") format("woff2"), url("../fonts/fontello.woff?22266941") format("woff"), url("../fonts/fontello.ttf?22266941") format("truetype"), url("../fonts/fontello.svg?22266941#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
      font-family: 'fontello';
      src: url('../font/fontello.svg?22266941#fontello') format('svg');
    }
  }
  */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-twitter:before {
  content: '\f099'; }

/* '' */
.icon-facebook:before {
  content: '\f09a'; }

/* '' */
.icon-linkedin:before {
  content: '\f0e1'; }

/* '' */
.icon-youtube-play:before {
  content: '\f16a'; }

/* '' */
.icon-instagram:before {
  content: '\f16d'; }

/* '' */
h1, .c__comp__form h2, h2, h3, h4, h5, h6 {
  color: #2a2c2b;
  font-weight: 500;
  margin: 0 0 1em; }

h1, .c__comp__form h2 {
  color: #ffffff;
  font-size: 2.1875em;
  line-height: 1.2em;
  margin: 0;
  text-transform: none; }
  @media (min-width: 481px) and (max-width: 1024px) {
    h1, .c__comp__form h2 {
      font-size: 25px; } }
  @media screen and (min-width: 481px) and (max-width: 1024px) and (min-width: 480px) {
    h1, .c__comp__form h2 {
      font-size: -webkit-calc(25px + 10 * ((100vw - 480px) / 544));
      font-size: calc(25px + 10 * ((100vw - 480px) / 544)); } }
  @media screen and (min-width: 481px) and (max-width: 1024px) and (min-width: 1024px) {
    h1, .c__comp__form h2 {
      font-size: 35px; } }
  @media (max-width: 480px) {
    h1, .c__comp__form h2 {
      font-size: 1.5625em; } }

.title__wrapper {
  text-align: center; }
  .title__wrapper span {
    background-color: #060F2C;
    display: inline-block;
    margin: 0 auto;
    min-width: 14.5714285714em;
    padding: 0.7142857143em; }
    @media (max-width: 600px) {
      .title__wrapper span {
        min-width: 0;
        width: auto; } }
    .page--red .title__wrapper span {
      background-color: #e2121d; }

h2 {
  color: #2b4493;
  font-size: 1.5625em;
  line-height: 1.2em;
  text-transform: none; }

a {
  color: #2b4493;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.2s;
          transition: all ease-in-out 0.2s; }
  a:hover, a:focus, a:active {
    outline: none;
    text-decoration: none; }

.cta {
  font-size: 0.875em;
  font-weight: 600;
  line-height: 1.4285714286em;
  text-transform: uppercase; }

p {
  margin: 0 0 1.61803399em 0; }

ul {
  margin: 0 0 1.61803399em;
  padding: 0 0 0 1.875em; }
  ul li {
    padding: 0; }
  ul ul {
    margin-bottom: 0; }
  ul.inline-list {
    list-style: none;
    margin: 0;
    padding: 0; }
    ul.inline-list li {
      display: inline-block;
      margin: 0;
      padding: 0; }
  ul.nolist {
    list-style: none;
    margin: 0;
    padding: 0; }
    ul.nolist li {
      margin: 0;
      padding: 0; }

ol {
  counter-reset: item;
  list-style: none;
  margin: 0 0 1.61803399em;
  padding: 0 0 0 1.875em; }
  ol li {
    counter-increment: item;
    padding: 0;
    position: relative; }
    ol li::before {
      content: counters(item, ".") ". ";
      font-size: 11px;
      font-weight: 600;
      margin-right: 5px; }
  ol ol {
    margin-bottom: 0; }
  ol.nolist {
    list-style: none;
    margin: 0;
    padding: 0; }
    ol.nolist li {
      margin: 0;
      padding: 0; }

dl {
  margin: 1.25em 0; }
  dl dd, dl dt {
    padding: 0 0 0.625em 0; }

.title__meta {
  margin-bottom: 3.125em;
  text-align: center; }
  .title__meta__details {
    margin-bottom: 1.25em;
    text-align: center; }
    @media (min-width: 1025px) {
      .title__meta__details {
        margin-top: -1.875em; } }
    .title__meta__details span {
      display: inline-block;
      line-height: 1.625em;
      padding: 0 0.3125em;
      text-transform: uppercase; }
      .title__meta__details span + span {
        margin-left: 0.9375em; }
  .title__meta h1, .title__meta .c__comp__form h2, .c__comp__form .title__meta h2 {
    color: #2b4493;
    font-size: 1.875em;
    line-height: 1.3333333333em;
    margin-bottom: 1em; }

.l__pushtop {
  padding-top: 3.125em; }

.l__contain {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 100px;
  width: 100%; }
  .l__contain__sub {
    max-width: 1024px; }
  .l__contain.full {
    padding: 0; }
  @media (min-width: 1025px) and (max-width: 1366px) {
    .l__contain {
      padding: 0 24px; } }
  @media (min-width: 1367px) {
    .l__contain {
      padding: 0 60px; } }
  @media (max-width: 1024px) {
    .l__contain {
      padding: 0 40px; } }
  @media (max-width: 480px) {
    .l__contain {
      padding: 0 20px; } }

.l__wrap {
  position: relative; }

.l__flexheight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.l__gridmaintain {
  height: 100%; }

.position--relative {
  position: relative !important; }

.position--absolute {
  position: absolute !important; }

.position--sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.l__row {
  clear: both; }
  .l__row__negative5 {
    margin: 0 -5px; }
    .l__row__negative5 > .l__col > .l__col__evenpad, .l__row__negative5 > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 5px; }
  .l__row__negative10 {
    margin: 0 -10px; }
    .l__row__negative10 > .l__col > .l__col__evenpad, .l__row__negative10 > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 10px; }
  .l__row__negative15 {
    margin: 0 -15px; }
    .l__row__negative15 > .l__col > .l__col__evenpad, .l__row__negative15 > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 15px; }
  .l__row__negative20 {
    margin: 0 -20px; }
    .l__row__negative20 > .l__col > .l__col__evenpad, .l__row__negative20 > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 20px; }
  .l__row__negative30 {
    margin: 0 -30px; }
    .l__row__negative30 > .l__col > .l__col__evenpad, .l__row__negative30 > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 30px; }
  .l__row__altlayout > [class*="l__col"], .l__row__altlayout .l__flexheight > [class*="l__col"] {
    float: right; }
  @media (max-width: 1366px) {
    .l__row .l__row[data-1366*="flush"] {
      margin: 0; }
      .l__row .l__row[data-1366*="flush"] > .l__col > .l__col__evenpad, .l__row .l__row[data-1366*="flush"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0; }
    .l__row .l__row[data-1366*="negative20"] {
      margin: 0 -20px; }
      .l__row .l__row[data-1366*="negative20"] > .l__col > .l__col__evenpad, .l__row .l__row[data-1366*="negative20"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 20px; }
    .l__row .l__row[data-360*="negative15"] {
      margin: 0 -15px; }
      .l__row .l__row[data-360*="negative15"] > .l__col > .l__col__evenpad, .l__row .l__row[data-360*="negative15"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 15px; }
    .l__row .l__row[data-1366*="negative10"] {
      margin: 0 -10px; }
      .l__row .l__row[data-1366*="negative10"] > .l__col > .l__col__evenpad, .l__row .l__row[data-1366*="negative10"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 10px; }
    .l__row .l__row[data-1366*="negative5"] {
      margin: 0 -5px; }
      .l__row .l__row[data-1366*="negative5"] > .l__col > .l__col__evenpad, .l__row .l__row[data-1366*="negative5"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 5px; } }
  @media (max-width: 1280px) {
    .l__row .l__row[data-1280*="flush"] {
      margin: 0; }
      .l__row .l__row[data-1280*="flush"] > .l__col > .l__col__evenpad,
      .l__row .l__row[data-1280*="flush"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0; }
    .l__row .l__row[data-1280*="negative20"] {
      margin: 0 -20px; }
      .l__row .l__row[data-1280*="negative20"] > .l__col > .l__col__evenpad,
      .l__row .l__row[data-1280*="negative20"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 20px; }
    .l__row .l__row[data-1280*="negative15"] {
      margin: 0 -15px; }
      .l__row .l__row[data-1280*="negative15"] > .l__col > .l__col__evenpad,
      .l__row .l__row[data-1280*="negative15"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 15px; }
    .l__row .l__row[data-1280*="negative10"] {
      margin: 0 -10px; }
      .l__row .l__row[data-1280*="negative10"] > .l__col > .l__col__evenpad,
      .l__row .l__row[data-1280*="negative10"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 10px; }
    .l__row .l__row[data-1280*="negative5"] {
      margin: 0 -5px; }
      .l__row .l__row[data-1280*="negative5"] > .l__col > .l__col__evenpad,
      .l__row .l__row[data-1280*="negative5"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 5px; } }
  @media (max-width: 1024px) {
    .l__row .l__row[data-1024*="flush"] {
      margin: 0; }
      .l__row .l__row[data-1024*="flush"] > .l__col > .l__col__evenpad, .l__row .l__row[data-1024*="flush"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0; }
    .l__row .l__row[data-1024*="negative20"] {
      margin: 0 -20px; }
      .l__row .l__row[data-1024*="negative20"] > .l__col > .l__col__evenpad, .l__row .l__row[data-1024*="negative20"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 20px; }
    .l__row .l__row[data-360*="negative15"] {
      margin: 0 -15px; }
      .l__row .l__row[data-360*="negative15"] > .l__col > .l__col__evenpad, .l__row .l__row[data-360*="negative15"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 15px; }
    .l__row .l__row[data-1024*="negative10"] {
      margin: 0 -10px; }
      .l__row .l__row[data-1024*="negative10"] > .l__col > .l__col__evenpad, .l__row .l__row[data-1024*="negative10"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 10px; }
    .l__row .l__row[data-1024*="negative5"] {
      margin: 0 -5px; }
      .l__row .l__row[data-1024*="negative5"] > .l__col > .l__col__evenpad, .l__row .l__row[data-1024*="negative5"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 5px; } }
  @media (max-width: 768px) {
    .l__row .l__row[data-768*="flush"] {
      margin: 0; }
      .l__row .l__row[data-768*="flush"] > .l__col > .l__col__evenpad, .l__row .l__row[data-768*="flush"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0; }
    .l__row .l__row[data-768*="negative20"] {
      margin: 0 -20px; }
      .l__row .l__row[data-768*="negative20"] > .l__col > .l__col__evenpad, .l__row .l__row[data-768*="negative20"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 20px; }
    .l__row .l__row[data-360*="negative15"] {
      margin: 0 -15px; }
      .l__row .l__row[data-360*="negative15"] > .l__col > .l__col__evenpad, .l__row .l__row[data-360*="negative15"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 15px; }
    .l__row .l__row[data-768*="negative10"] {
      margin: 0 -10px; }
      .l__row .l__row[data-768*="negative10"] > .l__col > .l__col__evenpad, .l__row .l__row[data-768*="negative10"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 10px; }
    .l__row .l__row[data-768*="negative5"] {
      margin: 0 -5px; }
      .l__row .l__row[data-768*="negative5"] > .l__col > .l__col__evenpad, .l__row .l__row[data-768*="negative5"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 5px; } }
  @media (max-width: 480px) {
    .l__row .l__row[data-480*="flush"] {
      margin: 0; }
      .l__row .l__row[data-480*="flush"] > .l__col > .l__col__evenpad, .l__row .l__row[data-480*="flush"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0; }
    .l__row .l__row[data-480*="negative20"] {
      margin: 0 -20px; }
      .l__row .l__row[data-480*="negative20"] > .l__col > .l__col__evenpad, .l__row .l__row[data-480*="negative20"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 20px; }
    .l__row .l__row[data-360*="negative15"] {
      margin: 0 -15px; }
      .l__row .l__row[data-360*="negative15"] > .l__col > .l__col__evenpad, .l__row .l__row[data-360*="negative15"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 15px; }
    .l__row .l__row[data-480*="negative10"] {
      margin: 0 -10px; }
      .l__row .l__row[data-480*="negative10"] > .l__col > .l__col__evenpad, .l__row .l__row[data-480*="negative10"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 10px; }
    .l__row .l__row[data-480*="negative5"] {
      margin: 0 -5px; }
      .l__row .l__row[data-480*="negative5"] > .l__col > .l__col__evenpad, .l__row .l__row[data-480*="negative5"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 5px; } }
  @media (max-width: 360px) {
    .l__row .l__row[data-360*="flush"] {
      margin: 0; }
      .l__row .l__row[data-360*="flush"] > .l__col > .l__col__evenpad, .l__row .l__row[data-360*="flush"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0; }
    .l__row .l__row[data-360*="negative20"] {
      margin: 0 -20px; }
      .l__row .l__row[data-360*="negative20"] > .l__col > .l__col__evenpad, .l__row .l__row[data-360*="negative20"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 20px; }
    .l__row .l__row[data-360*="negative15"] {
      margin: 0 -15px; }
      .l__row .l__row[data-360*="negative15"] > .l__col > .l__col__evenpad, .l__row .l__row[data-360*="negative15"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 15px; }
    .l__row .l__row[data-360*="negative10"] {
      margin: 0 -10px; }
      .l__row .l__row[data-360*="negative10"] > .l__col > .l__col__evenpad, .l__row .l__row[data-360*="negative10"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 10px; }
    .l__row .l__row[data-360*="negative5"] {
      margin: 0 -5px; }
      .l__row .l__row[data-360*="negative5"] > .l__col > .l__col__evenpad, .l__row .l__row[data-360*="negative5"] > .l__flexheight > .l__col > .l__col__evenpad {
        margin: 0 5px; } }
  .l__rowFlex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .l__rowFlex[data-flex="3"] > .l__col__flex {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-flex-basis: 33.3333333333%;
          -ms-flex-preferred-size: 33.3333333333%;
              flex-basis: 33.3333333333%;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .l__rowFlex[data-flex="3"] > .l__col__flex {
          -webkit-flex-basis: 20%;
              -ms-flex-preferred-size: 20%;
                  flex-basis: 20%; } }
      @media (max-width: 1024px) {
        .l__rowFlex[data-flex="3"] > .l__col__flex[data-1024*="flex2"] {
          -webkit-flex-basis: 50%;
              -ms-flex-preferred-size: 50%;
                  flex-basis: 50%; }
        .l__rowFlex[data-flex="3"] > .l__col__flex[data-1024*="flex1"] {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%; }
        .l__rowFlex[data-flex="3"] > .l__col__flex[data-1024*="flexend"] {
          -webkit-box-ordinal-group: 4;
          -webkit-order: 3;
              -ms-flex-order: 3;
                  order: 3; } }
      @media (max-width: 768px) {
        .l__rowFlex[data-flex="3"] > .l__col__flex[data-768*="flex2"] {
          -webkit-flex-basis: 50%;
              -ms-flex-preferred-size: 50%;
                  flex-basis: 50%; }
        .l__rowFlex[data-flex="3"] > .l__col__flex[data-768*="flex1"] {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%; }
        .l__rowFlex[data-flex="3"] > .l__col__flex[data-768*="flexend"] {
          -webkit-box-ordinal-group: 4;
          -webkit-order: 3;
              -ms-flex-order: 3;
                  order: 3; } }
      @media (max-width: 480px) {
        .l__rowFlex[data-flex="3"] > .l__col__flex[data-480*="flex2"] {
          -webkit-flex-basis: 50%;
              -ms-flex-preferred-size: 50%;
                  flex-basis: 50%; }
        .l__rowFlex[data-flex="3"] > .l__col__flex[data-480*="flex1"] {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%; }
        .l__rowFlex[data-flex="3"] > .l__col__flex[data-480*="flexend"] {
          -webkit-box-ordinal-group: 4;
          -webkit-order: 3;
              -ms-flex-order: 3;
                  order: 3; } }

@media (max-width: 1366px) {
  .l__row[data-1366*="flush"] {
    margin: 0; }
    .l__row[data-1366*="flush"] > .l__col > .l__col__evenpad, .l__row[data-1366*="flush"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0; }
  .l__row[data-1366*="negative20"] {
    margin: 0 -20px; }
    .l__row[data-1366*="negative20"] > .l__col > .l__col__evenpad, .l__row[data-1366*="negative20"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 20px; }
  .l__row[data-360*="negative15"] {
    margin: 0 -15px; }
    .l__row[data-360*="negative15"] > .l__col > .l__col__evenpad, .l__row[data-360*="negative15"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 15px; }
  .l__row[data-1366*="negative10"] {
    margin: 0 -10px; }
    .l__row[data-1366*="negative10"] > .l__col > .l__col__evenpad, .l__row[data-1366*="negative10"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 10px; }
  .l__row[data-1366*="negative5"] {
    margin: 0 -5px; }
    .l__row[data-1366*="negative5"] > .l__col > .l__col__evenpad, .l__row[data-1366*="negative5"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 5px; } }

@media (max-width: 1280px) {
  .l__row[data-1280*="flush"] {
    margin: 0; }
    .l__row[data-1280*="flush"] > .l__col > .l__col__evenpad,
    .l__row[data-1280*="flush"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0; }
  .l__row[data-1280*="negative20"] {
    margin: 0 -20px; }
    .l__row[data-1280*="negative20"] > .l__col > .l__col__evenpad,
    .l__row[data-1280*="negative20"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 20px; }
  .l__row[data-1280*="negative15"] {
    margin: 0 -15px; }
    .l__row[data-1280*="negative15"] > .l__col > .l__col__evenpad,
    .l__row[data-1280*="negative15"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 15px; }
  .l__row[data-1280*="negative10"] {
    margin: 0 -10px; }
    .l__row[data-1280*="negative10"] > .l__col > .l__col__evenpad,
    .l__row[data-1280*="negative10"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 10px; }
  .l__row[data-1280*="negative5"] {
    margin: 0 -5px; }
    .l__row[data-1280*="negative5"] > .l__col > .l__col__evenpad,
    .l__row[data-1280*="negative5"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 5px; } }

@media (max-width: 1024px) {
  .l__row[data-1024*="flush"] {
    margin: 0; }
    .l__row[data-1024*="flush"] > .l__col > .l__col__evenpad, .l__row[data-1024*="flush"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0; }
  .l__row[data-1024*="negative20"] {
    margin: 0 -20px; }
    .l__row[data-1024*="negative20"] > .l__col > .l__col__evenpad, .l__row[data-1024*="negative20"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 20px; }
  .l__row[data-360*="negative15"] {
    margin: 0 -15px; }
    .l__row[data-360*="negative15"] > .l__col > .l__col__evenpad, .l__row[data-360*="negative15"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 15px; }
  .l__row[data-1024*="negative10"] {
    margin: 0 -10px; }
    .l__row[data-1024*="negative10"] > .l__col > .l__col__evenpad, .l__row[data-1024*="negative10"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 10px; }
  .l__row[data-1024*="negative5"] {
    margin: 0 -5px; }
    .l__row[data-1024*="negative5"] > .l__col > .l__col__evenpad, .l__row[data-1024*="negative5"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 5px; } }

@media (max-width: 768px) {
  .l__row[data-768*="flush"] {
    margin: 0; }
    .l__row[data-768*="flush"] > .l__col > .l__col__evenpad, .l__row[data-768*="flush"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0; }
  .l__row[data-768*="negative20"] {
    margin: 0 -20px; }
    .l__row[data-768*="negative20"] > .l__col > .l__col__evenpad, .l__row[data-768*="negative20"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 20px; }
  .l__row[data-360*="negative15"] {
    margin: 0 -15px; }
    .l__row[data-360*="negative15"] > .l__col > .l__col__evenpad, .l__row[data-360*="negative15"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 15px; }
  .l__row[data-768*="negative10"] {
    margin: 0 -10px; }
    .l__row[data-768*="negative10"] > .l__col > .l__col__evenpad, .l__row[data-768*="negative10"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 10px; }
  .l__row[data-768*="negative5"] {
    margin: 0 -5px; }
    .l__row[data-768*="negative5"] > .l__col > .l__col__evenpad, .l__row[data-768*="negative5"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 5px; } }

@media (max-width: 480px) {
  .l__row[data-480*="flush"] {
    margin: 0; }
    .l__row[data-480*="flush"] > .l__col > .l__col__evenpad, .l__row[data-480*="flush"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0; }
  .l__row[data-480*="negative20"] {
    margin: 0 -20px; }
    .l__row[data-480*="negative20"] > .l__col > .l__col__evenpad, .l__row[data-480*="negative20"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 20px; }
  .l__row[data-360*="negative15"] {
    margin: 0 -15px; }
    .l__row[data-360*="negative15"] > .l__col > .l__col__evenpad, .l__row[data-360*="negative15"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 15px; }
  .l__row[data-480*="negative10"] {
    margin: 0 -10px; }
    .l__row[data-480*="negative10"] > .l__col > .l__col__evenpad, .l__row[data-480*="negative10"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 10px; }
  .l__row[data-480*="negative5"] {
    margin: 0 -5px; }
    .l__row[data-480*="negative5"] > .l__col > .l__col__evenpad, .l__row[data-480*="negative5"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 5px; } }

@media (max-width: 360px) {
  .l__row[data-360*="flush"] {
    margin: 0; }
    .l__row[data-360*="flush"] > .l__col > .l__col__evenpad, .l__row[data-360*="flush"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0; }
  .l__row[data-360*="negative20"] {
    margin: 0 -20px; }
    .l__row[data-360*="negative20"] > .l__col > .l__col__evenpad, .l__row[data-360*="negative20"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 20px; }
  .l__row[data-360*="negative15"] {
    margin: 0 -15px; }
    .l__row[data-360*="negative15"] > .l__col > .l__col__evenpad, .l__row[data-360*="negative15"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 15px; }
  .l__row[data-360*="negative10"] {
    margin: 0 -10px; }
    .l__row[data-360*="negative10"] > .l__col > .l__col__evenpad, .l__row[data-360*="negative10"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 10px; }
  .l__row[data-360*="negative5"] {
    margin: 0 -5px; }
    .l__row[data-360*="negative5"] > .l__col > .l__col__evenpad, .l__row[data-360*="negative5"] > .l__flexheight > .l__col > .l__col__evenpad {
      margin: 0 5px; } }

@media (max-width: 1024px) {
  [data-1024*="reverse"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

@media (max-width: 768px) {
  [data-768*="reverse"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

@media (max-width: 480px) {
  [data-480*="reverse"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

.l__col__evenpad {
  margin: 0 10px; }

.l__col__span1, .l__col__span1-5, .l__col__span2, .l__col__span2-4, .l__col__span3, .l__col__span3-3, .l__col__span4, .l__col__span5, .l__col__span6, .l__col__span7, .l__col__span8, .l__col__span9, .l__col__span10, .l__col__span11, .l__col__span12, .l__col__span13, .l__col__span14, .l__col__span15, .l__col__span16, .l__col__span17, .l__col__span18, .l__col__span19, .l__col__span20, .l__col__span21, .l__col__span22, .l__col__span23, .l__col__span24 {
  float: left; }

.l__col__span1 {
  width: 8.3333333333%; }

.l__col__span1-5 {
  width: 12.5%; }

.l__col__span2 {
  width: 16.6666666667%; }

.l__col__span2-4 {
  width: 20%; }

.l__col__span3 {
  width: 25%; }

.l__col__span3-3 {
  width: 27.5%; }

.l__col__span4 {
  width: 33.3333333333%; }

.l__col__span5 {
  width: 41.6666666667%; }

.l__col__span6 {
  width: 50%; }

.l__col__span7 {
  width: 58.3333333333%; }

.l__col__span8 {
  width: 66.6666666667%; }

.l__col__span9 {
  width: 75%; }

.l__col__span10 {
  width: 83.3333333333%; }

.l__col__span11 {
  width: 91.6666666667%; }

.l__col__span12 {
  width: 100%; }

.l__col__offby1 {
  margin-left: 8.3333333333%; }

.l__col__offby2 {
  margin-left: 16.6666666667%; }

.l__col__offby3 {
  margin-left: 25%; }

.l__col__offby4 {
  margin-left: 33.3333333333%; }

.l__col__offby5 {
  margin-left: 41.6666666667%; }

.l__col__offby6 {
  margin-left: 50%; }

.l__col__offby7 {
  margin-left: 58.3333333333%; }

.l__col__offby8 {
  margin-left: 66.6666666667%; }

.l__col__offby9 {
  margin-left: 75%; }

.l__col__offby10 {
  margin-left: 83.3333333333%; }

.l__col__offby11 {
  margin-left: 91.6666666667%; }

.l__col__offby12 {
  margin-left: 100%; }

@media (max-width: 1600px) {
  .l__col[data-1600*="1"] {
    width: 8.3333333333%; }
  .l__col[data-1600*="2"] {
    width: 16.6666666667%; }
  .l__col[data-1600*="3"] {
    width: 25%; }
  .l__col[data-1600*="4"] {
    width: 33.3333333333%; }
  .l__col[data-1600*="5"] {
    width: 41.6666666667%; }
  .l__col[data-1600*="6"] {
    width: 50%; }
  .l__col[data-1600*="7"] {
    width: 58.3333333333%; }
  .l__col[data-1600*="8"] {
    width: 66.6666666667%; }
  .l__col[data-1600*="9"] {
    width: 75%; }
  .l__col[data-1600*="10"] {
    width: 83.3333333333%; }
  .l__col[data-1600*="11"] {
    width: 91.6666666667%; }
  .l__col[data-1600*="12"] {
    width: 100%;
    float: none; } }

@media (max-width: 1366px) {
  .l__col[data-1366*="1"] {
    width: 8.3333333333%; }
  .l__col[data-1366*="2"] {
    width: 16.6666666667%; }
  .l__col[data-1366*="3"] {
    width: 25%; }
  .l__col[data-1366*="4"] {
    width: 33.3333333333%; }
  .l__col[data-1366*="5"] {
    width: 41.6666666667%; }
  .l__col[data-1366*="6"] {
    width: 50%; }
  .l__col[data-1366*="7"] {
    width: 58.3333333333%; }
  .l__col[data-1366*="8"] {
    width: 66.6666666667%; }
  .l__col[data-1366*="9"] {
    width: 75%; }
  .l__col[data-1366*="10"] {
    width: 83.3333333333%; }
  .l__col[data-1366*="11"] {
    width: 91.6666666667%; }
  .l__col[data-1366*="12"] {
    width: 100%;
    float: none; }
  .l__col[data-offby1366*="1"] {
    margin-left: 8.3333333333%; }
  .l__col[data-offby1366*="2"] {
    margin-left: 16.6666666667%; }
  .l__col[data-offby1366*="3"] {
    margin-left: 25%; }
  .l__col[data-offby1366*="4"] {
    margin-left: 33.3333333333%; }
  .l__col[data-offby1366*="5"] {
    margin-left: 41.6666666667%; }
  .l__col[data-offby1366*="6"] {
    margin-left: 50%; }
  .l__col[data-offby1366*="7"] {
    margin-left: 58.3333333333%; }
  .l__col[data-offby1366*="8"] {
    margin-left: 66.6666666667%; }
  .l__col[data-offby1366*="9"] {
    margin-left: 75%; }
  .l__col[data-offby1366*="10"] {
    margin-left: 83.3333333333%; }
  .l__col[data-offby1366*="11"] {
    margin-left: 91.6666666667%; }
  .l__col[data-offby1366*="12"] {
    margin-left: 100%; }
  .l__col[data-offby1366*="false"] {
    margin-left: 0; } }

@media (max-width: 1024px) {
  .l__col[data-1024*="1"] {
    width: 8.3333333333%; }
  .l__col[data-1024*="2"] {
    width: 16.6666666667%; }
  .l__col[data-1024*="3"] {
    width: 25%; }
  .l__col[data-1024*="4"] {
    width: 33.3333333333%; }
  .l__col[data-1024*="5"] {
    width: 41.6666666667%; }
  .l__col[data-1024*="6"] {
    width: 50%; }
  .l__col[data-1024*="7"] {
    width: 58.3333333333%; }
  .l__col[data-1024*="8"] {
    width: 66.6666666667%; }
  .l__col[data-1024*="9"] {
    width: 75%; }
  .l__col[data-1024*="10"] {
    width: 83.3333333333%; }
  .l__col[data-1024*="11"] {
    width: 91.6666666667%; }
  .l__col[data-1024*="12"] {
    width: 100%;
    float: none; }
  .l__col[data-offby1024*="1"] {
    margin-left: 8.3333333333%; }
  .l__col[data-offby1024*="2"] {
    margin-left: 16.6666666667%; }
  .l__col[data-offby1024*="3"] {
    margin-left: 25%; }
  .l__col[data-offby1024*="4"] {
    margin-left: 33.3333333333%; }
  .l__col[data-offby1024*="5"] {
    margin-left: 41.6666666667%; }
  .l__col[data-offby1024*="6"] {
    margin-left: 50%; }
  .l__col[data-offby1024*="7"] {
    margin-left: 58.3333333333%; }
  .l__col[data-offby1024*="8"] {
    margin-left: 66.6666666667%; }
  .l__col[data-offby1024*="9"] {
    margin-left: 75%; }
  .l__col[data-offby1024*="10"] {
    margin-left: 83.3333333333%; }
  .l__col[data-offby1024*="11"] {
    margin-left: 91.6666666667%; }
  .l__col[data-offby1024*="12"] {
    margin-left: 100%; }
  .l__col[data-offby1024*="false"] {
    margin-left: 0; } }

@media (max-width: 768px) {
  .l__col[data-768*="1"] {
    width: 8.3333333333%; }
  .l__col[data-768*="2"] {
    width: 16.6666666667%; }
  .l__col[data-768*="3"] {
    width: 25%; }
  .l__col[data-768*="4"] {
    width: 33.3333333333%; }
  .l__col[data-768*="5"] {
    width: 41.6666666667%; }
  .l__col[data-768*="6"] {
    width: 50%; }
  .l__col[data-768*="7"] {
    width: 58.3333333333%; }
  .l__col[data-768*="8"] {
    width: 66.6666666667%; }
  .l__col[data-768*="9"] {
    width: 75%; }
  .l__col[data-768*="10"] {
    width: 83.3333333333%; }
  .l__col[data-768*="11"] {
    width: 91.6666666667%; }
  .l__col[data-768*="12"] {
    width: 100%;
    float: none; }
  .l__col[data-offby768*="1"] {
    margin-left: 8.3333333333%; }
  .l__col[data-offby768*="2"] {
    margin-left: 16.6666666667%; }
  .l__col[data-offby768*="3"] {
    margin-left: 25%; }
  .l__col[data-offby768*="4"] {
    margin-left: 33.3333333333%; }
  .l__col[data-offby768*="5"] {
    margin-left: 41.6666666667%; }
  .l__col[data-offby768*="6"] {
    margin-left: 50%; }
  .l__col[data-offby768*="7"] {
    margin-left: 58.3333333333%; }
  .l__col[data-offby768*="8"] {
    margin-left: 66.6666666667%; }
  .l__col[data-offby768*="9"] {
    margin-left: 75%; }
  .l__col[data-offby768*="10"] {
    margin-left: 83.3333333333%; }
  .l__col[data-offby768*="11"] {
    margin-left: 91.6666666667%; }
  .l__col[data-offby768*="12"] {
    margin-left: 100%; }
  .l__col[data-offby768*="false"] {
    margin-left: 0; } }

@media (max-width: 480px) {
  .l__col[data-480*="1"] {
    width: 8.3333333333%; }
  .l__col[data-480*="2"] {
    width: 16.6666666667%; }
  .l__col[data-480*="3"] {
    width: 25%; }
  .l__col[data-480*="4"] {
    width: 33.3333333333%; }
  .l__col[data-480*="5"] {
    width: 41.6666666667%; }
  .l__col[data-480*="6"] {
    width: 50%; }
  .l__col[data-480*="7"] {
    width: 58.3333333333%; }
  .l__col[data-480*="8"] {
    width: 66.6666666667%; }
  .l__col[data-480*="9"] {
    width: 75%; }
  .l__col[data-480*="10"] {
    width: 83.3333333333%; }
  .l__col[data-480*="11"] {
    width: 91.6666666667%; }
  .l__col[data-480*="12"] {
    width: 100%;
    float: none; }
  .l__col[data-offby480*="1"] {
    margin-left: 8.3333333333%; }
  .l__col[data-offby480*="2"] {
    margin-left: 16.6666666667%; }
  .l__col[data-offby480*="3"] {
    margin-left: 25%; }
  .l__col[data-offby480*="4"] {
    margin-left: 33.3333333333%; }
  .l__col[data-offby480*="5"] {
    margin-left: 41.6666666667%; }
  .l__col[data-offby480*="6"] {
    margin-left: 50%; }
  .l__col[data-offby480*="7"] {
    margin-left: 58.3333333333%; }
  .l__col[data-offby480*="8"] {
    margin-left: 66.6666666667%; }
  .l__col[data-offby480*="9"] {
    margin-left: 75%; }
  .l__col[data-offby480*="10"] {
    margin-left: 83.3333333333%; }
  .l__col[data-offby480*="11"] {
    margin-left: 91.6666666667%; }
  .l__col[data-offby480*="12"] {
    margin-left: 100%; }
  .l__col[data-offby480*="false"] {
    margin-left: 0; } }

@media (max-width: 360px) {
  .l__col[data-360*="1"] {
    width: 8.3333333333%; }
  .l__col[data-360*="2"] {
    width: 16.6666666667%; }
  .l__col[data-360*="3"] {
    width: 25%; }
  .l__col[data-360*="4"] {
    width: 33.3333333333%; }
  .l__col[data-360*="5"] {
    width: 41.6666666667%; }
  .l__col[data-360*="6"] {
    width: 50%; }
  .l__col[data-360*="7"] {
    width: 58.3333333333%; }
  .l__col[data-360*="8"] {
    width: 66.6666666667%; }
  .l__col[data-360*="9"] {
    width: 75%; }
  .l__col[data-360*="10"] {
    width: 83.3333333333%; }
  .l__col[data-360*="11"] {
    width: 91.6666666667%; }
  .l__col[data-360*="12"] {
    width: 100%; }
  .l__col[data-offby360*="1"] {
    margin-left: 8.3333333333%; }
  .l__col[data-offby360*="2"] {
    margin-left: 16.6666666667%; }
  .l__col[data-offby360*="3"] {
    margin-left: 25%; }
  .l__col[data-offby360*="4"] {
    margin-left: 33.3333333333%; }
  .l__col[data-offby360*="5"] {
    margin-left: 41.6666666667%; }
  .l__col[data-offby360*="6"] {
    margin-left: 50%; }
  .l__col[data-offby360*="7"] {
    margin-left: 58.3333333333%; }
  .l__col[data-offby360*="8"] {
    margin-left: 66.6666666667%; }
  .l__col[data-offby360*="9"] {
    margin-left: 75%; }
  .l__col[data-offby360*="10"] {
    margin-left: 83.3333333333%; }
  .l__col[data-offby360*="11"] {
    margin-left: 91.6666666667%; }
  .l__col[data-offby360*="12"] {
    margin-left: 100%; }
  .l__col[data-offby360*="false"] {
    margin-left: 0; } }

.l__row__altlayout .l__col__offby1 {
  margin-right: 8.3333333333%; }

.l__row__altlayout .l__col__offby2 {
  margin-right: 16.6666666667%; }

.l__row__altlayout .l__col__offby3 {
  margin-right: 25%; }

.l__row__altlayout .l__col__offby4 {
  margin-right: 33.3333333333%; }

.l__row__altlayout .l__col__offby5 {
  margin-right: 41.6666666667%; }

.l__row__altlayout .l__col__offby6 {
  margin-right: 50%; }

.l__row__altlayout .l__col__offby7 {
  margin-right: 58.3333333333%; }

.l__row__altlayout .l__col__offby8 {
  margin-right: 66.6666666667%; }

.l__row__altlayout .l__col__offby9 {
  margin-right: 75%; }

.l__row__altlayout .l__col__offby10 {
  margin-right: 83.3333333333%; }

.l__row__altlayout .l__col__offby11 {
  margin-right: 91.6666666667%; }

.l__row__altlayout .l__col__offby12 {
  margin-right: 100%; }

.l__row[data-grid="24"] .l__col__span1 {
  width: 4.1666666667%; }

.l__row[data-grid="24"] .l__col__span2 {
  width: 8.3333333333%; }

.l__row[data-grid="24"] .l__col__span3 {
  width: 12.5%; }

.l__row[data-grid="24"] .l__col__span4 {
  width: 16.6666666667%; }

.l__row[data-grid="24"] .l__col__span5 {
  width: 20.8333333333%; }

.l__row[data-grid="24"] .l__col__span6 {
  width: 25%; }

.l__row[data-grid="24"] .l__col__span7 {
  width: 29.1666666667%; }

.l__row[data-grid="24"] .l__col__span8 {
  width: 33.3333333333%; }

.l__row[data-grid="24"] .l__col__span9 {
  width: 37.5%; }

.l__row[data-grid="24"] .l__col__span10 {
  width: 41.6666666667%; }

.l__row[data-grid="24"] .l__col__span11 {
  width: 45.8333333333%; }

.l__row[data-grid="24"] .l__col__span12 {
  width: 50%; }

.l__row[data-grid="24"] .l__col__span13 {
  width: 54.1666666667%; }

.l__row[data-grid="24"] .l__col__span14 {
  width: 58.3333333333%; }

.l__row[data-grid="24"] .l__col__span15 {
  width: 62.5%; }

.l__row[data-grid="24"] .l__col__span16 {
  width: 66.6666666667%; }

.l__row[data-grid="24"] .l__col__span17 {
  width: 70.8333333333%; }

.l__row[data-grid="24"] .l__col__span18 {
  width: 75%; }

.l__row[data-grid="24"] .l__col__span19 {
  width: 79.1666666667%; }

.l__row[data-grid="24"] .l__col__span20 {
  width: 83.3333333333%; }

.l__row[data-grid="24"] .l__col__span21 {
  width: 87.5%; }

.l__row[data-grid="24"] .l__col__span22 {
  width: 91.6666666667%; }

.l__row[data-grid="24"] .l__col__span23 {
  width: 95.8333333333%; }

.l__row[data-grid="24"] .l__col__span24 {
  width: 100%; }

@media (max-width: 768px) {
  .l__row[data-grid="24"] .l__col[data-768*="1"] {
    width: 4.1666666667%; }
  .l__row[data-grid="24"] .l__col[data-768*="2"] {
    width: 8.3333333333%; }
  .l__row[data-grid="24"] .l__col[data-768*="3"] {
    width: 12.5%; }
  .l__row[data-grid="24"] .l__col[data-768*="4"] {
    width: 16.6666666667%; }
  .l__row[data-grid="24"] .l__col[data-768*="5"] {
    width: 20.8333333333%; }
  .l__row[data-grid="24"] .l__col[data-768*="6"] {
    width: 25%; }
  .l__row[data-grid="24"] .l__col[data-768*="7"] {
    width: 29.1666666667%; }
  .l__row[data-grid="24"] .l__col[data-768*="8"] {
    width: 33.3333333333%; }
  .l__row[data-grid="24"] .l__col[data-768*="9"] {
    width: 37.5%; }
  .l__row[data-grid="24"] .l__col[data-768*="10"] {
    width: 41.6666666667%; }
  .l__row[data-grid="24"] .l__col[data-768*="11"] {
    width: 45.8333333333%; }
  .l__row[data-grid="24"] .l__col[data-768*="12"] {
    width: 50%; }
  .l__row[data-grid="24"] .l__col[data-768*="13"] {
    width: 54.1666666667%; }
  .l__row[data-grid="24"] .l__col[data-768*="14"] {
    width: 58.3333333333%; }
  .l__row[data-grid="24"] .l__col[data-768*="15"] {
    width: 62.5%; }
  .l__row[data-grid="24"] .l__col[data-768*="16"] {
    width: 66.6666666667%; }
  .l__row[data-grid="24"] .l__col[data-768*="17"] {
    width: 70.8333333333%; }
  .l__row[data-grid="24"] .l__col[data-768*="18"] {
    width: 75%; }
  .l__row[data-grid="24"] .l__col[data-768*="19"] {
    width: 79.1666666667%; }
  .l__row[data-grid="24"] .l__col[data-768*="20"] {
    width: 83.3333333333%; }
  .l__row[data-grid="24"] .l__col[data-768*="21"] {
    width: 87.5%; }
  .l__row[data-grid="24"] .l__col[data-768*="22"] {
    width: 91.6666666667%; }
  .l__row[data-grid="24"] .l__col[data-768*="23"] {
    width: 95.8333333333%; }
  .l__row[data-grid="24"] .l__col[data-768*="24"] {
    width: 100%; } }

@media (max-width: 480px) {
  .l__row[data-grid="24"] .l__col[data-480*="1"] {
    width: 4.1666666667%; }
  .l__row[data-grid="24"] .l__col[data-480*="2"] {
    width: 8.3333333333%; }
  .l__row[data-grid="24"] .l__col[data-480*="3"] {
    width: 12.5%; }
  .l__row[data-grid="24"] .l__col[data-480*="4"] {
    width: 16.6666666667%; }
  .l__row[data-grid="24"] .l__col[data-480*="5"] {
    width: 20.8333333333%; }
  .l__row[data-grid="24"] .l__col[data-480*="6"] {
    width: 25%; }
  .l__row[data-grid="24"] .l__col[data-480*="7"] {
    width: 29.1666666667%; }
  .l__row[data-grid="24"] .l__col[data-480*="8"] {
    width: 33.3333333333%; }
  .l__row[data-grid="24"] .l__col[data-480*="9"] {
    width: 37.5%; }
  .l__row[data-grid="24"] .l__col[data-480*="10"] {
    width: 41.6666666667%; }
  .l__row[data-grid="24"] .l__col[data-480*="11"] {
    width: 45.8333333333%; }
  .l__row[data-grid="24"] .l__col[data-480*="12"] {
    width: 50%; }
  .l__row[data-grid="24"] .l__col[data-480*="13"] {
    width: 54.1666666667%; }
  .l__row[data-grid="24"] .l__col[data-480*="14"] {
    width: 58.3333333333%; }
  .l__row[data-grid="24"] .l__col[data-480*="15"] {
    width: 62.5%; }
  .l__row[data-grid="24"] .l__col[data-480*="16"] {
    width: 66.6666666667%; }
  .l__row[data-grid="24"] .l__col[data-480*="17"] {
    width: 70.8333333333%; }
  .l__row[data-grid="24"] .l__col[data-480*="18"] {
    width: 75%; }
  .l__row[data-grid="24"] .l__col[data-480*="19"] {
    width: 79.1666666667%; }
  .l__row[data-grid="24"] .l__col[data-480*="20"] {
    width: 83.3333333333%; }
  .l__row[data-grid="24"] .l__col[data-480*="21"] {
    width: 87.5%; }
  .l__row[data-grid="24"] .l__col[data-480*="22"] {
    width: 91.6666666667%; }
  .l__row[data-grid="24"] .l__col[data-480*="23"] {
    width: 95.8333333333%; }
  .l__row[data-grid="24"] .l__col[data-480*="24"] {
    width: 100%; } }

.l__gutter__large {
  padding-left: 22.91666666666667%;
  padding-right: 22.91666666666667%; }
  @media (max-width: 768px) {
    .l__gutter__large {
      padding-left: 11.45833333333334%;
      padding-right: 11.45833333333334%; } }
  @media (max-width: 480px) {
    .l__gutter__large {
      padding: 0; } }

.l__gutter__small {
  padding-left: 10.17699115044248%;
  padding-right: 10.17699115044248%; }
  @media (max-width: 768px) {
    .l__gutter__small {
      padding-left: 5.08849557522124%;
      padding-right: 5.08849557522124%; } }
  @media (max-width: 480px) {
    .l__gutter__small {
      padding: 0; } }

.l__panel {
  height: 50vh;
  position: relative; }

.l__flexcenter {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.l__abcenter {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }

.l__flexalign {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.l__panel {
  position: relative; }
  .l__panel__fullheight {
    height: 100vh; }

.no-js [data-anim*="fade"] {
  opacity: 1; }

[data-anim*="fade"] {
  opacity: 0; }

[data-anim] {
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }
  [data-anim][data-anim__delay="1"] {
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s; }
  [data-anim][data-anim__duration="1"] {
    -webkit-animation-duration: 0.1s;
            animation-duration: 0.1s; }
  [data-anim][data-anim__delay="2"] {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s; }
  [data-anim][data-anim__duration="2"] {
    -webkit-animation-duration: 0.2s;
            animation-duration: 0.2s; }
  [data-anim][data-anim__delay="3"] {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s; }
  [data-anim][data-anim__duration="3"] {
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s; }
  [data-anim][data-anim__delay="4"] {
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s; }
  [data-anim][data-anim__duration="4"] {
    -webkit-animation-duration: 0.4s;
            animation-duration: 0.4s; }
  [data-anim][data-anim__delay="5"] {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s; }
  [data-anim][data-anim__duration="5"] {
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s; }
  [data-anim][data-anim__delay="6"] {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s; }
  [data-anim][data-anim__duration="6"] {
    -webkit-animation-duration: 0.6s;
            animation-duration: 0.6s; }
  [data-anim][data-anim__delay="7"] {
    -webkit-animation-delay: 0.7s;
            animation-delay: 0.7s; }
  [data-anim][data-anim__duration="7"] {
    -webkit-animation-duration: 0.7s;
            animation-duration: 0.7s; }
  [data-anim][data-anim__delay="8"] {
    -webkit-animation-delay: 0.8s;
            animation-delay: 0.8s; }
  [data-anim][data-anim__duration="8"] {
    -webkit-animation-duration: 0.8s;
            animation-duration: 0.8s; }
  [data-anim][data-anim__delay="9"] {
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s; }
  [data-anim][data-anim__duration="9"] {
    -webkit-animation-duration: 0.9s;
            animation-duration: 0.9s; }
  [data-anim][data-anim__delay="10"] {
    -webkit-animation-delay: 1s;
            animation-delay: 1s; }
  [data-anim][data-anim__duration="10"] {
    -webkit-animation-duration: 1s;
            animation-duration: 1s; }
  [data-anim][data-anim__delay="11"] {
    -webkit-animation-delay: 1.1s;
            animation-delay: 1.1s; }
  [data-anim][data-anim__duration="11"] {
    -webkit-animation-duration: 1.1s;
            animation-duration: 1.1s; }
  [data-anim][data-anim__delay="12"] {
    -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s; }
  [data-anim][data-anim__duration="12"] {
    -webkit-animation-duration: 1.2s;
            animation-duration: 1.2s; }
  [data-anim][data-anim__delay="13"] {
    -webkit-animation-delay: 1.3s;
            animation-delay: 1.3s; }
  [data-anim][data-anim__duration="13"] {
    -webkit-animation-duration: 1.3s;
            animation-duration: 1.3s; }
  [data-anim][data-anim__delay="14"] {
    -webkit-animation-delay: 1.4s;
            animation-delay: 1.4s; }
  [data-anim][data-anim__duration="14"] {
    -webkit-animation-duration: 1.4s;
            animation-duration: 1.4s; }
  [data-anim][data-anim__delay="15"] {
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s; }
  [data-anim][data-anim__duration="15"] {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s; }
  [data-anim][data-anim__delay="16"] {
    -webkit-animation-delay: 1.6s;
            animation-delay: 1.6s; }
  [data-anim][data-anim__duration="16"] {
    -webkit-animation-duration: 1.6s;
            animation-duration: 1.6s; }
  [data-anim][data-anim__delay="17"] {
    -webkit-animation-delay: 1.7s;
            animation-delay: 1.7s; }
  [data-anim][data-anim__duration="17"] {
    -webkit-animation-duration: 1.7s;
            animation-duration: 1.7s; }
  [data-anim][data-anim__delay="18"] {
    -webkit-animation-delay: 1.8s;
            animation-delay: 1.8s; }
  [data-anim][data-anim__duration="18"] {
    -webkit-animation-duration: 1.8s;
            animation-duration: 1.8s; }
  [data-anim][data-anim__delay="19"] {
    -webkit-animation-delay: 1.9s;
            animation-delay: 1.9s; }
  [data-anim][data-anim__duration="19"] {
    -webkit-animation-duration: 1.9s;
            animation-duration: 1.9s; }
  [data-anim][data-anim__delay="20"] {
    -webkit-animation-delay: 2s;
            animation-delay: 2s; }
  [data-anim][data-anim__duration="20"] {
    -webkit-animation-duration: 2s;
            animation-duration: 2s; }
  [data-anim][data-anim__delay="21"] {
    -webkit-animation-delay: 2.1s;
            animation-delay: 2.1s; }
  [data-anim][data-anim__duration="21"] {
    -webkit-animation-duration: 2.1s;
            animation-duration: 2.1s; }
  [data-anim][data-anim__delay="22"] {
    -webkit-animation-delay: 2.2s;
            animation-delay: 2.2s; }
  [data-anim][data-anim__duration="22"] {
    -webkit-animation-duration: 2.2s;
            animation-duration: 2.2s; }
  [data-anim][data-anim__delay="23"] {
    -webkit-animation-delay: 2.3s;
            animation-delay: 2.3s; }
  [data-anim][data-anim__duration="23"] {
    -webkit-animation-duration: 2.3s;
            animation-duration: 2.3s; }
  [data-anim][data-anim__delay="24"] {
    -webkit-animation-delay: 2.4s;
            animation-delay: 2.4s; }
  [data-anim][data-anim__duration="24"] {
    -webkit-animation-duration: 2.4s;
            animation-duration: 2.4s; }
  [data-anim][data-anim__delay="25"] {
    -webkit-animation-delay: 2.5s;
            animation-delay: 2.5s; }
  [data-anim][data-anim__duration="25"] {
    -webkit-animation-duration: 2.5s;
            animation-duration: 2.5s; }
  [data-anim][data-anim__delay="26"] {
    -webkit-animation-delay: 2.6s;
            animation-delay: 2.6s; }
  [data-anim][data-anim__duration="26"] {
    -webkit-animation-duration: 2.6s;
            animation-duration: 2.6s; }
  [data-anim][data-anim__delay="27"] {
    -webkit-animation-delay: 2.7s;
            animation-delay: 2.7s; }
  [data-anim][data-anim__duration="27"] {
    -webkit-animation-duration: 2.7s;
            animation-duration: 2.7s; }
  [data-anim][data-anim__delay="28"] {
    -webkit-animation-delay: 2.8s;
            animation-delay: 2.8s; }
  [data-anim][data-anim__duration="28"] {
    -webkit-animation-duration: 2.8s;
            animation-duration: 2.8s; }
  [data-anim][data-anim__delay="29"] {
    -webkit-animation-delay: 2.9s;
            animation-delay: 2.9s; }
  [data-anim][data-anim__duration="29"] {
    -webkit-animation-duration: 2.9s;
            animation-duration: 2.9s; }
  [data-anim][data-anim__delay="30"] {
    -webkit-animation-delay: 3s;
            animation-delay: 3s; }
  [data-anim][data-anim__duration="30"] {
    -webkit-animation-duration: 3s;
            animation-duration: 3s; }
  [data-anim][data-anim__delay="31"] {
    -webkit-animation-delay: 3.1s;
            animation-delay: 3.1s; }
  [data-anim][data-anim__duration="31"] {
    -webkit-animation-duration: 3.1s;
            animation-duration: 3.1s; }
  [data-anim][data-anim__delay="32"] {
    -webkit-animation-delay: 3.2s;
            animation-delay: 3.2s; }
  [data-anim][data-anim__duration="32"] {
    -webkit-animation-duration: 3.2s;
            animation-duration: 3.2s; }
  [data-anim][data-anim__delay="33"] {
    -webkit-animation-delay: 3.3s;
            animation-delay: 3.3s; }
  [data-anim][data-anim__duration="33"] {
    -webkit-animation-duration: 3.3s;
            animation-duration: 3.3s; }
  [data-anim][data-anim__delay="34"] {
    -webkit-animation-delay: 3.4s;
            animation-delay: 3.4s; }
  [data-anim][data-anim__duration="34"] {
    -webkit-animation-duration: 3.4s;
            animation-duration: 3.4s; }
  [data-anim][data-anim__delay="35"] {
    -webkit-animation-delay: 3.5s;
            animation-delay: 3.5s; }
  [data-anim][data-anim__duration="35"] {
    -webkit-animation-duration: 3.5s;
            animation-duration: 3.5s; }
  [data-anim][data-anim__delay="36"] {
    -webkit-animation-delay: 3.6s;
            animation-delay: 3.6s; }
  [data-anim][data-anim__duration="36"] {
    -webkit-animation-duration: 3.6s;
            animation-duration: 3.6s; }
  [data-anim][data-anim__delay="37"] {
    -webkit-animation-delay: 3.7s;
            animation-delay: 3.7s; }
  [data-anim][data-anim__duration="37"] {
    -webkit-animation-duration: 3.7s;
            animation-duration: 3.7s; }
  [data-anim][data-anim__delay="38"] {
    -webkit-animation-delay: 3.8s;
            animation-delay: 3.8s; }
  [data-anim][data-anim__duration="38"] {
    -webkit-animation-duration: 3.8s;
            animation-duration: 3.8s; }
  [data-anim][data-anim__delay="39"] {
    -webkit-animation-delay: 3.9s;
            animation-delay: 3.9s; }
  [data-anim][data-anim__duration="39"] {
    -webkit-animation-duration: 3.9s;
            animation-duration: 3.9s; }
  [data-anim][data-anim__delay="40"] {
    -webkit-animation-delay: 4s;
            animation-delay: 4s; }
  [data-anim][data-anim__duration="40"] {
    -webkit-animation-duration: 4s;
            animation-duration: 4s; }
  [data-anim][data-anim__delay="41"] {
    -webkit-animation-delay: 4.1s;
            animation-delay: 4.1s; }
  [data-anim][data-anim__duration="41"] {
    -webkit-animation-duration: 4.1s;
            animation-duration: 4.1s; }
  [data-anim][data-anim__delay="42"] {
    -webkit-animation-delay: 4.2s;
            animation-delay: 4.2s; }
  [data-anim][data-anim__duration="42"] {
    -webkit-animation-duration: 4.2s;
            animation-duration: 4.2s; }
  [data-anim][data-anim__delay="43"] {
    -webkit-animation-delay: 4.3s;
            animation-delay: 4.3s; }
  [data-anim][data-anim__duration="43"] {
    -webkit-animation-duration: 4.3s;
            animation-duration: 4.3s; }
  [data-anim][data-anim__delay="44"] {
    -webkit-animation-delay: 4.4s;
            animation-delay: 4.4s; }
  [data-anim][data-anim__duration="44"] {
    -webkit-animation-duration: 4.4s;
            animation-duration: 4.4s; }
  [data-anim][data-anim__delay="45"] {
    -webkit-animation-delay: 4.5s;
            animation-delay: 4.5s; }
  [data-anim][data-anim__duration="45"] {
    -webkit-animation-duration: 4.5s;
            animation-duration: 4.5s; }
  [data-anim][data-anim__delay="46"] {
    -webkit-animation-delay: 4.6s;
            animation-delay: 4.6s; }
  [data-anim][data-anim__duration="46"] {
    -webkit-animation-duration: 4.6s;
            animation-duration: 4.6s; }
  [data-anim][data-anim__delay="47"] {
    -webkit-animation-delay: 4.7s;
            animation-delay: 4.7s; }
  [data-anim][data-anim__duration="47"] {
    -webkit-animation-duration: 4.7s;
            animation-duration: 4.7s; }
  [data-anim][data-anim__delay="48"] {
    -webkit-animation-delay: 4.8s;
            animation-delay: 4.8s; }
  [data-anim][data-anim__duration="48"] {
    -webkit-animation-duration: 4.8s;
            animation-duration: 4.8s; }
  [data-anim][data-anim__delay="49"] {
    -webkit-animation-delay: 4.9s;
            animation-delay: 4.9s; }
  [data-anim][data-anim__duration="49"] {
    -webkit-animation-duration: 4.9s;
            animation-duration: 4.9s; }
  [data-anim][data-anim__delay="50"] {
    -webkit-animation-delay: 5s;
            animation-delay: 5s; }
  [data-anim][data-anim__duration="50"] {
    -webkit-animation-duration: 5s;
            animation-duration: 5s; }
  [data-anim]:not([data-anim__scroll="true"])[data-anim~="fadein"] {
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn; }
  [data-anim]:not([data-anim__scroll="true"])[data-anim~="fadebounce"] {
    -webkit-animation-name: fadeBounce;
            animation-name: fadeBounce; }
  [data-anim]:not([data-anim__scroll="true"])[data-anim~="fadescale"] {
    -webkit-animation-name: fadeScale;
            animation-name: fadeScale; }
  [data-anim]:not([data-anim__scroll="true"])[data-anim~="fadedownfromtop"] {
    -webkit-animation-name: fadeDownFromTop;
            animation-name: fadeDownFromTop;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  [data-anim]:not([data-anim__scroll="true"])[data-anim~="stroke"] {
    -webkit-animation-name: strokeAnim;
            animation-name: strokeAnim; }
  [data-anim]:not([data-anim__scroll="true"])[data-anim~="fadeslideup"] {
    -webkit-animation-name: slideUp;
            animation-name: slideUp; }
  [data-anim]:not([data-anim__scroll="true"])[data-anim~="fadeslideupmax"] {
    -webkit-animation-name: slideUpMax;
            animation-name: slideUpMax; }
  [data-anim][data-anim__animate="true"][data-anim~="fadein"] {
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn; }
  [data-anim][data-anim__animate="true"][data-anim~="fadebounce"] {
    -webkit-animation-name: fadeBounce;
            animation-name: fadeBounce; }
  [data-anim][data-anim__animate="true"][data-anim~="fadescale"] {
    -webkit-animation-name: fadeScale;
            animation-name: fadeScale; }
  [data-anim][data-anim__animate="true"][data-anim~="fadedownfromtop"] {
    -webkit-animation-name: fadeDownFromTop;
            animation-name: fadeDownFromTop;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  [data-anim][data-anim__animate="true"][data-anim~="fadeslideup"] {
    -webkit-animation-name: slideUp;
            animation-name: slideUp; }
  [data-anim][data-anim__animate="true"][data-anim~="fadeslideupmax"] {
    -webkit-animation-name: slideUpMax;
            animation-name: slideUpMax;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  [data-anim][data-anim__animate="true"][data-anim~="stroke"] {
    -webkit-animation-name: strokeAnim;
            animation-name: strokeAnim; }
  [data-anim][data-anim__iteration="infinte"] {
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeBounce {
  0% {
    opacity: 0; }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }
  70% {
    -webkit-transform: scale(1); }
  80% {
    -webkit-transform: scale(1.05); }
  95% {
    -webkit-transform: scale(1.025); }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }

@keyframes fadeBounce {
  0% {
    opacity: 0; }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  80% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  95% {
    -webkit-transform: scale(1.025);
            transform: scale(1.025); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes fadeScale {
  0% {
    opacity: 0; }
  75% {
    opacity: 1;
    -webkit-transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }

@keyframes fadeScale {
  0% {
    opacity: 0; }
  75% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes fadeDownFromTop {
  0% {
    -webkit-transform: translateY(-1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@keyframes fadeDownFromTop {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

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

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

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(200px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@keyframes slideUp {
  0% {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes slideUpMax {
  0% {
    -webkit-transform: translateY(1000px);
    opacity: 0; }
  50% {
    -webkit-transform: translateY(500px);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@keyframes slideUpMax {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0; }
  50% {
    -webkit-transform: translateY(500px);
            transform: translateY(500px);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes slideUpMin {
  0% {
    -webkit-transform: translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@keyframes slideUpMin {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

img {
  display: inline-block;
  max-width: 100%;
  width: auto; }
  img.left {
    margin: 0.625em 0.625em 0 0; }
  img.right {
    margin: 0.625em 0 0 0.625em; }

blockquote {
  border: 0;
  color: #ffffff;
  font-size: 1.125em;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4444444444em;
  margin: 0;
  padding: 0 0.5555555556em; }
  blockquote > span {
    background-color: #2b4493;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    -webkit-box-shadow: 10px 0 0 #2b4493, -10px 0 0 #2b4493;
            box-shadow: 10px 0 0 #2b4493, -10px 0 0 #2b4493;
    padding: 0.3888888889em 0; }
  blockquote footer {
    font-size: 0.8888888889em;
    line-height: 1.875em;
    padding-top: 0.625em;
    text-align: left; }
    blockquote footer cite {
      color: #2b4493;
      font-style: normal; }

hr {
  background-color: #2b4493;
  border: 0;
  height: 2px;
  margin: 3.125em 0; }
  hr.subsplit {
    height: 1px;
    margin: 1.5625em auto;
    width: 50%; }

em {
  background-color: #2b4493;
  color: #ffffff;
  font-size: 0.75em;
  font-style: normal;
  padding: 2px; }

fieldset {
  border: 0; }

legend {
  display: none; }

.left {
  float: left; }

.right {
  float: right; }

.error {
  color: #e6332a; }

.success {
  color: #11934c; }

.aligncenter {
  text-align: center; }

.alignright {
  text-align: right; }

.hidden {
  display: none !important; }

.i__svg {
  display: block; }
  .i__svg.logo {
    height: 4.0625em;
    width: 14.625em; }
  .i__svg.contactType--tel {
    height: 18px;
    width: 22px; }
  .i__svg.contactType--envelope {
    height: 18px;
    margin-left: 2px;
    width: 18px; }
  .i__svg.searchIcon {
    background-image: url(../images/icons/search-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    height: 1.4444444444em;
    width: 1.4444444444em; }
  .i__svg.ticketsIcon {
    background-image: url(../images/icons/ticket-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    height: 1.3333333333em;
    width: 1.7222222222em; }
  .i__svg.resultsIcon {
    background-image: url(../images/icons/results-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    height: 1.3333333333em;
    width: 1.3333333333em; }
  .i__svg.contactIcon {
    background-image: url(../images/icons/contact-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    height: 1.3333333333em;
    width: 1.3333333333em; }
  .i__svg.newsletterIcon {
    background-image: url(../images/icons/newsletter-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    height: 0.8888888889em;
    width: 1.3333333333em; }
  .i__svg.basketIcon {
    background-image: url(../images/icons/Basket.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    height: 19px;
    width: 21.17px;
    margin-right: 9px; }
  .i__svg.accountIcon {
    background-image: url(../images/icons/Account.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    height: 22px;
    width: 22px;
    margin-right: 9px; }
  .i__svg.nextIcon {
    height: 12px;
    width: 14px; }
  .i__svg.marker {
    height: 1.5em;
    width: 1.05em; }
  .i__svg.tickIcon {
    height: 1.7857142857em;
    width: 2.1428571429em; }
  .i__svg.dropIcon {
    height: 10px;
    width: 17px; }
  .i__svg--facebook {
    height: 40px;
    width: 40px; }
  .i__svg--twitter {
    height: 40px;
    width: 40px; }
  .i__svg--linkedin {
    height: 40px;
    width: 40px; }
  .i__svg svg {
    display: block;
    height: 100%;
    width: 100%; }

.m__modal {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 250; }
  .m__modal__content {
    max-height: 90vh;
    max-width: 90vw;
    overflow-y: auto; }
    @media (max-width: 768px) {
      .m__modal__content {
        width: 90vw; } }

.g__header__events-yellow .btn, .btn, .c__comp__form .gform_footer input[type="submit"], .c__comp__newsletter .c__comp__form__wrapper .gform_footer input[type="submit"] {
  border-radius: 2em;
  display: inline-block;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.1428571429em;
  padding: 0.8571428571em 1.4285714286em;
  position: relative;
  text-align: center;
  text-transform: uppercase; }
  .btn__progress.btn, .c__comp__form .gform_footer input.btn__progress[type="submit"], .c__comp__newsletter .c__comp__form__wrapper .gform_footer input.btn__progress[type="submit"] {
    padding-right: 3.5714285714em; }
    .btn__progress.btn::after, .c__comp__form .gform_footer input.btn__progress[type="submit"]::after, .c__comp__newsletter .c__comp__form__wrapper .gform_footer input.btn__progress[type="submit"]::after {
      background-image: url(../images/icons/progress-icon.svg);
      background-size: contain;
      background-repeat: no-repeat;
      content: "";
      height: 0.8571428571em;
      position: absolute;
      right: 1.0714285714em;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      -webkit-transition: all ease-in 0.2s;
              transition: all ease-in 0.2s;
      width: 1em; }
    .btn__progress.btn:hover::after, .c__comp__form .gform_footer input.btn__progress[type="submit"]:hover::after, .c__comp__newsletter .c__comp__form__wrapper .gform_footer input.btn__progress[type="submit"]:hover::after {
      -webkit-transform: translateY(-50%) translateX(5px);
          -ms-transform: translateY(-50%) translateX(5px);
              transform: translateY(-50%) translateX(5px); }

.g__header__events-yellow .btn__standard {
  background: #FFEC00;
  color: #fff; }
  .g__header__events-yellow .btn__standard:hover {
    background-color: #ccbd00; }

.btn__standard {
  background: #2b4493;
  color: #ffffff; }
  .btn__standard:hover {
    background-color: #1f326c; }

.btn__yellow, .c__comp__form .gform_footer input[type="submit"], .c__comp__newsletter .c__comp__form__wrapper .gform_footer input[type="submit"] {
  background: #fecb35;
  color: #2a2c2b; }
  .btn__yellow:hover, .c__comp__form .gform_footer input:hover[type="submit"], .c__comp__newsletter .c__comp__form__wrapper .gform_footer input:hover[type="submit"] {
    background-color: #febe02; }
  .btn__yellow.btn__progress::after, .c__comp__form .gform_footer input.btn__progress[type="submit"]::after, .c__comp__newsletter .c__comp__form__wrapper .gform_footer input.btn__progress[type="submit"]::after {
    background-image: url(../images/icons/progress-dark-icon.svg); }

.btn__dark {
  background-color: #151515;
  color: #ffffff; }
  .btn__dark:hover {
    background-color: black; }

.btn__darkBlue {
  background-color: #060F2C;
  color: #ffffff; }
  .btn__darkBlue:hover {
    background-color: black; }

.btn__full {
  display: block;
  width: 100%; }

.btn:hover {
  text-decoration: none; }

#wpadminbar {
  position: fixed;
  top: auto;
  bottom: 0; }

#navigation__trigger {
  display: none; }

.g__header__cro {
  position: fixed;
  width: 100%;
  z-index: 1000;
  float: left;
  border: none;
  top: 0;
  left: 0;
  background-color: #132D7F;
  background-image: url(../images/bg/blue-navigation.svg);
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 1024px) {
    .g__header__cro {
      background-image: none; } }
  .g__header__cro.sticky {
    -webkit-box-shadow: 0 4px 20px -10px #333;
            box-shadow: 0 4px 20px -10px #333; }
  .g__header__cro .logo-for-sponsor {
    float: left;
    height: 17px;
    width: auto;
    margin-right: 10px;
    margin-top: 5px;
    display: block !important; }
    .g__header__cro .logo-for-sponsor img {
      height: 17px;
      width: auto; }
  .g__header__cro.g__header__events-yellow {
    background-color: #FFE000;
    background-image: url(../images/bg/events-banner.svg); }
    @media (max-width: 1024px) {
      .g__header__cro.g__header__events-yellow {
        background-image: none; } }
    .g__header__cro.g__header__events-yellow .telephone:before {
      background-image: url("../images/icons/phone-icon.svg"); }
    .g__header__cro.g__header__events-yellow .enquire:before {
      background-image: url("../images/icons/enquire-icon.svg"); }
    .g__header__cro.g__header__events-yellow .g__header__cro__top {
      background-color: #132D7F; }
      .g__header__cro.g__header__events-yellow .g__header__cro__top .telephone,
      .g__header__cro.g__header__events-yellow .g__header__cro__top .enquire {
        color: #fff; }
      .g__header__cro.g__header__events-yellow .g__header__cro__top ul li a {
        color: #fff; }
        .g__header__cro.g__header__events-yellow .g__header__cro__top ul li a .basketIcon {
          background-image: url(../images/icons/Basket-white.svg); }
      .g__header__cro.g__header__events-yellow .g__header__cro__top ul li.events {
        display: none; }
      .g__header__cro.g__header__events-yellow .g__header__cro__top ul li.cricket {
        display: block; }
        .g__header__cro.g__header__events-yellow .g__header__cro__top ul li.cricket a {
          color: #132D7F;
          padding: 5px 12px;
          background-color: #FFE000;
          border-radius: 14.5px;
          position: relative;
          padding-left: 35px; }
          .g__header__cro.g__header__events-yellow .g__header__cro__top ul li.cricket a:hover:after {
            display: none; }
          .g__header__cro.g__header__events-yellow .g__header__cro__top ul li.cricket a:before {
            content: '';
            background-image: url("../images/icons/cricket-icon.svg");
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
            height: 15px;
            width: 15px;
            position: absolute;
            left: 10px;
            top: 50%;
            -webkit-transform: translate(0, -50%);
                -ms-transform: translate(0, -50%);
                    transform: translate(0, -50%); }
    .g__header__cro.g__header__events-yellow .g__header__cro__bottom__logo {
      float: left;
      max-width: 63px;
      padding: 15px 0; }
      .g__header__cro.g__header__events-yellow .g__header__cro__bottom__logo a::after {
        content: '';
        float: left;
        max-width: 63px;
        background-image: url(../images/icons/logo-white.svg); }
      @media (max-width: 1024px) {
        .g__header__cro.g__header__events-yellow .g__header__cro__bottom__logo {
          max-width: 47.12px;
          padding: 13px 0; } }
    .g__header__cro.g__header__events-yellow .g__header__cro__bottom__navigation ul li a {
      color: #132D7F; }
      @media (max-width: 1024px) {
        .g__header__cro.g__header__events-yellow .g__header__cro__bottom__navigation ul li a {
          color: #fff;
          padding: 15px;
          font-weight: 400; } }
    @media (max-width: 1024px) {
      .g__header__cro.g__header__events-yellow .g__header__cro__bottom__navigation ul li .subnav__terms {
        float: none; }
        .g__header__cro.g__header__events-yellow .g__header__cro__bottom__navigation ul li .subnav__terms li {
          width: 100%;
          margin: 0 0 0 20px;
          padding: 0;
          border-bottom: 0;
          float: none; }
          .g__header__cro.g__header__events-yellow .g__header__cro__bottom__navigation ul li .subnav__terms li a {
            font-size: 20px;
            line-height: 24px;
            font-weight: 400;
            float: none; } }
    .g__header__cro.g__header__events-yellow .subnav__feature__content h3, .g__header__cro.g__header__events-yellow .subnav__feature__content h4 {
      color: #000 !important; }
    .g__header__cro.g__header__events-yellow .subnav__feature__content p {
      color: #000 !important; }
    .g__header__cro.g__header__events-yellow .subnav__feature__content .link {
      color: #000 !important; }
  .g__header__cro__top {
    padding: 9px 0;
    background-color: #FFE000; }
    @media (max-width: 1024px) {
      .g__header__cro__top {
        display: none; } }
    .g__header__cro__top .telephone,
    .g__header__cro__top .enquire {
      float: left;
      font-size: 16px;
      line-height: 26px;
      color: #132D7F;
      position: relative;
      padding-left: 25px; }
    .g__header__cro__top .enquire {
      margin-left: 15px; }
      .g__header__cro__top .enquire:before {
        content: '';
        background-image: url("../images/icons/enquire-icon-blue.svg");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        height: 15px;
        width: 15px;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
                transform: translate(0, -50%); }
    .g__header__cro__top .telephone:before {
      content: '';
      background-image: url("../images/icons/phone-icon-blue.svg");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      height: 15px;
      width: 15px;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%); }
    .g__header__cro__top ul {
      float: right;
      list-style: none;
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .g__header__cro__top ul li {
        position: relative;
        display: inline-block;
        padding: 0em 0.75em; }
        .g__header__cro__top ul li.cricket {
          display: none; }
        .g__header__cro__top ul li.events a {
          padding: 5px 12px;
          background-color: #132D7F;
          border-radius: 14.5px;
          color: #fff;
          position: relative;
          padding-left: 35px; }
          .g__header__cro__top ul li.events a:hover:after {
            display: none; }
          .g__header__cro__top ul li.events a:before {
            content: '';
            background-image: url("../images/icons/events-icon.svg");
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
            height: 15px;
            width: 15px;
            position: absolute;
            left: 10px;
            top: 50%;
            -webkit-transform: translate(0, -50%);
                -ms-transform: translate(0, -50%);
                    transform: translate(0, -50%); }
        .g__header__cro__top ul li a {
          color: #132D7F;
          font-size: 15px;
          line-height: 16px;
          font-weight: 500;
          display: block;
          position: relative; }
          .g__header__cro__top ul li a .basketIcon {
            background-image: url(../images/icons/Basket-blue.svg); }
          @media (max-width: 1024px) {
            .g__header__cro__top ul li a {
              padding: 0em 1.5em;
              font-weight: 400; } }
          .g__header__cro__top ul li a::after {
            content: '';
            display: block;
            position: absolute;
            left: 0%;
            bottom: -30%;
            height: 2px;
            width: 0;
            background-color: #fff;
            -webkit-transition: 0.5s;
            transition: 0.5s; }
          .g__header__cro__top ul li a:hover::after {
            width: 100%; }
        .g__header__cro__top ul li .link-icon {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
          .g__header__cro__top ul li .link-icon .login {
            margin-top: 1px; }
    .g__header__cro__top__mobile {
      display: none; }
      @media (max-width: 1024px) {
        .g__header__cro__top__mobile {
          display: block; } }
      .g__header__cro__top__mobile__contain {
        float: right; }
        .g__header__cro__top__mobile__contain .mw-search {
          position: relative;
          display: block;
          float: left;
          width: 55px;
          height: 55px;
          background-color: #fff;
          border-top-left-radius: 10px;
          border-bottom-left-radius: 10px; }
          .g__header__cro__top__mobile__contain .mw-search img {
            width: 1.5625em;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
        .g__header__cro__top__mobile__contain .mw-menu {
          position: relative;
          display: block;
          float: left;
          width: 55px;
          height: 55px;
          background-color: #2b4493;
          border-top-right-radius: 10px;
          border-bottom-right-radius: 10px; }
        .g__header__cro__top__mobile__contain .h-menu-toggle__btn {
          position: absolute;
          top: 13px;
          left: 12px; }
          .g__header__cro__top__mobile__contain .h-menu-toggle__btn span {
            border-radius: 1px;
            height: 2px;
            width: 33px;
            background: #fff;
            display: block;
            margin: 5px 16px;
            -webkit-transition: -webkit-transform 0.6s, -webkit-transform 0.6s;
                    transition: transform 0.6s, -webkit-transform 0.6s;
            margin: 6px auto 6px auto; }
      .g__header__cro__top__mobile .btn__standard {
        float: right;
        max-width: 9.375em;
        min-width: auto;
        width: 100%;
        padding: 0.9333333333em;
        margin-right: 1.5625em; }
        @media (max-width: 650px) {
          .g__header__cro__top__mobile .btn__standard {
            padding: 1.0666666667em 0;
            font-size: 0.9333333333em;
            margin: 1em 0;
            min-width: 100%;
            width: 100%;
            display: block; } }
  .g__header__cro__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
    @media (max-width: 1024px) {
      .g__header__cro__bottom {
        background-image: none;
        height: 84px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    .g__header__cro__bottom__logo {
      float: left;
      max-width: 63px;
      padding: 15px 0; }
      .g__header__cro__bottom__logo img {
        width: 100%;
        display: block; }
      @media (max-width: 1024px) {
        .g__header__cro__bottom__logo {
          max-width: 47.12px;
          padding: 13px 0; } }
    .g__header__cro__bottom__navigation {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      justify-self: flex-start;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      margin-top: 20px;
      float: right; }
      .g__header__cro__bottom__navigation__search {
        margin-top: 12px; }
        .g__header__cro__bottom__navigation__search form {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          margin-right: 15px; }
          .g__header__cro__bottom__navigation__search form input {
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
                -ms-flex-positive: 1;
                    flex-grow: 1;
            width: 296px;
            height: 43px;
            border-radius: 21.5px;
            font-size: 18px;
            font-weight: 300;
            letter-spacing: 0;
            line-height: 22px; }
            .g__header__cro__bottom__navigation__search form input::-webkit-input-placeholder {
              color: #989898;
              font-size: 18px;
              font-weight: 300;
              letter-spacing: 0;
              line-height: 22px; }
            .g__header__cro__bottom__navigation__search form input:-ms-input-placeholder {
              color: #989898;
              font-size: 18px;
              font-weight: 300;
              letter-spacing: 0;
              line-height: 22px; }
            .g__header__cro__bottom__navigation__search form input::placeholder {
              color: #989898;
              font-size: 18px;
              font-weight: 300;
              letter-spacing: 0;
              line-height: 22px; }
          .g__header__cro__bottom__navigation__search form button {
            border: none;
            background-color: transparent;
            margin-left: -40px; }
            .g__header__cro__bottom__navigation__search form button img {
              width: 21.14px;
              height: 22px; }
        @media (max-width: 1024px) {
          .g__header__cro__bottom__navigation__search {
            padding: 0 20px;
            margin: 20px 0; }
            .g__header__cro__bottom__navigation__search form {
              width: 100%;
              margin-right: 0;
              display: block;
              width: 100%;
              position: relative; }
              .g__header__cro__bottom__navigation__search form input {
                height: auto;
                padding: 13px 20px;
                width: 100%; }
              .g__header__cro__bottom__navigation__search form button {
                position: absolute;
                top: 50%;
                -webkit-transform: translate(0%, -50%);
                    -ms-transform: translate(0%, -50%);
                        transform: translate(0%, -50%);
                right: 15px;
                margin-left: 0; } }
      .g__header__cro__bottom__navigation ul {
        float: right;
        list-style: none;
        padding: 0;
        margin: 0; }
        .g__header__cro__bottom__navigation ul li {
          position: relative;
          display: inline-block;
          margin-left: 5px;
          padding: 1.3em 0.62em 2.8em; }
          @media (min-width: 1367px) {
            .g__header__cro__bottom__navigation ul li {
              margin-left: 15px; } }
          @media (max-width: 1280px) {
            .g__header__cro__bottom__navigation ul li {
              padding: 1.1em 0.4em; } }
          @media (max-width: 1024px) {
            .g__header__cro__bottom__navigation ul li {
              display: block; } }
          @media (max-width: 1024px) {
            .g__header__cro__bottom__navigation ul li:first-of-type a {
              padding: 0.4em 1.5em; } }
          .g__header__cro__bottom__navigation ul li.dropdown:hover ul, .g__header__cro__bottom__navigation ul li.events-dropdown:hover ul {
            display: block; }
          .g__header__cro__bottom__navigation ul li a {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
                -ms-flex-direction: row;
                    flex-direction: row;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            position: relative;
            font-size: 18px;
            line-height: 22px;
            color: #fff;
            min-width: 50px;
            width: 100%;
            font-weight: 400; }
            @media (max-width: 1024px) {
              .g__header__cro__bottom__navigation ul li a {
                color: #fff;
                padding: 0.4em 1.5em;
                font-weight: 400; } }
            .g__header__cro__bottom__navigation ul li a::after {
              content: '';
              display: block;
              position: absolute;
              left: 0%;
              bottom: -30%;
              height: 2px;
              width: 0;
              background-color: #fff;
              -webkit-transition: 0.5s;
              transition: 0.5s; }
            @media (min-width: 1025px) {
              .g__header__cro__bottom__navigation ul li a:hover::after {
                width: 100%; } }
          @media (min-width: 1025px) {
            .g__header__cro__bottom__navigation ul li ul {
              display: none;
              position: absolute;
              left: -15px;
              width: 18.75em;
              z-index: 200;
              top: 25px;
              padding: 1.25em; }
              .g__header__cro__bottom__navigation ul li ul li.short {
                width: 26%; }
              .g__header__cro__bottom__navigation ul li ul li {
                display: block; }
                .g__header__cro__bottom__navigation ul li ul li a:first-of-type {
                  display: block;
                  padding: 0.9375em 1.25em; }
                .g__header__cro__bottom__navigation ul li ul li a::after {
                  display: none !important; } }
    .g__header__cro__bottom__mobile {
      display: none; }
      .g__header__cro__bottom__mobile ul {
        width: 100%; }
        .g__header__cro__bottom__mobile ul li:first-of-type a {
          padding: .4em 0; }
        .g__header__cro__bottom__mobile ul li a {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: left;
          -webkit-justify-content: left;
              -ms-flex-pack: left;
                  justify-content: left;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 0.4em 0; }
          .g__header__cro__bottom__mobile ul li a img {
            width: 4.6875em; }
          .g__header__cro__bottom__mobile ul li a span {
            vertical-align: 100%; }
      .g__header__cro__bottom__mobile__contact {
        padding: 0 0 0 1em; }
        .g__header__cro__bottom__mobile__contact a,
        .g__header__cro__bottom__mobile__contact span {
          display: inline-block;
          color: #fff;
          padding: 0;
          margin: 0;
          font-weight: 400; }
        .g__header__cro__bottom__mobile__contact a {
          display: block;
          font-size: 1.5625em;
          line-height: 1.2em; }
        .g__header__cro__bottom__mobile__contact span {
          font-size: 0.875em;
          line-height: 2.1428571429em;
          vertical-align: 10%; }
      @media (max-width: 1024px) {
        .g__header__cro__bottom__mobile {
          display: block; } }

@media (max-width: 1024px) {
  #navigation__trigger:checked ~ .g__header__cro__bottom .g__header__cro__bottom__navigation {
    display: block; }
  #navigation__trigger:checked ~ .g__header__cro__bottom .n__main__wrapper__trigger .line-1,
  #navigation__trigger:checked ~ .g__header__cro__bottom .n__main__wrapper__trigger .line-4 {
    opacity: 0; }
  #navigation__trigger:checked ~ .g__header__cro__bottom .n__main__wrapper__trigger .line-2 {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  #navigation__trigger:checked ~ .g__header__cro__bottom .n__main__wrapper__trigger .line-3 {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  #navigation__trigger:checked ~ .g__header__cro__bottom .n__main__wrapper__trigger .line-2,
  #navigation__trigger:checked ~ .g__header__cro__bottom .n__main__wrapper__trigger .line-3 {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    width: 30px; }
  .g__header__cro__bottom__navigation {
    display: none; }
  .g__header__cro__bottom__navigation {
    background: #132D7F;
    position: fixed;
    top: 84px;
    left: 0%;
    width: 100%;
    height: 100%;
    margin-top: 0;
    height: -webkit-calc(100vh - 84px);
    height: calc(100vh - 84px);
    overflow-y: auto; }
  .g__header__cro__bottom .n__main__navigation {
    width: 100%; }
  .g__header__cro__bottom .m__nav__item .chevron {
    font-size: 30px;
    margin-top: -14px; } }
  @media (max-width: 1024px) and (max-width: 1024px) {
    .g__header__cro__bottom .m__nav__item .chevron {
      display: none; } }

@media (max-width: 1024px) {
  .g__header__cro__bottom .g__header__cro__bottom__navigation ul {
    width: 100%; }
    .g__header__cro__bottom .g__header__cro__bottom__navigation ul li {
      height: 80px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); } }
    @media (max-width: 1024px) and (max-width: 1024px) {
      .g__header__cro__bottom .g__header__cro__bottom__navigation ul li {
        height: auto;
        padding: 0;
        margin-left: 0;
        margin: 0 20px; } }

@media (max-width: 1024px) {
      .g__header__cro__bottom .g__header__cro__bottom__navigation ul li a {
        font-size: 26px;
        line-height: 31px;
        padding: 0.4em 0.6em; } }
      @media (max-width: 1024px) and (max-width: 1024px) {
        .g__header__cro__bottom .g__header__cro__bottom__navigation ul li a {
          padding: 15px; } }

.mw-menu {
  position: relative;
  display: block;
  float: right;
  width: 55px;
  height: 55px;
  background-color: transparent;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-top: 15px; }
  @media (min-width: 1025px) {
    .mw-menu {
      display: none; } }

.h-menu-toggle__btn {
  position: absolute;
  top: 13px;
  left: 12px; }
  .h-menu-toggle__btn span {
    border-radius: 1px;
    height: 2px;
    width: 33px;
    background: #fff;
    display: block;
    margin: 5px 16px;
    -webkit-transition: -webkit-transform 0.6s, -webkit-transform 0.6s;
            transition: transform 0.6s, -webkit-transform 0.6s;
    margin: 6px auto 6px auto; }

.n__main__navigation .mobile-top-nav {
  display: none; }
  @media (max-width: 1024px) {
    .n__main__navigation .mobile-top-nav {
      display: block;
      margin-top: 20px;
      padding-bottom: 130px; }
      .n__main__navigation .mobile-top-nav li {
        position: relative;
        border-bottom: 0 !important; }
        .n__main__navigation .mobile-top-nav li a {
          border-bottom: 0 !important;
          font-size: 20px !important;
          line-height: 24px !important;
          padding: 10px 15px !important; }
          .n__main__navigation .mobile-top-nav li a .link-icon {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex; }
          .n__main__navigation .mobile-top-nav li a .accountIcon {
            background-image: url(../images/icons/Account-white.svg); }
          .n__main__navigation .mobile-top-nav li a .basketIcon {
            background-image: url(../images/icons/Basket-white.svg); } }

.n__main__wrapper > div {
  height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 1.875em;
  position: relative; }
  .activeNav .n__main__wrapper > div {
    overflow: visible; }
  .n__main__wrapper > div::-webkit-scrollbar {
    background: rgba(0, 0, 0, 0);
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0);
            box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0);
    height: 5px;
    -webkit-appearance: none;
    width: 5px; }
  .n__main__wrapper > div ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
            box-shadow: inset 0 0 6px rgba(0, 0, 0, 0); }
  .n__main__wrapper > div::-webkit-scrollbar-thumb {
    background: #7d91c0;
    border-radius: 10px; }
  @media (max-width: 1024px) {
    .n__main__wrapper > div {
      height: auto;
      overflow: hidden;
      padding: 0; } }
  @media (min-width: 1025px) and (max-width: 1366px) {
    .n__main__wrapper > div {
      padding: 0.9375em; } }
  @media (max-height: 850px) and (min-width: 1367px) {
    .n__main__wrapper > div {
      padding: 0.9375em; } }

@media (min-width: 1025px) {
  .n__main__wrapper {
    width: 20.3125em; } }

@media (max-width: 1024px) {
  .n__main__wrapper {
    background-color: #060f2c;
    height: auto;
    width: 100%;
    z-index: 100; } }

@media (min-width: 1025px) and (max-width: 1366px) {
  .n__main__wrapper {
    width: 15.625em; } }

@media (max-height: 850px) and (min-width: 1367px) {
  .n__main__wrapper {
    width: 15.625em; } }

@media (max-width: 1024px) {
  .n__main__wrapper__content {
    display: none;
    padding: 0; }
    .n__main__wrapper__content.activeSubNav .n__main__navigation__topLevel {
      display: none; }
      .n__main__wrapper__content.activeSubNav .n__main__navigation__topLevel.active {
        display: block; } }

.n__main__wrapper__trigger {
  cursor: pointer;
  height: 1.875em;
  padding: 0;
  position: absolute;
  right: 2em;
  top: 26px;
  width: 1.875em; }
  @media (min-width: 1025px) {
    .n__main__wrapper__trigger {
      display: none; } }
  .n__main__wrapper__trigger .menu-line {
    background-color: #fff;
    height: 3px;
    width: 100%;
    display: block;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s; }
  .n__main__wrapper__trigger .line-1 {
    top: 0;
    width: 16px; }
  .n__main__wrapper__trigger .line-2,
  .n__main__wrapper__trigger .line-3 {
    top: 14px;
    left: auto;
    width: 32px; }
  .n__main__wrapper__trigger .line-4 {
    top: 28px;
    width: 25px; }

.n__main__nonSub {
  position: relative; }

.n__main__sub {
  position: relative; }
  .n__main__sub > input[type="checkbox"] {
    display: none; }
    .n__main__sub > input[type="checkbox"]:checked ~ .n__main__sub__trigger {
      left: auto;
      height: 3.125em;
      width: 3.125em; }
      .n__main__sub > input[type="checkbox"]:checked ~ .n__main__sub__trigger::before {
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg); }
      @media (min-width: 1025px) {
        .n__main__sub > input[type="checkbox"]:checked ~ .n__main__sub__trigger {
          border-top: 15px solid transparent;
          border-bottom: 15px solid transparent;
          border-right: 15px solid rgba(6, 15, 44, 0.84);
          content: "";
          height: 1.9375em;
          position: absolute;
          right: -1.875em;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          width: 1.1875em; } }
  @media (min-width: 1025px) and (min-width: 1025px) and (max-width: 1366px) {
    .n__main__sub > input[type="checkbox"]:checked ~ .n__main__sub__trigger {
      right: -0.9375em; } }
  @media (min-width: 1025px) and (max-height: 850px) and (min-width: 1367px) {
    .n__main__sub > input[type="checkbox"]:checked ~ .n__main__sub__trigger {
      right: -0.9375em; } }
      @media (max-width: 1024px) {
        .n__main__sub > input[type="checkbox"]:checked ~ .n__main__sub__trigger {
          display: none; }
          .n__main__sub > input[type="checkbox"]:checked ~ .n__main__sub__trigger + a {
            display: none; } }
    @media (min-width: 1025px) {
      .n__main__sub > input[type="checkbox"]:checked ~ .n__main__subPanel {
        display: block; } }
    @media (max-width: 1024px) {
      .n__main__sub > input[type="checkbox"]:checked ~ .n__main__subPanel {
        display: block; } }
  .n__main__sub .n__main__sub__trigger {
    bottom: 0;
    cursor: pointer;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
    .n__main__sub .n__main__sub__trigger::before {
      background-image: url(../images/icons/subnav-icon.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      content: "";
      height: 13px;
      position: absolute;
      right: 17px;
      top: 1.125em;
      width: 15px; }
      @media (min-width: 1025px) {
        .n__main__sub .n__main__sub__trigger::before {
          display: none; } }
    @media (max-width: 1024px) {
      .n__main__sub .n__main__sub__trigger__search::before {
        display: none; } }
    @media (max-width: 1024px) {
      .n__main__sub .n__main__sub__trigger__search .i__svg {
        left: auto;
        right: 0.9375em;
        top: 0.9375em; } }
  .n__main__subPanel {
    bottom: 0;
    display: none;
    left: 20.3125em;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-overflow-scrolling: touch;
    z-index: 10; }
    .n__main__subPanel::-webkit-scrollbar {
      background: rgba(0, 0, 0, 0);
      border-radius: 10px;
      -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0);
              box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0);
      height: 5px;
      -webkit-appearance: none;
      width: 5px; }
    .n__main__subPanel ::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
              box-shadow: inset 0 0 6px rgba(0, 0, 0, 0); }
    .n__main__subPanel::-webkit-scrollbar-thumb {
      background: #7d91c0;
      border-radius: 10px; }
    @media (min-width: 1025px) {
      .n__main__subPanel {
        background-color: rgba(6, 15, 44, 0.94);
        padding: 3.125em; } }
    @media (max-width: 1024px) {
      .n__main__subPanel {
        background-color: #060f2c;
        display: none;
        padding: 0;
        bottom: auto;
        left: auto;
        position: relative;
        right: auto;
        top: auto; } }
    @media (min-width: 1025px) and (max-width: 1366px) {
      .n__main__subPanel {
        left: 15.625em; } }
    @media (max-height: 850px) and (min-width: 1367px) {
      .n__main__subPanel {
        left: 15.625em; } }
    .n__main__subPanel__title {
      color: #ffffff;
      font-size: 2.1875em;
      font-weight: 500;
      line-height: 1em;
      margin-bottom: 1em; }
      @media (min-width: 1025px) {
        .n__main__subPanel__title label {
          display: none; } }
      @media (max-width: 1024px) {
        .n__main__subPanel__title {
          font-size: 1.5625em;
          padding: 0.8em 0.8em 0.8em 0.8em;
          position: relative; }
          .n__main__subPanel__title label {
            cursor: pointer;
            font-size: 12px;
            margin-bottom: 20px;
            padding: 0 0 0 20px;
            position: relative; }
            .n__main__subPanel__title label::before {
              background-image: url(../images/icons/subnav-icon.svg);
              background-size: contain;
              background-repeat: no-repeat;
              background-position: 50% 50%;
              content: "";
              height: 13px;
              left: 0;
              position: absolute;
              top: 50%;
              -webkit-transform: translateY(-50%) rotate(180deg);
                  -ms-transform: translateY(-50%) rotate(180deg);
                      transform: translateY(-50%) rotate(180deg);
              width: 15px; } }
      .n__main__subPanel__title * {
        margin: 0; }
    @media (min-width: 1025px) {
      .n__main__subPanel .withIcon {
        padding-left: 30px;
        position: relative; }
        .n__main__subPanel .withIcon::before {
          background-image: url(../images/icons/subnav-icon.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          content: "";
          height: 17px;
          left: 0;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          width: 20px; } }
    @media (max-width: 1024px) {
      .n__main__subPanel .withIcon {
        padding-right: 20px;
        position: relative; }
        .n__main__subPanel .withIcon::before {
          background-image: url(../images/icons/subnav-icon.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          content: "";
          height: 13px;
          position: absolute;
          right: 0;
          top: 4px;
          width: 15px; } }
    .n__main__subPanel .withIconSpan::before {
      background-image: url(../images/icons/subnav-icon.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      content: "";
      height: 13px;
      position: absolute;
      right: 0.9375em;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 15px; }
  .n__main__sub.active {
    position: relative; }
    @media (min-width: 1025px) {
      .n__main__sub.active > .n__main__subPanel {
        display: block;
        z-index: 1; } }
  .n__main__sub__close {
    color: #ffffff;
    cursor: pointer;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.375em;
    margin: 0;
    padding: 0 2.5em 0 0;
    position: absolute;
    right: 3.125em;
    text-transform: uppercase;
    top: 3.0625em;
    width: auto;
    z-index: 1; }
    @media (max-width: 1024px) {
      .n__main__sub__close {
        display: none; } }
    .n__main__sub__close span {
      height: 1em;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 1em; }
      .n__main__sub__close span::before, .n__main__sub__close span::after {
        background-color: #ffffff;
        border-radius: 5px;
        content: "";
        height: 2px;
        left: 50%;
        position: absolute;
        top: 50%;
        width: 100%; }
      .n__main__sub__close span::before {
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
            -ms-transform: translate(-50%, -50%) rotate(45deg);
                transform: translate(-50%, -50%) rotate(45deg); }
      .n__main__sub__close span::after {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            -ms-transform: translate(-50%, -50%) rotate(-45deg);
                transform: translate(-50%, -50%) rotate(-45deg); }
  .n__main__sub__linkList__item {
    margin-bottom: 3.125em; }
    @media (max-width: 1024px) {
      .n__main__sub__linkList__item {
        margin: 0; } }
    .n__main__sub__linkList__item input[type="checkbox"] {
      display: none; }
      .n__main__sub__linkList__item input[type="checkbox"]:checked ~ a .n__main__sub__linkList__item__title {
        pointer-events: none; }
        .n__main__sub__linkList__item input[type="checkbox"]:checked ~ a .n__main__sub__linkList__item__title::before {
          -webkit-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
                  transform: rotate(90deg); }
      .n__main__sub__linkList__item input[type="checkbox"]:checked ~ ul {
        display: block; }
    @media (min-width: 1025px) {
      .n__main__sub__linkList__item .n__main__sub__linkList__item__title {
        background-image: url(../images/icons/subnav-icon.svg);
        background-size: 15px 13px;
        background-repeat: no-repeat;
        background-position: left 5px;
        padding-left: 1.5625em;
        position: relative; } }
    .n__main__sub__linkList__item__title {
      color: #ffffff;
      display: block;
      font-size: 1em;
      font-weight: 500;
      margin-bottom: 1.25em;
      position: relative;
      text-transform: uppercase; }
      @media (min-width: 1025px) {
        .n__main__sub__linkList__item__title {
          pointer-events: none; } }
      @media (max-width: 1024px) {
        .n__main__sub__linkList__item__title {
          cursor: pointer; } }
      .n__main__sub__linkList__item__title.nochildren {
        pointer-events: none; }
      .n__main__sub__linkList__item__title::before {
        background-image: url(../images/icons/subnav-icon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        content: "";
        height: 13px;
        position: absolute;
        right: 17px;
        top: 1.4285714286em;
        width: 15px; }
        @media (min-width: 1025px) {
          .n__main__sub__linkList__item__title::before {
            display: none; } }
      @media (max-width: 1024px) {
        .n__main__sub__linkList__item__title {
          display: block;
          font-size: 1em;
          margin: 0;
          padding: 1.25em 3.125em 1.25em 1.25em; } }
    @media (max-width: 1024px) {
      .n__main__sub__linkList__item ul {
        display: none;
        padding: 0 1.25em 1.25em; } }
    .n__main__sub__linkList__item ul li {
      padding-left: 1.25em;
      position: relative; }
      .n__main__sub__linkList__item ul li:not(:last-child) {
        margin-bottom: 0.3125em; }
      .n__main__sub__linkList__item ul li::before {
        color: #ffffff;
        content: "\003e";
        left: 0;
        position: absolute;
        top: 1px; }
      .n__main__sub__linkList__item ul li a {
        color: #ffffff;
        font-size: 1em;
        font-weight: 400;
        line-height: 1.375em;
        text-transform: none; }

#mobileMenuTrigger {
  display: none; }
  #mobileMenuTrigger:checked ~ header .mw-menu .h-menu-toggle__btn {
    left: 11px; }
    #mobileMenuTrigger:checked ~ header .mw-menu .h-menu-toggle__btn span:nth-of-type(1) {
      -webkit-transform: rotate(45deg) translate(8px, 4px);
          -ms-transform: rotate(45deg) translate(8px, 4px);
              transform: rotate(45deg) translate(8px, 4px); }
    #mobileMenuTrigger:checked ~ header .mw-menu .h-menu-toggle__btn span:nth-of-type(2) {
      display: none; }
    #mobileMenuTrigger:checked ~ header .mw-menu .h-menu-toggle__btn span:nth-of-type(3) {
      -webkit-transform: rotate(-45deg) translate(2px, 3px);
          -ms-transform: rotate(-45deg) translate(2px, 3px);
              transform: rotate(-45deg) translate(2px, 3px); }
  #mobileMenuTrigger:checked ~ header .g__header__bottom {
    display: block; }

#splash-screen {
  overflow: hidden; }

.search-trigger {
  float: right;
  display: inline-block;
  width: auto;
  margin-top: 40px;
  line-height: 24px;
  margin-bottom: 0;
  cursor: pointer; }
  @media (max-width: 1024px) {
    .search-trigger {
      padding: 0;
      position: absolute;
      right: 5.5em;
      top: 30px;
      margin-top: 0; } }

.g__header__search {
  display: none;
  padding: 20px 0;
  position: absolute;
  top: 152px;
  left: 0;
  width: 100%;
  background-color: #132D7F; }
  @media (max-width: 1024px) {
    .g__header__search {
      top: 84px; } }
  .g__header__search.active {
    display: block; }
  .g__header__search form {
    position: relative; }
    .g__header__search form #search_products {
      right: 5px;
      top: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(0, -50%);
      position: absolute;
      background: white;
      height: 40px;
      padding: 0px 15px; }

@media (max-width: 768px) {
  .c__hero-slider__featureCarousel__items .slick-arrow {
    display: none !important; } }

.c__hero-slider__featureCarousel__items__slide__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  z-index: 3;
  position: relative; }
  @media (max-width: 1280px) {
    .c__hero-slider__featureCarousel__items__slide__content {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

.c__hero-slider__featureCarousel__items__slide__desc {
  background-color: transparent;
  height: 587px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 900px; }
  @media (max-width: 1024px) {
    .c__hero-slider__featureCarousel__items__slide__desc {
      width: 100%; } }
  @media (max-width: 768px) {
    .c__hero-slider__featureCarousel__items__slide__desc {
      height: 650px; } }
  @media (max-width: 480px) {
    .c__hero-slider__featureCarousel__items__slide__desc {
      height: 750px; } }
  .c__hero-slider__featureCarousel__items__slide__desc__title {
    color: #ffffff;
    font-size: 60px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 60px;
    text-transform: uppercase; }
    @media (max-width: 1024px) {
      .c__hero-slider__featureCarousel__items__slide__desc__title {
        font-size: 40px;
        line-height: 50px; } }
  .c__hero-slider__featureCarousel__items__slide__desc__date {
    color: #fff;
    font-size: 0.875em;
    line-height: 1.6428571429em;
    margin-bottom: 0.625em;
    margin-top: 0.625em; }
  .c__hero-slider__featureCarousel__items__slide__desc__summary p {
    color: #ffffff;
    font-size: 21px;
    font-weight: 300;
    letter-spacing: 0.2px;
    line-height: 25px; }
    @media (max-width: 1024px) {
      .c__hero-slider__featureCarousel__items__slide__desc__summary p {
        font-size: 18px;
        line-height: 22px; } }
    @media (max-width: 480px) {
      .c__hero-slider__featureCarousel__items__slide__desc__summary p {
        font-size: 16px;
        line-height: 20px; } }
  .c__hero-slider__featureCarousel__items__slide__desc .btn__standard {
    background-color: #fff;
    border-radius: 26px;
    width: 193px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 21px; }
    .c__hero-slider__featureCarousel__items__slide__desc .btn__standard:hover {
      text-decoration: underline; }
    .c__hero-slider__featureCarousel__items__slide__desc .btn__standard::after {
      display: none; }
  @media (min-width: 481px) and (max-width: 1280px) {
    .c__hero-slider__featureCarousel__items__slide__desc__wrapper {
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; } }

.c__hero-slider__featureCarousel__items__slide__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }

.c__hero-slider__featureCarousel .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  bottom: 12%; }
  @media (max-width: 1024px) {
    .c__hero-slider__featureCarousel .slick-dots {
      bottom: 20%; } }

.c__hero-slider__featureCarousel .dpjc-nav {
  display: block;
  position: absolute;
  width: 100%;
  height: 50px;
  top: 50%;
  z-index: 999999999; }
  .c__hero-slider__featureCarousel .dpjc-nav .dpjc-arrows .dpjc-arrow .prev::before {
    content: "<";
    display: block;
    font-size: 18px;
    font-weight: bold;
    width: 50px;
    height: 80px;
    display: block; }
  .c__hero-slider__featureCarousel .dpjc-nav .dpjc-arrows .dpjc-arrow .next::before {
    content: ">";
    display: block;
    font-size: 18px;
    font-weight: bold;
    width: 50px;
    height: 80px;
    display: block; }

.c__hero-slider__overlay {
  background: #020024;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.795) 0%, rgba(102, 102, 102, 0) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0.46; }
  @media (max-width: 768px) {
    .c__hero-slider__overlay {
      background: linear-gradient(360deg, #020024 0%, rgba(29, 35, 66, 0) 70%); } }

.g__footer {
  padding-left: 1.25em;
  padding-right: 1.25em;
  background: #0D256D;
  color: #fff;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.31);
          box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.31); }
  .g__footer a {
    color: #fff; }
  .g__footer__top {
    padding: 1.875em 0; }
    .g__footer__top__contact {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 768px) {
        .g__footer__top__contact {
          margin-top: 1.875em; } }
      .g__footer__top__contact__logo {
        display: block;
        float: left;
        max-width: 50.81px;
        min-width: 2.5em;
        margin-right: 25px; }
        .g__footer__top__contact__logo img {
          display: block;
          width: 100%; }
      .g__footer__top__contact__types {
        font-size: 0.875em;
        padding-left: 0.7142857143em;
        width: 100%; }
        .g__footer__top__contact__types dl {
          margin: 0;
          padding: 0; }
        .g__footer__top__contact__types dt {
          clear: left;
          float: left;
          margin: 0;
          padding: 0; }
        .g__footer__top__contact__types dd {
          margin: 0;
          padding: 0; }
        .g__footer__top__contact__types a {
          color: #fff;
          font-weight: 400; }
        .g__footer__top__contact__types ul {
          display: block;
          margin-top: 12px; }
          @media (min-width: 769px) {
            .g__footer__top__contact__types ul {
              float: left; } }
          @media (max-width: 768px) {
            .g__footer__top__contact__types ul {
              display: inline-block;
              margin: 1.25em 0; } }
          .g__footer__top__contact__types ul li {
            float: left;
            line-height: 1.125em; }
            .g__footer__top__contact__types ul li:not(:first-child) {
              margin-left: 1.25em; }
          .g__footer__top__contact__types ul a {
            color: #fff;
            display: block;
            font-size: 1.125em;
            line-height: 1em; }
    .g__footer__top .c__comp__linkList h4, .g__footer__top .c__comp__linkList a {
      color: #fff; }
    @media (max-width: 768px) {
      .g__footer__top .c__comp__linkList {
        margin-bottom: 20px;
        text-align: left; } }
  .g__footer__base {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid #e6e6e6;
    padding: 1.25em 0; }
    @media (max-width: 768px) {
      .g__footer__base {
        text-align: center; } }
    .g__footer__base span {
      display: block;
      float: left;
      font-size: 0.75em;
      line-height: 1.5em; }
      @media (max-width: 768px) {
        .g__footer__base span {
          float: none; } }
      @media (min-width: 769px) {
        .g__footer__base span.disc {
          float: right; } }
    .g__footer__base ul {
      display: block; }
      @media (min-width: 769px) {
        .g__footer__base ul {
          float: left;
          margin-left: 1.25em; } }
      @media (max-width: 768px) {
        .g__footer__base ul {
          display: inline-block;
          margin: 1.25em 0; } }
      .g__footer__base ul li {
        float: left;
        line-height: 1.125em; }
        .g__footer__base ul li:not(:first-child) {
          margin-left: 1.25em; }
      .g__footer__base ul a {
        color: #fff;
        display: block;
        font-size: 1.125em;
        line-height: 1em; }

.n__subNav {
  background-color: #060F2C;
  padding: 0.9375em 0;
  position: relative; }
  .n__subNav__wrapper {
    position: relative; }
  @media (max-width: 1024px) {
    .n__subNav + .c__comp__sectionPadding {
      padding-top: 100px; } }
  .n__subNav .n__subNav__trigger {
    cursor: pointer;
    display: none;
    height: 24px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0; }
    @media (min-width: 1025px) {
      .n__subNav .n__subNav__trigger {
        display: none; } }
    .n__subNav .n__subNav__trigger .i__svg {
      position: absolute;
      right: 15px;
      top: 50%;
      -webkit-transition: all ease-in 0.2s;
              transition: all ease-in 0.2s;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .n__subNav__check {
    display: none; }
    @media (max-width: 1024px) {
      .non-active .n__subNav__check:checked ~ ul li:first-child a:not(.active) {
        padding-top: 53px; } }
    .n__subNav__check:checked ~ ul li a {
      display: block; }
    .n__subNav__check:checked ~ .c__comp__contactTabs__trigger .i__svg {
      -webkit-transform: translateY(-50%) rotate(180deg);
          -ms-transform: translateY(-50%) rotate(180deg);
              transform: translateY(-50%) rotate(180deg); }
  .n__subNav ul li {
    float: left; }
    .n__subNav ul li:not(:last-child) {
      margin-right: 3.125em; }
      @media (max-width: 1366px) {
        .n__subNav ul li:not(:last-child) {
          margin-right: 1.5625em; } }
    @media (max-width: 1366px) {
      .n__subNav ul li {
        margin-bottom: 0.3125em;
        margin-top: 0.3125em; } }
    .n__subNav ul li > a {
      color: #ffffff;
      font-size: 1em;
      position: relative;
      text-transform: uppercase; }
      .n__subNav ul li > a::after {
        background-color: #fecb35;
        bottom: -0.3125em;
        content: "";
        height: 3px;
        left: 0;
        position: absolute;
        -webkit-transition: width ease-in 0.2s;
                transition: width ease-in 0.2s;
        width: 0; }
        @media (max-width: 1024px) {
          .n__subNav ul li > a::after {
            display: none; } }
      .n__subNav ul li > a:hover::after, .n__subNav ul li > a.active::after {
        width: 90%; }
  .n__subNav__children {
    background-color: #ffffff;
    left: 0;
    padding: 0.9375em 0;
    position: absolute;
    right: 0;
    top: 100%; }
    .n__subNav__children ul li {
      margin-bottom: 0;
      margin-top: 0;
      padding: 0; }
      .n__subNav__children ul li > a {
        color: #505050;
        display: block; }
        .n__subNav__children ul li > a::after {
          background-color: transparent;
          border-bottom: 10px solid #f3f3f3;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          bottom: -0.9375em;
          content: "";
          height: auto;
          left: 50%;
          opacity: 0;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          -webkit-transition: all ease-in 0.2s;
                  transition: all ease-in 0.2s;
          width: auto; }
        .n__subNav__children ul li > a:hover::after, .n__subNav__children ul li > a:active::after {
          opacity: 1;
          width: auto; }

.m__nav__item {
  padding: 0;
  margin-bottom: 0; }
  @media (min-width: 1025px) {
    .m__nav__item {
      display: inline-block;
      padding-right: 1.5em; }
      .m__nav__item.current .m__nav__item-link::after, .m__nav__item:hover .m__nav__item-link::after, .m__nav__item:focus .m__nav__item-link::after {
        width: 100%; } }
  .m__nav__item.dropdown .menu-checkbox-toggle, .m__nav__item.events-dropdown .menu-checkbox-toggle {
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    right: 0;
    width: 50%;
    height: 62px;
    text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer; }
    .m__nav__item.dropdown .menu-checkbox-toggle:before, .m__nav__item.events-dropdown .menu-checkbox-toggle:before {
      content: '';
      position: absolute;
      width: 18px;
      height: 18px;
      right: 20px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      background: url(../images/icons/drop-arrow-icon-yellow.svg) center/contain no-repeat; }
    .m__nav__item.dropdown .menu-checkbox-toggle.toggled:before, .m__nav__item.events-dropdown .menu-checkbox-toggle.toggled:before {
      -webkit-transform: translateY(-50%) rotate(180deg);
          -ms-transform: translateY(-50%) rotate(180deg);
              transform: translateY(-50%) rotate(180deg); }
    @media (min-width: 1025px) {
      .m__nav__item.dropdown .menu-checkbox-toggle, .m__nav__item.events-dropdown .menu-checkbox-toggle {
        display: none; } }
  .m__nav__item .chevron {
    color: #fff;
    margin-left: 6px;
    margin-top: -7px;
    font-size: 13px;
    position: relative; }
  .m__nav__item > .subnav {
    background-color: #fff;
    visibility: hidden;
    z-index: 999;
    position: fixed;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
    width: 100%;
    top: 152px; }
    @media (min-width: 1367px) {
      .m__nav__item > .subnav {
        opacity: 0;
        visibility: hidden;
        background-color: #fff;
        color: #fff;
        min-height: 320px;
        -webkit-box-shadow: 0 4px 20px -10px #333;
                box-shadow: 0 4px 20px -10px #333; } }
    @media (max-width: 1366px) {
      .m__nav__item > .subnav {
        opacity: 0;
        visibility: hidden;
        background-color: #fff;
        color: #fff;
        min-height: 440px;
        -webkit-box-shadow: 0 4px 20px -10px #333;
                box-shadow: 0 4px 20px -10px #333; } }
    @media (max-width: 1280px) {
      .m__nav__item > .subnav {
        min-height: 500px; } }
    @media (max-width: 1024px) {
      .m__nav__item > .subnav {
        position: relative;
        max-height: 0;
        -webkit-transition: none;
                transition: none;
        opacity: 0; } }
    @media (max-width: 1024px) {
      .m__nav__item > .subnav {
        display: none;
        height: auto;
        visibility: visible;
        max-height: unset;
        min-height: auto;
        opacity: 1;
        -webkit-box-shadow: none;
                box-shadow: none;
        top: 0;
        background: transparent; }
        .m__nav__item > .subnav.active {
          display: block; }
        .m__nav__item > .subnav .l__contain {
          padding: 0; } }
    .m__nav__item > .subnav .subnav__info {
      width: 66%;
      float: left;
      padding: 2em 0 0 2.5em;
      margin-right: auto; }
      .m__nav__item > .subnav .subnav__info h2, .m__nav__item > .subnav .subnav__info h3 {
        color: inherit;
        font-size: 33px;
        line-height: 40px; }
      .m__nav__item > .subnav .subnav__info p {
        font-size: 18px; }
      @media (max-width: 1024px) {
        .m__nav__item > .subnav .subnav__info {
          display: none; } }
    .m__nav__item > .subnav .subnav__feature {
      background: #fff center/cover no-repeat;
      width: 60%;
      float: right;
      position: relative;
      -webkit-box-shadow: 0 0 6px 0 rgba(118, 118, 118, 0.5);
              box-shadow: 0 0 6px 0 rgba(118, 118, 118, 0.5);
      margin-top: 25px;
      height: 395px;
      margin-bottom: 20px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      @media (max-width: 1366px) {
        .m__nav__item > .subnav .subnav__feature {
          width: 80%; } }
      @media (max-width: 1024px) {
        .m__nav__item > .subnav .subnav__feature {
          display: none; } }
      .m__nav__item > .subnav .subnav__feature__img {
        height: 189px;
        display: block;
        position: relative;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat; }
      .m__nav__item > .subnav .subnav__feature__content {
        position: absolute;
        right: 2em;
        left: 2em;
        bottom: 2em;
        z-index: 1;
        color: #000; }
        @media (min-width: 1025px) {
          .m__nav__item > .subnav .subnav__feature__content {
            bottom: 1em; } }
        .m__nav__item > .subnav .subnav__feature__content h3, .m__nav__item > .subnav .subnav__feature__content h4 {
          font-size: 20px;
          font-weight: bold;
          letter-spacing: 0;
          line-height: 25px;
          color: #132D7F; }
        .m__nav__item > .subnav .subnav__feature__content p {
          font-size: 16px;
          line-height: 20px;
          margin-bottom: 1em;
          color: #132D7F; }
        .m__nav__item > .subnav .subnav__feature__content .link {
          color: #132D7F;
          text-decoration: underline;
          padding-bottom: 6px;
          display: inline-block;
          font-size: 14px;
          font-weight: bold;
          letter-spacing: 0;
          line-height: 17px; }
    .m__nav__item > .subnav .subnav__panel {
      background: #fff center/cover no-repeat;
      width: 90%;
      float: right;
      position: relative;
      -webkit-box-shadow: 0 0 6px 0 rgba(118, 118, 118, 0.5);
              box-shadow: 0 0 6px 0 rgba(118, 118, 118, 0.5);
      margin-top: 25px;
      height: 395px; }
      @media (max-width: 1024px) {
        .m__nav__item > .subnav .subnav__panel {
          display: none; } }
      .m__nav__item > .subnav .subnav__panel:before {
        content: '';
        display: block;
        padding-top: 90%; }
      .m__nav__item > .subnav .subnav__panel__content {
        position: absolute;
        right: 2em;
        left: 2em;
        bottom: 2em;
        z-index: 1;
        color: #000; }
        .m__nav__item > .subnav .subnav__panel__content h3 {
          color: inherit;
          font-size: 30px;
          line-height: 26px; }
        .m__nav__item > .subnav .subnav__panel__content p {
          font-size: 16px;
          line-height: 20px;
          margin-bottom: 1em; }
        .m__nav__item > .subnav .subnav__panel__content .link {
          color: #ffffff;
          padding-bottom: 6px;
          display: inline-block; }
    .m__nav__item > .subnav .subnav__terms {
      width: 77%; }
      @media (max-width: 1280px) {
        .m__nav__item > .subnav .subnav__terms {
          width: 75%; } }
      @media (max-width: 1024px) {
        .m__nav__item > .subnav .subnav__terms {
          width: 100%; } }
      .m__nav__item > .subnav .subnav__terms li.short {
        width: 29%;
        border-bottom: 0; }
        @media (max-width: 1280px) {
          .m__nav__item > .subnav .subnav__terms li.short {
            width: 32%; } }
        @media (max-width: 1024px) {
          .m__nav__item > .subnav .subnav__terms li.short {
            width: 100%;
            margin: 0 0 0 20px;
            padding: 0; }
            .m__nav__item > .subnav .subnav__terms li.short a {
              border-bottom: 0; }
            .m__nav__item > .subnav .subnav__terms li.short .title {
              color: #fff;
              font-size: 20px;
              line-height: 24px;
              font-weight: 400; }
              .m__nav__item > .subnav .subnav__terms li.short .title:after {
                display: none; }
            .m__nav__item > .subnav .subnav__terms li.short .description {
              display: none; } }
        .m__nav__item > .subnav .subnav__terms li.short a .title::after {
          top: 50%;
          -webkit-transform: translate(0%, -50%);
              -ms-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); }
      .m__nav__item > .subnav .subnav__terms li {
        padding: 0 1em 1.25em 0;
        width: 28%;
        float: left;
        line-height: inherit; }
        @media (max-width: 1024px) {
          .m__nav__item > .subnav .subnav__terms li {
            width: 100%;
            float: left;
            margin: 0;
            padding-bottom: 0; }
            .m__nav__item > .subnav .subnav__terms li:last-of-type {
              border-bottom: 0; } }
        .m__nav__item > .subnav .subnav__terms li a {
          display: block;
          color: #132D7F; }
          @media (max-width: 1024px) {
            .m__nav__item > .subnav .subnav__terms li a {
              color: #fff;
              font-size: 20px;
              line-height: 25px; } }
          .m__nav__item > .subnav .subnav__terms li a .title {
            font-size: 20px;
            font-weight: bold;
            line-height: 25px;
            position: relative; }
            .m__nav__item > .subnav .subnav__terms li a .title::after {
              background-image: url(../images/icons/subnav-icon-blue.svg);
              background-size: contain;
              background-repeat: no-repeat;
              background-position: 50% 50%;
              content: "";
              height: 13px;
              position: absolute;
              margin-left: 10px;
              -webkit-transform: translateY(-50%);
                  -ms-transform: translateY(-50%);
                      transform: translateY(-50%);
              width: 15px; }
          .m__nav__item > .subnav .subnav__terms li a .description {
            font-size: 15px;
            line-height: 18px;
            font-weight: 400;
            margin-top: 10px; }
          .m__nav__item > .subnav .subnav__terms li a .withIconSpan::after {
            background-image: url(../images/icons/subnav-icon-blue.svg);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            content: "";
            height: 13px;
            position: absolute;
            right: 0.9375em;
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            width: 15px; }
      @media (min-width: 1367px) {
        .m__nav__item > .subnav .subnav__terms {
          float: left;
          padding: 0 0 0 2.5em; }
          .m__nav__item > .subnav .subnav__terms li {
            padding: 0 1em 1.25em 0;
            width: 23%;
            float: left;
            line-height: inherit; }
            .m__nav__item > .subnav .subnav__terms li a {
              font-size: 20px; }
              .m__nav__item > .subnav .subnav__terms li a:before {
                content: '';
                position: absolute;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 15px 15px 0;
                border-color: transparent #ffffff transparent transparent;
                top: 4px;
                left: 0;
                visibility: hidden;
                opacity: 0;
                -webkit-transition: all ease 0.1s;
                        transition: all ease 0.1s; }
              .m__nav__item > .subnav .subnav__terms li a:hover {
                color: rgba(0, 0, 0, 0.5);
                padding-left: 30px; }
                .m__nav__item > .subnav .subnav__terms li a:hover:before {
                  visibility: visible;
                  opacity: 1; } }
    .m__nav__item > .subnav .subnav__back {
      display: none; }
      @media (max-width: 1024px) {
        .m__nav__item > .subnav .subnav__back {
          display: none;
          padding-left: 2em;
          position: relative;
          cursor: pointer;
          border-bottom: solid 1px #ffffff;
          line-height: 50px;
          color: #868686; }
          .m__nav__item > .subnav .subnav__back::after {
            content: '';
            position: absolute;
            width: 15px;
            height: 15px;
            left: 0;
            top: 50%;
            -webkit-transform: translateY(-50%) rotate(180deg);
                -ms-transform: translateY(-50%) rotate(180deg);
                    transform: translateY(-50%) rotate(180deg);
            opacity: 50%;
            background: url(../images/icons/arrow.svg) center/contain no-repeat; } }
  @media (min-width: 1025px) {
    .m__nav__item > .events-subnav {
      position: absolute;
      top: 65px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      min-width: 300px;
      min-height: auto; }
      .m__nav__item > .events-subnav:after {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #ffffff;
        border-width: 15px;
        margin-left: -15px; }
      .m__nav__item > .events-subnav .subnav__terms {
        float: none;
        padding: 0;
        left: 0;
        position: relative;
        top: 0;
        width: 100%;
        padding: 0 20px; }
        .m__nav__item > .events-subnav .subnav__terms .m__nav__item-single {
          width: 100%;
          float: none;
          padding: 0;
          margin: 0; }
          .m__nav__item > .events-subnav .subnav__terms .m__nav__item-single:after {
            content: '';
            background-image: url("../images/icons/subnav-icon-blue.svg");
            background-size: contain;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            content: "";
            height: 13px;
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 15px;
            display: block; }
          .m__nav__item > .events-subnav .subnav__terms .m__nav__item-single:hover:after {
            right: 15px; }
          .m__nav__item > .events-subnav .subnav__terms .m__nav__item-single a {
            padding: 15px 0 15px 0;
            border-bottom: 1px solid #132D7F;
            font-size: 16px;
            line-height: 19px;
            display: block; }
            .m__nav__item > .events-subnav .subnav__terms .m__nav__item-single a:before {
              display: none; }
            .m__nav__item > .events-subnav .subnav__terms .m__nav__item-single a:hover {
              padding-left: 0;
              color: #132D7F; }
              .m__nav__item > .events-subnav .subnav__terms .m__nav__item-single a:hover:before {
                display: none; }
          .m__nav__item > .events-subnav .subnav__terms .m__nav__item-single:last-of-type a {
            border-bottom: 0; } }
  @media (min-width: 1025px) {
    .m__nav__item.dropdown:hover .subnav, .m__nav__item.dropdown:focus .subnav, .m__nav__item.dropdown.hover .subnav, .m__nav__item.events-dropdown:hover .subnav, .m__nav__item.events-dropdown:focus .subnav, .m__nav__item.events-dropdown.hover .subnav {
      display: block;
      visibility: visible;
      -webkit-box-shadow: 0 4px 20px -10px #000;
              box-shadow: 0 4px 20px -10px #000;
      opacity: 1; }
    .m__nav__item.dropdown:hover a:after, .m__nav__item.dropdown:focus a:after, .m__nav__item.dropdown.hover a:after, .m__nav__item.events-dropdown:hover a:after, .m__nav__item.events-dropdown:focus a:after, .m__nav__item.events-dropdown.hover a:after {
      display: none; } }

.menu-checkbox {
  display: none !important; }
  .menu-checkbox:checked + .subnav,
  .menu-checkbox:checked + .subnav__children {
    max-height: 1000px;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .menu-checkbox:checked ~ label {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.nav-open {
  overflow: hidden; }

.g__header__events-yellow .m__nav__item .chevron {
  color: #2b4493;
  margin-left: 6px;
  font-size: 13px;
  margin-top: -7px;
  position: relative; }

.splash_wrapper {
  position: fixed;
  z-index: 9999999;
  background: #efefef;
  width: 100%;
  height: 100%;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .splash_wrapper .splash_background_left {
    position: absolute;
    left: 0;
    height: 100%;
    width: 50%;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    @media (max-width: 768px) {
      .splash_wrapper .splash_background_left {
        height: 55%;
        width: 100%;
        position: relative;
        min-height: 350px; } }
    @media (max-width: 768px) {
      .splash_wrapper .splash_background_left .splash_wrapper__modal {
        top: 60%; } }
  .splash_wrapper .splash_background_right {
    position: absolute;
    right: 0;
    height: 100%;
    width: 50%;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    @media (max-width: 768px) {
      .splash_wrapper .splash_background_right {
        height: 45%;
        width: 100%;
        top: auto;
        bottom: 0;
        position: relative;
        min-height: 300px; } }
  .splash_wrapper__content {
    overflow-y: scroll;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%; }
  .splash_wrapper::before {
    content: '';
    background: #000;
    opacity: 37%;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block; }
  .splash_wrapper__logo {
    width: 200px;
    height: auto;
    z-index: 999999999;
    display: block;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .splash_wrapper__logo {
        width: 120px; } }
  .splash_wrapper__logowrapper {
    position: absolute;
    top: 5%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 1; }
  .splash_wrapper__name {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 0 11px rgba(0, 0, 0, 0.5);
    margin-top: 42px;
    margin-bottom: 45px;
    z-index: 999999999; }
  .splash_wrapper__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1024px) {
      .splash_wrapper__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .splash_wrapper__modal {
    background: #fff;
    width: 400px;
    height: 200px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.5);
    z-index: 999999999;
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (max-width: 1024px) {
      .splash_wrapper__modal {
        width: 353px;
        height: auto; } }
    @media (max-width: 768px) {
      .splash_wrapper__modal {
        top: 50%;
        width: 300px; } }
    .splash_wrapper__modal .modal-header {
      height: 257px;
      width: 400px;
      overflow: hidden;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
      .splash_wrapper__modal .modal-header img {
        width: 100%;
        height: 100%; }
    .splash_wrapper__modal .modal-title {
      font-size: 28px;
      font-weight: 800;
      color: #000;
      margin-bottom: 11px; }
    .splash_wrapper__modal .modal-description {
      font-size: 16px;
      font-weight: 300;
      margin-bottom: 18px; }
    .splash_wrapper__modal .modal-body {
      padding: 21px 10px;
      text-align: center; }
      .splash_wrapper__modal .modal-body .btn__darkBlue {
        background-color: #132D7F;
        text-transform: none;
        font-weight: 400;
        font-size: 18px; }
        .splash_wrapper__modal .modal-body .btn__darkBlue:hover {
          text-decoration: underline; }
      .splash_wrapper__modal .modal-body .btn__yellow, .splash_wrapper__modal .modal-body .c__comp__form .gform_footer input[type="submit"], .c__comp__form .gform_footer .splash_wrapper__modal .modal-body input[type="submit"], .splash_wrapper__modal .modal-body .c__comp__newsletter .c__comp__form__wrapper .gform_footer input[type="submit"], .c__comp__newsletter .c__comp__form__wrapper .gform_footer .splash_wrapper__modal .modal-body input[type="submit"] {
        background-color: #FFEC00;
        text-transform: none;
        font-weight: 400;
        font-size: 18px; }
        .splash_wrapper__modal .modal-body .btn__yellow:hover, .splash_wrapper__modal .modal-body .c__comp__form .gform_footer input:hover[type="submit"], .c__comp__form .gform_footer .splash_wrapper__modal .modal-body input:hover[type="submit"], .splash_wrapper__modal .modal-body .c__comp__newsletter .c__comp__form__wrapper .gform_footer input:hover[type="submit"], .c__comp__newsletter .c__comp__form__wrapper .gform_footer .splash_wrapper__modal .modal-body input:hover[type="submit"] {
          text-decoration: underline; }

.c__wrapper {
  margin-top: 147px; }
  @media (max-width: 1024px) {
    .c__wrapper {
      margin-top: 38px; } }

.c__evenPadding {
  padding: 4.0625em 0; }
  @media (max-width: 1024px) {
    .c__evenPadding {
      padding: 2.5em 0; } }
  @media (max-width: 480px) {
    .c__evenPadding {
      padding: 1.25em 0; } }

.c__pull {
  position: relative;
  z-index: 10; }
  .c__pull__item {
    background-color: #ffffff;
    margin-top: -9.375em;
    min-height: 9.375em;
    min-height: 7.91974656810982vw;
    position: relative; }
    @media (max-width: 768px) {
      .c__pull__item {
        margin: 0; } }
    .c__pull__item .title__wrapper {
      margin-top: -4.0625em;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media (max-width: 1024px) {
        .c__pull__item .title__wrapper {
          margin-top: -2.5em; } }
      @media (max-width: 768px) {
        .c__pull__item .title__wrapper {
          margin-bottom: 3.125em;
          margin-top: 0;
          -webkit-transform: none;
              -ms-transform: none;
                  transform: none; } }
    .c__pull__item .c__comp__peekCarousel {
      margin-left: -5em;
      margin-right: -5em; }
      @media (max-width: 1024px) {
        .c__pull__item .c__comp__peekCarousel {
          margin-left: -2.5em;
          margin-right: -2.5em; } }
      @media (max-width: 768px) {
        .c__pull__item .c__comp__peekCarousel {
          margin: 0; } }

.c__content__summary {
  font-size: 1.125em; }

.c__content__inner {
  padding-top: 3.125em; }
  @media (max-width: 768px) {
    .c__content__inner {
      padding-top: 1.5625em; } }
  .c__content__inner .image {
    margin-bottom: 2.5em; }
    @media (max-width: 1024px) {
      .c__content__inner .image {
        margin-bottom: 1.25em; } }

.c__content__outer {
  padding-top: 3.125em; }

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

.c__comp__block {
  margin-bottom: 5em; }
  @media (max-width: 1024px) {
    .c__comp__block {
      margin-bottom: 2.5em; } }

.c__comp__subBlock {
  margin-bottom: 2.5em; }
  @media (max-width: 1024px) {
    .c__comp__subBlock {
      margin-bottom: 1.25em; } }

.c__comp__padding {
  padding: 5em; }
  @media (max-width: 1024px) {
    .c__comp__padding {
      padding: 2.5em; } }
  @media (max-width: 480px) {
    .c__comp__padding {
      padding: 1.25em; } }

.c__comp__sectionPadding {
  padding: 5em 0; }
  @media (max-width: 1024px) {
    .c__comp__sectionPadding {
      padding: 40px 0; } }
  @media (max-width: 480px) {
    .c__comp__sectionPadding {
      padding: 20px 0; } }
  .c__comp__sectionPadding--flushTop {
    padding-top: 0; }

.c__comp__sectionSpacing {
  margin-bottom: 6.25em; }

.c__comp__greyBg {
  background-color: #f3f3f3; }

.c__comp__blockSpacing {
  margin-bottom: 1.875em; }

.c__comp__form {
  background-color: #060F2C;
  padding-bottom: 5em;
  padding-top: 5em; }
  .page--red .c__comp__form {
    background-color: #e2121d; }
  .c__comp__form h2 {
    color: #fecb35;
    text-align: center; }
    .page--red .c__comp__form h2 {
      color: white; }
    @media (max-width: 768px) {
      .c__comp__form h2 {
        text-align: left; } }
  .c__comp__form__wrapper {
    margin: 2.1875em auto 0;
    max-width: 940px; }
  .c__comp__form__summary {
    color: #ffffff;
    padding: 2.1875em 0 0.625em;
    text-align: center; }
    @media (max-width: 768px) {
      .c__comp__form__summary {
        text-align: left; } }
    .page--red .c__comp__form__summary {
      color: white; }
    .c__comp__form__summary * {
      margin: 0; }
  .c__comp__form__submit {
    text-align: center; }
  .c__comp__form label {
    color: #fecb35; }
    .page--red .c__comp__form label {
      color: white; }
  .c__comp__form input[type="submit"] {
    background-image: url(../images/icons/progress-dark-icon.svg);
    background-repeat: no-repeat;
    background-position: 85% 50%;
    background-size: 14px 12px; }
    .c__comp__form input[type="submit"]:hover {
      background-position: 90% 50%; }
  .c__comp__form ul {
    list-style: none;
    padding: 0; }
    .c__comp__form ul::after {
      clear: both;
      content: "";
      display: table; }
    @media (min-width: 481px) {
      .c__comp__form ul {
        margin: 0 -20px; } }
    .c__comp__form ul li {
      margin: 0;
      padding: 0; }
      .c__comp__form ul li.l__col {
        padding: 0 20px; }
        @media (max-width: 480px) {
          .c__comp__form ul li.l__col {
            float: none;
            padding: 0;
            width: 100%; } }
      .c__comp__form ul li.gfield {
        margin-bottom: 1.25em; }
  .c__comp__form .gform_hidden {
    display: none; }
  .c__comp__form .gform_validation_container {
    display: none !important; }
  .c__comp__form .gform_footer {
    text-align: center; }
    .c__comp__form .gform_footer input[type="submit"] {
      background-image: url(../images/icons/progress-dark-icon.svg);
      background-repeat: no-repeat;
      background-position: 85% 50%;
      background-size: 14px 12px;
      font-size: 0.9375em;
      line-height: 1.2em;
      padding: 1em 1.3333333333em;
      padding-right: 3.3333333333em; }
      .c__comp__form .gform_footer input[type="submit"]:hover {
        background-position: 90% 50%; }
  .c__comp__form #field_2_7 {
    display: none; }
  .c__comp__form .form__disclaimer {
    color: #ffffff;
    clear: both;
    font-size: 0.875em;
    padding: 0 20px;
    text-align: center; }
    .page--red .c__comp__form .form__disclaimer {
      color: white; }

.c__comp__form__wrapper .validation_error {
  color: #ffffff;
  padding: 0.625em 0;
  text-align: center; }

.c__comp__newsletter .c__comp__form__wrapper .checkboxlist .gfield_label {
  display: none; }

.c__comp__newsletter .c__comp__form__wrapper .ginput_container_checkbox::after {
  content: "";
  clear: both;
  display: table; }

@media (min-width: 1281px) {
  .c__comp__newsletter .c__comp__form__wrapper .ginput_container_checkbox {
    padding: 0 5%; } }

.c__comp__newsletter .c__comp__form__wrapper .ginput_container_checkbox li {
  float: left;
  position: relative;
  width: 20%; }
  @media (min-width: 1025px) and (max-width: 1280px) {
    .c__comp__newsletter .c__comp__form__wrapper .ginput_container_checkbox li {
      margin-bottom: 10px;
      width: 50%; } }
  @media (max-width: 1024px) {
    .c__comp__newsletter .c__comp__form__wrapper .ginput_container_checkbox li {
      margin-bottom: 10px;
      width: 33.3333333333%; } }
  @media (max-width: 480px) {
    .c__comp__newsletter .c__comp__form__wrapper .ginput_container_checkbox li {
      width: 50%; } }
  .c__comp__newsletter .c__comp__form__wrapper .ginput_container_checkbox li input[type="checkbox"] {
    display: none; }
    .c__comp__newsletter .c__comp__form__wrapper .ginput_container_checkbox li input[type="checkbox"] + label {
      color: #2b4493;
      cursor: pointer;
      line-height: 25px;
      padding-left: 35px;
      text-align: left; }
      .c__comp__newsletter .c__comp__form__wrapper .ginput_container_checkbox li input[type="checkbox"] + label::before {
        border: 1px solid #060f2c;
        border-radius: 50%;
        content: "";
        height: 26px;
        left: 0;
        position: absolute;
        top: 0;
        width: 26px; }
    .c__comp__newsletter .c__comp__form__wrapper .ginput_container_checkbox li input[type="checkbox"]:checked + label::after {
      background-color: #2b4493;
      border-radius: 50%;
      content: "";
      height: 10px;
      left: 8px;
      position: absolute;
      top: 8px;
      width: 10px; }

.c__comp__newsletter .c__comp__form__wrapper .fieldFirst {
  clear: left; }

.c__comp__newsletter .c__comp__form__wrapper input {
  border: 1px solid #2a2c2b;
  border-radius: 2em;
  padding: 12px 20px; }

.c__comp__newsletter .c__comp__form__wrapper .newsletterField {
  text-align: left; }

.c__comp__newsletter .c__comp__form__wrapper .gform_validation_container {
  display: none; }

.c__comp__newsletter .c__comp__form__wrapper ul {
  list-style: none;
  padding: 0; }
  @media (min-width: 481px) {
    .c__comp__newsletter .c__comp__form__wrapper ul .gform_fields {
      margin: 0 -20px; } }
  .c__comp__newsletter .c__comp__form__wrapper ul li {
    margin: 0;
    padding: 0; }
    .c__comp__newsletter .c__comp__form__wrapper ul li.l__col {
      margin-top: 20px;
      padding: 0 20px; }
      .c__comp__newsletter .c__comp__form__wrapper ul li.l__col.checkboxlist {
        margin-top: 60px; }
        @media (max-width: 1024px) {
          .c__comp__newsletter .c__comp__form__wrapper ul li.l__col.checkboxlist {
            margin-top: 40px; } }
      .c__comp__newsletter .c__comp__form__wrapper ul li.l__col label {
        padding-left: 20px; }
      @media (max-width: 480px) {
        .c__comp__newsletter .c__comp__form__wrapper ul li.l__col {
          float: none;
          padding: 0;
          width: 100%; } }
    .c__comp__newsletter .c__comp__form__wrapper ul li.gfield {
      margin-bottom: 1.25em; }

.c__comp__newsletter .c__comp__form__wrapper .gform_body::after {
  content: "";
  clear: both;
  display: table; }

.c__comp__newsletter .c__comp__form__wrapper .gform_footer {
  clear: both;
  margin-top: 20px;
  text-align: center; }
  .c__comp__newsletter .c__comp__form__wrapper .gform_footer input[type="submit"] {
    background-image: url(../images/icons/progress-dark-icon.svg);
    background-repeat: no-repeat;
    background-position: 85% 50%;
    background-size: 14px 12px;
    border: 0;
    font-size: 0.9375em;
    line-height: 1.2em;
    padding: 1em 1.3333333333em;
    padding-right: 3.3333333333em; }
    .c__comp__newsletter .c__comp__form__wrapper .gform_footer input[type="submit"]:hover {
      background-position: 90% 50%; }

input, label, textarea, select {
  display: block;
  width: 100%; }

label {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.625em;
  margin-bottom: 0.3125em;
  padding-left: 0.625em; }

input, textarea, select {
  border: 0;
  border-radius: 1em;
  line-height: 1.25em;
  margin: 0;
  padding: 1.1875em; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
    color: #434645;
    font-size: 1em; }
  input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
    color: #434645;
    font-size: 1em; }
  input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
    color: #434645;
    font-size: 1em; }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
    color: #434645;
    font-size: 1em; }
  input:active, input:focus, textarea:active, textarea:focus, select:active, select:focus {
    outline: none; }

input[type="submit"] {
  background-image: url(../images/icons/progress-icon.svg);
  background-repeat: no-repeat;
  background-position: 85% 50%;
  background-size: 14px 12px; }
  input[type="submit"]:hover {
    background-position: 90% 50%; }

select {
  -webkit-appearance: none;
          appearance: none;
  background-color: white;
  background-image: url(../images/icons/drop-arrow-icon.svg);
  background-position: 95% center;
  background-repeat: no-repeat;
  background-size: 12px 21px;
  padding-right: 30px; }

textarea {
  height: 150px; }

input[type="checkbox"],
input[type="radio"] {
  border-radius: 0;
  display: inline-block;
  height: 15px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 15px; }
  input[type='checkbox'] ~ label, input[type='radio'] ~ label {
    padding-left: 1.5625em; }

button {
  border: none;
  border-radius: 0;
  margin: 0; }

input[type="submit"] {
  -webkit-transition: all ease-in 0.2s;
          transition: all ease-in 0.2s;
  width: auto; }

form {
  margin-bottom: 0;
  padding: 0; }

.form__row {
  margin-bottom: 1.25em;
  position: relative; }

.form__singleField {
  position: relative; }
  .form__singleField > input[type="text"] {
    border: 0;
    padding-bottom: 1em;
    padding-top: 1em;
    padding-right: 3.75em; }
  .form__singleField input[type="submit"] {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0; }

.validate-error-row, .c__comp__form__wrapper .validation_message {
  background-color: #e6332a;
  border-radius: 5px;
  color: #ffffff;
  font-size: 0.8125em;
  font-weight: 400;
  left: 20px;
  line-height: 1em;
  padding: 1px 3px;
  position: absolute;
  top: 100%;
  z-index: 1; }
  @media (max-width: 480px) {
    .validate-error-row, .c__comp__form__wrapper .validation_message {
      left: 0; } }
  .validate-error-row::before, .c__comp__form__wrapper .validation_message::before {
    border-bottom: 5px solid #e6332a;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    left: 5px;
    position: absolute;
    top: -5px; }

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

.slick-active:focus, .slick-active:active {
  outline: none; }

.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-slide > div {
    height: 100%; }

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

.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute; }
  .slick-dots::after {
    content: "";
    clear: both;
    display: table; }
  .slick-dots li {
    float: left;
    height: 12px;
    margin: 0;
    padding: 0;
    width: 12px; }
    .slick-dots li button {
      -webkit-appearance: none;
              appearance: none;
      background-color: #ffffff;
      border: 0;
      border-radius: 50%;
      display: block;
      height: 12px;
      margin: 0;
      padding: 0;
      text-indent: -9999px;
      width: 12px; }
    .slick-dots li.slick-active button {
      background-color: #FFEC00; }
    .slick-dots li:not(:last-child) {
      margin-right: 8px; }

.slick-number-pagination {
  background-color: #f3f3f3;
  font-size: 0.75em;
  line-height: 1em;
  left: 0;
  padding: 1em 0.3333333333em;
  position: absolute;
  top: 0; }

@media (max-width: 1024px) {
  .c__comp__landingGrid {
    margin-top: 4.0625em; } }

.c__comp__landingGrid__tile {
  overflow: hidden;
  position: relative; }
  .c__comp__landingGrid__tile::before {
    content: "";
    display: block;
    padding-top: 98%;
    padding-top: 25vw; }
    @media (max-width: 1024px) {
      .c__comp__landingGrid__tile::before {
        padding-top: 100%; } }
  .c__comp__landingGrid__tile--double::before {
    padding-top: 98%;
    padding-top: 50vw; }
    @media (max-width: 1024px) {
      .c__comp__landingGrid__tile--double::before {
        padding-top: 50%; } }
  .c__comp__landingGrid__tile__img {
    background-color: #2a2c2b;
    background-repeat: no-repeat;
    background-position: 49% 49%;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transition: all ease-out 0.2s;
            transition: all ease-out 0.2s;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    top: 0; }
  .c__comp__landingGrid__tile > a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(25%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    left: 0;
    padding: 1.5625em;
    position: absolute;
    right: 0;
    top: 0; }
    .c__comp__landingGrid__tile > a .c__comp__landingGrid__tile__title {
      color: #ffffff;
      display: block;
      font-size: 1.875em;
      font-weight: 700;
      line-height: 1.2em;
      -webkit-transition: all ease-in-out 0.4s;
              transition: all ease-in-out 0.4s;
      -webkit-transition-delay: 0.1s;
              transition-delay: 0.1s; }
      @media (max-width: 1024px) {
        .c__comp__landingGrid__tile > a .c__comp__landingGrid__tile__title {
          font-size: 1.25em;
          line-height: 1.4em; } }
    .c__comp__landingGrid__tile > a .c__comp__landingGrid__tile__summary {
      color: #ffffff;
      font-weight: 400;
      line-height: 1.375em;
      padding-top: 0.625em;
      -webkit-transition: all ease-in-out 0.4s;
              transition: all ease-in-out 0.4s; }
      @media (min-width: 1025px) {
        .c__comp__landingGrid__tile > a .c__comp__landingGrid__tile__summary {
          max-width: 80%; } }
      @media (max-width: 480px) {
        .c__comp__landingGrid__tile > a .c__comp__landingGrid__tile__summary {
          display: none; } }
  .c__comp__landingGrid__tile:hover .c__comp__landingGrid__tile__img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition-duration: 5s;
            transition-duration: 5s; }
  @media (min-width: 1367px) {
    .c__comp__landingGrid__tile:hover .c__comp__landingGrid__tile__title {
      -webkit-transform: translateY(10px);
          -ms-transform: translateY(10px);
              transform: translateY(10px); } }
  .c__comp__landingGrid__tile:hover .c__comp__landingGrid__tile__summary {
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px); }

.c__comp__promo {
  background-color: #060F2C;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 5em;
  padding-top: 5em; }
  @media (max-width: 1280px) {
    .c__comp__promo {
      padding-left: 0;
      padding-right: 0; } }
  .page--red .c__comp__promo {
    background-color: #e2121d; }
  .c__comp__promo__image {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    min-height: 350px;
    min-height: 24.04336734693878vw;
    position: relative; }
    @media (max-width: 768px) {
      .c__comp__promo__image::before {
        background-color: rgba(0, 0, 0, 0.4);
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0; }
      .c__comp__promo__image > * {
        position: relative;
        z-index: 1; } }
    .c__comp__promo__image__content {
      color: #ffffff;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-flex-shrink: 1;
          -ms-flex-negative: 1;
              flex-shrink: 1;
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; }
      .c__comp__promo__image__content__wrap {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; }
        @media (max-width: 1280px) {
          .c__comp__promo__image__content__wrap {
            -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap; } }
      @media (max-width: 480px) {
        .c__comp__promo__image__content {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%;
          -webkit-flex-shrink: 0;
              -ms-flex-negative: 0;
                  flex-shrink: 0;
          text-align: center;
          margin-top: 20px; } }
      .c__comp__promo__image__content__title {
        color: #ffffff;
        font-size: 2.625em;
        font-weight: 500;
        line-height: 1.2380952381em;
        margin: 0 0 0.2380952381em; }
        @media (max-width: 768px) {
          .c__comp__promo__image__content__title {
            font-size: 1.875em;
            margin: 0 0 0.6666666667em; } }
      .c__comp__promo__image__content__subTitle {
        font-size: 1.9375em;
        font-weight: 400;
        margin-bottom: 1em; }
        @media (max-width: 768px) {
          .c__comp__promo__image__content__subTitle {
            font-size: 1.375em; } }
        .c__comp__promo__image__content__subTitle span {
          font-weight: 500; }
      .c__comp__promo__image__content__desc {
        font-size: 1.5625em;
        font-weight: 400;
        line-height: 1.2em;
        margin-bottom: 1em; }
        .c__comp__promo__image__content__desc span {
          font-weight: 500; }
    .c__comp__promo__image__donation {
      -webkit-flex-basis: 20%;
          -ms-flex-preferred-size: 20%;
              flex-basis: 20%;
      margin-top: auto;
      max-width: 300px;
      padding-left: 2.1875em; }
      @media (max-width: 768px) {
        .c__comp__promo__image__donation {
          -webkit-flex-basis: 40%;
              -ms-flex-preferred-size: 40%;
                  flex-basis: 40%; } }
      @media (max-width: 480px) {
        .c__comp__promo__image__donation {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%;
          -webkit-flex-shrink: 0;
              -ms-flex-negative: 0;
                  flex-shrink: 0;
          max-width: 200px;
          margin: 20px auto 0; } }
    .c__comp__promo__image__logo {
      -webkit-flex-basis: 20%;
          -ms-flex-preferred-size: 20%;
              flex-basis: 20%;
      padding-right: 2.1875em; }
      @media (max-width: 768px) {
        .c__comp__promo__image__logo {
          -webkit-flex-basis: 40%;
              -ms-flex-preferred-size: 40%;
                  flex-basis: 40%; } }
      @media (max-width: 480px) {
        .c__comp__promo__image__logo {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%;
          -webkit-flex-shrink: 0;
              -ms-flex-negative: 0;
                  flex-shrink: 0;
          max-width: 200px;
          margin: 0 auto; } }
      .c__comp__promo__image__logo a {
        display: block; }
        .c__comp__promo__image__logo a img {
          display: block;
          width: 100%; }
    .c__comp__promo__image__countdown {
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-flex-shrink: 1;
          -ms-flex-negative: 1;
              flex-shrink: 1; }
      @media (max-width: 1280px) {
        .c__comp__promo__image__countdown {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%;
          -webkit-flex-shrink: 0;
              -ms-flex-negative: 0;
                  flex-shrink: 0;
          -webkit-box-flex: 0;
          -webkit-flex-grow: 0;
              -ms-flex-positive: 0;
                  flex-grow: 0; } }
      @media (max-width: 1280px) {
        .c__comp__promo__image__countdown {
          text-align: center; } }
      @media (min-width: 1281px) {
        .c__comp__promo__image__countdown__items {
          float: right; } }
      @media (max-width: 1280px) {
        .c__comp__promo__image__countdown__items {
          display: inline-block;
          margin-top: 50px;
          vertical-align: top; } }
      @media (max-width: 480px) {
        .c__comp__promo__image__countdown__items {
          display: inline-block;
          margin-top: 20px;
          vertical-align: top; } }
      .c__comp__promo__image__countdown__items div {
        background-color: #fecb35;
        float: left; }
        .c__comp__promo__image__countdown__items div:not(:first-child) {
          margin-left: 10px; }
        .c__comp__promo__image__countdown__items div span {
          display: block;
          padding: 14px 20px;
          text-align: center; }
          .c__comp__promo__image__countdown__items div span.value {
            font-size: 2.25em;
            font-weight: 700;
            line-height: 1em; }
            @media (max-width: 480px) {
              .c__comp__promo__image__countdown__items div span.value {
                font-size: 1.5625em; } }
          .c__comp__promo__image__countdown__items div span.type {
            background-color: white;
            font-size: 2.25em;
            line-height: 1em;
            text-transform: uppercase; }
            @media (max-width: 480px) {
              .c__comp__promo__image__countdown__items div span.type {
                font-size: 1.5625em; } }
  .c__comp__promo__text {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #060F2C;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 200px;
    min-height: 28.21656050955414vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
    .c__comp__promo__text__content__title {
      color: #fecb35;
      font-size: 2.1875em;
      line-height: 1.2em;
      margin-bottom: 0.2857142857em; }
    .c__comp__promo__text__content__summary {
      color: #ffffff;
      font-size: 1.25em;
      line-height: 1.5em; }
  .c__comp__promo__comingsoon {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #060F2C;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 200px;
    min-height: 28.21656050955414vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
    .c__comp__promo__comingsoon__content__title {
      color: #ffffff;
      font-size: 3.125em;
      line-height: 1.2em;
      margin-bottom: 0.4em;
      text-transform: uppercase; }
      @media (max-width: 768px) {
        .c__comp__promo__comingsoon__content__title {
          font-size: 2.1875em;
          line-height: 1.1428571429em; } }
      .c__comp__promo__comingsoon__content__title span {
        color: #fecb35; }
    .c__comp__promo__comingsoon__content__summary {
      color: #ffffff;
      font-size: 1.875em;
      font-weight: 500;
      line-height: 1.2333333333em;
      margin: 0;
      text-transform: uppercase; }
      @media (max-width: 768px) {
        .c__comp__promo__comingsoon__content__summary {
          font-size: 1.5625em;
          line-height: 1.2em; } }
      .c__comp__promo__comingsoon__content__summary span {
        display: inline-block;
        word-break: keep-all; }
        @media (max-width: 768px) {
          .c__comp__promo__comingsoon__content__summary span {
            display: block; } }
        .c__comp__promo__comingsoon__content__summary span + span {
          padding: 0 0.6666666667em;
          position: relative; }
          @media (min-width: 769px) {
            .c__comp__promo__comingsoon__content__summary span + span {
              margin-left: 0.6666666667em;
              padding-left: 0.8333333333em;
              padding-right: 0; }
              .c__comp__promo__comingsoon__content__summary span + span::before {
                color: #fecb35;
                content: "/";
                left: 0;
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                        transform: translateY(-50%); } }
  .c__comp__promo__side {
    background-image: linear-gradient(191deg, #2363b5 0%, #2b4493 100%);
    position: relative; }
    .c__comp__promo__side::before {
      background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 60%, #1b62b0 60%);
      content: "";
      display: block; }
    .c__comp__promo__side > div {
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: cover;
      padding: 1.875em 1.25em; }
      .c__comp__promo__side > div .c__comp__promo__side__content {
        color: #ffffff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        max-width: 80%; }
        .c__comp__promo__side > div .c__comp__promo__side__content__title {
          color: #ffffff;
          font-size: 1.875em;
          font-weight: 500;
          line-height: 1em;
          margin: 0; }
        .c__comp__promo__side > div .c__comp__promo__side__content__subTitle {
          font-size: 1.125em;
          font-weight: 500; }
        .c__comp__promo__side > div .c__comp__promo__side__content__content {
          line-height: 1.1875em;
          margin-bottom: 3.125em;
          padding: 1.5625em 0; }
        .c__comp__promo__side > div .c__comp__promo__side__content__action {
          margin-top: auto; }
    .c__comp__promo__side + .c__comp__promo__side {
      margin-top: 2.5em; }
    .c__comp__promo__side__items .l__col:not(:last-child) {
      margin-bottom: 2.5em; }
      @media (min-width: 481px) and (max-width: 1366px) {
        .c__comp__promo__side__items .l__col:not(:last-child) {
          margin-bottom: 0; } }
      @media (max-width: 480px) {
        .c__comp__promo__side__items .l__col:not(:last-child) {
          margin-bottom: 1.25em; } }

.c__hero {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .c__hero::before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
    @media (min-width: 769px) {
      .c__hero::before {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.79)), color-stop(50%, rgba(0, 0, 0, 0)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.79) 0%, rgba(0, 0, 0, 0) 50%); } }
    @media (max-width: 768px) {
      .c__hero::before {
        background-color: rgba(0, 0, 0, 0.4); } }
  .c__hero > * {
    position: relative; }
  .c__hero--comingSoon {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
    .c__hero--comingSoon .c__hero__content {
      max-width: 100%;
      padding: 1.25em 0;
      text-align: center; }
      .c__hero--comingSoon .c__hero__content h1, .c__hero--comingSoon .c__hero__content .c__comp__form h2, .c__comp__form .c__hero--comingSoon .c__hero__content h2 {
        font-size: 5em;
        line-height: 1em;
        text-transform: uppercase; }
        .c__hero--comingSoon .c__hero__content h1 span, .c__hero--comingSoon .c__hero__content .c__comp__form h2 span, .c__comp__form .c__hero--comingSoon .c__hero__content h2 span {
          color: #fecb35;
          display: block; }
        @media (min-width: 481px) and (max-width: 1024px) {
          .c__hero--comingSoon .c__hero__content h1, .c__hero--comingSoon .c__hero__content .c__comp__form h2, .c__comp__form .c__hero--comingSoon .c__hero__content h2 {
            font-size: 40px; } }
  @media screen and (min-width: 481px) and (max-width: 1024px) and (min-width: 480px) {
    .c__hero--comingSoon .c__hero__content h1, .c__hero--comingSoon .c__hero__content .c__comp__form h2, .c__comp__form .c__hero--comingSoon .c__hero__content h2 {
      font-size: -webkit-calc(40px + 40 * ((100vw - 480px) / 544));
      font-size: calc(40px + 40 * ((100vw - 480px) / 544)); } }
  @media screen and (min-width: 481px) and (max-width: 1024px) and (min-width: 1024px) {
    .c__hero--comingSoon .c__hero__content h1, .c__hero--comingSoon .c__hero__content .c__comp__form h2, .c__comp__form .c__hero--comingSoon .c__hero__content h2 {
      font-size: 80px; } }
        @media (max-width: 480px) {
          .c__hero--comingSoon .c__hero__content h1, .c__hero--comingSoon .c__hero__content .c__comp__form h2, .c__comp__form .c__hero--comingSoon .c__hero__content h2 {
            font-size: 2.5em; } }
      .c__hero--comingSoon .c__hero__content__comingSoon {
        font-size: 2.5em;
        font-weight: 500;
        line-height: 1.125em;
        margin-top: 1em; }
        @media (min-width: 1025px) {
          .c__hero--comingSoon .c__hero__content__comingSoon {
            margin-top: 2em; } }
        @media (min-width: 481px) and (max-width: 1024px) {
          .c__hero--comingSoon .c__hero__content__comingSoon {
            font-size: 25px; } }
  @media screen and (min-width: 481px) and (max-width: 1024px) and (min-width: 480px) {
    .c__hero--comingSoon .c__hero__content__comingSoon {
      font-size: -webkit-calc(25px + 15 * ((100vw - 480px) / 544));
      font-size: calc(25px + 15 * ((100vw - 480px) / 544)); } }
  @media screen and (min-width: 481px) and (max-width: 1024px) and (min-width: 1024px) {
    .c__hero--comingSoon .c__hero__content__comingSoon {
      font-size: 40px; } }
        @media (max-width: 480px) {
          .c__hero--comingSoon .c__hero__content__comingSoon {
            font-size: 1.5625em; } }
        @media (max-width: 768px) {
          .c__hero--comingSoon .c__hero__content__comingSoon span {
            display: block; } }
        .c__hero--comingSoon .c__hero__content__comingSoon span + span {
          padding: 0 0.5em;
          position: relative; }
          @media (min-width: 769px) {
            .c__hero--comingSoon .c__hero__content__comingSoon span + span {
              margin-left: 0.5em;
              padding-left: 0.625em;
              padding-right: 0; }
              .c__hero--comingSoon .c__hero__content__comingSoon span + span::before {
                color: #fecb35;
                content: "/";
                left: 0;
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                        transform: translateY(-50%); } }
  .c__hero__content {
    color: #ffffff;
    line-height: 1.6875em; }
    @media (min-width: 1025px) {
      .c__hero__content {
        max-width: 75%; } }
    .c__hero__content h1, .c__hero__content .c__comp__form h2, .c__comp__form .c__hero__content h2 {
      margin-bottom: 0.2857142857em; }
    .c__hero__content p {
      margin: 0; }
  .c__hero__main {
    min-height: 33.125em;
    min-height: 45.19572953736655vw;
    position: relative; }
    .c__hero__main::before {
      display: none; }
  .c__hero__sub {
    min-height: 21.125em;
    min-height: 33.37587747287811vw;
    padding: 2.1875em 0; }
  .c__hero__carousel {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .c__hero__carousel__slide {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      float: left;
      height: 100%;
      position: relative; }
      .c__hero__carousel__slide::before {
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0; }
    .c__hero__carousel__pagination__item {
      background-color: #060F2C;
      height: 4.0625em;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 3.75em; }
      @media (max-width: 768px) {
        .c__hero__carousel__pagination__item {
          display: none; } }
      .c__hero__carousel__pagination__item__left {
        background-image: url(../images/icons/return-icon.svg);
        background-size: 1.125em 1.125em;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        border-bottom-right-radius: 50%;
        border-top-right-radius: 50%;
        left: 0; }
      .c__hero__carousel__pagination__item__right {
        background-image: url(../images/icons/progress-icon.svg);
        background-size: 1.125em 1.125em;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        border-bottom-left-radius: 50%;
        border-top-left-radius: 50%;
        right: 0; }

#pagenotfound .c__hero::before {
  display: none; }

#pagenotfound .title {
  color: #060F2C;
  margin-bottom: 0.2857142857em; }

.c__comp__listing .l__col {
  margin-bottom: 1.25em; }

.c__comp__listing__statistics .l__col {
  margin-bottom: 0; }
  .c__comp__listing__statistics .l__col:nth-child(2n+2) {
    background: red; }
    .c__comp__listing__statistics .l__col:nth-child(2n+2) .c__comp__tile__statisticTile {
      background-color: #060F2C;
      background-image: none; }

.c__comp__listing__title {
  text-align: center; }

.c__comp__listing__viewAll {
  margin-top: 1.25em;
  text-align: center; }

.c__comp__listing__events h2 {
  font-size: 32px;
  line-height: 38px;
  color: #000;
  font-weight: bold;
  margin-bottom: 12px; }

.c__comp__listing__events p.intro_text {
  width: 50%; }
  @media (max-width: 1024px) {
    .c__comp__listing__events p.intro_text {
      width: 100%; } }

.c__comp__listing__events .btn__standard {
  font-size: 19px;
  color: #000;
  background: transparent;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
  float: right;
  text-transform: none; }
  .c__comp__listing__events .btn__standard::after {
    content: "";
    display: none; }
  @media (max-width: 1024px) {
    .c__comp__listing__events .btn__standard {
      float: right;
      margin-bottom: 30px; } }

.c__comp__listing__events .c__comp__tile .tileFillCta {
  bottom: 0;
  left: 0;
  position: relative;
  right: 0;
  top: 14px;
  color: #000;
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold; }

.c__comp__listing__events .c__comp__tile__infoTile {
  position: relative;
  -webkit-transition: all ease-in 0.2s;
          transition: all ease-in 0.2s;
  margin-bottom: 10px; }
  .c__comp__listing__events .c__comp__tile__infoTile .c__comp__tile__infoTile__tag {
    bottom: 0;
    color: #ffffff;
    display: block;
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1em;
    left: 0;
    padding: 0.5714285714em 1.7857142857em;
    position: absolute;
    text-transform: uppercase; }
  .c__comp__listing__events .c__comp__tile__infoTile__img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    background-color: #132D7F; }
    .c__comp__listing__events .c__comp__tile__infoTile__img::before {
      content: "";
      display: block;
      padding-top: 52.88753799392097%; }
  .c__comp__listing__events .c__comp__tile__infoTile__doubleTile {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 100%;
    min-height: 200px;
    position: relative; }
    .c__comp__listing__events .c__comp__tile__infoTile__doubleTile::before {
      background-color: rgba(0, 0, 0, 0.3);
      bottom: 0;
      content: "";
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
    .c__comp__listing__events .c__comp__tile__infoTile__doubleTile .c__comp__tile__infoTile__tag {
      bottom: auto;
      left: 1.5625em;
      top: 1.5625em; }
  .c__comp__listing__events .c__comp__tile__infoTile__featureContent {
    padding: 4.0625em 1.5625em 2.8125em;
    position: relative; }
    @media (min-width: 1025px) {
      .c__comp__listing__events .c__comp__tile__infoTile__featureContent {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0; } }
    .c__comp__listing__events .c__comp__tile__infoTile__featureContent__meta {
      color: #ffffff;
      font-size: 1.125em;
      line-height: 1em;
      padding: 0.8888888889em 0;
      text-transform: uppercase; }
    .c__comp__listing__events .c__comp__tile__infoTile__featureContent__summary {
      color: #ffffff;
      font-size: 1.875em;
      line-height: 1.2333333333em; }
      .c__comp__listing__events .c__comp__tile__infoTile__featureContent__summary * {
        margin: 0; }
  .c__comp__listing__events .c__comp__tile__infoTile__content {
    padding: 27px 0;
    position: relative; }
    .c__comp__listing__events .c__comp__tile__infoTile__content__info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .c__comp__listing__events .c__comp__tile__infoTile__content__date {
      color: #000;
      font-weight: 500;
      display: block;
      font-size: 16px;
      line-height: 19px;
      position: relative;
      text-transform: 400;
      top: -20px; }
    .c__comp__listing__events .c__comp__tile__infoTile__content__time {
      color: #000;
      font-weight: 500;
      display: block;
      font-size: 16px;
      line-height: 19px;
      position: relative;
      text-transform: 400;
      top: -20px;
      margin-left: 10px;
      border-left: 2px solid #000;
      padding-left: 10px; }
    .c__comp__listing__events .c__comp__tile__infoTile__content__title {
      color: #000;
      font-size: 24px;
      line-height: 28px;
      font-weight: bold; }
    .c__comp__listing__events .c__comp__tile__infoTile__content__summary {
      font-size: 14px;
      line-height: 17px; }
      .c__comp__listing__events .c__comp__tile__infoTile__content__summary * {
        margin: 0; }

.c__comp__listing__events__alt {
  padding-bottom: 0; }
  @media (max-width: 1024px) {
    .c__comp__listing__events__alt .l__col {
      margin-bottom: 20px; } }
  .c__comp__listing__events__alt .c__comp__tile__infoTile__content {
    padding: 0;
    position: unset; }
  .c__comp__listing__events__alt .c__comp__tile__infoTile__content__title {
    margin-bottom: 20px; }
    .c__comp__listing__events__alt .c__comp__tile__infoTile__content__title p {
      margin: 0; }
  .c__comp__listing__events__alt .c__comp__tile__infoTile {
    padding: 30px 30px 60px 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 9px 0 rgba(132, 132, 132, 0.5);
            box-shadow: 0 0 9px 0 rgba(132, 132, 132, 0.5); }
  .c__comp__listing__events__alt .c__comp__tile .tileFillCta {
    position: absolute;
    left: 30px;
    bottom: 30px;
    display: block;
    height: auto;
    right: auto;
    top: auto; }

.c__comp__listing__news h2 {
  font-size: 32px;
  line-height: 38px;
  color: #000;
  font-weight: bold;
  margin-bottom: 12px; }

.c__comp__listing__news p.intro_text {
  width: 50%;
  color: #000; }
  @media (max-width: 1024px) {
    .c__comp__listing__news p.intro_text {
      width: 100%; } }

.c__comp__listing__news .btn__standard {
  font-size: 19px;
  color: #000;
  background: transparent;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
  float: right;
  text-transform: none; }
  .c__comp__listing__news .btn__standard::after {
    content: "";
    display: none; }
  @media (max-width: 1024px) {
    .c__comp__listing__news .btn__standard {
      float: right;
      margin-bottom: 30px; } }

.c__comp__listing__news .c__comp__tile .tileFillCta {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  color: #000;
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold; }

.c__comp__listing__news .c__comp__tile__infoTile {
  position: relative;
  -webkit-transition: all ease-in 0.2s;
          transition: all ease-in 0.2s;
  margin-bottom: 10px; }
  .c__comp__listing__news .c__comp__tile__infoTile .c__comp__tile__infoTile__tag {
    bottom: 0;
    color: #ffffff;
    display: block;
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1em;
    left: 0;
    padding: 0.5714285714em 1.7857142857em;
    position: absolute;
    text-transform: uppercase; }
  .c__comp__listing__news .c__comp__tile__infoTile__img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative; }
    .c__comp__listing__news .c__comp__tile__infoTile__img::before {
      content: "";
      display: block;
      padding-top: 52.88753799392097%; }
  .c__comp__listing__news .c__comp__tile__infoTile__doubleTile {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 100%;
    min-height: 200px;
    position: relative; }
    .c__comp__listing__news .c__comp__tile__infoTile__doubleTile::before {
      background-color: rgba(0, 0, 0, 0.3);
      bottom: 0;
      content: "";
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
    .c__comp__listing__news .c__comp__tile__infoTile__doubleTile .c__comp__tile__infoTile__tag {
      bottom: auto;
      left: 1.5625em;
      top: 1.5625em; }
  .c__comp__listing__news .c__comp__tile__infoTile__featureContent {
    padding: 4.0625em 1.5625em 2.8125em;
    position: relative; }
    @media (min-width: 1025px) {
      .c__comp__listing__news .c__comp__tile__infoTile__featureContent {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0; } }
    .c__comp__listing__news .c__comp__tile__infoTile__featureContent__meta {
      color: #ffffff;
      font-size: 1.125em;
      line-height: 1em;
      padding: 0.8888888889em 0;
      text-transform: uppercase; }
    .c__comp__listing__news .c__comp__tile__infoTile__featureContent__summary {
      color: #ffffff;
      font-size: 1.875em;
      line-height: 1.2333333333em; }
      .c__comp__listing__news .c__comp__tile__infoTile__featureContent__summary * {
        margin: 0; }
  .c__comp__listing__news .c__comp__tile__infoTile__content {
    padding: 2.1875em 0.9375em;
    position: relative; }
    .c__comp__listing__news .c__comp__tile__infoTile__content__info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .c__comp__listing__news .c__comp__tile__infoTile__content__date {
      color: #000;
      font-weight: 500;
      display: block;
      font-size: 16px;
      line-height: 19px;
      position: relative;
      text-transform: 400;
      top: -20px; }
    .c__comp__listing__news .c__comp__tile__infoTile__content__time {
      color: #000;
      font-weight: 500;
      display: block;
      font-size: 16px;
      line-height: 19px;
      position: relative;
      text-transform: 400;
      top: -20px;
      margin-left: 10px;
      border-left: 2px solid #000;
      padding-left: 10px; }
    .c__comp__listing__news .c__comp__tile__infoTile__content__title {
      color: #000;
      font-size: 24px;
      line-height: 28px;
      font-weight: bold; }
    .c__comp__listing__news .c__comp__tile__infoTile__content__summary {
      font-size: 14px;
      line-height: 17px; }
      .c__comp__listing__news .c__comp__tile__infoTile__content__summary * {
        margin: 0; }

.c__comp__listing__title__upcoming select {
  border: 1px solid #000000;
  border-radius: 0;
  color: #000000;
  text-transform: uppercase;
  background-image: url(../images/icons/drop-arrow-icon.svg);
  background-size: 16.1px 9.05px;
  width: 250px;
  height: 55px;
  padding: 15px 40px 15px 15px; }
  @media (max-width: 1024px) {
    .c__comp__listing__title__upcoming select {
      margin-bottom: 20px; } }
  @media (max-width: 768px) {
    .c__comp__listing__title__upcoming select {
      width: -webkit-calc(100% - 60px);
      width: calc(100% - 60px); } }

.c__comp__listing__title__upcoming__selection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .c__comp__listing__title__upcoming__selection__latest_button {
    background: #132D7F;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 9.5px; }
    @media (max-width: 1024px) {
      .c__comp__listing__title__upcoming__selection__latest_button {
        margin-bottom: 20px; } }

.c__comp__listing__upcoming {
  margin-top: -130px;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 0 9px 0 rgba(132, 132, 132, 0.5);
          box-shadow: 0 0 9px 0 rgba(132, 132, 132, 0.5);
  padding: 25px 83px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  z-index: 100; }
  @media (max-width: 1024px) {
    .c__comp__listing__upcoming {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding: 46px 25px; }
      .c__comp__listing__upcoming .l__col__span3 {
        width: 100%; }
      .c__comp__listing__upcoming .l__col__offby1 {
        margin-left: 0px;
        width: 100%; } }
  @media (max-width: 768px) {
    .c__comp__listing__upcoming {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding: 46px 25px;
      margin-top: -110px; }
      .c__comp__listing__upcoming .l__col__span3, .c__comp__listing__upcoming .l__col__span6 {
        width: 100%; }
      .c__comp__listing__upcoming .l__col__span6 {
        margin-bottom: 20px; }
      .c__comp__listing__upcoming .l__col__offby1 {
        margin-left: 6px;
        width: 100%; } }
  .c__comp__listing__upcoming h2 {
    font-size: 28px;
    line-height: 33px;
    color: #000;
    font-weight: 500; }
  .c__comp__listing__upcoming .c__comp__tile__infoTile__content__title p {
    font-size: 18px !important; }
  .c__comp__listing__upcoming p {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.15px; }
  .c__comp__listing__upcoming .btn__standard {
    font-size: 19px;
    color: #000;
    background: transparent;
    padding: 0;
    font-weight: normal;
    text-decoration: underline;
    float: right; }
    .c__comp__listing__upcoming .btn__standard::after {
      content: "";
      display: none; }
  .c__comp__listing__upcoming .c__comp__tile {
    -webkit-box-shadow: 0 0 9px 0 rgba(189, 189, 189, 0.5);
            box-shadow: 0 0 9px 0 rgba(189, 189, 189, 0.5);
    border-bottom: 3.5px solid #132D7F; }
    .c__comp__listing__upcoming .c__comp__tile .tileFillCta {
      bottom: 0;
      left: 0;
      position: relative;
      right: 14px;
      top: 20px;
      color: #000;
      font-size: 14px;
      text-decoration: underline;
      font-weight: bold; }
    .c__comp__listing__upcoming .c__comp__tile__infoTile {
      position: relative;
      -webkit-transition: all ease-in 0.2s;
              transition: all ease-in 0.2s; }
      @media (max-width: 1280px) {
        .c__comp__listing__upcoming .c__comp__tile__infoTile {
          margin-left: -10px;
          margin-right: 10px; } }
      @media (max-width: 1024px) {
        .c__comp__listing__upcoming .c__comp__tile__infoTile {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; }
          .c__comp__listing__upcoming .c__comp__tile__infoTile .l__col__span4, .c__comp__listing__upcoming .c__comp__tile__infoTile .l__col__span8 {
            width: 100%; } }
      .c__comp__listing__upcoming .c__comp__tile__infoTile .c__comp__tile__infoTile__tag {
        bottom: 0;
        color: #ffffff;
        display: block;
        font-size: 0.75em;
        font-weight: 400;
        line-height: 1em;
        left: 0;
        padding: 0.5714285714em 1.7857142857em;
        position: absolute;
        text-transform: uppercase; }
      .c__comp__listing__upcoming .c__comp__tile__infoTile__img {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%;
        position: relative;
        height: 252px;
        background-color: #132D7F;
        background-image: url("../images/placeholder-image.png"); }
        @media (min-width: 1367px) {
          .c__comp__listing__upcoming .c__comp__tile__infoTile__img {
            height: 293px; } }
        .c__comp__listing__upcoming .c__comp__tile__infoTile__img::before {
          content: "";
          display: block;
          padding-top: 52.88753799392097%; }
      .c__comp__listing__upcoming .c__comp__tile__infoTile__doubleTile {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%;
        height: 100%;
        min-height: 200px;
        position: relative; }
        .c__comp__listing__upcoming .c__comp__tile__infoTile__doubleTile::before {
          background-color: rgba(0, 0, 0, 0.3);
          bottom: 0;
          content: "";
          left: 0;
          position: absolute;
          right: 0;
          top: 0; }
        .c__comp__listing__upcoming .c__comp__tile__infoTile__doubleTile .c__comp__tile__infoTile__tag {
          bottom: auto;
          left: 1.5625em;
          top: 1.5625em; }
      .c__comp__listing__upcoming .c__comp__tile__infoTile__featureContent {
        padding: 4.0625em 1.5625em 2.8125em;
        position: relative; }
        @media (min-width: 1025px) {
          .c__comp__listing__upcoming .c__comp__tile__infoTile__featureContent {
            bottom: 0;
            left: 0;
            position: absolute;
            right: 0; } }
        .c__comp__listing__upcoming .c__comp__tile__infoTile__featureContent__meta {
          color: #ffffff;
          font-size: 1.125em;
          line-height: 1em;
          padding: 0.8888888889em 0;
          text-transform: uppercase; }
        .c__comp__listing__upcoming .c__comp__tile__infoTile__featureContent__summary {
          color: #ffffff;
          font-size: 14px;
          line-height: 1.2333333333em; }
          .c__comp__listing__upcoming .c__comp__tile__infoTile__featureContent__summary__p {
            font-size: 14px; }
          .c__comp__listing__upcoming .c__comp__tile__infoTile__featureContent__summary * {
            margin: 0; }
      .c__comp__listing__upcoming .c__comp__tile__infoTile__content {
        padding: 2.1875em 0.9375em;
        position: relative; }
        .c__comp__listing__upcoming .c__comp__tile__infoTile__content__date {
          color: #000;
          font-weight: 500;
          display: block;
          font-size: 16px;
          line-height: 19px;
          position: relative;
          text-transform: 400;
          top: -20px; }
        .c__comp__listing__upcoming .c__comp__tile__infoTile__content__title {
          color: #000;
          font-size: 24px;
          line-height: 28px;
          font-weight: bold;
          text-transform: uppercase; }
        .c__comp__listing__upcoming .c__comp__tile__infoTile__content__summary {
          font-size: 14px;
          line-height: 17px; }
          .c__comp__listing__upcoming .c__comp__tile__infoTile__content__summary__p {
            font-size: 14px; }
          .c__comp__listing__upcoming .c__comp__tile__infoTile__content__summary * {
            margin: 0; }

.c__comp__tile {
  background-color: #ffffff;
  height: 100%;
  position: relative; }
  .c__comp__tile .tileFillCta {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 14px; }
  .c__comp__tile__navTile {
    background-color: transparent;
    margin-bottom: 1.25em; }
    @media (max-width: 1024px) {
      .c__comp__tile__navTile {
        margin: 0; } }
    .c__comp__tile__navTile__img {
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      margin-bottom: 1.25em; }
      .c__comp__tile__navTile__img::before {
        content: "";
        display: block;
        padding-top: 69.96996996996997%; }
      @media (max-width: 1024px) {
        .c__comp__tile__navTile__img {
          display: none; } }
    .c__comp__tile__navTile > a {
      display: block; }
    .c__comp__tile__navTile span {
      color: #ffffff;
      font-weight: 500;
      text-transform: uppercase; }
      @media (min-width: 1025px) {
        .c__comp__tile__navTile span {
          padding-left: 1.5625em;
          position: relative; }
          .c__comp__tile__navTile span::before {
            background-image: url(../images/icons/subnav-icon.svg);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            content: "";
            height: 13px;
            left: 0;
            position: absolute;
            top: 0.1875em;
            width: 15px; } }
      @media (max-width: 1024px) {
        .c__comp__tile__navTile span {
          display: block;
          font-size: 1em;
          padding: 1.25em 3.125em 1.25em 1.25em; } }
  .c__comp__tile__imgTile::before {
    content: "";
    display: block;
    padding-top: 105.4545454545455%; }
  .c__comp__tile__imgTile > a {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
    .c__comp__tile__imgTile > a span {
      background-color: #ffffff;
      bottom: 0;
      color: #2a2c2b;
      display: block;
      font-size: 1em;
      font-weight: 500;
      left: 0;
      line-height: 1.25em;
      padding: 0.9375em 3.125em 0.9375em 0.3125em;
      position: absolute;
      -webkit-transition: all ease-in 0.2s;
              transition: all ease-in 0.2s;
      width: 80%; }
      .c__comp__tile__imgTile > a span::after {
        background-image: url(../images/icons/progress-lightblue-icon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        content: "";
        height: 1.0625em;
        position: absolute;
        right: 1.125em;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-transition: all ease-in 0.2s;
                transition: all ease-in 0.2s;
        width: 1.1875em; }
    .c__comp__tile__imgTile > a:hover span {
      width: 100%; }
  .c__comp__tile__infoTile {
    position: relative;
    -webkit-transition: all ease-in 0.2s;
            transition: all ease-in 0.2s; }
    .c__comp__tile__infoTile .c__comp__tile__infoTile__tag {
      bottom: 0;
      color: #ffffff;
      display: block;
      font-size: 0.75em;
      font-weight: 400;
      line-height: 1em;
      left: 0;
      padding: 0.5714285714em 1.7857142857em;
      position: absolute;
      text-transform: uppercase; }
    .c__comp__tile__infoTile__img {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 50%;
      position: relative; }
      .c__comp__tile__infoTile__img::before {
        content: "";
        display: block;
        padding-top: 52.88753799392097%; }
    .c__comp__tile__infoTile__doubleTile {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 50%;
      height: 100%;
      min-height: 200px;
      position: relative; }
      .c__comp__tile__infoTile__doubleTile::before {
        background-color: rgba(0, 0, 0, 0.3);
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0; }
      .c__comp__tile__infoTile__doubleTile .c__comp__tile__infoTile__tag {
        bottom: auto;
        left: 1.5625em;
        top: 1.5625em; }
    .c__comp__tile__infoTile__featureContent {
      padding: 4.0625em 1.5625em 2.8125em;
      position: relative; }
      @media (min-width: 1025px) {
        .c__comp__tile__infoTile__featureContent {
          bottom: 0;
          left: 0;
          position: absolute;
          right: 0; } }
      .c__comp__tile__infoTile__featureContent__meta {
        color: #ffffff;
        font-size: 1.125em;
        line-height: 1em;
        padding: 0.8888888889em 0;
        text-transform: uppercase; }
      .c__comp__tile__infoTile__featureContent__summary {
        color: #ffffff;
        font-size: 1.875em;
        line-height: 1.2333333333em; }
        .c__comp__tile__infoTile__featureContent__summary * {
          margin: 0; }
    .c__comp__tile__infoTile__content {
      padding: 2.1875em 0.9375em;
      position: relative; }
      .c__comp__tile__infoTile__content__date {
        color: #2b4493;
        display: block;
        font-size: 0.875em;
        line-height: 1.8571428571em;
        position: absolute;
        text-transform: uppercase;
        top: 0.3571428571em; }
      .c__comp__tile__infoTile__content__title {
        color: #2b4493;
        font-size: 1.125em;
        line-height: 1.2em;
        margin-bottom: 0.5em; }
      .c__comp__tile__infoTile__content__summary {
        line-height: 1.25em; }
        .c__comp__tile__infoTile__content__summary * {
          margin: 0; }
    .c__comp__tile__infoTile__course {
      padding: 1.25em 0.9375em;
      min-height: 115px;
      position: relative; }
      .c__comp__tile__infoTile__course__date {
        color: #2b4493;
        display: block;
        font-size: 0.875em;
        line-height: 1.8571428571em;
        position: absolute;
        text-transform: uppercase;
        top: 0.3571428571em; }
      .c__comp__tile__infoTile__course__title {
        color: #2b4493;
        font-size: 1.125em;
        line-height: 1.2em; }
      .c__comp__tile__infoTile__course__summary {
        line-height: 1.25em; }
        .c__comp__tile__infoTile__course__summary * {
          margin: 0; }
  .c__comp__tile__contactTile {
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    padding: 1.5625em 1.25em;
    position: relative;
    -webkit-transition: all ease-in 0.2s;
            transition: all ease-in 0.2s; }
    .c__comp__tile__contactTile__personMeta span {
      display: block; }
    .c__comp__tile__contactTile__personMeta .name {
      font-size: 1.125em;
      line-height: 1.3888888889em; }
    .c__comp__tile__contactTile__personMeta .position {
      font-size: 0.875em;
      line-height: 1.5714285714em; }
    .c__comp__tile__contactTile__contactMethods {
      font-size: 0.875em;
      padding-top: 0.2857142857em; }
      .c__comp__tile__contactTile__contactMethods ol li {
        margin-top: 0.8571428571em;
        padding-left: 30px;
        position: relative; }
        .c__comp__tile__contactTile__contactMethods ol li::before {
          display: none; }
        .c__comp__tile__contactTile__contactMethods ol li .i__svg {
          left: 0;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%); }
      .c__comp__tile__contactTile__contactMethods a {
        color: #2a2c2b;
        font-weight: 400;
        line-height: 1.3571428571em;
        word-break: break-all; }
  .c__comp__tile__actionTile {
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 1.5625em 1.25em;
    position: relative;
    -webkit-transition: all ease-in 0.2s;
            transition: all ease-in 0.2s; }
    .c__comp__tile__actionTile__actionType {
      color: #505050;
      font-size: 1.125em;
      line-height: 1.2222222222em;
      padding-left: 1.1111111111em;
      position: relative; }
      .c__comp__tile__actionTile__actionType::before {
        background-image: url(../images/icons/progress-lightblue-icon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        content: "";
        height: 0.7777777778em;
        left: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 0.8333333333em; }
      .c__comp__tile__actionTile__actionType * {
        margin: 0; }
    .c__comp__tile__actionTile__content {
      font-size: 0.875em;
      line-height: 1.6428571429em;
      padding: 2.5em 0 1.4285714286em; }
      .c__comp__tile__actionTile__content__title {
        color: #2b4493;
        font-size: 1.1428571429em;
        margin-bottom: 0.7142857143em; }
    .c__comp__tile__actionTile__actionCta {
      margin-top: auto; }
  .c__comp__tile__playerTile__playerProfileShot {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% top;
    position: relative; }
    .c__comp__tile__playerTile__playerProfileShot::before {
      content: "";
      display: block;
      padding-top: 90.60606060606061%; }
  .c__comp__tile__playerTile__playerName {
    background-color: #ffffff;
    font-size: 1.125em;
    line-height: 1.25em;
    padding: 0.8333333333em 1.1111111111em 0.8333333333em 3.6111111111em;
    position: relative; }
    .c__comp__tile__playerTile__playerName.nonumber {
      padding-left: 1.1111111111em; }
    .c__comp__tile__playerTile__playerName span {
      display: block; }
    .c__comp__tile__playerTile__playerName .number {
      background-color: #2b4493;
      bottom: 0;
      color: #ffffff;
      left: 0;
      line-height: 2.7777777778em;
      position: absolute;
      text-align: center;
      top: 0;
      width: 2.7777777778em; }
    .c__comp__tile__playerTile__playerName .name {
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .c__comp__tile__partnersTile a {
    display: block; }
  .c__comp__tile__partnersTile__img {
    position: relative; }
    .c__comp__tile__partnersTile__img::before {
      content: "";
      display: block;
      padding-top: 75%; }
    .c__comp__tile__partnersTile__img > div {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      bottom: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
      .c__comp__tile__partnersTile__img > div img {
        display: block;
        max-width: 250px;
        margin: 0 auto;
        width: 100%; }
  .c__comp__tile__partnersTile__desc {
    padding: 0.625em;
    text-align: center;
    -webkit-transition: all ease-in 0.2s;
            transition: all ease-in 0.2s; }
    .c__comp__tile__partnersTile__desc p {
      margin: 0; }
  .c__comp__tile__partnersTile:hover .c__comp__tile__partnersTile__desc {
    background-color: #2b4493;
    color: white; }
  .c__comp__tile__statisticTile {
    background-image: linear-gradient(191deg, #2363b5 0%, #2b4493 100%);
    position: relative; }
    .c__comp__tile__statisticTile::before {
      content: "";
      display: block;
      padding-top: 100%; }
    .c__comp__tile__statisticTile > div {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .c__comp__tile__statisticTile__value {
      color: #fecb35;
      display: block;
      font-size: 5.625em;
      font-weight: 700;
      line-height: 1.1888888889em; }
      @media (min-width: 1367px) and (max-width: 1600px) {
        .c__comp__tile__statisticTile__value {
          font-size: 4.375em;
          line-height: 1.2857142857em; } }
      @media (min-width: 1281px) and (max-width: 1366px) {
        .c__comp__tile__statisticTile__value {
          font-size: 3.4375em;
          line-height: 1.2727272727em; } }
      @media (min-width: 1025px) and (max-width: 1280px) {
        .c__comp__tile__statisticTile__value {
          font-size: 2.8125em;
          line-height: 1.3333333333em; } }
    .c__comp__tile__statisticTile__statType {
      color: #ffffff;
      font-size: 1.5625em;
      line-height: 1.16em;
      text-transform: uppercase; }
      @media (min-width: 1025px) and (max-width: 1280px) {
        .c__comp__tile__statisticTile__statType {
          font-size: 1.125em;
          line-height: 1.3888888889em; } }

.c__comp__map {
  height: 39.60459183673469vw;
  min-height: 300px;
  position: relative; }
  .c__comp__map #mapCanvas {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.c__comp__imgTextSplit--contRight .c__comp__imgTextSplit__content {
  padding-right: 0;
  padding-left: 4.0625em; }
  @media (max-width: 1024px) {
    .c__comp__imgTextSplit--contRight .c__comp__imgTextSplit__content {
      padding-right: 0;
      padding-left: 2.5em; } }
  @media (max-width: 768px) {
    .c__comp__imgTextSplit--contRight .c__comp__imgTextSplit__content {
      padding: 1.25em 0; } }

@media (min-width: 769px) {
  .c__comp__imgTextSplit--contRight .c__comp__imgTextSplit__img {
    bottom: 0;
    left: 8.3333333333%;
    right: auto;
    position: absolute;
    top: 0; } }

@media (max-width: 768px) {
  .c__comp__imgTextSplit--contRight .c__comp__imgTextSplit__img {
    bottom: auto;
    left: auto;
    right: auto;
    position: relative;
    top: auto; } }

.c__comp__imgTextSplit--player .c__comp__imgTextSplit__img {
  background-position: 50% top; }

.c__comp__imgTextSplit__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 4.0625em 4.0625em 4.0625em 0; }
  @media (max-width: 1024px) {
    .c__comp__imgTextSplit__content {
      padding: 2.5em 2.5em 2.5em 0; } }
  @media (max-width: 768px) {
    .c__comp__imgTextSplit__content {
      padding: 1.25em 0 1.875em; } }
  @media (min-width: 769px) {
    .c__comp__imgTextSplit__content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      min-height: 25em; } }

.c__comp__imgTextSplit__img {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 41.6666666667%; }
  @media (min-width: 769px) {
    .c__comp__imgTextSplit__img {
      bottom: 0;
      right: 8.3333333333%;
      position: absolute;
      top: 0; } }
  @media (max-width: 768px) {
    .c__comp__imgTextSplit__img {
      bottom: auto;
      left: auto;
      right: auto;
      padding-top: 75%;
      position: relative;
      top: auto;
      width: 100%; } }
  .c__comp__imgTextSplit__img__carousel {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
    .c__comp__imgTextSplit__img__carousel__items {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
    .c__comp__imgTextSplit__img__carousel__item {
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      height: 100%;
      float: left; }
    .c__comp__imgTextSplit__img__carousel__pagination__item {
      background-color: #060F2C;
      height: 2.75em;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 2.5em; }
      @media (max-width: 768px) {
        .c__comp__imgTextSplit__img__carousel__pagination__item {
          display: none; } }
      .c__comp__imgTextSplit__img__carousel__pagination__item__left {
        background-image: url(../images/icons/return-icon.svg);
        background-size: 0.875em 0.875em;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        border-bottom-right-radius: 50%;
        border-top-right-radius: 50%;
        left: 0; }
      .c__comp__imgTextSplit__img__carousel__pagination__item__right {
        background-image: url(../images/icons/progress-icon.svg);
        background-size: 0.875em 0.875em;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        border-bottom-left-radius: 50%;
        border-top-left-radius: 50%;
        right: 0; }

.c__comp__imgTextSplit--pullImage .c__comp__imgTextSplit__img {
  left: 50%;
  width: auto; }
  @media (min-width: 1920px) {
    .c__comp__imgTextSplit--pullImage .c__comp__imgTextSplit__img {
      right: -webkit-calc((-100vw + 1920px) / 2 - 6px);
      right: calc((-100vw + 1920px) / 2 - 6px); } }
  @media (max-width: 1920px) {
    .c__comp__imgTextSplit--pullImage .c__comp__imgTextSplit__img {
      right: -80px; } }
  @media (max-width: 768px) {
    .c__comp__imgTextSplit--pullImage .c__comp__imgTextSplit__img {
      left: auto;
      right: auto; } }
  @media (min-width: 481px) and (max-width: 768px) {
    .c__comp__imgTextSplit--pullImage .c__comp__imgTextSplit__img {
      margin-left: -40px;
      margin-right: -40px; } }
  @media (max-width: 480px) {
    .c__comp__imgTextSplit--pullImage .c__comp__imgTextSplit__img {
      margin-left: -20px;
      margin-right: -20px; } }

.c__comp__imgTextSplit--pullImage.c__comp__imgTextSplit--contRight .c__comp__imgTextSplit__img {
  right: 50%;
  width: auto; }
  @media (min-width: 1920px) {
    .c__comp__imgTextSplit--pullImage.c__comp__imgTextSplit--contRight .c__comp__imgTextSplit__img {
      left: -webkit-calc((-100vw + 1920px) / 2 - 6px);
      left: calc((-100vw + 1920px) / 2 - 6px); } }
  @media (max-width: 1920px) {
    .c__comp__imgTextSplit--pullImage.c__comp__imgTextSplit--contRight .c__comp__imgTextSplit__img {
      left: -80px; } }
  @media (max-width: 768px) {
    .c__comp__imgTextSplit--pullImage.c__comp__imgTextSplit--contRight .c__comp__imgTextSplit__img {
      left: auto;
      right: auto; } }
  @media (min-width: 481px) and (max-width: 768px) {
    .c__comp__imgTextSplit--pullImage.c__comp__imgTextSplit--contRight .c__comp__imgTextSplit__img {
      margin-left: -40px;
      margin-right: -40px; } }
  @media (max-width: 480px) {
    .c__comp__imgTextSplit--pullImage.c__comp__imgTextSplit--contRight .c__comp__imgTextSplit__img {
      margin-left: -20px;
      margin-right: -20px; } }

.c__comp__imgTextSplit > .l__row {
  position: relative; }

.c__comp__removePadding {
  padding-top: 0; }

.c__comp__linkList {
  margin-bottom: 1.25em; }
  @media (max-width: 480px) {
    .c__comp__linkList {
      text-align: center; } }
  .c__comp__linkList h4 {
    color: #2b4493;
    font-weight: 700;
    margin-bottom: 0.625em; }
  .c__comp__linkList ul {
    font-size: 0.875em; }
  .c__comp__linkList li {
    line-height: 1.5em; }
    .c__comp__linkList li:not(:last-child) {
      margin-bottom: 0.4166666667em; }
  .c__comp__linkList a {
    color: #2a2c2b;
    font-weight: 400;
    line-height: 1.5em; }

.c__comp__newsletterFooter h4 {
  color: #2b4493;
  font-weight: 700;
  margin-bottom: 0.625em; }

@media (max-width: 768px) {
  .c__comp__newsletterFooter__form {
    margin-bottom: 1.25em; } }

.c__comp__newsletterFooter__form input[type="text"], .c__comp__newsletterFooter__form input[type="email"] {
  background-color: #e6e6e6;
  font-size: 0.75em;
  padding: 0.6666666667em; }
  .c__comp__newsletterFooter__form input[type="text"]:active, .c__comp__newsletterFooter__form input[type="email"]:active {
    font-size: 16px; }

.c__comp__newsletterFooter__form input[type="submit"] {
  font-size: 0.75em;
  padding: 0.6666666667em;
  padding-right: 3.3333333333em; }

.c__comp__newsletterFooter__form .form__row {
  margin-bottom: 0.3125em; }

@media (max-width: 768px) {
  .c__comp__newsletterFooter .btn {
    display: block; } }

.c__comp__contentTabs .c__comp__contentTabs__check {
  display: none; }

.c__comp__contentTabs__select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%; }
  .c__comp__contentTabs__select__item {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .c__comp__contentTabs__select label {
    background-color: #c8c8c8;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.5625em;
    font-weight: 500;
    line-height: 1em;
    margin: 0;
    padding: 1.36em; }

.c__comp__contentTabs__content {
  background-color: #efefef;
  padding: 2.5em 1.875em; }
  .c__comp__contentTabs__content__item {
    display: none; }

.c__comp__contentTabs__check[data-tab="1"]:checked ~ .c__comp__contentTabs__select [data-tab="1"] label {
  background-color: #2b4493; }

.c__comp__contentTabs__check[data-tab="1"]:checked ~ .c__comp__contentTabs__content [data-tab="1"] {
  display: block; }

.c__comp__contentTabs__check[data-tab="2"]:checked ~ .c__comp__contentTabs__select [data-tab="2"] label {
  background-color: #2b4493; }

.c__comp__contentTabs__check[data-tab="2"]:checked ~ .c__comp__contentTabs__content [data-tab="2"] {
  display: block; }

.c__comp__contentTabs__check[data-tab="3"]:checked ~ .c__comp__contentTabs__select [data-tab="3"] label {
  background-color: #2b4493; }

.c__comp__contentTabs__check[data-tab="3"]:checked ~ .c__comp__contentTabs__content [data-tab="3"] {
  display: block; }

.c__comp__contentTabs__check[data-tab="4"]:checked ~ .c__comp__contentTabs__select [data-tab="4"] label {
  background-color: #2b4493; }

.c__comp__contentTabs__check[data-tab="4"]:checked ~ .c__comp__contentTabs__content [data-tab="4"] {
  display: block; }

.c__comp__contentTabs__check[data-tab="5"]:checked ~ .c__comp__contentTabs__select [data-tab="5"] label {
  background-color: #2b4493; }

.c__comp__contentTabs__check[data-tab="5"]:checked ~ .c__comp__contentTabs__content [data-tab="5"] {
  display: block; }

.c__comp__contentTabs__check[data-tab="6"]:checked ~ .c__comp__contentTabs__select [data-tab="6"] label {
  background-color: #2b4493; }

.c__comp__contentTabs__check[data-tab="6"]:checked ~ .c__comp__contentTabs__content [data-tab="6"] {
  display: block; }

.c__comp__contentTabs__check[data-tab="7"]:checked ~ .c__comp__contentTabs__select [data-tab="7"] label {
  background-color: #2b4493; }

.c__comp__contentTabs__check[data-tab="7"]:checked ~ .c__comp__contentTabs__content [data-tab="7"] {
  display: block; }

.c__comp__contentTabs__check[data-tab="8"]:checked ~ .c__comp__contentTabs__select [data-tab="8"] label {
  background-color: #2b4493; }

.c__comp__contentTabs__check[data-tab="8"]:checked ~ .c__comp__contentTabs__content [data-tab="8"] {
  display: block; }

.c__comp__contentTabs__check[data-tab="9"]:checked ~ .c__comp__contentTabs__select [data-tab="9"] label {
  background-color: #2b4493; }

.c__comp__contentTabs__check[data-tab="9"]:checked ~ .c__comp__contentTabs__content [data-tab="9"] {
  display: block; }

.c__comp__contentTabs__check[data-tab="10"]:checked ~ .c__comp__contentTabs__select [data-tab="10"] label {
  background-color: #2b4493; }

.c__comp__contentTabs__check[data-tab="10"]:checked ~ .c__comp__contentTabs__content [data-tab="10"] {
  display: block; }

.c__comp__featureList ul {
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-width: 50%;
          column-width: 50%;
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (max-width: 1024px) {
    .c__comp__featureList ul {
      -webkit-column-count: 1;
              column-count: 1;
      -webkit-column-width: 100%;
              column-width: 100%; } }
  .c__comp__featureList ul li {
    margin: 0 0 1.875em;
    padding: 0 0 0 1.875em;
    position: relative; }
    .c__comp__featureList ul li::before {
      background-image: url(../images/icons/feature-icon.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50% 50%;
      content: "";
      height: 1.0625em;
      left: 0;
      position: absolute;
      top: 0.3125em;
      width: 1.1875em; }

.c__comp__table {
  margin-top: 2.5em; }
  .c__comp__table__row::after {
    clear: both;
    content: "";
    display: table; }
  .c__comp__table__row:nth-child(2n+1) {
    background-color: #e0e0e0; }
  .c__comp__table__row__col {
    float: left; }
    .c__comp__table__row__col__head {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #2b4493;
      color: #ffffff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-weight: 700;
      height: 5.9375em;
      line-height: 1em;
      padding: 1.25em;
      text-transform: uppercase;
      width: 100%; }
      @media (min-width: 769px) {
        .c__comp__table__row__col__head {
          display: none; } }
      @media (max-width: 768px) {
        .c__comp__table__row__col__head {
          height: 4.375em; } }
      .page--red .c__comp__table__row__col__head {
        background-color: #e2121d; }
    .c__comp__table__row__col__val {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      display: block;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 0.875em;
      line-height: 1em;
      min-height: 6.4285714286em;
      padding: 1.4285714286em;
      width: 100%; }
      @media (max-width: 768px) {
        .c__comp__table__row__col__val {
          min-height: 5em; } }
  .c__comp__table__row:first-child .c__comp__table__row__col__head {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 768px) {
    .c__comp__table__row {
      margin-bottom: 40px; } }

.c__comp__spacing {
  margin-bottom: 4em; }
  @media (max-width: 1024px) {
    .c__comp__spacing {
      margin-bottom: 3em; } }

.c__comp__bookingTable__course {
  width: 50%; }
  .c__comp__bookingTable__course .c__comp__table__row__col__val {
    text-transform: uppercase;
    font-weight: bold; }
  @media (max-width: 768px) {
    .c__comp__bookingTable__course {
      width: 50%; }
      .c__comp__bookingTable__course .c__comp__table__row__col__val {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  @media (max-width: 480px) {
    .c__comp__bookingTable__course {
      width: 50%; } }

.c__comp__bookingTable__date {
  text-align: center;
  width: 18%; }
  @media (max-width: 768px) {
    .c__comp__bookingTable__date {
      width: 50%; } }
  @media (max-width: 480px) {
    .c__comp__bookingTable__date {
      width: 50%; } }
  .c__comp__bookingTable__date .c__comp__table__row__col__head {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .c__comp__bookingTable__date .c__comp__table__row__col__val {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

.c__comp__bookingTable__time {
  text-align: center;
  width: 14%; }
  @media (max-width: 768px) {
    .c__comp__bookingTable__time {
      clear: left;
      width: 50%; } }
  @media (max-width: 480px) {
    .c__comp__bookingTable__time {
      width: 50%; } }
  .c__comp__bookingTable__time .c__comp__table__row__col__head {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .c__comp__bookingTable__time .c__comp__table__row__col__val {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

.c__comp__bookingTable__book {
  text-align: center;
  width: 18%; }
  @media (max-width: 768px) {
    .c__comp__bookingTable__book {
      width: 50%; } }
  @media (max-width: 480px) {
    .c__comp__bookingTable__book {
      width: 50%; } }
  .c__comp__bookingTable__book .c__comp__table__row__col__head {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .c__comp__bookingTable__book .c__comp__table__row__col__val {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

.c__comp__membershipTable__purchase {
  text-align: center;
  width: 35%; }
  .c__comp__membershipTable__purchase .c__comp__table__row__col__head {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .c__comp__membershipTable__purchase .c__comp__table__row__col__val {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-transform: uppercase;
    font-weight: bold; }
  @media (max-width: 768px) {
    .c__comp__membershipTable__purchase {
      width: 50%; }
      .c__comp__membershipTable__purchase .c__comp__table__row__col__val {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  @media (max-width: 480px) {
    .c__comp__membershipTable__purchase {
      width: 50%; } }

.c__comp__membershipTable__product {
  text-align: center;
  width: 25%; }
  @media (max-width: 768px) {
    .c__comp__membershipTable__product {
      width: 50%; } }
  @media (max-width: 480px) {
    .c__comp__membershipTable__product {
      width: 50%; } }
  .c__comp__membershipTable__product .c__comp__table__row__col__head {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .c__comp__membershipTable__product .c__comp__table__row__col__val {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

.c__comp__membershipTable__earlyBird {
  text-align: center;
  width: 25%; }
  @media (max-width: 768px) {
    .c__comp__membershipTable__earlyBird {
      width: 50%; } }
  @media (max-width: 480px) {
    .c__comp__membershipTable__earlyBird {
      width: 50%; } }
  .c__comp__membershipTable__earlyBird .c__comp__table__row__col__head {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .c__comp__membershipTable__earlyBird .c__comp__table__row__col__val {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

.c__comp__membershipTable__price {
  text-align: center;
  width: 15%; }
  @media (max-width: 768px) {
    .c__comp__membershipTable__price {
      clear: left;
      width: 50%; } }
  @media (max-width: 480px) {
    .c__comp__membershipTable__price {
      width: 50%; } }
  .c__comp__membershipTable__price .c__comp__table__row__col__head {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .c__comp__membershipTable__price .c__comp__table__row__col__val {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

.c__comp__videoHolder {
  position: relative; }
  .c__comp__videoHolder img {
    display: block;
    width: 100%; }
  .c__comp__videoHolder__trigger {
    display: block;
    position: relative; }
    .c__comp__videoHolder__trigger::before {
      background-color: rgba(0, 0, 0, 0.4);
      bottom: 0;
      content: "";
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
    .c__comp__videoHolder__trigger::after {
      background-image: url(../images/icons/video-play-icon.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50% 50%;
      content: "";
      height: 5.8125em;
      left: 50%;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 5.8125em; }

.c__comp__playerStats {
  padding-top: 5em; }
  .c__comp__playerStats__item {
    margin-bottom: 3.125em; }
  .c__comp__playerStats dl {
    margin: 0;
    padding: 0; }
    .c__comp__playerStats dl dt {
      font-size: 1.5625em;
      line-height: 1.16em;
      margin: 0;
      padding: 0;
      text-transform: uppercase; }
    .c__comp__playerStats dl dd {
      color: #2b4493;
      font-size: 1.5em;
      font-weight: 700;
      line-height: 1.5em;
      margin: 0.4166666667em 0 0;
      padding: 0; }

.c__comp__contactTabs {
  position: relative;
  text-align: center; }
  @media (max-width: 1024px) {
    .c__comp__contactTabs {
      -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
              box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
      margin-bottom: 20px;
      text-align: left; } }
  .c__comp__contactTabs .c__comp__contactTabs__trigger {
    cursor: pointer;
    height: 43px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0; }
    @media (min-width: 1025px) {
      .c__comp__contactTabs .c__comp__contactTabs__trigger {
        display: none; } }
    .c__comp__contactTabs .c__comp__contactTabs__trigger .i__svg {
      position: absolute;
      right: 15px;
      top: 50%;
      -webkit-transition: all ease-in 0.2s;
              transition: all ease-in 0.2s;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .c__comp__contactTabs__check {
    display: none; }
    @media (max-width: 1024px) {
      .non-active .c__comp__contactTabs__check:checked ~ ul li:first-child a:not(.active) {
        padding-top: 53px; } }
    .c__comp__contactTabs__check:checked ~ ul li a {
      display: block; }
    .c__comp__contactTabs__check:checked ~ .c__comp__contactTabs__trigger .i__svg {
      -webkit-transform: translateY(-50%) rotate(180deg);
          -ms-transform: translateY(-50%) rotate(180deg);
              transform: translateY(-50%) rotate(180deg); }
  .c__comp__contactTabs ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: top; }
    @media (max-width: 1024px) {
      .c__comp__contactTabs ul {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        background-color: white;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        width: 100%; } }
    .c__comp__contactTabs ul li {
      display: inline-block;
      margin: 0 0.9375em 1.875em;
      padding: 0;
      vertical-align: top; }
      @media (max-width: 1024px) {
        .c__comp__contactTabs ul li {
          display: block;
          margin: 0; }
          .c__comp__contactTabs ul li a {
            display: none; }
          .c__comp__contactTabs ul li.active {
            display: block;
            -webkit-box-ordinal-group: 0;
            -webkit-order: -1;
                -ms-flex-order: -1;
                    order: -1; }
            .c__comp__contactTabs ul li.active a {
              display: block; } }
  .c__comp__contactTabs a {
    font-size: 1.25em;
    line-height: 1.3em;
    padding: 0.2em 0.5em;
    position: relative; }
    @media (max-width: 1024px) {
      .c__comp__contactTabs a {
        font-size: 18px;
        line-height: 23px;
        padding: 10px 15px; } }
    @media (min-width: 1025px) {
      .c__comp__contactTabs a::after {
        background-color: #2b4493;
        bottom: -0.2777777778em;
        content: "";
        height: 3px;
        left: 0;
        position: absolute;
        -webkit-transition: width ease-in 0.2s;
                transition: width ease-in 0.2s;
        width: 0; } }
    .c__comp__contactTabs a:hover::after, .c__comp__contactTabs a.active::after {
      width: 100%; }
  @media (max-width: 1024px) {
    .c__comp__contactTabs.non-active ul li:first-child a {
      display: block; }
      .c__comp__contactTabs.non-active ul li:first-child a::before {
        content: "Filter";
        background-color: white;
        height: 43px;
        left: 0;
        line-height: 43px;
        padding: 0 15px;
        position: absolute;
        right: 0;
        top: 0; } }

.c__comp__tickets__block, .c__comp__results__block {
  margin-bottom: 3.125em; }

.c__comp__tickets__type, .c__comp__results__type {
  background-color: #2b4493;
  color: #ffffff;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2222222222em;
  padding: 0.5555555556em 0.8333333333em;
  text-transform: uppercase; }

.c__comp__tickets__items {
  background-color: #fff; }
  .c__comp__tickets__items__item, .c__comp__results__items__item {
    padding: 1.25em 1.875em;
    text-align: center; }
    .c__comp__tickets__items__item:not(:last-child), .c__comp__results__items__item:not(:last-child) {
      border-bottom: 1px solid #e6e6e6; }
    @media (max-width: 768px) {
      .c__comp__tickets__items__item, .c__comp__results__items__item {
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 769px) {
      .c__comp__tickets__items__item, .c__comp__results__items__item {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }
    @media (min-width: 769px) {
      .c__comp__tickets__items__item__details, .c__comp__results__items__item__details {
        width: 100%; } }
    .c__comp__tickets__items__item__details .ticket__date, .c__comp__results__items__item__details .ticket__date {
      font-size: 0.875em;
      line-height: 1.2142857143em;
      margin-bottom: 0.3571428571em; }
    .c__comp__tickets__items__item__details .ticket__event, .c__comp__results__items__item__details .ticket__event {
      color: #2b4493;
      font-size: 1.25em;
      font-weight: 700;
      line-height: 1.2em;
      margin-bottom: 0.25em;
      text-transform: uppercase; }
      .c__comp__tickets__items__item__details .ticket__event span, .c__comp__results__items__item__details .ticket__event span {
        display: inline-block; }
      .c__comp__tickets__items__item__details .ticket__event__start, .c__comp__results__items__item__details .ticket__event__start {
        margin: 0 1.25em; }
    .c__comp__tickets__items__item__details .ticket__location, .c__comp__results__items__item__details .ticket__location {
      font-size: 0.875em;
      font-weight: 600;
      line-height: 1.3571428571em; }
    @media (min-width: 769px) {
      .c__comp__tickets__items__item__purchase {
        width: 20%; } }
    @media (max-width: 768px) {
      .c__comp__tickets__items__item__purchase {
        margin-top: 1.25em; } }

.c__comp__results__items__item {
  padding: 0; }
  @media (max-width: 768px) {
    .c__comp__results__items__item:not(:last-child) {
      margin-bottom: 20px; } }
  .c__comp__results__items__item__details {
    padding: 1.25em 1.875em; }
    @media (max-width: 768px) {
      .c__comp__results__items__item__details {
        padding-left: 0;
        padding-right: 0; } }
  .c__comp__results__items__item__result {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    background-color: #d3d3d3; }
    @media (min-width: 769px) {
      .c__comp__results__items__item__result {
        width: 20%; } }
    .c__comp__results__items__item__result__title {
      color: #ffffff;
      font-size: 0.875em;
      line-height: 1.2142857143em;
      padding: 0.7142857143em 1.4285714286em;
      text-align: center;
      text-transform: uppercase; }
      .c__comp__results__items__item__result__title[data-result="loss"] {
        background-color: #cc143b; }
      .c__comp__results__items__item__result__title[data-result="win"] {
        background-color: #11934c; }
      .c__comp__results__items__item__result__title[data-result="draw"] {
        background-color: #2b4493; }
    .c__comp__results__items__item__result__actions {
      height: 100%;
      padding: 1.25em;
      text-align: left; }
      .c__comp__results__items__item__result__actions ul li {
        line-height: 1em;
        padding-left: 0.9375em;
        position: relative; }
        .c__comp__results__items__item__result__actions ul li::before {
          color: #2b4493;
          content: "\003e";
          font-size: 0.875em;
          left: 0;
          position: absolute;
          top: 1px; }
        .c__comp__results__items__item__result__actions ul li:not(:last-child) {
          margin-bottom: 0.625em; }
      .c__comp__results__items__item__result__actions a {
        color: #2a2c2b;
        font-size: 0.875em;
        font-weight: 500;
        line-height: 1.2142857143em; }

#widget-holder {
  margin-top: 30px; }

#widget-holder input {
  padding: 20px !important; }

#widget-holder input[type="submit"] {
  background: #2b4493 !important; }

#widget-holder .widget-item-holder {
  width: 100% !important;
  margin-top: 15px; }

#widget-holder p {
  margin: 0;
  padding: 0; }

.latest-tables-list li,
.latest-fixtures-list li {
  float: left;
  background: #2b4493;
  color: #fff;
  padding: 10px !important;
  text-transform: uppercase;
  width: 33.33%;
  text-align: center;
  cursor: pointer;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 70px; }

.latest-fixtures-list li {
  width: 20% !important;
  min-height: 72px !important; }

.latest-tables-wrapper,
.latest-fixtures-wrapper {
  display: none;
  background: #060F2C;
  padding: 20px; }

.latest-tables-list li.active, .latest-tables-list li:hover,
.latest-fixtures-list li.active, .latest-fixtures-list li:hover {
  background: #060F2C; }

.latest-tables-wrapper.active,
.latest-fixtures-wrapper.active {
  display: block; }

.c__comp__tickets__fixture__block {
  display: none; }

.c__comp__tickets__fixture__block.active {
  display: block; }

.btn.btn__calender {
  border-radius: 2em !important;
  display: inline-block !important;
  font-size: 0.875em !important;
  font-weight: 500 !important;
  line-height: 1.1428571429em !important;
  padding: 0.8571428571em 1.4285714286em !important;
  position: relative !important;
  text-align: center !important;
  text-transform: uppercase !important;
  background: #2b4493 !important;
  color: #ffffff !important;
  font-weight: 500 !important;
  font-family: "Rubik", sans-serif !important;
  margin-top: 10px; }

.btn.btn__calender em {
  background-color: transparent !important; }

.c__comp__tickets__items__item__purchase .btn.btn__calender .start,
.c__comp__tickets__items__item__purchase .btn.btn__calender .end,
.c__comp__tickets__items__item__purchase .btn.btn__calender .timezone,
.c__comp__tickets__items__item__purchase .btn.btn__calender .title,
.c__comp__tickets__items__item__purchase .btn.btn__calender .description,
.c__comp__tickets__items__item__purchase .btn.btn__calender .location {
  display: none !important; }

.addeventatc_icon {
  display: none !important; }

.addeventstc .addeventstc_icon {
  display: none !important; }

.btn.btn__calender.btn__calender--all {
  display: block !important;
  max-width: 400px;
  margin: 20px 0 !important; }

.C__fixtures-block {
  padding: 15px 0; }

.C__fixtures-block a {
  text-transform: uppercase;
  padding: 0 20px; }

.C__fixtures-block a:first-of-type {
  padding: 0 20px 0 0px; }

.C__fixtures-block a:last-of-type {
  float: right; }

.c__content__outer {
  padding-top: 1.125em !important; }

@media (max-width: 500px) {
  .C__fixtures-block a {
    display: block;
    padding: 5px 0 !important; }
  .C__fixtures-block a:last-of-type {
    float: none; } }

.c__comp__findClub__selection {
  background-color: #2b4493;
  margin-bottom: 1.25em;
  padding: 1.25em; }
  @media (min-width: 1025px) {
    .c__comp__findClub__selection {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (min-width: 1025px) {
    .c__comp__findClub__selection__title {
      width: 50%; } }
  .c__comp__findClub__selection__title h2 {
    color: #ffffff;
    margin: 0; }
  @media (min-width: 1025px) {
    .c__comp__findClub__selection__options {
      width: 50%; } }
  @media (max-width: 1024px) {
    .c__comp__findClub__selection__options__item {
      margin-top: 10px; } }
  .c__comp__findClub__selection__options input, .c__comp__findClub__selection__options select {
    border-radius: 0;
    padding: 1em; }

.c__comp__findClub__map {
  margin-bottom: 1.25em;
  position: relative; }
  .c__comp__findClub__map::after {
    content: "";
    display: block;
    padding-top: 50.85910652920962%; }
  .c__comp__findClub__map__canvas {
    background-color: #f3f3f3;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.c__comp__findClub__results__item {
  border-bottom: 1px solid #e6e6e6;
  padding: 1.25em; }
  .c__comp__findClub__results__item__title {
    font-size: 1.25em;
    line-height: 1.5em;
    margin-bottom: 1em;
    padding-left: 1.5em;
    position: relative; }
    .c__comp__findClub__results__item__title .i__svg {
      left: 0;
      position: absolute;
      top: 0; }
  .c__comp__findClub__results__item__details__item {
    margin-bottom: 20px; }
    .c__comp__findClub__results__item__details__item .duration {
      display: inline-block;
      padding-left: 1.875em;
      position: relative; }
      .c__comp__findClub__results__item__details__item .duration .i__svg {
        left: 0;
        position: absolute;
        top: 0; }
  .c__comp__findClub__results__item__details dl {
    margin: 0;
    padding: 0; }
    .c__comp__findClub__results__item__details dl dt {
      color: #2b4493;
      font-size: 1.125em;
      margin: 0;
      padding: 0; }
    .c__comp__findClub__results__item__details dl dd {
      margin: 0;
      padding: 0; }
      .c__comp__findClub__results__item__details dl dd a {
        color: #2a2c2b;
        font-weight: 400; }

.c__comp__contentCarousel {
  position: relative; }
  .c__comp__contentCarousel::after {
    content: "";
    display: block;
    padding-top: 48.54166666666667%; }
  .c__comp__contentCarousel__items {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
    .c__comp__contentCarousel__items__slide {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      height: 100%;
      float: left;
      position: relative; }
      .c__comp__contentCarousel__items__slide.video a {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0; }
  .c__comp__contentCarousel__pagination__item {
    background-color: #060F2C;
    height: 4.0625em;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 3.75em;
    -webkit-transition: all ease-in 0.2s;
            transition: all ease-in 0.2s; }
    @media (max-width: 768px) {
      .c__comp__contentCarousel__pagination__item {
        display: none; } }
    .c__comp__contentCarousel__pagination__item__left {
      background-image: url(../images/icons/return-icon.svg);
      background-size: 1.125em 1.125em;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      border-bottom-right-radius: 50%;
      border-top-right-radius: 50%;
      left: 0; }
      .c__comp__contentCarousel__pagination__item__left:hover {
        width: 4.375em; }
    .c__comp__contentCarousel__pagination__item__right {
      background-image: url(../images/icons/progress-icon.svg);
      background-size: 1.125em 1.125em;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      border-bottom-left-radius: 50%;
      border-top-left-radius: 50%;
      right: 0; }
      .c__comp__contentCarousel__pagination__item__right:hover {
        width: 4.375em; }
  .c__comp__contentCarousel .slick-dots {
    right: 1.25em;
    top: 1.25em; }
    @media (max-width: 768px) {
      .c__comp__contentCarousel .slick-dots {
        right: 5px;
        top: 5px; } }

.c__comp__peekCarousel {
  position: relative; }
  .c__comp__peekCarousel::after {
    content: "";
    display: block;
    padding-top: 31.77914110429448%; }
  .c__comp__peekCarousel__items {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
    .c__comp__peekCarousel__items__slide {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      height: 100%;
      float: left;
      position: relative; }
      .c__comp__peekCarousel__items__slide.video a {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0; }
  .c__comp__peekCarousel__pagination__item {
    background-color: #060F2C;
    height: 4.0625em;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all ease-in 0.2s;
            transition: all ease-in 0.2s;
    width: 3.75em; }
    @media (max-width: 768px) {
      .c__comp__peekCarousel__pagination__item {
        display: none; } }
    .c__comp__peekCarousel__pagination__item__left {
      background-image: url(../images/icons/return-icon.svg);
      background-size: 1.125em 1.125em;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      border-bottom-right-radius: 50%;
      border-top-right-radius: 50%;
      left: 0; }
      .c__comp__peekCarousel__pagination__item__left:hover {
        width: 4.375em; }
    .c__comp__peekCarousel__pagination__item__right {
      background-image: url(../images/icons/progress-icon.svg);
      background-size: 1.125em 1.125em;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      border-bottom-left-radius: 50%;
      border-top-left-radius: 50%;
      right: 0; }
      .c__comp__peekCarousel__pagination__item__right:hover {
        width: 4.375em; }

.c__comp__share {
  text-align: center; }
  .c__comp__share span {
    font-size: 0.75em;
    line-height: 3.3333333333em;
    text-transform: uppercase; }
  .c__comp__share nav {
    display: inline-block;
    vertical-align: top; }
  .c__comp__share ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: top; }
  .c__comp__share li {
    float: left;
    margin: 0;
    padding: 0 0.625em; }
  .c__comp__share a {
    border-radius: 50%;
    color: #6a6a6a;
    display: block;
    font-size: 1.0625em;
    line-height: 1em; }
    .c__comp__share a:hover {
      background-color: #060F2C; }
      .c__comp__share a:hover path {
        fill: white;
        -webkit-transition: all ease-in 0.2s;
                transition: all ease-in 0.2s;
        stroke: white; }

.tag__lightblue {
  background-color: #2b4493;
  color: #ffffff; }

.tag__darkblue {
  background-color: #060F2C;
  color: #ffffff; }

.tag__lightgrey {
  background-color: #e0e0e0;
  color: #ffffff; }

.tag__darkgrey {
  background-color: #383a40;
  color: #ffffff; }

.tag__black {
  background-color: #000000;
  color: #ffffff; }

.tag__yellow {
  background-color: #fecb35;
  color: #2a2c2b !important; }

.tag__green {
  background-color: #11934c;
  color: #ffffff; }

.tag__pink {
  background-color: #cc143b;
  color: #ffffff; }

.tag__purple {
  background-color: #632c8e;
  color: #ffffff; }

.tag__burgundy {
  background-color: #900b37;
  color: #ffffff; }

.tag__crimson {
  background-color: #cc143b;
  color: #ffffff; }

.tag__red {
  background-color: #c02a21;
  color: #ffffff; }

.tag__orange {
  background-color: #e47634;
  color: #ffffff; }

.tag__video {
  background-color: #060F2C;
  color: #ffffff; }

.tag__t20 {
  background-color: #2b4493;
  color: #ffffff; }

.tag__foundation {
  background-color: #fecb35;
  color: #2a2c2b; }

.tag__durhamccc {
  background-color: #2b4493;
  color: #ffffff; }

.tag__business {
  background-color: #2a2c2b;
  color: #ffffff; }

.tag__playcricket {
  background-color: #11934c;
  color: #ffffff; }

.tag__hospitality {
  background-color: #632c8e;
  color: #ffffff; }

.tag__courses {
  background-color: #060F2C;
  color: #ffffff; }

.tag__events {
  background-color: #cc1495;
  color: #ffffff; }

.tag__be-involved {
  background-color: #900b37;
  color: #ffffff; }

.tag__report {
  background-color: #e47634;
  color: #ffffff; }

.tag__courses {
  background-color: #060F2C; }

.tag__events {
  background-color: #cc1495; }

.tag__foundation {
  background-color: #fecb35;
  color: #2a2c2b; }

.tag__interviews, .tag__match-reports, .tag__match-previews {
  background-color: #11934c; }

.tag__business {
  background-color: #2a2c2b; }

.tag__be-involved, .tag__cricket-board, .tag__play-cricket {
  background-color: #900b37; }

.tag__hospitality {
  background-color: #632c8e; }

.tag__report {
  background-color: #e47634; }

.tag__durhamccc, .tag__news {
  background-color: #2b4493; }

.tag__video {
  background-color: #060F2C; }

.tag__t20-blast {
  background-color: #e2121d; }

.tag__wrapper {
  margin: 0 5px; }
  .tag__wrapper span {
    font-weight: normal; }

.c__comp__pagination {
  margin: 3.125em 0 0;
  text-align: center; }
  .c__comp__pagination ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .c__comp__pagination ul li {
      float: left;
      margin: 0;
      padding: 0;
      margin-right: 0.9375em; }
  .c__comp__pagination a, .c__comp__pagination span {
    display: block;
    font-weight: 400;
    line-height: 1.1875em;
    padding: 0.3125em; }
    .c__comp__pagination a.current, .c__comp__pagination span.current {
      font-weight: 700; }
    .c__comp__pagination a.next, .c__comp__pagination span.next {
      text-indent: -9999px; }
    .c__comp__pagination a.prev, .c__comp__pagination span.prev {
      text-indent: -9999px; }
  .c__comp__pagination .c__comp__pagination__next, .c__comp__pagination a.next, .c__comp__pagination span.next {
    background-color: #2b4493;
    background-image: url(../images/icons/progress-icon.svg);
    background-size: 12px 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 2em;
    display: inline-block;
    height: 1.75em;
    position: relative;
    -webkit-transition: all ease-in 0.2s;
            transition: all ease-in 0.2s;
    width: 4.6875em; }
    .c__comp__pagination .c__comp__pagination__next:hover, .c__comp__pagination a.next:hover, .c__comp__pagination span.next:hover {
      background-color: #1f326c; }
  .c__comp__pagination .c__comp__pagination__previous, .c__comp__pagination a.prev, .c__comp__pagination span.prev {
    background-color: #2b4493;
    background-image: url(../images/icons/return-icon.svg);
    background-size: 12px 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 2em;
    display: inline-block;
    height: 1.75em;
    position: relative;
    -webkit-transition: all ease-in 0.2s;
            transition: all ease-in 0.2s;
    width: 4.6875em; }
    .c__comp__pagination .c__comp__pagination__previous:hover, .c__comp__pagination a.prev:hover, .c__comp__pagination span.prev:hover {
      background-color: #1f326c; }

.c__comp__ticker {
  background-color: #000000;
  padding: 1.5625em 4.0625em;
  position: relative; }
  @media (max-width: 1280px) {
    .c__comp__ticker {
      padding: 1.25em 1.25em; } }
  .c__comp__ticker .c__comp__ticker__item__trigger {
    display: none; }
    .c__comp__ticker .c__comp__ticker__item__trigger:checked[data-item="1"] ~ .c__comp__ticker__item[data-item="1"] {
      bottom: auto;
      left: auto;
      opacity: 1;
      position: relative;
      right: auto;
      top: auto;
      z-index: 5; }
    .c__comp__ticker .c__comp__ticker__item__trigger:checked[data-item="2"] ~ .c__comp__ticker__item[data-item="2"] {
      bottom: auto;
      left: auto;
      opacity: 1;
      position: relative;
      right: auto;
      top: auto;
      z-index: 5; }
    .c__comp__ticker .c__comp__ticker__item__trigger:checked[data-item="3"] ~ .c__comp__ticker__item[data-item="3"] {
      bottom: auto;
      left: auto;
      opacity: 1;
      position: relative;
      right: auto;
      top: auto;
      z-index: 5; }
    .c__comp__ticker .c__comp__ticker__item__trigger:checked[data-item="4"] ~ .c__comp__ticker__item[data-item="4"] {
      bottom: auto;
      left: auto;
      opacity: 1;
      position: relative;
      right: auto;
      top: auto;
      z-index: 5; }
    .c__comp__ticker .c__comp__ticker__item__trigger:checked[data-item="5"] ~ .c__comp__ticker__item[data-item="5"] {
      bottom: auto;
      left: auto;
      opacity: 1;
      position: relative;
      right: auto;
      top: auto;
      z-index: 5; }
    .c__comp__ticker .c__comp__ticker__item__trigger:checked[data-item="6"] ~ .c__comp__ticker__item[data-item="6"] {
      bottom: auto;
      left: auto;
      opacity: 1;
      position: relative;
      right: auto;
      top: auto;
      z-index: 5; }
    .c__comp__ticker .c__comp__ticker__item__trigger:checked[data-item="7"] ~ .c__comp__ticker__item[data-item="7"] {
      bottom: auto;
      left: auto;
      opacity: 1;
      position: relative;
      right: auto;
      top: auto;
      z-index: 5; }
    .c__comp__ticker .c__comp__ticker__item__trigger:checked[data-item="8"] ~ .c__comp__ticker__item[data-item="8"] {
      bottom: auto;
      left: auto;
      opacity: 1;
      position: relative;
      right: auto;
      top: auto;
      z-index: 5; }
    .c__comp__ticker .c__comp__ticker__item__trigger:checked[data-item="9"] ~ .c__comp__ticker__item[data-item="9"] {
      bottom: auto;
      left: auto;
      opacity: 1;
      position: relative;
      right: auto;
      top: auto;
      z-index: 5; }
    .c__comp__ticker .c__comp__ticker__item__trigger:checked[data-item="10"] ~ .c__comp__ticker__item[data-item="10"] {
      bottom: auto;
      left: auto;
      opacity: 1;
      position: relative;
      right: auto;
      top: auto;
      z-index: 5; }
  .c__comp__ticker__item {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0; }
    .c__comp__ticker__item a {
      color: #ffffff;
      display: block;
      font-size: 1.25em; }
      @media (max-width: 768px) {
        .c__comp__ticker__item a {
          font-size: 1em;
          max-width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; } }
      .c__comp__ticker__item a span {
        color: #fecb35; }

.c__comp__itemCarousel .slick-list {
  width: 100%; }

.c__comp__itemCarousel__title {
  text-align: center; }

.c__comp__itemCarousel__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }

.c__comp__itemCarousel__item {
  -webkit-flex-basis: 14.28571428571429%;
      -ms-flex-preferred-size: 14.28571428571429%;
          flex-basis: 14.28571428571429%;
  padding: 0 1.25em; }
  .c__comp__itemCarousel__item img {
    display: block;
    margin: 0 auto;
    max-height: 60px;
    max-width: 100%; }

.c__comp__featureCarousel__items__slide__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  @media (max-width: 1280px) {
    .c__comp__featureCarousel__items__slide__content {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

.c__comp__featureCarousel__items__slide__desc {
  background-color: #060F2C;
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
  padding: 4.0625em; }
  @media (min-width: 1281px) and (max-width: 1550px) {
    .c__comp__featureCarousel__items__slide__desc {
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; } }
  @media (max-width: 1280px) {
    .c__comp__featureCarousel__items__slide__desc {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      padding-left: 1.25em;
      padding-right: 1.25em; } }
  @media (min-width: 481px) and (max-width: 1280px) {
    .c__comp__featureCarousel__items__slide__desc {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  .c__comp__featureCarousel__items__slide__desc__title {
    color: #ffffff;
    font-size: 2.25em;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 0.8333333333em; }
    @media (min-width: 481px) and (max-width: 1024px) {
      .c__comp__featureCarousel__items__slide__desc__title {
        font-size: 25px; } }
  @media screen and (min-width: 481px) and (max-width: 1024px) and (min-width: 480px) {
    .c__comp__featureCarousel__items__slide__desc__title {
      font-size: -webkit-calc(25px + 10 * ((100vw - 480px) / 544));
      font-size: calc(25px + 10 * ((100vw - 480px) / 544)); } }
  @media screen and (min-width: 481px) and (max-width: 1024px) and (min-width: 1024px) {
    .c__comp__featureCarousel__items__slide__desc__title {
      font-size: 35px; } }
    @media (max-width: 480px) {
      .c__comp__featureCarousel__items__slide__desc__title {
        font-size: 1.5625em; } }
  .c__comp__featureCarousel__items__slide__desc__date {
    color: #fecb35;
    font-size: 0.875em;
    line-height: 1.6428571429em;
    margin-bottom: 0.625em; }
  .c__comp__featureCarousel__items__slide__desc__summary {
    color: #ffffff; }
  @media (min-width: 481px) and (max-width: 1280px) {
    .c__comp__featureCarousel__items__slide__desc__wrapper, .c__comp__featureCarousel__items__slide__desc__meta {
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; } }

.c__comp__featureCarousel__items__slide__img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50;
  -webkit-flex-basis: 60%;
      -ms-flex-preferred-size: 60%;
          flex-basis: 60%; }
  @media (min-width: 1281px) and (max-width: 1550px) {
    .c__comp__featureCarousel__items__slide__img {
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; } }
  @media (max-width: 1280px) {
    .c__comp__featureCarousel__items__slide__img {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
      .c__comp__featureCarousel__items__slide__img::before {
        content: "";
        display: block; } }
  @media (min-width: 481px) and (max-width: 1280px) {
    .c__comp__featureCarousel__items__slide__img {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
      .c__comp__featureCarousel__items__slide__img::before {
        padding-top: 40%; } }
  @media (max-width: 480px) {
    .c__comp__featureCarousel__items__slide__img::before {
      padding-top: 50%; } }

.c__comp__featureCarousel .slick-dots {
  left: 4.0625em;
  right: auto;
  top: 1.5625em; }
  @media (max-width: 1280px) {
    .c__comp__featureCarousel .slick-dots {
      left: 1.25em; } }

.c__comp__player__name {
  font-size: 1.875em;
  line-height: 1em;
  margin-bottom: 1em;
  padding: 0.3333333333em 0.6666666667em 0.3333333333em 2.1666666667em;
  position: relative;
  width: 100%; }
  .c__comp__player__name.c__comp__player__name--nonumber {
    background-color: #2b4493;
    padding-left: 0.6666666667em; }
    .c__comp__player__name.c__comp__player__name--nonumber h1, .c__comp__player__name.c__comp__player__name--nonumber .c__comp__form h2, .c__comp__form .c__comp__player__name.c__comp__player__name--nonumber h2 {
      color: white; }
  .c__comp__player__name h1, .c__comp__player__name .c__comp__form h2, .c__comp__form .c__comp__player__name h2 {
    color: #2a2c2b;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    margin: 0; }
  .c__comp__player__name span {
    display: block; }
  .c__comp__player__name .number {
    background-color: #2b4493;
    bottom: 0;
    color: #ffffff;
    left: 0;
    line-height: 1.6666666667em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1.6666666667em; }
  .c__comp__player__name .name {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.c__comp__filter {
  background-color: #ffffff;
  padding: 0.9375em 0; }
  .c__comp__filter__item {
    float: right; }
    .c__comp__filter__item select {
      -webkit-appearance: none;
              appearance: none;
      background-image: url(../images/icons/drop-arrow-icon.svg);
      background-position: 95% center;
      background-repeat: no-repeat;
      background-size: 12px 21px;
      color: #2a2c2b;
      font-size: 1em;
      font-weight: 700;
      padding: 0 1.5625em 0 0;
      text-transform: uppercase; }

.c__comp__search {
  margin-bottom: 25px; }
  @media (max-width: 1024px) {
    .c__comp__search {
      padding: 1.25em; } }
  .c__comp__search__field input {
    background-color: #d8d8d8;
    background-image: url(../images/icons/search-dark-icon.svg);
    background-size: 26px 26px;
    background-position: 20px 50%;
    background-repeat: no-repeat;
    border-radius: 0;
    color: #060F2C;
    font-size: 16px;
    padding-left: 4.375em; }

#searchpage .breadcrumbs {
  font-size: 0.75em; }

#searchpage h3 {
  margin: 0; }

#searchpage .c__comp__pagination {
  margin: 0; }

#searchpage .searchresults li {
  padding: 1.5em;
  border-top: 1px dotted #2b4493; }
  #searchpage .searchresults li:first-child {
    border-top: none; }

.c__comp__packages {
  -webkit-box-shadow: -2px 10px 31px rgba(189, 189, 189, 0.5);
          box-shadow: -2px 10px 31px rgba(189, 189, 189, 0.5);
  padding: 2.5em; }
  @media (max-width: 768px) {
    .c__comp__packages {
      padding: 1.25em; } }
  .c__comp__packages .c__comp__packages__check {
    display: none; }
    .c__comp__packages .c__comp__packages__check[data-item="1"]:checked ~ .l__row .l__col .c__comp__packages__items[data-item="1"] {
      display: block; }
    .c__comp__packages .c__comp__packages__check[data-item="1"]:checked ~ .l__row .l__col .c__comp__packages__triggers [data-item="1"] {
      background-color: #2b4493;
      color: #ffffff; }
    .c__comp__packages .c__comp__packages__check[data-item="2"]:checked ~ .l__row .l__col .c__comp__packages__items[data-item="2"] {
      display: block; }
    .c__comp__packages .c__comp__packages__check[data-item="2"]:checked ~ .l__row .l__col .c__comp__packages__triggers [data-item="2"] {
      background-color: #2b4493;
      color: #ffffff; }
    .c__comp__packages .c__comp__packages__check[data-item="3"]:checked ~ .l__row .l__col .c__comp__packages__items[data-item="3"] {
      display: block; }
    .c__comp__packages .c__comp__packages__check[data-item="3"]:checked ~ .l__row .l__col .c__comp__packages__triggers [data-item="3"] {
      background-color: #2b4493;
      color: #ffffff; }
    .c__comp__packages .c__comp__packages__check[data-item="4"]:checked ~ .l__row .l__col .c__comp__packages__items[data-item="4"] {
      display: block; }
    .c__comp__packages .c__comp__packages__check[data-item="4"]:checked ~ .l__row .l__col .c__comp__packages__triggers [data-item="4"] {
      background-color: #2b4493;
      color: #ffffff; }
    .c__comp__packages .c__comp__packages__check[data-item="5"]:checked ~ .l__row .l__col .c__comp__packages__items[data-item="5"] {
      display: block; }
    .c__comp__packages .c__comp__packages__check[data-item="5"]:checked ~ .l__row .l__col .c__comp__packages__triggers [data-item="5"] {
      background-color: #2b4493;
      color: #ffffff; }
    .c__comp__packages .c__comp__packages__check[data-item="6"]:checked ~ .l__row .l__col .c__comp__packages__items[data-item="6"] {
      display: block; }
    .c__comp__packages .c__comp__packages__check[data-item="6"]:checked ~ .l__row .l__col .c__comp__packages__triggers [data-item="6"] {
      background-color: #2b4493;
      color: #ffffff; }
    .c__comp__packages .c__comp__packages__check[data-item="7"]:checked ~ .l__row .l__col .c__comp__packages__items[data-item="7"] {
      display: block; }
    .c__comp__packages .c__comp__packages__check[data-item="7"]:checked ~ .l__row .l__col .c__comp__packages__triggers [data-item="7"] {
      background-color: #2b4493;
      color: #ffffff; }
    .c__comp__packages .c__comp__packages__check[data-item="8"]:checked ~ .l__row .l__col .c__comp__packages__items[data-item="8"] {
      display: block; }
    .c__comp__packages .c__comp__packages__check[data-item="8"]:checked ~ .l__row .l__col .c__comp__packages__triggers [data-item="8"] {
      background-color: #2b4493;
      color: #ffffff; }
    .c__comp__packages .c__comp__packages__check[data-item="9"]:checked ~ .l__row .l__col .c__comp__packages__items[data-item="9"] {
      display: block; }
    .c__comp__packages .c__comp__packages__check[data-item="9"]:checked ~ .l__row .l__col .c__comp__packages__triggers [data-item="9"] {
      background-color: #2b4493;
      color: #ffffff; }
    .c__comp__packages .c__comp__packages__check[data-item="10"]:checked ~ .l__row .l__col .c__comp__packages__items[data-item="10"] {
      display: block; }
    .c__comp__packages .c__comp__packages__check[data-item="10"]:checked ~ .l__row .l__col .c__comp__packages__triggers [data-item="10"] {
      background-color: #2b4493;
      color: #ffffff; }
  @media (max-width: 480px) {
    .c__comp__packages h2 {
      text-align: center; } }
  .c__comp__packages__items {
    display: none; }
    @media (max-width: 1024px) {
      .c__comp__packages__items {
        margin-top: 1.25em; } }
  .c__comp__packages__triggers label {
    border-radius: 2em;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1em;
    line-height: 1.1em;
    margin: 0;
    padding: 0.3846153846em 0.9375em;
    text-transform: uppercase;
    width: auto; }
    @media (max-width: 480px) {
      .c__comp__packages__triggers label {
        float: none;
        text-align: center; }
        .c__comp__packages__triggers label + label {
          margin-top: 10px; } }

.c__comp__tickList ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media (min-width: 481px) {
    .c__comp__tickList ul {
      margin: 0 -10px; } }
  .c__comp__tickList ul li {
    color: #ffffff;
    font-size: 0.875em;
    float: left;
    line-height: 1.3571428571em;
    margin-bottom: 20px;
    position: relative;
    width: 33.3333333333%; }
    @media (max-width: 1600px) {
      .c__comp__tickList ul li {
        width: 50%; } }
    @media (max-width: 1024px) {
      .c__comp__tickList ul li {
        width: 50%; } }
    @media (max-width: 480px) {
      .c__comp__tickList ul li {
        width: 100%; } }
    .c__comp__tickList ul li div {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #060F2C;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      padding: 1.4285714286em 1.4285714286em 1.4285714286em 5.7142857143em;
      position: relative; }
      @media (min-width: 481px) {
        .c__comp__tickList ul li div {
          margin: 0 10px; } }
      .c__comp__tickList ul li div::before {
        background-color: #fecb35;
        bottom: 0;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 4.2857142857em; }
      .c__comp__tickList ul li div .i__svg {
        left: 1.0714285714em;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }

.c__videoPlayer {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  margin: 0 auto;
  width: 740px; }
  @media (max-width: 768px) {
    .c__videoPlayer {
      width: 100%; } }
  .c__videoPlayer iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

#breadcrumbs {
  font-size: 0.875em;
  text-align: center; }
  #breadcrumbs a {
    color: #505050; }
  #breadcrumbs .breadcrumb_last {
    color: #2b4493;
    font-weight: 500; }

.g__events-yellow .c__hero-slider__featureCarousel__items__slide__desc__date {
  color: #fecb35; }

.g__events-yellow .c__hero-slider__featureCarousel__items__slide__desc .btn__standard {
  background-color: #fff;
  border-radius: 26px;
  width: 193px;
  color: #132D7F;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 21px; }
  .g__events-yellow .c__hero-slider__featureCarousel__items__slide__desc .btn__standard:hover {
    text-decoration: underline; }
  .g__events-yellow .c__hero-slider__featureCarousel__items__slide__desc .btn__standard::after {
    display: none; }

.g__events-yellow .c__comp__listing__upcoming .btn__standard {
  font-size: 19px;
  color: #000;
  background: transparent;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
  float: right; }
  .g__events-yellow .c__comp__listing__upcoming .btn__standard::after {
    content: "";
    display: none; }

.g__events-yellow .c__comp__listing__upcoming .c__comp__tile {
  -webkit-box-shadow: 0 0 9px 0 rgba(189, 189, 189, 0.5);
          box-shadow: 0 0 9px 0 rgba(189, 189, 189, 0.5);
  border-bottom: 3.5px solid #FFEC00; }

.g__events-yellow .c__comp__listing__title__upcoming select {
  border: 1px solid #000000;
  border-radius: 0;
  color: #000000;
  text-transform: uppercase;
  background-image: url(../images/icons/drop-arrow-icon.svg);
  background-size: 16.1px 9.05px;
  width: 250px;
  height: 55px;
  padding: 15px 40px 15px 15px; }
  @media (max-width: 768px) {
    .g__events-yellow .c__comp__listing__title__upcoming select {
      width: -webkit-calc(100% - 60px);
      width: calc(100% - 60px); } }

.g__events-yellow .c__comp__listing__title__upcoming__selection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .g__events-yellow .c__comp__listing__title__upcoming__selection__latest_button {
    background: #FFEC00;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    color: #000000;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 9.5px; }

.g__events-yellow .c__comp__listing__title__upcoming .c__comp__tile__infoTile__img {
  background-color: #FFEC00; }

.g__events-yellow .c__comp__listing__upcoming .c__comp__tile__infoTile__img {
  background-color: #FFEC00; }

.g__events-yellow .c__comp__listing__events .c__comp__tile__infoTile__img {
  background-color: #FFEC00; }

.fiftyfifty_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 1024px) {
    .fiftyfifty_block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (max-width: 1024px) {
    .fiftyfifty_block__carousel {
      margin-bottom: 2em; } }
  .fiftyfifty_block__carousel .slick-slide .image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .fiftyfifty_block__carousel .slick-slide .image:before {
      content: '';
      display: block;
      padding-top: 66.66%; }
  .fiftyfifty_block__carousel .slick-dots {
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, -50%); }
  .fiftyfifty_block__left {
    padding: 0 14%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (max-width: 1024px) {
      .fiftyfifty_block__left {
        padding: 0; } }
    .fiftyfifty_block__left h2 {
      color: #000;
      font-size: 32px;
      line-height: 38px; }
    .fiftyfifty_block__left .subheading {
      font-size: 16px;
      line-height: 19px;
      margin-bottom: 28px; }
    .fiftyfifty_block__left .btn {
      font-size: 18px;
      line-height: 22px; }

.post-type-archive-projects .c__comp__tile__infoTile__content__date, .post-type-archive-projects .c__comp__tile__infoTile__featureContent__meta {
  display: none; }

.single-projects .title__meta__details {
  display: none; }