@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 80px;
  width: 100%; }
  .l__contain__sub {
    max-width: 1024px; }
  .l__contain.full {
    padding: 0; }
  @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%; }

.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.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; } }

.btn, .c__comp__form .gform_footer input[type="submit"], .c__comp__newsletter .c__comp__form__wrapper .gform_footer input[type="submit"], .wpgmaps_directions_outer_div .wpgmaps_get_directions, #wpgmaps_reset_directions, #wpgmaps_print_directions_1, .wpgmza_sl_search_button_div .wpgmza_sl_search_button_1, .wpgmza_sl_reset_button_div .wpgmza_sl_reset_button_1 {
  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"], .wpgmaps_directions_outer_div .btn__progress.wpgmaps_get_directions, .btn__progress#wpgmaps_reset_directions, .btn__progress#wpgmaps_print_directions_1, .wpgmza_sl_search_button_div .btn__progress.wpgmza_sl_search_button_1, .wpgmza_sl_reset_button_div .btn__progress.wpgmza_sl_reset_button_1 {
    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, .wpgmaps_directions_outer_div .btn__progress.wpgmaps_get_directions::after, .btn__progress#wpgmaps_reset_directions::after, .btn__progress#wpgmaps_print_directions_1::after, .wpgmza_sl_search_button_div .btn__progress.wpgmza_sl_search_button_1::after, .wpgmza_sl_reset_button_div .btn__progress.wpgmza_sl_reset_button_1::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, .wpgmaps_directions_outer_div .btn__progress.wpgmaps_get_directions:hover::after, .btn__progress#wpgmaps_reset_directions:hover::after, .btn__progress#wpgmaps_print_directions_1:hover::after, .wpgmza_sl_search_button_div .btn__progress.wpgmza_sl_search_button_1:hover::after, .wpgmza_sl_reset_button_div .btn__progress.wpgmza_sl_reset_button_1:hover::after {
      -webkit-transform: translateY(-50%) translateX(5px);
          -ms-transform: translateY(-50%) translateX(5px);
              transform: translateY(-50%) translateX(5px); }

.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[type="submit"]:hover, .c__comp__newsletter .c__comp__form__wrapper .gform_footer input[type="submit"]:hover {
    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; }

@media (max-width: 1024px) {
  .g__header {
    background-color: #2b4493;
    padding: 0.625em;
    position: relative;
    z-index: 100; } }

