/*!
 * ************* Copyright Tipsport **************
 * Build: 9fb07cce6a2f
 * 
 * 
 */
@charset "UTF-8";
@font-face {
  font-family: flowplayer;
  src: url(/mobile2/assets/flowplayer-47bdf910e2be4bdfb7e2bd2252d98a90.eot?#iefix) format("embedded-opentype"), url(/mobile2/assets/flowplayer-b7f18391365fc63d0a5d60f4a0934138.woff2) format("woff2"), url(/mobile2/assets/flowplayer-04dc10b4bddc0b3b3157831ebf46b90c.woff) format("woff"); }

.fp-icon {
  display: inline-block; }
  .fp-icon:before {
    font-family: flowplayer;
    font-size: 1.7em; }

.fp-airplay:before {
  content: "\e001"; }

.fp-fullscreen:before {
  content: "\e002"; }

.fp-checked:before {
  content: "\e003"; }

.fp-embed:before {
  content: "\e004";
  color: #fff; }

.fp-chromecast:before {
  content: "\e005"; }

.fp-email:before {
  content: "\e006"; }

.fp-playbtn:before {
  content: "\e007"; }

.fp-share:before {
  content: "\e009"; }

.fp-share2:before {
  content: "\e00a"; }

.fp-twitter:before {
  content: "\e00c";
  color: #1da1f2; }

.fp-facebook:before {
  content: "\e00a";
  color: #3b5998; }

.fp-volumebtn:before {
  content: "\e00b"; }

.fp-volume-off:before {
  content: "\e00d"; }

.fp-unload:before {
  content: "\e00f"; }

.fp-prevbtn:before {
  content: "\e011"; }

.fp-nextbtn:before {
  content: "\e012"; }

.flowplayer.is-mouseover .fp-captions, .flowplayer.is-paused .fp-captions {
  bottom: 3em; }

.flowplayer.is-poster .fp-engine {
  filter: alpha(opacity=0);
  opacity: 0; }

.flowplayer.is-loading .fp-engine {
  top: -9999em; }

.flowplayer.is-loading .fp-ui .fp-header, .flowplayer.is-loading .fp-ui .fp-controls {
  filter: alpha(opacity=0);
  opacity: 0; }

.flowplayer.is-splash .fp-ui > *, .flowplayer.is-poster .fp-ui > * {
  display: none; }

.flowplayer.is-splash .fp-ui > .fp-play, .flowplayer.is-poster .fp-ui > .fp-play {
  display: block; }

.flowplayer.is-splash.is-loading .fp-ui > .fp-play, .flowplayer.is-poster.is-loading .fp-ui > .fp-play {
  display: none; }

.flowplayer.is-splash.is-loading .fp-ui > .fp-waiting, .flowplayer.is-poster.is-loading .fp-ui > .fp-waiting {
  display: block; }

.flowplayer.is-poster .fp-engine {
  left: -9999em;
  top: -9999em; }

.flowplayer.is-poster .fp-captions {
  display: none !important; }

.flowplayer.is-disabled .fp-color {
  background-color: #999; }

.flowplayer.has-title .fp-header {
  top: 0;
  text-align: right; }

.flowplayer.is-fullscreen {
  top: 0 !important;
  left: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  z-index: 99999 !important;
  -webkit-box-shadow: 0 !important;
          box-shadow: 0 !important;
  background-image: none !important;
  background-color: #333; }
  .flowplayer.is-fullscreen .fp-player {
    background-color: #333; }
  .flowplayer.is-fullscreen .fp-fullscreen:before {
    content: "\e016"; }

.flowplayer.is-fullscreen.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-minimal .fp-fullscreen:before {
  content: "\e216"; }

.flowplayer.is-fullscreen.fp-edgy .fp-fullscreen:before {
  content: "\e116"; }

.flowplayer.is-fullscreen.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-edgy.fp-minimal .fp-fullscreen:before {
  content: "\e316"; }

.flowplayer.is-fullscreen.is-mouseout.is-playing .fp-ui {
  cursor: none; }

.flowplayer.is-loading .fp-waiting, .flowplayer.is-seeking .fp-waiting {
  display: block !important;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important; }
  .flowplayer.is-loading .fp-waiting svg, .flowplayer.is-loading .fp-waiting p, .flowplayer.is-seeking .fp-waiting svg, .flowplayer.is-seeking .fp-waiting p {
    filter: alpha(opacity=100);
    opacity: 1; }

.flowplayer.is-loading .fp-play, .flowplayer.is-seeking .fp-play {
  display: none !important; }

.flowplayer.is-playing {
  background-image: none !important; }
  .flowplayer.is-playing .fp-playbtn:before {
    content: "\e008"; }

.flowplayer.is-playing.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-minimal .fp-playbtn:before {
  content: "\e208"; }

.flowplayer.is-playing.fp-edgy .fp-playbtn:before {
  content: "\e108"; }

.flowplayer.is-playing.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-edgy.fp-minimal .fp-playbtn:before {
  content: "\e308"; }

.flowplayer.is-muted .fp-volumebtn:before {
  content: "\e00d"; }

.flowplayer.is-muted.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-minimal .fp-volumebtn:before {
  content: "\e20d"; }

.flowplayer.is-muted.fp-edgy .fp-volumebtn:before {
  content: "\e10d"; }

.flowplayer.is-muted.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-edgy.fp-minimal .fp-volumebtn:before {
  content: "\e30d"; }

.flowplayer.is-inverted .fp-duration {
  display: none; }

.flowplayer.is-inverted .fp-remaining {
  display: block; }

.flowplayer.is-closeable .fp-header .fp-unload {
  display: block; }

.flowplayer.is-error {
  background-color: #aaa; }
  .flowplayer.is-error .fp-ui {
    filter: alpha(opacity=100);
    opacity: 1; }

.flowplayer.is-live .fp-timeline {
  visibility: hidden; }

.flowplayer.is-live .fp-bar > *.fp-buffer, .flowplayer.is-live .fp-bar-slider > *.fp-buffer {
  max-width: 100%; }

.flowplayer.is-live.is-dvr .fp-timeline {
  visibility: visible; }

.flowplayer.is-live.is-dvr.is-live-position .fp-duration {
  color: #00abcd; }

.flowplayer.is-flash-disabled .fp-waiting {
  display: none !important; }

.flowplayer.is-flash-disabled .fp-ui {
  height: auto;
  background: none;
  filter: alpha(opacity=100);
  opacity: 1; }
  .flowplayer.is-flash-disabled .fp-ui .fp-header, .flowplayer.is-flash-disabled .fp-ui .fp-controls {
    display: none; }

.flowplayer.is-flash-disabled .fp-engine {
  top: 0; }

.flowplayer.is-tiny {
  font-size: .7em; }

.flowplayer.is-small {
  font-size: .8em; }

.flowplayer.no-buffer .fp-ui .fp-controls .fp-timeline .fp-buffer {
  display: none; }

.flowplayer.no-volume .fp-volumebar {
  display: none; }

.flowplayer.fp-mute .fp-volumebtn {
  display: inline-block; }

@-webkit-keyframes pulse {
  0% {
    filter: alpha(opacity=0);
    opacity: 0; }
  100% {
    filter: alpha(opacity=100);
    opacity: 1; } }

@keyframes pulse {
  0% {
    filter: alpha(opacity=0);
    opacity: 0; }
  100% {
    filter: alpha(opacity=100);
    opacity: 1; } }

.flowplayer .fp-chromecast-engine {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff; }
  .flowplayer .fp-chromecast-engine .fp-chromecast-engine-status {
    font-size: 150%;
    text-align: center; }
  .flowplayer .fp-chromecast-engine .fp-chromecast-engine-icon {
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
    -webkit-mask-size: 100% 100%;
    background-color: #fff;
    margin: 10% auto 2em;
    height: 5em;
    width: 5em; }

.flowplayer.is-chromecast {
  background-color: #333; }
  .flowplayer.is-chromecast .fp-chromecast-engine {
    display: block; }
  .flowplayer.is-chromecast .fp-flash-disabled {
    display: none !important; }
  .flowplayer.is-chromecast .fp-engine {
    left: -9999em;
    top: -9999em;
    bottom: auto;
    right: auto; }

.flowplayer.fp-default-playlist .fp-prev, .flowplayer.fp-default-playlist .fp-next {
  position: absolute;
  top: 45%;
  filter: alpha(opacity=30);
  opacity: 0.3;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .flowplayer.fp-default-playlist .fp-prev:before, .flowplayer.fp-default-playlist .fp-next:before {
    font-family: flowplayer;
    font-size: 2.8em; }

.flowplayer.fp-default-playlist .fp-prev {
  left: 0.4em; }
  .flowplayer.fp-default-playlist .fp-prev:before {
    content: "\e011"; }

.flowplayer.fp-default-playlist .fp-next {
  right: 0.4em; }
  .flowplayer.fp-default-playlist .fp-next:before {
    content: "\e012"; }

.flowplayer.fp-default-playlist .fp-playlist {
  position: absolute;
  right: 0.4em;
  bottom: 3em;
  width: 100%;
  text-align: center; }
  .flowplayer.fp-default-playlist .fp-playlist a {
    background-color: #fff;
    height: 0.8em;
    border-radius: 50%;
    width: 0.8em;
    filter: alpha(opacity=70);
    opacity: 0.7;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s; }
    .flowplayer.fp-default-playlist .fp-playlist a:hover {
      -webkit-transform: scale(1.2, 1.2);
          -ms-transform: scale(1.2, 1.2);
              transform: scale(1.2, 1.2); }
    .flowplayer.fp-default-playlist .fp-playlist a.is-active {
      filter: alpha(opacity=100);
      opacity: 1; }

.flowplayer.fp-default-playlist.fp-edgy .fp-prev:before {
  content: "\e111"; }

.flowplayer.fp-default-playlist.fp-edgy .fp-next:before {
  content: "\e112"; }

.flowplayer.fp-default-playlist.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-minimal .fp-prev:before {
  content: "\e211"; }

.flowplayer.fp-default-playlist.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-minimal .fp-next:before {
  content: "\e212"; }

.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-prev:before {
  content: "\e311"; }

.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-next:before {
  content: "\e312"; }

.flowplayer.fp-custom-playlist {
  overflow: visible; }
  .flowplayer.fp-custom-playlist .fp-playlist, .flowplayer.fp-custom-playlist.is-splash .fp-playlist, .flowplayer.fp-custom-playlist.is-poster .fp-playlist, .flowplayer.fp-custom-playlist.is-loading .fp-playlist {
    display: block;
    filter: alpha(opacity=100);
    opacity: 1; }

.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-fill {
  display: none !important; }

.flowplayer.fp-edgy .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-sharp-fill {
  display: block; }

.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-fill {
  display: none; }

.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-outline {
  display: block; }

.flowplayer.fp-edgy, .flowplayer.fp-edgy .fp-menu, .flowplayer.fp-edgy .fp-captions p, .flowplayer.fp-edgy .fp-textarea, .flowplayer.fp-edgy .fp-bar, .flowplayer.fp-edgy .fp-bar-slider, .flowplayer.fp-edgy .fp-bar > *, .flowplayer.fp-edgy .fp-bar-slider > *, .flowplayer.fp-edgy .fp-timestamp {
  border-radius: 0; }

.flowplayer.fp-edgy .fp-airplay:before {
  content: "\e101"; }

.flowplayer.fp-edgy .fp-fullscreen:before {
  content: "\e102"; }

.flowplayer.fp-edgy .fp-checked:before {
  content: "\e103"; }

.flowplayer.fp-edgy .fp-embed:before {
  content: "\e104"; }

.flowplayer.fp-edgy .fp-chromecast:before {
  content: "\e105"; }

.flowplayer.fp-edgy .fp-email:before {
  content: "\e106"; }

.flowplayer.fp-edgy .fp-playbtn:before {
  content: "\e107"; }

.flowplayer.fp-edgy .fp-share:before {
  content: "\e109"; }

.flowplayer.fp-edgy .fp-share2:before {
  content: "\e10a"; }

.flowplayer.fp-edgy .fp-twitter:before {
  content: "\e10c"; }

.flowplayer.fp-edgy .fp-facebook:before {
  content: "\e10a"; }

.flowplayer.fp-edgy .fp-volumebtn:before {
  content: "\e10b"; }

.flowplayer.fp-edgy .fp-volume-off:before {
  content: "\e10d"; }

.flowplayer.fp-edgy .fp-unload:before {
  content: "\e10f"; }

.flowplayer.fp-edgy .fp-prevbtn:before {
  content: "\e111"; }

.flowplayer.fp-edgy .fp-nextbtn:before {
  content: "\e112"; }

.flowplayer.fp-edgy.fp-outlined .fp-airplay:before, .flowplayer.fp-edgy.fp-minimal .fp-airplay:before {
  content: "\e301"; }

.flowplayer.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.fp-edgy.fp-minimal .fp-fullscreen:before {
  content: "\e302"; }

.flowplayer.fp-edgy.fp-outlined .fp-checked:before, .flowplayer.fp-edgy.fp-minimal .fp-checked:before {
  content: "\e303"; }

.flowplayer.fp-edgy.fp-outlined .fp-embed:before, .flowplayer.fp-edgy.fp-minimal .fp-embed:before {
  content: "\e304"; }

.flowplayer.fp-edgy.fp-outlined .fp-chromecast:before, .flowplayer.fp-edgy.fp-minimal .fp-chromecast:before {
  content: "\e305"; }

.flowplayer.fp-edgy.fp-outlined .fp-email:before, .flowplayer.fp-edgy.fp-minimal .fp-email:before {
  content: "\e306"; }

.flowplayer.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-playbtn:before {
  content: "\e307"; }

.flowplayer.fp-edgy.fp-outlined .fp-share:before, .flowplayer.fp-edgy.fp-minimal .fp-share:before {
  content: "\e309"; }

.flowplayer.fp-edgy.fp-outlined .fp-share2:before, .flowplayer.fp-edgy.fp-minimal .fp-share2:before {
  content: "\e30a"; }

.flowplayer.fp-edgy.fp-outlined .fp-twitter:before, .flowplayer.fp-edgy.fp-minimal .fp-twitter:before {
  content: "\e30c"; }

.flowplayer.fp-edgy.fp-outlined .fp-facebook:before, .flowplayer.fp-edgy.fp-minimal .fp-facebook:before {
  content: "\e30a"; }

.flowplayer.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.fp-edgy.fp-minimal .fp-volumebtn:before {
  content: "\e30b"; }

.flowplayer.fp-edgy.fp-outlined .fp-volume-off:before, .flowplayer.fp-edgy.fp-minimal .fp-volume-off:before {
  content: "\e30d"; }

.flowplayer.fp-edgy.fp-outlined .fp-unload:before, .flowplayer.fp-edgy.fp-minimal .fp-unload:before {
  content: "\e30f"; }

.flowplayer.fp-edgy.fp-outlined .fp-prevbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-prevbtn:before {
  content: "\e311"; }

.flowplayer.fp-edgy.fp-outlined .fp-nextbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-nextbtn:before {
  content: "\e312"; }

.flowplayer.no-svg .fp-ui .fp-header, .flowplayer.no-svg .fp-ui .fp-controls {
  background-color: #333; }

.flowplayer.no-svg .fp-ui .fp-play.fp-visible {
  background-color: #ccc;
  position: absolute;
  padding-top: 17%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .flowplayer.no-svg .fp-ui .fp-play.fp-visible svg {
    display: none; }
  .flowplayer.no-svg .fp-ui .fp-play.fp-visible .fp-playbtn {
    display: inline; }

.flowplayer .fp-player, .flowplayer .fp-ui, .flowplayer .fp-header, .flowplayer .fp-captions, .flowplayer .fp-controls {
  position: absolute;
  width: 100%; }

.flowplayer {
  font-family: avenir, sans-serif;
  font-size: 16px;
  position: relative;
  max-height: 100%;
  overflow: hidden;
  border-radius: .24em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  zoom: 1 !important;
  width: 100%;
  display: inline-block; }
  .flowplayer .fp-hidden {
    display: none; }
  .flowplayer .fp-shown {
    display: block !important; }
  .flowplayer * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
  .flowplayer.is-ready:not(.is-poster) {
    background: none !important; }
  .flowplayer .fp-engine {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%; }
  .flowplayer video.fp-engine:not(.native-subtitles)::-webkit-media-controls {
    display: none !important; }
  .flowplayer .fp-player {
    position: absolute;
    bottom: 0;
    top: 0; }
  .flowplayer .fp-waiting {
    display: none; }
    .flowplayer .fp-waiting p {
      filter: alpha(opacity=0);
      opacity: 0;
      color: #ccc;
      font-weight: bold; }
  .flowplayer .fp-ui {
    height: 100%;
    top: 0;
    background-image: none;
    -webkit-transition: background-image .1s;
    transition: background-image .1s;
    text-align: center;
    cursor: pointer;
    color: #fff; }
    .flowplayer .fp-ui a, .flowplayer .fp-ui strong {
      color: inherit !important;
      font-style: normal !important;
      text-decoration: none !important; }
    .flowplayer .fp-ui strong {
      font-weight: bold !important; }
    .flowplayer .fp-ui > * {
      -webkit-transition: opacity .1s;
      transition: opacity .1s;
      filter: alpha(opacity=0);
      opacity: 0; }
  .flowplayer.fp-ui-shown .fp-ui, .flowplayer.is-paused .fp-ui, .flowplayer.is-mouseover .fp-ui, .flowplayer.is-loading .fp-ui {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.25)), color-stop(15%, transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25), transparent 15%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), transparent 15%); }
    .flowplayer.fp-ui-shown .fp-ui > *, .flowplayer.is-paused .fp-ui > *, .flowplayer.is-mouseover .fp-ui > *, .flowplayer.is-loading .fp-ui > * {
      filter: alpha(opacity=100);
      opacity: 1; }
  .flowplayer .fp-header {
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), transparent);
    text-align: left;
    height: 3.6em;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    padding-left: .9em; }
    .flowplayer .fp-header .fp-icon {
      margin: .9em .9em 0 0; }
      .flowplayer .fp-header .fp-icon.fp-active {
        color: #ec6c4c; }
    .flowplayer .fp-header .fp-fullscreen, .flowplayer .fp-header .fp-unload {
      float: right; }
    .flowplayer .fp-header .fp-unload {
      display: none; }
  .flowplayer .fp-help {
    display: none; }
  .flowplayer .fp-message {
    background-color: rgba(0, 0, 0, 0.5);
    text-align: left;
    font-size: 1.2em;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    padding: .6em .9em;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .flowplayer .fp-message.fp-shown {
      filter: alpha(opacity=100);
      opacity: 1; }
  .flowplayer .fp-message.fp-shown + .fp-header {
    filter: alpha(opacity=0);
    opacity: 0; }
  .flowplayer .fp-textarea {
    background-color: rgba(0, 0, 0, 0.5);
    width: 80%;
    position: absolute;
    left: 10%;
    top: 15%;
    color: #fff;
    outline: 0;
    border-radius: .2em;
    border: 0;
    min-height: 60%; }
  .flowplayer .fp-logo {
    position: absolute;
    bottom: 3em;
    left: 0.9em; }
    .flowplayer .fp-logo img {
      width: 100%; }
  .flowplayer .fp-captions {
    bottom: 1.2em;
    display: none;
    text-align: center;
    color: #fff; }
    .flowplayer .fp-captions p {
      background-color: rgba(0, 0, 0, 0.65);
      border-radius: .2em;
      font-size: 110%;
      display: inline-block;
      padding: .1em .3em;
      margin: .1em; }
  .flowplayer .fp-speed-flash {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    font-size: 4em;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    filter: alpha(opacity=0) !important;
    opacity: 0 !important;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 4em;
    height: 2em;
    display: none; }
    .flowplayer .fp-speed-flash.fp-hilite {
      filter: alpha(opacity=100) !important;
      opacity: 1 !important;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
  .flowplayer .fp-play .fp-playbtn, .flowplayer .fp-pause .fp-playbtn, .flowplayer .fp-waiting .fp-playbtn {
    display: none; }
  .flowplayer .fp-play svg, .flowplayer .fp-pause svg, .flowplayer .fp-waiting svg {
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 6em;
    height: 6em;
    filter: alpha(opacity=0);
    opacity: 0;
    margin: auto;
    max-height: 30%;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: all .2s;
    transition: all .2s;
    display: none; }
    .flowplayer .fp-play svg.fp-play-rounded-fill, .flowplayer .fp-play svg.fp-pause-rounded-fill, .flowplayer .fp-play svg.fp-loading-rounded-fill, .flowplayer .fp-pause svg.fp-play-rounded-fill, .flowplayer .fp-pause svg.fp-pause-rounded-fill, .flowplayer .fp-pause svg.fp-loading-rounded-fill, .flowplayer .fp-waiting svg.fp-play-rounded-fill, .flowplayer .fp-waiting svg.fp-pause-rounded-fill, .flowplayer .fp-waiting svg.fp-loading-rounded-fill {
      display: block; }
  .flowplayer .fp-play.fp-visible svg, .flowplayer .fp-pause.fp-visible svg, .flowplayer .fp-waiting.fp-visible svg {
    -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
            transform: scale(1.5);
    filter: alpha(opacity=100);
    opacity: 1; }
  .flowplayer .fp-remaining {
    display: none; }
  .flowplayer .fp-controls {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
            align-items: center;
    height: 2.4em;
    bottom: 0;
    z-index: 2;
    padding-left: 0.3em;
    padding-right: 0.3em; }
    .flowplayer .fp-controls > * {
      margin: 0 .6em; }
    .flowplayer .fp-controls > strong {
      letter-spacing: 1px; }
    .flowplayer .fp-controls img {
      width: 1.2em; }
  .flowplayer .fp-bar, .flowplayer .fp-bar-slider {
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.5);
    position: relative;
    cursor: col-resize;
    height: .9em;
    border-radius: 0.24em;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
            flex: 1; }
    .flowplayer .fp-bar > *, .flowplayer .fp-bar-slider > * {
      background-color: rgba(255, 255, 255, 0.6);
      position: absolute;
      height: 100%;
      border-radius: 0.24em; }
      .flowplayer .fp-bar > *.fp-progress.animated, .flowplayer .fp-bar-slider > *.fp-progress.animated {
        -webkit-transition-timing-function: linear;
                transition-timing-function: linear;
        -webkit-transition-property: width, height;
        transition-property: width, height; }
      .flowplayer .fp-bar > *.fp-buffer, .flowplayer .fp-bar-slider > *.fp-buffer {
        -webkit-transition: width .25s linear;
        transition: width .25s linear; }
    .flowplayer .fp-bar.no-animation > *, .flowplayer .no-animation.fp-bar-slider > * {
      -webkit-transition: none;
      transition: none; }
  .flowplayer .fp-timeline {
    -webkit-transition: height .2s;
    transition: height .2s; }
  .flowplayer .fp-cuepoint {
    background-color: #000;
    position: absolute;
    height: 100%;
    width: 2px; }
  .flowplayer .fp-timestamp {
    background-color: rgba(0, 0, 0, 0.65);
    display: none;
    border-radius: .2em;
    padding: .1em .3em;
    font-size: 90%;
    bottom: 1.4em;
    height: auto; }
  .flowplayer .fp-timeline:hover .fp-timestamp {
    display: inline; }
  .flowplayer .fp-volume {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 100%;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center; }
  .flowplayer .fp-volumebtn {
    display: none; }
  .flowplayer .fp-bar-slider {
    background-color: transparent;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: height .2s;
    transition: height .2s;
    white-space: nowrap;
    -ms-flex: 1 0 auto; }
    .flowplayer .fp-bar-slider em {
      border-radius: 2px;
      display: inline-block;
      width: 5px;
      height: 100%;
      position: relative;
      vertical-align: top;
      margin-left: 3px;
      -webkit-transition: -webkit-transform 0.4s;
      transition: -webkit-transform 0.4s;
      transition: transform 0.4s;
      transition: transform 0.4s, -webkit-transform 0.4s;
      -webkit-transform-origin: bottom;
          -ms-transform-origin: bottom;
              transform-origin: bottom;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
      .flowplayer .fp-bar-slider em:hover {
        -webkit-transform: scaleY(1.35);
            -ms-transform: scaleY(1.35);
                transform: scaleY(1.35);
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s; }
      .flowplayer .fp-bar-slider em.fp-grey {
        background-color: rgba(255, 255, 255, 0.75); }
  .flowplayer.no-flex .fp-controls {
    white-space: nowrap; }
    .flowplayer.no-flex .fp-controls > * {
      display: inline-block;
      vertical-align: center;
      margin: 0 .3em; }
  .flowplayer.no-flex .fp-timeline {
    width: 40%; }
  .flowplayer.no-flex.fp-full .fp-timeline {
    margin-bottom: .6em;
    height: .9em; }
  .flowplayer.no-flex.fp-fat .fp-bar, .flowplayer.no-flex.fp-playful .fp-bar, .flowplayer.no-flex.fp-fat .fp-bar-slider, .flowplayer.no-flex.fp-playful .fp-bar-slider {
    height: .9em !important; }
  .flowplayer.fp-fat .fp-bar, .flowplayer.fp-playful .fp-bar, .flowplayer.fp-fat .fp-bar-slider, .flowplayer.fp-playful .fp-bar-slider {
    height: 100%;
    border-radius: 0; }
  .flowplayer.fp-fat .fp-bar > *, .flowplayer.fp-playful .fp-bar > *, .flowplayer.fp-fat .fp-bar-slider > *, .flowplayer.fp-playful .fp-bar-slider > * {
    border-radius: 0; }
  .flowplayer.fp-fat .fp-timestamp, .flowplayer.fp-playful .fp-timestamp {
    bottom: 3.2em; }
  .flowplayer.fp-fat .fp-bar-slider em, .flowplayer.fp-playful .fp-bar-slider em {
    -webkit-transform: scaleY(0.6);
        -ms-transform: scaleY(0.6);
            transform: scaleY(0.6);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center; }
    .flowplayer.fp-fat .fp-bar-slider em:hover, .flowplayer.fp-playful .fp-bar-slider em:hover {
      -webkit-transform: scaleY(0.75);
          -ms-transform: scaleY(0.75);
              transform: scaleY(0.75); }
  .flowplayer.fp-slim .fp-timeline {
    height: .2em; }
  .flowplayer.fp-slim .fp-controls:hover .fp-timeline {
    height: .9em; }
  .flowplayer.fp-slim .fp-cue {
    width: 4px; }
  .flowplayer.fp-slim .fp-bar-slider {
    height: .2em; }
  .flowplayer.fp-slim .fp-controls:hover .fp-bar-slider {
    height: 0.9em; }
  .flowplayer.fp-full .fp-timeline {
    position: absolute;
    height: .3em;
    bottom: 2.8em;
    margin: 0;
    width: 100%;
    border-radius: 0;
    overflow: inherit;
    left: 0; }
    .flowplayer.fp-full .fp-timeline:before {
      content: "";
      width: 100%;
      height: 1.2em;
      position: absolute;
      top: -1.2em;
      left: 0; }
  .flowplayer.fp-full .fp-controls {
    height: 2.8em; }
    .flowplayer.fp-full .fp-controls:hover .fp-timeline {
      height: 1em; }
  .flowplayer.fp-full .fp-volume {
    margin-right: auto; }
  .flowplayer.fp-full .fp-duration, .flowplayer.fp-full .fp-remaining {
    margin-left: 0; }
    .flowplayer.fp-full .fp-duration:before, .flowplayer.fp-full .fp-remaining:before {
      position: relative;
      content: "/";
      left: -.3em; }
  .flowplayer.fp-minimal .fp-controls {
    background-color: transparent !important; }
    .flowplayer.fp-minimal .fp-controls > * {
      display: none; }
  .flowplayer.fp-minimal .fp-header > * {
    display: none; }
  .flowplayer.fp-minimal .fp-header .fp-fullscreen {
    display: inherit; }
  .flowplayer.fp-minimal .fp-timeline {
    height: .3em;
    max-width: 12em;
    width: 100%;
    display: block;
    margin: 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: none;
       -moz-box-flex: 0;
        -ms-flex: none;
            flex: none; }
  .flowplayer.fp-playful .fp-color, .flowplayer.fp-playful .fp-color-play {
    background-color: #ec6c4c;
    fill: #ec6c4c; }
  .flowplayer.fp-playful .fp-controls {
    background-color: #006680; }
  .flowplayer .fp-selected:before {
    content: "✓ "; }
  .flowplayer .fp-menu {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: .24em;
    position: absolute;
    width: 8em;
    right: .5em;
    z-index: 2;
    font-size: 90%;
    -webkit-transition: opacity .2s, height .2s, -webkit-transform .2s;
    transition: opacity .2s, height .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s, height .2s;
    transition: opacity .2s, transform .2s, height .2s, -webkit-transform .2s;
    -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
            transform: scale(0.95);
    bottom: -100%;
    height: 0;
    filter: alpha(opacity=0) !important;
    opacity: 0 !important; }
    .flowplayer .fp-menu.fp-active {
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      height: auto;
      bottom: 3.2em;
      filter: alpha(opacity=100) !important;
      opacity: 1 !important; }
    .flowplayer .fp-menu > * {
      display: block;
      padding: .4em 1.2em;
      text-align: right; }
    .flowplayer .fp-menu strong {
      display: block;
      padding: .7em 1.2em;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      background-color: rgba(0, 0, 0, 0.3);
      text-transform: uppercase;
      letter-spacing: 1px;
      cursor: default;
      font-size: 90%; }
    .flowplayer .fp-menu a {
      color: rgba(255, 255, 255, 0.8); }
    .flowplayer .fp-menu a:hover:not(.fp-selected) {
      background-color: #000;
      color: #fff; }
    .flowplayer .fp-menu .fp-icon {
      cursor: pointer; }
      .flowplayer .fp-menu .fp-icon:before {
        margin-right: .1em;
        font-size: 1.5em;
        vertical-align: -0.1em; }
  .flowplayer .fp-qsel-menu {
    width: auto; }
  .flowplayer .fp-context-menu {
    width: auto;
    right: auto;
    bottom: auto !important;
    display: none; }
    .flowplayer .fp-context-menu.fp-active {
      display: block; }
    .flowplayer .fp-context-menu a, .flowplayer .fp-context-menu strong {
      text-align: left;
      color: #fff;
      white-space: nowrap; }
  .flowplayer .fp-subtitle-menu {
    width: 9em; }
  .flowplayer .fp-share-menu {
    width: 9em;
    padding-bottom: 0.2em; }
    .flowplayer .fp-share-menu.fp-active {
      bottom: auto; }
    .flowplayer .fp-share-menu a, .flowplayer .fp-share-menu strong {
      text-align: left; }
  .flowplayer.fp-outlined .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-fill {
    display: none; }
  .flowplayer.fp-outlined .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-outline {
    display: block; }
  .flowplayer.fp-outlined .fp-airplay:before, .flowplayer.fp-minimal .fp-airplay:before {
    content: "\e201"; }
  .flowplayer.fp-outlined .fp-fullscreen:before, .flowplayer.fp-minimal .fp-fullscreen:before {
    content: "\e202"; }
  .flowplayer.fp-outlined .fp-checked:before, .flowplayer.fp-minimal .fp-checked:before {
    content: "\e203"; }
  .flowplayer.fp-outlined .fp-embed:before, .flowplayer.fp-minimal .fp-embed:before {
    content: "\e204"; }
  .flowplayer.fp-outlined .fp-chromecast:before, .flowplayer.fp-minimal .fp-chromecast:before {
    content: "\e205"; }
  .flowplayer.fp-outlined .fp-email:before, .flowplayer.fp-minimal .fp-email:before {
    content: "\e206"; }
  .flowplayer.fp-outlined .fp-playbtn:before, .flowplayer.fp-minimal .fp-playbtn:before {
    content: "\e207"; }
  .flowplayer.fp-outlined .fp-share:before, .flowplayer.fp-minimal .fp-share:before {
    content: "\e209"; }
  .flowplayer.fp-outlined .fp-share2:before, .flowplayer.fp-minimal .fp-share2:before {
    content: "\e20a"; }
  .flowplayer.fp-outlined .fp-twitter:before, .flowplayer.fp-minimal .fp-twitter:before {
    content: "\e20c"; }
  .flowplayer.fp-outlined .fp-facebook:before, .flowplayer.fp-minimal .fp-facebook:before {
    content: "\e20a"; }
  .flowplayer.fp-outlined .fp-volumebtn:before, .flowplayer.fp-minimal .fp-volumebtn:before {
    content: "\e20b"; }
  .flowplayer.fp-outlined .fp-volume-off:before, .flowplayer.fp-minimal .fp-volume-off:before {
    content: "\e20d"; }
  .flowplayer.fp-outlined .fp-unload:before, .flowplayer.fp-minimal .fp-unload:before {
    content: "\e20f"; }
  .flowplayer.fp-outlined .fp-prevbtn:before, .flowplayer.fp-minimal .fp-prevbtn:before {
    content: "\e211"; }
  .flowplayer.fp-outlined .fp-nextbtn:before, .flowplayer.fp-minimal .fp-nextbtn:before {
    content: "\e212"; }
  .flowplayer .fp-color {
    background-color: #00abcd;
    fill: rgba(0, 0, 0, 0.2); }
  .flowplayer .fp-color-play {
    fill: transparent; }
  .flowplayer.is-rtl {
    direction: rtl; }
    .flowplayer.is-rtl .fp-icon {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .flowplayer.is-rtl .fp-menu .fp-icon {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
  .flowplayer.-grayscale video.fp-engine {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  .flowplayer.-sepia video.fp-engine {
    -webkit-filter: sepia(100%);
    filter: sepia(100%); }
  .flowplayer.-blur video.fp-engine {
    -webkit-filter: blur(5px);
    filter: blur(5px); }

.fp-filters {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute; }


@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local("Roboto"),local("Roboto-Regular"),url(/mobile2/assets/Roboto-Regular-0add9c0331675b56a0f72d3f727135f8.woff2) format("woff2"),url(/mobile2/assets/Roboto-Regular-aef3417fc238f1646b416953982a75a4.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:local("Roboto Medium"),local("Roboto-Medium"),url(/mobile2/assets/Roboto-Medium-749f04e032dfd4569e0dfac5b5501af1.woff2) format("woff2"),url(/mobile2/assets/Roboto-Medium-9e09ed7066d25f20775d5c7c02117425.woff) format("woff")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:local("Roboto Condensed"),local("RobotoCondensed-Regular"),url(/mobile2/assets/RobotoCondensed-Regular-d02ef7a6d822b086002d3dd55b02d4e7.woff2) format("woff2"),url(/mobile2/assets/RobotoCondensed-Regular-38180610b09ff2d54d023340cc802622.woff) format("woff")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:local("Roboto Condensed Bold"),local("RobotoCondensed-Bold"),url(/mobile2/assets/RobotoCondensed-Bold-3b6cc3c95b73cc5dafe6ab2f16f149f8.woff2) format("woff2"),url(/mobile2/assets/RobotoCondensed-Bold-332e918e07cb51bcb9c6d75cadf91c6a.woff) format("woff")}.ContentTab{text-transform:uppercase;font-weight:400;font-size:15px;color:#000000;background-color:#394149;color:#ffffff;padding:6px 7px 7px 10px;border-bottom:1px solid #d3d3d3}.container-fluid{position:relative;margin-left:auto;margin-right:auto;padding-right:.5rem;padding-left:.5rem}.container-fluid.container-fluid-small{padding-right:.25rem;padding-left:.25rem}.container-fluid.container-fluid-big{padding-right:.75rem;padding-left:.75rem}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.row.row-xsmall{margin-right:-.125rem;margin-left:-.125rem}.row.row-small{margin-right:-.25rem;margin-left:-.25rem}.row.row-big{margin-right:-.75rem;margin-left:-.75rem}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col-xs,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;min-height:1px;padding-right:.5rem;padding-left:.5rem}.col-lg-1-xsmall,.col-lg-2-xsmall,.col-lg-3-xsmall,.col-lg-4-xsmall,.col-lg-5-xsmall,.col-lg-6-xsmall,.col-lg-7-xsmall,.col-lg-8-xsmall,.col-lg-9-xsmall,.col-lg-10-xsmall,.col-lg-11-xsmall,.col-lg-12-xsmall,.col-lg-xsmall,.col-md-1-xsmall,.col-md-2-xsmall,.col-md-3-xsmall,.col-md-4-xsmall,.col-md-5-xsmall,.col-md-6-xsmall,.col-md-7-xsmall,.col-md-8-xsmall,.col-md-9-xsmall,.col-md-10-xsmall,.col-md-11-xsmall,.col-md-12-xsmall,.col-md-xsmall,.col-sm-1-xsmall,.col-sm-2-xsmall,.col-sm-3-xsmall,.col-sm-4-xsmall,.col-sm-5-xsmall,.col-sm-6-xsmall,.col-sm-7-xsmall,.col-sm-8-xsmall,.col-sm-9-xsmall,.col-sm-10-xsmall,.col-sm-11-xsmall,.col-sm-12-xsmall,.col-sm-xsmall,.col-xs-1-xsmall,.col-xs-2-xsmall,.col-xs-3-xsmall,.col-xs-4-xsmall,.col-xs-5-xsmall,.col-xs-6-xsmall,.col-xs-7-xsmall,.col-xs-8-xsmall,.col-xs-9-xsmall,.col-xs-10-xsmall,.col-xs-11-xsmall,.col-xs-12-xsmall,.col-xs-xsmall{padding-right:.125rem;padding-left:.125rem}.col-lg-1-small,.col-lg-2-small,.col-lg-3-small,.col-lg-4-small,.col-lg-5-small,.col-lg-6-small,.col-lg-7-small,.col-lg-8-small,.col-lg-9-small,.col-lg-10-small,.col-lg-11-small,.col-lg-12-small,.col-lg-small,.col-md-1-small,.col-md-2-small,.col-md-3-small,.col-md-4-small,.col-md-5-small,.col-md-6-small,.col-md-7-small,.col-md-8-small,.col-md-9-small,.col-md-10-small,.col-md-11-small,.col-md-12-small,.col-md-small,.col-sm-1-small,.col-sm-2-small,.col-sm-3-small,.col-sm-4-small,.col-sm-5-small,.col-sm-6-small,.col-sm-7-small,.col-sm-8-small,.col-sm-9-small,.col-sm-10-small,.col-sm-11-small,.col-sm-12-small,.col-sm-small,.col-xs-1-small,.col-xs-2-small,.col-xs-3-small,.col-xs-4-small,.col-xs-5-small,.col-xs-6-small,.col-xs-7-small,.col-xs-8-small,.col-xs-9-small,.col-xs-10-small,.col-xs-11-small,.col-xs-12-small,.col-xs-small{padding-right:.25rem;padding-left:.25rem}.col-lg-1-big,.col-lg-2-big,.col-lg-3-big,.col-lg-4-big,.col-lg-5-big,.col-lg-6-big,.col-lg-7-big,.col-lg-8-big,.col-lg-9-big,.col-lg-10-big,.col-lg-11-big,.col-lg-12-big,.col-lg-big,.col-md-1-big,.col-md-2-big,.col-md-3-big,.col-md-4-big,.col-md-5-big,.col-md-6-big,.col-md-7-big,.col-md-8-big,.col-md-9-big,.col-md-10-big,.col-md-11-big,.col-md-12-big,.col-md-big,.col-sm-1-big,.col-sm-2-big,.col-sm-3-big,.col-sm-4-big,.col-sm-5-big,.col-sm-6-big,.col-sm-7-big,.col-sm-8-big,.col-sm-9-big,.col-sm-10-big,.col-sm-11-big,.col-sm-12-big,.col-sm-big,.col-xs-1-big,.col-xs-2-big,.col-xs-3-big,.col-xs-4-big,.col-xs-5-big,.col-xs-6-big,.col-xs-7-big,.col-xs-8-big,.col-xs-9-big,.col-xs-10-big,.col-xs-11-big,.col-xs-12-big,.col-xs-big{padding-right:.75rem;padding-left:.75rem}.col-lg-1.no-gutters-col,.col-lg-2.no-gutters-col,.col-lg-3.no-gutters-col,.col-lg-4.no-gutters-col,.col-lg-5.no-gutters-col,.col-lg-6.no-gutters-col,.col-lg-7.no-gutters-col,.col-lg-8.no-gutters-col,.col-lg-9.no-gutters-col,.col-lg-10.no-gutters-col,.col-lg-11.no-gutters-col,.col-lg-12.no-gutters-col,.col-lg.no-gutters-col,.col-md-1.no-gutters-col,.col-md-2.no-gutters-col,.col-md-3.no-gutters-col,.col-md-4.no-gutters-col,.col-md-5.no-gutters-col,.col-md-6.no-gutters-col,.col-md-7.no-gutters-col,.col-md-8.no-gutters-col,.col-md-9.no-gutters-col,.col-md-10.no-gutters-col,.col-md-11.no-gutters-col,.col-md-12.no-gutters-col,.col-md.no-gutters-col,.col-sm-1.no-gutters-col,.col-sm-2.no-gutters-col,.col-sm-3.no-gutters-col,.col-sm-4.no-gutters-col,.col-sm-5.no-gutters-col,.col-sm-6.no-gutters-col,.col-sm-7.no-gutters-col,.col-sm-8.no-gutters-col,.col-sm-9.no-gutters-col,.col-sm-10.no-gutters-col,.col-sm-11.no-gutters-col,.col-sm-12.no-gutters-col,.col-sm.no-gutters-col,.col-xs-1.no-gutters-col,.col-xs-2.no-gutters-col,.col-xs-3.no-gutters-col,.col-xs-4.no-gutters-col,.col-xs-5.no-gutters-col,.col-xs-6.no-gutters-col,.col-xs-7.no-gutters-col,.col-xs-8.no-gutters-col,.col-xs-9.no-gutters-col,.col-xs-10.no-gutters-col,.col-xs-11.no-gutters-col,.col-xs-12.no-gutters-col,.col-xs.no-gutters-col{padding-right:0;padding-left:0}.col-lg-1.no-gutter-left-col,.col-lg-2.no-gutter-left-col,.col-lg-3.no-gutter-left-col,.col-lg-4.no-gutter-left-col,.col-lg-5.no-gutter-left-col,.col-lg-6.no-gutter-left-col,.col-lg-7.no-gutter-left-col,.col-lg-8.no-gutter-left-col,.col-lg-9.no-gutter-left-col,.col-lg-10.no-gutter-left-col,.col-lg-11.no-gutter-left-col,.col-lg-12.no-gutter-left-col,.col-lg.no-gutter-left-col,.col-md-1.no-gutter-left-col,.col-md-2.no-gutter-left-col,.col-md-3.no-gutter-left-col,.col-md-4.no-gutter-left-col,.col-md-5.no-gutter-left-col,.col-md-6.no-gutter-left-col,.col-md-7.no-gutter-left-col,.col-md-8.no-gutter-left-col,.col-md-9.no-gutter-left-col,.col-md-10.no-gutter-left-col,.col-md-11.no-gutter-left-col,.col-md-12.no-gutter-left-col,.col-md.no-gutter-left-col,.col-sm-1.no-gutter-left-col,.col-sm-2.no-gutter-left-col,.col-sm-3.no-gutter-left-col,.col-sm-4.no-gutter-left-col,.col-sm-5.no-gutter-left-col,.col-sm-6.no-gutter-left-col,.col-sm-7.no-gutter-left-col,.col-sm-8.no-gutter-left-col,.col-sm-9.no-gutter-left-col,.col-sm-10.no-gutter-left-col,.col-sm-11.no-gutter-left-col,.col-sm-12.no-gutter-left-col,.col-sm.no-gutter-left-col,.col-xs-1.no-gutter-left-col,.col-xs-2.no-gutter-left-col,.col-xs-3.no-gutter-left-col,.col-xs-4.no-gutter-left-col,.col-xs-5.no-gutter-left-col,.col-xs-6.no-gutter-left-col,.col-xs-7.no-gutter-left-col,.col-xs-8.no-gutter-left-col,.col-xs-9.no-gutter-left-col,.col-xs-10.no-gutter-left-col,.col-xs-11.no-gutter-left-col,.col-xs-12.no-gutter-left-col,.col-xs.no-gutter-left-col{padding-left:0}.col-lg-1.no-gutter-right-col,.col-lg-2.no-gutter-right-col,.col-lg-3.no-gutter-right-col,.col-lg-4.no-gutter-right-col,.col-lg-5.no-gutter-right-col,.col-lg-6.no-gutter-right-col,.col-lg-7.no-gutter-right-col,.col-lg-8.no-gutter-right-col,.col-lg-9.no-gutter-right-col,.col-lg-10.no-gutter-right-col,.col-lg-11.no-gutter-right-col,.col-lg-12.no-gutter-right-col,.col-lg.no-gutter-right-col,.col-md-1.no-gutter-right-col,.col-md-2.no-gutter-right-col,.col-md-3.no-gutter-right-col,.col-md-4.no-gutter-right-col,.col-md-5.no-gutter-right-col,.col-md-6.no-gutter-right-col,.col-md-7.no-gutter-right-col,.col-md-8.no-gutter-right-col,.col-md-9.no-gutter-right-col,.col-md-10.no-gutter-right-col,.col-md-11.no-gutter-right-col,.col-md-12.no-gutter-right-col,.col-md.no-gutter-right-col,.col-sm-1.no-gutter-right-col,.col-sm-2.no-gutter-right-col,.col-sm-3.no-gutter-right-col,.col-sm-4.no-gutter-right-col,.col-sm-5.no-gutter-right-col,.col-sm-6.no-gutter-right-col,.col-sm-7.no-gutter-right-col,.col-sm-8.no-gutter-right-col,.col-sm-9.no-gutter-right-col,.col-sm-10.no-gutter-right-col,.col-sm-11.no-gutter-right-col,.col-sm-12.no-gutter-right-col,.col-sm.no-gutter-right-col,.col-xs-1.no-gutter-right-col,.col-xs-2.no-gutter-right-col,.col-xs-3.no-gutter-right-col,.col-xs-4.no-gutter-right-col,.col-xs-5.no-gutter-right-col,.col-xs-6.no-gutter-right-col,.col-xs-7.no-gutter-right-col,.col-xs-8.no-gutter-right-col,.col-xs-9.no-gutter-right-col,.col-xs-10.no-gutter-right-col,.col-xs-11.no-gutter-right-col,.col-xs-12.no-gutter-right-col,.col-xs.no-gutter-right-col{padding-right:0}.col-xs{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xs.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xs-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-xs-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666666666666%;flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.col-xs-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333333334%;flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.col-xs-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xs-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666666666666%;flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.col-xs-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333333333336%;flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.col-xs-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xs-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666666666667%;flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.col-xs-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333333333%;flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.col-xs-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xs-2{-webkit-box-flex:0;-ms-flex:0 0 16.666666666666664%;flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.col-xs-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333333333332%;flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.pull-xs-12{right:100%}.pull-xs-11{right:91.66666666666666%}.pull-xs-10{right:83.33333333333334%}.pull-xs-9{right:75%}.pull-xs-8{right:66.66666666666666%}.pull-xs-7{right:58.333333333333336%}.pull-xs-6{right:50%}.pull-xs-5{right:41.66666666666667%}.pull-xs-4{right:33.33333333333333%}.pull-xs-3{right:25%}.pull-xs-2{right:16.666666666666664%}.pull-xs-1{right:8.333333333333332%}.pull-xs-0{right:auto}.push-xs-12{left:100%}.push-xs-11{left:91.66666666666666%}.push-xs-10{left:83.33333333333334%}.push-xs-9{left:75%}.push-xs-8{left:66.66666666666666%}.push-xs-7{left:58.333333333333336%}.push-xs-6{left:50%}.push-xs-5{left:41.66666666666667%}.push-xs-4{left:33.33333333333333%}.push-xs-3{left:25%}.push-xs-2{left:16.666666666666664%}.push-xs-1{left:8.333333333333332%}.push-xs-0{left:auto}.offset-xs-11{margin-left:91.66666666666666%}.offset-xs-10{margin-left:83.33333333333334%}.offset-xs-9{margin-left:75%}.offset-xs-8{margin-left:66.66666666666666%}.offset-xs-7{margin-left:58.333333333333336%}.offset-xs-6{margin-left:50%}.offset-xs-5{margin-left:41.66666666666667%}.offset-xs-4{margin-left:33.33333333333333%}.offset-xs-3{margin-left:25%}.offset-xs-2{margin-left:16.666666666666664%}.offset-xs-1{margin-left:8.333333333333332%}.offset-xs-0{margin-left:0}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.stretch-xs{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.base-xs{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.self-stretch-xs{-ms-flex-item-align:stretch;align-self:stretch}.self-baseline-xs{-ms-flex-item-align:baseline;align-self:baseline}.self-middle-xs{-ms-flex-item-align:center;align-self:center}.self-end-xs{-ms-flex-item-align:end;align-self:flex-end}.self-start-xs{-ms-flex-item-align:start;align-self:flex-start}.self-auto-xs{-ms-flex-item-align:auto;align-self:auto}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.break-xs{width:100%!important}.unbreak-xs{width:0!important}.ninja-xs{display:none!important}.peacemaker-xs{display:block!important}@media only screen and (min-width:768px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666666666666%;flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333333334%;flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666666666666%;flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333333333336%;flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666666666667%;flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333333333%;flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666666666666664%;flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333333333332%;flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.pull-sm-12{right:100%}.pull-sm-11{right:91.66666666666666%}.pull-sm-10{right:83.33333333333334%}.pull-sm-9{right:75%}.pull-sm-8{right:66.66666666666666%}.pull-sm-7{right:58.333333333333336%}.pull-sm-6{right:50%}.pull-sm-5{right:41.66666666666667%}.pull-sm-4{right:33.33333333333333%}.pull-sm-3{right:25%}.pull-sm-2{right:16.666666666666664%}.pull-sm-1{right:8.333333333333332%}.pull-sm-0{right:auto}.push-sm-12{left:100%}.push-sm-11{left:91.66666666666666%}.push-sm-10{left:83.33333333333334%}.push-sm-9{left:75%}.push-sm-8{left:66.66666666666666%}.push-sm-7{left:58.333333333333336%}.push-sm-6{left:50%}.push-sm-5{left:41.66666666666667%}.push-sm-4{left:33.33333333333333%}.push-sm-3{left:25%}.push-sm-2{left:16.666666666666664%}.push-sm-1{left:8.333333333333332%}.push-sm-0{left:auto}.offset-sm-11{margin-left:91.66666666666666%}.offset-sm-10{margin-left:83.33333333333334%}.offset-sm-9{margin-left:75%}.offset-sm-8{margin-left:66.66666666666666%}.offset-sm-7{margin-left:58.333333333333336%}.offset-sm-6{margin-left:50%}.offset-sm-5{margin-left:41.66666666666667%}.offset-sm-4{margin-left:33.33333333333333%}.offset-sm-3{margin-left:25%}.offset-sm-2{margin-left:16.666666666666664%}.offset-sm-1{margin-left:8.333333333333332%}.offset-sm-0{margin-left:0}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.stretch-sm{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.base-sm{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.self-stretch-sm{-ms-flex-item-align:stretch;align-self:stretch}.self-baseline-sm{-ms-flex-item-align:baseline;align-self:baseline}.self-middle-sm{-ms-flex-item-align:center;align-self:center}.self-end-sm{-ms-flex-item-align:end;align-self:flex-end}.self-start-sm{-ms-flex-item-align:start;align-self:flex-start}.self-auto-sm{-ms-flex-item-align:auto;align-self:auto}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.break-sm{width:100%!important}.unbreak-sm{width:0!important}.ninja-sm{display:none!important}.peacemaker-sm{display:block!important}}@media only screen and (min-width:1024px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666666666666%;flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333333334%;flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666666666666%;flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333333333336%;flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666666666667%;flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333333333%;flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666666666666664%;flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333333333332%;flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.pull-md-12{right:100%}.pull-md-11{right:91.66666666666666%}.pull-md-10{right:83.33333333333334%}.pull-md-9{right:75%}.pull-md-8{right:66.66666666666666%}.pull-md-7{right:58.333333333333336%}.pull-md-6{right:50%}.pull-md-5{right:41.66666666666667%}.pull-md-4{right:33.33333333333333%}.pull-md-3{right:25%}.pull-md-2{right:16.666666666666664%}.pull-md-1{right:8.333333333333332%}.pull-md-0{right:auto}.push-md-12{left:100%}.push-md-11{left:91.66666666666666%}.push-md-10{left:83.33333333333334%}.push-md-9{left:75%}.push-md-8{left:66.66666666666666%}.push-md-7{left:58.333333333333336%}.push-md-6{left:50%}.push-md-5{left:41.66666666666667%}.push-md-4{left:33.33333333333333%}.push-md-3{left:25%}.push-md-2{left:16.666666666666664%}.push-md-1{left:8.333333333333332%}.push-md-0{left:auto}.offset-md-11{margin-left:91.66666666666666%}.offset-md-10{margin-left:83.33333333333334%}.offset-md-9{margin-left:75%}.offset-md-8{margin-left:66.66666666666666%}.offset-md-7{margin-left:58.333333333333336%}.offset-md-6{margin-left:50%}.offset-md-5{margin-left:41.66666666666667%}.offset-md-4{margin-left:33.33333333333333%}.offset-md-3{margin-left:25%}.offset-md-2{margin-left:16.666666666666664%}.offset-md-1{margin-left:8.333333333333332%}.offset-md-0{margin-left:0}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.stretch-md{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.base-md{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.self-stretch-md{-ms-flex-item-align:stretch;align-self:stretch}.self-baseline-md{-ms-flex-item-align:baseline;align-self:baseline}.self-middle-md{-ms-flex-item-align:center;align-self:center}.self-end-md{-ms-flex-item-align:end;align-self:flex-end}.self-start-md{-ms-flex-item-align:start;align-self:flex-start}.self-auto-md{-ms-flex-item-align:auto;align-self:auto}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.break-md{width:100%!important}.unbreak-md{width:0!important}.ninja-md{display:none!important}.peacemaker-md{display:block!important}}@media only screen and (min-width:1261px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666666666666%;flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333333334%;flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666666666666%;flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333333333336%;flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666666666667%;flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333333333%;flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666666666666664%;flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333333333332%;flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.pull-lg-12{right:100%}.pull-lg-11{right:91.66666666666666%}.pull-lg-10{right:83.33333333333334%}.pull-lg-9{right:75%}.pull-lg-8{right:66.66666666666666%}.pull-lg-7{right:58.333333333333336%}.pull-lg-6{right:50%}.pull-lg-5{right:41.66666666666667%}.pull-lg-4{right:33.33333333333333%}.pull-lg-3{right:25%}.pull-lg-2{right:16.666666666666664%}.pull-lg-1{right:8.333333333333332%}.pull-lg-0{right:auto}.push-lg-12{left:100%}.push-lg-11{left:91.66666666666666%}.push-lg-10{left:83.33333333333334%}.push-lg-9{left:75%}.push-lg-8{left:66.66666666666666%}.push-lg-7{left:58.333333333333336%}.push-lg-6{left:50%}.push-lg-5{left:41.66666666666667%}.push-lg-4{left:33.33333333333333%}.push-lg-3{left:25%}.push-lg-2{left:16.666666666666664%}.push-lg-1{left:8.333333333333332%}.push-lg-0{left:auto}.offset-lg-11{margin-left:91.66666666666666%}.offset-lg-10{margin-left:83.33333333333334%}.offset-lg-9{margin-left:75%}.offset-lg-8{margin-left:66.66666666666666%}.offset-lg-7{margin-left:58.333333333333336%}.offset-lg-6{margin-left:50%}.offset-lg-5{margin-left:41.66666666666667%}.offset-lg-4{margin-left:33.33333333333333%}.offset-lg-3{margin-left:25%}.offset-lg-2{margin-left:16.666666666666664%}.offset-lg-1{margin-left:8.333333333333332%}.offset-lg-0{margin-left:0}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.stretch-lg{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.base-lg{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.self-stretch-lg{-ms-flex-item-align:stretch;align-self:stretch}.self-baseline-lg{-ms-flex-item-align:baseline;align-self:baseline}.self-middle-lg{-ms-flex-item-align:center;align-self:center}.self-end-lg{-ms-flex-item-align:end;align-self:flex-end}.self-start-lg{-ms-flex-item-align:start;align-self:flex-start}.self-auto-lg{-ms-flex-item-align:auto;align-self:auto}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.break-lg{width:100%!important}.unbreak-lg{width:0!important}.ninja-lg{display:none!important}.peacemaker-lg{display:block!important}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;font-size:13px;line-height:1.231;-ms-scroll-chaining:none;overscroll-behavior:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}.hidden,[hidden],template{display:none!important}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000000;font-style:italic;font-weight:700}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}pre{overflow:auto;white-space:pre-wrap;word-wrap:break-word}code,kbd,pre,samp{font-family:monospace;font-size:1em}button,input,optgroup,select,textarea{font:inherit;color:#000;margin:0;vertical-align:baseline;outline:none}button{overflow:visible}button,select{text-transform:none}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}form{margin:0}fieldset{margin:0}fieldset,legend{border:0;padding:0}label{cursor:pointer}textarea{overflow:auto;resize:vertical}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td{vertical-align:middle}.pure-img{max-width:100%;height:auto;display:block}p{margin:0 0 10px}blockquote{margin:1em 40px}ins{background:#ff9;color:#000000;text-decoration:none}q{quotes:none}q:after,q:before{content:none}ol,ul{margin:1em 0;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ol,nav ul{list-style:none;margin:0;padding:0}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:#999}:-moz-placeholder,::-moz-placeholder{color:#999;opacity:1}:-ms-input-placeholder{color:#999}h1,h2,h3,h4,h5,h6{margin:0}.floatL{float:left}.clear{height:0;width:0;margin:0;padding:0}.clearfix:after{content:"";display:table;clear:both}.clearInline{display:block;clear:both;height:0}.padTO{padding-top:0!important}.padBO{padding-bottom:0!important}.padR{padding-right:10px}.marR{margin-right:10px}.padL-left{padding-left:10px}.marL-left{margin-left:10px}.padT{padding-top:10px}.padT12{padding-top:12px}.marT{margin-top:10px}.padB{padding-bottom:10px}.marB{margin-bottom:10px}.padS{padding:5px}.marS{margin:5px}.padRS{padding-right:5px}.padRXS{padding-right:2px}.marRS{margin-right:5px}.padL-leftS{padding-left:5px}.marL-leftS{margin-left:5px}.padTS{padding-top:5px}.marTS{margin-top:5px}.padBS{padding-bottom:5px}.marBS{margin-bottom:5px}.padL{padding:15px}.marL{margin:15px}.padRL{padding-right:15px}.marRL{margin-right:15px}.padL-leftL{padding-left:15px}.marL-leftL{margin-left:15px}.padTL{padding-top:15px}.marTL{margin-top:15px}.padBL{padding-bottom:15px}.marBL{margin-bottom:15px}.padXL{padding:20px}.marXL{margin:20px}.padRXL{padding-right:20px}.marRXL{margin-right:20px}.padL-leftXL{padding-left:20px}.marL-leftXL{margin-left:20px}.padTXL{padding-top:20px}.marTXL{margin-top:20px}.padBXL{padding-bottom:20px}.marBXL{margin-bottom:20px}.vAlignT{vertical-align:top!important}.vAlignM{vertical-align:middle}.vAlignBs{vertical-align:baseline}.posRel{position:relative}.posAbs{position:absolute}.addPaymentChannelButton{background:none;border:none;color:#000000}.usedPreliminaryPaymentChannels{color:#ffffff!important;background:#4ba1e5;padding:2px;text-transform:none}.w5{width:5%}.w10{width:10%}.w15{width:15%}.w20{width:20%}.w25{width:25%}.w30{width:30%}.w35{width:35%}.w40{width:40%}.w45{width:45%}.w50{width:50%}.w55{width:55%}.w60{width:60%}.w65{width:65%}.w75{width:75%}.w80{width:80%}.w85{width:85%}.w90{width:90%}.w95{width:95%}.w100{width:100%}.wImportant10{width:10%!important}.wImportant20{width:20%!important}.wImportant30{width:30%!important}.wImportant40{width:40%!important}.wImportant50{width:50%!important}.wImportant60{width:60%!important}.wImportant70{width:70%!important}.wImportant80{width:80%!important}.wImportant90{width:90%!important}.wImportant100{width:100%!important}.wPix100{width:100px}.wPix200{width:200px}.wPix300{width:300px}.wPix400{width:400px}.wPix500{width:500px}.wPix600{width:600px}.wPix700{width:700px}.wPix800{width:800px}.wPix900{width:900px}.wPix1000{width:1000px}.noBg{background-image:none!important;border-right:0!important}.noPad,.tbl .noPad{padding:0!important}.noWrap{white-space:nowrap}.wrap{overflow-wrap:break-word;word-wrap:break-word}@media screen{.hideScreen{display:none}}.visibility{visibility:hidden}.show{display:block!important}a:hover{text-decoration:none}.noDecoration{text-decoration:none!important}.mousePointer{cursor:pointer}.mouseDefault{cursor:default}.transparent{zoom:1;opacity:.5}.opacity12{opacity:.12}.opacity26{opacity:.26}.opacity30{opacity:.3}.opacity50{opacity:.5}.opacity100{opacity:1}.bgTrans{background:transparent}.divTable{display:table}.divTableTr{display:table-row}.divTableTd,.divTableTh{display:table-cell}.link,a{color:#005cb2;text-decoration:none;-webkit-transition:color .15s;transition:color .15s}.link:hover{color:#e69424}.itemHover:hover{background-color:#e6f5ff}h1{text-transform:uppercase}h1,h2{font-size:18px}h1,h2,h3{font-weight:500;color:#000000}h3{font-size:15px}h4{font-size:13px;font-weight:500;color:#000000}h3 .sprSports.hd{top:15px;position:relative}.p11R{color:#000000;font-size:11px;font-weight:400}.p12L{font-weight:300}.p12L,.p12R{color:#000000;font-size:12px}.p12R{font-weight:400}.p12M{color:#000000;font-size:12px;font-weight:500}.p13L{font-weight:300}.p13L,.p13R{font-size:13px;color:#000000}.p13R{font-weight:400}.p13M{font-size:13px;font-weight:500;color:#000000}.p14L{font-weight:300}.p14L,.p14R{color:#000000;font-size:14px}.p14R{font-weight:400}.p14M{color:#000000;font-size:14px;font-weight:500}.p15L{font-weight:300}.p15L,.p15M{font-size:15px;color:#000000}.p15M{font-weight:500}.l12R{font-size:13px;color:#004aa2;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s;font-size:12px;font-weight:400}.l12R:hover{color:#e69424}.l13R{font-size:13px;font-weight:400;color:#004aa2;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s}.l13R:hover{color:#e69424}.l13M{font-weight:400;color:#004aa2;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s;font-size:13px;font-weight:500}.l13M:hover{color:#e69424}.l14R{font-size:14px;text-transform:uppercase;color:#004aa2;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s}.l14R:hover{color:#e69424}.l16R{color:#004aa2;text-decoration:underline;cursor:pointer;-webkit-transition:color .15s,-webkit-text-decoration .15s;transition:color .15s,-webkit-text-decoration .15s;transition:color .15s,text-decoration .15s;transition:color .15s,text-decoration .15s,-webkit-text-decoration .15s}.l16R:hover{color:#e69424}.l16R:hover,.l18M{text-decoration:none}.l18M{font-size:18px;font-weight:500;color:#004aa2;cursor:pointer;-webkit-transition:color .15s;transition:color .15s}.l18M:hover{color:#e69424}.strong,strong{font-weight:500}.font--light{font-weight:300}.font--regular{font-weight:400}.font--medium{font-weight:500}.font--bold{font-weight:700}.em,em{color:#e69424;font-style:normal}.paddingBlock{padding:10px}.border{border:1px solid #d3d3d3}.borderTop{border-top:1px solid #d3d3d3}.borderBottom{border-bottom:1px solid #d3d3d3}.borderLeft{border-left:1px solid #d3d3d3}.borderRight{border-right:1px solid #d3d3d3}.onlineIndicator{width:11px;height:11px;border-radius:150px}.onlineIndicator.off{background-color:#ce4c3a}.onlineIndicator.on{background-color:#1fa149}.onlineIndicator.denied{background-color:rgba(0,0,0,.38)}.cErrorDisColor{color:#db2128}.cWarnDisColor{color:#ffd401}.cOkDisColor{color:#1fa149}.cWeakDisColor{color:#a4a4a4}.cBorderError,.errorBorder{border:1px solid #db2128!important;-webkit-box-shadow:0 0 5px 2px rgba(219,33,40,.5);box-shadow:0 0 5px 2px rgba(219,33,40,.5)}.bottomColorText{color:#b4b4b4}.posRight-5{right:5px}.posRight-10{right:10px}.posRight-15{right:15px}.posRight-20{right:20px}.posRight-25{right:25px}.posRight-30{right:30px}.posRight-35{right:35px}.posRight-40{right:40px}.posRight-45{right:45px}.posRight-50{right:50px}.posRight-55{right:55px}.posRight-60{right:60px}.posRight-65{right:65px}.posRight-70{right:70px}.posRight-75{right:75px}.posRight-80{right:80px}.posRight-85{right:85px}.posRight-90{right:90px}.posRight-95{right:95px}.posRight-100{right:100px}.posRight-105{right:105px}.posRight-110{right:110px}.posRight-115{right:115px}.posRight-120{right:120px}.posRight-125{right:125px}.posRight-130{right:130px}.posRight-135{right:135px}.posRight-140{right:140px}.posRight-145{right:145px}.posRight-150{right:150px}.posRight-155{right:155px}.posRight-160{right:160px}.posRight-165{right:165px}.posRight-170{right:170px}.posRight-175{right:175px}.posRight-180{right:180px}.posRight-185{right:185px}.posRight-190{right:190px}.posRight-195{right:195px}.posRight-200{right:200px}.posRight-205{right:205px}.posRight-210{right:210px}.posRight-215{right:215px}.posRight-220{right:220px}.posRight-225{right:225px}.posRight-230{right:230px}.posRight-235{right:235px}.posRight-240{right:240px}.posRight-245{right:245px}.posRight-250{right:250px}.posLeft-5{left:5px}.posLeft-10{left:10px}.posLeft-15{left:15px}.posLeft-20{left:20px}.posLeft-25{left:25px}.posLeft-30{left:30px}.posLeft-35{left:35px}.posLeft-40{left:40px}.posLeft-45{left:45px}.posLeft-50{left:50px}.posLeft-55{left:55px}.posLeft-60{left:60px}.posLeft-65{left:65px}.posLeft-70{left:70px}.posLeft-75{left:75px}.posLeft-80{left:80px}.posLeft-85{left:85px}.posLeft-90{left:90px}.posLeft-95{left:95px}.posLeft-100{left:100px}.posLeft-105{left:105px}.posLeft-110{left:110px}.posLeft-115{left:115px}.posLeft-120{left:120px}.posLeft-125{left:125px}.posLeft-130{left:130px}.posLeft-135{left:135px}.posLeft-140{left:140px}.posLeft-145{left:145px}.posLeft-150{left:150px}.posLeft-155{left:155px}.posLeft-160{left:160px}.posLeft-165{left:165px}.posLeft-170{left:170px}.posLeft-175{left:175px}.posLeft-180{left:180px}.posLeft-185{left:185px}.posLeft-190{left:190px}.posLeft-195{left:195px}.posLeft-200{left:200px}.posLeft-205{left:205px}.posLeft-210{left:210px}.posLeft-215{left:215px}.posLeft-220{left:220px}.posLeft-225{left:225px}.posLeft-230{left:230px}.posLeft-235{left:235px}.posLeft-240{left:240px}.posLeft-245{left:245px}.posLeft-250{left:250px}.posTop-5{top:5px}.posTop-10{top:10px}.posTop-15{top:15px}.posTop-20{top:20px}.posTop-25{top:25px}.posTop-30{top:30px}.posTop-35{top:35px}.posTop-40{top:40px}.posTop-45{top:45px}.posTop-50{top:50px}.posTop-55{top:55px}.posTop-60{top:60px}.posTop-65{top:65px}.posTop-70{top:70px}.posTop-75{top:75px}.posTop-80{top:80px}.posTop-85{top:85px}.posTop-90{top:90px}.posTop-95{top:95px}.posTop-100{top:100px}.posTop-105{top:105px}.posTop-110{top:110px}.posTop-115{top:115px}.posTop-120{top:120px}.posTop-125{top:125px}.posTop-130{top:130px}.posTop-135{top:135px}.posTop-140{top:140px}.posTop-145{top:145px}.posTop-150{top:150px}.posTop-155{top:155px}.posTop-160{top:160px}.posTop-165{top:165px}.posTop-170{top:170px}.posTop-175{top:175px}.posTop-180{top:180px}.posTop-185{top:185px}.posTop-190{top:190px}.posTop-195{top:195px}.posTop-200{top:200px}.posTop-205{top:205px}.posTop-210{top:210px}.posTop-215{top:215px}.posTop-220{top:220px}.posTop-225{top:225px}.posTop-230{top:230px}.posTop-235{top:235px}.posTop-240{top:240px}.posTop-245{top:245px}.posTop-250{top:250px}.posBottom-5{bottom:5px}.posBottom-10{bottom:10px}.posBottom-15{bottom:15px}.posBottom-20{bottom:20px}.posBottom-25{bottom:25px}.posBottom-30{bottom:30px}.posBottom-35{bottom:35px}.posBottom-40{bottom:40px}.posBottom-45{bottom:45px}.posBottom-50{bottom:50px}.posBottom-55{bottom:55px}.posBottom-60{bottom:60px}.posBottom-65{bottom:65px}.posBottom-70{bottom:70px}.posBottom-75{bottom:75px}.posBottom-80{bottom:80px}.posBottom-85{bottom:85px}.posBottom-90{bottom:90px}.posBottom-95{bottom:95px}.posBottom-100{bottom:100px}.posBottom-105{bottom:105px}.posBottom-110{bottom:110px}.posBottom-115{bottom:115px}.posBottom-120{bottom:120px}.posBottom-125{bottom:125px}.posBottom-130{bottom:130px}.posBottom-135{bottom:135px}.posBottom-140{bottom:140px}.posBottom-145{bottom:145px}.posBottom-150{bottom:150px}.posBottom-155{bottom:155px}.posBottom-160{bottom:160px}.posBottom-165{bottom:165px}.posBottom-170{bottom:170px}.posBottom-175{bottom:175px}.posBottom-180{bottom:180px}.posBottom-185{bottom:185px}.posBottom-190{bottom:190px}.posBottom-195{bottom:195px}.posBottom-200{bottom:200px}.posBottom-205{bottom:205px}.posBottom-210{bottom:210px}.posBottom-215{bottom:215px}.posBottom-220{bottom:220px}.posBottom-225{bottom:225px}.posBottom-230{bottom:230px}.posBottom-235{bottom:235px}.posBottom-240{bottom:240px}.posBottom-245{bottom:245px}.posBottom-250{bottom:250px}.flexBoxRow{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap}.flexBoxColumn,.flexBoxRow{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flexBoxColumn{-webkit-box-orient:vertical;-ms-flex-flow:column wrap;flex-flow:column wrap}.preliminaryAcceptedBox{width:140px;float:left;border:1px solid grey;text-align:center;margin:5px;padding:5px;background-color:#efefef;border-radius:5px}.preliminaryBtn{width:90%;margin:2px!important}.flexContainerRow{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flexContainerColumn,.flexContainerRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.flexContainerColumn{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flexContainerColumn>div,.flexContainerRow>div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tip-white{color:#ffffff}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.firstLetterUppercase:first-letter{text-transform:uppercase}.chkWrap,.radWrap,button,input,select,textarea{-webkit-box-sizing:border-box;box-sizing:border-box}input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus{-webkit-box-shadow:1px 1px 1px #e2e2e2;box-shadow:1px 1px 1px #e2e2e2}label{font-weight:400}.btn,label{font-size:13px;color:#000000}.btn{font-weight:500;text-transform:uppercase;-webkit-box-shadow:0 1px 2px #e1e1e1;box-shadow:0 1px 2px #e1e1e1;display:inline-block;margin:0 auto;text-align:center;padding:5px 12px;cursor:pointer;background-color:#e6e6e6;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;border:1px solid #d3d3d3;border-radius:2px}.btn.disabled,.btn:disabled{color:#bebebe;cursor:default;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border:1px solid transparent}.btn,.btn:visited{color:#000000}.btn.full{width:auto!important}.btnAction{background-color:#e69424;color:#ffffff;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;border:1px solid transparent}.btnAction.disabled,.btnAction:disabled{color:#bebebe;cursor:default;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border:1px solid transparent}.btnRate,.btnSpace{width:52px}.btnRate{color:#000000;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;border:1px solid #d3d3d3;border-radius:2px;height:27px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;padding:5px 0 4px;background-color:#e6e6e6;font-size:13px;-webkit-box-shadow:0 1px 2px #e1e1e1;box-shadow:0 1px 2px #e1e1e1;text-align:center;text-decoration:none;display:inline-block;color:#004aa2;font-weight:400;position:relative}.btnRate.disabled,.btnRate:disabled{color:#bebebe;cursor:default;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border:1px solid transparent}.btnRate .arrowUp,.btnRate .arrowUpTran{position:absolute;top:0;right:0;width:0;height:0;border-top:8px solid #1fa149;border-left:8px solid transparent}.btnRate .arrowUpTran{opacity:0}.btnRate .arrowDownTran{position:absolute;bottom:0;right:0;width:0;height:0;border-bottom:8px solid #db2128;border-left:8px solid transparent;opacity:0}@-webkit-keyframes arrow_animation{0%{opacity:1}5%{opacity:1}9%{opacity:0}13%{opacity:1}18%{opacity:0}23%{opacity:1}to{opacity:1}}.btnRate .arrowDownTran-enter-active,.btnRate .arrowUpTran-enter-active{-webkit-animation:arrow_animation 10s;animation:arrow_animation 10s}.btnRate .arrowDownTran-exit,.btnRate .arrowUpTran-exit{opacity:1}.btnRate .arrowDown{position:absolute;bottom:0;right:0;width:0;height:0;border-bottom:8px solid #db2128;border-left:8px solid transparent}.btnRate:hover:not(.selectedOdd):not(.colOnTicket) .arrowDown,.btnRate:hover:not(.selectedOdd):not(.colOnTicket) .arrowDownTran{border-bottom:8px solid #ffffff}.btnRate:hover:not(.selectedOdd):not(.colOnTicket) .arrowUp,.btnRate:hover:not(.selectedOdd):not(.colOnTicket) .arrowUpTran{border-top:8px solid #ffffff}.btnRate:hover{background:#1e88e5}.btnRate.result{cursor:default}.btnRate.result:hover:not(.colOnTicket):not(.disabled){background:#e6e6e6;color:#004aa2;border:1px solid #d3d3d3}.btnRate.result.colOnTicket:hover:not(.disabled){border:1px solid #d3d3d3}.btnRate.colOnTicket,.btnRate.selectedOdd{background-color:#faebcf;color:#000000}.btnRate.colOnTicket:hover:not(.disabled),.btnRate.selectedOdd:hover:not(.disabled){border:1px solid #d3d3d3}.btnRate.disabled{-webkit-box-shadow:none;box-shadow:none;cursor:default;background-color:#f5f5f5;border:1px solid transparent}.btnRate.disabled img{position:relative;top:-2px;left:3px}.btnRate.disabled .arrowDown,.btnRate.disabled .arrowDownTran,.btnRate.disabled .arrowUp,.btnRate.disabled .arrowUpTran{display:none}.buttons-placeholder{text-align:center;padding:10px}.buttons-placeholder .btn{width:49%;margin:0 1% 0 0}.buttons-placeholder .btn+.btn{margin-left:1%;margin-right:0}.buttons-placeholder.buttons-placeholder-1-btn .btn{width:100%}.btnRate.mostBetOpp{background-color:#e6f5ff;border:1px solid #bfd7e8}.btnRate.mostBetOpp:hover{background-color:#1e88e5}.btnRate.mostBetOpp.selectedOdd{background-color:#faebcf}.btnRateLive{position:relative;cursor:pointer;height:27px;-webkit-box-shadow:0 1px 2px #e1e1e1;box-shadow:0 1px 2px #e1e1e1;background-color:#e6e6e6;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;border:1px solid #d3d3d3;border-radius:2px;font-size:13px;font-weight:400}.btnRateLive,.btnRateLive .name{-webkit-box-sizing:border-box;box-sizing:border-box}.btnRateLive .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit;padding:5px 45px 0 7px;display:inline-block;width:100%;text-align:left;color:#000000}.btnRateLive:hover.colOnTicket .name,.btnRateLive:hover.selectedOdd .name{color:#000000}.btnRateLive:hover.colOnTicket .oppNum,.btnRateLive:hover.selectedOdd .oppNum{color:#666666}.btnRateLive .oppNum{font-size:10px;color:#666666;position:absolute;left:7px;top:13px}.btnRateLive .value{position:absolute;padding:5px 4px;right:2px;top:0;color:#004aa2}.btnRateLive .arrow{position:absolute;right:47px;top:8px;color:#004aa2}.btnRateLive .arrowUp{top:0;border-top:8px solid #1fa149}.btnRateLive .arrowDown,.btnRateLive .arrowUp{position:absolute;right:0;width:0;height:0;border-left:8px solid transparent}.btnRateLive .arrowDown{bottom:0;border-bottom:8px solid #db2128}.btnRateLive .arrowUpTran{top:0;border-top:8px solid #1fa149;-webkit-transition-property:opacity;transition-property:opacity}.btnRateLive .arrowDownTran,.btnRateLive .arrowUpTran{position:absolute;right:0;width:0;height:0;border-left:8px solid transparent;opacity:0}.btnRateLive .arrowDownTran{bottom:0;border-bottom:8px solid #db2128}.btnRateLive .arrowDownTran-enter-active,.btnRateLive .arrowUpTran-enter-active{-webkit-animation:arrow_animation 10s;animation:arrow_animation 10s}.btnRateLive .arrowDownTran-exit,.btnRateLive .arrowUpTran-exit{opacity:1}.btnRateLive:hover{background:#1e88e5;color:#ffffff;border:1px solid transparent}.btnRateLive.showOpp .name{position:relative;top:-5px}.btnRateLive:hover .name,.btnRateLive:hover .oppNum,.btnRateLive:hover .value{color:#ffffff}.btnRateLive:hover:not(.selectedOdd):not(.colOnTicket) .arrowDown,.btnRateLive:hover:not(.selectedOdd):not(.colOnTicket) .arrowDownTran{border-bottom:8px solid #ffffff}.btnRateLive:hover:not(.selectedOdd):not(.colOnTicket) .arrowUp,.btnRateLive:hover:not(.selectedOdd):not(.colOnTicket) .arrowUpTran{border-top:8px solid #ffffff}.btnRateLive.disabled:hover span,.btnRateLive.disabled span{color:#bebebe}.btnRateLive.disabled .arrowDown,.btnRateLive.disabled .arrowDownTran,.btnRateLive.disabled .arrowUp,.btnRateLive.disabled .arrowUpTran{display:none}.btnRateLive.colOnTicket,.btnRateLive.selectedOdd{background-color:#faebcf;color:#000000}.btnRateLive.colOnTicket:hover,.btnRateLive.selectedOdd:hover{border:1px solid #d3d3d3}.btnRateLive.colOnTicket .name,.btnRateLive.colOnTicket .value,.btnRateLive.selectedOdd .name,.btnRateLive.selectedOdd .value{color:#000000}.btnRateLive.colOnTicket.disabled,.btnRateLive.selectedOdd.disabled{border:1px solid transparent}.btnRateLive.colOnTicket.disabled .name,.btnRateLive.selectedOdd.disabled .name{color:#bebebe}.btnRateLive.result{cursor:default}.btnRateLive.result:hover:not(.colOnTicket):not(.disabled){background:#e6e6e6;color:#004aa2;border:1px solid #d3d3d3}.btnRateLive.result:hover:not(.colOnTicket):not(.disabled) .oppNum{color:#666666}.btnRateLive.result:hover:not(.colOnTicket):not(.disabled) .name{color:#000000}.btnRateLive.result:hover:not(.colOnTicket):not(.disabled) .value{color:#004aa2}.btnRateLive.result.colOnTicket:hover:not(.disabled){border:1px solid #d3d3d3}.btnRateLive.result.colOnTicket:hover:not(.disabled) .oppNum{color:#666666}.btnRateLive.result.colOnTicket:hover:not(.disabled) .name{color:#000000}.btnRateLive.result.colOnTicket:hover:not(.disabled) .value{color:#004aa2}.btnRateLive.disabled{cursor:default;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border:1px solid transparent}.btnRateLive.disabled .arrow{display:none}.btnRateLive img{position:absolute;right:10px;top:5px}.edt,.sel,.txt{font-size:13px;padding:4px 5px;border:1px solid #d9d9d9}.edt,.edt optgroup,.edt option,.sel,.sel optgroup,.sel option,.txt,.txt optgroup,.txt option{background-color:#ffffff;color:#222222}input::-webkit-input-placeholder{color:rgba(0,0,0,.12)}input::-moz-placeholder{color:rgba(0,0,0,.12)}input:-ms-input-placeholder{color:rgba(0,0,0,.12)}input::-ms-input-placeholder{color:rgba(0,0,0,.12)}input::placeholder{color:rgba(0,0,0,.12)}.edtSlider{font-size:13px;border:1px solid #d9d9d9;padding:8px 4px;width:50px;vertical-align:text-top}.edtSlider,.edtSlider optgroup,.edtSlider option{background-color:#ffffff;color:#222222}.sel{padding:3px 4px}.edt:disabled,.edtDisabled,.sel:disabled,.selDisabled,.txt:disabled{color:#bebebe;background-color:#efefef}@media not all and (min-resolution:0.001dpcm){.edt:disabled,.edtDisabled,.sel:disabled,.selDisabled,.txt:disabled{color:#4c4c4c}}.lbl{font-size:13px;font-weight:500;color:#000000}.lblDisabled{font-size:13px;font-weight:400;color:#000000;color:#e2e2e2}.tab{border-bottom:1px solid #d3d3d3;padding:10px 0 0;margin:0;list-style-type:none;font-size:0}.tab.tabPagingBot{border-bottom:none;border-top:1px solid #d3d3d3;padding:0 0 10px}.tab li{display:inline-block;position:relative;margin-right:2px}.tab .tabL,.tab .tabR{display:none}.tab .tabC{font-size:12px;text-align:center;cursor:pointer;color:#004aa2;font-weight:500;text-decoration:none;text-transform:uppercase;display:inline-block;line-height:24px;vertical-align:bottom;padding:0 7px}.tab li{cursor:pointer;border-bottom:2px solid transparent}.pagingWrapBottom li,.tab.tabPagingBot li,.tab li{-webkit-transition:border .2s;transition:border .2s}.pagingWrapBottom li,.tab.tabPagingBot li{border-bottom:none;border-top:2px solid transparent}.tab li img{display:block;cursor:pointer;margin:0 auto}.tab .act .tabC,.tab .selected>.tabC{font-size:12px;color:#000000}.tab li.act,.tab li.selected{border-bottom:2px solid #e69424;color:#000000}.tab li.selected a{color:#000000}.tab li a:hover{color:#004aa2}.tab li:hover{border-bottom:2px solid #e69424}.tab li.dateDisabled:hover,.tab li.dis:hover{border-bottom:2px solid transparent;cursor:default}.tab li.act{border-bottom:2px solid #e69424}.tab .subTab{display:none;position:absolute;padding-left:0;z-index:2;background-color:#ffffff}.tab .groupTab.open .subTab{display:block;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.4);box-shadow:0 4px 4px rgba(0,0,0,.4)}.tab .tabParent img{display:inline-block;margin-right:5px;vertical-align:bottom;position:relative;top:-6px;left:-2px}.tab.tabChilds.collapsiblePanel{-webkit-transition-duration:.2s;transition-duration:.2s}.tab.tabChilds.collapsiblePanel--hide,.tab.tabChilds.collapsiblePanel-hide{padding-top:0;border-bottom:none}.tab.tabChilds.opened{height:auto;padding-top:5px}.pagingWrapBottom li.selected,.pagingWrapBottom li:hover,.tab.tabPagingBot li.selected,.tab.tabPagingBot li:hover{border-top:2px solid #e69424;border-bottom:none}.pagingWrapBottom li.dis:hover,.tab.tabPagingBot li.dis:hover{border-top:2px solid transparent;border-bottom:none;cursor:default}.tab li.dis,.tab li.dis .tabC,.tab li.dis img{cursor:default}.tab .dis .tabC,.tab .dis img{opacity:.4}.tab .dis.disabled .tabC{opacity:1;color:#a4a4a4}.chkWrap{display:inline-block;position:relative;padding-left:20px;vertical-align:middle}.chkWrap input[type=checkbox]{z-index:-1;opacity:0;position:absolute;top:50%;left:3px;margin:-6px 0 0;cursor:pointer}.chkWrap input[type=checkbox]:checked+label:after,.chkWrap label:before{z-index:2;display:inline-block;position:absolute;left:0;top:50%;margin-top:-7px;width:15px;height:15px}.chkWrap input[type=checkbox]:checked+label:after{content:url(/images/sprites-src/ico/tipsport/r/r003/r003-0-15-pressed.png?_45_715)}.chkWrap input[type=checkbox]:disabled{cursor:default}.chkWrap input[type=checkbox]:disabled+label{cursor:default;color:#a4a4a4}.chkWrap label:before{content:url(/images/sprites-src/ico/tipsport/r/r003/r003-0-15-normal.png?_45_715)}.chkWrap input[type=checkbox]:disabled+label:before{content:url(/images/sprites-src/ico/tipsport/r/r003/r003-0-15-inactive.png?_45_715);z-index:4}.chkWrap input[type=checkbox]:disabled:checked+label:before{content:url(/images/sprites-src/ico/tipsport/r/r003/r003-0-15-inactive-pressed.png?_45_715);z-index:4}.radWrap{display:inline-block;position:relative;padding-left:20px;vertical-align:middle;font-size:14px;font-weight:400;color:#000000}.radWrap input[type=radio]{opacity:0;position:absolute;top:50%;left:0;margin-top:-8px}.radWrap label{cursor:pointer;margin-bottom:0;text-align:left}.radWrap input[type=radio]:checked+label:after{position:absolute;left:0;top:50%;margin-top:-8px;display:inline-block;line-height:1;z-index:4;content:url(/images/sprites-src/ico/tipsport/r/r002/r002-0-15-pressed.png?_45_715)}.radWrap input[type=radio]:disabled{cursor:default}.radWrap input[type=radio]:disabled+label{cursor:default;color:#a4a4a4}.radWrap label:before{position:absolute;top:50%;left:0;margin-top:-8px;width:15px;height:15px;display:inline-block;content:url(/images/sprites-src/ico/tipsport/r/r002/r002-0-15-normal.png?_45_715)}.menuTab{border-bottom:1px solid #85909a}.menuTab,.menuTabActive{font-weight:400;font-size:15px;color:#000000;background-color:#394149;padding:7px 0 7px 10px;position:relative;text-transform:uppercase;height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#ffffff}.menuTabActive{cursor:pointer;border-top:1px solid #bebebe;border-left:1px solid #bebebe;border-right:1px solid #bebebe}.menuTabActive:not(.selected):hover{background-color:#444e57}.menuTabActive.selected{color:#e69424}.contentTab{text-transform:uppercase;font-weight:400;font-size:15px;color:#000000;background-color:#394149;color:#ffffff;padding:6px 7px 7px 10px}.contentTab,.innerContentTab{border-bottom:1px solid #d3d3d3}.innerContentTab{font-size:13px;font-weight:500;color:#000000;text-align:left;padding:10px;background-color:#d9d9d9}.leftMenu{list-style:none;padding:0;margin:0;background-color:#ffffff;border-bottom:1px solid #bebebe;border-left:1px solid #bebebe;border-right:1px solid #bebebe}.leftMenu,.leftMenu li{position:relative;color:#000000}.leftMenu li{overflow-wrap:break-word;border-top:1px solid #d3d3d3;font-size:13px;font-weight:500;text-transform:uppercase}.leftMenu li .dirName,.leftMenu li a{display:inline-block;width:100%;height:100%;text-decoration:none;color:#000000;padding:7px 20px 7px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.leftMenu li .dirName:hover,.leftMenu li a:hover{background-color:#e6f5ff}.leftMenu li .dirName.selected,.leftMenu li a.selected{background-color:#faebcf}.leftMenu li:last-child a{border:none}.leftMenu li.opened{padding-bottom:0}.leftMenu li ul{list-style:none;padding:0;margin:0;position:relative;background-color:#ffffff;color:#000000;border:none}.leftMenu ul li{font-size:13px;font-weight:500;text-transform:none;margin-left:22px}.leftMenu ul li a{display:inline-block;width:100%;height:100%;padding:5px 22px 5px 3px}.leftMenu ul li a.selected,.leftMenu ul li a.selected:hover{background-color:#faebcf}.leftMenu ul li.dir .ico{top:8px}.leftMenu .dir .ico{position:absolute;right:8px;top:11px;width:11px;height:11px;cursor:pointer}.leftMenu ul li ul li{font-weight:400}.leftMenu .ico{background-image:url(/images/sprites/ico-tipsport.png?_45_715)}.leftMenu .node>.ico{display:none}.tooltip{position:absolute;max-width:200px;padding:10px;background:#586672;z-index:150;border-radius:2px;font-size:13px;font-weight:500;color:#000000;-webkit-box-shadow:0 0 4px rgba(0,0,0,.4);box-shadow:0 0 4px rgba(0,0,0,.4);color:#ffffff}.tooltip a{color:inherit;text-decoration:underline}.tooltip a:hover{text-decoration:none}.popupTooltip{position:absolute;max-width:200px;padding:10px;background:#586672;z-index:150;border-radius:2px;font-size:13px;font-weight:500;color:#000000;-webkit-box-shadow:0 0 4px rgba(0,0,0,.4);box-shadow:0 0 4px rgba(0,0,0,.4);color:#ffffff;z-index:5000}.popupTooltip a{color:inherit;text-decoration:underline}.popupTooltip a:hover{text-decoration:none}.popup{position:absolute;max-width:200px;padding:10px;z-index:1000;border-radius:2px;background-color:#ffffff;border:1px solid #d3d3d3;font-size:13px;font-weight:400;color:#000000;-webkit-box-shadow:0 0 4px rgba(0,0,0,.4);box-shadow:0 0 4px rgba(0,0,0,.4);-webkit-box-sizing:border-box;box-sizing:border-box}.popup .title{font-size:15px;font-weight:500;color:#000000}.popup .title+.text{margin-top:10px}.popup a,.popup a:visited{color:#000000;text-decoration:underline}.popup a:hover,.popup a:visited{text-decoration:none}.popup.dateRangePickerPopup{padding:0}.popupBg{position:absolute;left:0;top:0;width:100%;z-index:5000;background:#4c4c4c;opacity:.65}.externalArticleBody table th,.tbl th{font-size:13px;font-weight:500;color:#000000;border-bottom:1px solid #d3d3d3;text-align:left;padding:10px}.tbl th h3{padding:0}.tbl th a{font-size:13px;font-weight:400;color:#004aa2;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s}.tbl th a:hover{color:#e69424}.tbl label{font-size:14px;font-weight:400;color:#000000}.tbl .rowHeader th{background-color:#d9d9d9}.externalArticleBody table td,.tbl td{color:#000000;font-size:14px;font-weight:300;border-bottom:1px solid #d3d3d3;vertical-align:middle;padding:10px}.tbl td:first-of-type,.tbl th:first-of-type{padding-left:15px}.tbl td:last-of-type,.tbl th:last-of-type{padding-right:15px}.tbl .rowTop{background:#e3f7cd}.tbl .rowBot{background:#fadacf}.tbl .rowDisabled{background:#f5f5f5}.tbl .rowSelected{background:#faebcf}.tblSlim th{font-size:11px}.tblSlim td,.tblSlim th{padding:3px 5px;color:#000000;font-weight:400}.tblSlim td{font-size:12px}.tblSlim th.colLink{padding:6px}.tblSlim td:first-of-type,.tblSlim th:first-of-type{padding-left:5px}.tblSlim td:last-of-type,.tblSlim th:last-of-type{padding-right:5px}.tblSlim.tblSlim--lastColPRdefaultDistance td:last-of-type,.tblSlim.tblSlim--lastColPRdefaultDistance th:last-of-type{padding-right:10px}.tblUni tr{padding:5px;margin:0 auto;width:100%}.tblUni th{color:#000000;font-size:12px;font-weight:500;padding:12px 10px}.tblUni td{font-size:13px;font-weight:400;color:#000000;padding:5px 10px}.tblUni td:first-of-type,.tblUni th:first-of-type{padding-left:10px;padding-right:10px}.tbl .colMoney{text-align:right;color:#000000;font-size:14px;font-weight:500}.tbl .colLast{font-weight:500;text-transform:uppercase;font-size:13px;padding-right:5px}.tblSlim .colMoney{color:#000000;font-size:12px;font-weight:400}.tbl .colRight{text-align:right}div#popupLoginErr.popup .text a.btn{color:#ffffff;text-decoration:none}.tbl .eventName{color:#000000;font-size:14px;font-weight:500}.externalArticleBody .tblHover tr:hover td,.tblHover tr:hover td{background-color:#e6f5ff;cursor:pointer}.tblNoHover tr:hover td,.tbl tr.noHover:hover td{background-color:inherit}.externalArticleBody table:not(.w50){width:100%}.dropdown,.tblLayout td,.tblNoBorder td,.tblNoBorder th{border:none}.dropdown{width:11px;height:11px;padding:0;margin:0 0 2px;vertical-align:middle;background:transparent url(/images/sprites/ico-tipsport.png?_45_715) no-repeat}#helpContentId{position:absolute;max-width:200px;padding:10px;background:#586672;z-index:150;border-radius:2px;font-size:13px;font-weight:500;color:#000000;-webkit-box-shadow:0 0 4px rgba(0,0,0,.4);box-shadow:0 0 4px rgba(0,0,0,.4);color:#ffffff;display:none}#helpContentId a{color:inherit;text-decoration:underline}#helpContentId a:hover{text-decoration:none}.list{margin:5px 0 5px 15px;padding:0 0 0 30px;line-height:1.6em;list-style:none;font-size:14px;font-weight:400;color:#000000}.externalArticleBody li,.list li{list-style-image:url(/images/sprites-src/ico/tipsport/r/r039/r039-0-11-normal.png?_45_715)}ol{counter-reset:item;margin:5px 0 5px 5px;padding:0 0 0 15px}ol li{display:block;position:relative;line-height:1.6em;font-weight:400;padding-left:10px;padding-top:5px}ol li,ol li:before{font-size:14px;color:#000000}ol li:before{content:counters(item,".") ".";counter-increment:item;position:absolute;margin-right:100%;right:0;font-weight:500}li.h1Li:before{text-transform:uppercase}li.h1Li:before,li.h2Li:before{font-size:18px;font-weight:500;color:#000000}li.h3Li:before{font-size:15px;font-weight:500;color:#000000}input[type=file]{color:#000000}#preLoader{display:none;position:absolute;left:0;top:0;width:32px;height:32px}.meter,.meter .ko,.meter .ok{height:8px}.meter{width:40px;background-color:#e2e2e2;margin:5px 0}.meterDynamic{width:70%;margin:5px auto}.meter .ok{background-color:#1fa149;float:left}.meter .ko{background-color:#db2128;float:left}.autoresizeTextBox{overflow-y:auto;width:100%}.autoresizeTextBox.opened{max-height:64px;height:64px}.bubblePane{margin:5px 0;max-width:100%}.bubblePane.floatL,.bubblePane.floatR{clear:both}.bubbleText{padding:5px 10px;min-height:40px;overflow-wrap:break-word;word-wrap:break-word}.bubblePane.bubblePaneLeft .bubbleText{margin-left:10px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#cfe9fa}.bubblePane.bubblePaneRight .bubbleText{margin-right:10px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#faebcf}.bubblePane .bubbleDate{color:#a4a4a4;font-size:13px}.bubblePaneLeft .triangle{width:0;height:0;border-top:10px solid #cfe9fa;border-left:10px solid transparent;float:left}.bubblePaneLeft .bubbleDate{margin-left:10px}.bubblePaneRight .triangle{width:0;height:0;border-top:10px solid #faebcf;border-right:10px solid transparent;float:right}.bubblePaneRight .bubbleDate{float:right;margin-right:10px}.bubblePaneSlim .triangle{border-top:7px solid #cfe9fa;border-left:7px solid transparent}.bubblePaneSlim .bubbleText{font-size:13px;font-weight:400;color:#000000}.bubblePaneSlim.bubblePaneLeft .bubbleText{margin-left:7px;min-height:0}.bubblePane.bubblePaneDisabled>.triangle{border-top-color:#efefef!important}.bubblePane.bubblePaneDisabled>.bubbleText,.bubblePane.bubblePaneDisabled>.bubbleText .date{background-color:#efefef!important;color:#bebebe!important}.bubblePane.bubblePaneDisabled>.bubbleText a{color:#4c4c4c!important}.unreadedCountContainer{background-color:#e69424;border-radius:100px;padding:3px 5px 3px 3px;float:right;position:absolute;top:-4px;left:-4px;min-width:11px;text-align:center;height:13px;vertical-align:middle}.unreadedCount{font-size:13px;font-weight:500;color:#000000;color:#ffffff;margin:0 auto;padding:0;position:relative;top:-4px;left:1px}.verticalBoxWrapper{float:left;padding:15px 5px 5px;text-align:center;color:#000000;font-size:12px;font-weight:400}.verticalBox{height:180px;width:70px;margin:0 auto 3px;position:relative}.verticalBoxInner{width:100%;position:absolute;bottom:0}.verticalBoxInner.c1{background-color:#e69424;border-bottom:1px solid #e69424}.verticalBoxInner.c2,.verticalBoxInner.c3,.verticalBoxInner.c4,.verticalBoxInner.c5{background-color:#1e88e5;border-bottom:1px solid #1e88e5}.verticalBoxInner.active{background-color:#98e498;border-bottom:1px solid #98e498}.verticalBoxInner.inactive{background-color:#f5f5f5;border-bottom:1px solid #f5f5f5;color:#bebebe}.verticalBoxValue{position:absolute;top:-15px;width:100%}.verticalBoxValue.bottom{top:auto;bottom:3px}.verticalBoxLabel{width:100%}.loaderWrapper{position:relative}.loaderWrapper--overlay{position:absolute;background-color:#ffffff;width:100%;height:100%;opacity:.8;z-index:150}.loadContainer31{width:31px;height:31px;position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background:transparent;margin:0 auto;z-index:150}.loadContainer31__fixed{overflow:visible;height:0}.loadContainer31__stable{position:absolute;top:50%;width:100%;margin-top:-15.5px}.loadContainer31 .loader,.loadContainer31 .loader:after{border-radius:50%;width:20px;height:20px}.loadContainer31 .loader{margin:1px auto;font-size:10px;position:relative;z-index:2;text-align:center;text-indent:-9999em;border:5px solid rgba(30,136,229,.2);border-left-color:#1e88e5;-webkit-animation:load8 1.1s linear infinite;animation:load8 1.1s linear infinite}.loadContainer31 .loader__fixed{margin:10% auto;position:fixed}.loadContainer21{width:21px;height:21px;position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background:transparent;margin:0 auto;z-index:150}.loadContainer21__fixed{overflow:visible;height:0}.loadContainer21__stable{position:absolute;top:50%;width:100%;margin-top:-10.5px}.loadContainer21 .loader,.loadContainer21 .loader:after{border-radius:50%;width:12px;height:12px}.loadContainer21 .loader{margin:1px auto;font-size:10px;position:relative;z-index:2;text-align:center;text-indent:-9999em;border:4px solid rgba(30,136,229,.2);border-left-color:#1e88e5;-webkit-animation:load8 1.1s linear infinite;animation:load8 1.1s linear infinite}.loadContainer21 .loader__fixed{margin:10% auto;position:fixed}.loadContainer15{width:15px;height:15px;position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background:transparent;margin:0 auto;z-index:150}.loadContainer15__fixed{overflow:visible;height:0}.loadContainer15__stable{position:absolute;top:50%;width:100%;margin-top:-7.5px}.loadContainer15 .loader,.loadContainer15 .loader:after{border-radius:50%;width:8px;height:8px}.loadContainer15 .loader{margin:1px auto;font-size:10px;position:relative;z-index:2;text-align:center;text-indent:-9999em;border:3px solid rgba(30,136,229,.2);border-left-color:#1e88e5;-webkit-animation:load8 1.1s linear infinite;animation:load8 1.1s linear infinite}.loadContainer15 .loader__fixed{margin:10% auto;position:fixed}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.searchInputWrapper{position:absolute;overflow:hidden;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;z-index:100}.searchInputItem{min-height:14px;padding:5px;cursor:pointer;font-size:13px;font-weight:400;color:#000000;background-color:#ffffff}.searchInputItem.active{background-color:#e6f5ff;color:#000000}.bg-restriction{background-color:#ffffff;border-left:1px solid #bebebe;border-right:1px solid #bebebe}.bg-restriction .flexBoxRow{padding:0;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}.flexBoxRow .box-self-restrict{height:50px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:20px 0;width:100%}.flexBoxRow .box-self-restrict:last-child,.flexBoxRow .box-self-restrict:nth-child(2){border-left:1px solid #bebebe}.box-self-restrict table tr:first-child td:first-child{font-size:30px;padding:5px 15px}.ellipsis-cropped-last{max-width:121px}.ellipsis-cropped-last,.ellipsis-cropped-user{white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}.ellipsis-cropped-user{max-width:118px}.categoryLabel{color:#000000;font-size:12px;font-weight:400;background-color:#1e88e5;color:#ffffff;min-width:55px;padding:0 10px;line-height:1.5}.flex-sport{display:-webkit-box;display:-ms-flexbox;display:flex}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.collapsiblePanel{overflow:auto;-webkit-transition:.5s;transition:.5s}.collapsiblePanel .zippyHead:not(.goog-zippy-header),.collapsiblePanel .zippyHead:not(.goog-zippy-header)+div{display:none}.collapsiblePanel--hide{opacity:0;height:0;overflow:hidden}.collapsiblePanel--show{opacity:1;overflow:hidden}.textAreaLetterCounter,.textAreaLetterCounter .textAreaContainer textarea{height:100%}.textAreaLetterCounter .textAreaContainer{height:calc(100% - 29px)}.pad{padding:10px}.pad-t{padding:10px 0 0}.pad-t-l{padding:15px 0 0}.pad-b{padding:0 0 10px}.pad-tb{padding:10px 0}.pad-tb-small{padding:5px 0}.pad-0{padding:0}.pad-b-0,.pad-l-0,.pad-r-0,.pad-t-0{padding-right:0}.mar{margin:10px}.mar-t{margin-top:10px}.mar-0{margin:0}.mar-b-0,.mar-r-0,.mar-t-0{margin-right:0}.mar-l-0{margin-left:0}.floatR{float:right}.background-none{background:none}.border-none{border:none}.pure-table{width:100%;border:none}.pure-table-horizontal th{background-color:#d9d9d9;color:#000000;border-color:#d9d9d9;vertical-align:top}.pure-table td{border:solid #d3d3d3;border-width:0 0 1px;padding:5px}.pure-table thead{background-color:#d9d9d9;color:#000000}.pure-table th{border:none;padding:5px;font-weight:400}th{text-align:left}.pure-table td:first-child,.pure-table th:first-child{padding-left:10px}.pure-table td:last-child,.pure-table th:last-child{padding-right:10px}.note{font-size:13px;font-weight:300;color:#000000}.btn{padding:10px 15px}.btn+.btn{margin:0 0 0 5px}.btnFull{width:100%;margin:0 auto;display:block}.sel{padding:7px 4px}.edt{padding:8px 4px}.frm-row .edt,.frm-row .sel{width:100%}.frm-row .input-number{width:4rem}.tbl tr:hover td{background-color:inherit}.tbl h3{font-weight:700}.tbl .row-no-sep td{border-bottom:none;padding-bottom:0}body{margin:auto;font-size:14px;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#ffffff;color:#000000}.body{padding-bottom:56px;-webkit-transition:padding-bottom .15s ease-out;transition:padding-bottom .15s ease-out}.body--darkBody{background:#f5f5f5}.body--brandBody{background:#1e88e5;color:rgba(255,255,255,.7)}.body--inGame{width:100vw;height:100vh;background:#000}.body--inGame,.body--modalOpen,.body.modal-component,.body.modal-component .content-wrapper{overflow:hidden}.body.hidden-info-message .js__headerMessages,.body.hidden-info-message .js__infoMessage,.body.modal-component .a-bottomComponentsSpacer{display:none}.body.p-withoutBottomPadding{padding-bottom:0}a,div,span{-webkit-box-sizing:border-box;box-sizing:border-box}h1{font-size:20px;text-transform:none;margin-bottom:10px}h2{font-size:16px}.center{margin-left:auto;margin-right:auto}.button,.center{text-align:center}.button{position:relative;display:inline-block;margin:0 4px 10px;padding:0 10px;min-width:52px;min-height:37px;border-radius:3px;vertical-align:top;text-overflow:ellipsis;font-size:16px;line-height:42px;cursor:pointer;border:none;font-weight:700;background-color:#4c4c4c;color:#a4a4a4}.button.primary{background-color:#006bb6;color:#ffffff}a.button{text-decoration:none}table{width:100%}.table th{font-weight:400;background-color:#d9d9d9;text-align:left}.table td,.table th{color:#000000;background-color:#ffffff}.table tfoot td{border-bottom:1px solid #d3d3d3}.tbl tr.innerTable>td{padding:0}.tbl tr.innerTable{border:none}.tbl .body-no-sep>tr td,.tbl .body-no-sep>tr th{border-bottom:none}.tbl .body-no-sep tr:last-child{border-bottom:1px solid #d3d3d3}.tbl .body-no-sep tr:last-child td{padding-bottom:10px}.ico{width:18px;height:18px;position:relative;margin-left:4px;top:2px}.pagination .button{background-color:#1e88e5;color:#ffffff;margin:0;padding:0;border-radius:0}.pagination .button:first-child{border-left:none}.pagination .button:last-child{border-right:none}.pagination .button.disabled{background-color:grey;cursor:default}.loading-dialog{position:fixed;top:30%;margin:0 auto;left:0;right:0;max-width:200px;min-width:100px;min-height:100px;width:40%;z-index:1100;text-align:center;border:1px solid #d3d3d3;background-color:#ffffff}.loading-dialog__inner{margin:10px}.loading-dialog__loader{margin:20px 0}.hide{display:none}.divider-15{padding-bottom:15px}.date-col{white-space:nowrap}.clear{clear:both}.page-content{padding:16px 8px}.page-content--tournaments{padding:.1px 0}.page-content__title{margin-bottom:5px;color:#006bb6}.page-content .center{margin:0 auto}.page-content .list{margin:0 -8px}.msg-error{color:red;font-weight:700}.msg-error:not(:empty){margin:10px 0}.loader{text-align:center;padding:15px;position:absolute;left:0;right:0;top:calc(50% - 50px)}.loader img{vertical-align:middle;margin:0 10px}.loader-inline{position:relative}.formLabel{display:block;padding-bottom:5px}.frm-row{margin-bottom:10px}.frm-row-title{font-size:13px;margin:5px 0}.formValidationError{color:red}.lnk-cursor{cursor:pointer}.default-cursor{cursor:default}.msg-empty{text-align:center;margin:30% auto}.row-high{font-weight:700}.w70{width:70%}.flex-gap{width:10px;height:10px}.textTransformNone{text-transform:none}.highlightColorTransparent{-webkit-tap-highlight-color:transparent}.minWPix5{min-width:5px}.minWPix10{min-width:10px}.minWPix15{min-width:15px}.minWPix20{min-width:20px}.minWPix25{min-width:25px}.minWPix30{min-width:30px}.minWPix35{min-width:35px}.minWPix40{min-width:40px}.minWPix45{min-width:45px}.minWPix50{min-width:50px}.minWPix55{min-width:55px}.minWPix60{min-width:60px}.minWPix65{min-width:65px}.minWPix70{min-width:70px}.minWPix75{min-width:75px}.minWPix80{min-width:80px}.minWPix85{min-width:85px}.minWPix90{min-width:90px}.minWPix95{min-width:95px}.minWPix100{min-width:100px}.opacity38{opacity:.38}.opacity54{opacity:.54}.opacity70{opacity:.7}.sport-ico{vertical-align:middle;padding-right:10px}.info-panel{border-radius:5px;border:1px solid #d9d9d9;padding:10px;text-align:center}.info-panel__header{font-size:18px;font-weight:500;color:#000000;margin-bottom:15px;color:#006bb6}.date-field{display:-webkit-box;display:-ms-flexbox;display:flex}.date-field select{-webkit-box-flex:1;-ms-flex:1;flex:1}.date-field select.year{-webkit-box-flex:2;-ms-flex:2;flex:2}.range-slider{width:100%;height:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:10px 0;background:transparent}.range-slider:focus{outline:none}.range-slider .handle{width:25px;height:25px;border-radius:12.5px;background:#e69424;cursor:pointer;-webkit-appearance:none;margin-top:-7px}.range-slider .track{width:100%;height:10px;cursor:pointer;background:#d9d9d9;border-radius:5px}.range-slider::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;background:#d9d9d9;border-radius:5px}.range-slider::-webkit-slider-thumb{width:25px;height:25px;border-radius:12.5px;background:#e69424;cursor:pointer;-webkit-appearance:none;margin-top:-7px}.range-slider:focus::-webkit-slider-runnable-track{background:#d9d9d9}.range-slider::-moz-range-track{width:100%;height:10px;cursor:pointer;background:#d9d9d9;border-radius:5px}.range-slider::-moz-range-thumb{width:25px;height:25px;border-radius:12.5px;background:#e69424;cursor:pointer;-webkit-appearance:none;margin-top:-7px}.range-slider::-ms-track{width:100%;height:10px;cursor:pointer;background:#d9d9d9;border-radius:5px;background:transparent;border-color:transparent;color:transparent}.range-slider::-ms-fill-lower{background:#e69424;border-radius:5px}.range-slider::-ms-fill-upper{background:#d9d9d9;border-radius:5px}.range-slider::-ms-thumb{width:25px;height:25px;border-radius:12.5px;background:#e69424;cursor:pointer;-webkit-appearance:none;margin-top:-7px}.range-slider:focus::-ms-fill-lower{background:#e69424}.range-slider:focus::-ms-fill-upper{background:#d9d9d9}.clearable-text-field__placeholder{position:relative}.clearable-text-field__icon{position:absolute;right:10px;top:50%;margin-top:-10.5px}.page-content__table td:first-of-type{padding-right:5px;color:#a4a4a4;white-space:nowrap}.page-content__table td{padding:5px 0;word-break:break-all;overflow:hidden}.tabs{width:100%;height:42px;z-index:5;background-size:0;background-color:#586672;white-space:nowrap;overflow:hidden;position:relative}.tabs--withScroll>div{padding-bottom:20px;white-space:nowrap;overflow-x:scroll}.tab-item,.tab-item:visited{display:inline-block;vertical-align:bottom;height:41px;overflow:hidden;text-align:center;text-decoration:none;white-space:nowrap;font-size:15px;color:#ffffff;padding:11px;background:#586672;border-bottom:4px solid #586672}.tab-item--withDot .tab-item__footerBtnIcoWrapper:after{content:"";display:block;position:absolute;width:8px;height:8px;top:5px;left:60%;background-color:#e69424;border-radius:50%}.tab-item.ico{margin:0;width:37px;height:37px;position:relative}.tab-item.ico.settings{right:0;position:absolute}.tab-item.ico .backIco{position:absolute;top:0;left:0}.tab-item.ico .settingsIco{position:absolute;top:7px;left:7px}.tab-item.active{position:relative;color:#ffffff;border-bottom:4px solid #e69424}.tab-item.active,.tabs-prematch .tab-item.active{background-color:#586672}.tab-item:first-of-type{border-left:none}.tab-item:last-of-type{border-right:none}a.tab-item:hover{color:#ffffff}.tabs__light{background-color:transparent;border-bottom:1px solid #d3d3d3}.tabs__light .tab-item{color:#006bb6;background:none;border-color:transparent}.tabs__light .tab-item:focus,.tabs__light .tab-item:hover{color:#006bb6}.tabs__light .tab-item.active{border-color:#e69424;color:#000000}.tabs__light .tab-item.empty{color:#a4a4a4}.o-tabs{width:100%;height:48px;z-index:5;background-color:#1e88e5;white-space:nowrap;overflow:hidden;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}.o-tabs--noBackground{background:none}.o-tabs--noOverflow{overflow:visible}.o-tabs--fixed{position:fixed;z-index:900}.o-tabs--2 .o-tabs__content{width:100%;height:48px;-webkit-box-sizing:content-box;box-sizing:content-box}.o-tabs--2 .o-tabs__item{width:50%}.o-tabs--3 .o-tabs__content{width:100%;height:48px;-webkit-box-sizing:content-box;box-sizing:content-box}.o-tabs--3 .o-tabs__item{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.o-tabs--4 .o-tabs__item{width:25%}.o-tabs--auto .o-tabs__item{width:auto;padding:0 12px}.o-tabs--scrollable{display:block}.o-tabs__content{scrollbar-width:none;-ms-overflow-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;overflow-x:scroll}.o-tabs__content::-webkit-scrollbar{display:none}.o-tabs .o-tabs__item{position:relative;text-align:center;line-height:48px;text-transform:uppercase;font-size:14px;font-weight:500;color:rgba(255,255,255,.7)}.o-tabs .o-tabs__item--active{color:#ffffff}.o-tabs .o-tabs__item--active:after{position:absolute;bottom:0;left:0;right:0;border:1px solid #e69424;content:""}.o-tabs__itemCount{display:inline-block;height:24px;min-width:24px;border-radius:16px;margin-left:8px;background:rgba(0,0,0,.12);line-height:24px;padding:0 4px}.items-list{clear:both;border-bottom:1px solid #d3d3d3}.items-list:empty{border:none}.page-content .items-list{margin:0 -8px}.items-list-no-border{border-bottom:none}.items-list-no-border:first-of-type>.item:first-of-type{border-top:0}.item,.item:visited{overflow:hidden;text-overflow:ellipsis;color:#000000;background-color:#ffffff;position:relative;display:block;padding:12px 15px 12px 10px;border-top:1px solid #d3d3d3;font-size:16px;line-height:16px}.item .counter{float:right;color:#004aa2;font-size:14px;padding-left:5px}.item .icons{float:right}.match-list--item .icons{margin-left:5px}.item-selected{color:#000000!important;background-color:#faebcf}.item img,.item svg{-ms-flex-negative:0;flex-shrink:0;vertical-align:middle;padding-right:5px}.item img.pr-0,.item svg.pr-0{padding-right:0}.menu-large-icons .item{padding:10px 15px 9px 10px}.contest-item .ico-sport{position:absolute;width:20px;left:8px}.contest-item .item-info{padding-left:20px;padding-right:100px}.contest-item .time{width:80px;position:absolute;top:8px;right:8px;text-align:right}a.item{text-decoration:none;cursor:pointer}a.item:hover:not(.new-odds-match-opp){background-color:#e6f5ff;color:#000000}.item-divider{font-size:14px;line-height:14px;padding:8px;min-height:30px;background-color:#d9d9d9;color:#000000;font-weight:500;border:none;border-bottom:1px solid #d3d3d3;clear:both}.item-divider--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:6px 8px;min-height:0}.item-divider--withIcon18,.item-divider--withIcon18__content{line-height:18px}.item-divider .item__headerDescription{display:block;font-weight:400;font-size:12px;margin-top:5px}.item-divider span{vertical-align:bottom}a.item.item-divider{background-color:#f5f5f5}.match-list--item{padding-top:10px;padding-bottom:10px}.item .match-name{color:#004aa2;font-weight:700;padding-bottom:5px}.matches-by-competitions .match-name{padding-bottom:3px}.matches-by-competitions .match-name,.matches-by-competitions .match-score-and-status{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.matches-by-competitions .match-name.ico-count-1,.matches-by-competitions .match-score-and-status.ico-count-1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 35px)}.matches-by-competitions .match-name.ico-count-2,.matches-by-competitions .match-score-and-status.ico-count-2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 60px)}.item .date-closed,.item .score,.item .specification{font-size:14px}.item .match-sport{font-size:13px}.item .match-status{font-size:13px;text-align:right;float:right}.item .match-icons svg{padding-right:0;margin-right:2px}.item .match-icons svg:first-of-type{margin-left:8px}.item .match-icons svg:last-of-type{margin-right:2px}.item .match-interrupted-info{font-size:13px;float:left;width:100%}.item .match-interrupted-info div{font-size:14px;margin-top:2px;color:#a4a4a4;font-weight:500}.matches-by-competitions .match-status{float:none}.match-score{color:#006bb6;font-weight:700;text-align:right;float:right}.matches-by-competitions .match-score{color:inherit;float:none;margin-right:1em}.opportunity .name{float:left;padding:4px}.opportunity .rate{text-align:right;float:right;padding:4px}.opportunity.added .rate{background-color:#55a93c;color:#ffffff}.item .description{font-size:14px;margin-top:5px;color:#a4a4a4}.list-header{background-color:#586672;font-weight:500;color:#ffffff;padding:8px}.list-header--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 8px}.list-header--withIcon24{min-height:36px;line-height:24px}.list-header__icons{white-space:nowrap}.list-header .expandIco{float:right;margin-right:5px;opacity:.5}.item-divider .sport-ico{padding:0;margin-right:10px}.item-divider .expandIco{float:right;padding:0;margin-top:3px}.live-match-item .match-name{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.live-match-item .match-name.time{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 45px)}.live-match-item .match-name.soon{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 95px)}.modal-dialog{background:#ffffff;color:#000000;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.4);box-shadow:2px 2px 6px rgba(0,0,0,.4);outline:none}.modal-dialog a,.modal-dialog a:link,.modal-dialog a:visited{color:#faebcf;cursor:pointer}.modal-dialog-bg{left:0;position:fixed;top:0;z-index:1000;background:#4c4c4c}.modal-dialog-title{color:#000000}.modal-dialog-title-text{margin-right:25px}.modal-dialog-title-close{cursor:pointer;position:absolute;right:10px;top:9px;vertical-align:middle}.modal-dialog-buttons{padding:10px 15px 0 10px}.modal-dialog-content a,.modal-dialog-content a:link,.modal-dialog-content a:visited{text-decoration:underline;cursor:pointer;-webkit-transition:color .15s,-webkit-text-decoration .15s;transition:color .15s,-webkit-text-decoration .15s;transition:color .15s,text-decoration .15s;transition:color .15s,text-decoration .15s,-webkit-text-decoration .15s;color:#004aa2}.modal-dialog-content a:hover,.modal-dialog-content a:link:hover,.modal-dialog-content a:visited:hover{text-decoration:none;color:#e69424}.modal-dialog-content textarea{background-color:#f5f5f5;color:#4c4c4c}.modal-dialog-content iframe{margin-bottom:-3px}.modal-dialog-buttons button:not(.btnAction){font-size:13px;font-weight:500;text-transform:uppercase;-webkit-box-shadow:0 1px 2px #e1e1e1;box-shadow:0 1px 2px #e1e1e1;display:inline-block;text-align:center;padding:5px 12px;cursor:pointer;background-color:#e6e6e6;color:#000000;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;border:1px solid #d3d3d3;border-radius:2px;margin:0 10px 10px auto}.modal-dialog-buttons button:not(.btnAction).disabled,.modal-dialog-buttons button:not(.btnAction):disabled{color:#bebebe;cursor:default;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border:1px solid transparent}.modal-dialog-buttons button.btnAction{font-size:13px;font-weight:500;text-transform:uppercase;-webkit-box-shadow:0 1px 2px #e1e1e1;box-shadow:0 1px 2px #e1e1e1;display:inline-block;color:#000000;text-align:center;padding:5px 12px;cursor:pointer;border-radius:2px;background-color:#e69424;color:#ffffff;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;border:1px solid transparent;margin:0 10px 10px auto}.modal-dialog-buttons button.btnAction.disabled,.modal-dialog-buttons button.btnAction:disabled{color:#bebebe;cursor:default;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border:1px solid transparent}.modal-dialog{z-index:1000}.modal-dialog .msg .btn{background-color:#e6e6e6;color:#000000;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;border:1px solid #d3d3d3;border-radius:2px;text-decoration:none;text-align:right;float:right}.modal-dialog .msg .btn.disabled,.modal-dialog .msg .btn:disabled{color:#bebebe;cursor:default;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border:1px solid transparent}.modal-dialog .msg .btnAction{background-color:#e69424;color:#ffffff;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;border:1px solid transparent}.modal-dialog .msg .btnAction.disabled,.modal-dialog .msg .btnAction:disabled{color:#bebebe;cursor:default;-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5;border:1px solid transparent}.modal-dialog{min-width:100px;max-height:97%;overflow:auto;position:fixed;z-index:1050;background-color:#ffffff;left:10px;right:10px;margin:0 30px;-webkit-box-shadow:0 0 15px #000000;box-shadow:0 0 15px #000000;top:50%!important;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.modal-dialog h1{color:#006bb6}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;opacity:.5}.modal-content{padding:10px}.modal-content .error,.modal-content .info,.modal-content .success,.modal-content .warn{min-height:32px}.modal-buttons{padding-top:10px;text-align:center}.modal-buttons .btn,.modal-buttons button{margin-top:10px;width:100%}.modal-buttons .btn{color:#000000!important}.modal-buttons .btn+.btn,.modal-buttons button+button{margin:5px 0 0}.modal-buttons .btnAction{color:#ffffff!important}.modal-dialog a:not(.btn){color:#004aa2}.zippy{padding:10px}.items-list .zippy{background-color:#f5f5f5;margin:10px -17px 10px -9px}.zippyHead{font-size:13px;font-weight:400;color:#004aa2;text-decoration:none;-webkit-transition:color .15s;transition:color .15s;position:relative;padding-left:25px;margin:10px 0;background-image:none;background-repeat:no-repeat;font-size:14px;text-transform:none;outline:none;cursor:pointer}.zippyHead:hover{color:#e69424}h3.zippyHead{padding:0 0 0 25px;line-height:1em}.zippyHead:before{width:24px;height:24px;content:"";position:absolute;left:-5px;top:-5px;-webkit-mask-image:url(/mobile2/assets/i193-5d68a2f9bd7b385e7b90803d76481073.svg);mask-image:url(/mobile2/assets/i193-5d68a2f9bd7b385e7b90803d76481073.svg);background-color:#005cb2}.zippyHead.expanded:before{-webkit-mask-image:url(/mobile2/assets/i192-599356cfaa0f8b0f3bedaebd7378b887.svg);mask-image:url(/mobile2/assets/i192-599356cfaa0f8b0f3bedaebd7378b887.svg)}.zippyContent{font-size:14px;font-weight:400;color:#000000;overflow:hidden;padding:0 0 5px 25px}.zippyContent.collapsed{padding:0 0 0 25px}.popup-menu{display:none;position:absolute;background-color:white;-webkit-box-shadow:-1px 1px 10px #000000;box-shadow:-1px 1px 10px #000000;right:0;bottom:0;white-space:nowrap;-webkit-transform:translateY(100%);transform:translateY(100%);z-index:99}.popup-menu a{color:#000000!important;font-size:14px!important;font-weight:500!important;color:#000!important;display:block;padding:15px}.popup-menu.shown{display:block}.gwt-SuggestBoxPopup .item{color:#000000!important}.content-wrapper{padding-top:56px}.avatar{float:left;margin-right:5px}.avatar.without-flags .username{margin-left:0}.avatar.avatar--oneLineAllElements{display:-webkit-box;display:-ms-flexbox;display:flex}.avatar.avatar--oneLineAllElements .col-ico{float:none;width:auto}.avatar.avatar--oneLineAllElements .col-photo{float:none}.avatar.avatar--oneLineAllElements .username{line-height:13px;margin-top:0}.avatar.avatar--oneLineAllElements .country{margin-right:2px}.avatar.avatar--oneLineAllElements .firm{margin-right:4px}.avatar.avatar--noLink .username{letter-spacing:.03em;color:#666666}.avatar--currentUser .username{font-weight:400;color:#004aa2;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s;font-size:13px;font-weight:500}.avatar--currentUser .username:hover{color:#e69424}.avatarN{width:58px}.avatar .username{font-size:13px;font-weight:400;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit;color:#004aa2;text-transform:none}.avatar .username:hover{color:#e69424}.avatar .username--right{float:right;margin-left:10px!important}.avatarN .username{font-size:12px;margin-left:-15px;width:57px}.avatar .col-ico{float:left;width:16px;line-height:0;position:relative}.avatar .col-ico img{vertical-align:top}.avatar .col-ico .country,.avatar .col-ico .firm{padding:1px 0 2px}.avatar .space{width:18px}.avatar .col-photo{float:left;text-align:left}.tblProfile .profile-username{font-size:18px;font-weight:500;color:#004aa2;top:10px;left:130px;position:absolute}.avatar .note{font-size:15px;font-weight:500;color:#000000;color:#e69424;margin-top:0}.avatar.inline .col-user{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:-3px}.avatar.inline .username-postfix{float:left;margin-top:15px;margin-left:4px;line-height:10px}.avatar.avatar-one-line{float:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.avatar.avatar-one-line .country{margin-right:2px}.avatar.avatar-one-line .firm{margin-right:5px}.avatar.avatar-one-line .username{margin-top:0}.android-app-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:200px;margin:auto auto 35px}.android-app-steps h2{font-weight:300;font-size:24px;color:#000000;margin-top:35px}.android-app-steps img{margin:10px 0}.branches-list td{padding-top:10px;padding-bottom:10px}#branches-map-wrapper{width:100%;height:calc(100vh - 173px);position:relative}#branches-map{width:100%;height:100%}.gm-style .gm-style-iw{font-size:15px;font-weight:300;color:#000000;color:#000}.office-hours{z-index:999;position:fixed;left:5px;bottom:61px;color:#000;background-color:#fff;-webkit-box-shadow:-1px 1px 10px #aaa;box-shadow:-1px 1px 10px #aaa;padding:10px}.p-skWeb .office-hours{bottom:81px}.office-hours .current-day{font-weight:700}.office-hours .expandIco{margin-left:10px;float:right}.pause-column{color:#000000;font-size:12px;font-weight:400;padding-left:10px}.office-hours-time{color:#004aa2;padding-left:10px}.tbl-top-win td{vertical-align:top}.tbl-top-win .ico{width:62px;top:0}.tbl-top-win .win{text-align:right;color:#000000;font-size:14px;font-weight:500;white-space:nowrap;padding-top:8px}.tbl-top-win .a-platformIcoMobile{position:relative;left:2px}.progressbar{width:100%;background-color:#efefef;height:10px;margin-top:5px}.progressbar .amount{height:10px;background-color:#1e88e5}.clientBonusAmount{display:none}.casino-game--warning{color:#000000;font-size:12px;font-weight:300;font-size:10px;color:#a4a4a4;padding-right:0}.tbl-top-win .game-name{color:#000000;font-size:14px;font-weight:500;color:#004aa2}.for-fun{float:right;padding-left:15px}.for-fun .btnAction{background-color:transparent;color:#e69424;font-family:Roboto,sans-serif;font-size:14px;font-weight:15px;padding-right:5px}.noWins{border-radius:2px;margin:8px;-webkit-box-shadow:1px 1px 2px 2px #403f38;box-shadow:1px 1px 2px 2px #403f38}.noWins__imgText{padding-top:24px;margin-bottom:31px}.noWins__img{opacity:.5;width:200px;height:200px}.noWins__info1{margin-top:24px;font-weight:500}.noWins__info2{margin-bottom:0}.noWins__hr{margin:0 12px}.noWins__chooseGame-btn{border:none;background-color:transparent;color:#e69424;font-weight:500;font-size:14px;padding:10px 8px;margin:8px}.a-selfRestrictionExceededText{padding-left:33px}.externalArticleBody{font-size:14px;color:#000000;font-weight:400;line-height:1.6em;margin-top:10px}#rssText img{margin-right:5px}#rssText .text{position:relative;top:2px}.pagingWrapTop{padding:10px 0 0;border-bottom:1px solid #d3d3d3}.pagingWrapBottom,.pagingWrapTop{height:36px;background-color:#ffffff}.pagingWrapBottom{padding:0 0 10px;border-top:1px solid #d3d3d3}.pagingWrapBottom .tab{padding-top:0}.pagingWrapBottom .tabPagingBot{position:relative;top:-1px}.clanky,.externalArticleBody .clanky li{margin:0;padding:0;list-style:none}.externalArticleBody .clanky li{list-style-image:none;clear:both}.clanky li p{font-size:14px;color:#000000;font-weight:400;text-align:justify;margin:0;padding:0;clear:both}.externalArticleBody .vlevo{float:left;padding:0;margin:5px 10px 5px 0}div.externalArticleBody .vpravo{float:right;padding:0;margin:5px 0 5px 10px}div.externalArticleBody .center{padding:0;clear:both;margin:5px auto;display:block}.externalArticleBody .separator{height:20px;margin:0 0 20px;border-top:none;border-bottom:1px solid #d3d3d3;clear:both}.externalArticleBody .clanek:last-child .separator{border-bottom:none;margin-bottom:0}.externalArticleBody .label{color:#000000;font-size:12px;font-weight:400;background-color:#1e88e5;color:#ffffff;min-width:55px;padding:0 10px;line-height:1.5;float:right}.externalArticleBody .date{color:#000000;font-size:14px;font-weight:300;margin-top:2px;margin-bottom:5px}.externalArticleBody .readMore a{text-transform:uppercase;font-size:13px;font-weight:400;color:#004aa2;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s}.externalArticleBody .readMore a:hover{color:#e69424}.externalArticleBody h1{padding-left:0}.externalArticleBody p{font-size:14px;color:#000000;font-weight:400;text-align:justify}.newsTitle{background-color:#ffffff}.newsTitle h1{padding:15px 0 5px 20px}.externalArticleBody>h2,.externalArticleBody>h3{padding:10px 0}.externalArticleBody>h1{clear:both}.externalArticleBody>h1:first-child{clear:both;text-transform:uppercase;font-weight:400;font-size:15px;color:#000000;background-color:#394149;color:#ffffff;border-bottom:1px solid #d3d3d3;line-height:1;padding:7px 7px 8px 10px;margin:-25px -15px 0}.externalArticleGallery .img{padding-bottom:20px}.externalArticleGallery .thumb{width:100px;height:100px;background-position:50% 50%;float:left;margin-right:5px;margin-bottom:5px}.externalArticleGallery .desc{padding-top:3px;display:block}.externalArticleGallery .img img{max-width:495px}.externalArticleInfo .externalArticleOdds .extendedOddsLinkName{color:#4c4c4c}.externalArticleInfo .colCompetition{padding-bottom:5px;text-align:left}.externalArticleFb,.externalArticleGallery,.externalArticleInfo{padding:10px 20px}.externalArticleInfo h3{margin:10px 0}.externalArticleInfo ul{list-style:none;margin:0;padding:0 0 15px}.externalArticleInfo li{font-size:14px;text-transform:uppercase;color:#004aa2;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s;padding:2px 0}.externalArticleInfo li:hover{color:#e69424}.externalArticleInfo .backToNews{text-align:center;margin:15px 0}.externalArticleInfo .addToFavorite{text-align:center;margin:15px}.externalArticleInfo .eventTable .eventTableHeader{padding-right:10px}.mobileWrap{background-color:#ffffff;border:1px solid #bebebe}.zoomable{max-width:100%}.articleMark{margin-bottom:15px}.comment-header{padding:8px 8px 0}.comment-header img{margin-right:2px}.comment-header .pr-0{padding-right:0}.comment-header .username{color:#004aa2}.comment-header .tl-liga{color:#666666}.comment-header .date{color:#666666;font-size:12px;float:right}.comment-header .reaction-icons{padding:0 0 0 10px;float:right}.comment-header .reaction-icons a:nth-child(2){margin-left:5px}.comment-text{padding:8px;font-size:14px}.comment-text img{vertical-align:middle}.comment-list .new-comments-count{font-size:18px;color:#004aa2;text-align:center;padding:10px}.comment-list .item{padding:0;overflow:auto;position:unset}.comment-list .inner .item .comment{margin-left:8px;background-color:#f5f5f5}.comment-list .inner .inner .item .comment{margin-left:16px;background-color:#d9d9d9}.forum-form{margin-top:5px;padding:10px;font-size:14px}#txtAreaAddComment{width:100%}.o-smilesList{height:180px;padding:5px 0;margin-top:5px;background:rgba(0,0,0,.12);overflow-y:scroll}.a-smileItem{padding:5px}.a-smileItem--sport{width:50%;display:inline-block}.a-smileItem--sport img{width:100%}.a-smileItem img{vertical-align:middle}.forum-next-wrap{margin-left:auto;margin-right:auto;text-align:center;padding:10px}.forum-next-wrap .btn{width:100%}.comment--pinned{background-color:#faebcf}@media screen and (min-width:501px){.a-smileItem--sport{width:33%}}@media screen and (min-width:761px){.a-smileItem--sport{width:25%}}@media screen and (min-width:900px){.a-smileItem--sport{width:15%}}.frm-inline{width:100%}.frm-inline .edt{display:inline}.frm-search .edt{margin-right:10px;width:calc(100% - 60px)}.frm-search{margin:10px 0;padding-left:10px}.main-menu{background-color:#000;width:100%;height:30px;z-index:1000;text-align:center;-webkit-transition:height .2s;transition:height .2s}.main-menu--hidden{height:0}.main-menu__item,.main-menu__item:visited{color:#ffffff;font-weight:700;font-size:14px;margin:6px 15px;display:inline-block}.main-menu__item.selected{color:#e69424}.o-header{margin:auto;width:100%;min-height:56px;background-color:#1e88e5;z-index:900;position:absolute;top:0;left:0}.o-header.fixed{position:fixed;top:0!important}.o-header--shadow{-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.o-header--standard{min-height:56px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-header--left,.o-header--standard{display:-webkit-box;display:-ms-flexbox;display:flex}.o-header--left{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.o-header--background{top:0;position:absolute;z-index:-1;overflow:hidden;height:100%;width:100%}.o-header--background__img{width:100%;min-width:320px;-webkit-transition:opacity .6s;transition:opacity .6s}.o-header--background__img--hidden{opacity:0}.o-header__menuLink{display:inline-block;line-height:10px;margin:14px 0 14px 13px;padding:8px 6px;z-index:900}.o-header__subtitle{font-size:12px;line-height:15px}.o-header__subtitle,.o-header__title{margin:0;color:#ffffff;font-weight:400}.o-header__title{font-size:15px}.o-header .menu-logo,.o-header__titleWrapper{padding-left:14px}.o-header__titleWrapper.o-header__titleWrapper--scrollable{scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;overflow-x:scroll;text-overflow:unset}.o-header__titleWrapper.o-header__titleWrapper--scrollable::-webkit-scrollbar{display:none}.o-header__titleWrapper:not(.o-header__titleWrapper--scrollable),.o-header__titleWrapper:not(.o-header__titleWrapper--scrollable)>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit}.o-header__titleWrapper--text20 [class$=__title]{font-size:20px;line-height:23px;font-weight:500}.o-header__titleWrapper--text18 [class$=__title]{font-size:18px;line-height:21px;font-weight:500}.o-header__titleWrapper--text16 [class$=__title]{font-size:16px;line-height:19px;font-weight:500}.o-header__titleWrapper--text14 [class$=__title]{font-size:14px;line-height:16px;font-weight:500}.o-header__titleWrapper--text12 [class$=__title]{font-size:12px;line-height:15px;font-weight:500}.o-header__iconPlaceholder{padding-left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-header__iconPlaceholder a{display:block;padding:8px 6px}.o-header__hamburger{position:relative;display:inline-block;width:18px;height:12px}.o-header__hamburgerInner{position:absolute;width:18px;height:2px;background-color:#ffffff}.o-header__hamburgerInner:after,.o-header__hamburgerInner:before{display:block;content:"";position:absolute;width:18px;height:2px;background-color:#ffffff}.o-header__hamburgerInner:before{top:5px}.o-header__hamburgerInner:after{top:10px}.o-header__btnWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.o-header__clearFilterButton{-ms-flex-item-align:center;align-self:center;padding:0 16px;text-transform:uppercase;font-size:14px;font-weight:500;color:#ffffff}@media screen and (min-width:361px){.o-header__menuLink{margin-right:14px}.o-header__iconPlaceholder{padding-right:16px}}.sub-header{display:block;background-color:#586672;color:#ffffff;padding:8px;position:relative}.sub-header span{vertical-align:middle}.sub-header-btn{padding:10px 8px}.sub-header.link-back{cursor:pointer}.sub-header.filter-btn{padding-right:100px}.sub-header-btn.link-back .back{top:4px}.sub-header-btn.link-back .backIco{position:absolute;left:0;top:4px}.sub-header .filter{background-color:#1e88e5}.sub-header .filter,.sub-header .submit{position:absolute;top:5px;right:10px;margin:0;color:#ffffff;height:30px;min-height:30px;line-height:30px;font-size:14px}.sub-header .filter.active,.sub-header .submit{background-color:#e69424}.sub-header.v-center h1{margin:2px 0}.sub-header h1{margin:0;padding:0;color:#ffffff;font-size:16px;min-height:19px}.subHeader__buttons{position:absolute;max-height:35px;top:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:6}.subHeader__button,.subHeader__buttons{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subHeader__button{margin:0 10px}.subHeader__button:last-of-type{margin-right:20px}.o-subHeader__title--small{padding-right:80px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-saved-header{padding:10px;background-color:#586672}.ticket-saved-header,.ticket-saved-header h1{text-align:center;color:#ffffff}.match-event{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.match-opp{text-decoration:none;-webkit-box-flex:1;-ms-flex:1 1 0.0000001%;flex:1 1 0.0000001%;padding:8px;text-align:center;background-color:#f5f5f5;border:1px solid #ffffff}.match-opp.added{background-color:#55a93c}.match-opp.added .name,.match-opp.added .rate{color:#ffffff}.match-opp.winning{background-color:#55a93c}.match-opp.winning .name,.match-opp.winning .rate{color:#ffffff}.match-opp .name{color:#e69424}.match-opp .rate{color:#006bb6}.added-to-ticket-msg{position:absolute;top:100px;padding:10px;width:100%}.added-to-ticket-msg table{background-color:#1e88e5;color:#ffffff}.added-to-ticket-msg td{padding:4px 30px}.added-to-ticket-msg .value{font-weight:700;text-align:right}.added-to-ticket-msg .opp-info td{border-bottom:1px solid blue}.event-date-close{float:right;white-space:nowrap;color:#000000;font-size:12px;font-weight:400}.live-match-header{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#586672;line-height:50px;color:#ffffff;cursor:pointer;border-bottom:1px solid #54616c}.live-match-header.line-3{line-height:70px;height:auto}.live-match-header .ico-result{position:absolute;top:24px;right:10px}.live-match-header img{vertical-align:middle}.live-match-header__info{line-height:19px;padding:4px 15px 4px 4px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:inline-block}.live-match-header__info .name{font-size:15px;font-weight:500;color:#000000;color:#ffffff}.live-match-header__info .name,.live-match-header__info .subtitle{text-overflow:ellipsis;overflow:inherit}.live-match-header__info .status{font-size:13px}.live-match-header .subname{color:#e69424}.live-match-header .rate{color:#004aa2;font-weight:700}.match-header__subtitle,.match-header__subtitle .score{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit}.match-header__subtitle .score{font-weight:500}.live-match-header .ico-refresh{width:30px;padding:0 10px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.message-info{text-align:center;padding:10px}.a-aspectRatio #stream-player{position:absolute;left:0;top:0;width:100%;height:100%}#tracker-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;padding-top:10px;width:100vw;overflow:hidden;text-align:center;background-color:#394149;position:relative}#tracker-wrapper>div{overflow:hidden}#tracker{border:0;-webkit-transform-origin:top left;transform-origin:top left}.infoMessageForClient{color:#000000;font-size:11px;font-weight:400;text-align:center;padding:5px}.alert,.error,.info,.question,.success{padding:0 18px 0 41px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.alert p,.error p,.info p,.success p{margin:0;padding:5px 0}.alert a.btn,.error a.btn,.info a.btn,.success a.btn{float:right}.msgInfo{background:#ffffff;padding:10px;margin-bottom:10px;border:1px solid #bebebe}.msgInfo .info{padding-top:0;height:31px;-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell;vertical-align:middle;color:#000000;font-size:14px;font-weight:500}.milestones{list-style-type:none;padding:0;margin:0}.milestones,.milestones .milestone-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit}.milestones .milestone-item{color:#000000;white-space:normal;padding:7px 15px 5px;border-bottom:1px solid #d3d3d3}.milestones .milestone-item .milestone-ico{padding:0;margin:-1px 3px 0}.m-milestones{font-family:Roboto Condensed,sans-serif;font-size:12px;line-height:14px}.m-milestones__safeZone{width:46px}.m-milestones__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 4px;color:rgba(0,0,0,.54)}.m-milestones__row--title{padding:10px 12px;border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.m-milestones__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-milestones__cell--opposite{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.m-milestones__cell--empty{-webkit-box-flex:0;-ms-flex:0 1 0px;flex:0 1 0}.m-milestones__cellTime{margin-right:8px;min-width:20px;text-align:left}.m-milestones__cell--opposite .m-milestones__cellTime{margin-right:0;margin-left:8px;text-align:right}.m-milestones__cellIcon{margin-right:8px}.m-milestones__cell--opposite .m-milestones__cellIcon{margin-right:0;margin-left:8px}.m-milestones__score{-webkit-box-flex:0;-ms-flex:0 0 46px;flex:0 0 46px;color:rgba(0,0,0,.54);text-align:center}.m-milestones__score--home{color:rgba(0,0,0,.87);font-weight:700}.m-milestones__rowForAll{text-align:center;padding:8px 12px 12px;color:rgba(0,0,0,.87);background-color:#f5f5f5}.m-milestones__forAllIcon{padding-bottom:2px}.m-milestones .o-subTabs .o-radioButtons__item:only-child{-webkit-box-flex:0;-ms-flex:none;flex:none}.news-item .img{float:left;margin-right:5px}.news-item .row-info{position:relative;top:10px}.news-item .label{float:right}.news-item .date{float:left}.news-content .label,.news-item .label{color:#000000;font-size:11px;font-weight:400;right:10px;background-color:#1e88e5;color:#ffffff;padding:3px 15px 1px;text-transform:uppercase}.news-content .date,.news-item .date{left:120px;color:#000000;font-size:12px;font-weight:300}.news-content img{max-width:100%}.externalArticleBody{margin-top:0}.tbl-rest .col-lbl{width:50%}.tbl-rest .col-val{text-align:right}.tbl-rest td:empty{padding:0 0 10px}.tbl-rest-set{width:auto}.tbl-rest-set td{padding-right:10px}.tbl-rest-set .act-limit{padding-bottom:5px}.okText{color:#1fa149}.errText{color:#db2128}.statistics{font-size:16px;margin-top:5px}.statistics .team-name{font-weight:500;color:#006bb6;width:50%}.statistics .stat-value{font-weight:500;color:#006bb6;padding:5px 10px}.statistics .score{font-weight:500;color:#e69424}.statistics .stat-type{font-size:14px;min-width:45vw}.statistics .statistics-header{margin:auto}.statistics .statistics-table{width:auto;margin:10px auto}.statistics td,.statistics th{text-align:center;padding:5px}.ticket-builder .info-msg{text-align:center;background-color:#1e88e5;color:#ffffff;padding:8px}.ticket-builder .ticket-header th{background-color:#d9d9d9;padding:8px 0 8px 8px}.ticket-builder .ticket-header .event{display:inline-block;width:80%;background-color:red}.ticket-builder .ticket-header .odd{display:inline-block;width:20%;background-color:blue}.ticket-builder .group-title-row{background-color:#f5f5f5;text-align:left}.ticket-builder .group-title{padding:8px}.ticket-builder .group-rate{text-align:right;color:#006bb6;padding-right:8px}.ticket-builder .event-title,.ticket-builder .potentional-net-title,.ticket-builder .potentional-prize-title,.ticket-builder .total-odd-title{padding:8px}.ticket-builder .potentional-net,.ticket-builder .potentional-prize,.ticket-builder .total-odd{color:#006bb6;text-align:right;padding:8px}.ticket-builder .potentional-prize,.ticket-builder .total-odd{font-weight:700}.ticket-builder .potentional-net-curr,.ticket-builder .potentional-prize-curr{color:#006bb6;padding-left:4px}.ticket-builder .potentional-prize-curr{font-weight:700}.ticket-builder .palette-btns{padding:0 10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f5f5}.ticket-builder .amountpaid-wrap{padding:10px;white-space:nowrap;background-color:#f5f5f5}.ticket-builder .amountpaid-wrap .amountPaid__input{min-width:100px}.ticket-builder .amountpaid-wrap .amountpaid-wrap--kombi{padding-bottom:5px}.ticket-builder .amountpaid-wrap .amount-paid-label{padding-right:8px;width:5rem;display:inline-block}.ticket-builder .amountpaid-wrap .amount-paid{width:100px}.ticket-builder .amountpaid-wrap .currency-selector{padding:8px}.ticket-builder .currency-selector label{padding:8px 8px 8px 0}.ticket-builder .competition-selector{white-space:nowrap;padding:10px;background-color:#f5f5f5;border-top:1px solid #d3d3d3}.ticket-builder .competition-selector label{padding-right:8px}.ticket-builder .competition-selector label svg{vertical-align:middle}.ticket-builder .competition-selector select{margin-right:8px}.ticket-builder .ticket-btns{position:relative;padding:10px;border-top:1px solid #d3d3d3;background-color:#ffffff;text-align:center}.ticket-builder .ticket-btns .btn{min-width:80px;margin:0}.ticket-builder .ticket-btns .btn.btnAction{min-width:120px}.ticket-builder .ticket-btns .btn.disabled{background-color:#d9d9d9;cursor:default}.ticket-builder .ticket-btns .btn.branch{color:#ffffff;background-color:#006bb6;border:1px solid #006bb6;position:absolute;left:10px;padding:10px 5px}.ticket-builder .ticket-btns .delete-ticket{position:absolute;top:20px;right:10px}.ticket-builder-live .ticket-btns .refresh{vertical-align:text-bottom}.ticket-builder .ticket-btns .btnRefresh{margin-right:5px;background-color:#006bb6}.rate{color:#004aa2;font-weight:700}.changed,.ticket-row .rate-col .rate.changed{color:#e53935;font-weight:700}.ticket-btns{text-align:center}.ticket-btns .btn{margin:5px;cursor:pointer}.ticket-row{border-bottom:1px solid #d3d3d3;background-color:#ffffff}.ticket-row td{padding:5px}.ticket-row .kombi-group{width:45px}.ticket-row .sport-ico-col{width:20px;padding-left:5px}.ticket-row .rate-col{width:60px;font-weight:700}.ticket-row .rate-col .extra-bet{padding:8px;color:#666666;float:right;margin-right:4px}.ticket-row .rate-col .extra-bet.active{color:#e69424}.ticket-row .rate-col .rate{padding:8px 3px 8px 8px;float:right}.ticket-row .remove-col{padding:8px;width:20px}.ticket-row .match-name{font-weight:700;color:#006bb6}.ticket-row .event-name,.ticket-row .opp-name{color:#000000}.ticket-row .opp-name{font-style:italic}.ticket-row .inactive-event{color:#db2128}.ticket-builder-live .rate-col .rate{padding:0 8px 0 0}.empty-ticket{padding:10px;text-align:center}.state-col{width:20px}.remove-col{width:25px;margin-right:5px}#bonificationId{float:right;width:6em}.approve-waiting{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;padding:10px;background-color:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.approve-waiting>div{margin-right:10px}.ticket-table-sum td{background-color:#f5f5f5;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}#bonusAmountPaid,#turbo{width:4em}#competition{width:40%;min-width:140px}.pure-form legend{color:#000000;display:block;width:100%;padding:.3em 0;margin-bottom:.3em;border-bottom:1px solid #e2e2e2}.pure-form .pure-input-1.input-number{width:80px}.pure-u-1-1.input-number{width:60px}.potentional-prize-tbl td{padding:8px}.akuBets h2{margin:0;padding:15px 0 5px 5px}.ticket-detail td{background-color:#ffffff}.ticket-detail-table th{padding:5px 0 5px 10px}.ticket-detail-table th.odd-hcol{text-align:right}.ticket-detail-table td{padding:8px 0;border-bottom:1px solid #d3d3d3}.ticket-detail-table .group-title{padding:8px}.ticket-detail-table .group-title-row td{background-color:#f5f5f5}.ticket-detail-table .sport-ico-col{width:20px;padding-left:5px}.ticket-detail-table .match-name{color:#004aa2}.ticket-detail-table .opp-name{font-style:italic;color:#004aa2}.ticket-detail-table .odd-col{color:#004aa2;font-weight:700;text-align:right}.ticket-detail-table .odd-col .extra-bet{color:#e69424}.ticket-detail-table .state-col{width:20px;padding-right:10px}.ticket-detail-table .state-col img{vertical-align:middle}.ticket-detail-info-table td{padding:5px 0}.ticket-detail-info-table td:first-child{padding-left:10px}.ticket-detail-info-table td:last-child{padding-right:10px;text-align:right}.ticket-detail-info-table .prize-row td{color:#004aa2;font-weight:700}.share-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.share-btn{margin:10px;height:40px}.view-ticket-detail{background-color:#586672;display:none}.cashoutInfoWrap{margin:15px 10px;text-align:left}.live-match-header{position:relative}.live-match-header .stats-link{position:absolute;top:10px;right:5px;display:block;padding:5px;line-height:16px}.ticket-opp-interrupted-info div{color:#666666}.tickets-table{table-layout:fixed}.tickets-table th{font-weight:400;padding:5px;font-size:12px}.tickets-table .ticket-userName{width:60px}.tickets-table .ticket-amount{width:8em}.tickets-table td{font-size:12px;padding:5px}.tickets-table .date-col{width:70px}.tickets-table .contest-col{min-width:31px}.tickets-table .amount-col{width:80px;text-align:right}.tickets-table .ticket-match-name{white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;width:100%;font-size:11px}.btnSendMsg{position:absolute;left:130px;bottom:10px}.page-change-password .edt{width:calc(100% - 40px);margin-right:5px}.btn-pane{padding:10px}.btn-pane .btn{margin-bottom:10px}.o-clientNews__item{background:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex}.o-clientNews__item .a-svgIcon{padding:0}.o-clientNews__item--NEW,.o-clientNews__item--VIEW{background:#faebcf}.o-clientNews__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}.o-clientNews__icon:last-of-type{margin-left:auto}.o-clientNews__content{max-width:70%;padding:5px 0;font-size:12px;color:#000000;word-wrap:break-word}.o-clientNews__date{font-weight:400}.o-clientNews__emptyMessage{height:50vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px}.anal-detail .col-info{font-size:14px;font-weight:400;color:#000000;width:33%;text-align:center;display:inline-block}.o-analDetail__subname{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;color:#e69424;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:18px}.o-analDetail__subname .rate{color:#e69424}.o-analDetail__subname .opp-name{margin-left:3px}.o-analDetail__icoResult{position:absolute;top:0;right:0}.o-analDetail .avatar .note,.o-analDetail .avatar .username{color:#005cb2}.anal-detail .head-pane,.anal-detail .text-pane{padding:10px;position:relative;clear:both}.anal-detail .text-pane{padding-top:20px;word-wrap:break-word}.anal-detail .row-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px;padding-left:0}.anal-detail .add-to-ticket-pane{position:fixed;bottom:48px;padding:10px;text-align:center;border-top:1px solid #d3d3d3;left:0;right:0;background:#ffffff}.anal-detail .empty-pane{height:50px}.anal-item .ico-result{position:absolute;top:50px;right:10px}.anal-detail .live-match-header__info{white-space:normal}@media screen and (min-width:361px){.anal-detail .row-info{padding-left:20px}}.paymentForm .edt{width:calc(100% - 40px);margin:5px 5px 5px 0}.paymentMethodName{margin-top:15px}.disabledPaymentMethod{opacity:.4}.paymentMethodDetail{background-color:#f5f5f5}.paymentForm p:last-child{margin:0}.login-page .formElement .edt,.loginForm .edt{width:calc(100% - 35px)}.tbl th .add-payment-method,.tbl th .add-payment-method:hover{color:#000000!important;float:right;text-transform:uppercase;position:relative;margin-left:10px;cursor:pointer;line-height:1em}.pre-accepted-count{float:right;background-color:#1e88e5;color:#ffffff;padding:5px;font-weight:400}.tbl .payment-method-header{padding:6px}.add-payment-method,.payment-method-header h3{padding-bottom:5px!important;padding-top:5px!important}.pre-accepted-row{padding:10px 0;border-bottom:1px solid #e2e2e2}.pre-accepted-row a{display:block;float:right}.payment-settings-link{float:right;font-size:15px;font-weight:400}.payment-settings-link img{border:none;vertical-align:bottom}.expired-card-msg{display:table;padding:5px}.expired-card-msg .ico-msg{display:table-cell;padding-right:5px}.expired-card-msg .msg-txt{display:table-cell;color:#a4a4a4;font-size:14px;vertical-align:middle}.p-socialStats__pageInner{padding:0 8px}.p-socialStats .o-cardView{background:#ffffff;margin-bottom:8px}.p-socialStats .o-cardView__divider{margin:8px 0 8px -4px;height:1px;background:rgba(0,0,0,.12)}.p-socialStats .o-cardView__content{padding:12px 12px 12px 16px}.p-socialStats .a-btnOdd{width:100%;height:32px}.p-socialStats__statsTitle{font-size:12px;color:rgba(0,0,0,.54)}.p-socialStats__statsValue{font-size:14px;font-weight:500}.p-socialStats__statsValue--active{color:#e69424}.p-socialStats__sectionName{color:rgba(0,0,0,.87);font-weight:500;padding:16px 8px 15px}.o-opportunityColumn{-webkit-box-flex:1;-ms-flex:1;flex:1}.o-opportunityColumn__row{margin:0 8px}.o-opportunityColumn__row+.o-opportunityColumn__row{border-top:1px solid rgba(0,0,0,.12)}.o-opportunityColumn__row:first-child{margin-top:8px}.o-opportunityColumn__row:last-child{margin-bottom:12px}.o-opportunityColumn__colInner{width:72px;margin:0 auto}.o-opportunityColumn__statsItem{margin:8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit}.o-opportunityColumn__ticketsInfoLabel{font-size:12px;line-height:14px;color:rgba(0,0,0,.54)}.o-opportunityColumn__ticketsInfoValue{font-size:14px;line-height:16px;color:rgba(0,0,0,.87);font-weight:500}.o-opportunityColumn__name,.o-opportunityColumn__ticketsInfoValue{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit}.o-opportunityColumn__name{margin-top:4px;text-align:center}.o-opportunityColumn__name,.o-opportunityColumn__odd{font-size:12px;line-height:14px;color:rgba(0,0,0,.54)}.o-opportunityColumn__odd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-4px 0 8px}.o-opportunityColumn__oddIcon{margin:0 3px}.o-opportunityColumn .a-btnOdd{margin:8px 0;font-size:16px;line-height:19px}.o-opportunityBar{height:164px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.o-opportunityBar__outerText{color:rgba(0,0,0,.87);margin-bottom:4px}.o-opportunityBar__innerText{margin-top:5px}.o-opportunityBar__inner{min-height:1px;width:72px;margin:0 auto;border-radius:5px 5px 0 0;color:#ffffff}.o-opportunityBar__innerPrimary{background:#e69424}.o-opportunityBar__innerSecondary{background:#1e88e5}.o-opportunityRow{color:rgba(0,0,0,.87)}.o-opportunityRow__name{font-size:14px;line-height:16px;font-weight:500;margin-bottom:4px}.o-opportunityRow__ticketStats{font-size:12px;line-height:14px}.o-opportunityRow__ticketStats--value{font-weight:500}.o-opportunityRow__odd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:16px;font-weight:500}.o-opportunityRow__odd .o-opportunity__oddIcon{margin:0 3px;-ms-flex-negative:0;flex-shrink:0}.o-opportunityRow__oddStats{display:-webkit-box;display:-ms-flexbox;display:flex}.o-opportunityRow__oddStats--analyzeCount,.o-opportunityRow__oddStats--arenaCount,.o-opportunityRow__oddStats--odds{-webkit-box-flex:1;-ms-flex:1;flex:1}.o-opportunityRow__oddStats--odds{min-width:114px}.o-opportunityRow__firstOdd{color:rgba(0,0,0,.54)}.o-opportunityRow__currentOdd,.o-opportunityRow__firstOdd{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit}.o-opportunityRow__currentOdd{font-weight:500}.o-opportunityOther{color:rgba(0,0,0,.87)}.o-opportunityOther__eventName{font-size:12px;line-height:14px;color:rgba(0,0,0,.54);margin-bottom:4px}.o-opportunityOther__opportunityName{font-size:14px;line-height:16px;font-weight:500;margin-bottom:4px}.o-opportunityOther__ticketsInfo{font-size:12px;line-height:14px}.o-opportunityOther__ticketsInfo--value{font-weight:500}.transaction-table td{vertical-align:top}.transaction-table .date-col{width:20%;white-space:nowrap}.transaction-table .type-col{width:50%}.transaction-table .amount-col{width:30%;text-align:right}.casinoTransactionsWarning{color:#000000;font-size:12px;font-weight:300}.casinoTransactionsWarning a{color:#a4a4a4;text-decoration:underline}.codePreNumberWrap{padding-right:5px}.autocompleteSuggestions{width:95%;position:absolute;border:1px solid #888;background-color:#ffffff;z-index:100;cursor:pointer}.autocompleteSuggestions .suggestion{font-size:16px;line-height:16px;color:#000000;padding:4px 6px 3px;cursor:pointer}.item.completed{background-color:#e3f7cd}.item.completed .item-body{padding-left:45px}.item.waiting{background-color:#ffffcc}.tbl-chart .row-up td{background-color:#e3f7cd}.tbl-chart .row-down td{background-color:#fadacf}.tbl-chart .username{color:#004aa2}.rankings__item-mine{color:#e69424;font-weight:700}.rankings__item-mine .username{color:#e69424}.tipcup-rankings-form{height:56px;background:#ffffff}.tipcup-rankings-form.fixed{position:fixed;top:56px;left:0;width:100%;z-index:100}.rankings__search-form-button{margin:0;padding:0}.clearable-text-field__placeholder{padding:10px 0 10px 10px;width:80%;display:inline-block}.rankings__content.fixed{padding-top:56px}.rankings-duplicate-users-list{list-style:none;margin:0;padding:0}.rankings-duplicate-users-list li{list-style:none}.new-odds-match-opp.emptyCell,.new-odds-match-opp.item{-webkit-box-flex:1;-ms-flex:1 1 0.0000001%;flex:1 1 0.0000001%;padding:2px 2px 5px;margin:3px;border:1px solid transparent}.new-odds-match-opp.item{text-decoration:none;text-align:center;background-color:#e6e6e6;border-color:#bebebe}.new-odds-match-opp.item img{padding-right:0}.new-odds-match-opp.emptyCell{padding:0;margin:0;border:0}.new-odds-match-opp.added{background-color:#faebcf!important}.new-odds-match-opp.winning{background-color:#55a93c}.most-bet,.new-odds-match-opp.most-bet{border-color:#bfd7e8;background-color:#e6f5ff}.new-odds-match-opp.winning .name,.new-odds-match-opp.winning .rate{color:#ffffff}.new-odds-match-opp .name{display:inline-block;margin-bottom:2px;font-size:13px;color:#666666;font-weight:400}.new-odds-match-opp .rate{color:#004aa2;font-size:18px;font-weight:400}.opportunity-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.opportunity-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.opportunity-column,.opportunity-row>div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.opportunity-column>div{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:0;flex-basis:0}.opportunity-column .item,.opportunity-row .item{height:calc(100% - 6px)}.opportunity-columns-wrapper,.opportunity-columns-wrapper>div{display:-webkit-box;display:-ms-flexbox;display:flex}.opportunity-columns-wrapper>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.opportunity-columns-wrapper,.opportunity-rows-wrapper{padding:3px 6px}.new-odds-match-opp .event-date-close{float:right;white-space:nowrap;color:#000000;font-size:12px;font-weight:400}.new-odds-match-event{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 2px 2px}.new-odds-match-event .next-items{text-decoration:none;text-align:center;color:#000000;font-size:12px;font-weight:400;color:#666666;padding:18px 8px}.arrowUpTran{top:0;border-top:12px solid #1fa149;-webkit-transition-property:opacity;transition-property:opacity}.arrowDownTran,.arrowUpTran{position:absolute;right:0;width:0;height:0;border-left:12px solid transparent;opacity:0}.arrowDownTran{bottom:0;border-bottom:12px solid #db2128}@keyframes arrow_animation{0%{opacity:0}40%,60%{opacity:1}to{opacity:0}}.arrowDownTran-enter-active,.arrowTran-enter-active,.arrowUpTran-enter-active{-webkit-animation:arrow_animation 1s;animation:arrow_animation 1s;-webkit-animation-iteration-count:3;animation-iteration-count:3}.arrowDownTran-exit,.arrowUpTran-exit{opacity:1}.TipcupDetail__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px;position:relative}.TipcupDetail__row--header{margin-bottom:10px}.TipcupDetail__row--arrow{margin-bottom:5px}.TipcupDetail__column{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;overflow:hidden}.TipcupDetail__column--onesize{-ms-flex-item-align:center;align-self:center}.TipcupDetail__column--fullSize .TipcupDetail__group,.TipcupDetail__column--onesize .TipcupDetail__group{margin-right:25px}.TipcupDetail__column .avatar,.TipcupDetail__column .avatar .col-photo{float:none;position:relative}.TipcupDetail__column .avatar .col-ico{width:auto;position:absolute;top:calc(100% - 13px);z-index:5}.TipcupDetail__column .avatar .col-ico .country{margin:0 3px 0 5px}.TipcupDetail__groupClientAvatar{width:52px}.TipcupDetail__leftName,.TipcupDetail__rightName{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.TipcupDetail__lowerGroup{min-width:25px;-ms-flex-item-align:center;align-self:center;margin:0 5px}.TipcupDetail__prevGroup{margin:0 auto}.TipcupDetail__nextGroup{margin:0 auto;text-align:center}.TipcupDetail__higherGroup{position:absolute;bottom:-21px;right:5px}.TipcupDetail__higherGroup--center{bottom:auto;top:calc(50% - 10px)}.TipcupDetail__group{margin-right:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;overflow:hidden}.TipcupDetail__group--right{margin-left:10px}.TipcupDetail__groupClient{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;background-color:#e6f5ff}.TipcupDetail__groupClient:last-child{margin-bottom:0}.TipcupDetail__groupClientName{font-size:14px;color:#000000;font-weight:700;width:calc(100% - 52px);overflow:hidden;text-overflow:ellipsis}.TipcupDetail a.TipcupDetail__clientLink{color:#000000}.TipcupDetail__groupClientName--searched,.TipcupDetail a.TipcupDetail__clientLink--searched{color:#e69424;font-weight:700}.TipcupDetail__groupClientPoints{font-size:12px;color:#666666;font-weight:400;margin-top:2px}.TipcupDetail__header{text-align:center;padding-bottom:3px;margin:5px 0;border-bottom:1px solid #1e88e5}.TipcupDetail__headerColumn{display:inline-block;width:50%}.TipcupDetail__headerSmall{font-size:12px;color:#666666}.TipcupDetail__headerColumn,.TipcupDetail__headerTitle{font-size:15px;color:#1e88e5}.TipcupDetail__headerColumn{margin-bottom:10px}.TipcupDetail__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 5px;margin-bottom:5px}.TipcupDetail__searchInput{border:none;border-bottom:1px solid #000}.tv__page{padding:10px}.tv__page-content img{max-width:100%;padding-bottom:10px}.tv__program.fixed .tv__program-timeline{padding-top:46px}.tv__program-nav{background:#586672;overflow:hidden;position:relative;z-index:1}.tv__program-nav.with-sport-name .tv__program-nav-item,.tv__program-nav.with-sport-name .tv__program-navigation-ul{height:72px}.tv__program-nav.with-sport-name .tv__program-nav-arrow{top:25.5px}.tv__program-nav.fixed{position:fixed;top:0;left:0;width:100%;z-index:101}.tv__program-navigation-ul{position:relative;height:0;width:0;margin:0;padding:0;clear:both;width:auto;height:36px;list-style:none;z-index:100}.tv__program-navigation-ul.animate{-webkit-transition:left .15s ease-out;transition:left .15s ease-out}.tv__program-navigation-ul.sports-count-1 .tv__program-nav-item{width:100vw}.tv__program-nav-item{float:left;position:relative;list-style:none;width:80vw;height:36px}.tv__program-nav-item.active .tv__program-nav-item-icon{opacity:0}.tv__program-nav-item-content{padding:0 5vw;text-align:center;color:#ffffff;font-weight:700}.tv__program-nav-item-icon{position:absolute;top:10px;opacity:1;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out;z-index:100}.tv__program-nav-item-icon .sport-ico{padding-right:0}.tv__program-nav-item-icon img{padding:0}.tv__program-nav-item-icon.left-icon{left:7vw}.tv__program-nav-item-icon.right-icon{right:7vw}.tv__program-nav-arrow{position:absolute;top:7.5px;z-index:100}.tv__program-nav-arrow.left-direction{left:7vw}.tv__program-nav-arrow.right-direction{right:7vw}.tv__program-nav-inside-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.tv__sports-select{position:absolute;left:15%;top:50%;width:70%;margin-top:-10px;z-index:0}.tv__sport-title{position:relative;z-index:100;background-color:#586672;pointer-events:none;height:36px;line-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tv__program-timeline{padding:10px 0}.tv__program-timeline-list{margin:0;padding:0;list-style:none}.tv__program-timespan{position:relative;margin-bottom:10px;padding-right:10px}.tv__program-timespan-title{position:absolute;top:11px;left:10px;color:#a4a4a4;width:50px}.tv__program-match-list{margin:0 0 0 60px;padding:0;list-style:none}.tv__program-match-list.active{border-bottom:1px solid #d3d3d3}.tv__program-match-list.top-matches{margin:0 10px 10px;border-bottom:1px solid #d3d3d3}.tv__program-load-matches{margin:0 0 0 60px;padding:10px 0}.tv__program-load-matches.top-matches{margin-left:0;padding-top:0;padding-bottom:20px}.tv__program-match{position:relative;border:1px solid transparent;border-bottom-color:#d3d3d3;margin:0;padding:10px}.tv__program-match.active,.tv__program-match .match-border{border-color:#d3d3d3;border-bottom:0}.tv__program-match.active{background:#faebcf}.tv__program-match.top-match{background:#e9f8fd;border-color:#d3d3d3;border-bottom:0}.tv__program-match.top-match .tv__program-match-desc,.tv__program-match.top-match .tv__program-match-title{padding-right:55px}.tv__program-match-title{color:#004aa2}.tv__program-match-desc,.tv__program-match-time-info{color:#a4a4a4}.tv__program-match-time-info .a-svgIcon{margin:0 2px;position:relative;top:-2px}.tv__program-match-time{margin-right:5px}.tv__program-match-text-line{padding:2px 0;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit}.tv__program-match-label{position:absolute;right:10px;top:10px;padding:5px 15px;color:#ffffff;font-size:11px}.tv__program-match-label.live-label{position:relative;right:auto;top:auto;background:#e69424;line-height:25px;margin-right:10px}.tv__program-match-label.top-label{background:#1e88e5}.tv__program-match-score{padding-top:10px}.rating{text-align:center}.rating-title{font-size:10px;color:#666666}.rating-panel{position:relative;margin-top:5px}.rating-input.radWrap{display:block;width:100%;height:100%;padding:0 0 15px}.rating-input.radWrap label{font-size:24px;display:block;text-align:center}.rating-input.radWrap input[type=radio]:checked+label:after,.rating-input.radWrap label:before{top:auto;bottom:0;left:50%;margin-top:0;margin-left:-8px;display:block;line-height:0}.rank{display:inline-block;margin-top:10px;font-size:18px;line-height:33px;padding:0 25px;position:relative;color:#1e88e5}.rank:after,.rank:before{content:"";position:absolute;top:0;bottom:0;width:16px;border:1px solid #a4a4a4}.rank:before{left:0;border-right:none}.rank:after{right:0;border-left:none}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.form-fieldset{width:100%;margin-bottom:10px;padding-top:10px;position:relative;overflow:hidden}.form-label{position:absolute;left:5px;right:0;color:#a4a4a4;background:#ffffff;z-index:6;pointer-events:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;top:5px;font-size:10px;line-height:10px}.form-stripe{position:absolute;width:100%;height:1px;background:#e69424;bottom:0;-webkit-transform:translate3d(101%,0,0);transform:translate3d(101%,0,0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;z-index:7}.form-input{display:block;height:33px;width:100%;border:1px solid #ffffff;border-bottom-color:#d9d9d9;font-family:Roboto,sans-serif;color:#000000;font-size:13px;line-height:15px;padding:8px 4px;position:relative;z-index:5;background-color:#fff;background-clip:padding-box}.form-input:valid~.form-label{top:10px;font-size:14px;line-height:31px}.form-input:not(:-moz-placeholder-shown)~.form-label{top:5px;font-size:10px;line-height:10px}.form-input:not(:-ms-input-placeholder)~.form-label{top:5px;font-size:10px;line-height:10px}.form-input:not(:placeholder-shown)~.form-label{top:5px;font-size:10px;line-height:10px}.form-input:focus~.form-label{top:5px;font-size:10px;line-height:10px}.form-input:focus~.form-stripe{-webkit-transform:translateZ(0);transform:translateZ(0)}.profile{position:relative;margin:0;padding:0}.profile-bg{height:57px;z-index:-1;background-size:cover}.profile-bg,.profile-bg:after{position:absolute;top:0;left:0;right:0}.profile-bg:after{content:"";bottom:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),to(rgba(0,0,0,.35)));background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.35));background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.35))}.profile-bg--default{background-color:#4ba1e5}.profile-data{width:100%;padding:29px 8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.profile-data:after{content:"";display:table;clear:both}.profile-content{padding:16px 8px}.profile-headline{padding:0 8px 5px;border-bottom:1px solid #d3d3d3}.profile-table-w1{width:65px}.profile-table-w2{width:35px}.profile-info{margin-left:10px}.profile-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.profile-indicator{width:12px;height:12px;border-radius:7px;margin-right:5px}.profile-indicator--online{background-color:#1fa149}.profile-indicator--offline{background-color:#ce4c3a}.profile-username{color:#ffffff;font-size:18px;font-weight:500}.profile-bottom{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.profile-bottom,.profile-messages-box{display:-webkit-box;display:-ms-flexbox;display:flex}.profile-messages-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px}.profile-messages-box img{margin-bottom:8px}.profile-stalker{margin-left:20px}.profile-followSetting{vertical-align:text-bottom}.profile-note{font-size:13px;line-height:19px;color:#a4a4a4}.profile-note--stalker{margin-top:14px}.profile-note--dark{color:#000000}.profile-note--blocked{color:#db2128;margin:0 auto}.profile .btn{margin-left:0;margin-right:0}.profile .btn+.profile-note{margin-top:3px}.profile-motto{padding-left:8px;padding-right:8px;margin-top:10px;margin-bottom:10px}.profile-icon{margin-top:13px;margin-left:20px}.profile-image .avatar .col-ico{top:42px}.profile-chart{width:90%;height:200px;margin:0 5%}.data+.data{margin-top:25px}.data-headline{padding:0 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.data-title{font-weight:400;padding:10px 0 5px}.data-table{padding:5px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:2px solid;border-top:2px solid}.data-table--cl1{border-color:#4ba1e5}.data-table--cl2{border-color:#006bb6}.data-table--cl3{border-color:#e69424}.data-table--cl4{border-color:#3b9a76}.data-master-cell,.data-servant-cell{margin:10px 0;font-size:15px}.data-master-cell{width:31.25%;word-break:break-word}.data-servant-cell{width:68.75%;color:#a4a4a4}.watch-item.item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 5px}.watch-item.item img{padding-right:0}.watch-item.item .follower-profile-info{margin-right:auto;width:auto}.watch-item.item .username{font-size:12px;margin-left:15px}.watch-item.item .avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.watch-item.item .btn{margin-left:0;margin-right:0}.watch-item.item .btn+.watch-note{margin-top:3px}.watch-info{width:100px}.watch-info--with-icon{width:76px}.watch-imp,.watch-note{font-size:13px;line-height:19px}.watch-note{color:#a4a4a4}.watch-note--blocked{color:#db2128;margin-left:15px}.watch-block{font-size:13px;color:#db2128;margin-right:5px}.watch.set-follower-icon{padding:0;margin-left:5px}.forum-list{padding-left:8px;padding-right:8px}.forum-list--summary{padding-left:0;padding-right:0}.forum-list--summary .forum-list-row{padding-left:8px;padding-right:8px}.forum-list-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #d3d3d3}.forum-list-row--response{background-color:#f5f5f5;margin-left:8px;padding-left:8px;padding-right:8px}.forum-list-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:13px;line-height:15px;width:100%;margin-bottom:4px}.forum-list .forum-list-client-profile-comment{display:block}.forum-list-date,.forum-list-icon{font-size:12px;color:#a4a4a4}.forum-list-reply-on{margin-left:10px}.forum-list-user .avatar .col-ico{width:auto}.forum-list-user .avatar .col-ico .country{margin-right:3px}.forum-list-user .avatar .space{width:0}.forum-list-league{padding-left:5px}.a-alertBox{line-height:17px;font-size:12px;background:#e53935;color:rgba(255,255,255,.85);padding:16px}.a-analyzes-filter-fullscreen__rates{margin:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.a-analyzes-filter-fullscreen__rates div:first-child{margin-right:16px}@supports (display:grid){.a-analyzes-filter-fullscreen__rates{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 16px}.a-analyzes-filter-fullscreen__rates div:first-child{margin-right:0}}.a-analyzes-filter-fullscreen__author{margin:16px}.a-aspectRatio{position:relative}.a-aspectRatio:before{content:"";display:block;width:100%}.a-aspectRatio>.a-aspectRatio__content{position:absolute;top:0;right:0;bottom:0;left:0}.a-aspectRatio--1-1:before{padding-top:100%}.a-aspectRatio--3-1:before{padding-top:33.33333333%}.a-aspectRatio--5-1:before{padding-top:20%}.a-aspectRatio--16-9:before{padding-top:56.25%}.a-badge{border:1px solid #ffffff;border-radius:100px;padding:0 1px 1px 2px;margin:2px;min-width:1.5em}.a-badge--prematch{background-color:#e69424}.a-badge--live{background-color:#55a93c}.a-bottomComponentsSpacer{visibility:hidden}.a-bottomComponentsSpacer--withFloatingButton{padding-bottom:64px}.a-bottomComponentsSpacer--withStickyRank{padding-bottom:86px}.a-bottomComponentsSpacer--withStickyKeyboard{padding-bottom:60px}.a-box{background:#ffffff;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);border-radius:2px;overflow:hidden}.a-btn{display:inline-block;margin:0 auto;padding:5px 12px;font-size:13px;font-weight:500;color:#000000;text-transform:uppercase;text-align:center;background-color:#e6e6e6;-webkit-box-shadow:0 1px 2px #e1e1e1;box-shadow:0 1px 2px #e1e1e1;border:1px solid #d3d3d3;border-radius:2px;cursor:pointer;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;text-decoration:none!important}.a-btn.a-btn--disabled,.a-btn.disabled,.a-btn:disabled{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12);border:1px solid transparent}.a-btn--action,.a-btn--action:visited{background-color:#e69424;color:#ffffff;border:1px solid transparent}.a-btn--action.a-btn--disabled,.a-btn--action.disabled,.a-btn--action:disabled,.a-btn--action:visited.a-btn--disabled,.a-btn--action:visited.disabled,.a-btn--action:visited:disabled{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}.a-btn--wired{line-height:17px;font-size:14px;border:1px solid transparent;color:#e69424!important;-webkit-box-shadow:none;box-shadow:none;outline:none}.a-btn--wired,.a-btn--wired:hover{background:transparent}.a-btn--wired.a-btn--disabled,.a-btn--wired.disabled,.a-btn--wired:disabled{border:1px solid transparent;background:transparent;color:#e1e1e1}.a-btn--wiredSecondary{border:1px solid transparent;background:transparent;color:rgba(0,0,0,.54);-webkit-box-shadow:none;box-shadow:none;outline:none}.a-btn--wiredSecondary.a-btn--disabled,.a-btn--wiredSecondary.disabled,.a-btn--wiredSecondary:disabled{border:1px solid transparent;background:transparent;color:#e1e1e1}.a-btn--wiredPassive{color:rgba(0,0,0,.54)!important}.a-btn--wiredPassive:disabled,.a-btn--wiredPassive:disabled:hover{pointer-events:auto;color:rgba(0,0,0,.26)!important}.a-btn--disabled,.a-btn--disabled:hover,.a-btn--disabled:link,.a-btn--disabled:visited,.a-btn.disabled,.a-btn.disabled:hover,.a-btn.disabled:link,.a-btn.disabled:visited,.a-btn:disabled,.a-btn:disabled:hover,.a-btn:disabled:link,.a-btn:disabled:visited{cursor:default;-webkit-box-shadow:none;box-shadow:none;pointer-events:none}.a-btn--big{line-height:24px;font-size:14px}.a-btnOdd{-webkit-transition:.15s;transition:.15s;border:1px solid #d3d3d3;border-radius:2px;width:52px;height:27px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e6e6e6;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#004aa2;font-weight:400}.a-btnOdd.locked,.a-btnOdd.locked:hover{background:#e6e6e6;border-color:#bebebe}.a-btnOdd.selected,.a-btnOdd.selected:hover{background:#faebcf;color:#000000}.a-btnOdd .spr-i131-0-15-normal{margin-left:4px}.a-btnOdd:hover{color:#004aa2}.a-button{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);border-radius:2px;margin:8px 8px 16px;height:36px;text-align:center;background-color:#e69424;color:#ffffff}.a-button--disabled{-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.26)}.a-button__text{line-height:36px;vertical-align:middle;text-transform:uppercase;font-weight:500}.a-card{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);margin:8px;padding:16px;border-radius:2px;background-color:#ffffff}.a-card+.a-card{margin-top:12px}.a-card--noBox{-webkit-box-shadow:none;box-shadow:none}.a-card--ripple{position:relative}.a-card--ripple:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;background-color:rgba(0,0,0,.12);opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:opacity .25s,-webkit-transform .1s .15s;transition:opacity .25s,-webkit-transform .1s .15s;transition:opacity .25s,transform .1s .15s;transition:opacity .25s,transform .1s .15s,-webkit-transform .1s .15s}.a-card--ripple:active:before,.a-card--ripple:hover:before{opacity:1;-webkit-transition-delay:0s,0s;transition-delay:0s,0s;-webkit-transform:scaleX(1);transform:scaleX(1)}.a-card__container{position:relative}.a-card__flexCols{display:-webkit-box;display:-ms-flexbox;display:flex}.a-card__flexCols>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:4px}.a-card__flexCols>:first-child{margin-left:0}.a-card__title{line-height:16px;font-size:14px;font-weight:500;color:rgba(0,0,0,.87)}.a-card__caption{line-height:14px;font-size:12px;font-weight:400;color:rgba(0,0,0,.54)}.a-tournamentCountdown{font-size:15px}.a-checkboxCheckGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.a-checkboxCheckGroup--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.a-checkboxCheckGroup__element{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:1px;max-width:100%;width:100%}.a-checkboxCheckGroup__errorNote{margin-left:14px;font-size:12px;line-height:15px;color:#db2128}.a-checkboxCheckGroup__reset{width:100%!important}.a-circle{width:16px;height:16px;display:inline-block;border-radius:100%;background-color:#ffffff;text-align:center;line-height:16px}.a-circle--18{width:18px;height:18px;line-height:18px}.a-closeIcon{width:21px;height:21px}.a-closeIcon:after,.a-closeIcon:before{content:" ";position:absolute;left:9.5px;width:2px;height:22px;background-color:#ffffff}.a-closeIcon:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.a-closeIcon:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.a-closeIcon--S{width:15px;height:15px}.a-closeIcon--S:after,.a-closeIcon--S:before{left:9px;height:14px}.a-contextButton{display:block;max-width:60px;margin:auto;text-align:center;font-size:12px;color:#005cb2}.a-contextButton__icon{width:48px;height:48px;display:block;margin:0 auto 8px;border-radius:24px;background:rgba(30,136,229,.12);line-height:48px}.a-conversationInfoMessage{line-height:14px;font-size:12px;font-weight:400;color:rgba(0,0,0,.38);display:block;text-align:center;margin-top:8px}.a-conversationInfoMessage:first-child,.a-conversationInfoMessage:only-child{margin-top:0}.a-dashedFrame{color:#000000;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.38);border:2px dashed rgba(0,0,0,.26);border-radius:4px}.a-dashedFrame,.a-dialogButton{font-weight:500;text-transform:uppercase}.a-dialogButton{display:block;padding:16px;border:none;background:none;color:rgba(0,0,0,.54)}.a-dialogButton:disabled{color:rgba(0,0,0,.38)}.a-dialogButton--primary{color:#e69424}.a-fieldset{padding:10px 14px 16px;margin:16px 0 0;border:2px solid #e69424;border-radius:4px}.a-fieldset legend{padding:0 0 0 4px;position:relative;left:-4px;color:#e69424;font-size:12px;background:#ffffff}.a-fieldset--error{border-color:#db2128}.a-fieldset--error legend{color:#db2128!important}.a-fieldset input,.a-fieldset textarea{width:100%;color:rgba(0,0,0,.87)}.a-fieldset input,.a-fieldset input:focus,.a-fieldset textarea,.a-fieldset textarea:focus{padding:0;background:none;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.a-fieldset input::-moz-selection{background-color:#f1c88d}.a-fieldset input::selection{background-color:#f1c88d}.a-floatingLabel{position:absolute;left:12px;bottom:19px;font-size:16px;line-height:19px;color:rgba(0,0,0,.54);pointer-events:none;-webkit-transition:.2s;transition:.2s}.a-followers__notificationText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:13px}.a-followers__notificationDate{font-size:13px;color:#4c4c4c}.a-followers__icon{margin-left:15px}.a-footerTicketTab{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;text-align:center;z-index:1;color:rgba(255,255,255,.7);-webkit-user-select:none;-webkit-touch-callout:none}.a-footerTicketTab--withBet .a-footerTicketTab__tabTitle{display:none}.a-footerTicketTab--withBet .a-footerTicketTab__badge--notEmpty{background-color:transparent;opacity:1}.a-footerTicketTab--withBet .a-footerTicketTab__btn{background-color:#e69424;bottom:16px;margin:0 auto 16px;min-width:56px;max-height:56px;border-radius:50%;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.a-footerTicketTab__btn{position:relative;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:8px auto 0;min-width:20vw;max-height:24px;-webkit-tap-highlight-color:transparent;width:56px;height:56px}.a-footerTicketTab__badge,.a-footerTicketTab__btn{-webkit-transition:.15s ease-out;transition:.15s ease-out}.a-footerTicketTab__badge{width:20px;height:20px;border-radius:50%;border:1px solid rgba(255,255,255,.5);color:#ffffff;position:absolute;bottom:-10px;background-color:transparent;opacity:0;line-height:17px;font-size:12px;font-weight:400}.a-footerTicketTab__badge--prematch{left:-16px;right:auto}.a-footerTicketTab__badge--live{left:auto;right:-16px}.a-footerTicketTab__badge--liveChanged,.a-footerTicketTab__badge--prematchChanged{-webkit-animation:colorHighlightLive .3s linear;animation:colorHighlightLive .3s linear}.a-footerTicketTab__badge--prematchChanged{-webkit-animation:colorHighlightPrematch .3s linear;animation:colorHighlightPrematch .3s linear}@-webkit-keyframes colorHighlightLive{0%{color:#ffffff;background-color:transparent}50%{color:transparent;background-color:#ffffff;width:26px;height:26px;right:-19px;bottom:-13px;line-height:22px}to{color:#ffffff;background-color:transparent;width:20px;height:20px;right:-16px}}@keyframes colorHighlightLive{0%{color:#ffffff;background-color:transparent}50%{color:transparent;background-color:#ffffff;width:26px;height:26px;right:-19px;bottom:-13px;line-height:22px}to{color:#ffffff;background-color:transparent;width:20px;height:20px;right:-16px}}@-webkit-keyframes colorHighlightPrematch{0%{color:#ffffff;background-color:transparent}50%{color:transparent;background-color:#ffffff;width:26px;height:26px;left:-19px;bottom:-13px;line-height:22px}to{color:#ffffff;background-color:transparent;width:20px;height:20px;left:-16px}}@keyframes colorHighlightPrematch{0%{color:#ffffff;background-color:transparent}50%{color:transparent;background-color:#ffffff;width:26px;height:26px;left:-19px;bottom:-13px;line-height:22px}to{color:#ffffff;background-color:transparent;width:20px;height:20px;left:-16px}}@media (min-width:640px){.a-footerTicketTab__btn{display:inline-block;width:auto;margin:16px 0;min-width:auto}.a-footerTicketTab--withBet .a-footerTicketTab__btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto 16px;width:56px;min-width:56px}}.a-formGroup{position:relative;overflow:hidden}.a-formGroup__bar:after,.a-formGroup__bar:before{position:absolute;bottom:0;background-color:#e69424;content:"";-webkit-transition:.2s;transition:.2s;width:0;height:2px}.a-formGroup__bar:before{left:50%}.a-formGroup__bar:after{right:50%}.a-formGroup__insideIcon{position:absolute;top:17px;right:13px;visibility:hidden;width:21px;height:21px}.a-formGroup__insideIcon--mobile{width:24px;height:24px}.a-formGroup__insideIcon--small{top:8px;right:7px;width:15px;height:15px}.a-formGroup__errorNote{margin-top:5px;font-size:12px;line-height:15px;color:#db2128}.a-progressBar{height:16px;background-color:#f5f5f5;border-radius:0 20px 20px 0;color:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex}.a-progressBar__progress{height:100%;border-radius:0 20px 20px 0}.a-progressBar--fullRange{border-radius:8px;position:relative}.a-progressBar--fullRange .a-progressBar__progress{width:100%;height:100%;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex}.a-progressBar--fullRange .a-progressBar__progress--negative{position:relative;width:50px;height:100%}.a-progressBar--fullRange .a-progressBar__progress--positive{position:relative;width:calc(100% - 51px);height:100%}.a-progressBar--fullRange .a-progressBar__progress--zero{position:relative;width:1px;height:100%}.a-progressBar--fullRange .a-progressBar__progressPart{position:absolute;width:0;height:100%}.a-progressBar--fullRange .a-progressBar__progressPart--positive{left:0;background:#43a047;border-radius:0 8px 8px 0}.a-progressBar--fullRange .a-progressBar__progressPart--negative{right:0;background:#e53935;border-radius:8px 0 0 8px}.a-progressBar--fullRange .a-progressBar__progressPart--square{border-radius:0}.a-progressBar--fullRange .a-progressBar__progressPart--zero{left:0;background:rgba(0,0,0,.12)}.a-progressBar--fullRange .a-progressBar__stripes{position:absolute;background-color:#43a047;right:64px}.a-fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;overflow:auto;background-color:#ffffff}.a-icon{display:inline-block}.a-icon--12{min-width:12px;width:12px;height:12px}.a-icon--15{min-width:15px;width:15px;height:15px}.a-icon--18{min-width:18px;width:18px;height:18px}.a-icon--24{min-width:24px;width:24px;height:24px}.a-iframe-player{width:100%;border:0;background-color:#394149}.a-iframe-player--audio{height:70px}.a-aspectRatio .a-iframe-player{position:absolute;left:0;top:0;width:100%;height:100%}.m-streamPlayerWrapper .audioPlayer{height:70px}.a-infoBanner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 16px 15px;background-color:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.12)}.a-infoBanner--noBorder{padding-bottom:16px;border-bottom:none}.a-infoBanner__icon{width:48px;height:48px;-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.a-infoBanner__title{line-height:16px;font-size:14px;font-weight:500;color:rgba(0,0,0,.87);margin:0}.a-infoBanner__message{line-height:14px;font-size:12px;font-weight:400;color:rgba(0,0,0,.54);margin:0}.a-infoBanner__title+.a-infoBanner__message{margin-top:4px}.a-inputMaterialText{position:relative;padding-top:7px;overflow:hidden}.a-inputMaterialText__relWrapper{position:relative}.a-inputMaterialText__input{display:block;width:100%;padding:19px 13px 16px;font-weight:400;line-height:19px;font-size:16px;color:rgba(0,0,0,.87);border:1px solid rgba(0,0,0,.38);border-radius:4px}.a-inputMaterialText__input:required{-webkit-box-shadow:none;box-shadow:none}.a-inputMaterialText__input:hover{border-color:rgba(0,0,0,.54)}.a-inputMaterialText__input:focus{padding:18px 12px 15px;border:2px solid #e69424}.a-inputMaterialText__input:disabled{border-color:rgba(0,0,0,.26);color:rgba(0,0,0,.38)}.a-inputMaterialText__input::-moz-selection{background-color:#f1c88d}.a-inputMaterialText__input::selection{background-color:#f1c88d}.a-inputMaterialText__input--error{padding:18px 12px 15px;border:2px solid #e53935;color:rgba(0,0,0,.87)}.a-inputMaterialText__input--error:focus,.a-inputMaterialText__input--error:hover{border-color:#e53935}.o-modalTicket .a-inputMaterialText__input{background-color:#ffffff}.a-inputMaterialText__textarea{display:block;padding:0 14px;font-weight:400;line-height:19px;font-size:16px;color:rgba(0,0,0,.87);background-color:#ffffff;border-bottom:1px solid transparent;border-top:1px solid transparent;border-color:transparent;border-style:solid;border-width:20px 1px 26px;width:100%;height:85px}.a-inputMaterialText__textarea:required{-webkit-box-shadow:none;box-shadow:none}.a-inputMaterialText__textarea--error,.modal-dialog-content .a-inputMaterialText__textarea--error{color:rgba(0,0,0,.87)}.modal-dialog-content .a-inputMaterialText__textarea{color:rgba(0,0,0,.87);background-color:#ffffff}.o-modalTicket .a-inputMaterialText__textarea{background-color:#ffffff}.a-inputMaterialText__textareaWrapper{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(0,0,0,.38);border-radius:4px;pointer-events:none;z-index:2}.a-inputMaterialText__textarea:hover~.a-inputMaterialText__textareaWrapper{border-color:rgba(0,0,0,.54)}.a-inputMaterialText__textarea:focus~.a-inputMaterialText__textareaWrapper{border:2px solid #e69424}.a-inputMaterialText__textarea--error:focus~.a-inputMaterialText__textareaWrapper,.a-inputMaterialText__textarea--error:hover~.a-inputMaterialText__textareaWrapper,.a-inputMaterialText__textarea--error~.a-inputMaterialText__textareaWrapper{border:2px solid #e53935}.a-inputMaterialText__label,.a-inputMaterialText label{position:absolute;top:7px;left:0;padding:19px 13px 18px;font-weight:400;line-height:19px;font-size:16px;color:rgba(0,0,0,.54);pointer-events:none;z-index:4;-webkit-transition:top .2s ease-out;transition:top .2s ease-out}.a-inputMaterialText__input:disabled .a-inputMaterialText__label,.a-inputMaterialText__input:disabled .a-inputMaterialText label{color:rgba(0,0,0,.38)}.a-inputMaterialText__textarea~.a-inputMaterialText__label,.a-inputMaterialText__textarea~.a-inputMaterialText label{top:0}.a-inputMaterialText__input:focus~.a-inputMaterialText__label,.a-inputMaterialText__input:focus~.a-inputMaterialText label,.a-inputMaterialText__input:valid~.a-inputMaterialText__label,.a-inputMaterialText__input:valid~.a-inputMaterialText label,.a-inputMaterialText__label--error,.a-inputMaterialText__textarea:focus~.a-inputMaterialText__label,.a-inputMaterialText__textarea:focus~.a-inputMaterialText label,.a-inputMaterialText__textarea:valid~.a-inputMaterialText__label,.a-inputMaterialText__textarea:valid~.a-inputMaterialText label,.a-inputMaterialText label--error{top:0;left:10px;padding:0 4px;font-size:12px;line-height:15px;-webkit-transition:top .2s ease-in;transition:top .2s ease-in}.o-modalTicket .a-inputMaterialText__input:focus~.a-inputMaterialText__label,.o-modalTicket .a-inputMaterialText__input:focus~.a-inputMaterialText label,.o-modalTicket .a-inputMaterialText__input:valid~.a-inputMaterialText__label,.o-modalTicket .a-inputMaterialText__input:valid~.a-inputMaterialText label,.o-modalTicket .a-inputMaterialText__label--error,.o-modalTicket .a-inputMaterialText__textarea:focus~.a-inputMaterialText__label,.o-modalTicket .a-inputMaterialText__textarea:focus~.a-inputMaterialText label,.o-modalTicket .a-inputMaterialText__textarea:valid~.a-inputMaterialText__label,.o-modalTicket .a-inputMaterialText__textarea:valid~.a-inputMaterialText label,.o-modalTicket .a-inputMaterialText label--error{background-color:#ffffff}.a-inputMaterialText__input:not(:-moz-placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__input:not(:-moz-placeholder-shown)~.a-inputMaterialText label,.a-inputMaterialText__textarea:not(:-moz-placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__textarea:not(:-moz-placeholder-shown)~.a-inputMaterialText label{top:0;left:10px;padding:0 4px;font-size:12px;line-height:15px;-moz-transition:top .2s ease-in;transition:top .2s ease-in}.a-inputMaterialText__input:not(:-ms-input-placeholder)~.a-inputMaterialText__label,.a-inputMaterialText__input:not(:-ms-input-placeholder)~.a-inputMaterialText label,.a-inputMaterialText__textarea:not(:-ms-input-placeholder)~.a-inputMaterialText__label,.a-inputMaterialText__textarea:not(:-ms-input-placeholder)~.a-inputMaterialText label{top:0;left:10px;padding:0 4px;font-size:12px;line-height:15px;-ms-transition:top .2s ease-in;transition:top .2s ease-in}.a-inputMaterialText__input:not(:placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__input:not(:placeholder-shown)~.a-inputMaterialText label,.a-inputMaterialText__textarea:not(:placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__textarea:not(:placeholder-shown)~.a-inputMaterialText label{top:0;left:10px;padding:0 4px;font-size:12px;line-height:15px;-webkit-transition:top .2s ease-in;transition:top .2s ease-in}.o-modalTicket .a-inputMaterialText__input:not(:-moz-placeholder-shown)~.a-inputMaterialText__label,.o-modalTicket .a-inputMaterialText__input:not(:-moz-placeholder-shown)~.a-inputMaterialText label,.o-modalTicket .a-inputMaterialText__textarea:not(:-moz-placeholder-shown)~.a-inputMaterialText__label,.o-modalTicket .a-inputMaterialText__textarea:not(:-moz-placeholder-shown)~.a-inputMaterialText label{background-color:#ffffff}.o-modalTicket .a-inputMaterialText__input:not(:-ms-input-placeholder)~.a-inputMaterialText__label,.o-modalTicket .a-inputMaterialText__input:not(:-ms-input-placeholder)~.a-inputMaterialText label,.o-modalTicket .a-inputMaterialText__textarea:not(:-ms-input-placeholder)~.a-inputMaterialText__label,.o-modalTicket .a-inputMaterialText__textarea:not(:-ms-input-placeholder)~.a-inputMaterialText label{background-color:#ffffff}.o-modalTicket .a-inputMaterialText__input:not(:placeholder-shown)~.a-inputMaterialText__label,.o-modalTicket .a-inputMaterialText__input:not(:placeholder-shown)~.a-inputMaterialText label,.o-modalTicket .a-inputMaterialText__textarea:not(:placeholder-shown)~.a-inputMaterialText__label,.o-modalTicket .a-inputMaterialText__textarea:not(:placeholder-shown)~.a-inputMaterialText label{background-color:#ffffff}.a-inputMaterialText__textarea:focus~.a-inputMaterialText__label,.a-inputMaterialText__textarea:focus~.a-inputMaterialText label,.a-inputMaterialText__textarea:valid~.a-inputMaterialText__label,.a-inputMaterialText__textarea:valid~.a-inputMaterialText label{top:-7px}.a-inputMaterialText__textarea:not(:-moz-placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__textarea:not(:-moz-placeholder-shown)~.a-inputMaterialText label{top:-7px}.a-inputMaterialText__textarea:not(:-ms-input-placeholder)~.a-inputMaterialText__label,.a-inputMaterialText__textarea:not(:-ms-input-placeholder)~.a-inputMaterialText label{top:-7px}.a-inputMaterialText__textarea:not(:placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__textarea:not(:placeholder-shown)~.a-inputMaterialText label{top:-7px}.a-inputMaterialText__input:valid~.a-inputMaterialText__label,.a-inputMaterialText__input:valid~.a-inputMaterialText label,.a-inputMaterialText__textarea:valid~.a-inputMaterialText__label,.a-inputMaterialText__textarea:valid~.a-inputMaterialText label{color:rgba(0,0,0,.87)}.a-inputMaterialText__input:not(:-moz-placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__input:not(:-moz-placeholder-shown)~.a-inputMaterialText label,.a-inputMaterialText__textarea:not(:-moz-placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__textarea:not(:-moz-placeholder-shown)~.a-inputMaterialText label{color:rgba(0,0,0,.87)}.a-inputMaterialText__input:not(:-ms-input-placeholder)~.a-inputMaterialText__label,.a-inputMaterialText__input:not(:-ms-input-placeholder)~.a-inputMaterialText label,.a-inputMaterialText__textarea:not(:-ms-input-placeholder)~.a-inputMaterialText__label,.a-inputMaterialText__textarea:not(:-ms-input-placeholder)~.a-inputMaterialText label{color:rgba(0,0,0,.87)}.a-inputMaterialText__input:not(:placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__input:not(:placeholder-shown)~.a-inputMaterialText label,.a-inputMaterialText__textarea:not(:placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__textarea:not(:placeholder-shown)~.a-inputMaterialText label{color:rgba(0,0,0,.87)}.a-inputMaterialText__input:focus~.a-inputMaterialText__label,.a-inputMaterialText__input:focus~.a-inputMaterialText label,.a-inputMaterialText__textarea:focus~.a-inputMaterialText__label,.a-inputMaterialText__textarea:focus~.a-inputMaterialText label{color:#e69424}.a-inputMaterialText__input--error:valid~.a-inputMaterialText__label,.a-inputMaterialText__input--error:valid~.a-inputMaterialText label,.a-inputMaterialText__label--error,.a-inputMaterialText__textarea--error:valid~.a-inputMaterialText__label,.a-inputMaterialText__textarea--error:valid~.a-inputMaterialText label,.a-inputMaterialText label--error{color:#e53935}.a-inputMaterialText__input--error:not(:-moz-placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__input--error:not(:-moz-placeholder-shown)~.a-inputMaterialText label,.a-inputMaterialText__textarea--error:not(:-moz-placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__textarea--error:not(:-moz-placeholder-shown)~.a-inputMaterialText label{color:#e53935}.a-inputMaterialText__input--error:not(:-ms-input-placeholder)~.a-inputMaterialText__label,.a-inputMaterialText__input--error:not(:-ms-input-placeholder)~.a-inputMaterialText label,.a-inputMaterialText__textarea--error:not(:-ms-input-placeholder)~.a-inputMaterialText__label,.a-inputMaterialText__textarea--error:not(:-ms-input-placeholder)~.a-inputMaterialText label{color:#e53935}.a-inputMaterialText__input--error:not(:placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__input--error:not(:placeholder-shown)~.a-inputMaterialText label,.a-inputMaterialText__textarea--error:not(:placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__textarea--error:not(:placeholder-shown)~.a-inputMaterialText label{color:#e53935}.a-inputMaterialText__textarea~.a-inputMaterialText__label--error,.a-inputMaterialText__textarea~.a-inputMaterialText label--error{top:-7px}.a-inputMaterialText__input:focus~.a-inputMaterialText__label--error,.a-inputMaterialText__input:focus~.a-inputMaterialText label--error,.a-inputMaterialText__textarea:focus~.a-inputMaterialText__label--error,.a-inputMaterialText__textarea:focus~.a-inputMaterialText label--error{color:#e53935}.a-inputMaterialText__info:not(:empty){margin-top:4px;margin-left:14px;font-size:12px;color:#e53935}.a-inputMaterialText__count{position:absolute;right:14px;bottom:8px;font-size:12px;line-height:15px;text-align:right;color:rgba(0,0,0,.54)}.a-inputMaterialText__count--error{color:#e53935}.a-inputMaterialText__input,.a-inputMaterialText__input:focus~.a-inputMaterialText__label,.a-inputMaterialText__input:focus~.a-inputMaterialText label,.a-inputMaterialText__input:valid~.a-inputMaterialText__label,.a-inputMaterialText__input:valid~.a-inputMaterialText label,.a-inputMaterialText__label--error,.a-inputMaterialText__textarea:focus~.a-inputMaterialText__label,.a-inputMaterialText__textarea:focus~.a-inputMaterialText label,.a-inputMaterialText__textarea:valid~.a-inputMaterialText__label,.a-inputMaterialText__textarea:valid~.a-inputMaterialText label,.a-inputMaterialText label--error{background-color:#ffffff}.a-inputMaterialText__input:not(:-moz-placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__input:not(:-moz-placeholder-shown)~.a-inputMaterialText label,.a-inputMaterialText__textarea:not(:-moz-placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__textarea:not(:-moz-placeholder-shown)~.a-inputMaterialText label{background-color:#ffffff}.a-inputMaterialText__input:not(:-ms-input-placeholder)~.a-inputMaterialText__label,.a-inputMaterialText__input:not(:-ms-input-placeholder)~.a-inputMaterialText label,.a-inputMaterialText__textarea:not(:-ms-input-placeholder)~.a-inputMaterialText__label,.a-inputMaterialText__textarea:not(:-ms-input-placeholder)~.a-inputMaterialText label{background-color:#ffffff}.a-inputMaterialText__input:not(:placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__input:not(:placeholder-shown)~.a-inputMaterialText label,.a-inputMaterialText__textarea:not(:placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText__textarea:not(:placeholder-shown)~.a-inputMaterialText label{background-color:#ffffff}.a-inputMaterialText__input--withTrailingText,.a-inputMaterialText__input--withTrailingText:focus{padding-right:40px}.a-inputMaterialText__trailingText{position:absolute;right:0;bottom:0;height:56px;padding:2px 0;font-size:16px;line-height:54px;color:rgba(0,0,0,.54)}.a-inputMaterialText__input:disabled~.a-inputMaterialText__trailingText{color:rgba(0,0,0,.38)}.a-inputMaterialText--disabled .a-inputMaterialText__input{border-color:rgba(0,0,0,.26);color:rgba(0,0,0,.38)}.a-inputMaterialText--disabled .a-inputMaterialText__label,.a-inputMaterialText--disabled .a-inputMaterialText__trailingText{color:rgba(0,0,0,.38)}.a-inputMaterialText--disabled .a-inputMaterialText__input:not(:-moz-placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText--disabled .a-inputMaterialText__textarea:not(:-moz-placeholder-shown)~.a-inputMaterialText__label{color:rgba(0,0,0,.38)}.a-inputMaterialText--disabled .a-inputMaterialText__input:not(:-ms-input-placeholder)~.a-inputMaterialText__label,.a-inputMaterialText--disabled .a-inputMaterialText__textarea:not(:-ms-input-placeholder)~.a-inputMaterialText__label{color:rgba(0,0,0,.38)}.a-inputMaterialText--disabled .a-inputMaterialText__input:not(:placeholder-shown)~.a-inputMaterialText__label,.a-inputMaterialText--disabled .a-inputMaterialText__textarea:not(:placeholder-shown)~.a-inputMaterialText__label{color:rgba(0,0,0,.38)}.a-inputText{display:block;width:100%;padding:25px 36px 12px 12px;line-height:19px;background:#f5f5f5;border-radius:4px 4px 0 0;border:none;border-bottom:1px solid rgba(0,0,0,.42);color:rgba(0,0,0,.87)}.a-inputText:-webkit-autofill,.a-inputText:-webkit-autofill:focus,.a-inputText:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #f5f5f5 inset;-webkit-text-fill-color:rgba(0,0,0,.87)}.a-inputText::-webkit-input-placeholder{color:rgba(0,0,0,.54)}.a-inputText::-moz-placeholder{color:rgba(0,0,0,.54)}.a-inputText:-ms-input-placeholder{color:rgba(0,0,0,.54)}.a-inputText::-ms-input-placeholder{color:rgba(0,0,0,.54)}.a-inputText::placeholder{color:rgba(0,0,0,.54)}.a-inputText:focus{outline:none}.a-inputText:focus~.a-formGroup__bar:after,.a-inputText:focus~.a-formGroup__bar:before{width:50%}.a-inputText:focus~.a-floatingLabel,.a-inputText:valid~.a-floatingLabel{bottom:32px;font-size:12px;line-height:15px}.a-inputText--disabled,.a-inputText:disabled{color:rgba(0,0,0,.38);border-bottom:1px solid rgba(0,0,0,.12)}.a-inputText--disabled::-webkit-input-placeholder,.a-inputText:disabled::-webkit-input-placeholder{color:rgba(0,0,0,.38)}.a-inputText--disabled::-moz-placeholder,.a-inputText:disabled::-moz-placeholder{color:rgba(0,0,0,.38)}.a-inputText--disabled:-ms-input-placeholder,.a-inputText:disabled:-ms-input-placeholder{color:rgba(0,0,0,.38)}.a-inputText--disabled::-ms-input-placeholder,.a-inputText:disabled::-ms-input-placeholder{color:rgba(0,0,0,.38)}.a-inputText--disabled::placeholder,.a-inputText:disabled::placeholder{color:rgba(0,0,0,.38)}.a-inputText--disabled~.a-floatingLabel,.a-inputText:disabled~.a-floatingLabel{color:rgba(0,0,0,.38)}.a-inputText--small{padding:7px 31px 8px 9px;line-height:17px}.a-inputText--error:focus:first-line{background-color:#db2128}.a-inputText--error:invalid~.a-floatingLabel{bottom:32px;font-size:12px;line-height:15px}.a-inputText--error~.a-formGroup__bar:after,.a-inputText--error~.a-formGroup__bar:before{width:50%;background-color:#db2128}.a-inputText--error~.a-formGroup__insideIcon{visibility:visible}.a-inputText--error~.a-floatingLabel{color:#db2128}.a-inputText--ok~.a-formGroup__insideIcon{visibility:visible;cursor:pointer}.a-inputText--ok~.a-floatingLabel{bottom:32px;font-size:12px;line-height:15px}.a-inputText--withoutIcon{padding-right:12px}.a-inputText--withoutBackground:focus:first-line{background-color:#f5f5f5}.a-labelledField{padding:8px}.a-labelledField__label{margin-bottom:4px;white-space:nowrap;color:rgba(0,0,0,.54);font-size:12px}.a-labelledField__value{font-size:16px}.a-labelledField--static .a-labelledField__value{color:rgba(0,0,0,.87)}.a-labelledField--editable{padding-bottom:9px;background-color:rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.54)}.a-labelledField--editable .a-labelledField__input,.a-labelledField--editable .a-labelledField__label,.a-labelledField--editable .a-labelledField__value{color:rgba(0,0,0,.54)}.a-labelledField--active{padding-bottom:8px;border-bottom:2px solid #e69424}.a-labelledField--active .a-labelledField__label{color:#e69424}.a-labelledField--active .a-labelledField__input{color:rgba(0,0,0,.87)}.a-labelledField--error{border-color:#db2128}.a-labelledField--error .a-labelledField__label{color:#db2128}.a-labelledField input,.a-labelledField input:focus{padding:0;background:none;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.a-labelList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.a-labelList__element{line-height:18px;font-size:12px;font-weight:500;margin-left:2px;margin-right:3px;padding:0 6px;height:18px;border-radius:18px;background-color:#394149;color:#ffffff;text-transform:uppercase}.a-labelList__element:first-child{margin-left:0}.a-labelList__element:last-child{margin-right:0}.a-line{margin:0 12px;border-color:currentcolor rgba(0,0,0,.12) rgba(0,0,0,.12);border-top:1px solid rgba(0,0,0,.12)}.a-link{cursor:pointer}a.a-link--contrast{color:#a4a4a4}.a-list{border-bottom:1px solid rgba(0,0,0,.12)}.a-list__row{background:#ffffff;border-top:1px solid rgba(0,0,0,.12);padding:7px 16px}.a-longContentAutoScroller{white-space:nowrap;overflow:hidden}.a-longContentAutoScroller__leftGradient{-webkit-mask-image:-webkit-gradient(linear,right top,left top,from(#ffffff),color-stop(90%,#ffffff),to(rgba(255,255,255,0)));-webkit-mask-image:-webkit-linear-gradient(right,#ffffff,#ffffff 90%,rgba(255,255,255,0));mask-image:-webkit-gradient(linear,right top,left top,from(#ffffff),color-stop(90%,#ffffff),to(rgba(255,255,255,0)));mask-image:linear-gradient(-90deg,#ffffff,#ffffff 90%,rgba(255,255,255,0))}.a-longContentAutoScroller__rightGradient{-webkit-mask-image:-webkit-gradient(linear,left top,right top,from(#ffffff),color-stop(90%,#ffffff),to(rgba(255,255,255,0)));-webkit-mask-image:-webkit-linear-gradient(left,#ffffff,#ffffff 90%,rgba(255,255,255,0));mask-image:-webkit-gradient(linear,left top,right top,from(#ffffff),color-stop(90%,#ffffff),to(rgba(255,255,255,0)));mask-image:linear-gradient(90deg,#ffffff,#ffffff 90%,rgba(255,255,255,0))}.a-longContentAutoScroller__content{margin-left:0}.a-masterAndServant__master{font-weight:500;font-size:14px;color:rgba(0,0,0,.87)}.a-masterAndServant__master+.a-masterAndServant__servant{margin-top:4px}.a-masterAndServant__master+.a-masterAndServant__servant--noMargin{margin-top:0}.m-cardTicket--partDis .a-masterAndServant__master{color:rgba(0,0,0,.38)}.a-masterAndServant__servant{font-size:12px;line-height:15px;color:rgba(0,0,0,.54)}.a-masterAndServant__servant+.a-masterAndServant__master{margin-top:4px}.a-masterAndServant__servant+.a-masterAndServant__master--noMargin{margin-top:0}.m-cardTicket--partDis .a-masterAndServant__servant{color:rgba(0,0,0,.38)}.a-opportunityBox__name{font-size:13px;padding:5px}.a-overlay{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:100vh;background-color:#000000;opacity:.6}.a-overlay--hidden{display:none;opacity:0}.a-plusIcon{width:8px;height:8px}.a-plusIcon:after,.a-plusIcon:before{position:absolute;content:" ";background-color:#ffffff}.a-plusIcon:before{top:0;left:50%;width:2px;height:100%;margin-left:-1px}.a-plusIcon:after{top:50%;left:0;width:100%;height:2px;margin-top:-1px}.a-radioCheckGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.a-radioCheckGroup--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.a-radioCheckGroup__element{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:1px;max-width:100%;width:100%}.a-radioCheckGroup__errorNote{margin-left:12px;font-size:12px;line-height:15px;color:#db2128}.a-radioCheckGroup__reset{width:100%!important}.a-retinaButton{width:40px;height:40px;padding:8px}.a-tooltipMenu{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);z-index:900;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:8px 0;border-radius:2px;background:#ffffff}.a-tooltipMenu__item{line-height:16px;font-size:14px;font-weight:400;color:rgba(0,0,0,.87);padding:14px 16px;min-width:112px;border:0;background:none;text-align:left;-webkit-transition:background-color .2s;transition:background-color .2s}.a-tooltipMenu__item:active,.a-tooltipMenu__item:hover{background-color:rgba(0,0,0,.06)}.a-registrationFooter{border-top:1px solid rgba(0,0,0,.12);padding:16px;line-height:14px;font-size:12px;font-weight:400;color:rgba(0,0,0,.26)}.a-segmentedSlider__scale{position:relative;width:100%;height:2px;background-color:#bbb}.a-segmentedSlider__wrapper{padding:10px;margin:0 -10px}.a-segmentedSlider__scaleFill{width:0;height:100%;background-color:#e69424}.a-segmentedSlider__handle{position:absolute;top:50%;width:12px;height:12px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;background-color:#e69424}.a-segmentedSlider__handle--active{width:16px;height:16px}.a-segmentedSlider__labels{position:relative;margin-top:4px;height:1.25em;font-size:12px}.a-segmentedSlider__labels div{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.a-spinner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.a-spinner__label{line-height:17px;font-size:12px;font-weight:400;color:rgba(0,0,0,.54);margin-bottom:3px;text-align:center}.a-spinner__container{overflow:hidden;position:relative;height:105px}.a-spinner__container:before{content:"";display:block;position:absolute;top:50%;left:0;right:0;margin-top:-17px;height:35px;border-top:1px solid #e69424;border-bottom:1px solid #e69424}.a-spinner__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;list-style:none}.a-spinner__item{line-height:22px;font-size:16px;font-weight:400;color:rgba(0,0,0,.38);-webkit-box-sizing:border-box;box-sizing:border-box;padding:9px 0 4px;min-width:40px;height:35px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;scroll-snap-align:center;-webkit-transition:all .3s;transition:all .3s}.a-spinner__item--active{font-weight:500;color:rgba(0,0,0,.87)}.a-streamError{padding:20px 40px}.a-streamError__title{color:inherit;text-transform:uppercase;margin-bottom:15px}.a-streamError__message{font-size:13px;font-weight:400;color:#000000;color:inherit}.a-flussonicPlayer{position:absolute;left:0;top:0;width:100%;height:100%}.a-flussonicPlayer__video{width:100%}.a-stripe{padding-top:24px;padding-bottom:24px;background-color:#ffffff}.a-stripe--clr1{background-color:#f5f5f5}.a-subheaderInput{width:100%;height:32px;padding-top:4px!important}.a-svgIcon,.a-switch{vertical-align:middle}.a-switch{width:36px;height:20px;position:relative;padding:0;border:0;background:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.a-switch:after,.a-switch:before{content:"";display:block;position:absolute;top:50%;left:0}.a-switch:before{width:36px;height:14px;border-radius:7px;background:rgba(0,0,0,.38)}.a-switch:after,.a-switch:before{-webkit-transition:.2s ease-out;transition:.2s ease-out;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.a-switch:after{width:20px;height:20px;border-radius:10px;background:#e0e0e0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.12),0 0 2px rgba(0,0,0,.14);box-shadow:0 1px 3px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.12),0 0 2px rgba(0,0,0,.14)}.a-switch--checked:before{background:rgba(230,148,36,.5)}.a-switch--checked:after{background:#e69424;-webkit-transform:translate(16px,-50%);transform:translate(16px,-50%)}.a-switch--disabled:before{background:rgba(0,0,0,.12)}.a-switch--disabled:after{background:#f5f5f5}.a-switch.a-switch--dark:before{background:rgba(255,255,255,.5)}.a-switch.a-switch--dark.a-switch--checked:before{background:rgba(230,148,36,.5)}.a-switch-webtip{position:relative}.a-switch-webtip__input{position:absolute;padding:0;margin:-1px;overflow:hidden;border:0;clip:rect(0 0 0 0);width:1px;height:1px}.a-switch-webtip__label{position:relative;display:block;margin:3px;background-color:rgba(0,0,0,.38);border-radius:20px;cursor:pointer;-webkit-transition:all .2s linear;transition:all .2s linear;width:36px;height:14px}.a-switch-webtip__label:before{top:-11px;left:-11px;background-color:rgba(0,0,0,.12);opacity:0;border-radius:18px;width:36px;height:36px}.a-switch-webtip__label:after,.a-switch-webtip__label:before{position:absolute;content:"";-webkit-transition:all .2s linear;transition:all .2s linear}.a-switch-webtip__label:after{top:-3px;left:-3px;background-color:#e0e0e0;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);border-radius:20px;width:20px;height:20px}.a-switch-webtip__label:focus:before,.a-switch-webtip__label:hover:before{opacity:1}.a-switch-webtip__input:disabled~.a-switch-webtip__label{cursor:default;background-color:rgba(0,0,0,.12)}.a-switch-webtip__input:disabled~.a-switch-webtip__label:after{background:#f5f5f5}.a-switch-webtip__input:disabled~.a-switch-webtip__label:focus:before,.a-switch-webtip__input:disabled~.a-switch-webtip__label:hover:before{opacity:0}.a-switch-webtip__input:checked~.a-switch-webtip__label{background-color:rgba(230,148,36,.5)}.a-switch-webtip__input:checked~.a-switch-webtip__label:before{left:8px;background-color:rgba(230,148,36,.12)}.a-switch-webtip__input:checked~.a-switch-webtip__label:after{background-color:#e69424;left:16px}.a-tag{line-height:20px;font-size:12px;font-weight:500;position:relative;display:inline-block;padding-right:21px;padding-left:5px;border:none;border-radius:2px;background-color:transparent;color:#004aa2;text-decoration:none;text-transform:uppercase;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transition:color .15s,background-color .15s;transition:color .15s,background-color .15s}.a-tag:hover{color:#e69424}.a-tag--withoutPadding{padding:0}.a-tag--active{background-color:#faebcf;color:#000000}.a-tag--active:hover{background-color:#1e88e5;color:#ffffff}.a-tag--disabled{cursor:default;color:#a4a4a4!important}.a-tag__close{position:absolute;top:50%;right:3px;margin-top:-8px}.a-tagChip{border-radius:16px;line-height:1em;font-size:13px;margin-right:12px;padding:9px 12px 10px;background:#e0e0e0;color:#1d1d1d}.a-tagChip:last-of-type{margin-right:0}.a-tagChip--active{background:#e69424;color:#ffffff}.a-tagChip--disabled{pointer-events:none}.a-text--12-15-400{line-height:15px;font-size:12px;font-weight:400}.a-text--12-17-400{line-height:17px;font-size:12px;font-weight:400}.a-text--14-17-400{line-height:17px;font-size:14px;font-weight:400}.a-text--b54w70w70{color:rgba(0,0,0,.54)}.a-text--b87w100w100{color:rgba(0,0,0,.87)}.a-ticketBanner{padding-top:16px}.a-ticketBanner img{width:100%;margin:0 auto 4px}.a-ticketHeadline{line-height:17px;font-size:14px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;height:48px;background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.a-triangleIcon{width:0;height:0;border-color:#ffffff transparent transparent;border-style:solid;border-width:4px 4px 0}.a-inputCheckbox{position:relative;padding-top:15px;padding-bottom:14px}.a-inputCheckbox__checkbox{width:100%;height:100%;z-index:6;display:block;position:relative;opacity:0}.a-inputCheckbox__checkbox:checked+label:before{border-color:transparent;background-color:#e69424;-webkit-animation:ripple .2s linear forwards;animation:ripple .2s linear forwards}.a-inputCheckbox__checkbox:checked+label:after{width:10px;height:5px;border-color:#ffffff;border-style:none none solid solid;border-width:2px;-webkit-transform:translate(2px,3.15384615px) rotate(-45deg);transform:translate(2px,3.15384615px) rotate(-45deg)}.a-inputCheckbox__checkbox--disabled~.a-inputCheckbox__label,.a-inputCheckbox__checkbox:disabled~.a-inputCheckbox__label{cursor:default;color:rgba(0,0,0,.38)}.a-inputCheckbox__checkbox--disabled~.a-inputCheckbox__label:before,.a-inputCheckbox__checkbox:disabled~.a-inputCheckbox__label:before{cursor:default;border-color:rgba(0,0,0,.38)}.a-inputCheckbox__checkbox--disabled:checked+label:before,.a-inputCheckbox__checkbox:disabled:checked+label:before{border-color:transparent;background-color:rgba(0,0,0,.38)}.a-inputCheckbox__label{color:rgba(0,0,0,.87);padding-left:46px;line-height:19px;font-size:16px}.a-inputCheckbox__label--right{padding-left:0;padding-right:46px}.a-inputCheckbox__label:after,.a-inputCheckbox__label:before{content:"";position:absolute}.a-inputCheckbox__label:before{width:14px;height:14px;z-index:2;top:15px;left:14px;border:2px solid rgba(0,0,0,.54);border-radius:2px;background-color:#ffffff;cursor:pointer;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:border-color,background-color;transition-property:border-color,background-color}.a-inputCheckbox--right .a-inputCheckbox__label:before{left:auto;right:16px}.a-inputCheckbox__label:after{z-index:4;top:16px;left:15px}.a-inputCheckbox--right .a-inputCheckbox__label:after{left:auto;right:20px}@-webkit-keyframes ripple{0%{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0);box-shadow:0 0 0 1px rgba(0,0,0,0)}50%{-webkit-box-shadow:0 0 0 15px rgba(0,0,0,.1);box-shadow:0 0 0 15px rgba(0,0,0,.1)}to{-webkit-box-shadow:0 0 0 15px rgba(0,0,0,0);box-shadow:0 0 0 15px rgba(0,0,0,0)}}.a-inputRadio{position:relative;padding-top:15px;padding-bottom:14px}.a-inputRadio__radio{width:100%;height:100%;z-index:6;position:relative;display:block;opacity:0!important}.a-inputRadio__radio:checked+label:before{border-color:#e69424;-webkit-animation:ripple .2s linear forwards;animation:ripple .2s linear forwards}.a-inputRadio__radio:checked+label:after{background-color:#e69424;-webkit-transform:scale(1);transform:scale(1)}.a-inputRadio__radio--disabled~.a-inputRadio__label,.a-inputRadio__radio:disabled~.a-inputRadio__label{cursor:default;color:rgba(0,0,0,.38)}.a-inputRadio__radio--disabled~.a-inputRadio__label:before,.a-inputRadio__radio:disabled~.a-inputRadio__label:before{cursor:default;border-color:rgba(0,0,0,.38)}.a-inputRadio__radio--disabled~.a-inputRadio__label:after,.a-inputRadio__radio:disabled~.a-inputRadio__label:after{background-color:rgba(0,0,0,.38)}.a-inputRadio__radio--disabled:checked+label:before,.a-inputRadio__radio:disabled:checked+label:before{border-color:rgba(0,0,0,.38)}.a-inputRadio__label{line-height:19px;font-size:16px;padding-left:46px;color:rgba(0,0,0,.87)}.a-inputRadio__label--right{padding-left:0;padding-right:46px}.a-inputRadio__label:after,.a-inputRadio__label:before{content:"";position:absolute;border-radius:50%;-webkit-transition:border-color .3s,-webkit-transform .3s;transition:border-color .3s,-webkit-transform .3s;transition:transform .3s,border-color .3s;transition:transform .3s,border-color .3s,-webkit-transform .3s}.a-inputRadio__label:before{width:16px;height:16px;z-index:2;left:12px;top:15px;border:2px solid rgba(0,0,0,.54);background-color:#ffffff;cursor:pointer}.a-inputRadio--right .a-inputRadio__label:before{left:auto;right:16px}.a-inputRadio__label:after{width:10px;height:10px;z-index:4;left:17px;top:20px;background:rgba(0,0,0,.54);-webkit-transform:scale(0);transform:scale(0)}.a-inputRadio--right .a-inputRadio__label:after{left:auto;right:21px}@keyframes ripple{0%{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0);box-shadow:0 0 0 1px rgba(0,0,0,0)}50%{-webkit-box-shadow:0 0 0 15px rgba(0,0,0,.1);box-shadow:0 0 0 15px rgba(0,0,0,.1)}to{-webkit-box-shadow:0 0 0 15px rgba(0,0,0,0);box-shadow:0 0 0 15px rgba(0,0,0,0)}}.a-select{position:relative;background:#f5f5f5;border-radius:4px 4px 0 0;border-bottom:1px solid rgba(0,0,0,.54)}.a-select--error .a-formGroup__bar:after,.a-select--error .a-formGroup__bar:before{width:50%;background-color:#db2128}.a-select--error .a-floatingLabel{color:#db2128}.a-select--ok .a-floatingLabel{bottom:32px;font-size:12px;line-height:15px}.a-select__select{display:block;position:relative;width:100%;padding:25px 36px 12px 12px;line-height:19px;color:rgba(0,0,0,.87);border:none;-webkit-box-shadow:none;box-shadow:none;background:transparent;background-image:none;-webkit-appearance:none;z-index:1}.a-select__select::-webkit-input-placeholder{color:rgba(0,0,0,.54)}.a-select__select::-moz-placeholder{color:rgba(0,0,0,.54)}.a-select__select:-ms-input-placeholder{color:rgba(0,0,0,.54)}.a-select__select::-ms-input-placeholder{color:rgba(0,0,0,.54)}.a-select__select::placeholder{color:rgba(0,0,0,.54)}.a-select__select:focus{outline:none}.a-select__select:focus~.a-formGroup__bar:after,.a-select__select:focus~.a-formGroup__bar:before{width:50%}.a-select__select:focus~.a-floatingLabel{bottom:32px;font-size:12px;line-height:15px}.a-select__select:focus~.a-select__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.a-select__select:valid~.a-floatingLabel{bottom:32px;font-size:12px;line-height:15px}.a-select__select--disabled,.a-select__select:disabled{color:rgba(0,0,0,.38);border-bottom:1px solid rgba(0,0,0,.12)}.a-select__select--disabled::-webkit-input-placeholder,.a-select__select:disabled::-webkit-input-placeholder{color:rgba(0,0,0,.38)}.a-select__select--disabled::-moz-placeholder,.a-select__select:disabled::-moz-placeholder{color:rgba(0,0,0,.38)}.a-select__select--disabled:-ms-input-placeholder,.a-select__select:disabled:-ms-input-placeholder{color:rgba(0,0,0,.38)}.a-select__select--disabled::-ms-input-placeholder,.a-select__select:disabled::-ms-input-placeholder{color:rgba(0,0,0,.38)}.a-select__select--disabled::placeholder,.a-select__select:disabled::placeholder{color:rgba(0,0,0,.38)}.a-select__select--disabled~.a-floatingLabel,.a-select__select:disabled~.a-floatingLabel{color:rgba(0,0,0,.38)}.a-select__select option{color:#000000}.a-select__icon{position:absolute;top:20px;right:14px;width:18px;height:18px;z-index:0}.a-textQuestion{text-align:center;margin:25px}.a-textQuestion__title{line-height:18px;font-size:15px;color:rgba(0,0,0,.54);padding-bottom:15px}.a-textQuestion__title--sent{font-weight:700;color:rgba(0,0,0,.87)}.a-textQuestion__text{line-height:18px;font-size:15px;color:#1e88e5;padding-bottom:15px}.a-textQuestion__text--sent{line-height:15px;font-size:13px;color:rgba(0,0,0,.87)}.a-textQuestion__textarea{text-align:left}.a-textQuestion__button{margin:20px}.a-threeDotsIcon{width:24px;height:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;margin:0;padding:0;border:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.a-threeDotsIcon,.a-threeDotsIcon--dark{color:rgba(0,0,0,.54)}.a-threeDotsIcon--light{color:#ffffff}.a-threeDotsIcon:before{content:"";width:4px;height:4px;border-radius:4px;background:currentColor;-webkit-box-shadow:0 -6px currentColor,0 6px currentColor;box-shadow:0 -6px currentColor,0 6px currentColor}.a-textAnswerInputDialog{padding:20px 14px}.a-textAnswerInputDialog__control.m-baseInput--focused .m-baseInput__outline{border-color:#1e88e5}.a-textAnswerInputDialog__control.m-baseInput--error .m-baseInput__outline{border-color:#e53935}.a-textAnswerInputDialog__control .m-baseInput__spacer{width:93px!important}.a-trashRating{margin-right:10px;display:inline-block;border:1px solid #c4c4c4;color:#c4c4c4;font-size:14px;font-weight:500;text-transform:uppercase;padding:10px;line-height:1em;border-radius:30px}.a-trashRating--rated{color:#000000;background:#fabb05;border-color:transparent}.a-shimmer{background:rgba(0,0,0,.06);background-image:-webkit-gradient(linear,right top,left top,color-stop(8.44%,rgba(0,0,0,.06)),color-stop(36.1%,rgba(221,221,221,.70861)),color-stop(62.33%,rgba(255,255,255,.432292)),to(rgba(255,255,255,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.06) 8.44%,rgba(221,221,221,.70861) 36.1%,rgba(255,255,255,.432292) 62.33%,rgba(255,255,255,0));background-image:linear-gradient(270deg,rgba(0,0,0,.06) 8.44%,rgba(221,221,221,.70861) 36.1%,rgba(255,255,255,.432292) 62.33%,rgba(255,255,255,0));background-repeat:no-repeat;background-size:300px 104px;display:inline-block;position:relative;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer;-webkit-animation-timing-function:linear}@-webkit-keyframes placeholderShimmer{0%{background-position:-100% 0}to{background-position:100% 0}}.m-actionList{line-height:15px;font-size:12px;margin:8px 0}.m-actionList__date{min-width:100px;color:rgba(0,0,0,.38)}.m-actionList__term{font-weight:500}.m-actionList__def,.m-actionList__term{color:rgba(0,0,0,.87)}.m-badges{position:absolute;top:0;right:0}.m-baseInput{line-height:19px;font-size:16px;position:relative;color:rgba(0,0,0,.87)}.m-baseInput--error{color:#e53935}.m-baseInput--disabled{pointer-events:none;color:rgba(0,0,0,.38)}.m-baseInput--dark.m-baseInput--outlined.m-baseInput--active:not(.m-baseInput--focused):not(.m-baseInput--error):not(.m-baseInput--disabled) .m-baseInput__label,.m-baseInput--dark .m-baseInput__control,.m-baseInput--dark .m-baseInput__label,.m-baseInput--dark .m-baseInput__postfix{color:#ffffff}.m-baseInput--dark .m-baseInput__outline{border-color:rgba(255,255,255,.5)}.m-baseInput__root{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-baseInput--filled .m-baseInput__root{border-bottom:1px solid rgba(0,0,0,.38);border-radius:4px 4px 0 0;background-color:#f5f5f5}.m-baseInput--filled .m-baseInput__root:after{content:"";display:block;position:absolute;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;bottom:-1px;left:0;right:0;height:2px;background:#e69424;-webkit-transform:scale(0);transform:scale(0)}.m-baseInput--filled.m-baseInput--error .m-baseInput__root:after{background:#e53935;-webkit-transform:scale(1);transform:scale(1)}.m-baseInput--filled.m-baseInput--focused .m-baseInput__root:after{-webkit-transform:scale(1);transform:scale(1)}.m-baseInput__label{-webkit-transition:.3s;transition:.3s;position:absolute;top:0;left:0;font:inherit;font-weight:400;color:rgba(0,0,0,.54)}.m-baseInput--focused .m-baseInput__label{color:#e69424}.m-baseInput--error .m-baseInput__label{color:#e53935}.m-baseInput--disabled .m-baseInput__label{color:rgba(0,0,0,.38)}.m-baseInput--filled .m-baseInput__label{-webkit-transform:translate(12px,19px);transform:translate(12px,19px)}.m-baseInput--outlined .m-baseInput__label{-webkit-transform:translate(14px,18px);transform:translate(14px,18px)}.m-baseInput--active .m-baseInput__label{line-height:14px;font-size:12px}.m-baseInput--filled.m-baseInput--active .m-baseInput__label{-webkit-transform:translate(12px,9px);transform:translate(12px,9px)}.m-baseInput--outlined.m-baseInput--active .m-baseInput__label{-webkit-transform:translate(15px,-50%);transform:translate(15px,-50%)}.m-baseInput--outlined.m-baseInput--active:not(.m-baseInput--focused):not(.m-baseInput--error):not(.m-baseInput--disabled) .m-baseInput__label{color:rgba(0,0,0,.87)}.m-baseInput__control{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;width:100%;border:0;background:none;color:rgba(0,0,0,.87);font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.m-baseInput__control::selection{background:#f1c88d}.m-baseInput__control::-moz-selection{background:#f1c88d}.m-baseInput__control:focus{outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.m-baseInput__control::-webkit-inner-spin-button,.m-baseInput__control::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.m-baseInput--filled .m-baseInput__control{padding:24px 12px 13px}.m-baseInput--filled .m-baseInput__control--textarea{margin-top:24px;margin-bottom:30px}.m-baseInput--outlined .m-baseInput__control{padding:19px 14px 18px}.m-baseInput--outlined .m-baseInput__control--textarea{margin-top:20px;margin-bottom:32px}.m-baseInput--disabled .m-baseInput__control{color:inherit}.m-baseInput__control.m-baseInput__control--textarea{padding-top:0;padding-bottom:0;resize:none}.m-baseInput__control.m-baseInput__control--select{z-index:1;padding-right:48px;cursor:pointer}.m-baseInput__control.m-baseInput__control--select+.a-svgIcon{position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.m-baseInput__postfix{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:12px;color:rgba(0,0,0,.38)}.m-baseInput--outlined .m-baseInput__postfix{padding-right:16px}.m-baseInput--disabled .m-baseInput__postfix{color:inherit}.m-baseInput__postfix>*+*{margin-left:12px}.m-baseInput__note{line-height:14px;font-size:12px;padding:5px 12px 0;color:rgba(0,0,0,.38);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.m-baseInput--error .m-baseInput__note{color:#e53935}.m-formField:not(:last-child) .m-baseInput__note{margin-bottom:-19px}.m-baseInput__outline{-webkit-transition:border .3s;transition:border .3s;z-index:-1;position:absolute;top:-10px;right:0;bottom:0;left:0;border:1px solid rgba(0,0,0,.38);border-radius:4px}.m-baseInput--error .m-baseInput__outline,.m-baseInput--focused .m-baseInput__outline{border-width:2px}.m-baseInput--focused .m-baseInput__outline{border-color:#e69424}.m-baseInput--error .m-baseInput__outline{border-color:#e53935}.m-baseInput--disabled .m-baseInput__outline{border-color:rgba(0,0,0,.26)}.m-baseInput__spacer{-webkit-transition:width .3s;transition:width .3s;margin-left:10px;padding:0;font-size:12px}.m-baseInput__counter{line-height:14px;font-size:12px;font-weight:400;color:rgba(0,0,0,.54);position:absolute;bottom:12px;right:14px}.m-baseInput--error .m-baseInput__counter{color:inherit}.m-card{padding-left:12px;padding-right:12px}.m-card+.m-card{margin-top:12px}.m-card--tight+.m-card--tight{margin-top:8px}.m-card__content{padding:24px 0}.m-card__content~.m-card__action{border-top:1px solid rgba(0,0,0,.12)}.m-card__content--choice{padding:12px 6px}.m-card__content--borderBtm{border-bottom:1px solid rgba(0,0,0,.12)}.m-card__action{text-align:left;padding:1px 0}.m-card__action--bordered{border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.m-card__cta{padding-top:6px;padding-bottom:6px;border-top:1px solid rgba(0,0,0,.12)}.m-card__cta .col-xs+.col-xs{margin-left:10px}.m-card__btn{padding-left:6px;padding-right:6px}.m-card__btn+.m-card__btn{margin-left:9px}.m-card__title{padding:16px 6px 14px;border-bottom:1px solid rgba(0,0,0,.12)}.m-card__subtitle{font-weight:500;margin-bottom:0;text-transform:none}.m-card__perex,.m-card__subtitle{line-height:20px;font-size:14px;color:rgba(0,0,0,.87);text-align:center}.m-card__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.m-card__col{width:50%}.m-card__icon{margin-right:8px}.m-card__term{line-height:15px;font-size:12px;margin-bottom:9px;color:rgba(0,0,0,.38)}.m-card__desc{line-height:21px;font-size:12px;color:rgba(0,0,0,.87)}.m-card__number{width:24px;height:24px;line-height:24px;font-size:14px;font-weight:500;display:inline-block;margin-left:6px;border-radius:100%;background-color:rgba(0,0,0,.1);color:rgba(0,0,0,.87);text-align:center}.m-cardBet--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.m-cardBet__matchName{color:#005cb2;overflow-wrap:break-word;word-wrap:break-word}.m-cardBet__statusIcon{position:absolute;right:16px}.m-cardBet__row{margin-top:4px}.m-cardBet__row--spaced{margin-top:12px}.m-cardBet__microTicketsList{margin:0 -16px;padding-top:7px}.m-cardBet__microTicketsList .o-microTicketsList__item:first-of-type{margin-left:16px}.m-cardBet__microTicketsList .o-microTicketsList__item:last-of-type{margin-right:16px}.m-cardBet__icons{width:auto;position:absolute;right:16px}.m-cardBet__actionIcon{padding:12px;margin-right:4px}.m-cardBet__actionIcon--alone{position:relative;left:12px;margin-right:0}.m-cardBetsList .m-cardBet{padding:12px 4px;margin:0 -4px}.m-cardBetsList .m-cardBet:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.12)}.m-cardTicket{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px 12px 12px;border-left:4px solid;font-size:12px;color:rgba(0,0,0,.87);cursor:pointer}.m-cardTicket+.m-cardTicket{margin-top:12px}.m-cardTicket--selected,.m-cardTicket:hover{background-color:#e6f5ff}.m-cardTicket--nonclickable{cursor:default}.m-cardTicket--nonclickable:hover{background-color:#ffffff}.m-cardTicket--small{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 4px 4px 8px;background:#ffffff}.m-cardTicket--small:hover{background:#ffffff}.m-cardTicket--small+.m-cardTicket--small{margin-top:8px}.m-cardTicket--awaiting_cashout,.m-cardTicket--branch,.m-cardTicket--continued,.m-cardTicket--missing,.m-cardTicket--unevaluated,.m-cardTicket--unknown{border-color:rgba(0,0,0,.38)}.m-cardTicket--active{background-color:#e4f1fc}.m-cardTicket--cancelled{border-color:#5f01a1}.m-cardTicket--can_cancel,.m-cardTicket--warning{border-color:#e69424}.m-cardTicket--cashout,.m-cardTicket--won{border-color:#43a047}.m-cardTicket--minus,.m-cardTicket--void{border-color:#5f01a1}.m-cardTicket--missing{border-color:#e69424}.m-cardTicket--lost{border-color:#e53935}.m-cardTicket .a-masterAndServant__master{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit}.m-cardTicket__partIconsNote{white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.m-cardTicket__partIconsNote svg{-ms-flex-negative:0;flex-shrink:0}.m-cardTicket__partBreak{margin:8px -4px;width:120%;border-top:1px solid rgba(0,0,0,.12)}.p-popupNotification .m-cardTicket__partBreak{margin:0;border:none;-webkit-box-ordinal-group:26;-ms-flex-order:25;order:25}.m-cardTicket--ticketArena .m-cardTicket__partBreak{margin-left:-4px;margin-right:-4px}.p-popupNotification .m-cardTicket__partBet{margin-left:auto}.m-cardTicket__partBet--ticketArena{margin-left:0}.p-popupNotification .m-cardTicket__partBet{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.p-popupNotification .m-cardTicket__partWin{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.p-popupNotification .m-cardTicket__partType{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.p-popupNotification .m-cardTicket__partCash{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.p-popupNotification .m-cardTicket__partIcons{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.p-popupNotification .m-cardTicket__partNote{-webkit-box-ordinal-group:31;-ms-flex-order:30;order:30}.p-popupNotification .m-cardTicket__partIconsNote{-webkit-box-ordinal-group:36;-ms-flex-order:35;order:35}.m-cardTicket__partBet,.m-cardTicket__partCash,.m-cardTicket__partIcons,.m-cardTicket__partIconsNote,.m-cardTicket__partInfo,.m-cardTicket__partNote,.m-cardTicket__partType,.m-cardTicket__partWin{position:relative;width:100%;min-height:1px}.m-cardTicket--partDis{color:rgba(0,0,0,.38)}.m-cardTicket--partDis:hover{cursor:auto;background-color:#ffffff}.m-cardTicket__partBet,.m-cardTicket__partCash,.m-cardTicket__partType,.m-cardTicket__partWin{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}.p-popupNotification .m-cardTicket__partBet,.p-popupNotification .m-cardTicket__partCash,.p-popupNotification .m-cardTicket__partType,.p-popupNotification .m-cardTicket__partWin{-webkit-box-flex:0;-ms-flex:0 0 16.36363636%;flex:0 0 16.36363636%;max-width:16.36363636%;padding-left:8px}.m-cardTicket__partIcons,.m-cardTicket__partIconsNote{-webkit-box-flex:0;-ms-flex:0 0 13.83928571%;flex:0 0 13.83928571%;max-width:13.83928571%}.p-popupNotification .m-cardTicket__partIcons,.p-popupNotification .m-cardTicket__partIconsNote{-webkit-box-flex:0;-ms-flex:0 0 9.35064935%;flex:0 0 9.35064935%;max-width:9.35064935%}.m-cardTicket__partInfo,.m-cardTicket__partNote{-webkit-box-flex:0;-ms-flex:0 0 83.92857143%;flex:0 0 83.92857143%;max-width:83.92857143%;padding-right:8px}.p-popupNotification .m-cardTicket__partInfo,.p-popupNotification .m-cardTicket__partNote{-webkit-box-flex:0;-ms-flex:0 0 41.55844156%;flex:0 0 41.55844156%;max-width:41.55844156%}.m-cardTicket__partAvatar{-webkit-box-flex:0;-ms-flex:0 0 83.92857143%;flex:0 0 83.92857143%;max-width:83.92857143%;padding-right:8px}.p-popupNotification .m-cardTicket__partAvatar{-webkit-box-flex:0;-ms-flex:0 0 174px;flex:0 0 174px;max-width:174px;padding-left:8px}.m-cardTicket__partBet,.m-cardTicket__partWin{padding-right:4px}.m-cardTicket__partInfo .a-masterAndServant__master{white-space:normal;line-height:17px;overflow:hidden;max-height:34px;display:-webkit-box;box-orient:vertical;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:-o-ellipsis-lastline}.m-cardTicket__ticketProgress{position:absolute;top:-4px;right:-4px}.m-cardTicket__ticketProgress circle{stroke:rgba(0,0,0,.12)}.m-cardTicket__ticketProgress--won{stroke:#43a047}.m-cardTicket__ticketProgress--lost{stroke:#e53935}.m-cardTicket__username{display:block;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;color:#004aa2}.m-cardTicket__icon+.m-cardTicket__icon{margin-left:8px}.m-cardTicket__icon--small{margin-left:6px}.m-cardTicket__note{overflow:hidden;max-height:30px;display:-webkit-box;box-orient:vertical;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:-o-ellipsis-lastline;margin-top:4px;line-height:16px;max-height:32px}.m-cardTicket__iconKaprik{position:relative;left:-8px}.m-cardTicket__checkbox{padding:12px;position:absolute;top:-12px;right:-12px}.m-compactTicket{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#ffffff;font-family:Roboto Condensed,sans-serif;border-bottom:1px solid rgba(0,0,0,.12);font-size:12px;padding:8px 4px 8px 8px;line-height:15px}.m-compactTicket--active{background-color:#e6f5ff}.m-compactTicket__title{text-overflow:ellipsis;overflow:hidden;color:rgba(0,0,0,.87)}.m-compactTicket__secondLine{margin-top:4px}.m-compactTicket__partInfo{width:70%;text-overflow:ellipsis;color:rgba(0,0,0,.54)}.m-compactTicket__partAmountIcons{width:30%;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-compactTicket__partAmount{text-align:right;min-width:80px;color:rgba(0,0,0,.87)}.m-compactTicket__partIcon{width:24px;margin:3px 0 5px 4px}.m-compactTicket__partIcon--inContest{width:18px;margin:-1px 3px 1px 7px}.m-compactTicket__partIcon--inContest svg{display:-webkit-box;display:-ms-flexbox;display:flex}.m-contestDetail__separatorLine{width:100%;height:1px;background:rgba(0,0,0,.12)}.m-contestDetail__aboutTipcupButton{font-size:14px;font-weight:500;line-height:16px;padding:12px}.m-contestDetail__tipcupTree{padding-top:10px}.m-conversationDetail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.m-conversationDetail__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:16px 12px;overflow-y:auto;-webkit-overflow-scrolling:touch}.m-conversationDetail__starterText{text-align:center;font-size:12px;line-height:14px;color:rgba(0,0,0,.54);padding:16px 46px 8px;margin:0}.m-conversationPreview{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.m-conversationPreview__body{height:36px;margin-top:5px;font-size:13px;line-height:18px;overflow:hidden;text-overflow:ellipsis}.m-conversationPreview__username{font-size:14px;font-weight:500;color:#004aa2}.m-conversationPreview__statusWrapper{font-size:14px;color:#a4a4a4}.m-conversationPreview__status--NEW_CONVERSATION,.m-conversationPreview__status--NEW_MESSAGES{color:#1fa149}.m-conversationPreview__date{display:inline-block;margin-left:10px}.m-conversationPreview__avatar{margin-right:12px;min-width:36px}.m-datePickerSpinner.m-datePickerSpinner{margin-top:0;margin-left:auto;margin-right:auto;max-width:280px}.m-datePickerSpinner__title{line-height:28px;font-size:20px;font-weight:500;color:rgba(0,0,0,.87);margin:-3px 0 9px}.m-datePickerSpinner__subtitle{line-height:23px;font-size:16px;font-weight:400;color:rgba(0,0,0,.54);margin-bottom:16px}.m-datePickerSpinner__body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;width:200px}.m-datePickerSpinner__body,.m-directory{display:-webkit-box;display:-ms-flexbox;display:flex}.m-directory{counter-reset:section}.m-directory--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.m-directory__square{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;width:50px;margin-right:10px;counter-increment:section}.m-directory__square:after{line-height:50px;font-size:24px;font-weight:300;content:counter(section) ".";position:absolute;top:0;left:0;right:0;text-align:center;background:#e2e2e2}.m-directory__square:last-of-type{margin-right:0}.m-directory__square--isActive:after{color:#ffffff;background:#1e88e5}.m-followersMessage .avatar{display:-webkit-box;display:-ms-flexbox;display:flex}.m-followersMessage--new{background-color:#faebcf}.m-followersMessage__toolbar{text-align:right;background-color:#efefef;padding:3px 5px}.m-followersMessage__toolbar__icon+.m-followersMessage__toolbar__icon{margin-left:10px}.m-followersFilter__label{font-size:15px;display:block}.m-followersFilter td{padding:5px 0}.m-followersFilter__radioWrapper{width:10%;text-align:right}.m-followersFilter__buttons{text-align:right}.m-formField{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px}.m-formField--noPadding{padding:0}.m-formField:not(.m-formField--noMargin)+.m-formField:not(.m-formField--noMargin){margin-top:32px}.m-formField__icon{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:56px}.m-formField__control{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.m-hint__container{overflow:hidden}.m-hint__containerInner{padding-right:0}.m-hint .m-hint__contentInner{border-bottom:0}.m-hint__text{font-size:14px;line-height:20px;margin:0;padding:0}.m-hint__text br{display:block;margin:10px 0;content:" "}.m-informationPageCard{padding-bottom:8px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14)}.m-informationPageCard__title{line-height:23px;font-size:20px;font-weight:500;color:rgba(0,0,0,.87);margin:0 0 8px}.m-informationPageCard__subtitle{line-height:16px;font-size:14px;font-weight:500;color:rgba(0,0,0,.87);margin:0 0 4px}.m-informationPageCard__caption{line-height:16px;font-size:14px;font-weight:400;color:rgba(0,0,0,.54)}.m-informationPageCard__note{line-height:16px;font-size:14px;font-weight:400;color:#e53935;margin:8px 0 0}.m-informationPageCard__note a{color:inherit;font-weight:500;text-decoration:none}.m-informationPageCard__widget{margin-top:12px}.m-informationPageCard__widget+.m-informationPageCard__widget{margin-top:0}.m-informationPageCard__section{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.m-informationPageCard__buttonsSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-8px}.m-messageForm{position:fixed;bottom:56px;width:100%}.m-messageForm .switchKeyboardsButton{margin-bottom:3px;padding:0 8px 0 0;-ms-flex-item-align:end;align-self:flex-end}.m-messageForm__buttons{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.m-messageForm--inactive{line-height:14px;font-size:12px;padding:16px;min-height:48px;color:rgba(0,0,0,.38);text-align:center}.m-messageForm--inactive a{color:inherit;font-weight:500}.m-messageForm .o-smilesList--messageForm{width:100%;margin:0;padding:0 10px 0 0;overflow:hidden;background:none}.m-messageForm .o-smilesList--messageForm,.m-messageForm .o-smilesList__content{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;white-space:nowrap}.m-messageForm .o-smilesList__content{overflow-x:scroll;overflow-y:hidden;-webkit-box-sizing:content-box;box-sizing:content-box}.m-messageForm .o-smilesList .separator{display:none}.m-messageForm .o-smilesList .a-smileItem--sport{width:auto;display:inline}.m-messageForm .o-smilesList .a-smileItem--sport img{width:160px}.m-modalDialog{position:fixed;left:16px;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1050;min-width:100px;max-height:95vh;padding:24px;overflow:auto;-webkit-box-shadow:0 24px 38px rgba(0,0,0,.14),0 9px 46px rgba(0,0,0,.12),0 11px 15px rgba(0,0,0,.2);box-shadow:0 24px 38px rgba(0,0,0,.14),0 9px 46px rgba(0,0,0,.12),0 11px 15px rgba(0,0,0,.2);border-radius:2px;background-color:#ffffff;color:rgba(0,0,0,.54)}.m-modalDialog p{margin-bottom:8px;font-weight:400}.m-modalDialog strong{font-weight:500}.m-modalDialog__title{margin-bottom:8px;color:rgba(0,0,0,.87);font-size:20px;font-weight:500}.m-modalDialog__body{max-height:60vh;margin:0 -24px;padding:0 24px;overflow-x:hidden;overflow-y:auto}.m-modalDialog__body--hasScrollbar{border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.m-modalDialog__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin:0 -24px -24px 0}.modalDialog{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.54);z-index:1050;-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in}.modalDialogClose{opacity:0;pointer-events:none}.modalDialogOpen{opacity:1;pointer-events:auto}.modalDialog .modalDialog-inner{background:#ffffff;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.4);box-shadow:2px 2px 6px rgba(0,0,0,.4);outline:0;width:50%;position:relative;margin:10% auto}.modal-dialog-title{background:#1e88e5;padding:10px 25px 10px 15px;position:relative;font-size:15px;font-weight:500;color:#ffffff}.modal-dialog-content{font-size:14px;font-weight:400;color:#000000}.modal-dialog-content .recommendedTicket a:visited{font-size:13px;font-weight:400;color:#004aa2;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit;font-size:12px}.modal-dialog-content .recommendedTicket a:visited:hover{color:#e69424}.modal-dialog-content .recommendedTicket a:link{font-size:13px;font-weight:400;color:#004aa2;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit;font-size:12px}.modal-dialog-content .recommendedTicket a:link:hover{color:#e69424}.modal-dialog-article{padding:20px;overflow-y:auto;overflow-x:hidden;max-height:772px}.modal-dialog-buttons{padding:10px 15px 10px 10px}.m-numberQuestionsList{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.12)}.m-numberQuestionsList__item{padding:10px 0}.m-numberQuestionsList__itemTitle{text-align:center;padding-bottom:10px;line-height:19px;font-size:16px;font-weight:500;color:rgba(0,0,0,.87)}.m-numberQuestionsList__itemRanking{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.m-numberQuestionsList__itemRanking .m-starRating{height:auto}.m-paymentTable__icon{background:#ffffff;padding:8px;max-width:80px;max-height:50px;width:100%;height:100%}.item .m-paymentTable__icon{padding-right:8px}.m-phoneInput__root{display:-webkit-box;display:-ms-flexbox;display:flex}.m-phoneInput__code{-webkit-box-flex:0;-ms-flex:0 0 96px;flex:0 0 96px;margin-right:8px}.m-phoneInput__code .m-baseInput__control{padding-top:19px;padding-bottom:18px}.m-phoneInput__code .m-baseInput--outlined .m-baseInput__control{padding-right:42px}.m-phoneInput__number{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.m-phoneInput__note{line-height:14px;font-size:12px;padding:5px 12px 0;color:rgba(0,0,0,.38)}.m-phoneInput--error .m-phoneInput__note{color:#e53935}.m-formField .m-phoneInput__note{margin-bottom:-19px}.m-registrationSkDocument+.m-registrationSkDocument{margin-top:12px}.m-registrationSkDocument__header--PageSide{color:#000000;font-size:12px;font-weight:400;padding:6px 8px;margin-left:8px;text-transform:uppercase;white-space:nowrap;color:#ffffff;background-color:rgba(0,0,0,.38)}.m-registrationSkDocument__content{padding:16px 0 8px}.m-registrationSkDocument__content .a-dashedFrame{height:180px}.m-registrationSkDocument__content--image{width:100%;-webkit-box-shadow:0 7px 8px rgba(0,0,0,.2),0 5px 22px rgba(0,0,0,.12),0 12px 17px rgba(0,0,0,.14);box-shadow:0 7px 8px rgba(0,0,0,.2),0 5px 22px rgba(0,0,0,.12),0 12px 17px rgba(0,0,0,.14);border-radius:4px}.m-registrationSkDocument__content--label{font-size:14px;font-weight:400;color:#000000;padding-left:6px;color:rgba(0,0,0,.54)}.m-registrationSkDocument__content--fileName{color:#000000;font-size:14px;font-weight:500;color:rgba(0,0,0,.54)}.m-registrationSkDocument__content--status{padding:16px 6px 0}.m-registrationSkDocument__content--statusIcon{margin-right:8px}.m-registrationSkDocument__content--statusLabel{color:#000000;font-size:12px;font-weight:400;vertical-align:sub;color:rgba(0,0,0,.87)}.m-registrationSkDocument__cta--icon{margin:0 4px 0 20px}.m-registrationSkDocument__cta--iconActive{cursor:pointer}.m-registrationSkLoader__imageWrapper{margin:140px 0 50px;text-align:center}.m-registrationSkLoader__text{margin-bottom:32px;text-align:center}.m-registrationTimer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-registrationTimer--block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.m-registrationTimer--block .m-registrationTimer__text{margin-bottom:12px;line-height:18px}.m-registrationTimer--block .m-registrationTimer__element{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-left:8px;margin-right:8px}.m-registrationTimer--block .m-registrationTimer__number{margin-right:0;margin-bottom:4px}.m-registrationTimer--block .m-registrationTimer__label{line-height:15px;font-size:12px}.m-registrationTimer__text{line-height:18px;font-size:13px;font-weight:500;color:rgba(0,0,0,.87);letter-spacing:0}.m-registrationTimer__text~.m-registrationTimer__time .m-registrationTimer__element:first-of-type{margin-left:6px}.m-registrationTimer__element,.m-registrationTimer__time{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.m-registrationTimer__element{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:6px;margin-right:6px}.m-registrationTimer__element:first-of-type{margin-left:0}.m-registrationTimer__element:last-of-type{margin-right:0}.m-registrationTimer__number{width:30px;height:20px;line-height:20px;font-size:16px;font-weight:500;margin-right:7px;border-radius:2px;background:#1e88e5;color:#ffffff;text-align:center;letter-spacing:-.03em}.m-registrationTimer__number--lvl2{background:#ffa726}.m-registrationTimer__number--lvl3{background:#db2128}.m-registrationTimer__label{line-height:15px;font-size:12px;font-weight:500;color:rgba(0,0,0,.54);letter-spacing:.01em}.m-selfRestrictionModalDialogInfo{-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}.m-selfRestrictionModalDialogInfo__inner{width:100%;min-height:32px;-webkit-box-sizing:border-box;box-sizing:border-box}.m-selfRestrictionModalDialogInfo__ico--warning{opacity:1}.m-selfRestrictionModalDialogInfo__texts{padding-left:29px;padding-right:18px;font-size:14px;line-height:20px}.m-selfRestrictionModalDialogInfo__paragraph{padding-bottom:20px;margin:0}.m-selfRestrictionModalDialogInfo__paragraph--warning{color:#e53935}.m-selfRestrictionModalDialogInfo__paragraph:last-child{padding-bottom:0}.m-selfRestrictionModalDialogInfo__currency{position:absolute;top:19px;right:-30px;width:30px;font-size:15px;text-align:left}.m-sepList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.m-sepList--wrapped{-ms-flex-wrap:wrap;flex-wrap:wrap}.m-sepList__element{white-space:nowrap}.m-sepList__element:not(:last-child){position:relative;padding-right:1em}.m-sepList__element:not(:last-child):before{width:1px;height:100%;content:"|";position:absolute;display:block;top:0;right:.5em;background-color:transparent}.m-simpleTable__header{padding:16px;background:#f5f5f5;font-size:14px}.m-simpleTable__header,.m-simpleTable__table{font-weight:500;line-height:16px;color:rgba(0,0,0,.87)}.m-simpleTable__table{width:100vw!important;font-size:12px;vertical-align:middle}.m-simpleTable__table .m-simpleTable__row:first-child th{font-weight:400;color:rgba(0,0,0,.54)}.m-simpleTable__table .m-simpleTable__row:not(:first-child) th:first-child{vertical-align:top;padding-top:16px}.m-simpleTable__cell{padding:16px;vertical-align:top;border-bottom:1px solid rgba(0,0,0,.12)}.m-simpleTable__cellAdditionalLine{display:block;margin-top:4px}.m-starRating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:15px;line-height:15px}.m-starRating--l{height:84px;font-size:24px;line-height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-starRating--l .m-starRating__star{width:24px;height:24px;margin-right:5px}.m-starRating__star{position:relative;display:inline-block;width:15px;height:15px;margin-right:3px}.m-starRating__star:last-of-type{margin-right:0}.m-starRating__starPart{position:absolute;display:block;width:100%;height:100%;padding:0;unicode-bidi:bidi-override;color:#e2e2e2}.m-starRating__starPart--top{z-index:1;overflow:hidden;color:#fabb05}.m-starRating__starPart--bottom{z-index:0}.m-starRating__rating{padding-top:2px;margin-left:5px;font-weight:700;font-size:13px;letter-spacing:-.02em;line-height:13px;color:#22262b}@-webkit-keyframes ratingStarClicked{0%{width:24px;height:24px;font-size:24px;line-height:24px}50%{width:36px;height:36px;font-size:36px;line-height:36px}to{width:24px;height:24px;font-size:24px;line-height:24px}}@keyframes ratingStarClicked{0%{width:24px;height:24px;font-size:24px;line-height:24px}50%{width:36px;height:36px;font-size:36px;line-height:36px}to{width:24px;height:24px;font-size:24px;line-height:24px}}.m-startBonusDialog__values{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}.m-startBonusDialog__values>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.m-startBonusDialog__slider{margin:32px 0}.m-startBonusDialog__error{position:absolute;margin:4px 0;font-size:12px;color:#db2128}.m-startBonusDialog .a-labelledField__value{font-size:14px}@media only screen and (max-width:359px){.m-startBonusDialog .a-labelledField__suffix{display:none}}.m-stickerList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:-4px;margin-right:-4px}.m-stickerList__element{padding-left:4px;padding-right:4px}.m-suggestionList{position:absolute;z-index:898;width:100%;padding:8px 0;background:#ffffff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.2),0 3px 14px rgba(0,0,0,.12),0 8px 10px rgba(0,0,0,.14);box-shadow:0 4px 5px rgba(0,0,0,.2),0 3px 14px rgba(0,0,0,.12),0 8px 10px rgba(0,0,0,.14);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.m-suggestionList__item{height:24px;margin:12px}.m-suggestionList__item__highlightedPart{color:rgba(0,0,0,.54)}.m-tournamentTreeNavigation{height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.87);background-color:#ffffff}.m-tournamentTreeNavigation__arrow{width:24px;margin:16px}.m-tournamentTreeNavigation__roundName{text-transform:uppercase;line-height:19px;font-size:16px;font-weight:400}.m-streamPlayerWrapper{color:#ffffff;background-color:#394149;margin:0 auto}.m-userRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.m-userRow__avatar{-ms-flex-negative:0;flex-shrink:0;margin-right:24px}.m-userRow__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-userRow__title{line-height:19px;font-size:16px;font-weight:500;color:#005cb2}.m-userRow__subtitle{line-height:14px;font-size:12px;font-weight:400;color:rgba(0,0,0,.38)}.m-userRow__addon{-ms-flex-negative:0;flex-shrink:0;margin-left:16px}.o-bankButtons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-bankButtons,.o-bankButtons__button{display:-webkit-box;display:-ms-flexbox;display:flex}.o-bankButtons__button{width:80px;height:80px;border-radius:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:6px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14)}.o-depositResult__image{display:block;margin:8px auto 24px;width:200px;height:200px}.o-depositResult__message{text-align:center;margin:24px auto 8px;font-weight:500}.o-depositResult__message span{font-weight:400;display:block}.o-depositResult__button{display:block;margin:24px auto 8px}.o-conversation{overflow:auto;background-color:#ffffff}.o-conversation__inner--hasMore{height:100%;margin-top:1px}.o-conversation__messages{padding:10px}.o-conversation__messages:after{content:"";display:block;clear:both}.o-conversation__lockedMessage{position:fixed;padding:20px;bottom:48px;width:100%;border:none;margin-bottom:0;background-color:#f5f5f5;color:rgba(0,0,0,.54)}.o-conversation__lockedMessage--sk{bottom:68px}.o-footer{margin:auto;position:absolute;bottom:0;background-size:0;background-color:#1e88e5;white-space:nowrap;width:100%;height:56px;max-height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10;overflow:initial;opacity:1;-webkit-transition:max-height .15s ease-out;transition:max-height .15s ease-out}.o-footer--hidden{max-height:0}.o-footer--hidden .a-footerTicketTab__btn{bottom:0}.o-footer--hidden .a-footerTicketTab__badge{opacity:0}.o-footer__tab,.o-footer__tab:active,.o-footer__tab:focus,.o-footer__tab:hover,.o-footer__tab:visited{display:inline-block;vertical-align:bottom;overflow:hidden;text-align:center;text-decoration:none;white-space:nowrap;color:rgba(255,255,255,.7);border:none;padding:0;height:auto;background:#1e88e5;-webkit-box-flex:1;-ms-flex:1;flex:1;text-overflow:ellipsis;position:relative;-webkit-tap-highlight-color:transparent}.o-footer__tab.a-footerTicketTab,.o-footer__tab:active.a-footerTicketTab,.o-footer__tab:focus.a-footerTicketTab,.o-footer__tab:hover.a-footerTicketTab,.o-footer__tab:visited.a-footerTicketTab{overflow:visible}.o-footer__tab--active .o-footer__tabTitle,.o-footer__tab--active:active .o-footer__tabTitle,.o-footer__tab--active:focus .o-footer__tabTitle,.o-footer__tab--active:hover .o-footer__tabTitle,.o-footer__tab--active:visited .o-footer__tabTitle{color:#ffffff}.o-footer__tab--withDot .o-footer__tabIcoWrapper:after{content:"";display:block;position:absolute;width:8px;height:8px;top:5px;left:60%;background-color:#e69424;border-radius:50%}.o-footer__tabIco{display:block;margin:8px auto 0}.o-footer__tabTitle{font-family:Roboto Condensed,sans-serif;font-weight:400;line-height:14px;font-size:12px}@media (min-width:640px){.o-footer__tabIcoWrapper{display:inline-block}.o-footer__tab--withDot .o-footer__tabIcoWrapper:after{position:relative;display:inline-block;top:-12px;left:-2px}.o-footer__tabIco{display:inline-block;margin:16px auto}.o-footer__tabTitle{display:inline-block;font-family:Roboto,sans-serif;font-weight:400;line-height:16px;font-size:14px;margin-left:12px;vertical-align:middle}}.o-fullSteps{margin:0 -8px 25px;padding-left:10%;padding-right:10%;border-bottom:1px solid #4c4c4c}.o-casinoBonusItem{padding:16px;margin-bottom:8px}.o-casinoBonusItem__hr{margin-left:-4px;margin-right:-4px}.o-casinoBonusItem__linkCancelBonus{font-size:13px;color:#004aa2;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s;font-size:12px;font-weight:400;display:inline-block;margin-bottom:10px;color:rgba(0,0,0,.54)}.o-casinoBonusItem__linkCancelBonus:hover{color:#e69424}.o-casinoBonusItem__linkConditions{font-size:14px;text-transform:uppercase;color:#004aa2;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s;text-transform:none;display:block;margin-top:2px;margin-bottom:2px}.o-casinoBonusItem__linkConditions:hover{color:#e69424}.o-casinoBonusItem__casinoBonusLink{text-transform:uppercase;color:#e69424;font-size:14px;font-weight:500}.o-casinoBonusItem__bonusName{font-weight:500;font-size:20px;margin-bottom:10px;color:rgba(0,0,0,.87)}.o-casinoBonusItem__dateExpired{color:#000000;font-size:12px;font-weight:400;color:#a4a4a4;margin-top:2px;margin-bottom:10px}.o-casinoBonusItem__desc{font-size:14px;font-weight:400;color:#000000;margin-top:2px;margin-bottom:10px;color:rgba(0,0,0,.54)}.o-casinoBonusItem .bonusAmount{color:#000000;font-size:14px;font-weight:500;margin-top:2px;margin-bottom:10px;color:rgba(0,0,0,.87)}.o-cardBetList__element{padding:12px 16px 7px;border-bottom:1px solid rgba(0,0,0,.12);background-color:#ffffff}.o-cardDesign{width:320px;height:203px;padding:34px 10px 10px;border-radius:20px;background:rgba(0,0,0,.12)}.o-cardDesign__chip{margin:0 0 4px 6px}.o-cardDesign__label{line-height:15px;font-size:12px;margin-bottom:2px;color:rgba(0,0,0,.54)}.o-cardDesign__input{width:75px}.o-cardDesign__input--half{width:59px}.o-cardDesign__inputMargin{margin-left:11px}.o-cardDesign__placeholder{margin:0 13px;font-size:12px;color:rgba(0,0,0,.54)}.o-cardDesign__placeholder--half{margin:0 0 0 5px}.o-cardDesign__note{line-height:15px;font-size:12px;margin-top:5px;width:200px;color:rgba(0,0,0,.38)}.o-cardDesign__note--error{color:#db2128}.o-cardDesign__logo{width:75px;height:58px;margin-top:10px}.o-cardView{width:100%;height:auto;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);display:block;overflow:hidden;margin-bottom:10px;background:#ffffff;border-radius:4px}.o-cardView--tournaments{margin-bottom:10px;position:relative}.o-cardView__image{position:relative}.o-cardView__image img{width:100%}.o-cardView__imageChips{padding:8px;position:absolute;top:0;left:0}.o-cardView__content{padding:7px 13px 13px}.o-cardView__title{padding-bottom:7px;font-size:20px;letter-spacing:.03em;color:#004aa2}.o-cardView__date{font-size:12px;font-weight:400;line-height:14px;text-transform:lowercase;color:#6f6f6f}.o-cardView__date--expired{color:#9a2a2a}.o-cardView__textLabel{font-size:13px;font-weight:400;letter-spacing:-.06em;color:#a4a4a4}.o-cardView__perex{color:rgba(0,0,0,.87)}.o-contestInfo__title{margin:24px 0;font-weight:500;font-size:20px;color:rgba(0,0,0,.87);display:block}.o-contestInfo__prizeList{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.o-contestInfo__prizeItem,.o-contestInfo__prizeList{display:-webkit-box;display:-ms-flexbox;display:flex}.o-contestInfo__prizeItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.o-contestInfo__prizeItem__title{margin-top:10px;color:rgba(0,0,0,.54);font-size:12px;font-family:Roboto Condensed,sans-serif}.o-contestInfo__prizeItem__count{margin-top:8px;color:rgba(0,0,0,.87);font-weight:500;font-size:16px}.o-contestInfo__rules{margin-top:32px;border-bottom:1px solid rgba(0,0,0,.12)}.o-contestInfo__rules__title{padding:15px;color:rgba(0,0,0,.87);font-weight:500;font-size:14px;background-color:#f5f5f5}.o-contestInfo__rules__content ul{list-style:none;padding:0;margin:12px 24px 16px}.o-contestInfo__rules__content ul li{line-height:23px;display:-webkit-box;display:-ms-flexbox;display:flex}.o-contestInfo__rules__content ul li:before{content:"•";padding-right:8px;font-weight:700;color:#e69424}.o-contestList{padding:10px;background-color:#f5f5f5}.o-contestList__element{margin-bottom:10px;position:relative}.o-contestList__element--withIlu{text-align:center}.o-contestList__content{margin:16px;padding:0;position:relative;z-index:1}.o-contestList__content--withIlu{margin:24px}.o-contestList__title{padding-bottom:0;font-weight:500;font-size:20px;line-height:24px;color:#004aa2}.o-contestList__image{position:relative}.o-contestList__img--desaturate{-webkit-filter:grayscale(1);filter:grayscale(1)}.o-contestList__imageOverlay{background-color:rgba(0,0,0,.3);position:absolute;width:100%;height:100%;top:0}.o-contestList__labelList{position:absolute;top:5px;left:5px}.o-contestList__label{background-color:rgba(0,0,0,.3);font-weight:400}.o-contestList__cta{margin:0 12px;text-align:left;border-top:1px solid rgba(0,0,0,.12)}.o-contestList__cta .btn{padding:16px 8px 16px 4px;min-width:50%;margin:0;text-align:left;color:#e69424}.o-contestList__vipIcon{height:140px;position:absolute;right:-25px;bottom:-15px;z-index:0}.o-contestList__perex{margin-top:12px;line-height:20px;font-size:14px;color:rgba(0,0,0,.87)}.o-contestList__perex--withIlu{margin:0 auto;max-width:313px}.o-contestList__ilu{margin:24px auto;width:200px;height:200px}.o-contest__article{padding:12px 14px 16px}.o-carousel{min-height:1px;width:100%}.o-carousel__wrapper{overflow:hidden}.o-carousel__items,.o-carousel__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.o-carousel__pagination{margin:24px 0}.o-carousel__pagination,.o-carousel__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-carousel__text{line-height:14px;font-size:12px;margin:4px 0 24px;color:rgba(0,0,0,.54);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-carousel__page{cursor:pointer;padding:0 4px}.o-carousel__page__inner{border-radius:4px;background:rgba(0,0,0,.12);width:8px;height:8px}.o-carousel__page__inner--active{background:rgba(0,0,0,.54)}.o-chippedAvatar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:4px 12px 4px 4px;background-color:#e0e0e0;border-radius:16px;height:32px;line-height:24px;font-size:14px;font-weight:400;color:#000000;color:rgba(0,0,0,.54);-webkit-tap-highlight-color:transparent}.o-chippedAvatar--closeable{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.54)}.o-chippedAvatar__defaultAvatar{margin-right:8px}.o-chippedAvatar__firm,.o-chippedAvatar__icon{margin-right:8px;border-radius:50%}.o-chippedAvatar__closeIcon{-ms-flex-item-align:center;align-self:center;margin:auto -4px auto 8px}.o-registrationFinishCard{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14)}.o-registrationFinishCard__infobox{margin:-8px -8px 16px}.o-registrationFinishCard__image{display:block;margin:8px auto 24px}.o-registrationFinishCard__text{text-align:center}.o-registrationFinishCard__title{line-height:23px;font-size:20px;font-weight:500;color:rgba(0,0,0,.87);margin:0 0 8px}.o-registrationFinishCard__subtitle{line-height:16px;font-size:14px;font-weight:400;color:rgba(0,0,0,.54);margin:0}.o-registrationFinishCard__steps{margin:0;padding:0;list-style:none}.o-registrationFinishCard__step{display:-webkit-box;display:-ms-flexbox;display:flex}.o-registrationFinishCard__step+.o-registrationFinishCard__step{margin-top:8px}.o-registrationFinishCard__step:last-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-registrationFinishCard__stepIcons{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:16px}.o-registrationFinishCard__stepIcons>*+*{margin:8px 0 0}.o-registrationFinishCard__stepText{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.o-registrationFinishCard__stepTitle{line-height:16px;font-size:14px;font-weight:400;color:rgba(0,0,0,.87);margin:0}.o-registrationFinishCard__stepSubtitle{line-height:14px;font-size:12px;font-weight:400;color:rgba(0,0,0,.54);margin:0}.o-registrationFinishCard__actions{margin:24px -8px -10px}.o-roundedAvatarBig{position:relative;min-width:118px}.o-roundedAvatarBig__firm{left:calc(50% - 50px);top:0;position:absolute}.o-roundedAvatarBig__username{font-weight:500;text-align:center;margin-top:1px}.o-roundedAvatarBig__note{font-size:14px;font-weight:400;color:rgba(0,0,0,.54);text-align:center;width:auto}.o-roundedAvatarBig__photo{text-align:center;padding-top:5px}.o-roundedAvatarBig img{margin:7px;height:70px;width:70px;border-radius:50%}.o-checkListRow__inputBox{width:100%}.o-checkListRow__label{display:block;padding-left:16px}.o-blogDetail .sub-header h1{font-size:19px;word-wrap:break-word}.o-blogDetail .sub-header--multipleLine h1{font-size:14px;line-height:19px}.o-blogDetail__text{color:#000000;font-size:18px;line-height:1.06em;word-wrap:break-word;margin-bottom:10px}.o-blogDetail__aboutInfo{padding:0 2px 0 12px;font-size:13px;letter-spacing:-.02em;border-bottom:1px solid #c4c4c4;margin-bottom:18px}.o-blogDetail__authorInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:18px}.o-blogDetail__authorInfoPart,.o-blogDetail__authorInfoPart .avatar{text-align:center}.o-blogDetail__authorInfoPart .avatar .username{text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit;line-height:16px;margin-left:0}.o-blogDetail__authorInfoPart .avatar .note{font-size:13px;font-weight:400;text-decoration:none;cursor:pointer;-webkit-transition:color .15s;transition:color .15s;color:#004aa2;margin:0;text-align:center}.o-blogDetail__authorInfoPart .avatar .note:hover{color:#e69424}.o-blogDetail__authorInfoPart .m-starRating{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-blogDetail__authorInfoPart .m-starRating__stars{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.o-blogDetail__authorInfoPart .m-starRating__rating{margin:3px 5px 0 0;padding:0}.o-blogDetail__authorInfoPart .m-starRating__ratingCount{margin-top:3px;font-size:13px;letter-spacing:-.02em;line-height:13px}.o-blogDetail__authorInfoPartTitle{font-size:13px;letter-spacing:-.02em;font-weight:400;margin-bottom:3px}.o-blogDetail__col{padding-bottom:18px;margin:0;color:#22262b}.o-blogDetail__minorText{color:#9e9e9e;letter-spacing:-.06em;font-size:13px;font-weight:400}.o-blogDetail__expired{color:#9a2a2a}.o-blogDetail__rating .m-starRating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-blogDetail__ratingTitle{text-align:center;font-size:14px;letter-spacing:-.02em;font-weight:700}.o-blogDetail__update{padding-top:18px;border-top:1px solid #c4c4c4}.o-blogDetail a.o-blogDetail__reportBtn{display:inline-block;width:18px;height:18px;line-height:14px;border-radius:9px;text-align:center;border:2px solid #6f6f6f;color:#6f6f6f;font-size:12px;font-weight:700}.o-blogHeader .o-cardView__content{padding-bottom:8px}.o-blogHeader__rating .m-starRating{margin-bottom:3px}.o-blogHeader__countIco{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-blogHeader__countIco+.o-blogHeader__countIco{margin-left:16px}.o-blogHeader__countIco svg{margin-right:4px}.o-blogHeader .o-cardView__textLabel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-blogHeader__col{line-height:15px}.o-blogHeader .avatar{position:relative;top:2px;margin-right:0}.o-blogHeader .avatar .username{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit;line-height:16px;max-width:160px}.o-blogHeader .avatar .col-ico{display:-webkit-box;display:-ms-flexbox;display:flex;top:0}.o-blogHeader .avatar .col-ico .space{display:none}.o-blogHeader__row1{margin-bottom:12px}.o-dashboardList__title{font-weight:500;line-height:17px;font-size:13px;letter-spacing:.01em;color:rgba(0,0,0,.87)}.o-dashboardList__title~.o-dashboardList__subtitle{margin-top:2px}.o-dashboardList__subtitle{font-size:12px;line-height:15px;color:rgba(0,0,0,.38)}.o-dashboardList__btn{text-align:right;padding:7px}.o-dateRangePicker__datePicker{text-align:center;padding:50px}.o-dateRangePicker__button{padding:10px}.o-dateRangePicker__button--alignLeft{float:left}.o-dateRangePicker__button--alignRight{float:right}.o-likeBar{text-align:center;margin:10px 0}.o-likeBar__likes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-likeBar__like{margin:10px 0;min-width:70px}.o-likeBar__likeCount{display:block}.o-limitedInput{height:250px}.o-limitedInput textarea{font-size:16px;height:100%;resize:none}.o-limitedInput--limit{float:right;margin-bottom:-8px;font-size:12px;color:rgba(0,0,0,.54)}.o-limitedInput--limitError{color:#db2128}.o-akuGroup__row{padding-bottom:9px;font-size:12px;color:rgba(0,0,0,.87);font-weight:400}.o-akuGroup__header{padding:9px 0;color:rgba(0,0,0,.38)}.o-akuGroup__innerRow{padding-bottom:3px}.o-akuGroup__history{padding:8px 0 20px}.o-akuGroup__historyItem{position:relative;width:100%;height:auto;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);display:block;overflow:hidden;background:#ffffff;border-radius:4px;margin:0 0 8px;padding:14px 12px 12px 16px;background:#f5f5f5}.o-akuGroup__historyItem--tournaments{margin-bottom:10px;position:relative}.o-akuGroup__historyItem__image{position:relative}.o-akuGroup__historyItem__image img{width:100%}.o-akuGroup__historyItem__imageChips{padding:8px;position:absolute;top:0;left:0}.o-akuGroup__historyItem__content{padding:7px 13px 13px}.o-akuGroup__historyItem__title{padding-bottom:7px;font-size:20px;letter-spacing:.03em;color:#004aa2}.o-akuGroup__historyItem__date{font-size:12px;font-weight:400;line-height:14px;text-transform:lowercase;color:#6f6f6f}.o-akuGroup__historyItem__date--expired{color:#9a2a2a}.o-akuGroup__historyItem__textLabel{font-size:13px;font-weight:400;letter-spacing:-.06em;color:#a4a4a4}.o-akuGroup__historyItem__perex{color:rgba(0,0,0,.87)}.o-akuGroup__historyItemIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:14px;top:14px;border-radius:12px;text-align:center;line-height:24px;color:#fff}.o-akuGroup__historyItemIcon--unevaluated{background:#5f01a1;width:20px;height:20px}.o-akuGroup__historyItemContent{padding:0 2px}.o-akuGroup__historyItemHeader{padding-bottom:8px;font-size:12px;font-weight:400;color:rgba(0,0,0,.54)}.o-akuGroup__historyItemText{font-size:14px;font-weight:400;color:rgba(0,0,0,.87)}.o-akuGroup__switch{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-akuGroup .a-cashoutIcon{margin-right:3px}.o-modal__content--withoutTitle{margin-bottom:18px;font-size:16px;line-height:19px;font-weight:400;color:rgba(0,0,0,.87)}.o-modal__title{padding:24px 24px 12px;margin:0;z-index:100}.o-modal__title--fixed{position:absolute;top:0;left:0;right:0;background-color:#ffffff;border-bottom:1px solid #e0e0e0;padding-bottom:16px}.o-modal__title--hidden{visibility:hidden;padding-bottom:17px}h1.o-modal__title{color:rgba(0,0,0,.87)}.o-modal__inner{padding:24px 24px 8px;font-size:14px;color:rgba(0,0,0,.54);z-index:99}.o-modal__inner--fixed{margin-bottom:66px;padding:0}.o-modal__title+.o-modal__inner{padding-top:12px}.o-modal__inner p:last-child{margin-bottom:0}.o-modal__inner--noButtons{padding-bottom:24px}.o-modal__innerTextBlock{padding-bottom:1em}.o-modal__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:3px 13px;z-index:100}.o-modal__buttons--fixed{padding-top:13px;padding-bottom:13px;position:absolute;bottom:0;left:0;right:0;background-color:#ffffff;border-top:1px solid #e0e0e0}.o-modal__btn{margin:0;font-size:14px}.o-modal__btn+.o-modal__btn{margin-left:13px}.o-modal__btn.a-btn--wired{color:#e69424}.o-modal__wrapper{max-height:97vh;max-height:calc(var(--vh, 1vh)*97);height:100%;overflow-x:hidden;overflow-y:auto}.o-modal__backdrop{opacity:.6}.o-modal__dialog{-webkit-box-shadow:0 11px 15px rgba(0,0,0,.2),0 9px 46px rgba(0,0,0,.12),0 24px 38px rgba(0,0,0,.14);box-shadow:0 11px 15px rgba(0,0,0,.2),0 9px 46px rgba(0,0,0,.12),0 24px 38px rgba(0,0,0,.14);left:0;right:0;margin:24px;border-radius:4px;background:#ffffff}.o-modal__dialog__webView{margin:0 24px}.o-modal__dialog__limitedSize{max-width:calc(100vw - 48px);margin:0 auto}.o-modal__dialog__limitedSize,.o-modal__dialog__limitedSize .o-modal__wrapper{max-height:calc(100vh - 144px)}@media (min-width:640px){.o-modal__dialog{margin:auto;max-width:600px}}.o-modal__content{position:relative;padding:0}.o-modal__content--noTitle{padding-top:24px}.o-modal__content--noFooter{padding-bottom:24px}.o-modal__header{line-height:23px;font-size:20px;font-weight:500;color:rgba(0,0,0,.87);padding:24px 24px 16px}.o-modal__content--overflow .o-modal__header{padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.12)}.o-modal__header--closeIcon{cursor:pointer;position:absolute;right:10px;top:10px}.o-modal__body{line-height:19px;font-size:16px;font-weight:400;color:rgba(0,0,0,.87);padding:8px 24px}.o-modal__content--noTitle .o-modal__body{padding-top:0}.o-modal__content--noFooter .o-modal__body{padding-bottom:0}.o-modal__content--overflow .o-modal__body{overflow:auto}.o-modal__body>:last-child{margin-bottom:0}.o-modal__body .alert,.o-modal__body .error,.o-modal__body .info,.o-modal__body .question,.o-modal__body .success{position:relative}.o-modal__body .alert .a-msgStatusIcon,.o-modal__body .error .a-msgStatusIcon,.o-modal__body .info .a-msgStatusIcon,.o-modal__body .question .a-msgStatusIcon,.o-modal__body .success .a-msgStatusIcon{top:4px;left:4px}.o-modal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:24px 8px 8px}.o-modal__content--overflow .o-modal__footer{padding-top:7px;border-top:1px solid rgba(0,0,0,.12)}.o-modal__footer>*+*{margin-left:8px!important}.o-regDashboard__timer{background:#f5f5f5;padding:24px 0 17px}.o-regDashboard__footer{margin:24px 10px 10px;text-align:center;color:#a4a4a4}.o-comment__adminMenu{padding:0 0 0 10px;float:right}.o-comment__username--markAsDeleted{color:#666666!important}.o-comment__username--admin{color:#e69424!important}.o-formIcon{padding:20px 16px 0 0}.o-formIcon__fieldset{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.o-formIcon__fieldset,.o-formIcon__icon{display:-webkit-box;display:-ms-flexbox;display:flex}.o-formIcon__icon{width:100%;max-width:56px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-formIcon__icon--fixedHeight{height:18px}.o-formIcon__icon--fixedHeightTextInput{height:57px}.o-formIcon__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.o-formIcon__inputDescription{font-size:12px;color:rgba(0,0,0,.54);margin:16px 0 0}.o-formIcon .a-floatingLabel--small{font-size:12px;line-height:14px}.o-formIcon .a-formGroup__descriptionNote{margin-top:5px;font-size:12px;line-height:15px;color:rgba(0,0,0,.54)}.o-form fieldset .m-formField:last-of-type{margin-bottom:32px}.o-form__accordion{margin-bottom:10px}.o-form__accordion .m-formField{padding:11px 0 32px}.m-formField+.o-form__accordion{margin-top:32px}.o-form__checkbox .m-formField__icon{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.o-form__field--withoutBottomSpacing+.m-formField{margin-top:0}.o-forumAbout{text-align:center}.o-forumAbout__chiefAdmin{padding-top:16px}.o-forumAbout__chiefAdmin .o-forumAbout__adminAvatarContainer{padding-bottom:13px}.o-forumAbout__mottoContainer{padding:24px 60px}.o-forumAbout__admins{padding-bottom:5px}.o-forumAbout__adminAvatarContainer{padding:0 30px 30px;display:inline-block}.o-forumAbout__motto{font-size:14px;line-height:16px;color:rgba(0,0,0,.87)}.o-forumAbout__motto--quoteStart{text-align:left;position:relative;top:5px;left:-25px}.o-forumAbout__motto--quoteEnd{text-align:right;position:relative;top:-5px;left:25px}.o-forumTileItem{background-color:#ffffff}.o-forumTileItem__content{margin:16px 16px 20px;padding:0}.o-forumTileItem__title{line-height:28px!important}.o-forumTileItem__status{font-size:12px;line-height:14px;color:rgba(0,0,0,.54)}.o-forumTileItem__status--expirationDate{color:#db2128}.o-forumTileItem__image{position:relative}.o-forumTileItem__imageOverlay{position:absolute;top:0;width:100%;height:100%}.o-forumTileItem__labelList{position:absolute;top:5px;left:5px}.o-forumTileItem__label{background-color:rgba(0,0,0,.38);font-weight:400;font-size:12px;line-height:14px;margin:3px!important}.o-forumTileList{padding:10px}.o-commentAdminMenu{max-width:200px;z-index:1000;border-radius:2px;border:1px solid #d3d3d3;font-size:13px;font-weight:400;color:#000000;-webkit-box-shadow:0 0 4px rgba(0,0,0,.4);box-shadow:0 0 4px rgba(0,0,0,.4);-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;right:0;background-color:#ffffff;margin-top:3px;max-width:none;padding:0}.o-commentAdminMenu .title{font-size:15px;font-weight:500;color:#000000}.o-commentAdminMenu .title+.text{margin-top:10px}.o-commentAdminMenu a,.o-commentAdminMenu a:visited{color:#000000;text-decoration:underline}.o-commentAdminMenu a:hover,.o-commentAdminMenu a:visited{text-decoration:none}.o-commentAdminMenu ul{list-style-type:none;padding:0;margin:0}.o-commentAdminMenu ul li{font-size:15px;font-weight:300;color:#000000;padding:15px}.o-rem{background:#f5f5f5;padding:0 16px}.o-rem .m-registrationTimer{padding:8px 0 12px}.o-rem__text{font-size:14px;line-height:15px;color:rgba(0,0,0,.54)}.o-rem__text--minimized{position:absolute;display:none;padding:18px 0 15px}.o-rem__btnInline{display:none;position:absolute;right:0;top:0;z-index:100}.o-rem__content{overflow:hidden}.o-rem .btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.o-rem--wasMinimized .o-rem__btnInline,.o-rem--wasMinimized .o-rem__text--minimized{display:block}.o-rem .a-btn--wiredSecondary{color:rgba(0,0,0,.54)}.o-rem--sk{min-height:46px}.o-rem--sk .o-rem__btnInline{top:6px}.o-rem--sk .o-rem__text{padding-top:16px}.o-headerMessages{position:relative;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.o-thanksRegPage{margin-left:auto;margin-right:auto;padding:8px 16px;width:100%;max-width:100%}.o-thanksRegPage__image{display:block;margin:0 auto 8px}.o-thanksRegPage__title{margin-bottom:28px;color:rgba(0,0,0,.87);font-size:22px;text-align:center;text-transform:none}h1.o-thanksRegPage__title{padding:0}.o-thanksRegPage__list{margin-bottom:6px;padding-bottom:19px;border-bottom:1px solid rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.o-thanksRegPage__listElement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:4px;padding-bottom:5px}.o-thanksRegPage__listImage{margin-right:8px}.o-landingRegPage{margin-left:0;margin-right:0}.o-landingRegPage__inner{padding:0 16px}.o-landingRegPage__bankList{margin-top:24px;margin-bottom:0}.o-landingRegPage__perex{margin-bottom:0}.o-landingRegPage__bankListPerex{font-size:12px;color:rgba(0,0,0,.54);margin:24px auto 0}.o-landingRegPage__bankListElement{width:76px;height:48px;margin:4px;cursor:pointer}.o-landingRegPage__bankListElement--inactive{cursor:default}.o-landingRegPage__svgBank{width:100%;height:100%}.o-personalDataForm .o-formIcon__fieldset,.o-personalDataForm .o-formIcon__padding{padding-bottom:32px}.o-personalDataForm .o-formIcon__padding--small{padding-bottom:20px}.o-personalDataForm .o-formIcon__padding--0{padding-bottom:0}.o-personalDataForm .o-formIcon__content{position:relative}.o-personalDataForm .o-formIcon__checkboxElement100{-ms-flex-preferred-size:auto;flex-basis:auto}.o-personalDataForm .o-formIcon__title{font-size:16px;line-height:19px;margin-bottom:6px;color:rgba(0,0,0,.54)}.o-personalDataForm .o-formIcon__title--small{font-size:14px;line-height:16px;margin-bottom:14px}.o-personalDataForm .o-formIcon__description{font-size:11px;line-height:13px;margin-bottom:12px;color:rgba(0,0,0,.54)}.o-match__redCard{width:13px;height:16px;display:inline-block;color:#ffffff;font-size:11px;font-weight:700;text-align:center;vertical-align:middle;background-color:#db2128;margin:0 6px 2px;border-radius:2px}.o-match__mySelection{position:absolute;left:0;top:0;bottom:0;width:40px;text-align:center}.o-match__mySelection .a-svgIcon{margin-top:50%;position:relative}.o-match__wrapper{padding-left:30px}.o-matchHeader__info{position:absolute;left:0;right:0;margin:0 40px;z-index:900;-webkit-transition:opacity .1s,margin-left .1s;transition:opacity .1s,margin-left .1s}.o-matchHeader__info--hidden{opacity:0}.o-matchHeader__info--collapsed{margin-left:54px;-webkit-transition:none;transition:none}.o-matchHeader__info--collapsed .o-matchHeader__title{font-size:14px}.o-matchHeader__info--collapsed .o-matchHeader__info__subtitle{color:#ffffff}.o-matchHeader__info--fixed{position:fixed;top:12px}.o-matchHeader__info--small{margin-left:54px;margin-right:120px}.o-matchHeader__info--small .o-matchHeader__title{-webkit-transform:scale(.778);transform:scale(.778);-webkit-transform-origin:0 0;transform-origin:0 0;margin-right:-30px}.o-matchHeader__info--small .o-matchHeader__subtitle{color:#ffffff}.o-matchHeader__title{font-size:18px;line-height:21px;font-weight:500;color:#ffffff;letter-spacing:-.54px;-webkit-transform-origin:0 0;transform-origin:0 0;height:44px;overflow:hidden}.o-matchHeader__title--loaded{-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.o-matchHeader__titleContent{padding-bottom:20px;white-space:nowrap;overflow-x:scroll;overflow-y:hidden}.o-matchHeader__subtitle{font-size:14px;font-weight:400;color:rgba(255,255,255,.7);letter-spacing:-.42px;white-space:nowrap}.o-matchHeader__score{font-weight:700;margin-right:5px}.o-matchHeader__subtitleIco:first-of-type{margin-left:8px}.o-matchHeader--onTop{position:fixed}.o-matchHeader__rightGradient{-webkit-mask-image:-webkit-gradient(linear,left top,right top,from(#ffffff),color-stop(90%,#ffffff),to(rgba(255,255,255,0)));-webkit-mask-image:-webkit-linear-gradient(left,#ffffff,#ffffff 90%,rgba(255,255,255,0));mask-image:-webkit-gradient(linear,left top,right top,from(#ffffff),color-stop(90%,#ffffff),to(rgba(255,255,255,0)));mask-image:linear-gradient(90deg,#ffffff,#ffffff 90%,rgba(255,255,255,0))}.o-matchHeader__leftGradient{-webkit-mask-image:-webkit-gradient(linear,right top,left top,from(#ffffff),color-stop(90%,#ffffff),to(rgba(255,255,255,0)));-webkit-mask-image:-webkit-linear-gradient(right,#ffffff,#ffffff 90%,rgba(255,255,255,0));mask-image:-webkit-gradient(linear,right top,left top,from(#ffffff),color-stop(90%,#ffffff),to(rgba(255,255,255,0)));mask-image:linear-gradient(-90deg,#ffffff,#ffffff 90%,rgba(255,255,255,0))}@media screen and (min-width:361px){.o-matchHeader__info--collapsed,.o-matchHeader__info--fixed,.o-matchHeader__info--small{margin-left:72px}}.o-miniScoreBoard{background-color:#f5f5f5;top:103px;width:100%;padding:7px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:11;-webkit-transition:top .6s;transition:top .6s}.o-miniScoreBoard--withoutBox{padding:0}.o-miniScoreBoard--fixed{position:fixed}.o-miniScoreBoard--shadow{-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.o-miniScoreBoard--hidden{position:fixed;top:0;z-index:-1}.o-miniScoreBoard__score{color:#000000;font-size:12px;font-weight:500;display:inline-block;background-color:#1e88e5;color:#ffffff;padding:3px;border-radius:2px;-ms-flex-negative:0;flex-shrink:0}.o-miniScoreBoard__statusOffer{color:#000000;font-size:12px;font-weight:400;margin-left:10px;padding:3px;color:#212121}.o-casinoTournamentDetailOverview{padding:12px 16px 24px}.o-casinoTournamentDetailOverview__description,.o-casinoTournamentDetailOverview__gameList,.o-casinoTournamentDetailOverview__widget{margin-bottom:12px}.o-casinoTournamentDetailOverview__description{line-height:20px;font-size:14px;font-weight:400}.o-casinoTournamentDetailRanking__currentClientRank{position:fixed;bottom:56px;opacity:1}.o-rankingTable{width:100%;table-layout:fixed;font-size:12px;line-height:14px}.o-rankingTable td,.o-rankingTable th{padding:8px 15px}.o-rankingTable__row{border-bottom:1px solid rgba(0,0,0,.12)}.o-rankingTable__highlight{background-color:#f5f5f5;border-bottom:none}.o-rankingTable__useDotText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-bottom:3px}.o-rankingTable__thead{color:#a4a4a4;font-weight:400}.o-rankingTable__rank{text-align:right;width:20%;height:49px}.o-rankingTable__nicknamePoints{text-align:left;width:50%}.o-rankingTable__nicknamePoints--nickname{font-weight:500}.o-rankingTable__nicknamePoints--points{color:#a4a4a4}.o-rankingTable__prize{text-align:right;width:30%;padding-left:7px}.o-rankingTable__prize--financial{font-weight:500}.o-rankingTable__prize--material{color:#a4a4a4}.o-tournamentInGame{color:#ffffff;font-family:Roboto,sans-serif}.o-tournamentInGame__modal{background:rgba(0,0,0,.7);margin:0;left:0;right:0;padding:10px 20px;height:calc(85vh - 56px)}.o-tournamentInGame__headerMessages .modal-dialog{z-index:1100}.o-tournamentInGame__row{color:#a4a4a4;font-size:12px;margin-top:10px;white-space:nowrap}.o-tournamentInGame__rowValue{color:#ffffff}.o-tournamentInGame__countDownWrapper{margin:10px 0}.o-tournamentInGame__countDownTitle{font-size:12px;color:#a4a4a4}.o-tournamentInGame__countDown{text-align:center}.o-tournamentInGame__countDown .a-tournamentCountdown{font-size:24px;color:#a4a4a4}.o-tournamentInGame__countDown .a-tournamentCountdown__timePart{vertical-align:text-top;font-size:12px}.o-tournamentInGame__name{color:#ffffff;font-size:20px}.o-tournamentInGame__assignButton{text-align:center;margin:10px 0}.o-tournamentInGame__ranking{margin:0 -20px}.o-tournamentInGame__ranking .o-rankingTable thead{color:#ffffff}.o-tournamentInGame__ranking .o-rankingTable thead tr{border-top:2px solid rgba(0,0,0,.38)}.o-tournamentInGame__ranking .o-rankingTable .o-rankingTable__highlight{background-color:#333333}.o-tournamentInGame__ranking .o-rankingTable tbody .nicknamePoints .points{color:#ffffff}.o-tournamentInGame__ranking .o-rankingTable tr{border-bottom:1px solid #ffffff}.o-tournamentInGame__ranking .o-rankingTable tr td:first-child{padding-left:20px}.o-tournamentInGame__ranking .o-rankingTable tr td:last-child{padding-right:20px}.o-tournamentInGame__ranking .o-casinoTournamentDetailRanking__currentClientRank{position:-webkit-sticky;position:sticky;bottom:-10px}.o-tournamentInGame .o-rankingTable__highlight{background-color:#333333;border-bottom:none;border-top:1px solid #ffffff}.o-casinoTournamentWidget{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px 12px}.o-casinoTournamentWidget>*{margin:0 8px;width:calc(50% - 16px)}.o-casinoTournamentWidgetItem{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:6px 0}.o-casinoTournamentWidgetItem__icon{margin-top:2px;margin-right:16px}.o-casinoTournamentWidgetItem__title{line-height:14px;font-size:12px;font-weight:400;color:rgba(0,0,0,.54)}.o-casinoTournamentWidgetItem__value{line-height:16px;font-size:14px;font-weight:500;color:rgba(0,0,0,.87)}.o-casinoTournamentCountdownToEnd--red{color:#db2128}.o-casinoTournamentCountdownToEnd--orange{color:#e69424}.o-casinoTournamentCard{position:relative;overflow:hidden;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14)}.o-casinoTournamentCard__title{line-height:23px;font-size:20px;font-weight:500;color:#005cb2;display:inline-block;margin:0 0 12px}.o-casinoTournamentCard__footer{margin:8px 0 -8px}.o-casinoTournamentCard__footer--withChips{margin-top:16px;margin-bottom:0}.o-casinoTournamentCard__vipIcon{width:49px;height:49px;position:absolute;right:-25px;bottom:-13px}.o-casinoTournamentCard__vipIcon--withChips{bottom:-21px}@media screen and (orientation:landscape){.o-tournamentInGame__modal{height:calc(85vh - 70px);top:55%!important}.o-tournamentInGame__infoWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-tournamentInGame__basicInfo{width:70%}.o-tournamentInGame__countDown{text-align:left}.o-tournamentInGame__assignButton{text-align:right}}.o-modal--eulaDialog{max-height:calc(100vh - 16px)}.o-modal--eulaDialog .o-modal__title--fixed{padding-bottom:9px;z-index:1}.o-modal--eulaDialog .o-modal__title{padding:16px}.o-modal--eulaDialog .o-modal__description{margin:0;padding:0 16px;line-height:1.2em;font-size:12px}.o-modal--eulaDialog .a-inputCheckbox__label{display:block;margin-right:16px}.o-modal--eulaDialog .o-modal__inner{padding-left:16px;padding-right:16px}.o-modal--thanksSkDialog .o-modal__dialog{max-width:calc(100vw - 48px);max-height:calc(100vh - 144px);left:auto;right:auto;margin:0 24px;overflow:scroll}.o-modal--thanksSkDialog .o-thanksDialog__title{text-align:center}.o-modal--thanksSkDialog .o-thanksDialog__imageWrapper{margin:8px 0;text-align:center}.o-modal--thanksSkDialog .o-thanksDialog__image{width:64%}.o-cashoutDialog__title{padding:10px}.o-cashoutDialog__inner{padding:8px 24px}.o-cashoutDialog__radio:checked+label:before{border-color:#e69424}.o-cashoutDialog__radioLabel{padding-left:30px}.o-cashoutDialog__radioLabel:after{background-color:#e69424}.o-cardTicketsList{padding:8px}.o-microTicketsList{padding:12px 0;white-space:nowrap;overflow-x:scroll;overflow-y:hidden}.o-microTicketsList::-webkit-scrollbar{display:none}.o-microTicketsList__item{position:relative;display:inline-block;margin:0 4px}.o-microTicketsList__item:first-of-type{margin-left:8px}.o-microTicketsList__item:last-of-type{margin-right:8px}.o-microTicketsList__item .m-cardTicket{font-size:14px;line-height:16px;color:rgba(0,0,0,.54)}.o-microTicketsList__item .m-cardTicket--small{padding:4px 6px 4px 12px}.o-microTicketsList__activeBar{position:absolute;bottom:-12px;left:-4px;width:calc(100% + 8px);height:2px;background:#e69424}.o-miniTicket{position:relative;background-color:#005cb2;max-height:173px;margin:0 auto auto;border-radius:8px 8px 0 0;overflow:hidden;z-index:1020;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:217px;-webkit-transition:.15s ease-out;transition:.15s ease-out}.o-miniTicket--withSuggestions{max-height:217px;overflow:hidden}.o-miniTicket--hidden{max-height:0;margin-top:72px;overflow:hidden}.o-miniTicket__backdrop{z-index:1010}.o-miniTicket__closePart{text-align:center}.o-miniTicket__iconPart{position:absolute;right:16px;top:16px}.o-miniTicket__iconPart--icon+.o-miniTicket__iconPart--icon{margin-left:24px}.o-miniTicket__mainInfoPart{position:relative;margin-top:-6px;margin-left:16px}.o-miniTicket__mainInfoPart--suppress{min-height:15px;color:rgba(255,255,255,.7);margin-bottom:4px;white-space:nowrap!important;max-width:calc(100% - 104px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:15px;font-size:12px;font-weight:400}.o-miniTicket__mainInfoPart--highlight{min-height:19px;color:#ffffff;margin-bottom:10px;line-height:19px;font-size:16px;font-weight:500}.o-miniTicket__mainInfoPart--croppedText{float:left;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 104px)}.o-miniTicket__mainInfoPart--rate{margin-left:24px}.o-miniTicket__mainInfoPart--rateLock{margin-top:-4px}.o-miniTicket__rateIcon{margin-top:-4px;margin-left:4px;opacity:0}.o-miniTicket__rateIcon--anime{-webkit-animation:blink 1s;animation:blink 1s;-webkit-animation-iteration-count:3;animation-iteration-count:3}.o-miniTicket__rateIcon--inverted{opacity:1}.o-miniTicket__rateIcon--inverted--anime{-webkit-animation:blinkInverted 1s;animation:blinkInverted 1s;-webkit-animation-iteration-count:3;animation-iteration-count:3}.o-miniTicket__matchLink{display:block;position:absolute;left:-16px;top:-5px;width:40vw;height:64px}.o-miniTicket__activePart{width:100%}.o-miniTicket__activePartIn{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 4px;padding:9px 12px;height:84px;background-color:#ffffff;border-radius:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-miniTicket__buttonPart,.o-miniTicket__inputPart{width:calc(50vw - 24px)}.o-miniTicket__buttonPart{padding-top:7px}.o-miniTicket__message{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-stretch:condensed;color:rgba(0,0,0,.54)}.o-miniTicket__message--error{color:#e53935}.o-miniTicket__text{white-space:nowrap;line-height:15px;font-size:12px;font-weight:400}.o-miniTicket__inputPart .a-inputMaterialText__input--withTrailingText,.o-miniTicket__inputPart .a-inputMaterialText__input--withTrailingText:focus{padding-right:52px}.o-miniTicket__currencyCoin{display:block;background-color:#005cb2;margin:8px;padding-top:8px;padding-bottom:7px;text-align:center;color:#ffffff;line-height:19px;font-size:16px;font-weight:400;width:36px;height:36px;border-radius:50%;-webkit-transition:.15s ease-out;transition:.15s ease-out}.o-miniTicket__currencyCoin--virtual{background-color:#e69424;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.o-miniTicket__currencyCoin--disabled{background-color:rgba(0,0,0,.26);color:rgba(255,255,255,.5)}.o-miniTicket__inputCurrency{display:block;-webkit-transition:-webkit-transform .15s ease-out;transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out}.o-miniTicket__inputCurrency--rotated{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.o-miniTicket__prize{margin-left:2px;line-height:15px;font-size:12px;font-weight:500}.o-miniTicket__prize--green{color:#43a047}.o-miniTicket__prize--red{color:#e53935}.o-miniTicket__suggestionsPart{display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;max-height:0;margin-top:4px;-webkit-transition:max-height .15s ease-out;transition:max-height .15s ease-out}.o-miniTicket__suggestionsPart--opened{max-height:44px}@-webkit-keyframes blink{0%{opacity:0}40%,60%{opacity:1}to{opacity:0}}@keyframes blink{0%{opacity:0}40%,60%{opacity:1}to{opacity:0}}@-webkit-keyframes blinkInverted{0%{opacity:1}40%,60%{opacity:0}to{opacity:1}}@keyframes blinkInverted{0%{opacity:1}40%,60%{opacity:0}to{opacity:1}}@media (min-width:426px){.o-miniTicket{max-width:384px}.o-miniTicket__matchLink{max-width:154px}.o-miniTicket__buttonPart,.o-miniTicket__inputPart{max-width:168px}}.o-luckyContest__header{position:relative}.o-luckyContest__headerImage{width:100%}.o-luckyContest__headerInfo{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;height:100%;padding:0 15px}.o-luckyContest__headerInfo,.o-luckyContest__headerTitle{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.o-luckyContest__headerTitle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;font-weight:700;line-height:23px;font-size:16px;letter-spacing:.25px;color:rgba(0,0,0,.87)}.o-luckyContest__headerSideTitle{max-width:180px;position:absolute;top:12px;left:16px;line-height:17px;font-size:12px;color:rgba(0,0,0,.87)}.o-luckyContest__headerSideTitle .marTS{display:block}.o-luckyContest__buttons{padding-top:20px}.o-luckyContest .btn.o-luckyContest__button{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);border:0;padding:11px 22px 8px;font-size:14px;font-weight:500}.o-luckyContest .btn.o-luckyContest__button--info{float:right;margin:0!important;padding:10px 12px 9px;position:relative;top:-7px}.o-luckyContest .btn.o-luckyContest__login{background:#ffffff;color:#005cb2}.o-luckyContest .btn.btnAction{margin-left:14px}.o-luckyContest__winButtons{width:100%;position:absolute;bottom:5%;text-align:center}.o-luckyContest__winButtons .luckyContest__winButton{margin-left:0}.o-luckyContest__progressBar{position:absolute;bottom:60px;left:35px;right:35px}.o-luckyContest__progressBarPane{height:7px;border-radius:5px;overflow:hidden;background:rgba(30,136,229,.12);position:relative}.o-luckyContest__progressBarPane--inner{position:absolute;top:0;left:0;height:100%;background:#005cb2}.o-luckyContest__progressBarInfo{min-width:50px;height:25px;padding:0 6px;position:absolute;top:-32px;text-align:center;line-height:25px;color:#ffffff;background:#e69424;font-size:12px;border-radius:2px}.o-luckyContest__progressBarTip{width:0;height:0;position:absolute;left:calc(50% - 8px);bottom:-7px;border-color:#e69424 transparent transparent;border-style:solid;border-width:7px 8px 0}.o-luckyContest__ticketInfo{width:86vw;position:absolute;bottom:16px;font-size:12px;text-align:center;letter-spacing:.25px;color:#000000}.o-luckyContest__infoText{line-height:25px}.o-luckyContest__infoText--loss{float:left;width:60%}.o-luckyContest__myGamesButton{position:absolute;bottom:18px;left:16px;font-weight:400}.o-luckyContest__gameTitle{width:180px;position:absolute;bottom:32px;left:16px}.o-luckyContest__gameTitle--ticket{bottom:52px}.o-luckyContest__gameTitle--small{font-style:italic;font-weight:400;line-height:23px;font-size:16px;color:#ffffff}.o-luckyContest__gameTitle--large{display:block;margin-top:5px;font-weight:700;line-height:25px;font-size:18px;color:#e69424}.o-luckyContest__gameTitle--winTitle{width:100%;bottom:30%;left:0;text-align:center}.o-luckyContest__gameTitle--winTitle .o-luckyContest__gameTitle--small{font-style:normal;font-weight:400;line-height:20px;font-size:14px}.o-luckyContest__gameTitle--winTitle .o-luckyContest__gameTitle--large{font-weight:700;font-size:22px}.o-luckyContest__gameInfo{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:16px;left:0;padding:0 16px;font-size:14px;color:#ffffff}.o-luckyContest__gameInfoCol{width:33.33333%}.o-luckyContest__gameInfoCol:nth-child(2){text-align:center}.o-luckyContest__gameInfoCol:nth-child(3){text-align:right}.o-luckyContest__gameInfoCol .a-svgIcon{margin-right:10px}.o-luckyContest__clientAddress p{font-weight:400;line-height:20px;font-size:14px}.o-luckyContest__supportMessage p{line-height:17px;font-size:12px}.o-luckyContest__winMessage--inner{margin:16px 16px 0;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.12)}.o-luckyContest__winMessage p{margin-bottom:0;color:rgba(0,0,0,.54)}.o-luckyContest .a-masterAndServant__master--LOSS{color:rgba(0,0,0,.38)}.o-luckyContest__shareButtons{border-bottom:1px solid rgba(0,0,0,.12)}.o-luckyContest__shareButtons--inner{max-width:300px;margin:15px auto}.o-luckyContest__animation{min-height:200px}.o-luckyContest .m-cardTicket--lost,.o-luckyContest .m-cardTicket--void{pointer-events:none}.o-luckyContest .m-cardTicket--lost:hover,.o-luckyContest .m-cardTicket--void:hover{background:#ffffff;outline:none}.o-luckyContest__form{padding:16px}.o-luckyContest__form .o-formIcon{padding:0}.o-luckyContest__form h2{font-weight:400;line-height:28px;font-size:20px;margin-bottom:16px}.o-luckyContest__form .a-select{width:100%}.o-luckyContest__form .o-formIcon__fieldset{margin-bottom:24px}.o-luckyContest__form .o-formIcon__fieldset--first{margin-top:16px}.o-luckyContest__form .o-formIcon__fieldset--noMarginBottom{margin-bottom:0}@media screen and (min-width:480px){.o-luckyContest__gameTitle--winTitle{bottom:25%}.o-luckyContest__winButtons{bottom:8%}}@media screen and (min-width:361px){.o-luckyContest__headerInfo{padding:0 35px}}@media screen and (min-width:500px){.o-luckyContest__progressBar{left:50px;right:50px}}.o-msAnimation{position:relative;overflow:hidden}.o-msAnimation__inner{position:relative;width:210%;-webkit-transition:left .4s ease-in-out;transition:left .4s ease-in-out}.o-msAnimation__playButton{position:absolute;bottom:30%;right:15%;padding-bottom:11px;z-index:10}.o-msAnimation__frame{float:left;position:relative}.o-msAnimation__row{width:100%;background:url(/mobile2/assets/beton-fe49ca22da322659d135b7d02a30cb7f.png) repeat;background-size:contain}.o-msAnimation__seat{height:100%;float:left;text-align:center}.o-msAnimation__seat.o-msAnimation__seat--passive img{margin-top:10%}.o-msAnimation__seat.o-msAnimation__seat--lotteryChosen img{width:110%;position:relative}.o-msAnimation__seat img{margin-top:5%;width:80%;-webkit-transition:width .2s ease-out;transition:width .2s ease-out}.o-msAnimation__mantinel{position:absolute;bottom:0;width:100%;-webkit-transition:left .4s ease-out;transition:left .4s ease-out;left:100%}.o-msAnimation__mantinel--onStage{left:0}.o-msAnimation__mantinel--glass{width:100%;background:url(/mobile2/assets/mantinel-glass-251d7e7e1ffe3e8538128e6546076033.png) repeat;background-size:contain}.o-msAnimation__mantinel--base{width:100%;background:url(/mobile2/assets/mantinel-c3fbd8e4261faa91e66a7c00d81b3965.png) repeat;background-size:contain}.o-msAnimation__actor{position:absolute;left:13%;bottom:0}.o-msAnimation__actorTextImage{position:absolute;right:-100%;top:-12%;opacity:0;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.o-msAnimation__actorTextImage--onStage{opacity:1}.o-identityVerificationInfo__choices,.o-identityVerificationInfo__documents{margin:8px 8px 32px}.o-identityVerificationInfo__image{display:block;margin:40px auto 32px}.o-identityVerificationInfo__radios{margin:20px 0 12px 32px}.o-identityVerificationInfo__radio{margin-bottom:8px}.o-identityVerificationInfo__info{text-align:center;padding:0 32px 32px}.o-informationObligation{position:fixed;bottom:0;left:0;right:0;width:100%;height:auto;visibility:hidden;opacity:0;-webkit-transition:.5s ease-out;transition:.5s ease-out;color:#ffffff;z-index:1000;padding:12px;background-color:#000000}.o-informationObligation--visible{visibility:visible;opacity:1}.o-informationObligation--ingame{top:0;bottom:auto}.o-informationObligation__ico{float:left;margin-right:10px}.o-informationObligation__header{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ffffff;margin-bottom:10px;padding-right:50px;font-size:14px;font-weight:500;line-height:16px}.o-informationObligation__body{font-size:10px;line-height:14px;color:rgba(255,255,255,.7)}.o-informationObligation__body a{color:rgba(255,255,255,.85)}.o-informationObligation__closeIcon{position:absolute;top:10px;right:10px}.o-informationObligation__counter{text-align:right;font-size:24px}.o-informationObligation__counterUnit{font-size:12px;font-weight:300}.o-ticketDetail{padding:0 16px}.o-ticketDetail .a-ticketHeadline{margin:0 -16px}.o-ticketDetail .o-microTicketsList{padding:12px 0}.o-ticketDetail .o-microTicketsList__item:first-of-type{margin-left:8px}.o-ticketDetail .o-microTicketsList__item:last-of-type{margin-right:8px}.o-ticketDetail .o-microTicketsList .m-cardTicket--small{padding:4px 6px 4px 12px}.o-ticketDetail__fullWidth{margin:0 -16px;padding-left:16px;padding-right:16px}.o-ticketDetail__ticketBottomInfo{background-color:#f5f5f5;border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.o-ticketDetail__separator{height:1px;margin:12px -4px 0;background:rgba(0,0,0,.12)}.o-ticketDetail__ticketBottomPart:last-of-type{padding-bottom:16px}.o-ticketDetail__ticketBottomPart:last-of-type .o-ticketDetail__separator{display:none}.o-ticketDetail__contestIco{display:-webkit-box;display:-ms-flexbox;display:flex}.o-ticketDetail .o-ticketTable__kombiRow--real{color:rgba(0,0,0,.87)}.o-ticketDetail .o-ticketTable__kombiRow--unreal{color:rgba(0,0,0,.54)}.o-ticketDetail .o-ticketTable__contestName--link{color:#e69424}.o-searchBlock{position:relative;width:100%;height:64px;z-index:9}.o-searchBlock__fixer{width:100%;padding:8px}.o-searchBlock__fixer--fixed{position:fixed}.o-searchBlock__block{position:relative;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);border-radius:2px;overflow:hidden;background:#ffffff}.o-searchBlock__inputWrapper{display:block;position:relative;padding:12px 64px}.o-searchBlock__input{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;padding:0;width:100%;background:#ffffff;color:rgba(0,0,0,.87);line-height:24px;font-size:16px}.o-searchBlock__input::-webkit-input-placeholder{color:rgba(0,0,0,.54)}.o-searchBlock__input::-moz-placeholder{color:rgba(0,0,0,.54)}.o-searchBlock__input:-ms-input-placeholder{color:rgba(0,0,0,.54)}.o-searchBlock__input::-ms-input-placeholder{color:rgba(0,0,0,.54)}.o-searchBlock__input::placeholder{color:rgba(0,0,0,.54)}.o-searchBlock__input:focus::-webkit-input-placeholder{color:rgba(0,0,0,.38)}.o-searchBlock__input:focus::-moz-placeholder{color:rgba(0,0,0,.38)}.o-searchBlock__input:focus:-ms-input-placeholder{color:rgba(0,0,0,.38)}.o-searchBlock__input:focus::-ms-input-placeholder{color:rgba(0,0,0,.38)}.o-searchBlock__input:focus::placeholder{color:rgba(0,0,0,.38)}.o-searchBlock__icon{position:absolute;top:12px;left:16px}.o-searchBlock__icon--right{left:auto;right:16px}.o-searchBlock__icon--hidden{display:none}.o-searchBlock__autocompleteWrapper{width:100%;height:0;background:#ffffff}.o-searchBlock__autocompleteWrapper--show{border-top:1px solid rgba(0,0,0,.12);height:calc(100vh - 216px);overflow-y:scroll}.o-searchBlock__autocompleteRow{position:relative;padding:15px 64px 14px;line-height:19px;font-size:16px}.o-searchBlock__autocompleteIcon{top:12px}.o-searchBlock__autocompleteText{color:rgba(0,0,0,.87)}.o-searchBlock__autocompleteText--highlighted{color:rgba(0,0,0,.54)}.o-searchBlock__autocompleteText--duplicity{color:#e53935}.o-selectBlock{pointer-events:none;position:relative;border-bottom:1px solid rgba(0,0,0,.12);margin:8px}.o-selectBlock__select{color:rgba(0,0,0,.87);background:#f5f5f5;border:none;border-radius:5px 5px 0 0;padding:30px 10px 10px;width:100%;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;pointer-events:auto}.o-selectBlock__label{color:rgba(0,0,0,.26);position:absolute;left:10px;top:10px;font-size:12px}.o-selectBlock__arrow{position:absolute;right:10px;top:calc((100% - 24px)/2)}.o-selectBlock option{padding:30px}.o-contestRankings__header{padding:16px;background:#f5f5f5;font-weight:500;line-height:16px;font-size:14px;color:rgba(0,0,0,.87)}.o-contestRankings__row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4px 16px 4px 12px;border-left:4px solid transparent;border-bottom:1px solid rgba(0,0,0,.12);font-weight:500;font-size:12px;color:rgba(0,0,0,.87);background:#ffffff}.o-contestRankings__row--moveUp{border-left-color:#43a047}.o-contestRankings__row--moveDown{border-left-color:#e53935}.o-contestRankings__row--clientRank{background:#f5f5f5}.o-contestRankings__row--open .o-contestRankings__subRow{max-height:200px;opacity:1;padding-top:8px;padding-bottom:4px}.o-contestRankings__row--open .o-contestRankings__toggleIcon{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.o-contestRankings__headerRow{color:rgba(0,0,0,.54);font-weight:400;height:48px;padding-top:0;padding-bottom:0}.o-contestRankings__rowPart{position:relative;width:100%;min-height:1px;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.o-contestRankings__subRow{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;max-height:0;opacity:0;overflow:hidden;-webkit-transition:.15s ease-out;transition:.15s ease-out}.o-contestRankings__rank{-ms-flex-preferred-size:8.05555556%;flex-basis:8.05555556%;max-width:8.05555556%;text-align:right}.o-contestRankings__avatar{-ms-flex-preferred-size:52.5%;flex-basis:52.5%;max-width:52.5%;text-align:left;padding-left:44px}.o-contestRankings__avatar--marTB{margin:3px 0}.o-contestRankings__avatar--fillSpace{-ms-flex-preferred-size:69.16666667%;flex-basis:69.16666667%;max-width:69.16666667%}.o-contestRankings__avatar .o-chippedAvatar{margin-left:-37px}.o-contestRankings__avatar--blogs,.o-contestRankings__avatar--tipbank{padding-left:0;padding-right:16px}.o-contestRankings__avatar--blogs .o-chippedAvatar,.o-contestRankings__avatar--tipbank .o-chippedAvatar{margin-left:7px;max-width:100%}.o-contestRankings__avatar--blogs .o-chippedAvatar__username,.o-contestRankings__avatar--tipbank .o-chippedAvatar__username{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.o-contestRankings__reservedPosition{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:32px;font-size:12px;color:rgba(0,0,0,.87)}.o-contestRankings__score{-ms-flex-preferred-size:21.94444444%;flex-basis:21.94444444%;max-width:21.94444444%;text-align:right;white-space:nowrap}.o-contestRankings__score--chipped{-ms-flex-preferred-size:30.27777778%;flex-basis:30.27777778%;max-width:30.27777778%}.o-contestRankings__phase{-ms-flex-preferred-size:21.94444444%;flex-basis:21.94444444%;max-width:21.94444444%;text-align:left;white-space:nowrap}.o-contestRankings__phase--overflow{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.o-contestRankings__phase--overflow::-webkit-scrollbar{display:none}.o-contestRankings__tickets{-ms-flex-preferred-size:8.05555556%;flex-basis:8.05555556%;max-width:8.05555556%;text-align:center}.o-contestRankings__tickets--padR{-ms-flex-preferred-size:16.38888889%;flex-basis:16.38888889%;max-width:16.38888889%;padding-right:20px}.o-contestRankings__points{-ms-flex-preferred-size:8.05555556%;flex-basis:8.05555556%;max-width:8.05555556%;text-align:right;white-space:nowrap}.o-contestRankings__blogsRating{-ms-flex-preferred-size:18.05555556%;flex-basis:18.05555556%;max-width:18.05555556%;text-align:center}.o-contestRankings__blogsCount{-ms-flex-preferred-size:13.88888889%;flex-basis:13.88888889%;max-width:13.88888889%;text-align:right}.o-contestRankings__reward{-ms-flex-preferred-size:41.38888889%;flex-basis:41.38888889%;max-width:41.38888889%;text-align:center}.o-contestRankings__bets{-ms-flex-preferred-size:58.05555556%;flex-basis:58.05555556%;max-width:58.05555556%;text-align:center}.o-contestRankings__toggleIcon{position:absolute;right:16px;top:13px;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.15s ease-out;transition:.15s ease-out}.o-contestRankings__master{font-size:12px}.o-ticketButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-top:1px solid #d3d3d3;background-color:#ffffff}.o-ticketInfo{padding-top:4px;padding-bottom:4px;background-color:#005cb2;color:rgba(255,255,255,.7);font-size:12px;line-height:16px}.o-ticketInfo:empty{display:none}.o-ticketInfo__section{padding:12px 4px;margin:0 -4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-ticketInfo__section:not(:first-child){padding:12px 4px 8px;border-top:1px solid rgba(255,255,255,.12)}.o-ticketInfo__section--hasAvatar{padding:8px 4px}.o-ticketInfo__section--noFlex{display:block}.o-ticketInfo__cashoutIco{margin-right:4px}.o-ticketInfo__highlight{color:#ffffff;font-weight:500}.o-ticketInfo__name{font-size:14px}.o-ticketInfo__avatar{margin:0 8px}.o-ticketCashoutInfo.o-ticketTable{padding:16px 0}.o-ticketCashoutInfo__amount{float:right;font-weight:500}.o-ticketCashoutInfo__buttons{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;clear:both}.o-ticketCashoutInfo__message{margin-top:8px;color:rgba(0,0,0,.54);font-size:12px}.o-ticketCashoutLayer{position:fixed;left:0;-webkit-transition:bottom .15s ease-out;transition:bottom .15s ease-out;bottom:-300px;z-index:1001;width:100%;overflow:hidden;background-color:#ffffff;border-radius:8px 8px 0 0;color:rgba(0,0,0,.54)}.o-ticketCashoutLayer__amountSection{padding:16px 16px 12px;background-color:#f5f5f5;border-radius:8px 8px 0 0}.o-ticketCashoutLayer__buttonsSection{padding:12px 16px}.o-ticketCashoutLayer__amountLabel{font-weight:500}.o-ticketCashoutLayer__amount{color:rgba(0,0,0,.87);font-weight:500;font-size:20px}.o-ticketCashoutLayer__secondaryText{font-size:12px}.o-ticketCashoutLayer__radioButtons{margin:12px -4px;padding:0 4px 12px;border-bottom:1px solid rgba(0,0,0,.12)}.o-ticketCashoutLayer__closeIcon{position:absolute;right:16px;top:12px}.o-ticketTable{line-height:17px;font-size:14px;padding:16px 0 1px;color:rgba(0,0,0,.87)}.o-ticketTable--winKombi{padding-top:11px}.o-ticketTable__row--unreal{color:rgba(0,0,0,.54)}.o-ticketTable__row+.o-ticketTable__row{margin-top:8px}.o-ticketTable__servant{font-weight:500}.o-ticketTable__servant--right{text-align:right}.o-ticketTable__contestName{line-height:17px;font-size:14px;font-weight:500;color:rgba(0,0,0,.38);text-transform:uppercase}.modal-dialog-content a.o-ticketTable__contestName,.modal-dialog-content a.o-ticketTable__contestName:link,.modal-dialog-content a.o-ticketTable__contestName:visited,a.o-ticketTable__contestName,a.o-ticketTable__contestName:link,a.o-ticketTable__contestName:visited{color:#005cb2;-webkit-transition:none;transition:none;text-decoration:none}.modal-dialog-content a.o-ticketTable__contestName:hover,.modal-dialog-content a.o-ticketTable__contestName:link:hover,.modal-dialog-content a.o-ticketTable__contestName:visited:hover,a.o-ticketTable__contestName:hover,a.o-ticketTable__contestName:link:hover,a.o-ticketTable__contestName:visited:hover{color:#e69424}.o-prematch__content .items-list:first-of-type .match-list--item:first-of-type{border-top:0}.o-privateMessage__textarea{width:100%;height:170px;padding:16px 14px;resize:none;font-size:16px;color:rgba(0,0,0,.87);background-color:#ffffff;border:1px solid rgba(0,0,0,.38);border-radius:4px}.o-privateMessage__attachment{color:rgba(0,0,0,.54)}.o-privateMessage__attachment .m-cardTicket{color:rgba(0,0,0,.54);font-size:14px}.rvlTicket{border:0 transparent;margin:0;padding:0}.rvlTitle{font-size:120%}.rvlChange{font-size:80%}.rvlMatch{font-size:110%;font-weight:700}.rvlSpaceX{padding-bottom:1em}.rvlSpace0{padding-bottom:.25em}.o-tipcupGroupTable .item,.o-tipcupGroupTable__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-tipcupGroupTable__header{margin-top:10px;padding:12px 15px 12px 10px}.o-tipcupGroupTable__myGroup{background-color:#f5f5f5}.o-radioButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.o-radioButtons::-webkit-scrollbar{display:none}.o-radioButtons__item{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:8px 25px;border-radius:16px;background-color:rgba(0,0,0,.12);line-height:16px;font-size:14px;color:rgba(0,0,0,.54);text-align:center;text-transform:uppercase;cursor:pointer}.o-radioButtons__item:not(:first-child){margin-left:8px}.o-radioButtons__item--active{background-color:#005cb2;color:#ffffff}.o-radioButtons__item--disabled{color:rgba(0,0,0,.26);cursor:default}.o-payment{position:relative}.o-payment__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-payment__status--confirmed{color:#43a047}.o-payment__status--waiting{color:#e69424}.o-payment__status--denied{color:#e53935}.o-payment__status>svg{margin-right:4px}.o-payment__changeChannel{position:absolute;top:50%;text-transform:uppercase;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:12px;line-height:14px;font-size:12px;font-weight:500}.o-payment__cardNumLine{margin:12px 0 16px;line-height:22px;font-size:16px;font-weight:700;padding:10px 0}.o-payment__cardNumLinePart{border-radius:4px;background-color:rgba(30,136,229,.12);color:#005cb2;padding:10px}.o-payment__channelRow{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;color:rgba(0,0,0,.54)}.o-payment__channelRow--selected{border-radius:4px;padding:16px 8px;color:#005cb2}.o-payment__channelRow--changeable{background-color:rgba(30,136,229,.12)}.o-payment__channelRow--archived,.o-payment__channelRow--unchangeable{color:rgba(0,0,0,.38)}.o-payment__channelRow--archived>div:first-child{opacity:.5}.o-payment__channelRow__info{padding-left:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.o-payment__channelRow__info>.a-threeDotsIcon{position:absolute;right:16px;top:16px}.o-payment__channelRow__name{line-height:19px;font-size:16px;color:#005cb2}.o-payment__channelRow--archived .o-payment__channelRow__name,.o-payment__channelRow--unchangeable .o-payment__channelRow__name{color:rgba(0,0,0,.38)}.o-payment__channelRow__description{line-height:17px;font-size:12px;margin-top:5px}.o-payment__channelRow__note{line-height:14px;font-size:12px;margin-top:1px}.o-payment__channelRow__identifier{color:#005cb2;line-height:14px;font-size:12px;margin-top:5px}.o-payment__channelRow--archived .o-payment__channelRow__identifier,.o-payment__channelRow--unchangeable .o-payment__channelRow__identifier{color:rgba(0,0,0,.38)}.o-payment__channelRow__status{line-height:16px;font-size:14px;margin-top:8px}.o-payment__channelRow+.o-payment__channelRow,.o-payment__channelRow+.o-payment__withdrawalInfoBox{border-top:1px solid rgba(0,0,0,.12)}.o-payment__channelsType{background-color:#f5f5f5;color:rgba(0,0,0,.87);font-size:14px;font-weight:500;line-height:48px;padding:0 16px}.o-payment__channelFormWrapper{margin:16px 16px 0}.o-payment__branchFormInfo{line-height:14px;font-size:12px;color:rgba(0,0,0,.54);margin-bottom:16px}.o-payment__bankAccountNumber{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:9px}.o-payment__bankAccountNumber>div:first-child{width:100px}.o-payment__bankAccountNumber>div:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.o-payment__bankAccountNumber__divider{color:rgba(0,0,0,.87);-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:16px;height:56px}.o-payment__bankAccountNumber__divider,.o-payment__bankSelect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-payment__bankSelect{margin-top:18px}.o-payment__bankSelect__bankWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;width:84px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px}.o-payment__bankSelect__bankWrapper--active{border:2px solid #e69424;border-radius:5px}.o-payment__bankSelect__bank{height:48px;width:76px;background:#f5f5f5;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);box-shadow:0 1px 5px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.14);border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-payment__bankSelect__bank>svg{width:48px}.o-payment__verificationIcon{width:100px;height:64px;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.12);box-shadow:inset 0 0 0 1px rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;background-color:#f5f5f5}.o-payment__vrCodeIcon{line-height:17px;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px}.o-payment__vrCodeIcon__text{color:rgba(0,0,0,.54)}.o-payment__vrCodeIcon__code,.o-payment__vrCodeIcon__text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-payment__vrCodeIcon__code{color:#ffffff;border-radius:4px;background:-webkit-linear-gradient(233.21deg,#005cb2,#1e88e5 96.5%);background:linear-gradient(216.79deg,#005cb2,#1e88e5 96.5%)}.o-payment__richInfo{display:-webkit-box;display:-ms-flexbox;display:flex;margin:16px 0;color:rgba(0,0,0,.54)}.o-payment__richInfo__icon{-ms-flex-negative:0;flex-shrink:0;margin-right:16px}.o-payment__richInfo__title{line-height:16px;font-size:14px;font-weight:500;margin-bottom:5px}.o-payment__richInfo__text{line-height:14px;font-size:12px}.o-pyramidTable{padding-bottom:16px}.o-pyramidTable__bodyRows{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.o-pyramidTable__bodyRows,.o-pyramidTable__row{display:-webkit-box;display:-ms-flexbox;display:flex}.o-pyramidTable__row{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:1px solid rgba(0,0,0,.12);font-weight:500;font-size:12px;line-height:14px;color:rgba(0,0,0,.54);background:#ffffff;padding:4px;min-height:48px}.o-pyramidTable__row--achieved{background:#f5f5f5}.o-pyramidTable__row--lost{background:rgba(0,0,0,.12)}.o-pyramidTable__row--passive{color:rgba(0,0,0,.38)}.o-pyramidTable__headerRow{font-family:Roboto Condensed,sans-serif;font-weight:400;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.54);background:#ffffff}.o-pyramidTable__rowPart{position:relative;min-height:1px;text-align:left;margin:12px}.o-pyramidTable__round{-ms-flex-preferred-size:22px;flex-basis:22px;text-align:right}.o-pyramidTable__odd{-ms-flex-preferred-size:52px;flex-basis:52px;text-align:center}.o-pyramidTable__state{margin:0 0 0 12px;-ms-flex-preferred-size:calc(100vw - 146px);flex-basis:calc(100vw - 146px)}.o-pyramidTable__statePart{padding:4px 0;font-weight:400}.o-pyramidTable__statePart--bordered{display:inline-block;border:1px dashed rgba(0,0,0,.38);padding:5px;color:rgba(0,0,0,.38)}.o-pyramidTable__statePart--red{color:#e53935}.o-pyramidTable__ico{margin-right:6px}.o-pyramidTable__textNextToIcon{vertical-align:middle}.o-pyramidTable__achievedRound{-ms-flex-preferred-size:86px;flex-basis:86px}.o-pyramidTable__pyramidsButtons{margin:0 12px}.o-pyramidTable__pyramidButton{display:block;padding-left:0;text-align:left}.o-pyramidTable--noTable{color:rgba(0,0,0,.87)}.o-subTabs{padding:12px 16px}.o-subTabs .o-radioButtons{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;overflow-y:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.o-subTabs .o-radioButtons__item{padding:8px 12px}.o-subTabs .o-radioButtons::-webkit-scrollbar{display:none}.o-optOutSettingsPage__blacklistContainer,.o-optOutSettingsPage__text{margin:16px}.o-optOutSettingsPage__blacklistContainer .o-chippedAvatar{margin-right:8px;margin-bottom:8px}.o-optOutSettingsPage__emptyList{padding:0 16px}.o-optOutSettingsPage__option{margin:0 16px;border-top:none}.o-optOutSettingsPage__option+.o-optOutSettingsPage__option{margin-top:32px}.o-optOutSettingsPage__option+.o-optOutSettingsPage__option:before{content:"";position:absolute;left:16px;right:16px;margin-top:-16px;border-top:1px solid rgba(0,0,0,.12)}.o-optOutSettingsPage__option__select,.o-optOutSettingsPage__option__text{margin:16px 0}.o-optOutSettingsPage__option .o-payment__inputLabel,.o-optOutSettingsPage__option .o-payment__select{color:rgba(0,0,0,.87)}.o-optOutSettingsPage__option .o-payment__select--active+.o-payment__inputLabel{color:#e69424}.o-optOutSettingsPage__title{padding:16px 24px;font-weight:500;background:#f5f5f5;color:rgba(0,0,0,.87)}.o-optOutSettingsPage__infoBox{margin:16px 8px}.o-optOutSettingsPage .o-payment__selectOptions{background:#ffffff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.2),0 3px 14px rgba(0,0,0,.12),0 8px 10px rgba(0,0,0,.14);box-shadow:0 4px 5px rgba(0,0,0,.2),0 3px 14px rgba(0,0,0,.12),0 8px 10px rgba(0,0,0,.14);z-index:10}.o-promoCalendarList{color:#ffffff;width:100vw;height:calc(100vh - 258px);min-height:320px;border-bottom:1px solid rgba(255,255,255,.12)}.o-promoCalendarList__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-x:scroll;height:100%}.o-promoCalendarList__itemWrapper{padding:0 8px;margin:calc((100vh - 258px)/3.5) 0 auto}.o-promoCalendarList__itemWrapper:last-child{padding-right:16px}.o-promoCalendarList__itemWrapper:first-child{padding-left:16px}.o-promoCalendarList__itemWrapper--notOpened{margin-bottom:21px}.o-promoCalendarList__item{-ms-flex-negative:0;flex-shrink:0;width:256px}.o-promoCalendarList__box{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:256px;height:160px;padding:8px;background:#e69424;-webkit-box-shadow:0 7px 9px rgba(0,0,0,.14),0 3px 13px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.2);box-shadow:0 7px 9px rgba(0,0,0,.14),0 3px 13px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.2);border-radius:16px}.o-promoCalendarList__box--future{background:#ffffff;color:rgba(0,0,0,.54)}.o-promoCalendarList__date{height:15px;text-align:right;margin:0}.o-promoCalendarList__content{margin:auto 0;text-align:center;line-height:15px}.o-promoCalendarList__content__finalImg{width:94px;height:94px;opacity:.5}.o-promoCalendarList__info{margin:33px auto 0;height:auto;line-height:19px;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;text-align:center}.o-promoCalendarList__info span{font-family:Roboto,sans-serif;font-weight:500;margin-left:5px}.o-promoCalendarList__info p{min-height:19px}.o-promoCalendarList .o-promoCalendarList--landscape .o-promoCalendarList__itemWrapper{margin:10px 0 auto}.o-promoCalendarList .o-promoCalendarList--landscape .o-promoCalendarList__itemWrapper .o-promoCalendarList__info{margin:10px auto 0}.o-promoCalendarAbout__subheader{height:48px;background-color:#f5f5f5;padding:16px 16px 15px;color:rgba(0,0,0,.87);font-family:Roboto,sans-serif;font-weight:500}.o-promoCalendarAbout__content{padding:16px}.o-promoCalendarModal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ffffff;font-family:Roboto,sans-serif;font-weight:400;padding:16px 16px 0}.o-promoCalendarModal,.o-promoCalendarModal__wrapper{width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex}.o-promoCalendarModal__wrapper{height:calc(100vh - 56px);height:calc(100vh - var(--vh-offset, 0px) - 56px);overflow:auto}.o-promoCalendarModal__lottieWrapper{margin:auto auto 0;width:250px;height:268px}@media screen and (max-width:359px){.o-promoCalendarModal__lottieWrapper{width:200px;height:218px}}@media screen and (orientation:portrait) and (min-device-width:600px),screen and (orientation:portrait) and (min-width:600px){.o-promoCalendarModal__lottieWrapper{width:400px;height:418px}}.o-promoCalendarModal__contentWrapper{margin:17px 0 24px}@media screen and (min-width:360px){.o-promoCalendarModal__contentWrapper{min-height:60px}}@media screen and (orientation:landscape) and (min-device-width:960px),screen and (orientation:landscape) and (min-width:960px){.o-promoCalendarModal__contentWrapper{min-height:150px}}@media screen and (orientation:portrait) and (min-device-width:600px),screen and (orientation:portrait) and (min-width:600px){.o-promoCalendarModal__contentWrapper{min-height:200px}}.o-promoCalendarModal__lottie{margin:0 auto;width:250px;height:250px}@media screen and (max-width:359px){.o-promoCalendarModal__lottie{width:200px;height:200px}}@media screen and (orientation:portrait) and (min-device-width:600px),screen and (orientation:portrait) and (min-width:600px){.o-promoCalendarModal__lottie{width:400px;height:400px}}.o-promoCalendarModal__info{font-size:12px;color:rgba(255,255,255,.5)}.o-promoCalendarModal__contentTxt{font-size:16px;margin:0}.o-promoCalendarModal__notInterested{height:33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:27px;font-size:14px;color:rgba(255,255,255,.7);text-transform:uppercase}.o-promoCalendarModal__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:0}.o-promoCalendarModal__bonusName{font-size:20px;font-family:Roboto,sans-serif;font-weight:500}.o-promoCalendarModal__bonusText{font-size:16px}.o-promoCalendarModal__buttonsOpened{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:360px;width:100%;margin-left:auto;margin-right:auto;margin-bottom:24px}.o-promoCalendarModal__buttonsOpened .a-svgIcon{margin-left:16px}.o-promoCalendarModal--fadeAway{-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}.o-promoCalendarModal--fadeIn{-webkit-animation:fade-in 1s;animation:fade-in 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal;animation-direction:normal}.o-promoCalendarModal--hidden{visibility:hidden}.p-skWeb .o-promoCalendarModal__wrapper{height:calc(100vh - 78px);height:calc(100vh - var(--vh-offset, 0px) - 78px)}.o-promoCalendarModal--landscape .o-promoCalendarModal__contentTxt{margin:5px 0}.o-promoCalendarModal--landscape .o-promoCalendarModal__lottieWrapper{height:168px;width:250px}.o-promoCalendarModal--landscape .o-promoCalendarModal__contentWrapper{margin:0}.o-promoCalendarModal--landscape .o-promoCalendarModal__lottie{height:150px;width:150px}.o-promoCalendarModal--landscape .o-promoCalendarModal__buttons{margin:8px 0}@-webkit-keyframes fade-in{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes fade-in{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.o-promoCalendarInfoModal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#ffffff;width:100vw;font-family:Roboto,sans-serif;font-weight:400}.o-promoCalendarInfoModal__wrapper{padding:24px 16px 84px;width:100vw}.o-promoCalendarInfoModal__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:24px}.o-promoCalendarInfoModal__image{width:84px;height:84px;margin:0 24px 0 0}.o-promoCalendarInfoModal__headline{line-height:23px;font-size:20px;font-family:Roboto,sans-serif;font-weight:500}.o-promoCalendarInfoModal__subheader{font-size:14px;font-family:Roboto,sans-serif;font-weight:500;margin-bottom:16px}.o-promoCalendarInfoModal__contentTxt{line-height:23px;font-size:14px;margin-bottom:26px}.o-promoCalendarInfoModal__contentTxt--muteColor{color:rgba(255,255,255,.7)}.o-promoCalendarInfoModal__contentTxt--smallSpace{margin-bottom:16px}.o-promoCalendarInfoModal__contentTxt--smallText{line-height:14px;font-size:12px}.o-promoCalendarInfoModal__contentTxt--centerItems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-promoCalendarInfoModal__contentTxt img{margin-right:16px;-ms-flex-negative:0;flex-shrink:0}.o-promoCalendarInfoModal__contentTxt ul{margin:0;padding:0;list-style-position:inside}.o-promoCalendarInfoModal__footer{position:fixed;width:100%;bottom:0;left:0;right:0;background-color:#1e88e5}.o-promoCalendarInfoModal__footer--shadow{-webkit-box-shadow:0 -4px 4px 0 rgba(0,0,0,.25);box-shadow:0 -4px 4px 0 rgba(0,0,0,.25)}.o-promoCalendarInfoModal__footer__btnSimple{width:100%;text-align:center;padding:16px;color:rgba(255,255,255,.7);text-transform:uppercase}.p-skWeb .o-promoCalendarInfoModal__wrapper{padding-bottom:85px}.p-skWeb .o-promoCalendarInfoModal__footer{position:fixed;bottom:20px}.o-tournamentTree__line+.o-tournamentTree__line{margin-top:12px}.o-tournamentTree__line__arrowLeft{top:10px;left:0;float:left;border-radius:16px 0 0 16px}.o-tournamentTree__line__arrowLeft,.o-tournamentTree__line__arrowRight{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:72px;background:rgba(0,0,0,.06)}.o-tournamentTree__line__arrowRight{top:-40px;right:0;float:right;border-radius:0 16px 16px 0}.o-tournamentTreeNode{height:122px;margin:8px 24px}.o-tournamentTreeNode+.o-tournamentTreeNode{margin-top:12px}.o-tournamentTreeNode.a-card{padding:0}.o-tournamentTreeNode__body{padding:8px 16px}.o-tournamentTreeNode__body--emphasized{background:#e4f1fc}.o-tournamentTreeNode__body__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:32px}.o-tournamentTreeNode__body__line+.o-tournamentTreeNode__body__line{margin-top:12px}.o-tournamentTreeNode__body__line--bold{font-weight:500}.o-tournamentTreeNode__body__line__player{color:rgba(0,0,0,.87);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit;padding-right:8px}.o-tournamentTreeNode__body__line__player--link{cursor:pointer;color:#005cb2}.o-tournamentTreeNode__body__line__player--empty{background:rgba(0,0,0,.06)}.o-tournamentTreeNode__body__line__player--empty,.o-tournamentTreeNode__body__line__player--loading{width:118px;height:17px;margin:8px 0 7px;border-radius:2px}.o-tournamentTreeNode__body__line__info{-ms-flex-negative:0;flex-shrink:0}.o-tournamentTreeNode__body__line__oddGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-tournamentTreeNode__body__line__lastPrematchOdd{display:inline-block;padding-right:8px;color:rgba(0,0,0,.38);line-height:14px;font-size:12px;font-weight:400}.o-tournamentTreeNode__body__line__odd{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:72px;height:32px;color:#005cb2;background:#e6e6e6;border:1px solid #d3d3d3;border-radius:2px}.o-tournamentTreeNode__body__line__odd--selected{background:#faebcf}.o-tournamentTreeNode__body__line__emptyOdd{width:56px;height:32px;background:rgba(0,0,0,.06);border-radius:2px}.o-tournamentTreeNode__body__line__loadingOdd{width:56px;height:32px;border-radius:2px}.o-tournamentTreeNode__body__line__lockedOdd{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:32px;border-radius:1px}.o-tournamentTreeNode__body__line__lockedOdd,.o-tournamentTreeNode__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f5}.o-tournamentTreeNode__footer{height:30px;padding:8px 16px 7px;line-height:14px;font-size:12px;font-weight:400}.o-tournamentTreeNode__footer--loading{width:170px;height:14px;border-radius:2px}.o-tournamentTreeNode__footer__liveBatch{height:15px;padding:0 3px;margin-right:4px;font-weight:500;color:#ffffff;background:#e69424;border-radius:2px}.o-tournamentTreeNode__footer__ico{padding-right:8px}.o-tournamentTreeNode__footer__info{color:rgba(0,0,0,.54)}.o-tournamentTreeNode__footer__warning{color:rgba(0,0,0,.87)}.o-tournamentTreeNode__footer .o-miniScoreBoard{z-index:auto;height:15px;background:#f5f5f5;min-width:0}.o-tournamentTreeNode__footer .o-miniScoreBoard__score{height:15px;padding:0 3px}.o-tournamentTreeNode__footer .o-miniScoreBoard__statusOffer{height:15px;padding:0;margin-left:4px;color:rgba(0,0,0,.87);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:inherit}.o-tournamentTreeTabs{display:block}.o-tournamentTreeTabs--withTournamentTree{height:104px}.o-participantProgression+.o-participantProgression{margin-top:8px}.o-participantProgression .o-tournamentTreeNode{margin:0 8px}.o-participantProgression__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:48px;padding:12px 16px}.o-participantProgression__heading__roundName{color:rgba(0,0,0,.87);line-height:24px;font-size:14px;font-weight:500}.o-participantProgression__heading__startDate{color:rgba(0,0,0,.54);line-height:24px;font-size:14px;font-weight:400}.o-clientStatistics{padding:12px 16px}.o-clientStatistics .o-clientStatistics__footer .o-clientStatistics__itemHeader{height:24px}.o-clientStatistics .o-clientStatistics__header .o-clientStatistics__itemHeader{height:15px}.o-clientStatistics .o-clientStatistics__header .o-clientStatistics__itemHeader p{color:rgba(0,0,0,.54);margin:0}.o-clientStatistics .o-clientStatistics__header .o-clientStatistics__headerPart1 p{text-align:right;padding-right:8px}.o-clientStatistics .o-clientStatistics__header .o-clientStatistics__headerPart3{display:block}.o-clientStatistics .o-clientStatistics__header .o-clientStatistics__headerPart3 p{text-align:left;padding-left:8px}.o-clientStatistics__item .o-clientStatistics__itemHeader{height:42px;display:-webkit-box;display:-ms-flexbox;display:flex}.o-clientStatistics__item .o-clientStatistics__headerPart1{width:50px}.o-clientStatistics__item .o-clientStatistics__headerPart2{width:1px;background:#f5f5f5}.o-clientStatistics__item .o-clientStatistics__headerPart3{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}.o-clientStatistics__item .o-clientStatistics__headerPart3--noIco p{padding-left:6px}.o-clientStatistics__item .o-clientStatistics__headerPart3 p{margin-bottom:7px}.o-clientStatistics__item .sport-ico{margin:6px;padding:0}.o-clientStatistics__item .o-clientStatistics__statisticsName{line-height:14px;font-size:12px;font-weight:400;color:rgba(0,0,0,.87);overflow:hidden;max-height:28px;display:-webkit-box;box-orient:vertical;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:-o-ellipsis-lastline}.o-clientStatistics__item .o-clientStatistics__statisticsName--active{color:#005cb2}.o-clientStatistics__item .o-clientStatistics__ROI{margin-bottom:6px;padding-right:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;white-space:nowrap}.o-clientStatistics__item .o-clientStatistics__ROIIcon{margin-right:4px}.o-clientStatistics__item .o-clientStatistics__ROI--positive{color:#43a047}.o-clientStatistics__item .o-clientStatistics__ROI--negative{color:#e53935}.o-clientStatistics__item .o-clientStatistics__ROI--zero{color:rgba(0,0,0,.54)}.o-maskedCardNumber{display:-webkit-box;display:-ms-flexbox;display:flex}.o-maskedCardNumber__part{margin-right:8px}.o-maskedCardNumber__specialChar{margin-left:5px;color:rgba(0,0,0,.38)}.p-blogs .page-content{padding-top:6px}.p-casinoArticles .page-content{padding-top:8px}.p-casinoArticles .o-cardView{margin-bottom:12px}.p-casinoArticles .o-cardView__content{padding:16px}.p-casinoArticles .o-cardView__date{margin-bottom:12px}.p-casinoArticles .o-cardView__title{color:#005cb2;line-height:28px}.p-casinoArticles .o-cardView__perex{line-height:20px;margin-bottom:8px;overflow:hidden;max-height:60px;display:-webkit-box;box-orient:vertical;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:-o-ellipsis-lastline}.p-externalArticle{margin-top:-16px;padding-left:8px;padding-right:8px}.p-externalArticle--noMarginTop{margin-top:0}.p-externalArticle__prizes{margin-top:0;padding-left:0;padding-right:0}.p-externalArticle h1{display:none}.p-externalArticle h2,.p-externalArticle h3{padding:16px;margin-left:-16px;margin-right:-16px;background:#f5f5f5;font-weight:500;line-height:16px;font-size:14px;color:rgba(0,0,0,.87)}.p-externalArticle p{margin-top:12px;margin-bottom:12px}.p-externalArticle p+p{margin-top:1.231em}.p-externalArticle ol{margin:0;padding:0}.p-externalArticle ol li{padding:0;line-height:20px;color:rgba(0,0,0,.87)}.p-externalArticle ol li:before{position:relative;margin-right:0;right:auto;padding-right:.35em}.p-externalArticle ol li+li{padding-top:12px}.p-externalArticle ol ol li+li{padding-top:20px}.p-externalArticle>ol>li:before{content:none}.p-externalArticle ol>li>h2{margin-bottom:12px}.p-externalArticle ol>li>h2:before{content:counters(item,".") ".";counter-increment:item;display:inline-block;padding-right:.35em;color:rgba(0,0,0,.87);font-size:14px;font-weight:500}.p-externalArticle table{width:100vw!important;margin-left:-16px;margin-right:-16px;font-weight:500;line-height:16px;font-size:12px;color:rgba(0,0,0,.87);vertical-align:middle}.p-externalArticle table tr:first-child th{font-weight:400;color:rgba(0,0,0,.54)}.p-externalArticle table tr:not(:first-child) th:first-child{vertical-align:top;padding-top:16px}.p-externalArticle table td,.p-externalArticle table th{padding:0 16px;height:48px;border-bottom:1px solid rgba(0,0,0,.12)}.p-externalArticle img{max-width:100%}.p-regBankProcessing{position:relative;left:0;width:100%;height:100%;background-color:#fff}.p-regBankProcessing td{text-align:center}.p-regBankProcessing__logo{margin:80px auto 100px}.p-regBankProcessing__verifyInfoTitle{margin-top:20px;margin-bottom:20px;font-size:24px}.p-regBankProcessing__verifyInfoTitle--error{color:#db2128}.p-regBankProcessing__verifyInfoTitle--ok{color:#212121}.p-regBankProcessing__verifyLogoPerex{margin-bottom:80px;color:#757575;font-size:18px}.p-regBankProcessing .loadContainer31{overflow:visible}.p-registrationFirst__form{padding:16px 0 12px;border-bottom:1px solid rgba(0,0,0,.06)}.p-registrationFirst__form__accordion{margin:32px 0 10px}.p-registrationFirst__form__accordion .m-formField{padding:11px 0 32px}.p-registrationFirst__form .m-formField .a-inputCheckbox{padding:0}.p-registrationFirst__form .m-formField .a-inputCheckbox .a-inputCheckbox__label{padding-top:0;padding-bottom:0}.p-registrationFirst__footer{line-height:14px;font-size:12px;font-weight:400;color:rgba(0,0,0,.26);margin:16px}.p-registrationRob__infoMessage{line-height:20px;font-size:14px;font-weight:400;color:rgba(0,0,0,.54);margin:8px 0;border:none}.p-registrationRob__form .m-formField .a-inputCheckbox{padding:0}.p-registrationRob__form .m-formField .a-inputCheckbox .a-inputCheckbox__label{padding-top:0;padding-bottom:0}.p-registrationRob__form__correspondAddress{overflow:hidden}.p-registrationRob__form__correspondAddress--hidden{height:0}.p-registrationRob__form__suggestions{width:calc(100% - 72px)}.p-registrationRob__footer{line-height:14px;font-size:12px;font-weight:400;color:rgba(0,0,0,.26);margin-top:8px}.p-registrationRob__footer .a-registrationFooter{border-top:none}.p-skWeb.body:not(.p-withoutBottomPadding){padding-bottom:78px}.p-skWeb .m-messageForm{bottom:76px}.p-skWeb.p-webWithoutFooter .m-messageForm{bottom:20px}.p-skWeb .o-casinoTournamentDetailRanking__currentClientRank{bottom:76px}.p-webOdds.body:not(.p-webWithoutFooter):not(.p-withoutBottomPadding){padding-bottom:74px}.p-webOdds.body:not(.p-webWithoutFooter):not(.p-withoutBottomPadding).p-skWeb{padding-bottom:94px}.p-webWithoutFooter:not(.p-webWithVisibleMiniticket):not(.p-withoutBottomPadding).body:not(.p-extendedFooter){padding-bottom:.05px}.p-webWithoutFooter:not(.p-webWithVisibleMiniticket):not(.p-withoutBottomPadding).body:not(.p-extendedFooter).p-skWeb{padding-bottom:22px}.p-webWithoutFooter:not(.p-webWithVisibleMiniticket):not(.p-withoutBottomPadding).body.p-extendedFooter{padding-bottom:24px}.p-webWithoutFooter:not(.p-webWithVisibleMiniticket):not(.p-withoutBottomPadding).body.p-extendedFooter.p-skWeb{padding-bottom:44px}.p-webWithoutFooter:not(.p-webWithVisibleMiniticket):not(.p-withoutBottomPadding):not(.p-skWeb) .m-messageForm{bottom:0}.p-webWithVisibleMiniticket.body{padding-bottom:175px}.p-webWithVisibleMiniticket.body.p-skWeb{padding-bottom:195px}.p-oldAndroidWeb .o-tabs--auto{display:block}.p-oldAndroidWeb .m-chipList,.p-oldAndroidWeb .o-chips__content,.p-oldAndroidWeb .o-tabs--auto .o-tabs__content,.p-oldAndroidWeb .o-tabs--auto .o-tabs__item{display:-webkit-box}.p-oldAndroidWeb .o-miniTicket__buttonPart,.p-oldAndroidWeb .o-miniTicket__inputPart{width:50vw}.p-oldAndroidWeb .o-miniTicket__inputPart{padding-right:8px}.p-oldAndroidWeb .o-miniTicket__buttonPart{padding-left:8px}.p-inappBrowser.body,.p-webView.body{padding-bottom:2px}.p-inappBrowser .o-footer,.p-inappBrowser .o-header,.p-webView .o-footer,.p-webView .o-header{display:none}.p-inappBrowser .content-wrapper,.p-webView .content-wrapper{padding-top:0}.p-inappBrowser .o-tabs,.p-inappBrowser .tabs,.p-webView .o-tabs,.p-webView .tabs{display:none}.p-inappBrowser .tv__tabs,.p-webView .tv__tabs{display:block}.p-inappBrowser .cc_banner-wrapper,.p-inappBrowser .sub-header,.p-webView .cc_banner-wrapper,.p-webView .sub-header{display:none}.p-inappBrowser .o-casinoTournamentDetailRanking__currentClientRank,.p-webView .o-casinoTournamentDetailRanking__currentClientRank{bottom:0}.p-inappBrowser .o-informationObligation,.p-inappBrowser .o-miniTicket,.p-webView .o-informationObligation,.p-webView .o-miniTicket{display:none}.p-extendedFooter.body:not(.p-webWithoutFooter):not(.p-withoutBottomPadding){padding-bottom:98px}.p-extendedFooter.body:not(.p-webWithoutFooter):not(.p-withoutBottomPadding).p-skWeb{padding-bottom:118px}.p-extendedFooter.body:not(.p-webWithoutFooter):not(.p-withoutBottomPadding).p-skWeb .responsible-betting{line-height:28px;height:44px}.p-extendedFooter.body:not(.p-webWithoutFooter):not(.p-withoutBottomPadding).p-skWeb .m-messageForm{bottom:100px}.p-extendedFooter.body:not(.p-webWithoutFooter):not(.p-withoutBottomPadding).p-skWeb.p-webWithoutFooter .m-messageForm{bottom:44px}.p-extendedFooter:not(.p-skWeb) .o-footer{height:80px;max-height:80px}.p-extendedFooter:not(.p-skWeb) .o-miniTicket{max-height:197px;height:241px}.p-extendedFooter:not(.p-skWeb) .o-miniTicket--withSuggestions{max-height:241px}.p-extendedFooter:not(.p-skWeb) .o-miniTicket--hidden{max-height:0;margin-top:96px}.p-extendedFooter:not(.p-skWeb) .m-messageForm{bottom:80px}.p-extendedFooter:not(.p-skWeb).p-webWithoutFooter .m-messageForm{bottom:0}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-row{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-row,.flex-row-reverse{-webkit-box-orient:horizontal}.flex-row-reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.content-start{-ms-flex-line-pack:start;align-content:flex-start}.content-center{-ms-flex-line-pack:center;align-content:center}.content-end{-ms-flex-line-pack:end;align-content:flex-end}.content-between{-ms-flex-line-pack:justify;align-content:space-between}.content-around{-ms-flex-line-pack:distribute;align-content:space-around}.self-auto{-ms-flex-item-align:auto;align-self:auto}.self-start{-ms-flex-item-align:start;align-self:flex-start}.self-center{-ms-flex-item-align:center;align-self:center}.self-end{-ms-flex-item-align:end;align-self:flex-end}.self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.flex-shrink{-ms-flex-negative:1;flex-shrink:1}.flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.order-last{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.order-none{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-bold{font-weight:700}.h100{height:100%}.hAuto{height:auto}.m-4{margin:4px}.-m-4{margin:-4px}.mt-4{margin-top:4px}.-mt-4{margin-top:-4px}.mr-4{margin-right:4px}.-mr-4{margin-right:-4px}.mb-4{margin-bottom:4px}.-mb-4{margin-bottom:-4px}.ml-4{margin-left:4px}.-ml-4{margin-left:-4px}.mx-4{margin-left:4px;margin-right:4px}.-mx-4{margin-left:-4px;margin-right:-4px}.my-4{margin-top:4px;margin-bottom:4px}.-my-4{margin-top:-4px;margin-bottom:-4px}.m-8{margin:8px}.-m-8{margin:-8px}.mt-8{margin-top:8px}.-mt-8{margin-top:-8px}.mr-8{margin-right:8px}.-mr-8{margin-right:-8px}.mb-8{margin-bottom:8px}.-mb-8{margin-bottom:-8px}.ml-8{margin-left:8px}.-ml-8{margin-left:-8px}.mx-8{margin-left:8px;margin-right:8px}.-mx-8{margin-left:-8px;margin-right:-8px}.my-8{margin-top:8px;margin-bottom:8px}.-my-8{margin-top:-8px;margin-bottom:-8px}.m-12{margin:12px}.-m-12{margin:-12px}.mt-12{margin-top:12px}.-mt-12{margin-top:-12px}.mr-12{margin-right:12px}.-mr-12{margin-right:-12px}.mb-12{margin-bottom:12px}.-mb-12{margin-bottom:-12px}.ml-12{margin-left:12px}.-ml-12{margin-left:-12px}.mx-12{margin-left:12px;margin-right:12px}.-mx-12{margin-left:-12px;margin-right:-12px}.my-12{margin-top:12px;margin-bottom:12px}.-my-12{margin-top:-12px;margin-bottom:-12px}.m-16{margin:16px}.-m-16{margin:-16px}.mt-16{margin-top:16px}.-mt-16{margin-top:-16px}.mr-16{margin-right:16px}.-mr-16{margin-right:-16px}.mb-16{margin-bottom:16px}.-mb-16{margin-bottom:-16px}.ml-16{margin-left:16px}.-ml-16{margin-left:-16px}.mx-16{margin-left:16px;margin-right:16px}.-mx-16{margin-left:-16px;margin-right:-16px}.my-16{margin-top:16px;margin-bottom:16px}.-my-16{margin-top:-16px;margin-bottom:-16px}.m-24{margin:24px}.-m-24{margin:-24px}.mt-24{margin-top:24px}.-mt-24{margin-top:-24px}.mr-24{margin-right:24px}.-mr-24{margin-right:-24px}.mb-24{margin-bottom:24px}.-mb-24{margin-bottom:-24px}.ml-24{margin-left:24px}.-ml-24{margin-left:-24px}.mx-24{margin-left:24px;margin-right:24px}.-mx-24{margin-left:-24px;margin-right:-24px}.my-24{margin-top:24px;margin-bottom:24px}.-my-24{margin-top:-24px;margin-bottom:-24px}.m-32{margin:32px}.-m-32{margin:-32px}.mt-32{margin-top:32px}.-mt-32{margin-top:-32px}.mr-32{margin-right:32px}.-mr-32{margin-right:-32px}.mb-32{margin-bottom:32px}.-mb-32{margin-bottom:-32px}.ml-32{margin-left:32px}.-ml-32{margin-left:-32px}.mx-32{margin-left:32px;margin-right:32px}.-mx-32{margin-left:-32px;margin-right:-32px}.my-32{margin-top:32px;margin-bottom:32px}.-my-32{margin-top:-32px;margin-bottom:-32px}.m-auto{margin:auto}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto,.mx-auto{margin-left:auto}.mx-auto{margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.m-0{margin:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0,.mx-0{margin-left:0}.mx-0{margin-right:0}.my-0{margin-top:0;margin-bottom:0}.p-0{padding:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0,.px-0{padding-left:0}.px-0{padding-right:0}.py-0{padding-top:0;padding-bottom:0}.p-4{padding:4px}.pt-4{padding-top:4px}.pr-4{padding-right:4px}.pb-4{padding-bottom:4px}.pl-4,.px-4{padding-left:4px}.px-4{padding-right:4px}.py-4{padding-top:4px;padding-bottom:4px}.p-8{padding:8px}.pt-8{padding-top:8px}.pr-8{padding-right:8px}.pb-8{padding-bottom:8px}.pl-8,.px-8{padding-left:8px}.px-8{padding-right:8px}.py-8{padding-top:8px;padding-bottom:8px}.p-12{padding:12px}.pt-12{padding-top:12px}.pr-12{padding-right:12px}.pb-12{padding-bottom:12px}.pl-12,.px-12{padding-left:12px}.px-12{padding-right:12px}.py-12{padding-top:12px;padding-bottom:12px}.p-16{padding:16px}.pt-16{padding-top:16px}.pr-16{padding-right:16px}.pb-16{padding-bottom:16px}.pl-16,.px-16{padding-left:16px}.px-16{padding-right:16px}.py-16{padding-top:16px;padding-bottom:16px}.p-24{padding:24px}.pt-24{padding-top:24px}.pr-24{padding-right:24px}.pb-24{padding-bottom:24px}.pl-24,.px-24{padding-left:24px}.px-24{padding-right:24px}.py-24{padding-top:24px;padding-bottom:24px}.p-32{padding:32px}.pt-32{padding-top:32px}.pr-32{padding-right:32px}.pb-32{padding-bottom:32px}.pl-32,.px-32{padding-left:32px}.px-32{padding-right:32px}.py-32{padding-top:32px;padding-bottom:32px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-lower{text-transform:lowercase}.text-upper{text-transform:uppercase}.user-select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
