@charset "UTF-8";
@-webkit-keyframes stRotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@-moz-keyframes stRotate {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }
@-o-keyframes stRotate {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }
@keyframes stRotate {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

.shTemplReset {
  line-height: initial;
  font-size: initial;
  /* Change Autocomplete styles in Chrome*/ }
  .shTemplReset:before {
    clear: both;
    content: "";
    display: table;
    margin-top: -1px;
    height: 0; }
  .shTemplReset * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
    .shTemplReset *:focus {
      outline: none; }
  .shTemplReset *:after, .shTemplReset *:before {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
  .shTemplReset main, .shTemplReset time {
    display: block; }
  .shTemplReset address {
    font-style: normal; }
  .shTemplReset button {
    cursor: pointer; }
    .shTemplReset button:focus {
      outline: none; }
  .shTemplReset fieldset {
    padding: 0;
    border: 0;
    margin: 0; }
  .shTemplReset input {
    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0; }
  .shTemplReset button:-moz-focusring,
  .shTemplReset [type="button"]:-moz-focusring,
  .shTemplReset [type="reset"]:-moz-focusring,
  .shTemplReset [type="submit"]:-moz-focusring {
    border-style: none;
    outline: 0; }
  .shTemplReset input:-webkit-autofill,
  .shTemplReset input:-webkit-autofill:hover,
  .shTemplReset input:-webkit-autofill:focus,
  .shTemplReset input:-webkit-autofill,
  .shTemplReset textarea:-webkit-autofill,
  .shTemplReset textarea:-webkit-autofill:hover,
  .shTemplReset textarea:-webkit-autofill:focus,
  .shTemplReset select:-webkit-autofill,
  .shTemplReset select:-webkit-autofill:hover,
  .shTemplReset select:-webkit-autofill:focus {
    background-color: transparent !important;
    -webkit-text-fill-color: inherit !important;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0 50px white inset; }
  .shTemplReset img {
    border-style: none; }
  .shTemplReset ul, .shTemplReset ul li {
    list-style-type: none; }
  .shTemplReset ul {
    padding: 0;
    margin: 0; }
  .shTemplReset em, .shTemplReset i {
    font-style: normal; }
  .shTemplReset a, .shTemplReset div, .shTemplReset span, .shTemplReset button {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }
  .shTemplReset hr, .shTemplReset svg {
    overflow: visible; }

.shTplGContainer {
  max-width: 1340px;
  padding: 0 30px;
  margin: 0 auto; }
  .shTplGContainer:after {
    display: table;
    content: "";
    clear: both; }
  @media (max-width: 767px) {
    .shTplGContainer {
      padding: 0 20px; } }

.shTplGResetHeaders, .mediaPopup .mediaPopup__type h4 {
  letter-spacing: 0;
  text-transform: none;
  margin: 0;
  padding: 0; }
  .shTplGResetHeaders:first-letter, .mediaPopup .mediaPopup__type h4:first-letter {
    text-transform: capitalize; }

.shTplResetAnchor, .mediaPopup .mediaPopup__desc .featuredParagraph a {
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important; }

.shTplGBlockScroll {
  /*   position: relative;
  overflow: hidden; */ }
  @media (max-width: 730px) {
    .shTplGBlockScroll {
      position: fixed;
      width: 100%;
      height: 100%; } }

.shTplGBlockScroll-html {
  position: relative;
  overflow: hidden; }
  @media (max-width: 730px) {
    .shTplGBlockScroll-html {
      position: fixed;
      width: 100%;
      height: 100%; } }

.mtGenericLoader {
  height: 30px;
  width: 30px;
  -webkit-animation: stRotate 1.2s infinite linear;
     -moz-animation: stRotate 1.2s infinite linear;
       -o-animation: stRotate 1.2s infinite linear;
          animation: stRotate 1.2s infinite linear;
  border: 2px solid #97012e;
  border-right-color: transparent;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 70px;
  z-index: 2;
  margin: -15px 0 0 0; }

@-webkit-keyframes skeletonAnimations {
  0% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */ }
  100% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */ } }

@-moz-keyframes skeletonAnimations {
  0% {
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    -moz-background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
         background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */ }
  100% {
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    -moz-background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
         background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */ } }

@-o-keyframes skeletonAnimations {
  0% {
    background-image: -o-linear-gradient(white 40px, white 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -o-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */ }
  100% {
    background-image: -o-linear-gradient(white 40px, white 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -o-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */ } }

@keyframes skeletonAnimations {
  0% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: -o-linear-gradient(white 40px, white 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -o-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    -moz-background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
         background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
         background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */ }
  100% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: -o-linear-gradient(white 40px, white 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -o-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    -moz-background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
         background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
         background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */ } }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.mediaPopup {
  /* No Js */
  /*
   *  Owl Carousel - Animate Plugin
   */
  /*
   * 	Owl Carousel - Auto Height Plugin
   */
  /*
   * 	Owl Carousel - Lazy Load Plugin
   */
  /*
   * 	Owl Carousel - Video Plugin
   */ }
  .mediaPopup .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1; }
  .mediaPopup .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .mediaPopup .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .mediaPopup .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .mediaPopup .owl-carousel .owl-wrapper,
  .mediaPopup .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .mediaPopup .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .mediaPopup .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .mediaPopup .owl-carousel .owl-nav.disabled,
  .mediaPopup .owl-carousel .owl-dots.disabled {
    display: none; }
  .mediaPopup .owl-carousel .owl-nav .owl-prev,
  .mediaPopup .owl-carousel .owl-nav .owl-next,
  .mediaPopup .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .mediaPopup .owl-carousel .owl-nav button.owl-prev,
  .mediaPopup .owl-carousel .owl-nav button.owl-next,
  .mediaPopup .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .mediaPopup .owl-carousel.owl-loaded {
    display: block; }
  .mediaPopup .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .mediaPopup .owl-carousel.owl-hidden {
    opacity: 0; }
  .mediaPopup .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .mediaPopup .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .mediaPopup .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab; }
  .mediaPopup .owl-carousel.owl-rtl {
    direction: rtl; }
  .mediaPopup .owl-carousel.owl-rtl .owl-item {
    float: right; }
  .mediaPopup .no-js .owl-carousel {
    display: block; }
  .mediaPopup .owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
       -moz-animation-duration: 1000ms;
         -o-animation-duration: 1000ms;
            animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both; }
  .mediaPopup .owl-carousel .owl-animated-in {
    z-index: 0; }
  .mediaPopup .owl-carousel .owl-animated-out {
    z-index: 1; }
  .mediaPopup .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
       -moz-animation-name: fadeOut;
         -o-animation-name: fadeOut;
            animation-name: fadeOut; }

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

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .mediaPopup .owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out; }
  .mediaPopup .owl-carousel .owl-item {
    /**
        This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
        calculation of the height of the owl-item that breaks page layouts
       */ }
  .mediaPopup .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .mediaPopup .owl-carousel .owl-item .owl-lazy[src^=""], .mediaPopup .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .mediaPopup .owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  .mediaPopup .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }
  .mediaPopup .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 100ms ease;
    transition: -webkit-transform 100ms ease;
    -o-transition: -o-transform 100ms ease;
    -moz-transition: transform 100ms ease, -moz-transform 100ms ease;
    transition: transform 100ms ease;
    transition: transform 100ms ease, -webkit-transform 100ms ease, -moz-transform 100ms ease, -o-transform 100ms ease; }
  .mediaPopup .owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
       -moz-transform: scale(1.3, 1.3);
         -o-transform: scale(1.3, 1.3);
            transform: scale(1.3, 1.3); }
  .mediaPopup .owl-carousel .owl-video-playing .owl-video-tn,
  .mediaPopup .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }
  .mediaPopup .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .mediaPopup .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%; }