.n__main__wrapper {
  background-color: #2b4493;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  -webkit-overflow-scrolling: touch;
  z-index: 100; }
  .n__main__wrapper::-webkit-scrollbar {
    background: transparent;
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 1px transparent;
            box-shadow: inset 1px 1px 1px transparent;
    height: 5px;
    -webkit-appearance: none;
    width: 5px; }
  .n__main__wrapper ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px transparent;
            box-shadow: inset 0 0 6px transparent; }
  .n__main__wrapper::-webkit-scrollbar-thumb {
    background: #7d91c0;
    border-radius: 10px; }
  @media (min-width: 1025px) {
    .n__main__wrapper {
      background-image: url(../images/bg/navigation-background.svg);
      background-repeat: no-repeat;
      background-size: 1400%;
      background-position: 0 0; }
      .n__main__wrapper::before {
        background-color: rgba(43, 68, 147, 0.48);
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: 0; }
      .n__main__wrapper.scrollNav {
        bottom: auto;
        float: left;
        left: auto;
        margin-top: -11.5625em;
        position: relative;
        top: auto; } }
    @media (min-width: 1025px) and (min-width: 1025px) {
      .n__main__wrapper.scrollNav + #c__wrapper {
        padding-left: 0; } }
  @media (min-width: 1025px) {
        .n__main__wrapper.scrollNavFix {
          float: none;
          left: 0;
          margin-top: 0;
          position: fixed;
          top: 0; } }
      @media (min-width: 1025px) and (min-width: 1025px) {
        .n__main__wrapper.scrollNavFix + #c__wrapper {
          padding-left: 20.3125em; } }
      @media (min-width: 1025px) and (min-width: 1025px) and (max-width: 1366px) {
        .n__main__wrapper.scrollNavFix + #c__wrapper {
          padding-left: 15.625em; } }
      @media (min-width: 1025px) and (max-height: 850px) and (min-width: 1367px) {
        .n__main__wrapper.scrollNavFix + #c__wrapper {
          padding-left: 15.625em; } }
  @media (max-width: 1024px) {
    .n__main__wrapper.scrollNav + #c__wrapper {
      margin-top: 0; } }
  .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: transparent;
      border-radius: 10px;
      -webkit-box-shadow: inset 1px 1px 1px transparent;
              box-shadow: inset 1px 1px 1px transparent;
      height: 5px;
      -webkit-appearance: none;
      width: 5px; }
    .n__main__wrapper > div ::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px transparent;
              box-shadow: inset 0 0 6px transparent; }
    .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: 0.625em;
    top: 1.25em;
    width: 1.875em; }
    @media (min-width: 1025px) {
      .n__main__wrapper__trigger {
        display: none; } }
    .n__main__wrapper__trigger span {
      background-color: #ffffff;
      height: 2px;
      left: 50%;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -webkit-transition: all ease-in 0.2s;
              transition: all ease-in 0.2s;
      width: 100%; }
      .n__main__wrapper__trigger span::before {
        background-color: #ffffff;
        border-radius: 3px;
        content: "";
        height: 2px;
        position: absolute;
        -webkit-transform: translateY(-6px);
            -ms-transform: translateY(-6px);
                transform: translateY(-6px);
        -webkit-transition: all ease-in 0.2s;
                transition: all ease-in 0.2s;
        width: 100%; }
      .n__main__wrapper__trigger span::after {
        background-color: #ffffff;
        border-radius: 3px;
        content: "";
        height: 2px;
        position: absolute;
        -webkit-transform: translateY(6px);
            -ms-transform: translateY(6px);
                transform: translateY(6px);
        -webkit-transition: all ease-in 0.2s;
                transition: all ease-in 0.2s;
        width: 100%; }

.n__main__logo {
  margin-bottom: 3.125em; }
  @media (min-width: 1025px) and (max-width: 1366px) {
    .n__main__logo {
      margin-bottom: 1.25em; } }
  @media (max-height: 850px) and (min-width: 1367px) {
    .n__main__logo {
      margin-bottom: 1.25em; } }
  @media (max-width: 1024px) {
    .n__main__logo {
      float: left;
      margin: 0;
      width: 2.8125em; } }
  .n__main__logo a {
    display: block;
    margin: 0 auto;
    max-width: 10em; }
    @media (min-width: 1025px) and (max-width: 1366px) {
      .n__main__logo a {
        max-width: 7.5em; } }
    @media (max-height: 850px) and (min-width: 1367px) {
      .n__main__logo a {
        max-width: 7.5em; } }
  .n__main__logo img {
    display: block;
    width: 100%; }

.n__main__quicklinks {
  margin-bottom: 2.5em; }
  @media (min-width: 1025px) and (max-width: 1366px) {
    .n__main__quicklinks {
      margin-bottom: 0.9375em; } }
  @media (max-height: 850px) and (min-width: 1367px) {
    .n__main__quicklinks {
      margin-bottom: 0.9375em; } }
  @media (max-width: 1024px) {
    .n__main__quicklinks {
      margin-bottom: 0; } }
  .n__main__quicklinks nav > ul > li:not(:last-child) {
    margin-bottom: 0.9375em; }
    @media (min-width: 1025px) and (max-width: 1366px) {
      .n__main__quicklinks nav > ul > li:not(:last-child) {
        margin-bottom: 0.3125em; } }
    @media (max-height: 850px) and (min-width: 1367px) {
      .n__main__quicklinks nav > ul > li:not(:last-child) {
        margin-bottom: 0.3125em; } }
    @media (max-width: 1024px) {
      .n__main__quicklinks nav > ul > li:not(:last-child) {
        margin: 0; } }
  .n__main__quicklinks nav > ul > li > a {
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    line-height: 1em;
    padding: 0.25em 0 0.25em 2.5em;
    position: relative;
    text-transform: uppercase;
    vertical-align: top; }
    @media (min-width: 1025px) and (max-width: 1366px) {
      .n__main__quicklinks nav > ul > li > a {
        font-size: 0.875em; } }
    @media (max-height: 850px) and (min-width: 1367px) {
      .n__main__quicklinks nav > ul > li > a {
        font-size: 0.875em; } }
    @media (max-width: 1024px) {
      .n__main__quicklinks nav > ul > li > a {
        display: block;
        padding: 1.25em 3.125em 1.25em 1.25em; } }
    .n__main__quicklinks nav > ul > li > a .i__svg {
      left: 0;
      position: absolute;
      top: 50%; }
      @media (min-width: 1025px) {
        .n__main__quicklinks nav > ul > li > a .i__svg {
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%); } }
      @media (max-width: 1024px) {
        .n__main__quicklinks nav > ul > li > a .i__svg {
          left: auto;
          right: 0.9375em;
          top: 0.9375em; } }

.n__main__navigation nav > ul > li {
  line-height: 1em; }
  .n__main__navigation nav > ul > li:not(:last-child) {
    margin-bottom: 0.625em; }
    @media (min-width: 1025px) and (max-width: 1366px) {
      .n__main__navigation nav > ul > li:not(:last-child) {
        margin-bottom: 0.5em; } }
    @media (max-height: 850px) and (min-width: 1367px) {
      .n__main__navigation nav > ul > li:not(:last-child) {
        margin-bottom: 0.5em; } }
    @media (max-width: 1024px) {
      .n__main__navigation nav > ul > li:not(:last-child) {
        margin: 0; } }
  .n__main__navigation nav > ul > li > a {
    color: #7d91c0;
    display: inline-block;
    line-height: 1em;
    text-transform: uppercase;
    vertical-align: top; }
    @media (min-width: 1025px) and (max-width: 1366px) {
      .n__main__navigation nav > ul > li > a {
        font-size: 0.875em; } }
    @media (max-height: 850px) and (min-width: 1367px) {
      .n__main__navigation nav > ul > li > a {
        font-size: 0.875em; } }
    @media (max-width: 1024px) {
      .n__main__navigation nav > ul > li > a {
        color: #ffffff;
        display: block;
        font-size: 1em;
        padding: 1.25em 3.125em 1.25em 1.25em; } }

.n__main__socialLinks {
  margin-top: 1.25em; }
  @media (min-width: 1025px) and (max-width: 1366px) {
    .n__main__socialLinks {
      margin-top: 0.3125em; } }
  @media (max-height: 850px) and (min-width: 1367px) {
    .n__main__socialLinks {
      margin-top: 0.3125em; } }
  @media (max-width: 1024px) {
    .n__main__socialLinks {
      text-align: center;
      margin: 1.25em 0; } }
  @media (max-width: 1024px) {
    .n__main__socialLinks ul {
      display: inline-block; } }
  .n__main__socialLinks li {
    float: left; }
    .n__main__socialLinks li:not(:last-child) {
      margin-right: 1.6666666667em; }
      @media (min-width: 1025px) and (max-width: 1366px) {
        .n__main__socialLinks li:not(:last-child) {
          margin-right: 1em; } }
      @media (max-height: 850px) and (min-width: 1367px) {
        .n__main__socialLinks li:not(:last-child) {
          margin-right: 1em; } }
  .n__main__socialLinks a {
    color: #ffffff;
    display: block;
    font-size: 1.3125em;
    line-height: 1em; }