.mpAudioPlayer {
  cursor: pointer;
  position: absolute;
  z-index: 3;
  margin: auto;
  height: 100%;
  width: 100%;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center;
  pointer-events: none;
  -webkit-transition: background-image 1s linear;
  -o-transition: background-image 1s linear;
  -moz-transition: background-image 1s linear;
  transition: background-image 1s linear; }
  .mpAudioPlayer + iframe {
    position: absolute;
    z-index: -6;
    pointer-events: none;
    opacity: 0; }
  .mpAudioPlayer .mpAudioPlayer__content {
    overflow: hidden;
    position: relative;
    height: 100%; }
  .mpAudioPlayer .mpAudioPlayer__play-btn {
    width: 60px;
    height: 60px;
    left: 20px;
    top: 50%;
    margin-top: -30px;
    border: none;
    background: #fff;
    position: absolute;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    z-index: 3; }
    .mpAudioPlayer .mpAudioPlayer__play-btn .playIcon {
      display: inline-block;
      border-left: 16px solid #000;
      border-top: 9px solid transparent;
      border-bottom: 9px solid transparent;
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -9px 0 0 -6px;
      z-index: 1;
      opacity: 1;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
    .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon {
      width: 18px;
      height: 16px;
      z-index: 1;
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -8px 0 0 -9px;
      opacity: 0;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
      .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:after, .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
        content: '';
        display: inline-block;
        width: 6px;
        height: 100%;
        background: #000; }
      .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
        margin-right: 3px; }
      .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:after {
        margin-left: 3px; }
    html.no-touch .mpAudioPlayer .mpAudioPlayer__play-btn:hover {
      background: #ed8b1f;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
      html.no-touch .mpAudioPlayer .mpAudioPlayer__play-btn:hover:after {
        opacity: 0.25;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
  .mpAudioPlayer .mpAudioPlayer__waveWrapper {
    position: absolute;
    top: 35%;
    height: 30%;
    width: 100%;
    pointer-events: all; }
    .mpAudioPlayer .mpAudioPlayer__waveWrapper:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.2);
      height: 100%;
      top: 0;
      z-index: -2; }
  .mpAudioPlayer .mpAudioPlayer__waveform, .mpAudioPlayer .mpAudioPlayer__position, .mpAudioPlayer .mpAudioPlayer__hoverPosition {
    position: absolute;
    top: 0;
    height: 100%;
    left: 115px;
    right: 20px; }
  .mpAudioPlayer .mpAudioPlayer__waveform {
    z-index: 3;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    opacity: 0.5;
    -webkit-transition: background-image 1s linear;
    -o-transition: background-image 1s linear;
    -moz-transition: background-image 1s linear;
    transition: background-image 1s linear; }
  .mpAudioPlayer .mpAudioPlayer__position, .mpAudioPlayer .mpAudioPlayer__hoverPosition {
    width: 0;
    height: 100%;
    background: #fff;
    -webkit-transition: width .05s linear;
    -o-transition: width .05s linear;
    -moz-transition: width .05s linear;
    transition: width .05s linear;
    mix-blend-mode: overlay;
    z-index: 1; }
  html.touch .mpAudioPlayer .SCplayer__position {
    z-index: 0; }
  .mpAudioPlayer.isPlaying .mpAudioPlayer__play-btn .playIcon {
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .mpAudioPlayer.isPlaying .mpAudioPlayer__play-btn .pauseIcon {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .mpAudioPlayer .mpAudioPlayer__hoverPosition {
    opacity: 0.3;
    z-index: 2;
    -webkit-transition: width .04s linear;
    -o-transition: width .04s linear;
    -moz-transition: width .04s linear;
    transition: width .04s linear; }
  @media (max-width: 767px) {
    .mpAudioPlayer .mpAudioPlayer__play-btn {
      left: 15px;
      width: 54px;
      height: 54px;
      margin-top: -27px; }
    .mpAudioPlayer .mpAudioPlayer__waveform, .mpAudioPlayer .mpAudioPlayer__position, .mpAudioPlayer .mpAudioPlayer__hoverPosition {
      left: 84px; } }
  @media (max-width: 500px) {
    .mpAudioPlayer .mpAudioPlayer__play-btn {
      left: 10px;
      width: 48px;
      height: 48px;
      margin-top: -24px; }
    .mpAudioPlayer .mpAudioPlayer__waveform, .mpAudioPlayer .mpAudioPlayer__position, .mpAudioPlayer .mpAudioPlayer__hoverPosition {
      left: 68px;
      right: 10px; } }
  @media (max-width: 430px) {
    .mpAudioPlayer .mpAudioPlayer__play-btn {
      width: 42px;
      height: 42px;
      margin-top: -21px; }
      .mpAudioPlayer .mpAudioPlayer__play-btn .playIcon {
        border-left: 14px solid #000;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        margin: -7px 0 0 -6px; }
      .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon {
        width: 16px;
        height: 14px;
        margin: -7px 0 0 -8px; }
        .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:after, .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
          width: 4px; }
        .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
          margin-right: 2px; }
        .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
          margin-right: 2px; }
    .mpAudioPlayer .mpAudioPlayer__waveform, .mpAudioPlayer .mpAudioPlayer__position, .mpAudioPlayer .mpAudioPlayer__hoverPosition {
      left: 62px; } }

.mpGalSlide {
  padding-bottom: 56.25%;
  background: #e0e0e0;
  position: relative;
  margin-bottom: 27px; }
  .mpGalSlide .owl-stage-outer, .mpGalSlide .owl-stage, .mpGalSlide .owl-item {
    height: 100%; }
  .mpGalSlide .mpGalSlide__carousel {
    position: absolute !important;
    height: 100%; }
  .mpGalSlide .mpGalSlide__item {
    height: 100%; }
    .mpGalSlide .mpGalSlide__item img, .mpGalSlide .mpGalSlide__item video {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100% !important;
      height: 100% !important;
      max-width: 100% !important; }
    .mpGalSlide .mpGalSlide__item.isPortrait img {
      -o-object-fit: contain;
         object-fit: contain; }
  .mpGalSlide .mpGalSlide__autoplay, .mpGalSlide .mpGalSlide__navBtn {
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    border: none;
    z-index: 5;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    html.no-touch .mpGalSlide .mpGalSlide__autoplay:hover, html.no-touch .mpGalSlide .mpGalSlide__navBtn:hover {
      background: black; }
  .mpGalSlide .mpGalSlide__navBtn {
    top: 50%;
    margin-top: -25px; }
    .mpGalSlide .mpGalSlide__navBtn i {
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -7px 0 0 -8px;
      display: inline-block;
      border-top: 7px solid transparent;
      border-bottom: 7px solid transparent; }
    .mpGalSlide .mpGalSlide__navBtn.isPrev {
      left: 0; }
      .mpGalSlide .mpGalSlide__navBtn.isPrev i {
        border-right: 16px solid #fff; }
    .mpGalSlide .mpGalSlide__navBtn.isNext {
      right: 0; }
      .mpGalSlide .mpGalSlide__navBtn.isNext i {
        border-left: 16px solid #fff; }
  .mpGalSlide .mpGalSlide__autoplay {
    bottom: 0;
    left: 50%;
    margin-left: -25px; }
    .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__play {
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -9px 0 0 -11px;
      display: inline-block;
      border-left: 22px solid #fff;
      border-top: 9px solid transparent;
      border-bottom: 9px solid transparent;
      opacity: 0;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
    .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause {
      width: 16px;
      height: 22px;
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -11px 0 0 -8px;
      opacity: 1;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
      .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:before, .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:after {
        content: '';
        height: 100%;
        width: 5px;
        background: #fff;
        position: absolute;
        top: 0; }
      .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:before {
        left: 0; }
      .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:after {
        right: 0; }
    .mpGalSlide .mpGalSlide__autoplay.isPaused .mpGalSlide__play {
      opacity: 1;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
    .mpGalSlide .mpGalSlide__autoplay.isPaused .mpGalSlide__pause {
      opacity: 0;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
  .mpGalSlide .mpGalSlide__count {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 5;
    color: #fff;
    font-size: 16px; }
  @media (max-width: 767px) {
    .mpGalSlide .mpGalSlide__autoplay, .mpGalSlide .mpGalSlide__navBtn {
      width: 40px;
      height: 40px;
      background: rgba(0, 0, 0, 0.35); }
    .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__play {
      margin: -8px 0 0 -10px;
      border-left: 20px solid #fff;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent; }
    .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause {
      width: 14px;
      height: 20px;
      margin: -10px 0 0 -7px; }
      .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:before, .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:after {
        width: 4px; }
    .mpGalSlide .mpGalSlide__navBtn {
      margin-top: -20px; }
      .mpGalSlide .mpGalSlide__navBtn i {
        margin: -6px 0 0 -7px;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent; }
      .mpGalSlide .mpGalSlide__navBtn.isPrev i {
        border-right: 14px solid #fff; }
      .mpGalSlide .mpGalSlide__navBtn.isNext i {
        border-left: 14px solid #fff; }
    .mpGalSlide .mpGalSlide__count {
      bottom: 10px;
      left: 10px; } }

.mpRelatedTags {
  font-size: 0;
  position: relative;
  display: block;
  vertical-align: top;
  z-index: 2;
  overflow: hidden; }
  .mpRelatedTags li {
    display: inline-block;
    margin-top: 13px;
    background: #fff;
    font-family: "Gill Sans", sans-serif;
    font-size: 16px;
    line-height: 30px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    padding-right: 10px;
    text-transform: uppercase;
    color: #191941;
    vertical-align: middle;
    background: #F2F7F9;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    @media (min-width: 1921px) {
      .mpRelatedTags li {
        line-height: 1.5rem;
        padding-right: 0.5rem;
        font-size: 0.9rem; } }
    .mpRelatedTags li span {
      display: block;
      float: left;
      cursor: pointer;
      width: 30px;
      height: 30px;
      position: relative; }
      .mpRelatedTags li span:after, .mpRelatedTags li span:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 14px;
        height: 1px;
        background: #191941; }
      .mpRelatedTags li span:after {
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg); }
      .mpRelatedTags li span:before {
        -webkit-transform: rotate(-45deg);
           -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
             -o-transform: rotate(-45deg);
                transform: rotate(-45deg); }
      @media (min-width: 1921px) {
        .mpRelatedTags li span {
          width: 1.5rem;
          height: 1.5rem; }
          .mpRelatedTags li span:before, .mpRelatedTags li span:after {
            width: 0.7rem;
            height: 0.05rem; } }
    .mpRelatedTags li:not(:last-of-type) {
      margin-right: 30px; }
    .mpRelatedTags li a {
      color: inherit;
      font-family: inherit;
      font-size: inherit;
      font-weight: inherit;
      text-decoration: inherit;
      word-break: break-all; }
    .mpRelatedTags li.forStaff {
      padding-left: 10px; }
    .mpRelatedTags li.forMpRelated {
      margin-top: 0;
      margin-bottom: 10px;
      cursor: pointer; }
      .mpRelatedTags li.forMpRelated:not(:last-of-type) {
        margin-right: 15px; }
    .mpRelatedTags li.isHidden {
      display: none !important; }
    html.no-touch .mpRelatedTags li:not(.forStaff):hover {
      background: #F2F7F9;
      color: #191941; }
      html.no-touch .mpRelatedTags li:not(.forStaff):hover span:before, html.no-touch .mpRelatedTags li:not(.forStaff):hover span:after {
        background: #191941; }
  @media (max-width: 650px) {
    .mpRelatedTags {
      overflow: visible; } }

.mediaPopup .mediaPopup__relatedHeaderWrapper .secondLvlCss {
  white-space: pre; }

.mediaPopup .mediaPopup__relatedHeaderWrapper:has(.owl-carousel) {
  margin-right: -1.875rem; }
  .mediaPopup .mediaPopup__relatedHeaderWrapper:has(.owl-carousel) .secondLvlCss {
    margin-right: 0; }

.mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel {
  padding-top: 0.625rem;
  margin-top: -0.625rem;
  overflow: visible; }
  .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel:after, .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.5;
    width: 3.125rem;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out; }
  .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel:before {
    left: 1.875rem;
    background: -webkit-gradient(linear, left top, right top, from(#3c544e), color-stop(18%, #3c544e), to(rgba(60, 84, 78, 0)));
    background: -webkit-linear-gradient(left, #3c544e 0%, #3c544e 18%, rgba(60, 84, 78, 0) 100%);
    background: -moz-linear-gradient(left, #3c544e 0%, #3c544e 18%, rgba(60, 84, 78, 0) 100%);
    background: -o-linear-gradient(left, #3c544e 0%, #3c544e 18%, rgba(60, 84, 78, 0) 100%);
    background: linear-gradient(to right, #3c544e 0%, #3c544e 18%, rgba(60, 84, 78, 0) 100%); }
  .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(60, 84, 78, 0)), color-stop(82%, #3c544e), to(#3c544e));
    background: -webkit-linear-gradient(left, rgba(60, 84, 78, 0) 0%, #3c544e 82%, #3c544e 100%);
    background: -moz-linear-gradient(left, rgba(60, 84, 78, 0) 0%, #3c544e 82%, #3c544e 100%);
    background: -o-linear-gradient(left, rgba(60, 84, 78, 0) 0%, #3c544e 82%, #3c544e 100%);
    background: linear-gradient(to right, rgba(60, 84, 78, 0) 0%, #3c544e 82%, #3c544e 100%);
    right: 1.875rem; }
  .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel:has(.owl-prev.disabled):before {
    opacity: 0; }
  .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel:has(.owl-next.disabled):after {
    opacity: 0; }
  .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel .owl-stage-outer {
    margin: 0 1.875rem; }
  .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel .owl-item:last-child {
    margin-left: -0.0625rem; }
  .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    margin-top: -1.0625rem;
    width: 2.125rem;
    height: 2.125rem;
    z-index: 10;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out; }
    .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel .owl-nav button.disabled {
      opacity: 0;
      pointer-events: none; }
    .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel .owl-nav button span {
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -0.375rem 0 0 -0.375rem;
      border: solid #fff;
      border-width: 0 0.1875rem 0.1875rem 0;
      display: inline-block;
      padding: 0.1875rem; }
    .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel .owl-nav button.owl-prev {
      left: 0; }
      .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel .owl-nav button.owl-prev span {
        -webkit-transform: rotate(135deg);
           -moz-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
             -o-transform: rotate(135deg);
                transform: rotate(135deg); }
    .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel .owl-nav button.owl-next {
      right: 0; }
      .mediaPopup .mediaPopup__relatedHeaderWrapper .owl-carousel .owl-nav button.owl-next span {
        -webkit-transform: rotate(-45deg);
           -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
             -o-transform: rotate(-45deg);
                transform: rotate(-45deg); }

.mediaPopup .mediaPopup__relatedHeaderWrapper .mediaPopup__tagsWrapper {
  overflow: hidden; }

.mediaPopup__videoControls {
  position: absolute;
  left: 0;
  right: 0;
  top: 0.625rem;
  bottom: 0;
  z-index: 2;
  display: none; }
  .mediaPopup__videoControls button {
    position: relative;
    width: 3rem;
    height: 3rem;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    margin: 0 0 0.4375rem 0.625rem; }
  .mediaPopup__videoControls .mediaPopup__toggleAudio i {
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out; }
    .mediaPopup__videoControls .mediaPopup__toggleAudio i:last-of-type {
      opacity: 0; }
  .mediaPopup__videoControls .mediaPopup__toggleAudio i:after, .mediaPopup__videoControls .mediaPopup__toggleAudio i:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out; }
  .mediaPopup__videoControls .mediaPopup__toggleAudio i:first-of-type:before {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23000%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.773 18.129'%3E%3Cg id='Icon_ion-volume-mute' data-name='Icon ion-volume-mute' transform='translate(0.5 0.707)'%3E%3Cpath id='Path_68725' data-name='Path 68725' d='M16.715,0,0,16.715' transform='translate(1.52 0)' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1'/%3E%3Cpath id='Path_68726' data-name='Path 68726' d='M10.035,15.06a1.134,1.134,0,0,1-1.213-.086L8.79,14.95,7.436,13.841a.38.38,0,0,1-.028-.563l2.58-2.58a.38.38,0,0,1,.649.269v3.062A1.164,1.164,0,0,1,10.035,15.06Zm.38-11.227L3.072,11.175a.76.76,0,0,1-.537.223H1.14A1.14,1.14,0,0,1,0,10.258V4.939A1.14,1.14,0,0,1,1.14,3.8H4.452L8.821.224a1.135,1.135,0,0,1,1.228-.08,1.164,1.164,0,0,1,.587,1.023V3.3a.76.76,0,0,1-.222.537ZM15.2,7.6a7.3,7.3,0,0,1-.843,3.384A.76.76,0,1,1,13,10.292,5.812,5.812,0,0,0,13.676,7.6q0-.19-.015-.386a.38.38,0,0,1,.11-.3l.682-.682a.38.38,0,0,1,.643.2,6.933,6.933,0,0,1,.1,1.16Zm3.039,0a10.3,10.3,0,0,1-1.623,5.7.76.76,0,1,1-1.313-.765A8.82,8.82,0,0,0,16.715,7.6a8.627,8.627,0,0,0-.445-2.88.38.38,0,0,1,.09-.392l.592-.593a.38.38,0,0,1,.623.132A9.943,9.943,0,0,1,18.234,7.6Z' transform='translate(0 0.759)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3Cpath id='Path_68727' data-name='Path 68727' d='M3.8,6.355a13.615,13.615,0,0,1-2.4,8.007.76.76,0,0,1-1.282-.818A12.222,12.222,0,0,0,2.28,6.355,11.987,11.987,0,0,0,1.215,1.107.38.38,0,0,1,1.291.679L1.857.113a.38.38,0,0,1,.614.1A13.383,13.383,0,0,1,3.8,6.355Z' transform='translate(17.473 2.002)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center;
    width: 1.375rem;
    height: 1.0625rem;
    margin: -0.5625rem 0 0 -0.6875rem; }
  .mediaPopup__videoControls .mediaPopup__toggleAudio i:first-of-type:after {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23000%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.773 18.129'%3E%3Cg id='Icon_ion-volume-mute' data-name='Icon ion-volume-mute' transform='translate(0.5 0.707)'%3E%3Cpath id='Path_68725' data-name='Path 68725' d='M16.715,0,0,16.715' transform='translate(1.52 0)' stroke='%23008FE3' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1'/%3E%3Cpath id='Path_68726' data-name='Path 68726' d='M10.035,15.06a1.134,1.134,0,0,1-1.213-.086L8.79,14.95,7.436,13.841a.38.38,0,0,1-.028-.563l2.58-2.58a.38.38,0,0,1,.649.269v3.062A1.164,1.164,0,0,1,10.035,15.06Zm.38-11.227L3.072,11.175a.76.76,0,0,1-.537.223H1.14A1.14,1.14,0,0,1,0,10.258V4.939A1.14,1.14,0,0,1,1.14,3.8H4.452L8.821.224a1.135,1.135,0,0,1,1.228-.08,1.164,1.164,0,0,1,.587,1.023V3.3a.76.76,0,0,1-.222.537ZM15.2,7.6a7.3,7.3,0,0,1-.843,3.384A.76.76,0,1,1,13,10.292,5.812,5.812,0,0,0,13.676,7.6q0-.19-.015-.386a.38.38,0,0,1,.11-.3l.682-.682a.38.38,0,0,1,.643.2,6.933,6.933,0,0,1,.1,1.16Zm3.039,0a10.3,10.3,0,0,1-1.623,5.7.76.76,0,1,1-1.313-.765A8.82,8.82,0,0,0,16.715,7.6a8.627,8.627,0,0,0-.445-2.88.38.38,0,0,1,.09-.392l.592-.593a.38.38,0,0,1,.623.132A9.943,9.943,0,0,1,18.234,7.6Z' transform='translate(0 0.759)' fill='none' stroke='%23008FE3' stroke-width='1'/%3E%3Cpath id='Path_68727' data-name='Path 68727' d='M3.8,6.355a13.615,13.615,0,0,1-2.4,8.007.76.76,0,0,1-1.282-.818A12.222,12.222,0,0,0,2.28,6.355,11.987,11.987,0,0,0,1.215,1.107.38.38,0,0,1,1.291.679L1.857.113a.38.38,0,0,1,.614.1A13.383,13.383,0,0,1,3.8,6.355Z' transform='translate(17.473 2.002)' fill='%23008FE3'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center;
    opacity: 0;
    width: 1.375rem;
    height: 1.0625rem;
    margin: -0.5625rem 0 0 -0.6875rem; }
  .mediaPopup__videoControls .mediaPopup__toggleAudio i:last-of-type:before {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20id='audio-speaker-on' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23.272' height='20.692' viewBox='0 0 23.272 20.692'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23e3a67b'/%3E%3Cstop offset='0.631' stop-color='%23a85f46'/%3E%3Cstop offset='1' stop-color='%23693c28'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath id='Path_27' data-name='Path 27' d='M9.668,13.32l-4.42,3.31H1.211A1.215,1.215,0,0,0,0,17.842v8.437A1.214,1.214,0,0,0,1.211,27.49H5.248l4.42,3.31a1.205,1.205,0,0,0,1.938-.969V14.289A1.208,1.208,0,0,0,9.668,13.32Z' transform='translate(0 -11.723)' fill='%23fff'/%3E%3Cpath id='Path_28' data-name='Path 28' d='M67.783,22.49a1.413,1.413,0,1,0-2,2,6.725,6.725,0,0,1,0,9.507,1.425,1.425,0,0,0,0,2,1.389,1.389,0,0,0,1.978-.02A9.5,9.5,0,0,0,67.783,22.49Z' transform='translate(-52.18 -18.915)' fill='%23024930'/%3E%3Cpath id='Path_29' data-name='Path 29' d='M83.484,6.8a1.426,1.426,0,0,0,0,2,11.207,11.207,0,0,1,0,15.865,1.423,1.423,0,0,0,.989,2.422,1.406,1.406,0,0,0,.989-.4,14.035,14.035,0,0,0,0-19.861A1.383,1.383,0,0,0,83.484,6.8Z' transform='translate(-66.307 -6.393)' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center;
    width: 23px;
    height: 20px;
    margin: -10px 0 0 -12px; }
  .mediaPopup__videoControls .mediaPopup__toggleAudio i:last-of-type:after {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23008FE3%27%20id='audio-speaker-on' xmlns='http://www.w3.org/2000/svg' width='23.272' height='20.692' viewBox='0 0 23.272 20.692'%3E%3Cpath id='Path_27' data-name='Path 27' d='M9.668,13.32l-4.42,3.31H1.211A1.215,1.215,0,0,0,0,17.842v8.437A1.214,1.214,0,0,0,1.211,27.49H5.248l4.42,3.31a1.205,1.205,0,0,0,1.938-.969V14.289A1.208,1.208,0,0,0,9.668,13.32Z' transform='translate(0 -11.723)' fill='%23024930'/%3E%3Cpath id='Path_28' data-name='Path 28' d='M67.783,22.49a1.413,1.413,0,1,0-2,2,6.725,6.725,0,0,1,0,9.507,1.425,1.425,0,0,0,0,2,1.389,1.389,0,0,0,1.978-.02A9.5,9.5,0,0,0,67.783,22.49Z' transform='translate(-52.18 -18.915)' fill='%23024930'/%3E%3Cpath id='Path_29' data-name='Path 29' d='M83.484,6.8a1.426,1.426,0,0,0,0,2,11.207,11.207,0,0,1,0,15.865,1.423,1.423,0,0,0,.989,2.422,1.406,1.406,0,0,0,.989-.4,14.035,14.035,0,0,0,0-19.861A1.383,1.383,0,0,0,83.484,6.8Z' transform='translate(-66.307 -6.393)' fill='%23024930'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center;
    opacity: 0;
    width: 23px;
    height: 20px;
    margin: -10px 0 0 -12px; }
  .mediaPopup__videoControls .mediaPopup__toggleAudio.soundIsOn i:first-of-type {
    opacity: 0; }
  .mediaPopup__videoControls .mediaPopup__toggleAudio.soundIsOn i:last-of-type {
    opacity: 1; }
  html.no-touch .mediaPopup__videoControls .mediaPopup__toggleAudio:hover i:after {
    opacity: 1; }
  html.no-touch .mediaPopup__videoControls .mediaPopup__toggleAudio:hover i:before {
    opacity: 0; }
  .mediaPopup__videoControls .mediaPopup__togglePlay.isPaused i:after, .mediaPopup__videoControls .mediaPopup__togglePlay.isPaused i:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.875rem;
    height: 1rem;
    margin: -0.5rem 0 0 -0.3125rem;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out; }
  .mediaPopup__videoControls .mediaPopup__togglePlay.isPaused i:after {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23000%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 16'%3E%3Cg id='Polygon_6' data-name='Polygon 6' transform='translate(14) rotate(90)' fill='none'%3E%3Cpath d='M7.132,1.519a1,1,0,0,1,1.736,0L15.145,12.5a1,1,0,0,1-.868,1.5H1.723a1,1,0,0,1-.868-1.5Z' stroke='none'/%3E%3Cpath d='M 7.999999046325684 2.015564918518066 L 1.723178863525391 12.99999523162842 L 14.27681922912598 13.0000057220459 L 7.999999046325684 2.015564918518066 M 7.999999046325684 1.015560150146484 C 8.338146209716797 1.015560150146484 8.676294326782227 1.183515548706055 8.86823844909668 1.519425392150879 L 15.14505863189697 12.50386524200439 C 15.52600860595703 13.1705150604248 15.04463863372803 13.99999523162842 14.27681922912598 13.99999523162842 L 1.723178863525391 13.99999523162842 C 0.9553594589233398 13.99999523162842 0.4739894866943359 13.1705150604248 0.8549394607543945 12.50386524200439 L 7.131758689880371 1.519425392150879 C 7.323703765869141 1.183515548706055 7.66185188293457 1.015560150146484 7.999999046325684 1.015560150146484 Z' stroke='none' fill='%23008FE3'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center;
    opacity: 0; }
  .mediaPopup__videoControls .mediaPopup__togglePlay.isPaused i:before {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23000%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 16'%3E%3Cg id='Polygon_6' data-name='Polygon 6' transform='translate(14) rotate(90)' fill='none'%3E%3Cpath d='M7.132,1.519a1,1,0,0,1,1.736,0L15.145,12.5a1,1,0,0,1-.868,1.5H1.723a1,1,0,0,1-.868-1.5Z' stroke='none'/%3E%3Cpath d='M 7.999999046325684 2.015564918518066 L 1.723178863525391 12.99999523162842 L 14.27681922912598 13.0000057220459 L 7.999999046325684 2.015564918518066 M 7.999999046325684 1.015560150146484 C 8.338146209716797 1.015560150146484 8.676294326782227 1.183515548706055 8.86823844909668 1.519425392150879 L 15.14505863189697 12.50386524200439 C 15.52600860595703 13.1705150604248 15.04463863372803 13.99999523162842 14.27681922912598 13.99999523162842 L 1.723178863525391 13.99999523162842 C 0.9553594589233398 13.99999523162842 0.4739894866943359 13.1705150604248 0.8549394607543945 12.50386524200439 L 7.131758689880371 1.519425392150879 C 7.323703765869141 1.183515548706055 7.66185188293457 1.015560150146484 7.999999046325684 1.015560150146484 Z' stroke='none' fill='%23fffcfc'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  html.no-touch .mediaPopup__videoControls .mediaPopup__togglePlay.isPaused:hover i:after {
    opacity: 1; }
  html.no-touch .mediaPopup__videoControls .mediaPopup__togglePlay.isPaused:hover i:before {
    opacity: 0; }
  .mediaPopup__videoControls .mediaPopup__togglePlay.isPlaying i:before, .mediaPopup__videoControls .mediaPopup__togglePlay.isPlaying i:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 0.125rem;
    height: 1rem;
    -webkit-border-radius: 0.125rem;
       -moz-border-radius: 0.125rem;
            border-radius: 0.125rem;
    margin-top: -0.5rem;
    background: #fff;
    left: 50%;
    -webkit-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out; }
  .mediaPopup__videoControls .mediaPopup__togglePlay.isPlaying i:before {
    margin-left: -0.4375rem; }
  .mediaPopup__videoControls .mediaPopup__togglePlay.isPlaying i:after {
    margin-left: 0.3125rem; }
  html.no-touch .mediaPopup__videoControls .mediaPopup__togglePlay.isPlaying:hover i:before, html.no-touch .mediaPopup__videoControls .mediaPopup__togglePlay.isPlaying:hover i:after {
    background: #008FE3FF; }
  .mediaPopup__videoControls .mediaPopup__videoProgress {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
         -o-transform: translateY(100%);
            transform: translateY(100%);
    height: clmp(3px, 5px, 450px, 1920px);
    background: rgba(0, 40, 85, 0.4); }
    .mediaPopup__videoControls .mediaPopup__videoProgress span {
      position: absolute;
      left: 0;
      top: 0;
      width: 0;
      bottom: 0;
      background: #002855; }

.mediaPopup__iframeContainer.hasCustomControls.isLandscape:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 35%;
  z-index: 1;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, right top, from(black), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0) 100%); }

.mediaPopup__iframeContainer.hasCustomControls.isNotLandscape {
  background: #002855; }

.mediaPopup__iframeContainer.hasCustomControls .mediaPopup__videoControls {
  display: block; }

.mediaPopup {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 9999998;
  overflow: hidden; }
  .mediaPopup:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8); }
  .mediaPopup .mediaPopup__inner {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 737px;
    margin: 0 0 0 auto;
    z-index: 2;
    -webkit-transform: translateX(100%);
       -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
         -o-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    @media (min-width: 1921px) {
      .mediaPopup .mediaPopup__inner {
        max-width: 42rem; } }
  .mediaPopup .mediaPopup__content {
    min-height: -webkit-calc(100% - 50px);
    min-height: -moz-calc(100% - 50px);
    min-height: calc(100% - 50px);
    overflow-y: auto;
    height: -webkit-calc(100% - 50px);
    height: -moz-calc(100% - 50px);
    height: calc(100% - 50px);
    position: relative;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .mediaPopup .mediaPopup__content:before {
      content: "";
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: #f3f3f3; }
    html.touch .mediaPopup .mediaPopup__content {
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch; }
  .mediaPopup.defaultLayout .mediaPopup__singleImage {
    width: 100%; }
  .mediaPopup .secondLvlCss {
    text-align: left;
    margin: 0;
    padding: 0;
    max-width: unset;
    min-width: unset; }
  .mediaPopup .mediaPopup__featuredPost {
    padding: 30px;
    position: relative;
    background: #F3F4F1;
    margin: 0; }
    .mediaPopup .mediaPopup__featuredPost:after {
      display: table;
      content: "";
      clear: both; }
    .mediaPopup .mediaPopup__featuredPost a:not(.downloadBtn):after, .mediaPopup .mediaPopup__featuredPost a:not(.downloadBtn):before, .mediaPopup .mediaPopup__featuredPost a:not(.downloadBtn) i {
      display: none !important; }
  .mediaPopup .mediaPopup__url {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 1; }
  .mediaPopup .mediaPopup__topNav {
    position: relative;
    max-width: 737px;
    margin: 0 0 0 auto;
    font-size: 0;
    z-index: 3;
    background: #FFF9F7;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); }
    @media (min-width: 1921px) {
      .mediaPopup .mediaPopup__topNav {
        max-width: 42rem; } }
  .mediaPopup .mediaPopup__type {
    position: absolute;
    left: 50px;
    right: 0;
    top: 0;
    background: #fff;
    height: 50px;
    padding-left: 15px; }
    @media (min-width: 1921px) {
      .mediaPopup .mediaPopup__type {
        left: 3rem;
        height: 3rem; } }
    .mediaPopup .mediaPopup__type h4 {
      line-height: 50px;
      color: #191941; }
      @media (min-width: 1921px) {
        .mediaPopup .mediaPopup__type h4 {
          line-height: 3rem; } }
  .mediaPopup .mediaPopup__button {
    width: 50px;
    height: 50px;
    position: relative;
    background: transparent;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out; }
    @media (min-width: 1921px) {
      .mediaPopup .mediaPopup__button {
        width: 3rem;
        height: 3rem; } }
    .mediaPopup .mediaPopup__button i {
      position: absolute;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto; }
    html.no-touch .mediaPopup .mediaPopup__button:hover {
      background: transparent; }
  .mediaPopup .mediaPopup__close {
    display: inline-block;
    border: none; }
    .mediaPopup .mediaPopup__close i:after, .mediaPopup .mediaPopup__close i:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 14px;
      height: 2px;
      background: #191941; }
    .mediaPopup .mediaPopup__close i:after {
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg); }
    .mediaPopup .mediaPopup__close i:before {
      -webkit-transform: rotate(-45deg);
         -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
           -o-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .mediaPopup .mediaPopup__more, .mediaPopup .mediaPopup__share {
    position: absolute;
    top: 0;
    border: none; }
  .mediaPopup .mediaPopup__more {
    right: 60px; }
    @media (min-width: 1921px) {
      .mediaPopup .mediaPopup__more {
        right: 3rem; } }
    .mediaPopup .mediaPopup__more i {
      width: 23px;
      margin: auto; }
      @media (min-width: 1921px) {
        .mediaPopup .mediaPopup__more i {
          width: 1.4rem; } }
  .mediaPopup .mediaPopup__share {
    right: 0; }
    .mediaPopup .mediaPopup__share i {
      background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 56c-4.813 0-9.12 2.137-12.054 5.501L39.643 51.35c.23-1.081.357-2.201.357-3.35s-.127-2.269-.357-3.349l20.303-10.152C62.879 37.864 67.187 40 72 40c8.836 0 16-7.164 16-16S80.836 8 72 8s-16 7.164-16 16c0 1.149.127 2.269.357 3.349L36.054 37.501C33.121 34.136 28.814 32 24 32c-8.836 0-16 7.164-16 16s7.164 16 16 16c4.814 0 9.12-2.137 12.054-5.501l20.304 10.152C56.127 69.731 56 70.851 56 72c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0-40a8 8 0 1 1 0 16 8 8 0 0 1 0-16zM24 56a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm48 24a8 8 0 1 1 0-16 8 8 0 0 1 0 16z'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      -moz-background-size: contain;
           background-size: contain;
      background-position: center center;
      width: 22px;
      height: 22px; }
      @media (min-width: 1921px) {
        .mediaPopup .mediaPopup__share i {
          width: 1.4rem;
          height: 1.4rem; } }
  .mediaPopup .mediaPopup__iframeContainer {
    padding-bottom: 56.25%;
    position: relative;
    margin-bottom: 26px;
    z-index: 1; }
    .mediaPopup .mediaPopup__iframeContainer iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
  .mediaPopup .mediaPopup__singleImage {
    float: right;
    display: inline-block;
    position: relative;
    width: 50%;
    margin-left: 30px;
    margin-bottom: 20px;
    font-size: 0; }
    .mediaPopup .mediaPopup__singleImage img {
      width: 100%;
      -webkit-border-radius: 0.625rem;
         -moz-border-radius: 0.625rem;
              border-radius: 0.625rem; }
      .mediaPopup .mediaPopup__singleImage img:nth-of-type(1) {
        -webkit-filter: blur(5px);
                filter: blur(5px); }
      .mediaPopup .mediaPopup__singleImage img:nth-of-type(2) {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100% !important;
        width: 100% !important;
        opacity: 0; }
    .mediaPopup .mediaPopup__singleImage.showBigImage img:nth-of-type(2) {
      opacity: 1;
      -webkit-transition: opacity .3s ease-in-out .3s;
      -o-transition: opacity .3s ease-in-out .3s;
      -moz-transition: opacity .3s ease-in-out .3s;
      transition: opacity .3s ease-in-out .3s; }
    .mediaPopup .mediaPopup__singleImage.isPortrait {
      width: 40%; }
    .mediaPopup .mediaPopup__singleImage.ImageBroken img {
      visibility: hidden;
      display: none; }
  .mediaPopup .mediaPopup__feedInfo {
    margin-top: 0 !important;
    margin-bottom: 13px !important; }
    .mediaPopup .mediaPopup__feedInfo > a {
      display: inline-block !important;
      vertical-align: middle;
      text-decoration: none !important;
      border-bottom: 0 !important;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      font-weight: inherit;
      line-height: inherit;
      letter-spacing: inherit;
      position: relative;
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; }
      .mediaPopup .mediaPopup__feedInfo > a:after, .mediaPopup .mediaPopup__feedInfo > a:before {
        display: none !important; }
    .mediaPopup .mediaPopup__feedInfo span {
      display: inline-block;
      vertical-align: middle; }
  .mediaPopup .mediaPopup__feedIcon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    width: 20px;
    height: 30px;
    background-position: center center; }
  .mediaPopup .mediaPopup__feedName {
    line-height: 30px;
    font-family: "Lato", arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase; }
  .mediaPopup .mediaPopup__date {
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    color: #535353;
    font-size: 90%;
    position: relative;
    top: 1px; }
  .mediaPopup .mediaPopup__desc .secondLvlCss a {
    position: relative;
    z-index: 1; }
  .mediaPopup .mediaPopup__desc .secondLvlCss .isEmail {
    max-width: 45%;
    line-height: normal;
    margin-bottom: 0px;
    text-decoration: underline; }
    .mediaPopup .mediaPopup__desc .secondLvlCss .isEmail:before {
      content: "email:";
      font-size: 13px;
      text-transform: uppercase; }
    .mediaPopup .mediaPopup__desc .secondLvlCss .isEmail a {
      font-size: 13px;
      text-decoration: none; }
  .mediaPopup .mediaPopup__desc .secondLvlCss .isPhone {
    max-width: 45%;
    line-height: normal;
    margin-bottom: 10px;
    text-decoration: underline; }
    .mediaPopup .mediaPopup__desc .secondLvlCss .isPhone:before {
      content: "phone:";
      font-size: 13px;
      text-transform: uppercase; }
    .mediaPopup .mediaPopup__desc .secondLvlCss .isPhone a {
      font-size: 13px;
      text-decoration: none; }
  .mediaPopup .mediaPopup__desc .featuredParagraph:before, .mediaPopup .mediaPopup__desc .featuredParagraph:after {
    display: none !important; }
  .mediaPopup .mediaPopup__postTitle.forNews a {
    font-family: "orpheus-pro", arial, sans-serif;
    font-size: 2.6875rem;
    font-weight: 500;
    line-height: 3.25rem;
    text-decoration: none !important;
    border: none !important; }
  .mediaPopup p.mediaPopup__postTitle {
    font-size: 18px;
    white-space: pre-wrap; }
    .mediaPopup p.mediaPopup__postTitle a {
      font-size: 18px; }
  .mediaPopup .mediaPopup__extraDescWrapper {
    position: relative; }
    .mediaPopup .mediaPopup__extraDescWrapper a.downloadBtn {
      display: inline-block;
      position: relative;
      font-family: "Gill Sans", sans-serif;
      font-size: 1.125rem;
      font-weight: 700;
      line-height: 1.375rem;
      margin: 0;
      padding: 0.8125rem 3.75rem 0.8125rem 1.25rem;
      margin: 0.5rem;
      background-color: #F4D8CE;
      -webkit-border-radius: 0.625rem;
         -moz-border-radius: 0.625rem;
              border-radius: 0.625rem;
      color: #191941;
      cursor: pointer;
      text-align: left;
      border: 0;
      -webkit-transition: width 0.4s, padding 0.4s, font-size 0.4s ease;
      -o-transition: width 0.4s, padding 0.4s, font-size 0.4s ease;
      -moz-transition: width 0.4s, padding 0.4s, font-size 0.4s ease;
      transition: width 0.4s, padding 0.4s, font-size 0.4s ease; }
      .mediaPopup .mediaPopup__extraDescWrapper a.downloadBtn::after {
        content: '';
        position: absolute;
        background-image: url("/Images/svg/btn-arrow.svg");
        background-repeat: no-repeat;
        background-position: right;
        width: 2.0625rem;
        height: 0.75rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        bottom: auto;
        right: 0.9375rem; }
        @media (max-width: 768px) {
          .mediaPopup .mediaPopup__extraDescWrapper a.downloadBtn::after {
            bottom: 0.75rem; } }
      .mediaPopup .mediaPopup__extraDescWrapper a.downloadBtn::before {
        content: '';
        position: absolute;
        background-image: url("/Images/svg/btn-full-arrow.svg");
        background-repeat: no-repeat;
        width: 2.5rem;
        height: 0.75rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 0.9375rem;
        bottom: auto;
        visibility: hidden;
        -webkit-clip-path: inset(45% 0% 20% 100%);
                clip-path: inset(45% 0% 20% 100%);
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        @media (max-width: 768px) {
          .mediaPopup .mediaPopup__extraDescWrapper a.downloadBtn::before {
            bottom: 0.75rem; } }
      html.no-touch .mediaPopup .mediaPopup__extraDescWrapper a.downloadBtn:hover:after {
        visibility: visible; }
      html.no-touch .mediaPopup .mediaPopup__extraDescWrapper a.downloadBtn:hover:before {
        visibility: visible;
        -webkit-clip-path: inset(45% 0% 20% 0%);
                clip-path: inset(45% 0% 20% 0%); }
    .mediaPopup .mediaPopup__extraDescWrapper img {
      max-width: 100%; }
    .mediaPopup .mediaPopup__extraDescWrapper a:not(.downloadBtn):after, .mediaPopup .mediaPopup__extraDescWrapper a:not(.downloadBtn):before {
      display: inline-block !important; }
    .mediaPopup .mediaPopup__extraDescWrapper ol {
      font-family: "Gill Sans", sans-serif;
      display: block;
      counter-reset: li; }
      .mediaPopup .mediaPopup__extraDescWrapper ol li {
        position: relative;
        font-size: 1rem;
        font-weight: 300;
        list-style-type: decimal;
        line-height: 1.5625rem;
        color: #191941;
        margin-bottom: 0.9375rem;
        padding-left: 1.875rem;
        list-style-type: none; }
        .mediaPopup .mediaPopup__extraDescWrapper ol li:before {
          content: counter(li) ".";
          counter-increment: li;
          position: absolute;
          text-align: center;
          width: 1.5rem;
          left: 0rem;
          top: 0rem;
          font-family: "orpheus-pro", arial, sans-serif;
          font-weight: 700;
          font-size: 1.25rem;
          line-height: 1.5625rem;
          color: #0B6790;
          background-color: transparent !important; }
        .mediaPopup .mediaPopup__extraDescWrapper ol li:first-letter {
          text-transform: uppercase; }
    .mediaPopup .mediaPopup__extraDescWrapper ul {
      display: block;
      margin: property("list-margin"); }
      .mediaPopup .mediaPopup__extraDescWrapper ul li {
        font-size: 1rem;
        font-weight: 300;
        list-style-type: none;
        line-height: 1.4375rem;
        padding-left: 1.875rem;
        position: relative;
        color: #191941;
        margin-bottom: 0.9375rem; }
        .mediaPopup .mediaPopup__extraDescWrapper ul li:before {
          content: '';
          width: 0.5rem;
          height: 0.5rem;
          display: inline-block;
          -webkit-border-radius: 0.625rem;
             -moz-border-radius: 0.625rem;
                  border-radius: 0.625rem;
          background: #0B6790;
          position: absolute;
          left: 0.375rem;
          top: 0.5rem; }
        .mediaPopup .mediaPopup__extraDescWrapper ul li:first-letter {
          text-transform: uppercase; }
        .mediaPopup .mediaPopup__extraDescWrapper ul li:last-child {
          margin-bottom: 0; }
    .mediaPopup .mediaPopup__extraDescWrapper table {
      max-width: 100%;
      margin: 1.875rem 0;
      position: relative;
      border: 2px solid #F4D8CE;
      -webkit-border-radius: 0.625rem;
         -moz-border-radius: 0.625rem;
              border-radius: 0.625rem;
      border-collapse: separate;
      border-spacing: 0;
      border-bottom: none; }
      html.touch .mediaPopup .mediaPopup__extraDescWrapper table {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch; }
      .mediaPopup .mediaPopup__extraDescWrapper table td {
        width: 25%;
        font-size: 1.125rem;
        line-height: 1.625rem;
        color: theme("gray");
        border-right: 0.125rem solid #F4D8CE;
        border-bottom: 0.125rem solid #F4D8CE;
        padding: 0.9375rem;
        font-weight: 400; }
        .mediaPopup .mediaPopup__extraDescWrapper table td p {
          color: inherit;
          font-size: inherit;
          line-height: inherit;
          font-weight: inherit; }
      .mediaPopup .mediaPopup__extraDescWrapper table th {
        width: 25%;
        font-size: 1.125rem;
        line-height: 1.625rem;
        color: theme("gray");
        border-right: 0.0625rem solid #FFFFFF;
        padding: 0.9375rem;
        font-weight: 400; }
        .mediaPopup .mediaPopup__extraDescWrapper table th:last-of-type:not(:first-of-type) {
          border-right: none; }
        .mediaPopup .mediaPopup__extraDescWrapper table th p {
          color: inherit;
          font-size: inherit;
          line-height: inherit;
          font-weight: inherit; }
      .mediaPopup .mediaPopup__extraDescWrapper table th {
        background-color: #F3F3F3; }
      .mediaPopup .mediaPopup__extraDescWrapper table th,
      .mediaPopup .mediaPopup__extraDescWrapper table .head-column {
        font-size: 1.0625rem;
        font-weight: 400;
        text-transform: uppercase;
        background-color: #F3F3F3;
        color: theme("extra-dark"); }
      .mediaPopup .mediaPopup__extraDescWrapper table th {
        border-bottom-width: 0.0625rem; }
      .mediaPopup .mediaPopup__extraDescWrapper table tr > *:last-child {
        border-right: none; }
      .mediaPopup .mediaPopup__extraDescWrapper table tr:first-child th {
        background-color: #F4D8CE; }
      @media (min-width: 768px) {
        .mediaPopup .mediaPopup__extraDescWrapper table .head-column {
          display: none; }
        .mediaPopup .mediaPopup__extraDescWrapper table:not(.responsive-table) {
          overflow-y: auto;
          overflow-x: auto; }
          html.touch .mediaPopup .mediaPopup__extraDescWrapper table:not(.responsive-table) {
            overflow-x: scroll;
            -webkit-overflow-scrolling: touch; } }
      @media (max-width: 767px) {
        .mediaPopup .mediaPopup__extraDescWrapper table.responsive-table colgroup {
          display: none !important; }
        .mediaPopup .mediaPopup__extraDescWrapper table.responsive-table th {
          height: 0;
          overflow: hidden;
          display: block;
          position: absolute;
          padding: 0;
          margin: 0;
          border: 0;
          opacity: 0;
          visibility: hidden;
          pointer-events: none;
          left: 0;
          top: 0; }
        .mediaPopup .mediaPopup__extraDescWrapper table.responsive-table td {
          width: 100%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          padding: 0;
          border-right: 0; }
          .mediaPopup .mediaPopup__extraDescWrapper table.responsive-table td[colspan="4"] .head-column:first-of-type {
            display: none; }
        .mediaPopup .mediaPopup__extraDescWrapper table.responsive-table .content-column {
          padding: 0.9375rem; }
        .mediaPopup .mediaPopup__extraDescWrapper table.responsive-table .head-column {
          width: 43%;
          display: block;
          padding: 0.9375rem;
          border-right: 0.0625rem solid theme("border"); }
          .mediaPopup .mediaPopup__extraDescWrapper table.responsive-table .head-column + .content-column {
            display: block;
            width: 57%;
            vertical-align: top;
            padding-left: 1.25rem; }
          .mediaPopup .mediaPopup__extraDescWrapper table.responsive-table .head-column h3 {
            font-size: 1.3rem !important; } }
      .mediaPopup .mediaPopup__extraDescWrapper table.slideout td {
        width: 50%; }
      .mediaPopup .mediaPopup__extraDescWrapper table.slideout th {
        width: 15%; }
  .mediaPopup .mediaPopup__related {
    position: relative;
    padding: 26px 30px 30px 30px; }
    .mediaPopup .mediaPopup__related .mtGenericLoader {
      height: 50px;
      width: 50px;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      margin: auto;
      border-color: #191941;
      border-right-color: transparent; }
    .mediaPopup .mediaPopup__related.isSecondary {
      display: none; }
  .mediaPopup .mediaPopup__relatedHeaderWrapper:after {
    display: table;
    content: "";
    clear: both; }
  .mediaPopup .mediaPopup__relatedHeaderWrapper .secondLvlCss {
    float: left;
    vertical-align: middle;
    margin-right: 30px; }
    .mediaPopup .mediaPopup__relatedHeaderWrapper .secondLvlCss h4 {
      text-transform: uppercase;
      color: #191941;
      margin: 0; }
  .mediaPopup .mediaPopup__relatedContainer {
    margin-top: 23px;
    clear: both; }
    .mediaPopup .mediaPopup__relatedContainer .staff-card .staff-card-content .scc-name {
      max-width: 63%; }
  .mediaPopup .mediaPopup__col {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding-bottom: 10px; }
    .mediaPopup .mediaPopup__col:nth-of-type(odd) {
      padding-right: 5px; }
    .mediaPopup .mediaPopup__col:nth-of-type(even) {
      padding-left: 5px; }
    .mediaPopup .mediaPopup__col .mtStoryItem, .mediaPopup .mediaPopup__col .js-staffPopup {
      width: 100%;
      padding: 0 5px 20px 5px; }
  .mediaPopup .mediaPopup__moreStoriesButton {
    padding: 0 1.875rem 1.875rem 1.875rem; }
  .mediaPopup .mediaPopup__desc .mediaPopup__postTitle a,
  .mediaPopup .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn) {
    color: #E41F13;
    text-transform: none; }
    html.no-touch .mediaPopup .mediaPopup__desc .mediaPopup__postTitle a:hover, html.no-touch
    .mediaPopup .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn):hover {
      color: #191941; }
  .mediaPopup.news .mediaPopup__feedName, .mediaPopup.TiarcNews .mediaPopup__feedName {
    color: #0B6790; }
    html.no-touch .mediaPopup.news .mediaPopup__feedName:hover, html.no-touch .mediaPopup.TiarcNews .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.news .mediaPopup__more i, .mediaPopup.TiarcNews .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' width='15.012' height='15.012' viewBox='0 0 15.012 15.012'%3E%3Cg id='News_Icon' data-name='News Icon' transform='translate(-932 -18)'%3E%3Cpath id='RSS' d='M3.4,11.6a1.975,1.975,0,0,1,0,2.807h0a2,2,0,0,1-2.818,0,1.977,1.977,0,0,1,0-2.807h0a1.992,1.992,0,0,1,2.818,0Zm0,0h0ZM.585,14.412h0ZM0,5.1V7.971a6.991,6.991,0,0,1,4.966,2.063,7.006,7.006,0,0,1,2.059,4.973h0v.005H9.906A9.884,9.884,0,0,0,7,8.013,9.872,9.872,0,0,0,0,5.1ZM.007,0V2.865A12.161,12.161,0,0,1,12.139,15.012h2.873A14.973,14.973,0,0,0,10.61,4.4,14.959,14.959,0,0,0,.007,0Z' transform='translate(932 18)' /%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.news .mediaPopup__feedIcon, .mediaPopup.TiarcNews .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' width='15.012' height='15.012' viewBox='0 0 15.012 15.012'%3E%3Cg id='News_Icon' data-name='News Icon' transform='translate(-932 -18)'%3E%3Cpath id='RSS' d='M3.4,11.6a1.975,1.975,0,0,1,0,2.807h0a2,2,0,0,1-2.818,0,1.977,1.977,0,0,1,0-2.807h0a1.992,1.992,0,0,1,2.818,0Zm0,0h0ZM.585,14.412h0ZM0,5.1V7.971a6.991,6.991,0,0,1,4.966,2.063,7.006,7.006,0,0,1,2.059,4.973h0v.005H9.906A9.884,9.884,0,0,0,7,8.013,9.872,9.872,0,0,0,0,5.1ZM.007,0V2.865A12.161,12.161,0,0,1,12.139,15.012h2.873A14.973,14.973,0,0,0,10.61,4.4,14.959,14.959,0,0,0,.007,0Z' transform='translate(932 18)' /%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.news .mediaPopup__featuredPost > .mediaPopup__url, .mediaPopup.TiarcNews .mediaPopup__featuredPost > .mediaPopup__url {
    display: none; }
  .mediaPopup.facebook .mediaPopup__feedName {
    color: #3B5998; }
    html.no-touch .mediaPopup.facebook .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.facebook .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' width='8.878' height='17' viewBox='0 0 8.878 17'%3E%3Cg id='News_Icon' data-name='News Icon' transform='translate(-935.067 -17.006)'%3E%3Cpath id='Facebook' d='M85.761,17V9.256h2.644l.378-3.022H85.761V4.344c0-.85.283-1.511,1.511-1.511h1.606V.094C88.5.094,87.556,0,86.517,0a3.646,3.646,0,0,0-3.872,3.967V6.233H80V9.256h2.644V17Z' transform='translate(855.067 17.006)' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.facebook .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' width='8.878' height='17' viewBox='0 0 8.878 17'%3E%3Cg id='News_Icon' data-name='News Icon' transform='translate(-935.067 -17.006)'%3E%3Cpath id='Facebook' d='M85.761,17V9.256h2.644l.378-3.022H85.761V4.344c0-.85.283-1.511,1.511-1.511h1.606V.094C88.5.094,87.556,0,86.517,0a3.646,3.646,0,0,0-3.872,3.967V6.233H80V9.256h2.644V17Z' transform='translate(855.067 17.006)' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.twitter .mediaPopup__feedName {
    color: #191941; }
    html.no-touch .mediaPopup.twitter .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.twitter .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' width='14.035' height='14.344' viewBox='0 0 14.035 14.344'%3E%3Cg id='X_Twitter_' data-name='X %5BTwitter%5D' transform='translate(-144.118 -683)'%3E%3Cpath id='Path_11951' data-name='Path 11951' d='M21.538,6.074,26.763,0H25.525L20.988,5.274,17.364,0H13.185l5.48,7.975-5.48,6.369h1.238l4.791-5.569,3.827,5.569H27.22l-5.683-8.27Zm-1.7,1.971-.555-.794L14.869.932h1.9l3.565,5.1.555.794,4.634,6.628h-1.9L19.842,8.045Z' transform='translate(130.933 683)' /%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.twitter .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' width='14.035' height='14.344' viewBox='0 0 14.035 14.344'%3E%3Cg id='X_Twitter_' data-name='X %5BTwitter%5D' transform='translate(-144.118 -683)'%3E%3Cpath id='Path_11951' data-name='Path 11951' d='M21.538,6.074,26.763,0H25.525L20.988,5.274,17.364,0H13.185l5.48,7.975-5.48,6.369h1.238l4.791-5.569,3.827,5.569H27.22l-5.683-8.27Zm-1.7,1.971-.555-.794L14.869.932h1.9l3.565,5.1.555.794,4.634,6.628h-1.9L19.842,8.045Z' transform='translate(130.933 683)' /%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.blogs .mediaPopup__feedName, .mediaPopup.blog .mediaPopup__feedName {
    color: #d54e21; }
    html.no-touch .mediaPopup.blogs .mediaPopup__feedName:hover, html.no-touch .mediaPopup.blog .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.blogs .mediaPopup__more i, .mediaPopup.blog .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' height='56.693' width='56.693'%3E%3Cpath clip-rule='evenodd' d='M52.279 26.151l-.406-.84-.68-.531c-.887-.695-5.375.045-6.584-1.053-.857-.789-.99-2.211-1.25-4.131-.48-3.734-.787-3.926-1.369-5.186-2.113-4.488-7.848-7.863-11.787-8.332H19.531c-8.395 0-15.257 6.877-15.257 15.271v17.813c0 8.379 6.862 15.242 15.257 15.242h17.534c8.395 0 15.215-6.863 15.262-15.242l.094-12.338-.142-.673zm-32.553-7.592h8.461a2.922 2.922 0 0 1 2.922 2.91 2.934 2.934 0 0 1-2.922 2.922h-8.461a2.934 2.934 0 0 1-2.923-2.922 2.921 2.921 0 0 1 2.923-2.91zm17.192 23.286H19.726c-1.615 0-2.923-1.328-2.923-2.906a2.916 2.916 0 0 1 2.923-2.906h17.192a2.908 2.908 0 0 1 2.906 2.906c0 1.578-1.301 2.906-2.906 2.906z' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.blogs .mediaPopup__feedIcon, .mediaPopup.blog .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' height='56.693' width='56.693'%3E%3Cpath clip-rule='evenodd' d='M52.279 26.151l-.406-.84-.68-.531c-.887-.695-5.375.045-6.584-1.053-.857-.789-.99-2.211-1.25-4.131-.48-3.734-.787-3.926-1.369-5.186-2.113-4.488-7.848-7.863-11.787-8.332H19.531c-8.395 0-15.257 6.877-15.257 15.271v17.813c0 8.379 6.862 15.242 15.257 15.242h17.534c8.395 0 15.215-6.863 15.262-15.242l.094-12.338-.142-.673zm-32.553-7.592h8.461a2.922 2.922 0 0 1 2.922 2.91 2.934 2.934 0 0 1-2.922 2.922h-8.461a2.934 2.934 0 0 1-2.923-2.922 2.921 2.921 0 0 1 2.923-2.91zm17.192 23.286H19.726c-1.615 0-2.923-1.328-2.923-2.906a2.916 2.916 0 0 1 2.923-2.906h17.192a2.908 2.908 0 0 1 2.906 2.906c0 1.578-1.301 2.906-2.906 2.906z' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.wordpress .mediaPopup__feedName {
    color: #d54e21; }
    html.no-touch .mediaPopup.wordpress .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.wordpress .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Cpath d='M1.984 14c0-1.734.375-3.391 1.047-4.891l5.734 15.703c-4.016-1.953-6.781-6.062-6.781-10.813zm20.125-.609c0 1.031-.422 2.219-.922 3.891l-1.188 4-4.344-12.906s.719-.047 1.375-.125c.641-.078.562-1.031-.078-.984-1.953.141-3.203.156-3.203.156s-1.172-.016-3.156-.156c-.656-.047-.734.938-.078.984.609.063 1.25.125 1.25.125l1.875 5.125-2.625 7.875-4.375-13s.719-.047 1.375-.125c.641-.078.562-1.031-.078-.984-1.937.141-3.203.156-3.203.156-.219 0-.484-.016-.766-.016 2.141-3.266 5.828-5.422 10.031-5.422 3.125 0 5.969 1.203 8.109 3.156h-.156c-1.172 0-2.016 1.016-2.016 2.125 0 .984.578 1.813 1.188 2.812.469.797.984 1.828.984 3.313zm-7.906 1.656l3.703 10.109c.016.063.047.125.078.172-1.25.438-2.578.688-3.984.688-1.172 0-2.312-.172-3.391-.5zm10.328-6.813c.938 1.719 1.484 3.672 1.484 5.766 0 4.438-2.406 8.297-5.984 10.375l3.672-10.594c.609-1.75.922-3.094.922-4.312 0-.438-.031-.844-.094-1.234zM14 0c7.719 0 14 6.281 14 14s-6.281 14-14 14S0 21.719 0 14 6.281 0 14 0zm0 27.359c7.359 0 13.359-6 13.359-13.359S21.359.641 14 .641.641 6.641.641 14s6 13.359 13.359 13.359z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.wordpress .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Cpath d='M1.984 14c0-1.734.375-3.391 1.047-4.891l5.734 15.703c-4.016-1.953-6.781-6.062-6.781-10.813zm20.125-.609c0 1.031-.422 2.219-.922 3.891l-1.188 4-4.344-12.906s.719-.047 1.375-.125c.641-.078.562-1.031-.078-.984-1.953.141-3.203.156-3.203.156s-1.172-.016-3.156-.156c-.656-.047-.734.938-.078.984.609.063 1.25.125 1.25.125l1.875 5.125-2.625 7.875-4.375-13s.719-.047 1.375-.125c.641-.078.562-1.031-.078-.984-1.937.141-3.203.156-3.203.156-.219 0-.484-.016-.766-.016 2.141-3.266 5.828-5.422 10.031-5.422 3.125 0 5.969 1.203 8.109 3.156h-.156c-1.172 0-2.016 1.016-2.016 2.125 0 .984.578 1.813 1.188 2.812.469.797.984 1.828.984 3.313zm-7.906 1.656l3.703 10.109c.016.063.047.125.078.172-1.25.438-2.578.688-3.984.688-1.172 0-2.312-.172-3.391-.5zm10.328-6.813c.938 1.719 1.484 3.672 1.484 5.766 0 4.438-2.406 8.297-5.984 10.375l3.672-10.594c.609-1.75.922-3.094.922-4.312 0-.438-.031-.844-.094-1.234zM14 0c7.719 0 14 6.281 14 14s-6.281 14-14 14S0 21.719 0 14 6.281 0 14 0zm0 27.359c7.359 0 13.359-6 13.359-13.359S21.359.641 14 .641.641 6.641.641 14s6 13.359 13.359 13.359z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.tumblr .mediaPopup__feedName {
    color: #d54e21; }
    html.no-touch .mediaPopup.tumblr .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.tumblr .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M18.001 14v7.318c0 1.857-.024 2.927.173 3.453.195.524.685 1.067 1.218 1.381.709.425 1.517.637 2.428.637 1.62 0 2.577-.214 4.179-1.267v4.811c-1.366.642-2.558 1.019-3.666 1.279-1.109.258-2.308.388-3.596.388-1.463 0-2.327-.184-3.45-.552-1.124-.371-2.083-.9-2.876-1.579-.795-.685-1.344-1.413-1.652-2.182s-.46-1.888-.46-3.351V13.114H6.004V8.583C7.26 8.175 8.665 7.59 9.56 6.828c.899-.764 1.618-1.678 2.16-2.748.543-1.067.917-2.429 1.121-4.079H18v8h7.999v6H18z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.tumblr .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M18.001 14v7.318c0 1.857-.024 2.927.173 3.453.195.524.685 1.067 1.218 1.381.709.425 1.517.637 2.428.637 1.62 0 2.577-.214 4.179-1.267v4.811c-1.366.642-2.558 1.019-3.666 1.279-1.109.258-2.308.388-3.596.388-1.463 0-2.327-.184-3.45-.552-1.124-.371-2.083-.9-2.876-1.579-.795-.685-1.344-1.413-1.652-2.182s-.46-1.888-.46-3.351V13.114H6.004V8.583C7.26 8.175 8.665 7.59 9.56 6.828c.899-.764 1.618-1.678 2.16-2.748.543-1.067.917-2.429 1.121-4.079H18v8h7.999v6H18z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.events .mediaPopup__feedName, .mediaPopup.calendar .mediaPopup__feedName {
    color: #d4003c; }
    html.no-touch .mediaPopup.events .mediaPopup__feedName:hover, html.no-touch .mediaPopup.calendar .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.events .mediaPopup__more i, .mediaPopup.calendar .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M192 1664h288v-288H192v288zm352 0h320v-288H544v288zm-352-352h288V992H192v320zm352 0h320V992H544v320zM192 928h288V640H192v288zm736 736h320v-288H928v288zM544 928h320V640H544v288zm768 736h288v-288h-288v288zm-384-352h320V992H928v320zM576 448V160q0-13-9.5-22.5T544 128h-64q-13 0-22.5 9.5T448 160v288q0 13 9.5 22.5T480 480h64q13 0 22.5-9.5T576 448zm736 864h288V992h-288v320zM928 928h320V640H928v288zm384 0h288V640h-288v288zm32-480V160q0-13-9.5-22.5T1312 128h-64q-13 0-22.5 9.5T1216 160v288q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5-9.5t9.5-22.5zm384-64v1280q0 52-38 90t-90 38H192q-52 0-90-38t-38-90V384q0-52 38-90t90-38h128v-96q0-66 47-113T480 0h64q66 0 113 47t47 113v96h384v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h128q52 0 90 38t38 90z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.events .mediaPopup__feedIcon, .mediaPopup.calendar .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M192 1664h288v-288H192v288zm352 0h320v-288H544v288zm-352-352h288V992H192v320zm352 0h320V992H544v320zM192 928h288V640H192v288zm736 736h320v-288H928v288zM544 928h320V640H544v288zm768 736h288v-288h-288v288zm-384-352h320V992H928v320zM576 448V160q0-13-9.5-22.5T544 128h-64q-13 0-22.5 9.5T448 160v288q0 13 9.5 22.5T480 480h64q13 0 22.5-9.5T576 448zm736 864h288V992h-288v320zM928 928h320V640H928v288zm384 0h288V640h-288v288zm32-480V160q0-13-9.5-22.5T1312 128h-64q-13 0-22.5 9.5T1216 160v288q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5-9.5t9.5-22.5zm384-64v1280q0 52-38 90t-90 38H192q-52 0-90-38t-38-90V384q0-52 38-90t90-38h128v-96q0-66 47-113T480 0h64q66 0 113 47t47 113v96h384v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h128q52 0 90 38t38 90z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.publication .mediaPopup__feedName, .mediaPopup.issuu .mediaPopup__feedName, .mediaPopup.magazines .mediaPopup__feedName {
    color: #F36D5D; }
    html.no-touch .mediaPopup.publication .mediaPopup__feedName:hover, html.no-touch .mediaPopup.issuu .mediaPopup__feedName:hover, html.no-touch .mediaPopup.magazines .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.publication .mediaPopup__more i, .mediaPopup.issuu .mediaPopup__more i, .mediaPopup.magazines .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath  d='M15.985 8.421c-4.194 0-7.564 3.393-7.564 7.579s3.37 7.579 7.564 7.579 7.594-3.393 7.594-7.579-3.4-7.579-7.594-7.579zM16 20.21c-2.325 0-4.21-1.885-4.21-4.211s1.885-4.211 4.211-4.211c2.325 0 4.21 1.885 4.21 4.211S18.326 20.21 16 20.21z'/%3E%3Cpath  d='M16 0H1.369C.614 0 .001.613.001 1.368v14.631c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0 26.947C9.954 26.947 5.053 22.046 5.053 16S9.954 5.053 16 5.053 26.947 9.954 26.947 16 22.046 26.947 16 26.947z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.publication .mediaPopup__feedIcon, .mediaPopup.issuu .mediaPopup__feedIcon, .mediaPopup.magazines .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath  d='M15.985 8.421c-4.194 0-7.564 3.393-7.564 7.579s3.37 7.579 7.564 7.579 7.594-3.393 7.594-7.579-3.4-7.579-7.594-7.579zM16 20.21c-2.325 0-4.21-1.885-4.21-4.211s1.885-4.211 4.211-4.211c2.325 0 4.21 1.885 4.21 4.211S18.326 20.21 16 20.21z'/%3E%3Cpath  d='M16 0H1.369C.614 0 .001.613.001 1.368v14.631c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0 26.947C9.954 26.947 5.053 22.046 5.053 16S9.954 5.053 16 5.053 26.947 9.954 26.947 16 22.046 26.947 16 26.947z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.video .mediaPopup__feedName, .mediaPopup.videos .mediaPopup__feedName, .mediaPopup.youtube .mediaPopup__feedName {
    color: #FF0000; }
    html.no-touch .mediaPopup.video .mediaPopup__feedName:hover, html.no-touch .mediaPopup.videos .mediaPopup__feedName:hover, html.no-touch .mediaPopup.youtube .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.video .mediaPopup__more i, .mediaPopup.videos .mediaPopup__more i, .mediaPopup.youtube .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28' %3E%3Cpath d='M11.109 17.625l7.562-3.906-7.562-3.953v7.859zM14 4.156c5.891 0 9.797.281 9.797.281.547.063 1.75.063 2.812 1.188 0 0 .859.844 1.109 2.781.297 2.266.281 4.531.281 4.531v2.125s.016 2.266-.281 4.531c-.25 1.922-1.109 2.781-1.109 2.781-1.062 1.109-2.266 1.109-2.812 1.172 0 0-3.906.297-9.797.297-7.281-.063-9.516-.281-9.516-.281-.625-.109-2.031-.078-3.094-1.188 0 0-.859-.859-1.109-2.781C-.016 17.327 0 15.062 0 15.062v-2.125s-.016-2.266.281-4.531C.531 6.469 1.39 5.625 1.39 5.625 2.452 4.5 3.656 4.5 4.202 4.437c0 0 3.906-.281 9.797-.281z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.video .mediaPopup__feedIcon, .mediaPopup.videos .mediaPopup__feedIcon, .mediaPopup.youtube .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28' %3E%3Cpath d='M11.109 17.625l7.562-3.906-7.562-3.953v7.859zM14 4.156c5.891 0 9.797.281 9.797.281.547.063 1.75.063 2.812 1.188 0 0 .859.844 1.109 2.781.297 2.266.281 4.531.281 4.531v2.125s.016 2.266-.281 4.531c-.25 1.922-1.109 2.781-1.109 2.781-1.062 1.109-2.266 1.109-2.812 1.172 0 0-3.906.297-9.797.297-7.281-.063-9.516-.281-9.516-.281-.625-.109-2.031-.078-3.094-1.188 0 0-.859-.859-1.109-2.781C-.016 17.327 0 15.062 0 15.062v-2.125s-.016-2.266.281-4.531C.531 6.469 1.39 5.625 1.39 5.625 2.452 4.5 3.656 4.5 4.202 4.437c0 0 3.906-.281 9.797-.281z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.vimeo .mediaPopup__feedName {
    color: #1AB7EA; }
    html.no-touch .mediaPopup.vimeo .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.vimeo .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M31.988 8.563c-.144 3.113-2.319 7.381-6.525 12.794-4.35 5.65-8.031 8.481-11.044 8.481-1.863 0-3.444-1.719-4.731-5.163-.863-3.156-1.719-6.313-2.581-9.469-.956-3.444-1.981-5.162-3.081-5.162-.237 0-1.075.506-2.513 1.506L.007 9.612C1.588 8.225 3.145 6.837 4.676 5.45 6.782 3.631 8.364 2.675 9.42 2.575c2.487-.237 4.025 1.463 4.6 5.106.619 3.931 1.05 6.375 1.294 7.331.719 3.263 1.506 4.894 2.369 4.894.669 0 1.675-1.056 3.019-3.175 1.337-2.113 2.056-3.725 2.156-4.831.194-1.825-.525-2.744-2.156-2.744-.769 0-1.556.175-2.369.525 1.575-5.15 4.575-7.65 9.012-7.506 3.281.087 4.831 2.219 4.644 6.388z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.vimeo .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M31.988 8.563c-.144 3.113-2.319 7.381-6.525 12.794-4.35 5.65-8.031 8.481-11.044 8.481-1.863 0-3.444-1.719-4.731-5.163-.863-3.156-1.719-6.313-2.581-9.469-.956-3.444-1.981-5.162-3.081-5.162-.237 0-1.075.506-2.513 1.506L.007 9.612C1.588 8.225 3.145 6.837 4.676 5.45 6.782 3.631 8.364 2.675 9.42 2.575c2.487-.237 4.025 1.463 4.6 5.106.619 3.931 1.05 6.375 1.294 7.331.719 3.263 1.506 4.894 2.369 4.894.669 0 1.675-1.056 3.019-3.175 1.337-2.113 2.056-3.725 2.156-4.831.194-1.825-.525-2.744-2.156-2.744-.769 0-1.556.175-2.369.525 1.575-5.15 4.575-7.65 9.012-7.506 3.281.087 4.831 2.219 4.644 6.388z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.photo .mediaPopup__feedName, .mediaPopup.photos .mediaPopup__feedName, .mediaPopup.flickr .mediaPopup__feedName {
    color: #FE0084; }
    html.no-touch .mediaPopup.photo .mediaPopup__feedName:hover, html.no-touch .mediaPopup.photos .mediaPopup__feedName:hover, html.no-touch .mediaPopup.flickr .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.photo .mediaPopup__more i, .mediaPopup.photos .mediaPopup__more i, .mediaPopup.flickr .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ctitle%3Eflickr%3C/title%3E%3Cpath d='M0 17c0-3.866 3.134-7 7-7s7 3.134 7 7c0 3.866-3.134 7-7 7s-7-3.134-7-7zM18 17c0-3.866 3.134-7 7-7s7 3.134 7 7c0 3.866-3.134 7-7 7s-7-3.134-7-7z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.photo .mediaPopup__feedIcon, .mediaPopup.photos .mediaPopup__feedIcon, .mediaPopup.flickr .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ctitle%3Eflickr%3C/title%3E%3Cpath d='M0 17c0-3.866 3.134-7 7-7s7 3.134 7 7c0 3.866-3.134 7-7 7s-7-3.134-7-7zM18 17c0-3.866 3.134-7 7-7s7 3.134 7 7c0 3.866-3.134 7-7 7s-7-3.134-7-7z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.instagram .mediaPopup__feedName {
    color: #833AB4; }
    html.no-touch .mediaPopup.instagram .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.instagram .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' width='16.628' height='16.628' viewBox='0 0 16.628 16.628'%3E%3Cg id='Instagram_Icon' data-name='Instagram Icon' transform='translate(-507 -196.284)'%3E%3Cpath id='Instagram' d='M11.674,16.628H4.953A4.959,4.959,0,0,1,0,11.674V4.953A4.959,4.959,0,0,1,4.953,0h6.721a4.959,4.959,0,0,1,4.953,4.953v6.721A4.959,4.959,0,0,1,11.674,16.628ZM4.953,1.673A3.285,3.285,0,0,0,1.673,4.953v6.721a3.284,3.284,0,0,0,3.281,3.28h6.721a3.284,3.284,0,0,0,3.28-3.28V4.953a3.284,3.284,0,0,0-3.28-3.281ZM8.314,12.614a4.3,4.3,0,1,1,4.3-4.3A4.305,4.305,0,0,1,8.314,12.614Zm0-6.928a2.628,2.628,0,1,0,2.628,2.628A2.631,2.631,0,0,0,8.314,5.686Zm4.309-.61a1.031,1.031,0,1,1,1.031-1.03A1.032,1.032,0,0,1,12.623,5.076Z' transform='translate(507 196.284)' /%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.instagram .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' width='16.628' height='16.628' viewBox='0 0 16.628 16.628'%3E%3Cg id='Instagram_Icon' data-name='Instagram Icon' transform='translate(-507 -196.284)'%3E%3Cpath id='Instagram' d='M11.674,16.628H4.953A4.959,4.959,0,0,1,0,11.674V4.953A4.959,4.959,0,0,1,4.953,0h6.721a4.959,4.959,0,0,1,4.953,4.953v6.721A4.959,4.959,0,0,1,11.674,16.628ZM4.953,1.673A3.285,3.285,0,0,0,1.673,4.953v6.721a3.284,3.284,0,0,0,3.281,3.28h6.721a3.284,3.284,0,0,0,3.28-3.28V4.953a3.284,3.284,0,0,0-3.28-3.281ZM8.314,12.614a4.3,4.3,0,1,1,4.3-4.3A4.305,4.305,0,0,1,8.314,12.614Zm0-6.928a2.628,2.628,0,1,0,2.628,2.628A2.631,2.631,0,0,0,8.314,5.686Zm4.309-.61a1.031,1.031,0,1,1,1.031-1.03A1.032,1.032,0,0,1,12.623,5.076Z' transform='translate(507 196.284)' /%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.audio .mediaPopup__feedName, .mediaPopup.soundcould .mediaPopup__feedName {
    color: #ff8800; }
    html.no-touch .mediaPopup.audio .mediaPopup__feedName:hover, html.no-touch .mediaPopup.soundcould .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.audio .mediaPopup__more i, .mediaPopup.soundcould .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 28'%3E%3Cpath d='M12.25 21.438l.25-3.766-.25-8.172c-.016-.203-.172-.375-.375-.375-.187 0-.359.172-.359.375l-.219 8.172.219 3.766c.016.203.172.359.359.359.203 0 .359-.156.375-.359zm4.625-.454l.172-3.297-.187-9.156c0-.156-.078-.297-.203-.375-.078-.047-.156-.078-.25-.078s-.172.031-.25.078c-.125.078-.203.219-.203.375l-.016.094-.156 9.047s0 .016.172 3.687v.016c0 .094.031.187.094.266.094.109.219.172.359.172.125 0 .234-.063.313-.141.094-.078.141-.187.141-.313zM.547 15.672l.313 2-.313 1.969c-.016.078-.063.141-.141.141s-.125-.063-.141-.141l-.266-1.969.266-2c.016-.078.063-.141.141-.141s.125.063.141.141zm1.344-1.234l.406 3.234-.406 3.172c-.016.078-.078.141-.156.141s-.141-.063-.141-.156l-.359-3.156.359-3.234c0-.078.063-.141.141-.141s.141.063.156.141zm4.375 7.078zm-2.938-7.672l.391 3.828-.391 3.703c0 .094-.078.172-.172.172s-.172-.078-.187-.172l-.328-3.703.328-3.828c.016-.109.094-.187.187-.187s.172.078.172.187zm1.469-.11l.359 3.938-.359 3.813c-.016.125-.109.203-.219.203s-.203-.078-.203-.203l-.328-3.813.328-3.938c0-.125.094-.203.203-.203s.203.078.219.203zm1.469.282l.328 3.656-.328 3.844c-.016.141-.125.25-.25.25s-.234-.109-.234-.25l-.313-3.844.313-3.656c0-.125.109-.234.234-.234s.234.109.25.234zm5.984 7.422zm-4.516-9.704l.328 5.938-.328 3.844c0 .156-.125.281-.266.281-.156 0-.266-.125-.281-.281l-.281-3.844.281-5.938c.016-.156.125-.281.281-.281.141 0 .266.125.266.281zm1.469-1.343l.297 7.313-.297 3.813c0 .172-.141.297-.297.297-.172 0-.297-.125-.313-.297l-.25-3.813.25-7.313c.016-.172.141-.297.313-.297.156 0 .297.125.297.297zm1.531-.625l.281 7.906-.281 3.781c-.016.187-.156.328-.344.328-.172 0-.313-.141-.328-.328l-.25-3.781.25-7.906c0-.187.156-.344.328-.344.187 0 .328.156.344.344zm6.125 11.593zM13.766 9.703L14 17.672l-.234 3.734c0 .219-.172.391-.391.391s-.375-.172-.391-.391l-.219-3.734.219-7.969c0-.219.172-.391.391-.391s.391.172.391.391zm1.547.297l.219 7.688-.219 3.687c0 .234-.187.422-.422.422s-.422-.187-.438-.422l-.187-3.687.187-7.688c.016-.25.203-.438.438-.438s.406.187.422.438zm3.312 7.687l-.219 3.609c0 .266-.219.484-.484.484s-.484-.219-.5-.484l-.094-1.781-.094-1.828.187-9.938v-.047c.016-.141.078-.281.187-.375a.499.499 0 0 1 .313-.109c.078 0 .172.031.234.078.141.078.234.234.25.406zM36 17.391c0 2.438-1.984 4.406-4.422 4.406H19.297c-.266-.031-.484-.234-.484-.516V7.234c0-.266.094-.391.438-.516.859-.344 1.828-.531 2.828-.531 4.078 0 7.422 3.125 7.781 7.109.531-.219 1.109-.344 1.719-.344 2.438 0 4.422 1.984 4.422 4.438z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.audio .mediaPopup__feedIcon, .mediaPopup.soundcould .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 28'%3E%3Cpath d='M12.25 21.438l.25-3.766-.25-8.172c-.016-.203-.172-.375-.375-.375-.187 0-.359.172-.359.375l-.219 8.172.219 3.766c.016.203.172.359.359.359.203 0 .359-.156.375-.359zm4.625-.454l.172-3.297-.187-9.156c0-.156-.078-.297-.203-.375-.078-.047-.156-.078-.25-.078s-.172.031-.25.078c-.125.078-.203.219-.203.375l-.016.094-.156 9.047s0 .016.172 3.687v.016c0 .094.031.187.094.266.094.109.219.172.359.172.125 0 .234-.063.313-.141.094-.078.141-.187.141-.313zM.547 15.672l.313 2-.313 1.969c-.016.078-.063.141-.141.141s-.125-.063-.141-.141l-.266-1.969.266-2c.016-.078.063-.141.141-.141s.125.063.141.141zm1.344-1.234l.406 3.234-.406 3.172c-.016.078-.078.141-.156.141s-.141-.063-.141-.156l-.359-3.156.359-3.234c0-.078.063-.141.141-.141s.141.063.156.141zm4.375 7.078zm-2.938-7.672l.391 3.828-.391 3.703c0 .094-.078.172-.172.172s-.172-.078-.187-.172l-.328-3.703.328-3.828c.016-.109.094-.187.187-.187s.172.078.172.187zm1.469-.11l.359 3.938-.359 3.813c-.016.125-.109.203-.219.203s-.203-.078-.203-.203l-.328-3.813.328-3.938c0-.125.094-.203.203-.203s.203.078.219.203zm1.469.282l.328 3.656-.328 3.844c-.016.141-.125.25-.25.25s-.234-.109-.234-.25l-.313-3.844.313-3.656c0-.125.109-.234.234-.234s.234.109.25.234zm5.984 7.422zm-4.516-9.704l.328 5.938-.328 3.844c0 .156-.125.281-.266.281-.156 0-.266-.125-.281-.281l-.281-3.844.281-5.938c.016-.156.125-.281.281-.281.141 0 .266.125.266.281zm1.469-1.343l.297 7.313-.297 3.813c0 .172-.141.297-.297.297-.172 0-.297-.125-.313-.297l-.25-3.813.25-7.313c.016-.172.141-.297.313-.297.156 0 .297.125.297.297zm1.531-.625l.281 7.906-.281 3.781c-.016.187-.156.328-.344.328-.172 0-.313-.141-.328-.328l-.25-3.781.25-7.906c0-.187.156-.344.328-.344.187 0 .328.156.344.344zm6.125 11.593zM13.766 9.703L14 17.672l-.234 3.734c0 .219-.172.391-.391.391s-.375-.172-.391-.391l-.219-3.734.219-7.969c0-.219.172-.391.391-.391s.391.172.391.391zm1.547.297l.219 7.688-.219 3.687c0 .234-.187.422-.422.422s-.422-.187-.438-.422l-.187-3.687.187-7.688c.016-.25.203-.438.438-.438s.406.187.422.438zm3.312 7.687l-.219 3.609c0 .266-.219.484-.484.484s-.484-.219-.5-.484l-.094-1.781-.094-1.828.187-9.938v-.047c.016-.141.078-.281.187-.375a.499.499 0 0 1 .313-.109c.078 0 .172.031.234.078.141.078.234.234.25.406zM36 17.391c0 2.438-1.984 4.406-4.422 4.406H19.297c-.266-.031-.484-.234-.484-.516V7.234c0-.266.094-.391.438-.516.859-.344 1.828-.531 2.828-.531 4.078 0 7.422 3.125 7.781 7.109.531-.219 1.109-.344 1.719-.344 2.438 0 4.422 1.984 4.422 4.438z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.audio .mediaPopup__iframeContainer {
    z-index: initial; }
  .mediaPopup.pinterest .mediaPopup__feedName {
    color: #BD081C; }
    html.no-touch .mediaPopup.pinterest .mediaPopup__feedName:hover {
      color: #382170; }
  .mediaPopup.pinterest .mediaPopup__more i {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 28'%3E%3Cpath d='M24 14c0 6.625-5.375 12-12 12-1.188 0-2.312-.172-3.406-.5.453-.719.969-1.641 1.219-2.562 0 0 .141-.531.844-3.297.406.797 1.625 1.5 2.922 1.5 3.859 0 6.484-3.516 6.484-8.234 0-3.547-3.016-6.875-7.609-6.875-5.688 0-8.563 4.094-8.563 7.5 0 2.063.781 3.906 2.453 4.594.266.109.516 0 .594-.313.063-.203.187-.734.25-.953.078-.313.047-.406-.172-.672-.484-.578-.797-1.313-.797-2.359 0-3.031 2.266-5.75 5.906-5.75 3.219 0 5 1.969 5 4.609 0 3.453-1.531 6.375-3.813 6.375-1.25 0-2.188-1.031-1.891-2.312.359-1.516 1.062-3.156 1.062-4.25 0-.984-.531-1.813-1.625-1.813-1.281 0-2.312 1.328-2.312 3.109 0 0 0 1.141.391 1.906-1.313 5.563-1.547 6.531-1.547 6.531-.219.906-.234 1.922-.203 2.766C2.953 23.141 0 18.922 0 14 0 7.375 5.375 2 12 2s12 5.375 12 12z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.pinterest .mediaPopup__feedIcon {
    background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23191941%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 28'%3E%3Cpath d='M24 14c0 6.625-5.375 12-12 12-1.188 0-2.312-.172-3.406-.5.453-.719.969-1.641 1.219-2.562 0 0 .141-.531.844-3.297.406.797 1.625 1.5 2.922 1.5 3.859 0 6.484-3.516 6.484-8.234 0-3.547-3.016-6.875-7.609-6.875-5.688 0-8.563 4.094-8.563 7.5 0 2.063.781 3.906 2.453 4.594.266.109.516 0 .594-.313.063-.203.187-.734.25-.953.078-.313.047-.406-.172-.672-.484-.578-.797-1.313-.797-2.359 0-3.031 2.266-5.75 5.906-5.75 3.219 0 5 1.969 5 4.609 0 3.453-1.531 6.375-3.813 6.375-1.25 0-2.188-1.031-1.891-2.312.359-1.516 1.062-3.156 1.062-4.25 0-.984-.531-1.813-1.625-1.813-1.281 0-2.312 1.328-2.312 3.109 0 0 0 1.141.391 1.906-1.313 5.563-1.547 6.531-1.547 6.531-.219.906-.234 1.922-.203 2.766C2.953 23.141 0 18.922 0 14 0 7.375 5.375 2 12 2s12 5.375 12 12z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center center; }
  .mediaPopup.isMpStaff .mediaPopup__more {
    display: none; }
  .mediaPopup.isMpStaff .mediaPopup__feedInfo {
    display: none; }
  .mediaPopup.isMpStaff .mediaPopup__featuredPost > .mediaPopup__url {
    display: none; }
  .mediaPopup.isMpStaff .mediaPopup__postTitle {
    margin-bottom: 0; }
  .mediaPopup.isMpStaff .isStaffRole {
    color: #adadad;
    margin-top: 0; }
  .mediaPopup.isMpStaff:not(.isCard) .mediaPopup__related.isSecondary {
    display: none; }
  .mediaPopup.isCard .mediaPopup__related.isSecondary.isVisible {
    display: block; }
  .mediaPopup .mediaPopups__tabs {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background: #d0d0d0; }
    .mediaPopup .mediaPopups__tabs button {
      background: none;
      border: 0;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 25%;
         -moz-box-flex: 1;
          -ms-flex: 1 1 25%;
              flex: 1 1 25%;
      padding: 0.9375rem;
      font-size: 1rem;
      -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
      -o-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
      -moz-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
      transition: background 0.3s ease-in-out, color 0.3s ease-in-out; }
      .mediaPopup .mediaPopups__tabs button.hasBigText {
        font-size: 0.9em; }
      .mediaPopup .mediaPopups__tabs button:not(:last-of-type) {
        border-right: 0; }
      html.no-touch .mediaPopup .mediaPopups__tabs button:hover, .mediaPopup .mediaPopups__tabs button.isActive {
        background: #fff;
        color: #222222; }
  .mediaPopup.shareIsOpened a {
    pointer-events: none; }
  .mediaPopup .mediaPopup__inner.isShowing {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .mediaPopup .mediaPopup__inner.isShowing.noAnimation {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; }
  .mediaPopup.noRelatedStaff .mediaPopup__related {
    display: none; }
  .mediaPopup.noRelatedStaff:not(.hasStories) .mediaPopup__content {
    background: #F3F4F1; }
  .mediaPopup.noRelatedStories:not(.isCard) .mediaPopup__related.isPrimary .mediaPopup__related {
    background: #F3F4F1; }
  .mediaPopup.noRelatedStories:not(.isCard) .mediaPopup__related.isPrimary .mediaPopup__relatedHeaderWrapper {
    opacity: 0;
    pointer-events: none; }
  .mediaPopup.noRelatedStories.isCard .mediaPopup__related.isSecondary {
    display: none; }
  .mediaPopup.noRelatedStories .mediaPopup__moreStoriesButton {
    display: none; }
  .mediaPopup.isMpStaff:not(.isCard) .mediaPopup__moreStoriesButton {
    display: none; }
  .mediaPopup.noRelatedAdded .mediaPopup__related {
    background: #F3F4F1;
    display: none; }
  .mediaPopup.noRelatedAdded .mediaPopup__relatedHeaderWrapper {
    opacity: 0;
    pointer-events: none; }
  @media (max-width: 767px) {
    .mediaPopup.highlightsProfile .mediaPopup__type h4, .mediaPopup.teamProfile .mediaPopup__type h4, .mediaPopup.eventProfile .mediaPopup__type h4 {
      font-size: 25px; } }
  .mediaPopup.highlightsProfile .mediaPopup__content, .mediaPopup.teamProfile .mediaPopup__content, .mediaPopup.eventProfile .mediaPopup__content {
    background: #fff; }
  .mediaPopup.highlightsProfile .mediaPopup__featuredPost, .mediaPopup.teamProfile .mediaPopup__featuredPost, .mediaPopup.eventProfile .mediaPopup__featuredPost {
    padding: 30px 30px 0; }
    @media (max-width: 767px) {
      .mediaPopup.highlightsProfile .mediaPopup__featuredPost, .mediaPopup.teamProfile .mediaPopup__featuredPost, .mediaPopup.eventProfile .mediaPopup__featuredPost {
        padding: 30px 0 0; } }
  .mediaPopup.highlightsProfile .mediaPopup__teamInfo, .mediaPopup.teamProfile .mediaPopup__teamInfo, .mediaPopup.eventProfile .mediaPopup__teamInfo {
    padding-top: 30px;
    margin: 5px 30px 30px;
    border-bottom: none; }
    .mediaPopup.highlightsProfile .mediaPopup__teamInfo h4, .mediaPopup.teamProfile .mediaPopup__teamInfo h4, .mediaPopup.eventProfile .mediaPopup__teamInfo h4 {
      margin-top: 0;
      margin-bottom: 0; }
    @media (max-width: 767px) {
      .mediaPopup.highlightsProfile .mediaPopup__teamInfo, .mediaPopup.teamProfile .mediaPopup__teamInfo, .mediaPopup.eventProfile .mediaPopup__teamInfo {
        margin: 20px; } }
  .mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__highlightsIcon,
  .mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__teamsIcon, .mediaPopup.teamProfile .mediaPopup__button.mediaPopup__highlightsIcon,
  .mediaPopup.teamProfile .mediaPopup__button.mediaPopup__teamsIcon, .mediaPopup.eventProfile .mediaPopup__button.mediaPopup__highlightsIcon,
  .mediaPopup.eventProfile .mediaPopup__button.mediaPopup__teamsIcon {
    position: absolute;
    right: 52px;
    top: 0; }
    .mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__highlightsIcon i,
    .mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__teamsIcon i, .mediaPopup.teamProfile .mediaPopup__button.mediaPopup__highlightsIcon i,
    .mediaPopup.teamProfile .mediaPopup__button.mediaPopup__teamsIcon i, .mediaPopup.eventProfile .mediaPopup__button.mediaPopup__highlightsIcon i,
    .mediaPopup.eventProfile .mediaPopup__button.mediaPopup__teamsIcon i {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26.097' height='25.907'%3E%3Cpath data-name='Path 8116' d='M13.049 4.738a5.017 5.017 0 0 0 2.308-4.7 7.3 7.3 0 0 1-4.616 0 5.017 5.017 0 0 0 2.308 4.7Z' fill='%23fff'/%3E%3Cpath data-name='Path 8117' d='m5.356 22.043 15.385-2.192v-3.728L5.356 19.777Z' fill='%23fff'/%3E%3Cellipse data-name='Ellipse 20' cx='.769' cy='1.539' rx='.769' ry='1.539' transform='translate(15.356 8.983)' fill='%23fff'/%3E%3Cpath data-name='Path 8118' d='M5.356 25.906h15.385v-4.5L5.356 23.598Z' fill='%23fff'/%3E%3Cpath data-name='Path 8119' d='M16.057 3.763a5.868 5.868 0 0 1-3.009 2.695A6.455 6.455 0 0 1 9.202 0L5.356 1.154V18.19l15.385-3.654V.923L16.895 0a7.015 7.015 0 0 1-.838 3.763Zm2.376 6.758c0 1.725-1.014 3.077-2.308 3.077-3.056-.091-3.055-6.063 0-6.154 1.298.004 2.308 1.352 2.308 3.077Z' fill='%23fff'/%3E%3Cpath data-name='Path 8120' d='M.696 8.213h3.125v-6.6l-2.226.668Z' fill='%23fff'/%3E%3Cpath data-name='Path 8121' d='M0 12.829h3.817V9.752H.464Z' fill='%23fff'/%3E%3Cpath data-name='Path 8122' d='m24.505 2.283-2.226-.668v6.6H25.4Z' fill='%23fff'/%3E%3Cpath data-name='Path 8123' d='M25.632 9.752h-3.353v3.077h3.817Z' fill='%23fff'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      -moz-background-size: contain;
           background-size: contain;
      background-position: center center;
      width: 22px;
      height: 22px; }
    html.no-touch .mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__highlightsIcon:hover, html.no-touch
    .mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__teamsIcon:hover, html.no-touch .mediaPopup.teamProfile .mediaPopup__button.mediaPopup__highlightsIcon:hover, html.no-touch
    .mediaPopup.teamProfile .mediaPopup__button.mediaPopup__teamsIcon:hover, html.no-touch .mediaPopup.eventProfile .mediaPopup__button.mediaPopup__highlightsIcon:hover, html.no-touch
    .mediaPopup.eventProfile .mediaPopup__button.mediaPopup__teamsIcon:hover {
      background: transparent; }
  .mediaPopup.highlightsProfile .mediaPopup__button.mediaPopup__highlightsIcon i, .mediaPopup.teamProfile .mediaPopup__button.mediaPopup__highlightsIcon i, .mediaPopup.eventProfile .mediaPopup__button.mediaPopup__highlightsIcon i {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Component 32 – 1' width='18.55' height='18.552'%3E%3Cpath data-name='Path 8126' d='M18.008 1.582a1.988 1.988 0 0 0-1.44-.622H14.84c.007-.311.012-.631.012-.96H3.709c0 .329 0 .649.012.96H1.982A1.984 1.984 0 0 0 .003 3.07c.311 5.181 2.985 8.431 7.224 8.915l-.821 2.857a1.767 1.767 0 0 0-1.767 1.767v1.943h9.285v-1.943a1.767 1.767 0 0 0-1.767-1.767l-.821-2.857c4.23-.487 6.9-3.736 7.21-8.914a2.005 2.005 0 0 0-.538-1.489ZM1.856 2.959a.137.137 0 0 1 .037-.1.117.117 0 0 1 .088-.037h1.828c.276 3.643 1.081 5.712 1.866 6.879-2.979-1.246-3.689-4.578-3.819-6.742ZM12.89 9.696c.781-1.171 1.584-3.237 1.86-6.88h1.825a.114.114 0 0 1 .088.037.137.137 0 0 1 .037.1c-.137 2.167-.844 5.491-3.81 6.743Z' fill='%23fff'/%3E%3C/svg%3E"); }
  .mediaPopup.highlightsProfile .mediaPopup__teamTags, .mediaPopup.teamProfile .mediaPopup__teamTags, .mediaPopup.eventProfile .mediaPopup__teamTags {
    font-size: 0;
    border-top: 1px solid #e75214;
    margin: 0 30px 25px; }
    .mediaPopup.highlightsProfile .mediaPopup__teamTags h4, .mediaPopup.teamProfile .mediaPopup__teamTags h4, .mediaPopup.eventProfile .mediaPopup__teamTags h4 {
      padding-top: 20px;
      margin-bottom: 0;
      font-family: "museo-slab", sans-serif;
      font-size: 18px;
      line-height: 1.2;
      font-weight: bold;
      color: #161615;
      margin-top: 0;
      text-transform: uppercase; }
    .mediaPopup.highlightsProfile .mediaPopup__teamTags li, .mediaPopup.teamProfile .mediaPopup__teamTags li, .mediaPopup.eventProfile .mediaPopup__teamTags li {
      display: inline-block;
      margin-top: 13px;
      font-size: 16px;
      line-height: 30px;
      padding: 0 10px;
      vertical-align: middle;
      cursor: pointer;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out;
      color: #fff;
      background: #e75214;
      text-transform: uppercase;
      -webkit-border-radius: 25px;
         -moz-border-radius: 25px;
              border-radius: 25px; }
      .mediaPopup.highlightsProfile .mediaPopup__teamTags li:not(:last-of-type), .mediaPopup.teamProfile .mediaPopup__teamTags li:not(:last-of-type), .mediaPopup.eventProfile .mediaPopup__teamTags li:not(:last-of-type) {
        margin-right: 30px; }
        @media (max-width: 767px) {
          .mediaPopup.highlightsProfile .mediaPopup__teamTags li:not(:last-of-type), .mediaPopup.teamProfile .mediaPopup__teamTags li:not(:last-of-type), .mediaPopup.eventProfile .mediaPopup__teamTags li:not(:last-of-type) {
            margin-right: 15px; } }
      .mediaPopup.highlightsProfile .mediaPopup__teamTags li a, .mediaPopup.teamProfile .mediaPopup__teamTags li a, .mediaPopup.eventProfile .mediaPopup__teamTags li a {
        color: inherit;
        text-decoration: none; }
      html.no-touch .mediaPopup.highlightsProfile .mediaPopup__teamTags li:hover, html.no-touch .mediaPopup.teamProfile .mediaPopup__teamTags li:hover, html.no-touch .mediaPopup.eventProfile .mediaPopup__teamTags li:hover {
        background: #434748; }
    @media (max-width: 767px) {
      .mediaPopup.highlightsProfile .mediaPopup__teamTags, .mediaPopup.teamProfile .mediaPopup__teamTags, .mediaPopup.eventProfile .mediaPopup__teamTags {
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        margin: 0 20px 25px; } }
    @media (max-width: 767px) {
      .mediaPopup.highlightsProfile .mediaPopup__teamTags ul, .mediaPopup.teamProfile .mediaPopup__teamTags ul, .mediaPopup.eventProfile .mediaPopup__teamTags ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap; } }
  .mediaPopup.highlightsProfile .mediaPopup__teamInfo h4, .mediaPopup.teamProfile .mediaPopup__teamInfo h4, .mediaPopup.eventProfile .mediaPopup__teamInfo h4 {
    font-weight: normal;
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    color: #e75214; }
  .mediaPopup.highlightsProfile .mediaPopup__teamInfo ul, .mediaPopup.teamProfile .mediaPopup__teamInfo ul, .mediaPopup.eventProfile .mediaPopup__teamInfo ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .mediaPopup.highlightsProfile .mediaPopup__teamInfo ul, .mediaPopup.teamProfile .mediaPopup__teamInfo ul, .mediaPopup.eventProfile .mediaPopup__teamInfo ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .mediaPopup.highlightsProfile .mediaPopup__teamInfo ul li, .mediaPopup.teamProfile .mediaPopup__teamInfo ul li, .mediaPopup.eventProfile .mediaPopup__teamInfo ul li {
    padding: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .mediaPopup.highlightsProfile .mediaPopup__teamInfo ul li:not(:first-child), .mediaPopup.teamProfile .mediaPopup__teamInfo ul li:not(:first-child), .mediaPopup.eventProfile .mediaPopup__teamInfo ul li:not(:first-child) {
    padding-left: 10px; }
    @media (max-width: 767px) {
      .mediaPopup.highlightsProfile .mediaPopup__teamInfo ul li:not(:first-child), .mediaPopup.teamProfile .mediaPopup__teamInfo ul li:not(:first-child), .mediaPopup.eventProfile .mediaPopup__teamInfo ul li:not(:first-child) {
        padding-left: 0; } }
  .mediaPopup.highlightsProfile .mediaPopup__teamInfo ul li:before, .mediaPopup.teamProfile .mediaPopup__teamInfo ul li:before, .mediaPopup.eventProfile .mediaPopup__teamInfo ul li:before {
    content: none; }
  .mediaPopup.highlightsProfile .mediaPopup__teamInfo .clNavigation__item a, .mediaPopup.teamProfile .mediaPopup__teamInfo .clNavigation__item a, .mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__item a {
    border: none;
    font-size: 20px;
    text-decoration: none; }
  .mediaPopup.highlightsProfile .mediaPopup__teamInfo .clNavigation__item a,
  .mediaPopup.highlightsProfile .mediaPopup__teamInfo .clNavigation__item button, .mediaPopup.teamProfile .mediaPopup__teamInfo .clNavigation__item a,
  .mediaPopup.teamProfile .mediaPopup__teamInfo .clNavigation__item button, .mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__item a,
  .mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__item button {
    font-family: "museo-slab", sans-serif; }
  html.no-touch .mediaPopup.highlightsProfile .mediaPopup__teamInfo .clNavigation__item:hover a, html.no-touch .mediaPopup.teamProfile .mediaPopup__teamInfo .clNavigation__item:hover a, html.no-touch .mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__item:hover a {
    color: #fff; }
  .mediaPopup.highlightsProfile .mediaPopup__name, .mediaPopup.teamProfile .mediaPopup__name, .mediaPopup.eventProfile .mediaPopup__name {
    margin-top: 10px;
    font-weight: bold;
    font-size: 30px;
    line-height: 32px;
    text-align: left;
    color: #191941; }
    @media (max-width: 767px) {
      .mediaPopup.highlightsProfile .mediaPopup__name, .mediaPopup.teamProfile .mediaPopup__name, .mediaPopup.eventProfile .mediaPopup__name {
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 5px; } }
  .mediaPopup.highlightsProfile .mediaPopup__coach-wrapper, .mediaPopup.teamProfile .mediaPopup__coach-wrapper, .mediaPopup.eventProfile .mediaPopup__coach-wrapper {
    margin: 40px 0 30px;
    border-bottom: 1px solid #e75214;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .mediaPopup.highlightsProfile .mediaPopup__coach, .mediaPopup.teamProfile .mediaPopup__coach, .mediaPopup.eventProfile .mediaPopup__coach {
    background: #F7F7F7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px; }
    .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-img, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-img, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-img {
      width: 125px;
      height: 125px;
      -moz-background-size: cover;
           background-size: cover; }
      .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-img.ImageBroken, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-img.ImageBroken, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-img.ImageBroken {
        background-image: none !important; }
        .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-img.ImageBroken .mediaPopup__coach-backupImg, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-img.ImageBroken .mediaPopup__coach-backupImg, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-img.ImageBroken .mediaPopup__coach-backupImg {
          display: block; }
      .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-img .mediaPopup__coach-backupImg, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-img .mediaPopup__coach-backupImg, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-img .mediaPopup__coach-backupImg {
        display: none;
        -moz-background-size: cover;
             background-size: cover;
        height: 100%;
        width: 100%; }
      @media (max-width: 767px) {
        .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-img, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-img, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-img {
          width: 100px;
          height: 100px; } }
    .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-infoWrapper, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-infoWrapper, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-infoWrapper {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
         -moz-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 20px 30px; }
      @media (max-width: 767px) {
        .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-infoWrapper, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-infoWrapper, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-infoWrapper {
          padding: 10px 20px;
          overflow: hidden; } }
    .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-role, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-role, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-role {
      font-weight: normal;
      font-size: 27px;
      line-height: 42px;
      text-align: left;
      color: #e75214;
      display: inline-block;
      margin-right: 15px; }
      @media (max-width: 767px) {
        .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-role, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-role, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-role {
          font-size: 18px;
          line-height: 25px;
          margin-right: 5px; } }
    .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-name, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-name, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-name {
      font-weight: normal;
      font-size: 27px;
      line-height: 42px;
      text-align: left;
      color: #000; }
      @media (max-width: 767px) {
        .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-name, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-name, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-name {
          font-size: 18px;
          line-height: 25px; } }
    .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-email, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-email, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-email {
      font-weight: normal;
      font-size: 18px;
      text-align: left;
      color: #000; }
      .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-email.hasEmail, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-email.hasEmail, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-email.hasEmail {
        padding-top: 10px;
        border-top: 1px solid rgba(0, 0, 0, 0.1); }
      @media (max-width: 767px) {
        .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-email, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-email, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-email {
          font-size: 14px; }
          .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-email a, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-email a, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-email a {
            white-space: nowrap;
            overflow: hidden;
            -o-text-overflow: ellipsis;
               text-overflow: ellipsis;
            display: block;
            margin: 0;
            width: 100%;
            text-decoration: none; } }
    .mediaPopup.highlightsProfile .mediaPopup__coach .mediaPopup__coach-info, .mediaPopup.teamProfile .mediaPopup__coach .mediaPopup__coach-info, .mediaPopup.eventProfile .mediaPopup__coach .mediaPopup__coach-info {
      padding-bottom: 10px; }
    .mediaPopup.highlightsProfile .mediaPopup__coach.headcoach, .mediaPopup.teamProfile .mediaPopup__coach.headcoach, .mediaPopup.eventProfile .mediaPopup__coach.headcoach {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .mediaPopup.highlightsProfile .mediaPopup__coach.coach, .mediaPopup.teamProfile .mediaPopup__coach.coach, .mediaPopup.eventProfile .mediaPopup__coach.coach {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .mediaPopup.highlightsProfile .mediaPopup__coach.assistantcoach, .mediaPopup.teamProfile .mediaPopup__coach.assistantcoach, .mediaPopup.eventProfile .mediaPopup__coach.assistantcoach {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
         -moz-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .mediaPopup.highlightsProfile .mediaPopup__coach.assistant, .mediaPopup.teamProfile .mediaPopup__coach.assistant, .mediaPopup.eventProfile .mediaPopup__coach.assistant {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
         -moz-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
  .mediaPopup.highlightsProfile .mediaPopup__bio h4, .mediaPopup.teamProfile .mediaPopup__bio h4, .mediaPopup.eventProfile .mediaPopup__bio h4 {
    font-weight: normal;
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    color: #e75214; }
  .mediaPopup.highlightsProfile .mediaPopup__bio p, .mediaPopup.teamProfile .mediaPopup__bio p, .mediaPopup.eventProfile .mediaPopup__bio p {
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    color: #161615; }
  .mediaPopup.highlightsProfile .mediaPopup__season, .mediaPopup.teamProfile .mediaPopup__season, .mediaPopup.eventProfile .mediaPopup__season {
    font-weight: normal;
    font-size: 18px;
    text-align: left;
    color: #000; }
  .mediaPopup.highlightsProfile .mediaPopup__related:after, .mediaPopup.teamProfile .mediaPopup__related:after, .mediaPopup.eventProfile .mediaPopup__related:after, .mediaPopup.playerProfile .mediaPopup__related:after {
    background-color: #757575; }
  .mediaPopup.teamProfile.noCoaches:not(.noRoster) .mediaPopup__roster-wrapper {
    margin-top: 20px; }
  .mediaPopup.teamProfile.noCoaches .mediaPopup__coach-wrapper {
    display: none; }
  .mediaPopup.teamProfile.noRoster .mediaPopup__coach-wrapper {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0; }
  .mediaPopup.teamProfile.noRoster .mediaPopup__roster-wrapper {
    display: none; }
  .mediaPopup.teamProfile.noRoster .mediaPopup__teamTags {
    margin-top: 20px; }
  .mediaPopup.teamProfile .mediaPopup__name {
    color: #161615;
    margin-bottom: 10px; }
  .mediaPopup.teamProfile .mediaPopup__roster-wrapper {
    padding-bottom: 20px; }
  .mediaPopup.teamProfile .mediaPopup__roster-wrapper h4 {
    font-weight: normal;
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    color: #e75214;
    margin-top: 0;
    margin-bottom: 30px; }
  .mediaPopup.teamProfile .mediaPopup__teamInfo {
    border-top: 1px solid #e75214 !important; }
    .mediaPopup.teamProfile .mediaPopup__teamInfo h4 {
      margin-bottom: 30px; }
  .mediaPopup.teamProfile .cPlayer {
    padding: 0 0 15px; }
  .mediaPopup.teamProfile .cPlayer-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #F7F7F7; }
  .mediaPopup.teamProfile .cPlayer__img {
    width: 125px;
    height: 125px;
    -moz-background-size: cover;
         background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .mediaPopup.teamProfile .cPlayer__img.ImageBroken {
      background-image: none !important; }
      .mediaPopup.teamProfile .cPlayer__img.ImageBroken .cPlayer__img-backup {
        display: block; }
    .mediaPopup.teamProfile .cPlayer__img.showImage .cPlayer__img-backup {
      display: none; }
    .mediaPopup.teamProfile .cPlayer__img .cPlayer__img-backup {
      display: none;
      width: 100%;
      height: 100%;
      -moz-background-size: cover;
           background-size: cover; }
    @media (max-width: 767px) {
      .mediaPopup.teamProfile .cPlayer__img {
        display: none; } }
  .mediaPopup.teamProfile .cPlayer__jerseyNumber {
    width: 43px;
    height: 43px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: #191941;
    position: absolute;
    bottom: 5px;
    left: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1); }
    .mediaPopup.teamProfile .cPlayer__jerseyNumber.noJerseyNumber {
      display: none; }
    @media (max-width: 767px) {
      .mediaPopup.teamProfile .cPlayer__jerseyNumber {
        bottom: auto;
        right: 10px;
        top: 10px;
        left: auto; } }
  .mediaPopup.teamProfile .cPlayer__jerseyNumber span {
    font-weight: normal;
    font-size: 23px;
    text-align: center;
    color: #fff; }
  .mediaPopup.teamProfile .cPlayer__details {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 5px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative; }
    @media (max-width: 767px) {
      .mediaPopup.teamProfile .cPlayer__details {
        padding: 5px 50px 10px 30px; } }
  .mediaPopup.teamProfile .cPlayer__team {
    font-family: 'goudy-old-style', serif;
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    color: #161615;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px; }
  .mediaPopup.teamProfile .cPlayer__info {
    font-weight: 700;
    font-size: 27px;
    line-height: 42px;
    text-align: left;
    color: #000;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .mediaPopup.teamProfile .cPlayer__position {
    color: #191941;
    margin-left: 5px;
    font-weight: 700; }
  .mediaPopup.teamProfile .cPlayer__more {
    display: none; }
  .mediaPopup.teamProfile .cPlayer__hoverContent {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 0;
    visibility: hidden; }
  .mediaPopup.teamProfile .cPlayer__hoverContent li {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    background: #808080;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out; }
  .mediaPopup.teamProfile .cPlayer__hoverContent li span {
    text-transform: capitalize; }
  .mediaPopup.teamProfile .cPlayer__hoverContent li:not(:first-child) {
    border-left: 1px solid #fff; }
  .mediaPopup.teamProfile .cPlayer__button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    background: #808080;
    display: block;
    height: 100%;
    width: 100%;
    padding: 0 10px;
    border: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .mediaPopup.teamProfile .cPlayer__button:before {
      content: '';
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    .mediaPopup.teamProfile .cPlayer__button > span {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 97%;
      height: 100%;
      text-align: center;
      padding-top: 2px; }
    .mediaPopup.teamProfile .cPlayer__button i {
      display: inline-block;
      position: relative;
      width: 20px;
      height: 20px; }
      .mediaPopup.teamProfile .cPlayer__button i:before, .mediaPopup.teamProfile .cPlayer__button i:after {
        content: '';
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
      .mediaPopup.teamProfile .cPlayer__button i:before {
        opacity: 0; }
      .mediaPopup.teamProfile .cPlayer__button i:after {
        opacity: 1; }
    .mediaPopup.teamProfile .cPlayer__button span span {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out;
      font-family: "Lato", arial, sans-serif;
      font-size: 12px;
      color: #fff;
      letter-spacing: 0.02em;
      text-transform: uppercase;
      font-weight: bold;
      line-height: 1.25;
      margin-left: 10px; }
  .mediaPopup.teamProfile .cPlayer-inner:hover .cPlayer__hoverContent {
    opacity: 1;
    visibility: visible; }
  .mediaPopup.teamProfile .cPlayer-inner .cPlayer__hoverContent .cPlayer__button:hover {
    background: #191941 !important; }
    .mediaPopup.teamProfile .cPlayer-inner .cPlayer__hoverContent .cPlayer__button:hover span {
      color: #fff; }
    .mediaPopup.teamProfile .cPlayer-inner .cPlayer__hoverContent .cPlayer__button:hover i:before {
      opacity: 1;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
    .mediaPopup.teamProfile .cPlayer-inner .cPlayer__hoverContent .cPlayer__button:hover i:after {
      opacity: 0;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
  .mediaPopup.teamProfile .cPlayer__tags {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px; }
    .mediaPopup.teamProfile .cPlayer__tags a {
      text-decoration: none; }
  .mediaPopup.teamProfile .cPlayer__sportTag {
    border: 1px solid #191941;
    padding: 0 5px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 22px;
    text-align: left;
    color: #161615;
    margin-right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .mediaPopup.teamProfile .cPlayer__ageTag {
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 22px;
    text-align: left;
    color: #808080;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .mediaPopup.eventProfile .mediaPopup__teamInfo,
  .mediaPopup.eventProfile .clNavigation__list {
    margin-bottom: 0;
    margin-top: 30px; }
  .mediaPopup.eventProfile .mediaPopup__eventIcon {
    position: absolute;
    right: 52px;
    top: 0; }
    .mediaPopup.eventProfile .mediaPopup__eventIcon i {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='calendar (10)' width='17.622' height='15.489'%3E%3Cpath data-name='Path 8112' d='M.515 12.391h13.493a.517.517 0 0 0 .331-.12c.13-.109 3.086-2.652 3.266-8.141H3.114c-.18 4.983-2.9 7.325-2.93 7.349a.517.517 0 0 0 .332.912Z' fill='%23fff'/%3E%3Cpath data-name='Path 8113' d='M17.106 1.033h-2.582V.512a.516.516 0 0 0-1.033 0v.516h-2.615V.512a.516.516 0 0 0-1.033 0v.516H7.261V.512a.516.516 0 1 0-1.033 0v.516H3.647a.511.511 0 0 0-.516.516v1.549h14.491V1.549a.511.511 0 0 0-.516-.516Z' fill='%23fff'/%3E%3Cpath data-name='Path 8114' d='M15.002 13.063a1.554 1.554 0 0 1-.994.361H3.131v1.549a.516.516 0 0 0 .516.516h13.458a.516.516 0 0 0 .516-.516V9.185a10.233 10.233 0 0 1-2.619 3.878Z' fill='%23fff'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      -moz-background-size: contain;
           background-size: contain;
      background-position: center center;
      width: 22px;
      height: 22px; }
    html.no-touch .mediaPopup.eventProfile .mediaPopup__eventIcon:hover {
      background: transparent; }
  .mediaPopup.eventProfile .mediaPopup__dateWrapper {
    margin-bottom: 20px; }
  .mediaPopup.eventProfile .mediaPopup__date {
    width: 60px;
    height: 60px;
    border: 1px solid #161615;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .mediaPopup.eventProfile .mediaPopup__date .day {
      font-family: "Lato", arial, sans-serif;
      font-weight: bold;
      font-size: 26px;
      line-height: 15px;
      text-align: center;
      color: #000; }
    .mediaPopup.eventProfile .mediaPopup__date .month {
      font-family: "Lato", arial, sans-serif;
      font-weight: bold;
      font-size: 15px;
      line-height: 15px;
      text-align: center;
      color: #191941;
      margin-top: 5px; }
  .mediaPopup.eventProfile .mediaPopup__name {
    color: #191941;
    margin-bottom: 30px; }
    .mediaPopup.eventProfile .mediaPopup__name.hasResult {
      margin-bottom: 5px; }
  .mediaPopup.eventProfile .mediaPopup__teamName {
    color: #161615; }
  .mediaPopup.eventProfile .mediaPopup__location h3 {
    margin-top: 0; }
  .mediaPopup.eventProfile .mediaPopup__location.noLocation {
    display: none; }
  .mediaPopup.eventProfile .mediaPopup__directions-text {
    font-family: "goudy-old-style", serif;
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    color: #161615;
    margin-bottom: 20px; }
  .mediaPopup.eventProfile .mediaPopup__directions h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    text-align: left;
    color: #161615;
    margin-bottom: 5px; }
  .mediaPopup.eventProfile .mediaPopup__directions .viewMap {
    display: inline-block;
    border: none;
    margin-bottom: 20px;
    margin-top: 0; }
    .mediaPopup.eventProfile .mediaPopup__directions .viewMap span {
      display: inline-block;
      vertical-align: middle;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out;
      color: #161615;
      font-size: 17px;
      font-weight: 700;
      font-family: "Lato", arial, sans-serif;
      text-transform: none; }
    html.no-touch .mediaPopup.eventProfile .mediaPopup__directions .viewMap:hover span {
      color: #191941; }
    html.no-touch .mediaPopup.eventProfile .mediaPopup__directions .viewMap:hover i:before {
      opacity: 1;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
    html.no-touch .mediaPopup.eventProfile .mediaPopup__directions .viewMap:hover i:after {
      opacity: 0;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
    .mediaPopup.eventProfile .mediaPopup__directions .viewMap i {
      position: relative;
      display: inline-block !important;
      margin-right: 10px;
      vertical-align: middle;
      width: 17px;
      height: 17px; }
      .mediaPopup.eventProfile .mediaPopup__directions .viewMap i:before, .mediaPopup.eventProfile .mediaPopup__directions .viewMap i:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        background-repeat: no-repeat;
        -moz-background-size: contain;
             background-size: contain;
        background-position: center center; }
      .mediaPopup.eventProfile .mediaPopup__directions .viewMap i:before {
        opacity: 0;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Component 38 – 1' width='13.791' height='20.687'%3E%3Cpath data-name='Path 8095' d='M6.896 0A6.9 6.9 0 0 0 .828 10.173l5.691 10.292a.431.431 0 0 0 .754 0l5.693-10.3A6.9 6.9 0 0 0 6.896 0Zm0 10.343A3.448 3.448 0 1 1 10.343 6.9a3.452 3.452 0 0 1-3.447 3.443Z' fill='%23e75214'/%3E%3C/svg%3E"); }
      .mediaPopup.eventProfile .mediaPopup__directions .viewMap i:after {
        opacity: 1;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Component 38 – 1' width='13.791' height='20.687'%3E%3Cpath data-name='Path 8095' d='M6.896 0A6.9 6.9 0 0 0 .828 10.173l5.691 10.292a.431.431 0 0 0 .754 0l5.693-10.3A6.9 6.9 0 0 0 6.896 0Zm0 10.343A3.448 3.448 0 1 1 10.343 6.9a3.452 3.452 0 0 1-3.447 3.443Z' fill='%23e75214'/%3E%3C/svg%3E"); }
  .mediaPopup.eventProfile .mediaPopup__related:after {
    z-index: 1; }
  .mediaPopup.eventProfile .mediaPopup__related .mediaPopup__relatedContainer,
  .mediaPopup.eventProfile .mediaPopup__related .mediaPopup__relatedHeaderWrapper {
    z-index: 2;
    position: relative; }
    .mediaPopup.eventProfile .mediaPopup__related .mediaPopup__relatedContainer h4,
    .mediaPopup.eventProfile .mediaPopup__related .mediaPopup__relatedHeaderWrapper h4 {
      font-weight: normal;
      font-size: 30px;
      line-height: 36px;
      text-align: left;
      color: #fff;
      margin: 0; }
  .mediaPopup.eventProfile .addToCalendar {
    margin-top: 5px;
    display: inline-block;
    padding-left: 0; }
    .mediaPopup.eventProfile .addToCalendar span {
      text-decoration: underline;
      display: inline-block;
      vertical-align: middle;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out;
      color: #161615;
      font-size: 17px;
      font-weight: 700;
      font-family: "Lato", arial, sans-serif;
      text-transform: none; }
    html.no-touch .mediaPopup.eventProfile .addToCalendar:hover span {
      color: #191941; }
    html.no-touch .mediaPopup.eventProfile .addToCalendar:hover i:before {
      opacity: 1;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
    html.no-touch .mediaPopup.eventProfile .addToCalendar:hover i:after {
      opacity: 0;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
    .mediaPopup.eventProfile .addToCalendar i {
      position: relative;
      display: inline-block;
      margin-right: 10px;
      vertical-align: middle;
      width: 17px;
      height: 17px; }
      .mediaPopup.eventProfile .addToCalendar i:before, .mediaPopup.eventProfile .addToCalendar i:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        background-repeat: no-repeat;
        -moz-background-size: contain;
             background-size: contain;
        background-position: center center; }
      .mediaPopup.eventProfile .addToCalendar i:before {
        opacity: 0;
        background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23E75214%27%20viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M192 1664h288v-288H192v288zm352 0h320v-288H544v288zm-352-352h288V992H192v320zm352 0h320V992H544v320zM192 928h288V640H192v288zm736 736h320v-288H928v288zM544 928h320V640H544v288zm768 736h288v-288h-288v288zm-384-352h320V992H928v320zM576 448V160q0-13-9.5-22.5T544 128h-64q-13 0-22.5 9.5T448 160v288q0 13 9.5 22.5T480 480h64q13 0 22.5-9.5T576 448zm736 864h288V992h-288v320zM928 928h320V640H928v288zm384 0h288V640h-288v288zm32-480V160q0-13-9.5-22.5T1312 128h-64q-13 0-22.5 9.5T1216 160v288q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5-9.5t9.5-22.5zm384-64v1280q0 52-38 90t-90 38H192q-52 0-90-38t-38-90V384q0-52 38-90t90-38h128v-96q0-66 47-113T480 0h64q66 0 113 47t47 113v96h384v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h128q52 0 90 38t38 90z'/%3E%3C/svg%3E"); }
      .mediaPopup.eventProfile .addToCalendar i:after {
        opacity: 1;
        background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23E75214%27%20viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M192 1664h288v-288H192v288zm352 0h320v-288H544v288zm-352-352h288V992H192v320zm352 0h320V992H544v320zM192 928h288V640H192v288zm736 736h320v-288H928v288zM544 928h320V640H544v288zm768 736h288v-288h-288v288zm-384-352h320V992H928v320zM576 448V160q0-13-9.5-22.5T544 128h-64q-13 0-22.5 9.5T448 160v288q0 13 9.5 22.5T480 480h64q13 0 22.5-9.5T576 448zm736 864h288V992h-288v320zM928 928h320V640H928v288zm384 0h288V640h-288v288zm32-480V160q0-13-9.5-22.5T1312 128h-64q-13 0-22.5 9.5T1216 160v288q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5-9.5t9.5-22.5zm384-64v1280q0 52-38 90t-90 38H192q-52 0-90-38t-38-90V384q0-52 38-90t90-38h128v-96q0-66 47-113T480 0h64q66 0 113 47t47 113v96h384v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h128q52 0 90 38t38 90z'/%3E%3C/svg%3E"); }
  .mediaPopup.eventProfile .mediaPopup__dateAndTime h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    text-align: left;
    color: #161615;
    margin-bottom: 5px; }
  .mediaPopup.eventProfile .mediaPopup__dateAndTime time {
    font-family: "Lato", arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    color: #161615;
    margin-bottom: 3px; }
  .mediaPopup.eventProfile .mediaPopup__dateAndTime .addToCalendar {
    margin-bottom: 30px; }
  .mediaPopup.eventProfile .mediaPopup__location h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    text-align: left;
    color: #161615;
    margin-bottom: 5px; }
  .mediaPopup.eventProfile .mediaPopup__location address {
    font-family: "Lato", arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    color: #161615;
    margin-bottom: 20px; }
  .mediaPopup.eventProfile .mediaPopup__description {
    padding-top: 30px;
    border-top: 1px solid #E75214; }
    .mediaPopup.eventProfile .mediaPopup__description .mediaPopup__info p {
      margin-bottom: 30px;
      margin-top: 0;
      position: relative; }
  .mediaPopup.eventProfile .mediaPopup__teamTags h4 {
    font-family: "museo-slab", sans-serif;
    font-size: 18px;
    line-height: 1.2;
    font-weight: bold;
    color: #161615;
    padding-top: 20px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase; }
  .mediaPopup.eventProfile .mediaPopup__description h2 {
    font-family: "museo-slab", sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    color: #e75214;
    text-transform: capitalize;
    margin: 10px 0 20px; }
  .mediaPopup.eventProfile .mediaPopup__fullSchedule {
    position: relative;
    z-index: 2;
    margin-top: 20px; }
    .mediaPopup.eventProfile .mediaPopup__fullSchedule a {
      text-decoration: none;
      display: inline-block;
      font-family: "museo-slab",sans-serif;
      font-size: 18px;
      line-height: 1.22;
      font-weight: 700;
      color: #FFFFFF;
      position: relative;
      text-transform: capitalize;
      background: #191941;
      -webkit-border-radius: 100px;
         -moz-border-radius: 100px;
              border-radius: 100px;
      padding: 14px 45px 14px 25px;
      -webkit-transition: .3s ease;
      -o-transition: .3s ease;
      -moz-transition: .3s ease;
      transition: .3s ease; }
      .mediaPopup.eventProfile .mediaPopup__fullSchedule a:before {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -7px;
        right: 25px;
        opacity: 1;
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        -moz-transition: .3s ease;
        transition: .3s ease;
        border: 2px solid white;
        width: 10px;
        height: 10px;
        display: inline-block;
        border-left: none;
        border-bottom: none;
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg); }
      html.no-touch .mediaPopup.eventProfile .mediaPopup__fullSchedule a:not(.outlined):hover {
        background: #434748; }
  .mediaPopup.eventProfile .mediaPopup__resultScore {
    margin-bottom: 20px; }
    .mediaPopup.eventProfile .mediaPopup__resultScore.noResult {
      display: none; }
  .mediaPopup.eventProfile .mediaPopup__topNav {
    max-width: 100%; }
  .mediaPopup.eventProfile .customMediaPopup__inner,
  .mediaPopup.eventProfile .mediaPopup__inner {
    max-width: 100%;
    width: 870px; }
    @media screen and (min-width: 1400px) {
      .mediaPopup.eventProfile .customMediaPopup__inner,
      .mediaPopup.eventProfile .mediaPopup__inner {
        width: 1200px; } }
    @media screen and (min-width: 1400px) {
      .mediaPopup.eventProfile .customMediaPopup__inner,
      .mediaPopup.eventProfile .mediaPopup__inner {
        width: 1200px; } }
    @media screen and (max-width: 1023px) {
      .mediaPopup.eventProfile .customMediaPopup__inner,
      .mediaPopup.eventProfile .mediaPopup__inner {
        width: 630px; } }
    @media screen and (max-width: 767px) {
      .mediaPopup.eventProfile .customMediaPopup__inner,
      .mediaPopup.eventProfile .mediaPopup__inner {
        width: 100%; } }
  .mediaPopup.eventProfile .mediaPopup__dateBar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    height: 50px;
    margin: 10px 0; }
  .mediaPopup.eventProfile .mediaPopup__dateContainer {
    background: #E75214;
    width: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .mediaPopup.eventProfile .mediaPopup__month {
    background: rgba(0, 0, 0, 0.2);
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-family: "Lato", arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 19px;
    text-align: center;
    color: #fff;
    padding-top: 3px; }
  .mediaPopup.eventProfile .mediaPopup__day {
    font-family: "Lato", arial, sans-serif;
    font-weight: bold;
    font-size: 22px;
    color: #fff; }
  .mediaPopup.eventProfile .mediaPopup__dateInfo {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 15px;
    font-weight: bold;
    font-size: 18px;
    line-height: 45px;
    text-align: left;
    color: #161615; }
  .mediaPopup.eventProfile .mediaPopup__relatedEvent {
    background: #fff;
    padding: 20px;
    margin-bottom: 10px; }
  .mediaPopup.eventProfile .mediaPopup__relatedEvent-title {
    font-weight: 700;
    font-size: 21px;
    line-height: 22px;
    text-align: left;
    color: #191941;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #F0F0F0; }
  .mediaPopup.eventProfile .mediaPopup__relatedEvent-timeInfo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
  .mediaPopup.eventProfile .mediaPopup__relatedEvent-time {
    font-family: "Lato", arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 22px;
    text-align: left; }
    .mediaPopup.eventProfile .mediaPopup__relatedEvent-time .isDuration {
      position: relative;
      margin: 0 10px 0 3px;
      padding-right: 10px;
      color: #808080; }
      .mediaPopup.eventProfile .mediaPopup__relatedEvent-time .isDuration:after {
        content: '';
        height: 23px;
        width: 1px;
        background: #161615;
        opacity: 0.5;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -12px; }
  .mediaPopup.eventProfile .mediaPopup__relatedEvent-tags a {
    z-index: 4;
    position: relative;
    text-decoration: none;
    padding: 0 10px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 14px;
    color: #161615;
    font-weight: 400;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    line-height: 20px;
    border: 1px solid #191941; }
    html.no-touch .mediaPopup.eventProfile .mediaPopup__relatedEvent-tags a:hover {
      color: #191941; }
  .mediaPopup.eventProfile.isScoreboardProfile .epAthleticsAddToCalendar {
    display: none; }
  .mediaPopup.eventProfile.isScoreboardProfile .mediaPopup__dateAndTime {
    padding-bottom: 20px; }
  .mediaPopup .epAthleticsAddToCalendar {
    background: none;
    border: none; }
  .mediaPopup.eventProfile .mediaPopup__resultScore .slEventCard__result, .mediaPopup.highlightsProfile .mediaPopup__resultScore .slEventCard__result {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #191941;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-transform: translateY(9px);
       -moz-transform: translateY(9px);
        -ms-transform: translateY(9px);
         -o-transform: translateY(9px);
            transform: translateY(9px);
    margin-left: 10px; }
    .mediaPopup.eventProfile .mediaPopup__resultScore .slEventCard__result i:before, .mediaPopup.highlightsProfile .mediaPopup__resultScore .slEventCard__result i:before {
      content: '';
      color: #fff;
      font-size: 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-weight: 500; }
  .mediaPopup.eventProfile .mediaPopup__resultScore.noResult .slEventCard__result, .mediaPopup.highlightsProfile .mediaPopup__resultScore.noResult .slEventCard__result {
    display: none; }
  .mediaPopup.eventProfile .mediaPopup__resultScore.hasWon .slEventCard__result, .mediaPopup.highlightsProfile .mediaPopup__resultScore.hasWon .slEventCard__result {
    background: #41BF22; }
    .mediaPopup.eventProfile .mediaPopup__resultScore.hasWon .slEventCard__result i:before, .mediaPopup.highlightsProfile .mediaPopup__resultScore.hasWon .slEventCard__result i:before {
      content: 'W'; }
  .mediaPopup.eventProfile .mediaPopup__resultScore.hasLost .slEventCard__result, .mediaPopup.highlightsProfile .mediaPopup__resultScore.hasLost .slEventCard__result {
    background: #DB1616; }
    .mediaPopup.eventProfile .mediaPopup__resultScore.hasLost .slEventCard__result i:before, .mediaPopup.highlightsProfile .mediaPopup__resultScore.hasLost .slEventCard__result i:before {
      content: 'L'; }
  .mediaPopup.eventProfile .mediaPopup__resultScore.hasTied .slEventCard__result i:before, .mediaPopup.highlightsProfile .mediaPopup__resultScore.hasTied .slEventCard__result i:before {
    content: 'T'; }
  .mediaPopup.eventProfile .mediaPopup__resultScore .slEventCard__score, .mediaPopup.highlightsProfile .mediaPopup__resultScore .slEventCard__score {
    font-weight: 500;
    font-size: 20px;
    margin-left: 10px; }
  .mediaPopup.highlightsProfile .mediaPopup__headline {
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    color: #e75214; }
  .mediaPopup.highlightsProfile .mediaPopup__resultScore .slEventCard__result {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #191941;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-transform: translateY(9px);
       -moz-transform: translateY(9px);
        -ms-transform: translateY(9px);
         -o-transform: translateY(9px);
            transform: translateY(9px);
    margin-left: 10px; }
    .mediaPopup.highlightsProfile .mediaPopup__resultScore .slEventCard__result i:before {
      content: '';
      color: #fff;
      font-size: 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-weight: 500; }
  .mediaPopup.highlightsProfile .mediaPopup__resultScore.noResult .slEventCard__result {
    display: none; }
  .mediaPopup.highlightsProfile .mediaPopup__resultScore.hasWon .slEventCard__result {
    background: #41BF22; }
    .mediaPopup.highlightsProfile .mediaPopup__resultScore.hasWon .slEventCard__result i:before {
      content: 'W'; }
  .mediaPopup.highlightsProfile .mediaPopup__resultScore.hasLost .slEventCard__result {
    background: #DB1616; }
    .mediaPopup.highlightsProfile .mediaPopup__resultScore.hasLost .slEventCard__result i:before {
      content: 'L'; }
  .mediaPopup.highlightsProfile .mediaPopup__resultScore.hasTied .slEventCard__result i:before {
    content: 'T'; }
  .mediaPopup.highlightsProfile .mediaPopup__resultScore .slEventCard__score {
    font-weight: 500;
    font-size: 20px;
    margin-left: 10px; }
  .mediaPopup.highlightsProfile .mediaPopup__teamsInfo {
    margin: 0 0 20px 20px;
    float: right;
    width: 300px; }
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo.noImages {
      display: none; }
    @media (max-width: 670px) {
      .mediaPopup.highlightsProfile .mediaPopup__teamsInfo {
        float: none;
        width: 100%;
        margin: 0 0 20px; } }
  .mediaPopup.highlightsProfile .mediaPopup__teamName {
    color: #191941; }
  .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-text {
    margin-bottom: 30px; }
  .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images {
    min-width: 300px;
    height: 300px; }
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-list,
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-track,
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-slide,
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-slide > div {
      height: 100%; }
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images.slick-initialized:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 30%;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#000000));
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000000 100%);
      opacity: 0.5;
      z-index: 1; }
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-arrow {
      background: #fff;
      position: absolute;
      bottom: 10px;
      top: auto; }
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-arrow.slick-next {
      right: 15px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 0 10px 17.3px;
      border-color: transparent transparent transparent #ffffff;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      background: transparent; }
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-arrow.slick-prev {
      left: 15px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 17.3px 10px 0;
      border-color: transparent #ffffff transparent transparent;
      background: transparent;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0; }
    html.no-touch .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-arrow.slick-prev:hover {
      background: transparent;
      border-color: transparent #E75214 transparent transparent; }
    html.no-touch .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images .slick-arrow.slick-next:hover {
      background: transparent;
      border-color: transparent transparent transparent #E75214; }
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images ul.slick-dots {
      position: absolute;
      bottom: 13px;
      left: 50%;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
      z-index: 2;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images ul.slick-dots li {
      margin: 0;
      padding: 0; }
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images ul.slick-dots li button {
      background: rgba(255, 255, 255, 0.5);
      border: none;
      width: 13px;
      height: 13px; }
    .mediaPopup.highlightsProfile .mediaPopup__teamsInfo-images ul.slick-dots li.slick-active button {
      background: white; }
  .mediaPopup.highlightsProfile .mediaPopup__img {
    -moz-background-size: cover;
         background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%; }
  .mediaPopup.highlightsProfile .mediaPopup__teamsNames {
    font-weight: bold;
    font-size: 30px;
    line-height: 29px;
    text-align: left;
    color: #161615;
    margin-bottom: 10px; }
  .mediaPopup.playerProfile .mediaPopup__inner {
    background: #fff; }
  .mediaPopup.playerProfile .mediaPopup__playerProfileIcon {
    position: absolute;
    right: 52px;
    top: 0; }
    .mediaPopup.playerProfile .mediaPopup__playerProfileIcon i {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Component 32 – 1' width='23.028' height='25.726'%3E%3Cpath data-name='Path 8124' d='M11.515 13.359A6.679 6.679 0 1 0 4.836 6.68a6.7 6.7 0 0 0 6.679 6.679Z' fill='%23fff'/%3E%3Cpath data-name='Path 8125' d='M22.978 18.696a6.226 6.226 0 0 0-.671-1.225 8.3 8.3 0 0 0-5.746-3.617 1.229 1.229 0 0 0-.846.2 7.12 7.12 0 0 1-8.4 0 1.094 1.094 0 0 0-.846-.2 8.242 8.242 0 0 0-5.746 3.617 7.179 7.179 0 0 0-.671 1.225.62.62 0 0 0 .029.554 11.635 11.635 0 0 0 .788 1.167 11.084 11.084 0 0 0 1.342 1.517 17.47 17.47 0 0 0 1.342 1.167 13.3 13.3 0 0 0 15.867 0 12.82 12.82 0 0 0 1.342-1.167 13.465 13.465 0 0 0 1.342-1.517 10.227 10.227 0 0 0 .788-1.167.5.5 0 0 0 .086-.554Z' fill='%23fff'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      -moz-background-size: contain;
           background-size: contain;
      background-position: center center;
      width: 22px;
      height: 22px; }
    html.no-touch .mediaPopup.playerProfile .mediaPopup__playerProfileIcon:hover {
      background: transparent; }
  .mediaPopup.playerProfile .mediaPopup__team {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    color: #000; }
    @media (max-width: 767px) {
      .mediaPopup.playerProfile .mediaPopup__team {
        margin-top: 30px; } }
  .mediaPopup.playerProfile .mediaPopup__name {
    font-weight: normal;
    font-size: 27px;
    line-height: 48px;
    text-align: left;
    color: #000;
    margin-top: 10px; }
    @media (max-width: 767px) {
      .mediaPopup.playerProfile .mediaPopup__name {
        line-height: 1.2;
        margin-bottom: 5px; } }
  .mediaPopup.playerProfile .mediaPopup__infoImg {
    float: right;
    position: relative; }
    .mediaPopup.playerProfile .mediaPopup__infoImg.noJerseyNumber .mediaPopup__infoJersey {
      display: none; }
    .mediaPopup.playerProfile .mediaPopup__infoImg .cPlayer__img {
      -moz-background-size: cover;
           background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      width: 300px;
      height: 300px; }
      @media (max-width: 767px) {
        .mediaPopup.playerProfile .mediaPopup__infoImg .cPlayer__img {
          width: 150px;
          height: 150px; } }
      .mediaPopup.playerProfile .mediaPopup__infoImg .cPlayer__img.ImageBroken {
        display: none; }
      .mediaPopup.playerProfile .mediaPopup__infoImg .cPlayer__img.showImage .cPlayer__img-backup {
        display: none; }
      .mediaPopup.playerProfile .mediaPopup__infoImg .cPlayer__img .cPlayer__img-backup {
        display: none;
        width: 100%;
        height: 100%;
        -moz-background-size: cover;
             background-size: cover; }
  .mediaPopup.playerProfile .mediaPopup__infoJersey {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 43px;
    height: 43px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: #E75214;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1); }
    .mediaPopup.playerProfile .mediaPopup__infoJersey span {
      font-weight: normal;
      font-size: 23px;
      text-align: center;
      color: #fff; }
  .mediaPopup.playerProfile .mediaPopup__information ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
  .mediaPopup.playerProfile .mediaPopup__information ul li:before {
    content: none; }
  .mediaPopup.playerProfile .mediaPopup__information ul li {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 22px;
    text-align: left;
    color: #808080;
    margin-right: 5px;
    padding-right: 5px;
    margin-bottom: 2px;
    padding-left: 10px;
    position: relative; }
    .mediaPopup.playerProfile .mediaPopup__information ul li:first-child {
      padding-left: 0; }
  .mediaPopup.playerProfile .mediaPopup__information ul li:not(:first-child):before {
    content: '';
    position: absolute;
    width: 1px;
    height: 15px;
    top: 4px;
    left: -1px;
    background: #808080;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0; }
  .mediaPopup.playerProfile .mediaPopup__position {
    font-weight: bold;
    font-size: 26px;
    text-align: left;
    color: #e75214;
    margin-bottom: 20px; }
  .mediaPopup.playerProfile .mediaPopup__teamTags {
    border-top: 1px solid #e75214;
    margin: 0 30px 25px;
    padding-top: 30px; }
    .mediaPopup.playerProfile .mediaPopup__teamTags h4 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 19px;
      text-transform: uppercase; }
    .mediaPopup.playerProfile .mediaPopup__teamTags li {
      display: inline-block;
      margin-top: 13px;
      font-size: 16px;
      line-height: 30px;
      padding: 0 10px;
      vertical-align: middle;
      cursor: pointer;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out;
      color: #fff;
      background: #e75214;
      text-transform: uppercase;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      margin-right: 10px; }
      html.no-touch .mediaPopup.playerProfile .mediaPopup__teamTags li:hover {
        background: #434748; }
      .mediaPopup.playerProfile .mediaPopup__teamTags li a {
        color: #fff;
        text-decoration: none; }
  .mediaPopup.playerProfile .mediaPopup__playerInfo {
    padding-top: 30px;
    margin: 5px 30px 30px;
    border-bottom: none;
    border-top: 1px solid #e75214 !important; }
    .mediaPopup.playerProfile .mediaPopup__playerInfo h4 {
      font-weight: normal;
      font-size: 30px;
      line-height: 36px;
      text-align: left;
      color: #e75214;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .mediaPopup.playerProfile .mediaPopup__playerInfo h4 {
          font-size: 25px; } }
  .mediaPopup.playerProfile .mediaPopup__playerInfo .clNavigation__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .mediaPopup.playerProfile .mediaPopup__playerInfo .clNavigation__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .mediaPopup.playerProfile .mediaPopup__playerInfo .clNavigation__item {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .mediaPopup.playerProfile .mediaPopup__playerInfo .clNavigation__list .clNavigation__item:before {
    content: none; }
  .mediaPopup.playerProfile .mediaPopup__playerInfo .clNavigation__list .clNavigation__item {
    padding-left: 0; }
  .mediaPopup.playerProfile .clNavigation .clNavigation__item a {
    padding: 0 20px;
    margin-right: 10px;
    color: #fff;
    border: none;
    width: 100%;
    font-size: 18px;
    text-decoration: none; }
  html.no-touch .mediaPopup.playerProfile .clNavigation .clNavigation__item:hover a,
  html.no-touch .mediaPopup.playerProfile .clNavigation .clNavigation__item a:hover {
    color: #fff; }
  html.no-touch .mediaPopup.playerProfile .clNavigation .clNavigation__item:hover button {
    background: #434748; }
  .mediaPopup.playerProfile .mediaPopup__playerInfo .clNavigation__item button {
    background: #E75214;
    min-height: 50px;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: 0 20px;
    margin-right: 10px;
    border: none;
    width: 100%;
    height: 50px;
    font-size: 18px; }
  @media (max-width: 850px) {
    .mediaPopup .mediaPopup__content {
      max-width: 100%; } }
  @media (max-width: 768px) {
    .mediaPopup .mediaPopup__featuredPost {
      padding: 20px 0 20px 0; }
    .mediaPopup .mediaPopup__desc {
      padding: 0 20px; }
    .mediaPopup .mediaPopup__singleImage {
      margin-left: 20px;
      margin-bottom: 12px; }
    .mediaPopup .mediaPopup__related {
      padding: 16px 10px 20px 10px; } }
  @media (max-width: 650px) {
    .mediaPopup .mediaPopup__col:nth-of-type(odd) {
      padding-right: 0;
      max-width: 330px;
      width: 100%;
      display: block;
      margin: 0 auto; }
    .mediaPopup .mediaPopup__col:nth-of-type(even) {
      display: none; }
    .mediaPopup .mediaPopup__categories {
      overflow: visible; } }
  @media (max-width: 500px) {
    .mediaPopup .mediaPopup__featuredPost {
      padding: 0 0 20px 0; }
    .mediaPopup .mediaPopup__singleImage {
      width: 100%;
      margin-left: 0;
      margin-bottom: 15px; }
      .mediaPopup .mediaPopup__singleImage.isPortrait {
        width: 100%; }
    .mediaPopup .mediaPopup__related header {
      max-width: 360px;
      margin: 0 auto; }
    .mediaPopup .mediaPopup__relatedContainer .mtStoryItem {
      display: block;
      width: 100%;
      max-width: 360px;
      margin: 0 auto;
      padding: 0 0 10px 0; } }