.n__main__basket {
  display: block;
  margin-top: 1.25em; }
  @media (min-width: 1025px) and (max-width: 1366px) {
    .n__main__basket {
      margin-top: 0.625em; } }
  @media (max-height: 850px) and (min-width: 1367px) {
    .n__main__basket {
      margin-top: 0.625em; } }
  @media (max-width: 1024px) {
    .n__main__basket {
      margin: 1.25em 0;
      padding: 0 0.9375em; } }
  .n__main__basket iframe {
    height: 75px;
    width: 100%; }

.n__main__nonSub {
  position: relative; }
  .n__main__nonSub::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__nonSub::before {
        display: none; } }

.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: transparent;
      border-radius: 10px;
      -webkit-box-shadow: inset 1px 1px 1px transparent;
              box-shadow: inset 1px 1px 1px transparent;
      height: 5px;
      -webkit-appearance: none;
      width: 5px; }
    .n__main__subPanel ::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px transparent;
              box-shadow: inset 0 0 6px transparent; }
    .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; }

#navigation__trigger {
  display: none; }
  #navigation__trigger:checked ~ .n__main__wrapper {
    height: 100vh;
    overflow-y: auto; }
    #navigation__trigger:checked ~ .n__main__wrapper > div {
      height: auto;
      padding-bottom: 100px; }
    #navigation__trigger:checked ~ .n__main__wrapper .g__header .n__main__wrapper__trigger span {
      background-color: rgba(255, 255, 255, 0); }
      #navigation__trigger:checked ~ .n__main__wrapper .g__header .n__main__wrapper__trigger span::before {
        -webkit-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
                transform: rotate(135deg); }
      #navigation__trigger:checked ~ .n__main__wrapper .g__header .n__main__wrapper__trigger span::after {
        -webkit-transform: rotate(-135deg);
            -ms-transform: rotate(-135deg);
                transform: rotate(-135deg); }
    #navigation__trigger:checked ~ .n__main__wrapper .n__main__wrapper__content {
      display: block; }

.g__footer {
  padding-left: 1.25em;
  padding-right: 1.25em; }
  .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: 5.625em;
        min-width: 2.5em; }
        .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: #2a2c2b;
          font-weight: 400; }
    @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 {
        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; }

#c__wrapper {
  overflow: hidden; }
  @media (min-width: 1025px) {
    #c__wrapper {
      padding-left: 20.3125em; } }
  @media (min-width: 1025px) and (max-width: 1366px) {
    #c__wrapper {
      padding-left: 15.625em; } }
  @media (max-height: 850px) and (min-width: 1367px) {
    #c__wrapper {
      padding-left: 15.625em; } }
  @media (max-width: 1024px) {
    #c__wrapper {
      margin-top: 4.0625em; } }

.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;
     -moz-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;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

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

.slick-slider .slick-track,
.slick-slider .slick-list {
  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;
         -moz-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: #fecb35; }
    .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(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 25%, transparent 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 25%, transparent 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: -webkit-linear-gradient(259deg, #2363b5 0%, #2b4493 100%);
    background-image: linear-gradient(191deg, #2363b5 0%, #2b4493 100%);
    position: relative; }
    .c__comp__promo__side::before {
      background-image: -webkit-linear-gradient(330deg, rgba(255, 255, 255, 0) 60%, #1b62b0 60%);
      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%, transparent));
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.79) 0%, transparent 50%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.79) 0%, transparent 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__tile {
  background-color: #ffffff;
  height: 100%;
  position: relative; }
  .c__comp__tile .tileFillCta {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .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:hover {
      -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
              box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); }
    .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:hover {
      -webkit-box-shadow: 0 2px 6px transparent;
              box-shadow: 0 2px 6px transparent; }
    .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:hover {
      -webkit-box-shadow: 0 2px 6px transparent;
              box-shadow: 0 2px 6px transparent; }
    .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: -webkit-linear-gradient(259deg, #2363b5 0%, #2b4493 100%);
    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: 4.0625em;
  padding-left: 4.0625em; }
  @media (max-width: 1024px) {
    .c__comp__imgTextSplit--contRight .c__comp__imgTextSplit__content {
      padding-right: 2.5em;
      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: 0;
    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 4.0625em; }
  @media (max-width: 1024px) {
    .c__comp__imgTextSplit__content {
      padding: 2.5em 2.5em 2.5em 2.5em; } }
  @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: 50%; }
  @media (min-width: 769px) {
    .c__comp__imgTextSplit__img {
      bottom: 0;
      right: 0;
      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__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__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__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: 80%; } }
  .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; }

.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; }

.wpgmza_sl_main_div, .wpgmaps_directions_outer_div {
  background-color: #2b4493;
  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: 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;
  margin-bottom: 1.25em;
  padding: 1.25em; }
  .wpgmza_sl_main_div::after, .wpgmaps_directions_outer_div::after {
    clear: both;
    content: "";
    display: table; }

.wpgmaps_directions_outer_div {
  margin: 20px 0 0; }
  .wpgmaps_directions_outer_div #wpgmaps_directions_editbox_1 {
    width: 100%; }
  .wpgmaps_directions_outer_div .wpgmaps_get_directions {
    background-color: #fecb35;
    background-image: url(../images/icons/progress-dark-icon.svg);
    background-repeat: no-repeat;
    background-position: 85% 50%;
    background-size: 14px 12px;
    color: #2a2c2b;
    margin: 20px 0;
    padding-right: 3.5714285714em;
    width: 80px; }
    .wpgmaps_directions_outer_div .wpgmaps_get_directions:hover {
      background-color: #febe02; }
  .wpgmaps_directions_outer_div h2 {
    color: #ffffff;
    width: 100%;
    text-transform: uppercase;
    padding-top: 10px; }
  .wpgmaps_directions_outer_div table {
    width: 100% !important; }
    .wpgmaps_directions_outer_div table label {
      color: #ffffff; }
      .wpgmaps_directions_outer_div table label:first-child {
        margin-top: -20px !important; }

.adp-directions {
  width: 100%; }

#wpgmaps_reset_directions {
  background-color: #fecb35;
  background-image: url(../images/icons/progress-dark-icon.svg);
  background-repeat: no-repeat;
  background-position: 85% 50%;
  background-size: 14px 12px;
  color: #2a2c2b;
  margin: 20px 0;
  padding-right: 3.5714285714em; }
  #wpgmaps_reset_directions:hover {
    background-color: #febe02; }

#wpgmaps_print_directions_1 {
  background-color: #fecb35;
  background-image: url(../images/icons/progress-dark-icon.svg);
  background-repeat: no-repeat;
  background-position: 85% 50%;
  background-size: 14px 12px;
  color: #2a2c2b;
  margin: 0 0 20px;
  padding-right: 3.5714285714em; }
  #wpgmaps_print_directions_1:hover {
    background-color: #febe02; }

.wpgmza_sl_query_div, .wpgmza_sl_radius_div, .wpgmza_sl_category_div {
  height: auto !important;
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin: 0 !important;
  padding: 0 5px;
  width: 25%; }
  .wpgmza_sl_query_div::after, .wpgmza_sl_radius_div::after, .wpgmza_sl_category_div::after {
    clear: both;
    content: "";
    display: table; }
  @media (max-width: 1600px) {
    .wpgmza_sl_query_div, .wpgmza_sl_radius_div, .wpgmza_sl_category_div {
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; } }
  @media (max-width: 480px) {
    .wpgmza_sl_query_div, .wpgmza_sl_radius_div, .wpgmza_sl_category_div {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      padding: 0; } }
  .wpgmza_sl_query_div .wpgmza_sl_query_innerdiv1, .wpgmza_sl_query_div .wpgmza_sl_radius_innerdiv1, .wpgmza_sl_query_div .wpgmza_sl_category_innerdiv1, .wpgmza_sl_query_div .wpgmza_sl_category_innerdiv2, .wpgmza_sl_query_div .wpgmza_sl_query_innerdiv2, .wpgmza_sl_query_div .wpgmza_sl_query_innerdiv2, .wpgmza_sl_query_div .wpgmza_sl_radius_innerdiv2, .wpgmza_sl_radius_div .wpgmza_sl_query_innerdiv1, .wpgmza_sl_radius_div .wpgmza_sl_radius_innerdiv1, .wpgmza_sl_radius_div .wpgmza_sl_category_innerdiv1, .wpgmza_sl_radius_div .wpgmza_sl_category_innerdiv2, .wpgmza_sl_radius_div .wpgmza_sl_query_innerdiv2, .wpgmza_sl_radius_div .wpgmza_sl_query_innerdiv2, .wpgmza_sl_radius_div .wpgmza_sl_radius_innerdiv2, .wpgmza_sl_category_div .wpgmza_sl_query_innerdiv1, .wpgmza_sl_category_div .wpgmza_sl_radius_innerdiv1, .wpgmza_sl_category_div .wpgmza_sl_category_innerdiv1, .wpgmza_sl_category_div .wpgmza_sl_category_innerdiv2, .wpgmza_sl_category_div .wpgmza_sl_query_innerdiv2, .wpgmza_sl_category_div .wpgmza_sl_query_innerdiv2, .wpgmza_sl_category_div .wpgmza_sl_radius_innerdiv2 {
    color: #ffffff;
    float: none;
    width: 100%; }

.dataTables_info, .dataTables_paginate {
  font-size: 0.8em; }

.wpgmza_sl_search_button_div {
  margin-top: 0.625em; }
  .wpgmza_sl_search_button_div .wpgmza_sl_search_button_1 {
    background-color: #fecb35;
    background-image: url(../images/icons/progress-dark-icon.svg);
    background-repeat: no-repeat;
    background-position: 85% 50%;
    background-size: 14px 12px;
    color: #2a2c2b;
    margin: 0 0.7142857143em;
    padding-right: 3.5714285714em; }
    .wpgmza_sl_search_button_div .wpgmza_sl_search_button_1:hover {
      background-color: #febe02; }

.wpgmza_sl_reset_button_div {
  margin-top: 0.625em; }
  .wpgmza_sl_reset_button_div .wpgmza_sl_reset_button_1 {
    background-color: transparent;
    color: #ffffff;
    margin: 0 0.7142857143em; }

.dataTables_wrapper .dataTables_length {
  display: none; }

.dataTables_wrapper .dataTables_filter {
  display: none; }

#locationSelect {
  display: none; }

.wpgmza_table {
  font-size: 0.9em;
  line-height: 1.2em; }
  .wpgmza_table.dataTable th {
    height: auto !important;
    background: #060F2C !important;
    padding: 20px 10px !important;
    position: relative !important; }
    .wpgmza_table.dataTable th strong {
      font-size: 1.2em;
      font-weight: 500;
      color: #ffffff;
      text-transform: uppercase; }
    .wpgmza_table.dataTable th:before {
      font-family: FontAwesome;
      content: "▼";
      position: absolute;
      right: 10px;
      color: #ffffff; }
    .wpgmza_table.dataTable th.sorting_asc {
      background: #060F2C !important;
      height: auto !important;
      background: #060F2C !important;
      padding: 20px 10px !important;
      position: relative !important; }
      .wpgmza_table.dataTable th.sorting_asc:before {
        font-family: FontAwesome;
        content: "▼";
        position: absolute;
        right: 10px;
        color: #ffffff; }
    .wpgmza_table.dataTable th.sorting_desc {
      background: #060F2C !important;
      height: auto !important;
      background: #060F2C !important;
      padding: 20px 10px !important;
      position: relative !important; }
      .wpgmza_table.dataTable th.sorting_desc:before {
        font-family: FontAwesome;
        content: "▲";
        position: absolute;
        right: 10px;
        color: #ffffff; }
  .wpgmza_table .wpgmza_table_marker {
    display: none; }
  .wpgmza_table.dataTable, .wpgmza_table.dataTable th, .wpgmza_table.dataTable td {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 20px;
    height: 100px; }
  .wpgmza_table p {
    margin: 0; }
  .wpgmza_table .wpgmaps_mlist_row:hover td {
    background: #e5e5e5 !important; }
  .wpgmza_table.dataTable .wpgmaps_mlist_row.odd td {
    background: #EEE; }
  .wpgmza_table.dataTable .wpgmza_table_title {
    width: 30% !important;
    font-weight: 500; }
  .wpgmza_table.dataTable .wpgmza_table_category {
    width: 10% !important;
    font-size: 0.85em; }
  .wpgmza_table.dataTable .wpgmza_table_address {
    width: 30% !important;
    font-size: 0.85em; }
  .wpgmza_table.dataTable .wpgmza_table_description {
    width: 30% !important;
    font-size: 0.85em; }

.dataTables_wrapper .dataTables_paginate a {
  font-weight: 400; }

.c__content .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.c__content .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .c__content .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .c__content .dataTables_wrapper .dataTables_paginate .paginate_button:active {
  color: #2b4493 !important;
  background: transparent !important;
  border: 0 !important; }

.c__content .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.c__content .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.c__content .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  outline: 0 !important;
  border: 0 !important; }

.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;
  color: #ffffff; }

.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: 1367px) {
      .c__comp__featureCarousel__items__slide__desc__title {
        min-height: 3.6111111111em; } }
    @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;
         -moz-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; }

.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; }

.latest-fixtures-list li {
  float: left;
  background: #2b4493;
  color: #ffffff;
  padding: 10px !important;
  text-transform: uppercase;
  width: 25%;
  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; }
  @media (max-width: 768px) {
    .latest-fixtures-list li {
      float: none;
      width: 100%;
      min-height: auto; } }
  .latest-fixtures-list li.active, .latest-fixtures-list li:hover {
    background: #060F2C; }

.latest-fixtures-wrapper {
  display: none;
  background: #060F2C;
  padding: 20px; }
  .latest-fixtures-wrapper.active {
    display: block; }
  .latest-fixtures-wrapper .Opta .Opta-Fixture {
    border-bottom: 20px solid #060F2C; }

.Opta {
  font-family: "Rubik", sans-serif !important;
  background: none !important; }
  .Opta .Opta_W {
    background: none !important; }
    .Opta .Opta_W div {
      background: none !important; }
  .Opta .Opta-Logo {
    display: none !important; }
  .Opta h2 {
    background-color: #060F2C !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    padding: 10px !important;
    height: auto !important; }
  .Opta h3 {
    background-color: #2b4493 !important; }
    .Opta h3 span {
      color: #ffffff !important;
      text-transform: uppercase !important;
      font-weight: 500 !important;
      padding-left: 20px !important; }
  .Opta .Opta-TeamName {
    color: #2b4493 !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    font-size: 1.25em !important;
    line-height: 1.2em !important; }
  .Opta .Opta-Matchdata {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .Opta .Opta-Match-Result div {
    background: none !important;
    color: #2b4493 !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    font-size: 1.25em !important;
    line-height: 1.2em !important; }
  .Opta .Opta-Venue dt {
    display: none !important; }
  .Opta .Opta-Venue dd {
    font-size: 1em !important;
    font-weight: 600 !important;
    margin-bottom: 20px !important;
    color: #2a2c2b !important; }
  .Opta .Opta-Fixture {
    border-bottom: 20px solid #f3f3f3; }