/**
 *  bootstrap lib styles
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
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],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014   \A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\A0   \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.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 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 *  slick-carousel lib styles.
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("chosen-sprite.png") no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/

/* =====================================================================================================================
// RangeSlider */

.irs {
    position: relative; display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
    .irs-line {
        position: relative; display: block;
        overflow: hidden;
        outline: none !important;
    }
        .irs-line-left, .irs-line-mid, .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        .irs-line-left {
            left: 0; width: 11%;
        }
        .irs-line-mid {
            left: 9%; width: 82%;
        }
        .irs-line-right {
            right: 0; width: 11%;
        }

    .irs-bar {
        position: absolute; display: block;
        left: 0; width: 0;
    }
        .irs-bar-edge {
            position: absolute; display: block;
            top: 0; left: 0;
        }

    .irs-shadow {
        position: absolute; display: none;
        left: 0; width: 0;
    }

    .irs-slider {
        position: absolute; display: block;
        cursor: default;
        z-index: 1;
    }
        .irs-slider.single {

        }
        .irs-slider.from {

        }
        .irs-slider.to {

        }
        .irs-slider.type_last {
            z-index: 2;
        }

    .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }

    .irs-from, .irs-to, .irs-single {
        position: absolute; display: block;
        top: 0; left: 0;
        cursor: default;
        white-space: nowrap;
    }

.irs-grid {
    position: absolute; display: none;
    bottom: 0; left: 0;
    width: 100%; height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
    .irs-grid-pol {
        position: absolute;
        top: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    .irs-grid-pol.small {
        height: 4px;
    }
    .irs-grid-text {
        position: absolute;
        bottom: 0; left: 0;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        padding: 0 3px;
        color: #000;
    }

.irs-disable-mask {
    position: absolute; display: block;
    top: 0; left: -1%;
    width: 102%; height: 100%;
    cursor: default;
    background: rgba(0,0,0,0.0);
    z-index: 2;
}
.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed;
}

.irs-disabled {
    opacity: 0.4;
}


.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
html,
body {
  width: 100%;
  height: 100%;
}
html {
  font-size: initial;
}
body {
  background-image: url("/assets/images/bg-blank.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  font-family: 'Gilroy', sans-serif;
  font-weight: 400;
  font-size: 100%;
  color: #282828;
  margin-top: 0;
}
img {
  max-width: 100%;
}
a:link,
a:visited {
  color: #282828;
}
a:hover,
a:focus,
a:active {
  color: #282828;
  text-decoration: none;
}
[id^="adfox_"] {
  margin: 0 !important;
  margin-top: 0 !important;
}
[id^="adfox_"] [id^="AdFox_banner_"] {
  margin: 0 !important;
  display: block !important;
  margin: 0 auto !important;
}
.br-box.padded.adfox_240_400 ~ ._MatchTV_Components2017_NodeSliderComponent {
  margin-top: 10px;
}
.page__footer ~ [id^="adfox_"] {
  margin: 0 !important;
}
.page__footer ~ [id^="adfox_"] [id^="AdFox_banner_"] {
  margin: 0 !important;
}
.page__footer ~ [id^="adfox_"] [id^="AdFox_banner_"] > a,
.page__footer ~ [id^="adfox_"] [id^="AdFox_banner_"] > iframe {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
}
img[style*="position: absolute; visibility: hidden;"] {
  bottom: 0;
}
.sendpulse-prompt {
  z-index: 10;
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
#rusFrance {
  margin: 0 !important;
}
.styles__top-panel--32kam {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-bottom: 25px;
  -ms-flex-align: center;
      align-items: center;
  border-bottom: 1px solid #e8e8e8;
}
.styles__title--2OX2a {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  color: #282828;
}
.styles__tabs--2P-ql {
  display: -ms-flexbox;
  display: flex;
}
.styles__tab--UYyE2 {
  font-size: 13px;
  line-height: 1.15;
  color: #afafaf;
  padding: 0 7px;
  border-right: 1px solid #d5d5d5;
  cursor: pointer;
}
.styles__tab--UYyE2:last-child {
  border-right: none;
  padding-right: 0;
}
.styles__tab--active--1ExYU {
  color: #282828;
}
.styles__title--376FJ {
  padding-bottom: 25px;
  font-size: 30px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #282828;
}
@media (max-width: 767px) {
  .styles__title--376FJ {
    font-size: 20px;
  }
}
h1.styles__title--376FJ {
  margin: 0;
}
.styles__widgetVideosAllRoot--3w3dT .styles__allVideoSections--298j2 {
  padding-top: 40px;
}
.styles__root--1NlT7 {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 22px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .styles__root--1NlT7 {
    padding-bottom: 15px;
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
@media screen and (min-width: 1280px) {
  .styles__root--1NlT7 {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
  }
}
.styles__root--1NlT7 .styles__title--2Us9- {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: #282828;
  margin: 0 0 10px;
}
@media screen and (min-width: 768px) {
  .styles__root--1NlT7 .styles__title--2Us9- {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
  }
}
.styles__root--1NlT7 .styles__navigation--3W8w6 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media screen and (min-width: 768px) {
  .styles__root--1NlT7 .styles__navigation--3W8w6 {
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-bottom: 6px;
  }
}
.styles__root--1NlT7 .styles__navigation--3W8w6 .styles__live--fs8jG,
.styles__root--1NlT7 .styles__navigation--3W8w6 .styles__shows--3DFPK,
.styles__root--1NlT7 .styles__navigation--3W8w6 .styles__videos--1FS7_ {
  padding-left: 30px;
  position: relative;
}
.styles__root--1NlT7 .styles__navigation--3W8w6 .styles__live--fs8jG:before,
.styles__root--1NlT7 .styles__navigation--3W8w6 .styles__shows--3DFPK:before,
.styles__root--1NlT7 .styles__navigation--3W8w6 .styles__videos--1FS7_:before {
  content: "";
  display: inline-block;
  position: absolute;
  background: 50% / contain no-repeat;
  width: 21px;
  height: 15px;
  left: 0;
  top: 1px;
}
.styles__root--1NlT7 .styles__navigation--3W8w6 .styles__live--fs8jG:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxNSI+PHBhdGggZD0iTTEyIDlhMi4xMSAyLjExIDAgMCAxLTIuOTg1LS4wMTVBMi4xMSAyLjExIDAgMCAxIDkgNmEyLjExIDIuMTEgMCAwIDEgMi45ODUuMDE1QTIuMTEgMi4xMSAwIDAgMSAxMiA5em0tNC45NjUgMkE0Ljk0NCA0Ljk0NCAwIDAgMSA1LjYgNy41YzAtMS4zMjIuNTEtMi41NjUgMS40MzUtMy41bC45OSAxQTMuNTMyIDMuNTMyIDAgMCAwIDcgNy41IDMuNTMgMy41MyAwIDAgMCA4LjAyNSAxMGwtLjk5IDF6bTYuOTMgMGwtLjk5LTFBMy41MzIgMy41MzIgMCAwIDAgMTQgNy41IDMuNTMgMy41MyAwIDAgMCAxMi45NzUgNWwuOTktMUE0Ljk0MiA0Ljk0MiAwIDAgMSAxNS40IDcuNWMwIDEuMzIyLS41MSAyLjU2NS0xLjQzNSAzLjV6bS04LjkxIDJjLTMuMDAyLTMuMDMzLTMuMDAyLTcuOTY3IDAtMTFsLjk5IDFjLTIuNDU2IDIuNDgxLTIuNDU2IDYuNTE5IDAgOWwtLjk5IDF6bTEwLjg5IDBsLS45OS0xYzIuNDU2LTIuNDgxIDIuNDU2LTYuNTE5IDAtOWwuOTktMWMzLjAwMiAzLjAzMyAzLjAwMiA3Ljk2NyAwIDExem0tMTIuODcgMkExMC41OTEgMTAuNTkxIDAgMCAxIDAgNy41QzAgNC42NjcgMS4wOTIgMi4wMDMgMy4wNzYgMGwuOTkgMUE5LjE4IDkuMTggMCAwIDAgMS40IDcuNSA5LjE4IDkuMTggMCAwIDAgNC4wNjUgMTRsLS45OSAxem0xNC44NSAwbC0uOTktMUE5LjE4IDkuMTggMCAwIDAgMTkuNiA3LjUgOS4xOCA5LjE4IDAgMCAwIDE2LjkzNSAxbC45OS0xQTEwLjU5MSAxMC41OTEgMCAwIDEgMjEgNy41YzAgMi44MzMtMS4wOTIgNS40OTctMy4wNzYgNy41eiIvPjwvc3ZnPg==);
}
.styles__root--1NlT7 .styles__navigation--3W8w6 .styles__shows--3DFPK:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBzdHJva2U9IiMyODI4MjgiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNLjc1Ljc1aDE2LjV2MTAuNUguNzV6Ii8+PHBhdGggZmlsbD0iIzI4MjgyOCIgZD0iTTcgMTFoNHY0SDd6Ii8+PHBhdGggZmlsbD0iIzI4MjgyOCIgZD0iTTQgMTRoMTB2MUg0eiIvPjwvZz48L3N2Zz4=);
}
.styles__root--1NlT7 .styles__navigation--3W8w6 .styles__videos--1FS7_:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxNSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjMjgyODI4IiBkPSJNMTMgNy41TDggMTFWNHoiLz48cGF0aCBzdHJva2U9IiMyODI4MjgiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNLjc1Ljc1aDE3LjV2MTMuNUguNzV6Ii8+PC9nPjwvc3ZnPg==);
}
.styles__root--1NlT7 .styles__navigation__item--3sZl8 {
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  color: #282828;
  margin-right: 20px;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .styles__root--1NlT7 .styles__navigation__item--3sZl8 {
    letter-spacing: 0.8px;
    margin-top: 0;
    margin-left: 30px;
    margin-right: 0;
  }
}
@media screen and (min-width: 1280px) {
  .styles__root--1NlT7 .styles__navigation__item--3sZl8 {
    letter-spacing: normal;
  }
}
.styles__root--1NlT7 .styles__navigation__item--3sZl8:hover {
  color: #c59f56;
}
@media (max-width: 767px) {
  .styles__list--3TyCr {
    display: block;
  }
}
@media (max-width: 767px) {
  .styles__list--3TyCr .styles__list__item--1xI_C {
    padding: 20px 0;
  }
}
.styles__videoSectionRoot--159fo .styles__header--ZwKbv {
  border-bottom: 1px solid #d5d5d5;
  color: #282828;
  padding: 0 0 15px;
  min-height: 45px;
  margin-bottom: 20px;
}
.styles__videoSectionRoot--159fo .styles__header--ZwKbv .styles__title--1AO3M {
  padding: 0;
  margin: 0;
  position: relative;
  float: left;
}
.styles__videoSectionRoot--159fo .styles__header--ZwKbv .styles__watchAll--2Pwux {
  font-size: 13px;
  line-height: 1.15;
  color: #282828;
  position: relative;
  float: right;
  padding-top: 8px;
  text-decoration: none;
}
.styles__videoSectionRoot--159fo .styles__header--ZwKbv .styles__watchAll--2Pwux:hover {
  color: #c59f56;
}
.styles__videoSectionRoot--159fo .styles__header--ZwKbv .styles__watchAll--2Pwux:after {
  content: "";
  width: 14px;
  height: 14px;
  transform: rotate(90deg);
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMjgyODI4IiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0yLjc1NyA5TDcgNC43NTcgMTEuMjQzIDkiLz48L3N2Zz4=) no-repeat 100% 100%;
  position: relative;
  float: right;
  margin: 0 0 0 5px;
}
.styles__videoSectionRoot--159fo .styles__list--3TyCr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0 60px;
  margin-right: -16px;
}
@media (max-width: 767px) {
  .styles__videoSectionRoot--159fo .styles__list--3TyCr {
    display: block;
    margin-right: 0;
  }
}
.styles__videoSectionRoot--159fo .styles__list--3TyCr .styles__list__item--1xI_C {
  -ms-flex-preferred-size: 33.3%;
      flex-basis: 33.3%;
  padding: 0 16px 16px 0;
}
@media (max-width: 767px) {
  .styles__videoSectionRoot--159fo .styles__list--3TyCr .styles__list__item--1xI_C {
    padding: 20px 0;
  }
}
.styles__TVShows_title--2OmMt {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 25px;
  color: #282828;
}
.styles__TVShows_item--2diq9 {
  text-decoration: none;
  color: #282828;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}
.styles__TVShows--1aHJc.styles__mobile--UAO51 .styles__TVShows_item--2diq9 {
  display: block;
}
.styles__TVShows--1aHJc.styles__mobile--UAO51 .styles__TVShows_item_image--nW6kE {
  width: 100%;
  height: 160px;
  margin-bottom: 18px;
}
.styles__TVShows--1aHJc.styles__mobile--UAO51 .styles__TVShows_item_title--Qr-1D {
  font-size: 20px;
  margin-bottom: 5px;
}
.styles__TVShows--1aHJc.styles__mobile--UAO51 .styles__TVShows_item_info--2N2Zm {
  margin-top: 20px;
  display: block;
}
.styles__TVShows--1aHJc.styles__mobile--UAO51 .styles__TVShows_item_date--2tSls {
  margin-top: 10px;
  padding-left: 0;
  border-left: none;
}
.styles__TVShows_item_image--nW6kE {
  width: 208px;
  min-width: 208px;
  height: 117px;
  margin-right: 40px;
  background: 50% / cover no-repeat;
}
.styles__TVShows_item_content--1zKk5 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.styles__TVShows_item_title--Qr-1D {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}
.styles__TVShows_item_teaser--3H-UB {
  font-size: 15px;
  line-height: 1.2;
  color: #afafaf;
}
.styles__TVShows_item_info--2N2Zm {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}
.styles__TVShows_item_count--17-xb {
  font-size: 13px;
  padding-right: 10px;
}
.styles__TVShows_item_count--17-xb:before {
  content: "";
  display: inline-block;
  height: 10px;
  width: 16px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iOSA5IDE0IDE0Ij48cGF0aCBkPSJNMjEuMjQ4IDE2TDEyLjggMjAuOHYtOS42eiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) 0 / contain no-repeat;
}
.styles__TVShows_item_date--2tSls {
  font-size: 13px;
  line-height: 1.15;
  color: #afafaf;
  padding-left: 10px;
  border-left: 1px solid;
}
.styles__material--DBxk- {
  padding: 20px 0;
  border-bottom: 2px solid #f8f8f8;
}
.WidgetArticle__title--352Gm {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 37px;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  .WidgetArticle__title--352Gm {
    font-size: 22px;
    line-height: 28px;
  }
}
.WidgetArticle__image__text--3erXS {
  font-size: 13px;
  line-height: 1.15;
  color: #afafaf;
}
.WidgetArticle__root--9bI7h.WidgetArticle__mobile--1M9GK .WidgetArticle__title--352Gm {
  font-size: 24px;
}
.WidgetArticle__root--9bI7h.WidgetArticle__mobile--1M9GK .WidgetArticle__author__image--36BJ8 {
  width: 40px;
  height: 40px;
}
.WidgetArticle__root--9bI7h.WidgetArticle__mobile--1M9GK .WidgetArticle__image--31PqV {
  margin: 0 -20px;
}
.WidgetArticle__root--9bI7h.WidgetArticle__mobile--1M9GK .WidgetArticle__image--31PqV .WidgetArticle__image__text--3erXS {
  padding-left: 20px;
  padding-right: 20px;
}
.WidgetArticle__info--3jSmn {
  padding-top: 20px;
  padding-bottom: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
}
@media screen and (min-width: 430px) {
  .WidgetArticle__info--3jSmn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.WidgetArticle__authors--RQEI2,
.WidgetArticle__authors_left--13_jy {
  display: -ms-flexbox;
  display: flex;
}
.WidgetArticle__authors--RQEI2:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease-in-out;
}
.WidgetArticle__authors_left--13_jy {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  margin-right: 20px;
}
.WidgetArticle__author__image--36BJ8 {
  margin-right: -10px;
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  background: #c59f56 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIxOCI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTIwLjM2OCAwdjEwLjcxMmw1LjQ3Mi0zLjMwMVYwaC01LjQ3MnpNMCAuMDE3djE3LjkxNmg1LjU2OFY4LjM3bDMuODg0IDUuMDMgMy44ODUtNS4wM3Y5LjU2NGg1LjU2OFYuMDE3aC01LjU5TDkuNDUyIDUuMDY5IDUuNTkyLjAxN0gwek0yMy4yMDYgMTEuNDVjLS45MDYtLjAyLTEuNjgxLjI3OS0yLjMyNy44OTRhMy4xMDYgMy4xMDYgMCAwIDAtMSAyLjI3YzAgLjkzNi4zMjMgMS43MjYuOTcgMi4zNy42NDYuNjQ0IDEuNDA0Ljk2NiAyLjI3My45NjZhMy4yMyAzLjIzIDAgMCAwIDEuMjY4LS4yNDggMi45MTYgMi45MTYgMCAwIDAgMS4wMTUtLjcwNGMuMjgxLS4zMDIuNTA0LS42NTQuNjY0LTEuMDU0LjE1OS0uNC4yNDgtLjgxMy4yNjctMS4yNDMuMDM4LS43OC0uMjMzLTEuNTEzLS44MTctMi4xOTYtLjU4My0uNjgzLTEuMzU1LTEuMDM1LTIuMzEzLTEuMDU1eiIvPjwvc3ZnPg==) 0.76923077% no-repeat;
  border-radius: 100px;
  border-bottom: 1px solid #e8e8e8;
}
.WidgetArticle__author__name--1IzSL {
  display: inline-block;
  font-size: 15px;
  color: #282828;
  margin-right: 0.4em;
}
.WidgetArticle__author__name--1IzSL:after {
  content: ",";
  display: inline-block;
}
.WidgetArticle__author__name--1IzSL:last-of-type:after {
  display: none;
}
.WidgetArticle__author__name--1IzSL a:hover {
  opacity: 0.8;
}
.WidgetArticle__time--3-hwC {
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  color: #afafaf;
}
.styles__root--3a-N7 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media screen and (min-width: 768px) {
  .styles__root--3a-N7 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
}
.WidgetArticle__share--2mvnW {
  margin-top: 20px;
}
@media screen and (min-width: 430px) {
  .WidgetArticle__share--2mvnW {
    margin-top: 0;
  }
}
.styles__title--1wpGE {
  font-size: 12px;
  letter-spacing: 1px;
  padding-right: 15px;
  color: #afafaf;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .styles__title--1wpGE {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .styles__title--1wpGE {
    font-size: 13px;
  }
}
.styles__itemsList--ctxoc {
  display: -ms-flexbox;
  display: flex;
}
.styles__odnoklassniki--1Dl-i {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAyMEMwIDguOTU0IDguOTU0IDAgMjAgMHMyMCA4Ljk1NCAyMCAyMC04Ljk1NCAyMC0yMCAyMFMwIDMxLjA0NiAwIDIwem0xOS45ODYuMzIxYzIuOTUgMCA1LjM0Ny0yLjMxNCA1LjM0Ny01LjE2UzIyLjkzNiAxMCAxOS45ODYgMTBjLTIuOTQ4IDAtNS4zNDYgMi4zMTUtNS4zNDYgNS4xNjEgMCAyLjg0NiAyLjM5OCA1LjE2IDUuMzQ2IDUuMTZ6bTIuMTc3IDQuMjEzYTEwLjIxOSAxMC4yMTkgMCAwIDAgMy4xMDUtMS4yNDFjLjczMi0uNDQ2Ljk1Mi0xLjM4LjQ5MS0yLjA4Ni0uNDYtLjcwNy0xLjQyNy0uOTItMi4xNi0uNDc1YTYuOTk2IDYuOTk2IDAgMCAxLTcuMTk4IDBjLS43MzMtLjQ0NS0xLjctLjIzMi0yLjE2LjQ3NWExLjQ4MiAxLjQ4MiAwIDAgMCAuNDkgMi4wODYgMTAuMjM1IDEwLjIzNSAwIDAgMCAzLjEwNSAxLjI0bC0yLjk4OSAyLjg4NmExLjQ3NiAxLjQ3NiAwIDAgMCAwIDIuMTM4Yy4zMDcuMjk1LjcwNy40NDMgMS4xMDguNDQzLjQwMSAwIC44MDItLjE0OCAxLjEwOC0uNDQzTDIwIDI2LjcyMmwyLjk0IDIuODM1Yy42MS41OSAxLjYwMi41OSAyLjIxMyAwYTEuNDc0IDEuNDc0IDAgMCAwIDAtMi4xMzhsLTIuOTg5LTIuODg1eiIvPjxwYXRoIGQ9Ik0xOS45ODYgMTMuMDI1YzEuMjIxIDAgMi4yMTQuOTU4IDIuMjE0IDIuMTM2IDAgMS4xNzgtLjk5MyAyLjEzNy0yLjIxNCAyLjEzNy0xLjIyIDAtMi4yMTMtLjk2LTIuMjEzLTIuMTM3IDAtMS4xNzguOTk0LTIuMTM2IDIuMjEzLTIuMTM2eiIvPjwvZz48L3N2Zz4=);
}
.styles__odnoklassniki--1Dl-i.styles__theme_black--3SgEg {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAyMEMwIDguOTU0IDguOTU0IDAgMjAgMHMyMCA4Ljk1NCAyMCAyMC04Ljk1NCAyMC0yMCAyMFMwIDMxLjA0NiAwIDIwem0xOS45ODYuMzIxYzIuOTUgMCA1LjM0Ny0yLjMxNCA1LjM0Ny01LjE2UzIyLjkzNiAxMCAxOS45ODYgMTBjLTIuOTQ4IDAtNS4zNDYgMi4zMTUtNS4zNDYgNS4xNjEgMCAyLjg0NiAyLjM5OCA1LjE2IDUuMzQ2IDUuMTZ6bTIuMTc3IDQuMjEzYTEwLjIxOSAxMC4yMTkgMCAwIDAgMy4xMDUtMS4yNDFjLjczMi0uNDQ2Ljk1Mi0xLjM4LjQ5MS0yLjA4Ni0uNDYtLjcwNy0xLjQyNy0uOTItMi4xNi0uNDc1YTYuOTk2IDYuOTk2IDAgMCAxLTcuMTk4IDBjLS43MzMtLjQ0NS0xLjctLjIzMi0yLjE2LjQ3NWExLjQ4MiAxLjQ4MiAwIDAgMCAuNDkgMi4wODYgMTAuMjM1IDEwLjIzNSAwIDAgMCAzLjEwNSAxLjI0bC0yLjk4OSAyLjg4NmExLjQ3NiAxLjQ3NiAwIDAgMCAwIDIuMTM4Yy4zMDcuMjk1LjcwNy40NDMgMS4xMDguNDQzLjQwMSAwIC44MDItLjE0OCAxLjEwOC0uNDQzTDIwIDI2LjcyMmwyLjk0IDIuODM1Yy42MS41OSAxLjYwMi41OSAyLjIxMyAwYTEuNDc0IDEuNDc0IDAgMCAwIDAtMi4xMzhsLTIuOTg5LTIuODg1eiIvPjxwYXRoIGQ9Ik0xOS45ODYgMTMuMDI1YzEuMjIxIDAgMi4yMTQuOTU4IDIuMjE0IDIuMTM2IDAgMS4xNzgtLjk5MyAyLjEzNy0yLjIxNCAyLjEzNy0xLjIyIDAtMi4yMTMtLjk2LTIuMjEzLTIuMTM3IDAtMS4xNzguOTk0LTIuMTM2IDIuMjEzLTIuMTM2eiIvPjwvZz48L3N2Zz4=);
}
.styles__vkontakte--3Moyz {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAyMEMwIDguOTU0IDguOTU0IDAgMjAgMHMyMCA4Ljk1NCAyMCAyMC04Ljk1NCAyMC0yMCAyMFMwIDMxLjA0NiAwIDIwem0yMS4wNDYgNS44OTdzLjM4NS0uMDQyLjU4Mi0uMjVjLjE4MS0uMTkuMTc1LS41NS4xNzUtLjU1cy0uMDI0LTEuNjc5Ljc3LTEuOTI3Yy43ODItLjI0MyAxLjc4NyAxLjYyNCAyLjg1MyAyLjM0Mi44MDYuNTQyIDEuNDE3LjQyNCAxLjQxNy40MjRsMi44NS0uMDRzMS40OS0uMDkuNzg0LTEuMjRjLS4wNTktLjA5NC0uNDEzLS44NS0yLjExOS0yLjQwNS0xLjc4Ny0xLjYyOC0xLjU0Ny0xLjM2NS42MDUtNC4xOCAxLjMxLTEuNzE1IDEuODM0LTIuNzYyIDEuNjctMy4yMS0uMTU1LS40MjctMS4xMi0uMzE0LTEuMTItLjMxNGwtMy4yMDcuMDJzLS4yMzgtLjAzMi0uNDE0LjA3MmMtLjE3Mi4xMDEtLjI4NC4zMzgtLjI4NC4zMzhzLS41MDcgMS4zMjYtMS4xODQgMi40NTVjLTEuNDI5IDIuMzgtMiAyLjUwNi0yLjIzMyAyLjM1OC0uNTQ0LS4zNDUtLjQwOC0xLjM4NC0uNDA4LTIuMTIzIDAtMi4zMDcuMzU3LTMuMjctLjY5NC0zLjUxOC0uMzQ5LS4wODMtLjYwNS0uMTM3LTEuNDk3LS4xNDYtMS4xNDUtLjAxMi0yLjExMy4wMDQtMi42NjIuMjY3LS4zNjUuMTc1LS42NDcuNTY2LS40NzUuNTg5LjIxMi4wMjcuNjkyLjEyNy45NDcuNDY3LjMyOC40NC4zMTcgMS40MjUuMzE3IDEuNDI1cy4xODkgMi43MTYtLjQ0MiAzLjA1M2MtLjQzMi4yMzEtMS4wMjQtLjI0MS0yLjI5OC0yLjQwMS0uNjUyLTEuMTA2LTEuMTQ1LTIuMzMtMS4xNDUtMi4zM3MtLjA5NS0uMjI4LS4yNjUtLjM1Yy0uMjA1LS4xNDktLjQ5Mi0uMTk1LS40OTItLjE5NWwtMy4wNDguMDJzLS40NTguMDEyLS42MjYuMjA3Yy0uMTUuMTczLS4wMTIuNTMzLS4wMTIuNTMzczIuMzg3IDUuNDggNS4wODkgOC4yNDNjMi40NzggMi41MzIgNS4yOTEgMi4zNjYgNS4yOTEgMi4zNjZoMS4yNzV6Ii8+PC9zdmc+);
}
.styles__vkontakte--3Moyz.styles__theme_black--3SgEg {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAyMEMwIDguOTU0IDguOTU0IDAgMjAgMHMyMCA4Ljk1NCAyMCAyMC04Ljk1NCAyMC0yMCAyMFMwIDMxLjA0NiAwIDIwem0yMS4wNDYgNS44OTdzLjM4NS0uMDQyLjU4Mi0uMjVjLjE4MS0uMTkuMTc1LS41NS4xNzUtLjU1cy0uMDI0LTEuNjc5Ljc3LTEuOTI3Yy43ODItLjI0MyAxLjc4NyAxLjYyNCAyLjg1MyAyLjM0Mi44MDYuNTQyIDEuNDE3LjQyNCAxLjQxNy40MjRsMi44NS0uMDRzMS40OS0uMDkuNzg0LTEuMjRjLS4wNTktLjA5NC0uNDEzLS44NS0yLjExOS0yLjQwNS0xLjc4Ny0xLjYyOC0xLjU0Ny0xLjM2NS42MDUtNC4xOCAxLjMxLTEuNzE1IDEuODM0LTIuNzYyIDEuNjctMy4yMS0uMTU1LS40MjctMS4xMi0uMzE0LTEuMTItLjMxNGwtMy4yMDcuMDJzLS4yMzgtLjAzMi0uNDE0LjA3MmMtLjE3Mi4xMDEtLjI4NC4zMzgtLjI4NC4zMzhzLS41MDcgMS4zMjYtMS4xODQgMi40NTVjLTEuNDI5IDIuMzgtMiAyLjUwNi0yLjIzMyAyLjM1OC0uNTQ0LS4zNDUtLjQwOC0xLjM4NC0uNDA4LTIuMTIzIDAtMi4zMDcuMzU3LTMuMjctLjY5NC0zLjUxOC0uMzQ5LS4wODMtLjYwNS0uMTM3LTEuNDk3LS4xNDYtMS4xNDUtLjAxMi0yLjExMy4wMDQtMi42NjIuMjY3LS4zNjUuMTc1LS42NDcuNTY2LS40NzUuNTg5LjIxMi4wMjcuNjkyLjEyNy45NDcuNDY3LjMyOC40NC4zMTcgMS40MjUuMzE3IDEuNDI1cy4xODkgMi43MTYtLjQ0MiAzLjA1M2MtLjQzMi4yMzEtMS4wMjQtLjI0MS0yLjI5OC0yLjQwMS0uNjUyLTEuMTA2LTEuMTQ1LTIuMzMtMS4xNDUtMi4zM3MtLjA5NS0uMjI4LS4yNjUtLjM1Yy0uMjA1LS4xNDktLjQ5Mi0uMTk1LS40OTItLjE5NWwtMy4wNDguMDJzLS40NTguMDEyLS42MjYuMjA3Yy0uMTUuMTczLS4wMTIuNTMzLS4wMTIuNTMzczIuMzg3IDUuNDggNS4wODkgOC4yNDNjMi40NzggMi41MzIgNS4yOTEgMi4zNjYgNS4yOTEgMi4zNjZoMS4yNzV6Ii8+PC9zdmc+);
}
.styles__facebook--VClYr {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAyMEMwIDguOTU0IDguOTU0IDAgMjAgMHMyMCA4Ljk1NCAyMCAyMC04Ljk1NCAyMC0yMCAyMFMwIDMxLjA0NiAwIDIwem0yMS40MTggMTEuMDkzVjIwLjIxMmgzLjAwNGwuMzk4LTMuNzVoLTMuNDAybC4wMDUtMS44NzdjMC0uOTc4LjA5My0xLjUwMiAxLjQ5OC0xLjUwMmgxLjg3N3YtMy43NWgtMy4wMDRjLTMuNjA4IDAtNC44NzggMS44Mi00Ljg3OCA0Ljg3OHYyLjI1MmgtMi4yNXYzLjc1aDIuMjV2MTAuODhoNC41MDJ6Ii8+PC9zdmc+);
}
.styles__facebook--VClYr.styles__theme_black--3SgEg {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAyMEMwIDguOTU0IDguOTU0IDAgMjAgMHMyMCA4Ljk1NCAyMCAyMC04Ljk1NCAyMC0yMCAyMFMwIDMxLjA0NiAwIDIwem0yMS40MTggMTEuMDkzVjIwLjIxMmgzLjAwNGwuMzk4LTMuNzVoLTMuNDAybC4wMDUtMS44NzdjMC0uOTc4LjA5My0xLjUwMiAxLjQ5OC0xLjUwMmgxLjg3N3YtMy43NWgtMy4wMDRjLTMuNjA4IDAtNC44NzggMS44Mi00Ljg3OCA0Ljg3OHYyLjI1MmgtMi4yNXYzLjc1aDIuMjV2MTAuODhoNC41MDJ6Ii8+PC9zdmc+);
}
.styles__twitter--2tIzz {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAyMEMwIDguOTU0IDguOTU0IDAgMjAgMHMyMCA4Ljk1NCAyMCAyMC04Ljk1NCAyMC0yMCAyMFMwIDMxLjA0NiAwIDIwem0xOS40MDEtMy43NDRsLjA0Mi42OTItLjctLjA4NGMtMi41NDYtLjMyNS00Ljc3LTEuNDI3LTYuNjU5LTMuMjc3bC0uOTIzLS45MTgtLjIzOC42NzhjLS41MDMgMS41MTEtLjE4MiAzLjEwNy44NjggNC4xOC41Ni41OTQuNDMzLjY3OC0uNTMyLjMyNS0uMzM2LS4xMTMtLjYzLS4xOTgtLjY1Ny0uMTU1LS4wOTguMDk5LjIzNyAxLjM4NC41MDMgMS44OTIuMzY0LjcwNyAxLjEwNSAxLjM5OSAxLjkxNyAxLjgwOGwuNjg1LjMyNS0uODExLjAxNGMtLjc4NCAwLS44MTIuMDE0LS43MjguMzEuMjguOTE5IDEuMzg1IDEuODkzIDIuNjE2IDIuMzE3bC44NjguMjk3LS43NTYuNDUyYTcuODc2IDcuODc2IDAgMCAxLTMuNzQ5IDEuMDQ1Yy0uNjMuMDE0LTEuMTQ3LjA3LTEuMTQ3LjExMyAwIC4xNDEgMS43MDcuOTMyIDIuNyAxLjI0MyAyLjk4LjkxOCA2LjUyLjUyMiA5LjE3Ny0xLjA0NiAxLjg4OS0xLjExNSAzLjc3Ny0zLjMzMyA0LjY1OS01LjQ4LjQ3NS0xLjE0My45NTEtMy4yMzQuOTUxLTQuMjM2IDAtLjY1LjA0Mi0uNzM1LjgyNS0xLjUxMi40NjItLjQ1Mi44OTYtLjk0Ni45OC0xLjA4Ny4xNC0uMjY4LjEyNi0uMjY4LS41ODgtLjAyOC0xLjE4OS40MjMtMS4zNTcuMzY3LS43Ny0uMjY5LjQzNC0uNDUyLjk1Mi0xLjI3Ljk1Mi0xLjUxIDAtLjA0My0uMjEuMDI3LS40NDguMTU0LS4yNTIuMTQyLS44MTEuMzU0LTEuMjMuNDhsLS43NTYuMjQtLjY4Ni0uNDY1Yy0uMzc3LS4yNTUtLjkxLS41MzctMS4xODktLjYyMi0uNzEzLS4xOTgtMS44MDUtLjE3LTIuNDQ4LjA1Ny0xLjc0OS42MzUtMi44NTQgMi4yNzQtMi43MjggNC4wNjd6Ii8+PC9zdmc+);
}
.styles__twitter--2tIzz.styles__theme_black--3SgEg {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAyMEMwIDguOTU0IDguOTU0IDAgMjAgMHMyMCA4Ljk1NCAyMCAyMC04Ljk1NCAyMC0yMCAyMFMwIDMxLjA0NiAwIDIwem0xOS40MDEtMy43NDRsLjA0Mi42OTItLjctLjA4NGMtMi41NDYtLjMyNS00Ljc3LTEuNDI3LTYuNjU5LTMuMjc3bC0uOTIzLS45MTgtLjIzOC42NzhjLS41MDMgMS41MTEtLjE4MiAzLjEwNy44NjggNC4xOC41Ni41OTQuNDMzLjY3OC0uNTMyLjMyNS0uMzM2LS4xMTMtLjYzLS4xOTgtLjY1Ny0uMTU1LS4wOTguMDk5LjIzNyAxLjM4NC41MDMgMS44OTIuMzY0LjcwNyAxLjEwNSAxLjM5OSAxLjkxNyAxLjgwOGwuNjg1LjMyNS0uODExLjAxNGMtLjc4NCAwLS44MTIuMDE0LS43MjguMzEuMjguOTE5IDEuMzg1IDEuODkzIDIuNjE2IDIuMzE3bC44NjguMjk3LS43NTYuNDUyYTcuODc2IDcuODc2IDAgMCAxLTMuNzQ5IDEuMDQ1Yy0uNjMuMDE0LTEuMTQ3LjA3LTEuMTQ3LjExMyAwIC4xNDEgMS43MDcuOTMyIDIuNyAxLjI0MyAyLjk4LjkxOCA2LjUyLjUyMiA5LjE3Ny0xLjA0NiAxLjg4OS0xLjExNSAzLjc3Ny0zLjMzMyA0LjY1OS01LjQ4LjQ3NS0xLjE0My45NTEtMy4yMzQuOTUxLTQuMjM2IDAtLjY1LjA0Mi0uNzM1LjgyNS0xLjUxMi40NjItLjQ1Mi44OTYtLjk0Ni45OC0xLjA4Ny4xNC0uMjY4LjEyNi0uMjY4LS41ODgtLjAyOC0xLjE4OS40MjMtMS4zNTcuMzY3LS43Ny0uMjY5LjQzNC0uNDUyLjk1Mi0xLjI3Ljk1Mi0xLjUxIDAtLjA0My0uMjEuMDI3LS40NDguMTU0LS4yNTIuMTQyLS44MTEuMzU0LTEuMjMuNDhsLS43NTYuMjQtLjY4Ni0uNDY1Yy0uMzc3LS4yNTUtLjkxLS41MzctMS4xODktLjYyMi0uNzEzLS4xOTgtMS44MDUtLjE3LTIuNDQ4LjA1Ny0xLjc0OS42MzUtMi44NTQgMi4yNzQtMi43MjggNC4wNjd6Ii8+PC9zdmc+);
}
.styles__item--1qc8w {
  opacity: 0.2;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  display: block;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.styles__item--1qc8w:last-of-type {
  margin-right: 0;
}
.styles__item--1qc8w:hover {
  opacity: 0.5;
}
@media (max-width: 375px) {
  .styles__item--1qc8w {
    margin-right: 5px;
  }
}
.WidgetArticle__image--31PqV {
  margin-bottom: 20px;
}
.WidgetArticle__image--31PqV img {
  width: 100%;
}
.plista_widget_belowArticle .plistaHeadline {
  color: #282828;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}
.plista_widget_belowArticle .itemTitle {
  color: #282828;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
  margin-left: 0;
  margin-right: 0;
}
.plista_widget_belowArticle .itemLink:hover .itemTitle,
.plista_widget_belowArticle .itemLinkPET:hover .itemTitle {
  color: #282828;
  opacity: 0.8;
}
.styles__tab--3JxtE,
.styles__tabs-bottom--rbtHk {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.styles__tabs-bottom--rbtHk {
  position: fixed;
  bottom: 0;
  z-index: 10;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  width: 100%;
  height: 50px;
  background-color: #fff;
}
@media (min-width: 992px) {
  .styles__tabs-bottom--rbtHk {
    display: none;
  }
}
.styles__tab--3JxtE {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 13px;
  color: #282828;
  letter-spacing: normal;
  font-style: normal;
  font-stretch: normal;
  height: 49px;
  text-align: center;
  cursor: pointer;
  -ms-flex-pack: center;
      justify-content: center;
  border-top: 1px solid #e8e8e8;
}
.styles__tab--active--3wArE {
  color: #c59f56;
}
.ext-widget-statistics__day.selected {
  border-color: #282828;
}
blockquote {
  padding: 0 20px;
  margin: 30px 0;
  font-size: 16px;
  font-weight: 500;
  color: rgba(40, 40, 40, 0.5);
  border-left: 5px solid #282828;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.reset-button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  text-align: inherit;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  cursor: pointer;
  /* Remove excess padding and border in Firefox 4+ */
}
.reset-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.is-using-mouse .reset-button {
  outline: none;
}
.reset-link,
.reset-link:link,
.reset-link:visited {
  color: inherit;
  fill: inherit;
  text-decoration: none;
}
.reset-link[href] {
  cursor: pointer;
}
.reset-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.recommendation-container {
  background-color: #ededed;
  padding-bottom: 20px;
}
.recommendation-container:empty {
  display: none;
}
.recommendation-container .content-section {
  margin-bottom: 0;
}
.recommendation-content {
  transition: all 0.2s ease;
}
.recommendation-content:hover,
.recommendation-content:active {
  opacity: 0.8;
}
.recommendation-content__title {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 24px;
  line-height: 29px;
}
@media (max-width: 991px) {
  .recommendation-content__title {
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  .recommendation-content__title {
    font-size: 20px;
  }
}
.recommendation-content__credits {
  margin-top: 12px;
  margin-bottom: 12px;
}
.recommendation-content__text {
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #282828;
}
.recommendation-container_type_news .recommendation-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.recommendation-container_type_news .recommendation-content .recommendation-content__image-wrapper {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .recommendation-container_type_news .recommendation-content .recommendation-content__image-wrapper {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
}
.recommendation-container_type_news .recommendation-content .recommendation-content__data {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .recommendation-container_type_news .recommendation-content .recommendation-content__data {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
}
.recommendation-container_type_news .recommendation-content .recommendation-content__title {
  font-weight: 800;
  font-size: 24px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .recommendation-container_type_news .recommendation-content .recommendation-content__title {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 575px) {
  .recommendation-container_type_news .recommendation-content .recommendation-content__title {
    font-size: 16px;
    line-height: 18px;
  }
}
.autocomplete-broadcasts.grid-row {
  margin-left: -8px;
  margin-right: -8px;
}
@media (max-width: 575px) {
  .autocomplete-broadcasts.grid-row {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.autocomplete-broadcasts__item.grid-column-xs-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.autocomplete-broadcasts__item.grid-column-lg-3 {
  padding-left: 0px;
  padding-right: 0px;
}
.autocomplete-broadcasts__item.grid-column-md-4 {
  padding-left: 0px;
  padding-right: 0px;
}
.autocomplete-broadcasts__item.grid-column-sm-6 {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 575px) {
  .autocomplete-broadcasts__item {
    margin-bottom: 12px;
  }
}
@media (max-width: 575px) {
  .autocomplete-broadcasts__icon.icon {
    width: 24px;
    height: 24px;
    fill: #c59f56;
  }
}
.autocomplete-card {
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}
.autocomplete-card .autocomplete-card__title,
.autocomplete-card:link .autocomplete-card__title,
.autocomplete-card:visited .autocomplete-card__title {
  color: #000000;
  fill: #000000;
}
.autocomplete-card:hover .autocomplete-card__image-container::before {
  background-color: rgba(255, 255, 255, 0.15);
}
.autocomplete-card:hover .autocomplete-card__title {
  color: #e4b967;
  fill: #e4b967;
}
.autocomplete-card:active .autocomplete-card__image-container::before {
  background-color: rgba(0, 0, 0, 0.25);
}
.autocomplete-card .text-overflow:after {
  height: 22px;
}
.autocomplete-card__image-container {
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
}
.autocomplete-card__image-container::before {
  content: '';
  position: absolute;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  z-index: 1;
}
.autocomplete-card__image {
  margin-right: 12px;
  width: 48px;
  height: 48px;
}
.autocomplete-card__image_photo {
  border-radius: 50%;
  background-color: #161515;
}
.autocomplete-card__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.autocomplete-card__title {
  height: 20px;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
  text-transform: uppercase;
  color: #000000;
  transition: color 0.15s ease-in-out, fill 0.15s ease-in-out, opacity 0.15s ease-in-out;
}
.autocomplete-card__text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  overflow: hidden;
  height: 16px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #9a9a9a;
}
.autocomplete-card__sport.icon {
  margin-right: 5px;
  width: 14px;
  height: 14px;
  fill: #9a9a9a;
}
.autocomplete-card__person-club {
  margin-right: 5px;
  height: 16px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #9a9a9a;
}
@media (max-width: 575px) {
  .autocomplete-card__person-club-name {
    display: none;
  }
}
.autocomplete-card__person-club-logo {
  display: none;
  width: 16px;
  height: 16px;
}
@media (max-width: 575px) {
  .autocomplete-card__person-club-logo {
    display: unset;
  }
}
.autocomplete-cards__item {
  margin-bottom: 12px;
}
.autocomplete-section {
  margin-top: 40px;
}
.autocomplete-section_no_margin_top {
  margin-top: 0px;
}
.autocomplete-section__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 16px;
}
.autocomplete-section__caption {
  height: 17px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #181818;
}
.autocomplete-section__forward-link {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  text-transform: uppercase;
}
.autocomplete-section__forward-link .forward-item,
.autocomplete-section__forward-link .forward-item:link,
.autocomplete-section__forward-link .forward-item:visited {
  color: #c59f56;
  fill: #c59f56;
}
.autocomplete-section__forward-link .forward-item:hover {
  color: #aa843b;
  fill: #aa843b;
}
.autocomplete-section__forward-link .forward-item__icon {
  display: none;
}
.autocomplete-section__forward-link .forward-item__text {
  font-size: 14px;
}
.banner {
  display: -ms-flexbox;
  display: flex;
  margin-top: -20px;
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .banner {
    margin-top: -30px;
  }
}
.banner.is-hidden {
  display: none;
}
.banner__image {
  width: 100%;
  height: auto;
  max-height: 100%;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    .banner__image {
      height: intrinsic;
    }
  }
}
@media (min-width: 992px) {
  #main > [id^="adfox_"]:not(:empty) {
    margin-top: -40px !important;
    margin-bottom: 40px!important;
  }
}
.mtt-pixel {
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.brace {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 100vh;
}
.brace__content {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}
.brief-news__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  box-sizing: border-box;
  margin-bottom: 17px;
}
.brief-news__item:before {
  content: '';
  margin: 7px 10px 0 0px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #c59f56;
}
.brief-news__link {
  transition: opacity 0.15s ease-in-out;
}
.brief-news__link:hover,
.brief-news__link:active {
  opacity: 0.7;
}
.button {
  transition: opacity 0.15s ease-in-out;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 16px 11px 15px;
  font-size: 13px;
  background-color: #e5e5e5;
  border-radius: 2px;
}
.button:hover,
.button:active {
  opacity: 0.8;
}
.button__icon + .button__text {
  margin-left: 9px;
  margin-right: 5px;
}
.button__text + .button__icon {
  margin-left: 9px;
}
.button__icon {
  transform: rotate(90deg);
}
.caption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-top: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
  min-height: 64px;
}
@media (max-width: 575px) {
  .caption {
    min-height: 42px;
  }
}
.caption_level_1 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.caption__graphic {
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.caption__text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.caption__heading {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.caption__subheading {
  margin-top: 2px;
}
.caption__icon {
  margin: auto;
  display: block;
  height: 33px;
}
.caption__photo-wrapper {
  margin-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.caption__photo {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.card-item {
  transition: opacity 0.15s ease-in-out;
  display: block;
}
@media (hover), (min--moz-device-pixel-ratio: 0) {
  .card-item:hover {
    opacity: 0.7;
  }
}
.card-item:active {
  opacity: 0.7;
}
.card-item_size_big {
  padding-bottom: 15px;
}
.card-item_size_big .card-item__title {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
}
@media (max-width: 575px) {
  .card-item_size_big .card-item__title {
    font-size: 16px;
    line-height: 1.38;
  }
}
.card-item_size_big .card-item__icon-video {
  font-size: 85px;
}
.card-item_size_big .card-item__picture {
  margin-bottom: 14px;
}
.card-item_size_big .card-item__credits {
  margin-bottom: 9px;
}
.card-item__picture {
  margin-bottom: 12px;
  fill: #fff;
}
.card-item__credits {
  margin-bottom: 8px;
}
.card-item__title {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}
@media (max-width: 575px) {
  .card-item__title {
    font-size: 14px;
  }
}
.card-item__splitter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.card-item__splittered-side {
  max-width: 100%;
  overflow: hidden;
}
.card-item__splittered-side:not(:first-child) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
  padding-left: 10px;
  height: 20px;
}
.card-item__channel-logo {
  display: block;
  height: 12px;
}
.card-item__status {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 10px;
  color: #c59f56;
}
.card-item__cost {
  text-transform: uppercase;
  box-sizing: content-box;
  font-weight: 900;
  font-size: 10px;
  padding: 5px 0;
  height: 10px;
}
.card-item_type_autocomplete {
  -ms-flex-align: center;
      align-items: center;
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 575px) {
  .card-item_type_autocomplete {
    padding-left: 0px;
    padding-right: 0px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
.card-item_type_autocomplete .text-overflow:after {
  height: 22px;
}
.card-item_type_autocomplete .card-item__icon {
  display: none;
}
@media (max-width: 575px) {
  .card-item_type_autocomplete .card-item__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    margin-right: 12px;
    min-width: 48px;
    min-height: 48px;
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 575px) {
  .card-item_type_autocomplete .card-item__picture {
    display: none;
  }
}
@media (max-width: 575px) {
  .card-item_type_autocomplete .card-item__cost {
    display: none;
  }
}
@media (max-width: 575px) {
  .card-item_type_autocomplete .card-item__channel-logo {
    display: none;
  }
}
@media (max-width: 575px) {
  .card-item_type_autocomplete .card-item__status {
    display: none;
  }
}
.card-item_type_autocomplete .card-item__title {
  overflow: hidden;
  max-height: 39px;
}
@media (max-width: 575px) {
  .card-item_type_autocomplete .card-item__title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 575px) {
  .card-item_type_autocomplete .card-item__splitter {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
  }
}
.card-list_display_vertical .card-list__item {
  padding-top: 10px;
  padding-bottom: 17px;
}
.card-list__item {
  padding-top: 20px;
  padding-bottom: 20px;
}
.club-preview {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  overflow-x: hidden;
}
.club-preview_reverse_horizontal {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  text-align: right;
}
.club-preview_reverse_horizontal .club-preview_link {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  text-align: right;
}
.club-preview_reverse_horizontal .club-preview__logo {
  margin-left: 10px;
  margin-right: 0px;
}
@media (max-width: 575px) {
  .club-preview_reverse_horizontal_xs {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    text-align: right;
  }
  .club-preview_reverse_horizontal_xs .club-preview_link {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    text-align: right;
  }
  .club-preview_reverse_horizontal_xs .club-preview__logo {
    margin-left: 10px;
    margin-right: 0px;
  }
}
.club-preview_color_light .club-preview__name {
  color: #afafaf;
  font-weight: 300;
}
.club-preview_indent_off .club-preview__logo {
  margin-left: 0;
  margin-right: 3px;
}
.club-preview__logo {
  width: 18px;
  margin-right: 10px;
}
.club-preview_link {
  transition: opacity 0.15s ease-in-out;
  color: #282828;
  overflow-x: hidden;
  max-width: 130px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.channel-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.channel-list__heading {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 6px 0 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
}
.channel-list__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-right: 82px;
}
.channel-list__button,
.channel-list__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 5px;
  height: 24px;
}
.channel-list__button.is-active .channel-list__icon,
.channel-list__link.is-active .channel-list__icon {
  height: 24px;
}
.channel-list__icon {
  height: 18px;
  transition: height 0.15s ease-in-out;
}
.content-loader__preloader {
  margin-top: 40px;
}
@media (max-width: 575px) {
  .content-loader__preloader {
    margin-top: 20px;
  }
}
.content-loader__error {
  text-align: center;
  padding-top: 20px;
}
.content-loader__error.is-hidden {
  display: none;
}
.content-loader__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 40px;
}
.content-loader__button.is-hidden {
  display: none;
}
@media (max-width: 575px) {
  .content-loader__button {
    margin-top: 20px;
  }
}
.content-placing {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.content-section {
  margin-bottom: 20px;
}
.content-section_theme_dark {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  fill: #fff;
  background-color: #282828;
}
@media (max-width: 575px) {
  .content-section_theme_dark {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_dark {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_dark {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_dark {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_dark {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_dark {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_dark {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_dark {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_dark {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_dark {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.content-section_theme_dark.content-section_underlined_header > .content-section__header {
  border-bottom: 1px solid #afafaf;
}
.content-section_theme_dark .forward-item,
.content-section_theme_dark .forward-item:link,
.content-section_theme_dark .forward-item:visited {
  color: #fff;
}
.content-section_theme_dark .forward-item:hover {
  color: #c59f56;
  fill: #c59f56;
}
.content-section_theme_silver {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  background-image: linear-gradient(to bottom, #ffffff, #e7e7e7);
}
@media (max-width: 575px) {
  .content-section_theme_silver {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_silver {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_silver {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_silver {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_silver {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_silver {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_silver {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_silver {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_silver {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .content-section_theme_silver {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.content-section_underlined_header > .content-section__header {
  border-bottom: 2px solid #d5d5d5;
}
.content-section_underlined_header > .content-section__content {
  padding-top: 20px;
}
.content-section_thin_header h3.heading {
  font-size: 18px;
  font-weight: 500;
}
.content-section_underlined_content > .content-section__content {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
.content-section_centered_header > .content-section__header {
  text-align: center;
}
.content-section_padding_content > .content-section__content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-section_margin_top {
  margin-top: 20px;
}
.content-section_no_margin {
  margin-bottom: 0;
  margin-top: 0;
}
.content-section_no_padding > .content-section__content {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .content-section_contains_news-feed .content-section__header {
    display: none;
  }
}
.content-section__header {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.content-section__caption {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.content-section__addition {
  margin-left: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.content-section__content {
  position: relative;
}
.cookie-notice {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  box-sizing: border-box;
  z-index: 99999999;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 12px 20px;
  background-color: #151515;
  color: #f2f2f2;
}
@media (max-width: 767px) {
  .cookie-notice {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
@media print {
  .cookie-notice {
    display: none;
  }
}
.cookie-notice.is-hidden {
  display: none;
}
.cookie-notice__info {
  padding: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .cookie-notice__info {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .cookie-notice__info {
    margin-bottom: 16px;
  }
}
.cookie-notice__description {
  font-size: 16px;
  line-height: 18px;
}
.cookie-notice__description-link {
  color: #F5F5F5;
}
.cookie-notice__description-link:link {
  text-decoration: underline;
}
.cookie-notice__description-link:hover {
  color: #c59f56;
  text-decoration: underline;
}
.cookie-notice__action {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
}
@media (max-width: 767px) {
  .cookie-notice__action {
    width: 100%;
  }
}
.cookie-notice__button {
  padding: 8px 12px;
  background: #c59f56;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  transition: opacity 0.15s ease-in-out;
}
@media (max-width: 767px) {
  .cookie-notice__button {
    width: 100%;
    text-align: center;
  }
}
.cookie-notice__button:hover,
.cookie-notice__button:active {
  opacity: 0.7;
}
.credits {
  font-size: 12px;
  line-height: 1.36;
  font-weight: 500;
  color: #afafaf;
}
.credits__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
}
.credits__item {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.credits__item:not(:first-child):before {
  content: '\25CF';
  margin-left: 5px;
  margin-right: 5px;
  font-size: 6px;
  position: relative;
  bottom: 2px;
}
.credits__item_uppercase {
  text-transform: uppercase;
}
.dropdown {
  position: relative;
}
.dropdown_position_static {
  position: static;
}
.dropdown__popup {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  min-width: 120px;
  max-width: none;
  max-height: 400px;
}
.dropdown__popup.is-hidden {
  display: none;
}
.dropdown__button-label + .dropdown__button-graphics {
  margin-left: 15px;
}
.dropdown__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  transition: color 0.15s ease-in-out;
}
.dropdown__button:hover,
.dropdown__button:active {
  color: #c59f56;
}
.dropdown__button:hover .dropdown__button-graphics,
.dropdown__button:active .dropdown__button-graphics {
  background-color: #c59f56;
  fill: #fff;
}
.dropdown__button.is-active .dropdown__button-graphics {
  background-color: #c59f56;
  transform: rotate(270deg);
  fill: #fff;
}
.dropdown__button-label {
  margin-top: auto;
  margin-bottom: auto;
  text-transform: uppercase;
  letter-spacing: 0.83px;
  font-size: 10px;
  line-height: 1.5;
  font-weight: 500;
  white-space: nowrap;
}
.dropdown__button-graphics {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-pack: center;
      justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #ebebeb;
  transform: rotate(90deg);
  transition: background-color 0.15s ease-in-out;
}
.dropdown__button-icon {
  font-size: 11px;
  transition: fill 0.15s ease-in-out;
}
.dropdown-list__link,
.dropdown-list__button {
  transition: background-color 0.15s ease-in-out;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  height: auto;
  min-height: 32px;
  width: 100%;
  padding: 5px 14px;
  box-sizing: border-box;
}
.dropdown-list__link,
.dropdown-list__button,
.dropdown-list__link:link,
.dropdown-list__button:link,
.dropdown-list__link:visited,
.dropdown-list__button:visited {
  color: #282828;
  fill: #282828;
}
.dropdown-list__link:hover,
.dropdown-list__button:hover,
.dropdown-list__link:active,
.dropdown-list__button:active {
  opacity: 1;
  background-color: #e8e8e8;
  color: #282828;
  fill: #282828;
}
.dropdown-list__link.is-active,
.dropdown-list__button.is-active {
  fill: #c59f56;
}
.dropdown-list__link.is-active:hover,
.dropdown-list__button.is-active:hover,
.dropdown-list__link.is-active:active,
.dropdown-list__button.is-active:active {
  fill: #c59f56;
}
.dropdown-list__text {
  margin-right: auto;
  font-size: 13px;
  text-transform: none;
  letter-spacing: normal;
}
.dropdown-list__graphics {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-right: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 17px;
  font-size: 17px;
}
.dropdown-list__image {
  max-height: 100%;
}
svg.dropdown-list__image {
  display: inline-block;
  height: 1em;
  width: 1em;
}
.dropdown-content__item {
  box-sizing: border-box;
}
.dropdown-content__item:hover {
  background-color: #e8e8e8;
}
.dropdown-content__link,
.dropdown-content__button {
  padding: 0 15px;
  height: 32px;
  transition: color 0.15s ease-in-out;
}
.dropdown-content__link,
.dropdown-content__button,
.dropdown-content__link:link,
.dropdown-content__button:link,
.dropdown-content__link:visited,
.dropdown-content__button:visited {
  color: #fff;
  fill: #fff;
}
.dropdown-content__link:hover,
.dropdown-content__button:hover,
.dropdown-content__link:active,
.dropdown-content__button:active {
  color: #c59f56;
  fill: #c59f56;
}
.dropdown-content__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.dropdown-content__link.is-active,
.dropdown-content__link.is-active:link,
.dropdown-content__link.is-active:visited,
.dropdown-content__link.is-active:hover,
.dropdown-content__link.is-active:active {
  background-color: #c59f56;
  color: #fff;
}
.dropdown-content__button.is-active {
  color: #c59f56;
  fill: #c59f56;
}
.dropdown-content__button.is-active:hover,
.dropdown-content__button.is-active:active {
  color: rgba(197, 159, 86, 0.8);
  fill: rgba(197, 159, 86, 0.8);
}
.dropdown-content__text {
  color: #282828;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
}
.dropdown-content__icon {
  margin-left: 3px;
  font-size: 12px;
  transition: fill 0.15s ease-in-out;
}
.dropdown-content__graphics {
  margin-right: 8px;
  font-size: 17px;
  display: -ms-flexbox;
  display: flex;
  height: 17px;
}
.dropdown-content__image {
  max-height: 100%;
  height: 17px;
}
.dropdown-content__heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  padding-left: 14px;
  min-height: 36px;
  color: #282828;
  font-weight: 600;
  cursor: default;
}
.fast-login {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.flexible-navigation {
  width: 100%;
}
.flexible-navigation.is-inactive .flexible-navigation__list {
  overflow: hidden;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.flexible-navigation.is-inactive .flexible-navigation__dropdown {
  opacity: 0;
}
.flexible-navigation .flexible-navigation__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flexible-navigation .flexible-navigation__item.is-hidden,
.flexible-navigation .flexible-navigation__subitem.is-hidden,
.flexible-navigation .flexible-navigation__dropdown.is-hidden {
  display: none;
}
.footer {
  padding: 20px 0;
  background-color: #000000;
}
.footer__main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-bottom: 34px;
}
@media (max-width: 575px) {
  .footer__main {
    padding-bottom: 4px;
  }
}
@media (max-width: 767px) {
  .footer__main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.footer__logo {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  box-sizing: border-box;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .footer__logo {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 40px;
    padding-right: 0;
  }
}
.footer__navigation {
  overflow: hidden;
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .footer__navigation {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.footer__sub {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  .footer__sub {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 18px;
  }
}
.footer__sub-item {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .footer__sub-item {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
}
.footer__sub-item_contains_social-links {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
@media (max-width: 767px) {
  .footer__sub-item_contains_social-links {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
}
@media (max-width: 575px) {
  .footer__sub-item_contains_social-links {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.footer__sub-item_contains_agreement {
  padding-right: 20px;
  height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 767px) {
  .footer__sub-item_contains_agreement {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    margin-bottom: 19px;
    padding-right: 0;
  }
}
@media (max-width: 575px) {
  .footer__sub-item_contains_agreement {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}
.footer__sub-item_contains_copyright {
  padding-right: 20px;
}
@media (max-width: 767px) {
  .footer__sub-item_contains_copyright {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 11px;
  }
}
@media (max-width: 575px) {
  .footer__sub-item_contains_copyright {
    -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
  }
}
.footer__copyright {
  max-width: 200px;
  color: #afafaf;
  font-size: 13px;
  line-height: 15px;
}
@media (max-width: 767px) {
  .footer__copyright {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .footer__copyright {
    margin-bottom: 0;
    font-size: 12px;
  }
}
.footer__agreement {
  font-size: 13px;
  line-height: 15px;
  transition: opacity 0.15s ease-in-out;
}
.footer__agreement[href],
.footer__agreement[href]:link,
.footer__agreement[href]:visited {
  color: #afafaf;
}
.footer__agreement[href]:hover,
.footer__agreement[href]:active {
  opacity: 0.6;
}
@media (max-width: 575px) {
  .footer__agreement {
    font-size: 12px;
  }
}
.footer__licence {
  padding-top: 12px;
  color: #afafaf;
  font-size: 13px;
  line-height: 15px;
}
@media (max-width: 767px) {
  .footer__licence {
    font-size: 10px;
    line-height: 1.3;
  }
}
.footer__licence a {
  color: inherit;
  text-decoration: none;
}
.footer__recommendation-rules {
  margin-top: 20px;
  color: #afafaf;
  font-size: 13px;
  line-height: 15px;
}
.footer__recommendation-rules a {
  color: #c59f56;
}
.footer__recommendation-rules a,
.footer__recommendation-rules a:link,
.footer__recommendation-rules a:visited {
  color: #c59f56;
}
.forward-dropdown {
  position: relative;
}
.forward-dropdown__button-label + .forward-dropdown__button-graphics {
  margin-left: 15px;
}
.forward-dropdown__button {
  transition: color 0.15s ease-in-out;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
}
.forward-dropdown__button:hover,
.forward-dropdown__button:active {
  color: #c59f56;
}
.forward-dropdown__button:hover .forward-dropdown__button-graphics,
.forward-dropdown__button:active .forward-dropdown__button-graphics {
  background-color: #c59f56;
  fill: #fff;
}
.forward-dropdown__button.is-active .forward-dropdown__button-graphics {
  transform: rotate(270deg);
  background-color: #c59f56;
  fill: #fff;
}
.forward-dropdown__button-label {
  margin-top: auto;
  margin-bottom: auto;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.83px;
}
.forward-dropdown__button-graphics {
  transition: background-color 0.15s ease-in-out;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #d5d5d5;
  transform: rotate(90deg);
}
.forward-dropdown__button-icon {
  transition: fill 0.15s ease-in-out;
  font-size: 11px;
}
.forward-dropdown__popup {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1;
  margin-top: 10px;
  min-width: 200px;
}
.forward-dropdown__popup.is-hidden {
  display: none;
}
.forward-item {
  transition: color 0.15s ease-in-out;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  font-weight: 500;
}
.forward-item,
.forward-item:link,
.forward-item:visited {
  color: #282828;
}
.forward-item:hover {
  color: #c59f56;
  fill: #c59f56;
}
.forward-item__text {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.83px;
}
.forward-item__icon {
  transition: fill 0.15s ease-in-out;
  stroke-width: 7px;
  margin-right: 3px;
  margin-left: 6px;
  font-size: 10px;
}
/***************************************************************************
************************* Mixins *******************************************
***************************************************************************/
/***************************************************************************
************************* Basic ********************************************
***************************************************************************/
.grid-base {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
.grid-container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 575px) {
  .grid-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.grid-compensation {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 575px) {
  .grid-compensation {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .grid-compensation {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .grid-compensation {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .grid-compensation {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-overflow {
  overflow: hidden;
}
.grid-row {
  margin-left: -10px !important;
  margin-right: -10px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 991px) {
  .grid-row {
    margin-left: -8px !important;
    margin-right: -8px !important;
  }
}
@media (max-width: 767px) {
  .grid-row {
    margin-left: -6px !important;
    margin-right: -6px !important;
  }
}
@media (max-width: 575px) {
  .grid-row {
    margin-left: -4px !important;
    margin-right: -4px !important;
  }
}
.grid-hidden {
  display: none !important;
}
.grid-visible {
  display: -ms-flexbox !important;
  display: flex !important;
}
.grid-column {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .grid-column {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column.grid-column-slide:before,
.grid-column.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column.grid-column-slide:before,
  .grid-column.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column.grid-column-slide:before,
  .grid-column.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column.grid-column-slide:before,
  .grid-column.grid-column-slide:after {
    width: 4px;
  }
}
.grid-column-1 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
@media (max-width: 991px) {
  .grid-column-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-1 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-1 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-1.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-1.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-1.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-1.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-1.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-1.grid-column-slide:before,
.grid-column-1.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-1.grid-column-slide:before,
  .grid-column-1.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-1.grid-column-slide:before,
  .grid-column-1.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-1.grid-column-slide:before,
  .grid-column-1.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 991px) {
  .grid-column-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-1 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-1 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-1.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-1.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-1.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-1.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-1.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-1.grid-column-slide:before,
.grid-column-1.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-1.grid-column-slide:before,
  .grid-column-1.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-1.grid-column-slide:before,
  .grid-column-1.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-1.grid-column-slide:before,
  .grid-column-1.grid-column-slide:after {
    width: 4px;
  }
}
.grid-column-2 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
@media (max-width: 991px) {
  .grid-column-2 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-2 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-2 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-2.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-2.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-2.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-2.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-2.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-2.grid-column-slide:before,
.grid-column-2.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-2.grid-column-slide:before,
  .grid-column-2.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-2.grid-column-slide:before,
  .grid-column-2.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-2.grid-column-slide:before,
  .grid-column-2.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 991px) {
  .grid-column-2 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-2 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-2 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-2.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-2.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-2.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-2.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-2.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-2.grid-column-slide:before,
.grid-column-2.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-2.grid-column-slide:before,
  .grid-column-2.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-2.grid-column-slide:before,
  .grid-column-2.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-2.grid-column-slide:before,
  .grid-column-2.grid-column-slide:after {
    width: 4px;
  }
}
.grid-column-3 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%;
}
@media (max-width: 991px) {
  .grid-column-3 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-3 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-3 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-3.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-3.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-3.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-3.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-3.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-3.grid-column-slide:before,
.grid-column-3.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-3.grid-column-slide:before,
  .grid-column-3.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-3.grid-column-slide:before,
  .grid-column-3.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-3.grid-column-slide:before,
  .grid-column-3.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 991px) {
  .grid-column-3 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-3 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-3 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-3.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-3.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-3.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-3.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-3.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-3.grid-column-slide:before,
.grid-column-3.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-3.grid-column-slide:before,
  .grid-column-3.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-3.grid-column-slide:before,
  .grid-column-3.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-3.grid-column-slide:before,
  .grid-column-3.grid-column-slide:after {
    width: 4px;
  }
}
.grid-column-4 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
@media (max-width: 991px) {
  .grid-column-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-4.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-4.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-4.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-4.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-4.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-4.grid-column-slide:before,
.grid-column-4.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-4.grid-column-slide:before,
  .grid-column-4.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-4.grid-column-slide:before,
  .grid-column-4.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-4.grid-column-slide:before,
  .grid-column-4.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 991px) {
  .grid-column-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-4.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-4.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-4.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-4.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-4.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-4.grid-column-slide:before,
.grid-column-4.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-4.grid-column-slide:before,
  .grid-column-4.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-4.grid-column-slide:before,
  .grid-column-4.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-4.grid-column-slide:before,
  .grid-column-4.grid-column-slide:after {
    width: 4px;
  }
}
.grid-column-5 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
@media (max-width: 991px) {
  .grid-column-5 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-5 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-5 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-5.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-5.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-5.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-5.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-5.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-5.grid-column-slide:before,
.grid-column-5.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-5.grid-column-slide:before,
  .grid-column-5.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-5.grid-column-slide:before,
  .grid-column-5.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-5.grid-column-slide:before,
  .grid-column-5.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 991px) {
  .grid-column-5 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-5 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-5 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-5.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-5.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-5.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-5.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-5.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-5.grid-column-slide:before,
.grid-column-5.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-5.grid-column-slide:before,
  .grid-column-5.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-5.grid-column-slide:before,
  .grid-column-5.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-5.grid-column-slide:before,
  .grid-column-5.grid-column-slide:after {
    width: 4px;
  }
}
.grid-column-6 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 991px) {
  .grid-column-6 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-6.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-6.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-6.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-6.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-6.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-6.grid-column-slide:before,
.grid-column-6.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-6.grid-column-slide:before,
  .grid-column-6.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-6.grid-column-slide:before,
  .grid-column-6.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-6.grid-column-slide:before,
  .grid-column-6.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 991px) {
  .grid-column-6 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-6.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-6.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-6.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-6.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-6.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-6.grid-column-slide:before,
.grid-column-6.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-6.grid-column-slide:before,
  .grid-column-6.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-6.grid-column-slide:before,
  .grid-column-6.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-6.grid-column-slide:before,
  .grid-column-6.grid-column-slide:after {
    width: 4px;
  }
}
.grid-column-7 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
@media (max-width: 991px) {
  .grid-column-7 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-7 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-7 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-7.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-7.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-7.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-7.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-7.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-7.grid-column-slide:before,
.grid-column-7.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-7.grid-column-slide:before,
  .grid-column-7.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-7.grid-column-slide:before,
  .grid-column-7.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-7.grid-column-slide:before,
  .grid-column-7.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 991px) {
  .grid-column-7 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-7 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-7 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-7.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-7.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-7.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-7.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-7.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-7.grid-column-slide:before,
.grid-column-7.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-7.grid-column-slide:before,
  .grid-column-7.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-7.grid-column-slide:before,
  .grid-column-7.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-7.grid-column-slide:before,
  .grid-column-7.grid-column-slide:after {
    width: 4px;
  }
}
.grid-column-8 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
@media (max-width: 991px) {
  .grid-column-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-8 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-8 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-8.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-8.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-8.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-8.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-8.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-8.grid-column-slide:before,
.grid-column-8.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-8.grid-column-slide:before,
  .grid-column-8.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-8.grid-column-slide:before,
  .grid-column-8.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-8.grid-column-slide:before,
  .grid-column-8.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 991px) {
  .grid-column-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-8 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-8 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-8.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-8.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-8.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-8.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-8.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-8.grid-column-slide:before,
.grid-column-8.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-8.grid-column-slide:before,
  .grid-column-8.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-8.grid-column-slide:before,
  .grid-column-8.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-8.grid-column-slide:before,
  .grid-column-8.grid-column-slide:after {
    width: 4px;
  }
}
.grid-column-9 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%;
}
@media (max-width: 991px) {
  .grid-column-9 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-9 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-9 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-9.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-9.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-9.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-9.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-9.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-9.grid-column-slide:before,
.grid-column-9.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-9.grid-column-slide:before,
  .grid-column-9.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-9.grid-column-slide:before,
  .grid-column-9.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-9.grid-column-slide:before,
  .grid-column-9.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 991px) {
  .grid-column-9 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-9 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-9 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-9.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-9.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-9.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-9.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-9.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-9.grid-column-slide:before,
.grid-column-9.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-9.grid-column-slide:before,
  .grid-column-9.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-9.grid-column-slide:before,
  .grid-column-9.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-9.grid-column-slide:before,
  .grid-column-9.grid-column-slide:after {
    width: 4px;
  }
}
.grid-column-10 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
@media (max-width: 991px) {
  .grid-column-10 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-10 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-10 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-10.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-10.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-10.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-10.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-10.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-10.grid-column-slide:before,
.grid-column-10.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-10.grid-column-slide:before,
  .grid-column-10.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-10.grid-column-slide:before,
  .grid-column-10.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-10.grid-column-slide:before,
  .grid-column-10.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 991px) {
  .grid-column-10 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-10 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-10 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-10.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-10.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-10.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-10.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-10.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-10.grid-column-slide:before,
.grid-column-10.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-10.grid-column-slide:before,
  .grid-column-10.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-10.grid-column-slide:before,
  .grid-column-10.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-10.grid-column-slide:before,
  .grid-column-10.grid-column-slide:after {
    width: 4px;
  }
}
.grid-column-11 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
@media (max-width: 991px) {
  .grid-column-11 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-11 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-11 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-11.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-11.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-11.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-11.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-11.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-11.grid-column-slide:before,
.grid-column-11.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-11.grid-column-slide:before,
  .grid-column-11.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-11.grid-column-slide:before,
  .grid-column-11.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-11.grid-column-slide:before,
  .grid-column-11.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 991px) {
  .grid-column-11 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-11 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-11 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-11.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-11.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-11.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-11.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-11.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-11.grid-column-slide:before,
.grid-column-11.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-11.grid-column-slide:before,
  .grid-column-11.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-11.grid-column-slide:before,
  .grid-column-11.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-11.grid-column-slide:before,
  .grid-column-11.grid-column-slide:after {
    width: 4px;
  }
}
.grid-column-12 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}
@media (max-width: 991px) {
  .grid-column-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-12 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-12 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-12.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-12.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-12.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-12.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-12.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-12.grid-column-slide:before,
.grid-column-12.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-12.grid-column-slide:before,
  .grid-column-12.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-12.grid-column-slide:before,
  .grid-column-12.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-12.grid-column-slide:before,
  .grid-column-12.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 991px) {
  .grid-column-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-12 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-12 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.grid-column-12.grid-column-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}
.grid-column-12.grid-column-slide > * {
  width: calc(100% - 20px);
}
@media (max-width: 991px) {
  .grid-column-12.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 767px) {
  .grid-column-12.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) {
  .grid-column-12.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
.grid-column-12.grid-column-slide:before,
.grid-column-12.grid-column-slide:after {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 100%;
  content: '';
}
@media (max-width: 991px) {
  .grid-column-12.grid-column-slide:before,
  .grid-column-12.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 767px) {
  .grid-column-12.grid-column-slide:before,
  .grid-column-12.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) {
  .grid-column-12.grid-column-slide:before,
  .grid-column-12.grid-column-slide:after {
    width: 4px;
  }
}
/***************************************************************************
************************* Screens ******************************************
***************************************************************************/
@media (min-width: 992px) {
  .grid-hidden-lg {
    display: none !important;
  }
  .grid-visible-lg {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .grid-compensation-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .grid-column-lg-1 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .grid-column-lg-1.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-1.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-1.grid-column-slide:before,
  .grid-column-lg-1.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-1.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-1.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-1.grid-column-slide:before,
  .grid-column-lg-1.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-2 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .grid-column-lg-2.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-2.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-2.grid-column-slide:before,
  .grid-column-lg-2.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-2.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-2.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-2.grid-column-slide:before,
  .grid-column-lg-2.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-3 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .grid-column-lg-3.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-3.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-3.grid-column-slide:before,
  .grid-column-lg-3.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-3.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-3.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-3.grid-column-slide:before,
  .grid-column-lg-3.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-4 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .grid-column-lg-4.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-4.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-4.grid-column-slide:before,
  .grid-column-lg-4.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-4.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-4.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-4.grid-column-slide:before,
  .grid-column-lg-4.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-5 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .grid-column-lg-5.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-5.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-5.grid-column-slide:before,
  .grid-column-lg-5.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-5.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-5.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-5.grid-column-slide:before,
  .grid-column-lg-5.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-6 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .grid-column-lg-6.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-6.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-6.grid-column-slide:before,
  .grid-column-lg-6.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-6.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-6.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-6.grid-column-slide:before,
  .grid-column-lg-6.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-7 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .grid-column-lg-7.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-7.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-7.grid-column-slide:before,
  .grid-column-lg-7.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-7.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-7.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-7.grid-column-slide:before,
  .grid-column-lg-7.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-8 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .grid-column-lg-8.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-8.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-8.grid-column-slide:before,
  .grid-column-lg-8.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-8.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-8.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-8.grid-column-slide:before,
  .grid-column-lg-8.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-9 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .grid-column-lg-9.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-9.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-9.grid-column-slide:before,
  .grid-column-lg-9.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-9.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-9.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-9.grid-column-slide:before,
  .grid-column-lg-9.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-10 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .grid-column-lg-10.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-10.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-10.grid-column-slide:before,
  .grid-column-lg-10.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-10.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-10.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-10.grid-column-slide:before,
  .grid-column-lg-10.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-11 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .grid-column-lg-11.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-11.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-11.grid-column-slide:before,
  .grid-column-lg-11.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-11.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-11.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-11.grid-column-slide:before,
  .grid-column-lg-11.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-12 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .grid-column-lg-12.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-12.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-12.grid-column-slide:before,
  .grid-column-lg-12.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-lg-12.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-lg-12.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-lg-12.grid-column-slide:before,
  .grid-column-lg-12.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-1 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-1 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-1.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-1.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-1.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-1.grid-column-slide:before,
  .grid-column-lg-1.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-1.grid-column-slide:before,
  .grid-column-lg-1.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-1.grid-column-slide:before,
  .grid-column-lg-1.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-1 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-1 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-1.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-1.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-1.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-1.grid-column-slide:before,
  .grid-column-lg-1.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-1.grid-column-slide:before,
  .grid-column-lg-1.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-1.grid-column-slide:before,
  .grid-column-lg-1.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-2 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-2 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-2 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-2.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-2.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-2.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-2.grid-column-slide:before,
  .grid-column-lg-2.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-2.grid-column-slide:before,
  .grid-column-lg-2.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-2.grid-column-slide:before,
  .grid-column-lg-2.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-2 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-2 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-2 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-2.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-2.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-2.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-2.grid-column-slide:before,
  .grid-column-lg-2.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-2.grid-column-slide:before,
  .grid-column-lg-2.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-2.grid-column-slide:before,
  .grid-column-lg-2.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-3 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-3 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-3 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-3.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-3.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-3.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-3.grid-column-slide:before,
  .grid-column-lg-3.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-3.grid-column-slide:before,
  .grid-column-lg-3.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-3.grid-column-slide:before,
  .grid-column-lg-3.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-3 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-3 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-3 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-3.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-3.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-3.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-3.grid-column-slide:before,
  .grid-column-lg-3.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-3.grid-column-slide:before,
  .grid-column-lg-3.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-3.grid-column-slide:before,
  .grid-column-lg-3.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-4.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-4.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-4.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-4.grid-column-slide:before,
  .grid-column-lg-4.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-4.grid-column-slide:before,
  .grid-column-lg-4.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-4.grid-column-slide:before,
  .grid-column-lg-4.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-4.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-4.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-4.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-4.grid-column-slide:before,
  .grid-column-lg-4.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-4.grid-column-slide:before,
  .grid-column-lg-4.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-4.grid-column-slide:before,
  .grid-column-lg-4.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-5 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-5 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-5 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-5.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-5.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-5.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-5.grid-column-slide:before,
  .grid-column-lg-5.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-5.grid-column-slide:before,
  .grid-column-lg-5.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-5.grid-column-slide:before,
  .grid-column-lg-5.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-5 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-5 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-5 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-5.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-5.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-5.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-5.grid-column-slide:before,
  .grid-column-lg-5.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-5.grid-column-slide:before,
  .grid-column-lg-5.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-5.grid-column-slide:before,
  .grid-column-lg-5.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-6 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-6.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-6.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-6.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-6.grid-column-slide:before,
  .grid-column-lg-6.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-6.grid-column-slide:before,
  .grid-column-lg-6.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-6.grid-column-slide:before,
  .grid-column-lg-6.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-6 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-6.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-6.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-6.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-6.grid-column-slide:before,
  .grid-column-lg-6.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-6.grid-column-slide:before,
  .grid-column-lg-6.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-6.grid-column-slide:before,
  .grid-column-lg-6.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-7 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-7 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-7 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-7.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-7.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-7.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-7.grid-column-slide:before,
  .grid-column-lg-7.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-7.grid-column-slide:before,
  .grid-column-lg-7.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-7.grid-column-slide:before,
  .grid-column-lg-7.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-7 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-7 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-7 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-7.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-7.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-7.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-7.grid-column-slide:before,
  .grid-column-lg-7.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-7.grid-column-slide:before,
  .grid-column-lg-7.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-7.grid-column-slide:before,
  .grid-column-lg-7.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-8 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-8 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-8.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-8.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-8.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-8.grid-column-slide:before,
  .grid-column-lg-8.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-8.grid-column-slide:before,
  .grid-column-lg-8.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-8.grid-column-slide:before,
  .grid-column-lg-8.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-8 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-8 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-8.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-8.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-8.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-8.grid-column-slide:before,
  .grid-column-lg-8.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-8.grid-column-slide:before,
  .grid-column-lg-8.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-8.grid-column-slide:before,
  .grid-column-lg-8.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-9 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-9 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-9 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-9.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-9.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-9.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-9.grid-column-slide:before,
  .grid-column-lg-9.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-9.grid-column-slide:before,
  .grid-column-lg-9.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-9.grid-column-slide:before,
  .grid-column-lg-9.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-9 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-9 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-9 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-9.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-9.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-9.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-9.grid-column-slide:before,
  .grid-column-lg-9.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-9.grid-column-slide:before,
  .grid-column-lg-9.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-9.grid-column-slide:before,
  .grid-column-lg-9.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-10 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-10 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-10 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-10.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-10.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-10.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-10.grid-column-slide:before,
  .grid-column-lg-10.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-10.grid-column-slide:before,
  .grid-column-lg-10.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-10.grid-column-slide:before,
  .grid-column-lg-10.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-10 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-10 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-10 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-10.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-10.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-10.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-10.grid-column-slide:before,
  .grid-column-lg-10.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-10.grid-column-slide:before,
  .grid-column-lg-10.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-10.grid-column-slide:before,
  .grid-column-lg-10.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-11 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-11 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-11 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-11.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-11.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-11.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-11.grid-column-slide:before,
  .grid-column-lg-11.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-11.grid-column-slide:before,
  .grid-column-lg-11.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-11.grid-column-slide:before,
  .grid-column-lg-11.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-11 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-11 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-11 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-11.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-11.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-11.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-11.grid-column-slide:before,
  .grid-column-lg-11.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-11.grid-column-slide:before,
  .grid-column-lg-11.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-11.grid-column-slide:before,
  .grid-column-lg-11.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-12 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-12 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-12.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-12.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-12.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-12.grid-column-slide:before,
  .grid-column-lg-12.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-12.grid-column-slide:before,
  .grid-column-lg-12.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-12.grid-column-slide:before,
  .grid-column-lg-12.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-12 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-12 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-12.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-12.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-12.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .grid-column-lg-12.grid-column-slide:before,
  .grid-column-lg-12.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .grid-column-lg-12.grid-column-slide:before,
  .grid-column-lg-12.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-column-lg-12.grid-column-slide:before,
  .grid-column-lg-12.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid-hidden-md {
    display: none !important;
  }
  .grid-visible-md {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .grid-compensation-md {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .grid-column-md-1 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .grid-column-md-1.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-1.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-1.grid-column-slide:before,
  .grid-column-md-1.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-1.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-1.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-1.grid-column-slide:before,
  .grid-column-md-1.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-2 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .grid-column-md-2.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-2.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-2.grid-column-slide:before,
  .grid-column-md-2.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-2.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-2.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-2.grid-column-slide:before,
  .grid-column-md-2.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-3 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .grid-column-md-3.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-3.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-3.grid-column-slide:before,
  .grid-column-md-3.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-3.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-3.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-3.grid-column-slide:before,
  .grid-column-md-3.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-4 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .grid-column-md-4.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-4.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-4.grid-column-slide:before,
  .grid-column-md-4.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-4.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-4.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-4.grid-column-slide:before,
  .grid-column-md-4.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-5 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .grid-column-md-5.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-5.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-5.grid-column-slide:before,
  .grid-column-md-5.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-5.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-5.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-5.grid-column-slide:before,
  .grid-column-md-5.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-6 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .grid-column-md-6.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-6.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-6.grid-column-slide:before,
  .grid-column-md-6.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-6.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-6.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-6.grid-column-slide:before,
  .grid-column-md-6.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-7 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .grid-column-md-7.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-7.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-7.grid-column-slide:before,
  .grid-column-md-7.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-7.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-7.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-7.grid-column-slide:before,
  .grid-column-md-7.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-8 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .grid-column-md-8.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-8.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-8.grid-column-slide:before,
  .grid-column-md-8.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-8.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-8.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-8.grid-column-slide:before,
  .grid-column-md-8.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-9 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .grid-column-md-9.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-9.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-9.grid-column-slide:before,
  .grid-column-md-9.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-9.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-9.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-9.grid-column-slide:before,
  .grid-column-md-9.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-10 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .grid-column-md-10.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-10.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-10.grid-column-slide:before,
  .grid-column-md-10.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-10.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-10.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-10.grid-column-slide:before,
  .grid-column-md-10.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-11 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .grid-column-md-11.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-11.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-11.grid-column-slide:before,
  .grid-column-md-11.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-11.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-11.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-11.grid-column-slide:before,
  .grid-column-md-11.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-12 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .grid-column-md-12.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-12.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-12.grid-column-slide:before,
  .grid-column-md-12.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-md-12.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-md-12.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-md-12.grid-column-slide:before,
  .grid-column-md-12.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-1 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-1 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-1.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-1.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-1.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-1.grid-column-slide:before,
  .grid-column-md-1.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-1.grid-column-slide:before,
  .grid-column-md-1.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-1.grid-column-slide:before,
  .grid-column-md-1.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-1 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-1 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-1.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-1.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-1.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-1.grid-column-slide:before,
  .grid-column-md-1.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-1.grid-column-slide:before,
  .grid-column-md-1.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-1.grid-column-slide:before,
  .grid-column-md-1.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-2 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-2 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-2 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-2.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-2.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-2.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-2.grid-column-slide:before,
  .grid-column-md-2.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-2.grid-column-slide:before,
  .grid-column-md-2.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-2.grid-column-slide:before,
  .grid-column-md-2.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-2 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-2 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-2 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-2.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-2.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-2.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-2.grid-column-slide:before,
  .grid-column-md-2.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-2.grid-column-slide:before,
  .grid-column-md-2.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-2.grid-column-slide:before,
  .grid-column-md-2.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-3 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-3 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-3 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-3.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-3.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-3.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-3.grid-column-slide:before,
  .grid-column-md-3.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-3.grid-column-slide:before,
  .grid-column-md-3.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-3.grid-column-slide:before,
  .grid-column-md-3.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-3 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-3 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-3 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-3.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-3.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-3.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-3.grid-column-slide:before,
  .grid-column-md-3.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-3.grid-column-slide:before,
  .grid-column-md-3.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-3.grid-column-slide:before,
  .grid-column-md-3.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-4.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-4.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-4.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-4.grid-column-slide:before,
  .grid-column-md-4.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-4.grid-column-slide:before,
  .grid-column-md-4.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-4.grid-column-slide:before,
  .grid-column-md-4.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-4.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-4.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-4.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-4.grid-column-slide:before,
  .grid-column-md-4.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-4.grid-column-slide:before,
  .grid-column-md-4.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-4.grid-column-slide:before,
  .grid-column-md-4.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-5 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-5 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-5 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-5.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-5.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-5.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-5.grid-column-slide:before,
  .grid-column-md-5.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-5.grid-column-slide:before,
  .grid-column-md-5.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-5.grid-column-slide:before,
  .grid-column-md-5.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-5 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-5 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-5 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-5.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-5.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-5.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-5.grid-column-slide:before,
  .grid-column-md-5.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-5.grid-column-slide:before,
  .grid-column-md-5.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-5.grid-column-slide:before,
  .grid-column-md-5.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-6 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-6.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-6.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-6.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-6.grid-column-slide:before,
  .grid-column-md-6.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-6.grid-column-slide:before,
  .grid-column-md-6.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-6.grid-column-slide:before,
  .grid-column-md-6.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-6 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-6.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-6.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-6.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-6.grid-column-slide:before,
  .grid-column-md-6.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-6.grid-column-slide:before,
  .grid-column-md-6.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-6.grid-column-slide:before,
  .grid-column-md-6.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-7 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-7 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-7 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-7.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-7.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-7.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-7.grid-column-slide:before,
  .grid-column-md-7.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-7.grid-column-slide:before,
  .grid-column-md-7.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-7.grid-column-slide:before,
  .grid-column-md-7.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-7 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-7 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-7 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-7.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-7.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-7.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-7.grid-column-slide:before,
  .grid-column-md-7.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-7.grid-column-slide:before,
  .grid-column-md-7.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-7.grid-column-slide:before,
  .grid-column-md-7.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-8 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-8 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-8.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-8.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-8.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-8.grid-column-slide:before,
  .grid-column-md-8.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-8.grid-column-slide:before,
  .grid-column-md-8.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-8.grid-column-slide:before,
  .grid-column-md-8.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-8 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-8 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-8.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-8.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-8.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-8.grid-column-slide:before,
  .grid-column-md-8.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-8.grid-column-slide:before,
  .grid-column-md-8.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-8.grid-column-slide:before,
  .grid-column-md-8.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-9 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-9 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-9 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-9.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-9.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-9.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-9.grid-column-slide:before,
  .grid-column-md-9.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-9.grid-column-slide:before,
  .grid-column-md-9.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-9.grid-column-slide:before,
  .grid-column-md-9.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-9 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-9 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-9 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-9.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-9.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-9.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-9.grid-column-slide:before,
  .grid-column-md-9.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-9.grid-column-slide:before,
  .grid-column-md-9.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-9.grid-column-slide:before,
  .grid-column-md-9.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-10 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-10 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-10 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-10.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-10.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-10.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-10.grid-column-slide:before,
  .grid-column-md-10.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-10.grid-column-slide:before,
  .grid-column-md-10.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-10.grid-column-slide:before,
  .grid-column-md-10.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-10 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-10 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-10 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-10.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-10.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-10.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-10.grid-column-slide:before,
  .grid-column-md-10.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-10.grid-column-slide:before,
  .grid-column-md-10.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-10.grid-column-slide:before,
  .grid-column-md-10.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-11 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-11 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-11 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-11.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-11.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-11.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-11.grid-column-slide:before,
  .grid-column-md-11.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-11.grid-column-slide:before,
  .grid-column-md-11.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-11.grid-column-slide:before,
  .grid-column-md-11.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-11 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-11 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-11 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-11.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-11.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-11.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-11.grid-column-slide:before,
  .grid-column-md-11.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-11.grid-column-slide:before,
  .grid-column-md-11.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-11.grid-column-slide:before,
  .grid-column-md-11.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-12 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-12 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-12.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-12.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-12.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-12.grid-column-slide:before,
  .grid-column-md-12.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-12.grid-column-slide:before,
  .grid-column-md-12.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-12.grid-column-slide:before,
  .grid-column-md-12.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-12 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-12 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-12.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-12.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-12.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
  .grid-column-md-12.grid-column-slide:before,
  .grid-column-md-12.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
  .grid-column-md-12.grid-column-slide:before,
  .grid-column-md-12.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-column-md-12.grid-column-slide:before,
  .grid-column-md-12.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid-hidden-sm {
    display: none !important;
  }
  .grid-visible-sm {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .grid-compensation-sm {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .grid-column-sm-1 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .grid-column-sm-1.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-1.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-1.grid-column-slide:before,
  .grid-column-sm-1.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-1.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-1.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-1.grid-column-slide:before,
  .grid-column-sm-1.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-2 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .grid-column-sm-2.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-2.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-2.grid-column-slide:before,
  .grid-column-sm-2.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-2.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-2.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-2.grid-column-slide:before,
  .grid-column-sm-2.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-3 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .grid-column-sm-3.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-3.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-3.grid-column-slide:before,
  .grid-column-sm-3.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-3.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-3.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-3.grid-column-slide:before,
  .grid-column-sm-3.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-4 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .grid-column-sm-4.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-4.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-4.grid-column-slide:before,
  .grid-column-sm-4.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-4.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-4.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-4.grid-column-slide:before,
  .grid-column-sm-4.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-5 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .grid-column-sm-5.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-5.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-5.grid-column-slide:before,
  .grid-column-sm-5.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-5.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-5.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-5.grid-column-slide:before,
  .grid-column-sm-5.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-6 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .grid-column-sm-6.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-6.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-6.grid-column-slide:before,
  .grid-column-sm-6.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-6.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-6.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-6.grid-column-slide:before,
  .grid-column-sm-6.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-7 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .grid-column-sm-7.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-7.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-7.grid-column-slide:before,
  .grid-column-sm-7.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-7.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-7.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-7.grid-column-slide:before,
  .grid-column-sm-7.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-8 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .grid-column-sm-8.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-8.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-8.grid-column-slide:before,
  .grid-column-sm-8.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-8.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-8.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-8.grid-column-slide:before,
  .grid-column-sm-8.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-9 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .grid-column-sm-9.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-9.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-9.grid-column-slide:before,
  .grid-column-sm-9.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-9.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-9.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-9.grid-column-slide:before,
  .grid-column-sm-9.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-10 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .grid-column-sm-10.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-10.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-10.grid-column-slide:before,
  .grid-column-sm-10.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-10.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-10.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-10.grid-column-slide:before,
  .grid-column-sm-10.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-11 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .grid-column-sm-11.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-11.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-11.grid-column-slide:before,
  .grid-column-sm-11.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-11.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-11.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-11.grid-column-slide:before,
  .grid-column-sm-11.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-12 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .grid-column-sm-12.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-12.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-12.grid-column-slide:before,
  .grid-column-sm-12.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-sm-12.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-sm-12.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-sm-12.grid-column-slide:before,
  .grid-column-sm-12.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-1 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-1 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-1.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-1.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-1.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-1.grid-column-slide:before,
  .grid-column-sm-1.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-1.grid-column-slide:before,
  .grid-column-sm-1.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-1.grid-column-slide:before,
  .grid-column-sm-1.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-1 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-1 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-1.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-1.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-1.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-1.grid-column-slide:before,
  .grid-column-sm-1.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-1.grid-column-slide:before,
  .grid-column-sm-1.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-1.grid-column-slide:before,
  .grid-column-sm-1.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-2 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-2 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-2 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-2.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-2.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-2.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-2.grid-column-slide:before,
  .grid-column-sm-2.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-2.grid-column-slide:before,
  .grid-column-sm-2.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-2.grid-column-slide:before,
  .grid-column-sm-2.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-2 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-2 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-2 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-2.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-2.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-2.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-2.grid-column-slide:before,
  .grid-column-sm-2.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-2.grid-column-slide:before,
  .grid-column-sm-2.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-2.grid-column-slide:before,
  .grid-column-sm-2.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-3 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-3 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-3 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-3.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-3.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-3.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-3.grid-column-slide:before,
  .grid-column-sm-3.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-3.grid-column-slide:before,
  .grid-column-sm-3.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-3.grid-column-slide:before,
  .grid-column-sm-3.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-3 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-3 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-3 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-3.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-3.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-3.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-3.grid-column-slide:before,
  .grid-column-sm-3.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-3.grid-column-slide:before,
  .grid-column-sm-3.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-3.grid-column-slide:before,
  .grid-column-sm-3.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-4.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-4.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-4.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-4.grid-column-slide:before,
  .grid-column-sm-4.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-4.grid-column-slide:before,
  .grid-column-sm-4.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-4.grid-column-slide:before,
  .grid-column-sm-4.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-4.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-4.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-4.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-4.grid-column-slide:before,
  .grid-column-sm-4.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-4.grid-column-slide:before,
  .grid-column-sm-4.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-4.grid-column-slide:before,
  .grid-column-sm-4.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-5 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-5 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-5 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-5.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-5.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-5.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-5.grid-column-slide:before,
  .grid-column-sm-5.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-5.grid-column-slide:before,
  .grid-column-sm-5.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-5.grid-column-slide:before,
  .grid-column-sm-5.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-5 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-5 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-5 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-5.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-5.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-5.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-5.grid-column-slide:before,
  .grid-column-sm-5.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-5.grid-column-slide:before,
  .grid-column-sm-5.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-5.grid-column-slide:before,
  .grid-column-sm-5.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-6 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-6.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-6.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-6.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-6.grid-column-slide:before,
  .grid-column-sm-6.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-6.grid-column-slide:before,
  .grid-column-sm-6.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-6.grid-column-slide:before,
  .grid-column-sm-6.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-6 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-6.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-6.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-6.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-6.grid-column-slide:before,
  .grid-column-sm-6.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-6.grid-column-slide:before,
  .grid-column-sm-6.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-6.grid-column-slide:before,
  .grid-column-sm-6.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-7 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-7 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-7 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-7.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-7.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-7.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-7.grid-column-slide:before,
  .grid-column-sm-7.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-7.grid-column-slide:before,
  .grid-column-sm-7.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-7.grid-column-slide:before,
  .grid-column-sm-7.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-7 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-7 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-7 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-7.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-7.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-7.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-7.grid-column-slide:before,
  .grid-column-sm-7.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-7.grid-column-slide:before,
  .grid-column-sm-7.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-7.grid-column-slide:before,
  .grid-column-sm-7.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-8 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-8 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-8.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-8.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-8.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-8.grid-column-slide:before,
  .grid-column-sm-8.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-8.grid-column-slide:before,
  .grid-column-sm-8.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-8.grid-column-slide:before,
  .grid-column-sm-8.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-8 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-8 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-8.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-8.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-8.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-8.grid-column-slide:before,
  .grid-column-sm-8.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-8.grid-column-slide:before,
  .grid-column-sm-8.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-8.grid-column-slide:before,
  .grid-column-sm-8.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-9 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-9 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-9 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-9.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-9.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-9.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-9.grid-column-slide:before,
  .grid-column-sm-9.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-9.grid-column-slide:before,
  .grid-column-sm-9.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-9.grid-column-slide:before,
  .grid-column-sm-9.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-9 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-9 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-9 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-9.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-9.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-9.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-9.grid-column-slide:before,
  .grid-column-sm-9.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-9.grid-column-slide:before,
  .grid-column-sm-9.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-9.grid-column-slide:before,
  .grid-column-sm-9.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-10 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-10 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-10 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-10.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-10.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-10.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-10.grid-column-slide:before,
  .grid-column-sm-10.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-10.grid-column-slide:before,
  .grid-column-sm-10.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-10.grid-column-slide:before,
  .grid-column-sm-10.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-10 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-10 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-10 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-10.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-10.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-10.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-10.grid-column-slide:before,
  .grid-column-sm-10.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-10.grid-column-slide:before,
  .grid-column-sm-10.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-10.grid-column-slide:before,
  .grid-column-sm-10.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-11 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-11 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-11 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-11.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-11.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-11.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-11.grid-column-slide:before,
  .grid-column-sm-11.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-11.grid-column-slide:before,
  .grid-column-sm-11.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-11.grid-column-slide:before,
  .grid-column-sm-11.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-11 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-11 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-11 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-11.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-11.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-11.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-11.grid-column-slide:before,
  .grid-column-sm-11.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-11.grid-column-slide:before,
  .grid-column-sm-11.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-11.grid-column-slide:before,
  .grid-column-sm-11.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-12 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-12 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-12.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-12.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-12.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-12.grid-column-slide:before,
  .grid-column-sm-12.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-12.grid-column-slide:before,
  .grid-column-sm-12.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-12.grid-column-slide:before,
  .grid-column-sm-12.grid-column-slide:after {
    width: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-12 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-12 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-12.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-12.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-12.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
  .grid-column-sm-12.grid-column-slide:before,
  .grid-column-sm-12.grid-column-slide:after {
    width: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
  .grid-column-sm-12.grid-column-slide:before,
  .grid-column-sm-12.grid-column-slide:after {
    width: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-column-sm-12.grid-column-slide:before,
  .grid-column-sm-12.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) {
  .grid-hidden-xs {
    display: none !important;
  }
  .grid-visible-xs {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .grid-compensation-xs {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .grid-column-xs-1 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .grid-column-xs-1.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-1.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-1.grid-column-slide:before,
  .grid-column-xs-1.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-1.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-1.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-1.grid-column-slide:before,
  .grid-column-xs-1.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-2 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .grid-column-xs-2.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-2.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-2.grid-column-slide:before,
  .grid-column-xs-2.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-2.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-2.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-2.grid-column-slide:before,
  .grid-column-xs-2.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-3 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .grid-column-xs-3.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-3.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-3.grid-column-slide:before,
  .grid-column-xs-3.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-3.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-3.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-3.grid-column-slide:before,
  .grid-column-xs-3.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-4 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .grid-column-xs-4.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-4.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-4.grid-column-slide:before,
  .grid-column-xs-4.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-4.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-4.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-4.grid-column-slide:before,
  .grid-column-xs-4.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-5 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .grid-column-xs-5.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-5.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-5.grid-column-slide:before,
  .grid-column-xs-5.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-5.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-5.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-5.grid-column-slide:before,
  .grid-column-xs-5.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-6 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .grid-column-xs-6.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-6.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-6.grid-column-slide:before,
  .grid-column-xs-6.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-6.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-6.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-6.grid-column-slide:before,
  .grid-column-xs-6.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-7 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .grid-column-xs-7.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-7.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-7.grid-column-slide:before,
  .grid-column-xs-7.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-7.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-7.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-7.grid-column-slide:before,
  .grid-column-xs-7.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-8 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .grid-column-xs-8.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-8.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-8.grid-column-slide:before,
  .grid-column-xs-8.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-8.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-8.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-8.grid-column-slide:before,
  .grid-column-xs-8.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-9 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .grid-column-xs-9.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-9.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-9.grid-column-slide:before,
  .grid-column-xs-9.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-9.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-9.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-9.grid-column-slide:before,
  .grid-column-xs-9.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-10 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .grid-column-xs-10.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-10.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-10.grid-column-slide:before,
  .grid-column-xs-10.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-10.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-10.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-10.grid-column-slide:before,
  .grid-column-xs-10.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-11 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .grid-column-xs-11.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-11.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-11.grid-column-slide:before,
  .grid-column-xs-11.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-11.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-11.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-11.grid-column-slide:before,
  .grid-column-xs-11.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-12 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .grid-column-xs-12.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-12.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-12.grid-column-slide:before,
  .grid-column-xs-12.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
  .grid-column-xs-12.grid-column-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-column-xs-12.grid-column-slide > * {
    width: calc(100% - 20px);
  }
  .grid-column-xs-12.grid-column-slide:before,
  .grid-column-xs-12.grid-column-slide:after {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10px;
    height: 100%;
    content: '';
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-1 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-1 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-1.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-1.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-1.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-1.grid-column-slide:before,
  .grid-column-xs-1.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-1.grid-column-slide:before,
  .grid-column-xs-1.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-1.grid-column-slide:before,
  .grid-column-xs-1.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-1 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-1 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-1 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-1.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-1.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-1.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-1.grid-column-slide:before,
  .grid-column-xs-1.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-1.grid-column-slide:before,
  .grid-column-xs-1.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-1.grid-column-slide:before,
  .grid-column-xs-1.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-2 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-2 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-2 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-2.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-2.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-2.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-2.grid-column-slide:before,
  .grid-column-xs-2.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-2.grid-column-slide:before,
  .grid-column-xs-2.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-2.grid-column-slide:before,
  .grid-column-xs-2.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-2 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-2 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-2 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-2.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-2.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-2.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-2.grid-column-slide:before,
  .grid-column-xs-2.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-2.grid-column-slide:before,
  .grid-column-xs-2.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-2.grid-column-slide:before,
  .grid-column-xs-2.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-3 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-3 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-3 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-3.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-3.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-3.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-3.grid-column-slide:before,
  .grid-column-xs-3.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-3.grid-column-slide:before,
  .grid-column-xs-3.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-3.grid-column-slide:before,
  .grid-column-xs-3.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-3 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-3 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-3 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-3.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-3.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-3.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-3.grid-column-slide:before,
  .grid-column-xs-3.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-3.grid-column-slide:before,
  .grid-column-xs-3.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-3.grid-column-slide:before,
  .grid-column-xs-3.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-4.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-4.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-4.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-4.grid-column-slide:before,
  .grid-column-xs-4.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-4.grid-column-slide:before,
  .grid-column-xs-4.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-4.grid-column-slide:before,
  .grid-column-xs-4.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-4 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-4.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-4.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-4.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-4.grid-column-slide:before,
  .grid-column-xs-4.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-4.grid-column-slide:before,
  .grid-column-xs-4.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-4.grid-column-slide:before,
  .grid-column-xs-4.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-5 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-5 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-5 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-5.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-5.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-5.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-5.grid-column-slide:before,
  .grid-column-xs-5.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-5.grid-column-slide:before,
  .grid-column-xs-5.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-5.grid-column-slide:before,
  .grid-column-xs-5.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-5 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-5 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-5 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-5.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-5.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-5.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-5.grid-column-slide:before,
  .grid-column-xs-5.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-5.grid-column-slide:before,
  .grid-column-xs-5.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-5.grid-column-slide:before,
  .grid-column-xs-5.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-6 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-6.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-6.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-6.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-6.grid-column-slide:before,
  .grid-column-xs-6.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-6.grid-column-slide:before,
  .grid-column-xs-6.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-6.grid-column-slide:before,
  .grid-column-xs-6.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-6 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-6.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-6.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-6.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-6.grid-column-slide:before,
  .grid-column-xs-6.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-6.grid-column-slide:before,
  .grid-column-xs-6.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-6.grid-column-slide:before,
  .grid-column-xs-6.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-7 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-7 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-7 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-7.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-7.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-7.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-7.grid-column-slide:before,
  .grid-column-xs-7.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-7.grid-column-slide:before,
  .grid-column-xs-7.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-7.grid-column-slide:before,
  .grid-column-xs-7.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-7 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-7 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-7 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-7.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-7.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-7.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-7.grid-column-slide:before,
  .grid-column-xs-7.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-7.grid-column-slide:before,
  .grid-column-xs-7.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-7.grid-column-slide:before,
  .grid-column-xs-7.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-8 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-8 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-8.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-8.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-8.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-8.grid-column-slide:before,
  .grid-column-xs-8.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-8.grid-column-slide:before,
  .grid-column-xs-8.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-8.grid-column-slide:before,
  .grid-column-xs-8.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-8 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-8 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-8.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-8.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-8.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-8.grid-column-slide:before,
  .grid-column-xs-8.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-8.grid-column-slide:before,
  .grid-column-xs-8.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-8.grid-column-slide:before,
  .grid-column-xs-8.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-9 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-9 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-9 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-9.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-9.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-9.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-9.grid-column-slide:before,
  .grid-column-xs-9.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-9.grid-column-slide:before,
  .grid-column-xs-9.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-9.grid-column-slide:before,
  .grid-column-xs-9.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-9 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-9 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-9 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-9.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-9.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-9.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-9.grid-column-slide:before,
  .grid-column-xs-9.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-9.grid-column-slide:before,
  .grid-column-xs-9.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-9.grid-column-slide:before,
  .grid-column-xs-9.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-10 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-10 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-10 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-10.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-10.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-10.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-10.grid-column-slide:before,
  .grid-column-xs-10.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-10.grid-column-slide:before,
  .grid-column-xs-10.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-10.grid-column-slide:before,
  .grid-column-xs-10.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-10 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-10 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-10 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-10.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-10.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-10.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-10.grid-column-slide:before,
  .grid-column-xs-10.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-10.grid-column-slide:before,
  .grid-column-xs-10.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-10.grid-column-slide:before,
  .grid-column-xs-10.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-11 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-11 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-11 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-11.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-11.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-11.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-11.grid-column-slide:before,
  .grid-column-xs-11.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-11.grid-column-slide:before,
  .grid-column-xs-11.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-11.grid-column-slide:before,
  .grid-column-xs-11.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-11 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-11 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-11 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-11.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-11.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-11.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-11.grid-column-slide:before,
  .grid-column-xs-11.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-11.grid-column-slide:before,
  .grid-column-xs-11.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-11.grid-column-slide:before,
  .grid-column-xs-11.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-12 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-12 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-12.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-12.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-12.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-12.grid-column-slide:before,
  .grid-column-xs-12.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-12.grid-column-slide:before,
  .grid-column-xs-12.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-12.grid-column-slide:before,
  .grid-column-xs-12.grid-column-slide:after {
    width: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-12 {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-12 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-12.grid-column-slide > * {
    width: calc(100% - 16px);
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-12.grid-column-slide > * {
    width: calc(100% - 12px);
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-12.grid-column-slide > * {
    width: calc(100% - 8px);
  }
}
@media (max-width: 575px) and (max-width: 991px) {
  .grid-column-xs-12.grid-column-slide:before,
  .grid-column-xs-12.grid-column-slide:after {
    width: 8px;
  }
}
@media (max-width: 575px) and (max-width: 767px) {
  .grid-column-xs-12.grid-column-slide:before,
  .grid-column-xs-12.grid-column-slide:after {
    width: 6px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-column-xs-12.grid-column-slide:before,
  .grid-column-xs-12.grid-column-slide:after {
    width: 4px;
  }
}
.header {
  position: sticky;
  top: 0;
  height: 85px;
  z-index: 11;
  font-weight: 500;
}
@media (min-width: 768px) {
  .header.is-fixed .header-main-section__live {
    min-width: 229px;
    max-width: 400px;
    width: auto;
  }
  .header.is-fixed .live-preview__link {
    -ms-flex-align: center;
        align-items: center;
  }
  .header.is-fixed .live-preview__link-label {
    padding-top: 0;
  }
  .header.is-fixed .live-preview__link-content {
    -ms-flex-align: center;
        align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .header.is-fixed .live-preview__link-title {
    overflow: hidden;
    margin-top: auto;
    margin-bottom: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .header.is-fixed .header-main-section {
    height: 35px;
  }
  .header.is-fixed .navlist_type_rubric > .navlist__list,
  .header.is-fixed .navlist_type_rubric > .navlist__list > .navlist__item > .navlist__link,
  .header.is-fixed .navlist_type_rubric > .navlist__list > .navlist__item > .navlist__button {
    height: 35px;
  }
}
@media (max-width: 767px) {
  .header__slim {
    display: none;
  }
}
.header__body {
  z-index: 1;
  background-color: #fff;
}
.header__sidemenu {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1;
  max-width: 320px;
  width: 100%;
}
@media (max-width: 320px) {
  .header__sidemenu {
    max-width: none;
  }
}
@media (min-width: 768px) {
  .header__sidemenu {
    display: none;
  }
}
.header__sidemenu.is-hidden {
  display: none;
}
.header-basic-section {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e5e5e5;
  -ms-flex-positive: 1;
      flex-grow: 1;
  height: inherit;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .header-basic-section {
    height: 50px;
    border-bottom: 0px;
    background-color: #000000;
  }
}
.header-basic-section__menu {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .header-basic-section__menu {
    display: none;
  }
}
@media (max-width: 575px) {
  .header-basic-section__menu {
    padding-left: 10px;
  }
}
.header-basic-section__logo {
  -ms-flex-align: end;
      align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .header-basic-section__logo {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
}
@media (min-width: 768px) {
  .header-basic-section__logo {
    display: none;
  }
}
.header-basic-section__nav {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-align: stretch;
      align-items: stretch;
  height: inherit;
}
@media (max-width: 767px) {
  .header-basic-section__nav {
    display: none;
  }
}
.header-basic-section__pm-gate {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .header-basic-section__pm-gate {
    display: none;
  }
}
.header-basic-section__search-control {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
@media (min-width: 768px) {
  .header-basic-section__search-control {
    display: none;
  }
}
.header-basic-section__search-bar {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 48px;
  bottom: 0;
  top: 0;
  background-color: #fff;
}
.header-basic-section__search-bar.is-hidden {
  display: none;
}
@media (min-width: 768px) {
  .header-basic-section__search-bar {
    display: none;
  }
}
.header-basic-section__menu-button {
  display: -ms-flexbox;
  display: flex;
  color: #282828;
  fill: #282828;
}
.header-basic-section__menu-button:hover,
.header-basic-section__menu-button:active {
  color: #c59f56;
  fill: #c59f56;
}
@media (max-width: 767px) {
  .header-basic-section__menu-button {
    color: #fff;
    fill: #fff;
  }
}
.header-basic-section__menu-icon {
  font-size: 28px;
}
.header-basic-section__search-button {
  transition: color, background-color, opacity 0.15s ease-in-out;
  padding-left: 13px;
  padding-right: 13px;
  color: #282828;
  fill: #282828;
}
.header-basic-section__search-button:hover,
.header-basic-section__search-button:active {
  color: #c59f56;
  fill: #c59f56;
}
@media (max-width: 767px) {
  .header-basic-section__search-button {
    color: #fff;
    fill: #fff;
  }
}
.header-basic-section__search-button.is-active {
  background-color: #c59f56;
  color: #fff;
  fill: #fff;
}
.header-basic-section__search-button.is-active:hover,
.header-basic-section__search-button.is-active:active {
  opacity: 0.6;
}
.header-basic-section__search-button.is-active .header-basic-section__search-icon_type_open {
  display: none;
}
.header-basic-section__search-button.is-active .header-basic-section__search-icon_type_close {
  display: block;
}
.header-basic-section__search-icon {
  transition: fill 0.15s ease-in-out;
  font-size: 22px;
}
.header-basic-section__search-icon.header-basic-section__search-icon_type_open {
  display: block;
}
.header-basic-section__search-icon.header-basic-section__search-icon_type_close {
  display: none;
}
.header-main-section {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 50px;
}
@media (max-width: 767px) {
  .header-main-section {
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.header-main-section__live {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 229px;
  border-left: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
  .header-main-section__live {
    width: 100%;
    border-left: none;
  }
}
.header-main-section__basic {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  height: inherit;
}
@media (max-width: 767px) {
  .header-main-section__basic {
    width: 100%;
  }
}
.header-slim-section {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  background-color: #000000;
}
.header-slim-section__ab,
.header-slim-section__pm-auth {
  padding-right: 10px;
  padding-left: 10px;
}
.header-slim-section__ab {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header-slim-section__search-bar {
  position: absolute;
  top: 0;
  right: 42px;
  bottom: 0;
  left: 0;
  z-index: 12;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  background-color: #fff;
}
.header-slim-section__search-bar.is-hidden {
  display: none;
}
.header-slim-section__logo {
  width: 140px;
}
.header-slim-section__basic {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding-right: 15px;
  padding-left: 5px;
}
.header-slim-section__pm-auth {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header-slim-section__divider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.header-slim-section__divider:before {
  width: 1px;
  height: 17px;
  background-color: #f1f1f1;
  content: '';
  opacity: 0.3;
}
.header-slim-section__search-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 13px;
  height: 100%;
  transition: fill, opacity 0.15s ease-in-out;
  fill: #fff;
}
.header-slim-section__search-button:hover,
.header-slim-section__search-button:active {
  fill: #c59f56;
}
.header-slim-section__search-button.is-active {
  background-color: #c59f56;
}
.header-slim-section__search-button.is-active:hover,
.header-slim-section__search-button.is-active:active {
  fill: #fff;
  opacity: 0.8;
}
.header-slim-section__search-button.is-active .header-slim-section__search-icon_type_open {
  display: none;
}
.header-slim-section__search-button.is-active .header-slim-section__search-icon_type_close {
  display: inline-block;
}
.header-slim-section__search-icon {
  transition: fill 0.15s ease-in-out;
}
.header-slim-section__search-icon.header-slim-section__search-icon_type_close {
  display: none;
}
h1.heading,
.heading-1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 37px;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  h1.heading,
  .heading-1 {
    font-size: 22px;
    line-height: 28px;
  }
}
h2.heading,
.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  h2.heading,
  .heading-2 {
    font-size: 20px;
    line-height: 25px;
  }
}
h3.heading,
.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  h3.heading,
  .heading-3 {
    font-size: 16px;
    line-height: 20px;
  }
}
h4.heading,
.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
@media (max-width: 575px) {
  h4.heading,
  .heading-4 {
    font-size: 15px;
    line-height: 19px;
  }
}
h5.heading,
.heading-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 19px;
  font-weight: 500;
}
@media (max-width: 575px) {
  h5.heading,
  .heading-5 {
    font-size: 14px;
    line-height: 18px;
  }
}
h6.heading,
.heading-6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
}
@media (max-width: 575px) {
  h6.heading,
  .heading-6 {
    font-size: 13px;
    line-height: 16px;
  }
}
.icon {
  display: inline-block;
  height: 1em;
  width: 1em;
  fill: inherit;
  stroke: inherit;
}
svg.icon,
svg.icon symbol {
  overflow: visible;
}
.is-visually-hidden:not(:focus):not(:active) {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.live-preview {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media (max-width: 767px) {
  .live-preview {
    border-left: 0px;
  }
}
.live-preview__item {
  display: -ms-flexbox;
  display: flex;
}
.live-preview__item_contains_button {
  overflow: hidden;
  -ms-flex-positive: 1;
      flex-grow: 1;
  border-bottom: 1px solid #e5e5e5;
}
.live-preview__item_contains_schedule {
  position: absolute;
  top: 100%;
  right: 0;
  left: -1px;
  z-index: 1;
  overflow-y: auto;
  box-sizing: border-box;
  min-height: 50px;
  max-height: 425px;
  border-top: 2px solid #c59f56;
  background-color: white;
  box-shadow: 0px 2px 3px -2px rgba(40, 40, 40, 0.3);
}
.live-preview__item_contains_schedule.is-hidden {
  display: none;
}
.live-preview__link {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  background-color: #fff;
  transition: color 0.15s ease-in-out;
}
.live-preview__link:hover,
.live-preview__link:active {
  color: #c59f56;
  fill: #c59f56;
}
.live-preview__link-content {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  box-sizing: border-box;
  -ms-flex-align: baseline;
      align-items: baseline;
  padding: 9px 11px;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .live-preview__link-content {
    -ms-flex-align: center;
        align-items: center;
    padding: 8px 10px 7px;
  }
}
.live-preview__link-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 11px;
}
@media (max-width: 767px) {
  .live-preview__link-label {
    margin-right: 8px;
  }
}
.live-preview__link-label::before {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #c59f56;
  content: '';
}
@media (max-width: 767px) {
  .live-preview__link-label::before {
    width: 10px;
    height: 10px;
  }
}
.live-preview__link-icon {
  font-size: 8px;
  transition: fill 0.15s ease-in-out;
}
@media (min-width: 768px) {
  .live-preview__link-icon {
    display: none;
  }
}
.live-preview__link-title {
  display: block;
  overflow: hidden;
  max-height: 35px;
  text-overflow: ellipsis;
  font-size: 13px;
  line-height: 1.35;
}
@media (max-width: 767px) {
  .live-preview__link-title {
    -ms-flex-positive: 1;
        flex-grow: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
  }
}
.live-preview__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0;
  width: 42px;
  border-left: 1px solid #e5e5e5;
  color: #282828;
  fill: #282828;
}
.live-preview__button:hover,
.live-preview__button:active {
  color: #c59f56;
  fill: #c59f56;
}
.live-preview__button.is-active {
  color: #c59f56;
  fill: #c59f56;
}
.live-preview__button.is-active:hover,
.live-preview__button.is-active:active {
  color: rgba(197, 159, 86, 0.8);
  fill: rgba(197, 159, 86, 0.8);
}
.live-preview__button.is-active .live-preview__button-icon {
  transform: rotate(270deg);
}
@media (max-width: 767px) {
  .live-preview__button {
    display: none;
  }
}
.live-preview__button-icon {
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  transform: rotate(90deg);
  transition: fill 0.15s ease-in-out;
}
.live-schedule {
  width: 100%;
}
.live-schedule__item_schedule {
  border-top: 2px solid #c59f56;
}
.live-schedule-item {
  transition: background-color 0.15s ease-in-out;
  padding: 7px 10px;
  font-size: 12px;
  line-height: 15px;
  display: block;
  font-weight: 500;
}
.live-schedule-item:hover,
.live-schedule-item:active {
  background-color: #ebebeb;
  color: #282828;
}
.live-schedule-item__data {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.live-schedule-item__time {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 40px;
}
.live-schedule-item__progress-line {
  position: relative;
  height: 2px;
  background-color: #f1f1f1;
}
.live-schedule-item__progress {
  margin-top: 12px;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .live-schedule-item__progress {
    margin-left: 40px;
  }
}
.live-schedule-item__progress-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  background-color: #c59f56;
}
.live-schedule-item__progress-fill:before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 2px;
  height: 8px;
  background-color: #c59f56;
}
.live-schedule-item__progress-icon {
  position: absolute;
  top: 50%;
  transform: translate(100%, -50%);
  right: 0;
  fill: #c59f56;
}
.logo__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.logo_main .logo__link {
  display: block;
}
.logo_main .logo__icon {
  display: block;
  width: auto;
  max-width: none;
  height: 35px;
  margin-left: 8px;
}
.logo_mobile .logo__link {
  display: block;
}
.logo_mobile .logo__icon {
  display: block;
  width: auto;
  max-width: none;
  height: 48px;
}
.logo_small .logo__icon {
  width: auto;
  height: 50px;
}
.logo_footer .logo__link {
  display: block;
}
.logo_footer .logo__icon {
  display: block;
  width: 148px;
  max-width: none;
}
.material-item {
  transition: opacity 0.15s ease-in-out;
}
.material-item,
.material-item:link,
.material-item:visited {
  color: #282828;
}
.material-item:hover,
.material-item:active {
  opacity: 0.7;
}
.material-item_size_small {
  display: block;
  padding: 17px 0 18px;
  border-bottom: 1px solid #e5e5e5;
}
.material-item_size_small .material-item__title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.material-item_size_small .material-item__description,
.material-item_size_small .material-item__bottom-description {
  font-size: 12px;
  line-height: 17px;
}
@media (max-width: 991px) {
  .material-item_size_small .material-item__description,
  .material-item_size_small .material-item__bottom-description {
    font-size: 14px;
    line-height: 21px;
    margin-top: 7px;
  }
}
.material-item_size_small .material-item__description {
  margin-top: 13px;
}
.material-item_size_small .material-item__bottom-description {
  margin-top: 17px;
}
.material-item__picture {
  border-radius: 2px;
}
.material-item__data {
  overflow: hidden;
}
@media (max-width: 575px) {
  .material-item__data {
    margin-top: 12px;
  }
}
.material-item__credits {
  margin-bottom: 14px;
}
.material-item__description {
  margin-top: 10px;
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  line-height: 21px;
}
@media (max-width: 575px) {
  .material-item__description {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (max-width: 414px) {
  .material-item__description {
    display: none;
  }
}
.material-item__icon {
  margin-right: 3px;
  margin-bottom: -2px;
  display: inline-block;
  font-size: 1em;
  fill: #c59f56;
}
.material-list__item {
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}
.navlist__submenu.is-hidden {
  display: none;
}
.navlist__submenu_flexible {
  left: auto !important;
  right: 0 !important;
}
.navlist__list {
  display: -ms-flexbox;
  display: flex;
}
.navlist__item {
  position: relative;
}
.navlist__link,
.navlist__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.navlist__button.is-active .navlist__icon {
  transform: rotate(270deg);
}
.navlist__icon {
  transform: rotate(90deg);
}
.navlist__text {
  white-space: nowrap;
}
.navlist_type_footer .navlist__container {
  margin-left: -20px;
  margin-right: -20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 575px) {
  .navlist_type_footer .navlist__container {
    margin-left: -10px;
    margin-right: -10px;
    display: block;
  }
}
.navlist_type_footer .navlist__column {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
@media (max-width: 575px) {
  .navlist_type_footer .navlist__column {
    -ms-flex: unset;
        flex: unset;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    box-sizing: unset;
    display: inline;
  }
}
.navlist_type_footer .navlist__list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 575px) {
  .navlist_type_footer .navlist__list {
    margin-right: 0;
    margin-left: 0;
    display: inline;
    -ms-flex: unset;
        flex: unset;
  }
}
.navlist_type_footer .navlist__item {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (max-width: 575px) {
  .navlist_type_footer .navlist__item {
    padding: 0 10px;
    margin-bottom: 14px;
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
    display: inline-block;
  }
}
.navlist_type_footer .navlist__item:not(:first-child) {
  margin-top: 16px;
}
@media (max-width: 575px) {
  .navlist_type_footer .navlist__item:not(:first-child) {
    margin-top: 0;
  }
}
.navlist_type_footer .navlist__link {
  transition: color 0.15s ease-in-out;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  line-height: 1.33;
}
.navlist_type_footer .navlist__link,
.navlist_type_footer .navlist__link:link,
.navlist_type_footer .navlist__link:visited {
  color: #fff;
}
.navlist_type_footer .navlist__link:hover,
.navlist_type_footer .navlist__link:active {
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 575px) {
  .navlist_type_footer .navlist__link {
    font-size: 12px;
  }
}
.navlist_type_footer .navlist__text {
  color: #fff;
}
.navlist_type_header .navlist__submenu {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  z-index: 1;
  min-width: 120px;
  max-width: none;
  max-height: 400px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.navlist_type_header .navlist__graphics {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px;
  width: 18px;
  height: 18px;
  font-size: 18px;
}
.navlist_type_header .navlist__image {
  display: block;
  max-width: none;
  max-height: 100%;
  height: 100%;
}
.navlist_type_header svg.navlist__image {
  width: 1em;
  height: 1em;
}
.navlist_type_header .navlist__icon {
  margin-top: auto;
  margin-bottom: auto;
}
.navlist_type_header .navlist__list .navlist__list {
  display: block;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.navlist_type_header .navlist__list .navlist__list .navlist__submenu {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  overflow-y: unset;
  max-width: none;
  max-height: none;
  width: 100%;
  border-top: none;
  background-color: transparent;
  box-shadow: none;
}
.navlist_type_header .navlist__list .navlist__list .navlist__item {
  display: block;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.navlist_type_header .navlist__list .navlist__list .navlist__link,
.navlist_type_header .navlist__list .navlist__list .navlist__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  box-sizing: border-box;
  padding: 5px 14px;
  min-height: 32px;
  width: 100%;
  height: auto;
  transition: background-color 0.15s ease-in-out;
}
.navlist_type_header .navlist__list .navlist__list .navlist__link,
.navlist_type_header .navlist__list .navlist__list .navlist__button,
.navlist_type_header .navlist__list .navlist__list .navlist__link:link,
.navlist_type_header .navlist__list .navlist__list .navlist__button:link,
.navlist_type_header .navlist__list .navlist__list .navlist__link:visited,
.navlist_type_header .navlist__list .navlist__list .navlist__button:visited {
  color: #282828;
  fill: #282828;
}
.navlist_type_header .navlist__list .navlist__list .navlist__link:hover,
.navlist_type_header .navlist__list .navlist__list .navlist__button:hover {
  color: #c59f56;
}
.navlist_type_header .navlist__list .navlist__list .navlist__link:active,
.navlist_type_header .navlist__list .navlist__list .navlist__button:active {
  color: #e4b967;
}
.navlist_type_header .navlist__list .navlist__list .navlist__link.is-active,
.navlist_type_header .navlist__list .navlist__list .navlist__button.is-active {
  fill: #c59f56;
}
.navlist_type_header .navlist__list .navlist__list .navlist__link.is-active:hover,
.navlist_type_header .navlist__list .navlist__list .navlist__button.is-active:hover,
.navlist_type_header .navlist__list .navlist__list .navlist__link.is-active:active,
.navlist_type_header .navlist__list .navlist__list .navlist__button.is-active:active {
  fill: #c59f56;
}
.navlist_type_header .navlist__list .navlist__list .navlist__text {
  text-transform: none;
  letter-spacing: normal;
  font-size: 14px;
}
.navlist_type_header .navlist__list .navlist__list .navlist__icon {
  font-size: 11px;
  transition: fill 0.15s ease-in-out;
}
.navlist_type_header .navlist__list .navlist__list .navlist__text {
  margin-right: auto;
}
.navlist_type_header .navlist__list .navlist__list .navlist__icon {
  margin-left: 10px;
}
.navlist_type_header .navlist__list .navlist__list .navlist__list .navlist__link,
.navlist_type_header .navlist__list .navlist__list .navlist__list .navlist__button {
  padding-left: 39px;
}
.navlist_type_header .navlist__list .navlist__list .navlist__list .navlist__list .navlist__link,
.navlist_type_header .navlist__list .navlist__list .navlist__list .navlist__list .navlist__button {
  padding-left: 64px;
}
.navlist_type_main > .navlist__list {
  height: 35px;
}
.navlist_type_main .navlist__link,
.navlist_type_main .navlist__button {
  transition: background-color, opacity 0.15s ease-in-out;
  height: 35px;
  padding: 0 15px;
}
.navlist_type_main .navlist__link,
.navlist_type_main .navlist__button,
.navlist_type_main .navlist__link:link,
.navlist_type_main .navlist__button:link,
.navlist_type_main .navlist__link:visited,
.navlist_type_main .navlist__button:visited {
  color: #fff;
  fill: #fff;
}
.navlist_type_main .navlist__link:hover,
.navlist_type_main .navlist__button:hover,
.navlist_type_main .navlist__link:active,
.navlist_type_main .navlist__button:active {
  color: #c59f56;
  fill: #c59f56;
}
.navlist_type_main .navlist__link.is-active:hover,
.navlist_type_main .navlist__button.is-active:hover,
.navlist_type_main .navlist__link.is-active:active,
.navlist_type_main .navlist__button.is-active:active {
  opacity: 0.8;
}
.navlist_type_main .navlist__link.is-active,
.navlist_type_main .navlist__link.is-active:link,
.navlist_type_main .navlist__link.is-active:visited,
.navlist_type_main .navlist__link.is-active:hover,
.navlist_type_main .navlist__link.is-active:active {
  color: #fff;
  background-color: #c59f56;
}
.navlist_type_main .navlist__button.is-active {
  color: #c59f56;
  fill: #c59f56;
}
.navlist_type_main .navlist__text {
  transition: color 0.15s ease-in-out;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
}
.navlist_type_main .navlist__text_important {
  font-weight: 800;
}
.navlist_type_main .navlist__icon {
  transition: fill 0.15s ease-in-out;
  margin-left: 3px;
  font-size: 12px;
}
.navlist_type_main .navlist__graphics {
  width: auto;
  min-width: 17px;
}
.navlist_type_rubric {
  display: -ms-flexbox;
  display: flex;
}
.navlist_type_rubric > .navlist__list,
.navlist_type_rubric > .navlist__list > .navlist__item > .navlist__link,
.navlist_type_rubric > .navlist__list > .navlist__item > .navlist__button {
  height: 50px;
}
.navlist_type_rubric .navlist__submenu_flexible {
  left: 0 !important;
  right: auto !important;
}
.navlist_type_rubric .navlist__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.navlist_type_rubric .navlist__link,
.navlist_type_rubric .navlist__button {
  transition: background-color, opacity 0.15s ease-in-out;
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
}
.navlist_type_rubric .navlist__link,
.navlist_type_rubric .navlist__button,
.navlist_type_rubric .navlist__link:link,
.navlist_type_rubric .navlist__button:link,
.navlist_type_rubric .navlist__link:visited,
.navlist_type_rubric .navlist__button:visited {
  color: #282828;
  fill: #282828;
}
.navlist_type_rubric .navlist__link:hover,
.navlist_type_rubric .navlist__button:hover,
.navlist_type_rubric .navlist__link:active,
.navlist_type_rubric .navlist__button:active {
  color: #c59f56;
  fill: #c59f56;
}
.navlist_type_rubric .navlist__link.is-active,
.navlist_type_rubric .navlist__button.is-active {
  color: #c59f56;
  fill: #c59f56;
}
.navlist_type_rubric .navlist__link.is-active:hover,
.navlist_type_rubric .navlist__button.is-active:hover,
.navlist_type_rubric .navlist__link.is-active:active,
.navlist_type_rubric .navlist__button.is-active:active {
  opacity: 0.8;
}
.navlist_type_rubric .navlist__link_important,
.navlist_type_rubric .navlist__button_important,
.navlist_type_rubric .navlist__link_important:link,
.navlist_type_rubric .navlist__button_important:link,
.navlist_type_rubric .navlist__link_important:visited,
.navlist_type_rubric .navlist__button_important:visited {
  color: #c59f56;
}
.navlist_type_rubric .navlist__text {
  transition: color 0.15s ease-in-out;
  font-size: 15px;
  line-height: normal;
}
.navlist_type_rubric .navlist__icon {
  transition: fill 0.15s ease-in-out;
  margin-left: 4px;
  font-size: 14px;
}
.navlist_type_rubric .navlist__image {
  max-width: 100%;
}
.navlist_type_rubric .navlist__graphics {
  display: none;
}
.navlist_type_rubric .navlist__list .navlist__list .navlist__graphics {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.navlist_type_rubric .navlist__text {
  font-weight: 500;
}
.navlist_type_rubric .navlist__text_important {
  font-weight: 800;
}
.navlist_type_rubric .navlist__list:not(.navlist__list_type_flexible) > .navlist__item > .navlist__submenu > .navlist__list_type_columns {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  display: -ms-flexbox;
  display: flex;
}
.navlist_type_rubric .navlist__list:not(.navlist__list_type_flexible) > .navlist__item > .navlist__submenu > .navlist__list_type_columns > .navlist__item {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
  min-width: 200px;
}
.navlist_type_rubric .navlist__list:not(.navlist__list_type_flexible) > .navlist__item > .navlist__submenu > .navlist__list_type_columns > .navlist__item > .navlist__button {
  min-height: 36px;
  padding-top: 8px;
}
.navlist_type_rubric .navlist__list:not(.navlist__list_type_flexible) > .navlist__item > .navlist__submenu > .navlist__list_type_columns > .navlist__item > .navlist__button:hover {
  background: transparent;
}
.navlist_type_rubric .navlist__list:not(.navlist__list_type_flexible) > .navlist__item > .navlist__submenu > .navlist__list_type_columns > .navlist__item > .navlist__button .navlist__text {
  font-size: 15px;
  font-weight: 500;
}
.navlist_type_rubric .navlist__list:not(.navlist__list_type_flexible) > .navlist__item > .navlist__submenu > .navlist__list_type_columns > .navlist__item > .navlist__button .navlist__icon {
  display: none;
}
.navlist_type_rubric .navlist__list:not(.navlist__list_type_flexible) > .navlist__item > .navlist__submenu > .navlist__list_type_columns > .navlist__item > .navlist__button .navlist__graphics {
  display: none;
}
.navlist_type_rubric .navlist__list:not(.navlist__list_type_flexible) > .navlist__item > .navlist__submenu > .navlist__list_type_columns > .navlist__item > .navlist__submenu > .navlist__button .navlist__graphics {
  display: -ms-flexbox;
  display: flex;
}
.navlist_type_rubric .navlist__list:not(.navlist__list_type_flexible) > .navlist__item > .navlist__submenu > .navlist__list_type_columns > .navlist__item > .navlist__submenu.is-hidden {
  display: block;
}
.navlist_type_rubric .navlist__list:not(.navlist__list_type_flexible) > .navlist__item > .navlist__submenu > .navlist__list_type_columns .navlist__list .navlist__link {
  padding-left: 14px;
}
.navlist_type_rubric .navlist__list_type_flexible > .navlist__item > .navlist__button.is-active + .navlist__submenu {
  background-color: #f8f8f8;
}
.navlist_type_sidemenu .navlist__list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.navlist_type_sidemenu .navlist__item {
  padding-bottom: 1px;
  width: 100%;
}
.navlist_type_sidemenu .navlist__item:before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px;
  height: 1px;
  background-color: #e5e5e5;
  content: '';
}
.navlist_type_sidemenu .navlist__link,
.navlist_type_sidemenu .navlist__button {
  -ms-flex-pack: justify;
      justify-content: space-between;
  box-sizing: border-box;
  padding: 19px 0 19px 20px;
  width: 100%;
  font-size: 22px;
  line-height: 1;
  transition: color 0.15s ease-in-out;
}
.navlist_type_sidemenu .navlist__link:hover,
.navlist_type_sidemenu .navlist__button:hover {
  color: #c59f56;
}
.navlist_type_sidemenu .navlist__link:active,
.navlist_type_sidemenu .navlist__button:active {
  color: #e4b967;
}
.navlist_type_sidemenu .navlist__text {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.navlist_type_sidemenu .navlist__graphics {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-right: 20px;
}
.navlist_type_sidemenu .navlist__image {
  display: block;
  margin-left: auto;
  height: 34px;
}
.navlist_type_sidemenu svg.navlist__image {
  width: 34px;
}
.navlist_type_sidemenu .navlist__button.is-active {
  fill: #c59f56;
}
.navlist_type_sidemenu .navlist__text {
  white-space: normal;
}
.navlist_type_sidemenu .navlist__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: auto;
  margin-right: 14px;
  margin-bottom: auto;
  margin-left: auto;
  font-size: 13px;
  transition: fill 0.15s ease-in-out;
}
.navlist_type_sidemenu .navlist__list .navlist__list .navlist__item {
  padding-bottom: 0;
}
.navlist_type_sidemenu .navlist__list .navlist__list .navlist__item:before {
  display: none;
  content: none;
}
.navlist_type_sidemenu .navlist__list .navlist__list .navlist__link,
.navlist_type_sidemenu .navlist__list .navlist__list .navlist__button {
  padding-top: 9px;
  padding-bottom: 9px;
  min-height: 36px;
  text-transform: uppercase;
  font-size: 16px;
}
.navlist_type_sidemenu .navlist__list .navlist__list .navlist__image {
  height: 18px;
}
.navlist_type_sidemenu .navlist__list .navlist__list svg.navlist__image {
  width: 18px;
}
.navlist_type_sidemenu .navlist__list .navlist__list .navlist__button.is-active,
.navlist_type_sidemenu .navlist__list .navlist__list .navlist__button.is-active + .navlist__submenu {
  background-color: #f8f8f8;
}
.navlist_type_sidemenu .navlist__list .navlist__list .navlist__list .navlist__list.is-active {
  background-color: #f8f8f8;
}
.navlist_type_sidemenu .navlist__list .navlist__list .navlist__list .navlist__link,
.navlist_type_sidemenu .navlist__list .navlist__list .navlist__list .navlist__button {
  padding-top: 9px;
  padding-bottom: 9px;
  text-transform: none;
  font-size: 15px;
}
.navlist_type_sidemenu .navlist__list .navlist__list .navlist__list .navlist__list .navlist__link,
.navlist_type_sidemenu .navlist__list .navlist__list .navlist__list .navlist__list .navlist__button {
  padding-top: 9px;
  padding-bottom: 9px;
  font-weight: normal;
  font-size: 14px;
}
.news-feed {
  color: #282828;
}
.news-feed__caption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  min-height: 64px;
  border-bottom: 2px solid #d5d5d5;
}
.news-feed__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.29;
}
.news-feed__tabs {
  width: 100%;
}
.news-feed__list {
  padding-top: 3px;
  padding-bottom: 2px;
}
@media (max-width: 767px) {
  .news-feed__item.is-hidden {
    display: none;
  }
}
.news-feed__error {
  text-align: center;
  padding-top: 20px;
}
.news-feed__error.is-hidden {
  display: none;
}
.news-feed__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 40px;
}
.news-feed__button.is-hidden {
  display: none;
}
@media (max-width: 575px) {
  .news-feed__button {
    margin-top: 20px;
  }
}
.news-feed__link {
  display: inline-block;
  padding: 17px 29px;
  font-size: 13px;
  background-color: #e5e5e5;
  border-radius: 2px;
}
.news-feed__link:hover,
.news-feed__link:active {
  opacity: 0.8;
}
.news-feed__preloader {
  margin-top: 40px;
}
@media (max-width: 575px) {
  .news-feed__preloader {
    margin-top: 20px;
  }
}
.news-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  padding-top: 18px;
  padding-bottom: 17px;
  transition: opacity 0.15s ease-in-out;
  border-bottom: 1px solid #e5e5e5;
}
.news-item,
.news-item:link,
.news-item:visited {
  color: #282828;
}
.news-item:hover,
.news-item:active {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .news-item {
    padding: 15px 0;
  }
}
.news-item_size_small {
  display: block;
}
.news-item_size_small .news-item__title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25;
}
.news-item_size_small .news-item__icon {
  margin-bottom: -1px;
}
.news-item__credits {
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .news-item__credits {
    margin-bottom: 0;
  }
  .news-item__credits .credits__list {
    display: block;
    width: 90px;
    margin-right: 15px;
  }
  .news-item__credits .credits__item {
    display: block;
  }
  .news-item__credits .credits__item:last-child {
    display: none;
  }
  .news-item__credits .credits__item:before {
    display: none;
  }
}
.news-item__data {
  overflow: hidden;
}
@media (max-width: 767px) {
  .news-item__data {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
}
.news-item__icon {
  margin-right: 3px;
  margin-bottom: -2px;
  display: inline-block;
  font-size: 1em;
  fill: #c59f56;
}
.news-item__description {
  font-size: 14px;
  line-height: 1.64;
  margin-top: 11px;
}
@media (max-width: 575px) {
  .news-item__description {
    font-size: 12px;
    line-height: 1.38;
  }
}
.matchbox__tournament-item:not(:first-child) {
  margin-top: 10px;
}
.matchbox-game {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 32px;
  border-bottom: 1px solid #e5e5e5;
  transition: opacity 0.15s ease-in-out;
}
.matchbox-game:after {
  position: absolute;
  right: 50%;
  bottom: -1px;
  left: 50%;
  width: 134px;
  height: 2px;
  background: #fff;
  content: "";
  transform: translateX(-50%);
}
@media (max-width: 575px) {
  .matchbox-game:after {
    width: 114px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .matchbox-game {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.matchbox-game[href]:hover,
.matchbox-game[href]:active {
  opacity: 0.7;
}
@media (max-width: 575px) {
  .matchbox-game {
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    padding-top: 14px;
    padding-bottom: 2px;
    min-height: 30px;
  }
}
.matchbox-tournament__item:last-child .matchbox-game:after,
.matchbox__item:last-child .matchbox-game:after {
  display: none;
}
.matchbox-game__score {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 575px) {
  .matchbox-game__team {
    max-width: 140px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .matchbox-game__team {
    max-width: 140px;
  }
}
.matchbox-game__score-side {
  width: 24px;
}
.matchbox-game__score-side_guest {
  text-align: left;
}
.matchbox-game__score-side_home {
  text-align: right;
}
.matchbox-game__team {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.matchbox-game__team_side_home {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.matchbox-game__team_side_guest {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.mathbox-game__icons {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 5px 0 5px 5px;
  background-color: #fff;
  transform: translateY(-50%);
}
@media (max-width: 575px) {
  .mathbox-game__icons {
    top: 12px;
    background: none;
  }
}
.matchbox-game__date {
  position: absolute;
  top: 50%;
  left: 7px;
  color: #afafaf;
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  transform: translateY(-50%);
}
@media (max-width: 575px) {
  .matchbox-game__date {
    top: 12px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
  }
}
.matchbox-game__time {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-pack: center;
      justify-content: center;
  width: 80px;
  color: #afafaf;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 15px;
}
@media (max-width: 575px) {
  .matchbox-game__time {
    width: 60px;
    font-size: 12px;
    line-height: 1.2;
  }
}
.matchbox-game__tba {
  width: 80px;
  color: #666666;
  font-size: 11px;
  line-height: 15px;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 575px) {
  .matchbox-game__tba {
    width: 60px;
  }
}
.matchbox-game__divider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  min-width: 18px;
  font-weight: 600;
}
.matchbox-icons__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
}
.matchbox-icons__item:not(:first-child) {
  margin-left: 8px;
}
.matchbox-icons__icon {
  font-size: 18px;
  display: block;
}
@media (max-width: 575px) {
  .matchbox-icons__icon {
    width: 10px;
  }
}
.matchbox-icons__icon_type_video {
  fill: #c59f56;
}
.matchbox-score {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 15px;
  line-height: 1.07;
  font-weight: 600;
}
.matchbox-score__divider {
  margin: 0 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1;
}
.matchbox-score__number {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.matchbox-score__number_side_home {
  text-align: right;
}
.matchbox-tournament.is-hidden .matchbox-tournament__button {
  border-bottom: 2px solid transparent;
  background-color: #f2f2f2;
}
.matchbox-tournament.is-hidden .matchbox-tournament__icon {
  transform: rotate(90deg);
}
.matchbox-tournament.is-hidden .matchbox-tournament__list {
  display: none;
}
.matchbox-tournament__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 9px 5px;
  padding-right: 8px;
  width: 100%;
  height: auto;
  border-top: 2px solid transparent;
}
.matchbox-tournament__button:hover,
.matchbox-tournament__button:active {
  color: #c59f56;
  fill: #c59f56;
}
.matchbox-tournament__logo-wrapper {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 11px;
  width: 17px;
  height: 17px;
}
.matchbox-tournament__logo {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
.matchbox-tournament__title {
  font-size: 16px;
  padding-right: 20px;
  font-weight: 500;
  line-height: 20px;
  transition: color 0.15s ease-in-out;
}
@media (max-width: 575px) {
  .matchbox-tournament__title {
    font-size: 15px;
    line-height: 19px;
  }
}
.matchbox-tournament__icon {
  margin-left: auto;
  font-size: 13px;
  transform: rotate(270deg);
  transition: fill 0.15s ease-in-out;
}
.matchbox-tournament__list {
  padding-bottom: 10px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .matchbox-tournament__list {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.notice {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 64px;
  padding: 20px 10px;
  box-sizing: border-box;
  background-color: #e0e0e0;
}
@media (max-width: 575px) {
  .notice {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 10px 10px 13px 10px;
  }
}
.notice.is-hidden {
  display: none;
}
.notice__section {
  padding: 0 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 575px) {
  .notice__section {
    padding: 0;
    width: 100%;
  }
}
.notice__section_contains_graphics {
  display: -ms-flexbox;
  display: flex;
  height: 30px;
}
@media (max-width: 575px) {
  .notice__section_contains_action-button {
    margin-top: 10px;
  }
}
.notice__section_contains_text {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.notice__section_contains_close-button {
  padding: 0;
}
@media (max-width: 575px) {
  .notice__section_contains_close-button {
    position: absolute;
    top: 7px;
    right: 12px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .notice__section_contains_graphics {
    display: none;
  }
}
.notice__graphics {
  display: block;
  width: auto;
  height: 100%;
}
.notice__title {
  font-size: 14px;
  font-weight: 600;
}
.notice__description {
  margin-top: 5px;
  font-size: 13px;
  line-height: 1.3;
}
.notice__action-button,
.notice__close-button {
  transition: opacity 0.15s ease-in-out;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}
.notice__action-button {
  width: 160px;
  height: 30px;
  font-size: 14px;
  color: #fff;
  background-color: #c59f56;
  border-radius: 4px;
}
.notice__action-button:link,
.notice__action-button:visited {
  color: #fff;
}
.notice__action-button:hover,
.notice__action-button:active {
  opacity: 0.6;
}
@media (max-width: 575px) {
  .notice__action-button {
    width: 100%;
  }
}
.notice__close-button {
  height: 22px;
  width: 22px;
}
.page {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 0;
  background-color: #fff;
}
.page__content {
  overflow: hidden;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding-right: 20px;
  padding-left: 20px;
  min-width: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 575px) {
  .page__content {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.page__sidebar {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  box-sizing: border-box;
  width: 300px;
  background-color: #f8f8f8;
}
@media (max-width: 972px) {
  .page__sidebar {
    display: none;
  }
}
.panel.is-hidden {
  display: none;
}
.picture__container {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 0;
  padding-top: 56%;
  overflow: hidden;
  border-radius: 2px;
}
.picture__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.picture__bg-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  height: auto;
  display: block;
}
.picture__icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  display: block;
  border-radius: 50%;
  box-shadow: 0 0 11px 5px rgba(0, 0, 0, 0.4);
  font-size: 64px;
  max-height: 60%;
  fill: #fff;
}
.picture__duration {
  margin-top: 19%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  font-size: 10px;
  letter-spacing: 0.83px;
  color: #fff;
  text-shadow: 0 0 2px #000000;
}
@media (max-width: 575px) {
  .picture__duration {
    margin-top: 12%;
  }
}
.video-player {
  position: relative;
}
.video-player__container {
  margin-bottom: 0;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video-player iframe,
.video-player__iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
}
.video-player iframe.is-hidden,
.video-player__iframe.is-hidden {
  display: none;
}
.video-player__button {
  transition: opacity 0.15s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #282828;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  fill: #fff;
}
@media (hover), (min--moz-device-pixel-ratio: 0) {
  .video-player__button:hover {
    opacity: 0.7;
  }
}
.video-player__button:active {
  opacity: 0.7;
}
.video-player__button.is-hidden {
  display: none;
}
.video-player__icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  box-shadow: 0 0 11px 5px rgba(0, 0, 0, 0.4);
}
@media (min-width: 576px) and (max-width: 767px) {
  .video-player__icon {
    width: 64px;
    height: 64px;
  }
}
@media (max-width: 575px) {
  .video-player__icon {
    width: 38px;
    height: 38px;
  }
}
.video-player-plug {
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  background-image: url("/assets/plugs/rubrics/8.jpg");
}
@media (max-width: 767px) {
  .video-player-plug {
    height: 100%;
  }
}
.video-player-plug.is-hidden {
  display: none;
}
.video-player-plug__logo {
  margin: 0 auto;
  height: 77px;
  width: 208px;
}
@media (max-width: 767px) {
  .video-player-plug__logo {
    height: 31px;
    width: 84px;
  }
}
.video-player-plug__text {
  font-size: 22px;
  line-height: 26px;
  color: #fff;
  fill: #fff;
}
@media (max-width: 767px) {
  .video-player-plug__text {
    font-size: 12px;
    line-height: 16px;
    margin: 15px 0;
  }
}
@media (max-width: 575px) {
  .video-player-plug__text {
    margin: 8px 0;
  }
}
.video-player-plug__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  max-width: 500px;
}
.video-player-plug__purchase .video-player__link {
  text-decoration: underline;
}
.article__content .video-player-plug__button,
.video-player-plug__button {
  transition: opacity 0.15s ease-in-out;
  background: #c59f56;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #fff;
  width: 330px;
  height: 54px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  margin: 0 auto;
  border: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .article__content .video-player-plug__button,
  .video-player-plug__button {
    font-size: 12px;
    line-height: 16px;
    width: 200px;
    height: unset;
    margin: 0 auto;
    padding: 8px 0;
  }
}
@media (max-width: 575px) {
  .article__content .video-player-plug__button,
  .video-player-plug__button {
    padding: 4px 0;
    width: 140px;
    font-size: 10px;
  }
}
.article__content .video-player-plug__button,
.video-player-plug__button,
.article__content .video-player-plug__button:link,
.video-player-plug__button:link,
.article__content .video-player-plug__button:visited,
.video-player-plug__button:visited {
  color: #fff;
  text-decoration: none;
}
@media (hover), (min--moz-device-pixel-ratio: 0) {
  .article__content .video-player-plug__button:hover,
  .video-player-plug__button:hover {
    opacity: 0.7;
  }
}
.article__content .video-player-plug__button:active,
.video-player-plug__button:active {
  opacity: 0.7;
}
.article__content .video-player-plug__link,
.video-player-plug__link {
  transition: opacity 0.15s ease-in-out;
  position: absolute;
  left: 50%;
  bottom: 37px;
  transform: translateX(-50%);
  font-size: 16px;
  line-height: 19px;
}
.article__content .video-player-plug__link,
.video-player-plug__link,
.article__content .video-player-plug__link:link,
.video-player-plug__link:link,
.article__content .video-player-plug__link:visited,
.video-player-plug__link:visited {
  color: #fff;
}
@media (hover), (min--moz-device-pixel-ratio: 0) {
  .article__content .video-player-plug__link:hover,
  .video-player-plug__link:hover {
    opacity: 0.7;
  }
}
.article__content .video-player-plug__link:active,
.video-player-plug__link:active {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .article__content .video-player-plug__link,
  .video-player-plug__link {
    font-size: 10px;
    line-height: 16px;
    bottom: 5px;
  }
}
.video-player-plug__logo_package_matchtv,
.video-player-plug__logo_package_premier,
.video-player-plug__logo_package_sport {
  display: none;
}
.article__content .video-player-plug__button_package_premier,
.article__content .video-player-plug__button_package_sport,
.video-player-plug__button_package_premier,
.video-player-plug__button_package_sport {
  display: none;
}
.video-player-plug_access-type_auth .video-player-plug__text {
  margin-top: 39px;
  margin-bottom: 39px;
}
.video-player-plug_access-type_purchase .video-player-plug__content {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
}
.video-player-plug_access-type_purchase .video-player-plug__text {
  margin-top: 8%;
  margin-bottom: 2%;
}
@media (max-width: 575px) {
  .video-player-plug_access-type_purchase .video-player-plug__text {
    margin-top: 1%;
    margin-bottom: 1%;
    font-size: 9px;
  }
}
.video-player-plug_access-type_purchase .video-player-plug__options {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 575px) {
  .video-player-plug_access-type_purchase .video-player-plug__options {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
  }
}
.video-player-plug_access-type_purchase .video-player-plug__options .video-player-plug__button {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: start;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 330px;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  border: 2px solid #c59f56;
  border-radius: 4px;
  padding: 1%;
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 1%;
}
@media (max-width: 575px) {
  .video-player-plug_access-type_purchase .video-player-plug__options .video-player-plug__button {
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    height: 20px;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 2%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 2%;
  }
}
.video-player-plug_access-type_purchase .video-player-plug__options .video-player-plug__button.is-hidden {
  display: none;
}
.video-player-plug_access-type_purchase .video-player-plug__options .video-player__offer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  white-space: nowrap;
  width: 100%;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1.15501px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .video-player-plug_access-type_purchase .video-player-plug__options .video-player__offer {
    font-size: 60%;
    line-height: 19px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .video-player-plug_access-type_purchase .video-player-plug__options .video-player__offer {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .video-player-plug_access-type_purchase .video-player-plug__options .video-player__offer {
    font-size: 9px;
    line-height: 13px;
    letter-spacing: 1px;
  }
}
@media (max-width: 575px) {
  .video-player-plug_access-type_purchase .video-player-plug__options .video-player__offer {
    font-size: 10px;
    line-height: 11px;
    letter-spacing: 0.5px;
  }
}
.video-player-plug_access-type_purchase .video-player-plug__options .video-player__offer_variant_promocode {
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 575px) {
  .video-player-plug_access-type_purchase .video-player-plug__options .video-player__offer_variant_promocode {
    -ms-flex-pack: start;
        justify-content: start;
  }
}
.video-player-plug_access-type_purchase .video-player-plug__options .video-player__offer-cost {
  margin-left: 5px;
}
.video-player-plug_access-type_purchase .video-player-plug__options .video-player-plug__button-text {
  width: 100%;
  text-transform: none;
  text-align: start;
  margin-top: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .video-player-plug_access-type_purchase .video-player-plug__options .video-player-plug__button-text {
    font-size: 60%;
    line-height: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .video-player-plug_access-type_purchase .video-player-plug__options .video-player-plug__button-text {
    font-size: 13px;
    line-height: 16px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .video-player-plug_access-type_purchase .video-player-plug__options .video-player-plug__button-text {
    font-size: 10px;
    line-height: 13px;
  }
}
@media (max-width: 575px) {
  .video-player-plug_access-type_purchase .video-player-plug__options .video-player-plug__button-text {
    display: none;
  }
}
@media (min-width: 992px) {
  .article__content .video-player-plug_access-type_purchase .video-player__offer {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (min-width: 992px) {
  .article__content .video-player-plug_access-type_purchase .video-player-plug__button-text {
    font-size: 13px;
    line-height: 16px;
  }
}
.video-player-plug_package_matchtv .video-player-plug__logo_package_matchtv {
  display: block;
}
.article__content .video-player-plug_package_premier .video-player-plug__logo,
.video-player-plug_package_premier .video-player-plug__logo {
  height: 77px;
  width: 492px;
}
@media (max-width: 767px) {
  .article__content .video-player-plug_package_premier .video-player-plug__logo,
  .video-player-plug_package_premier .video-player-plug__logo {
    height: 31px;
    width: 198px;
  }
}
.article__content .video-player-plug_package_premier .video-player-plug__logo_package_premier,
.video-player-plug_package_premier .video-player-plug__logo_package_premier {
  display: block;
}
.article__content .video-player-plug_package_premier .video-player-plug__button_package_premier:not(.is-hidden),
.video-player-plug_package_premier .video-player-plug__button_package_premier:not(.is-hidden) {
  display: block;
}
.article__content .video-player-plug_package_sport,
.video-player-plug_package_sport {
  background-image: url("/assets/plugs/rubrics/28.jpg");
}
.article__content .video-player-plug_package_sport .video-player-plug__logo,
.video-player-plug_package_sport .video-player-plug__logo {
  height: 77px;
  width: 250px;
}
@media (max-width: 767px) {
  .article__content .video-player-plug_package_sport .video-player-plug__logo,
  .video-player-plug_package_sport .video-player-plug__logo {
    height: 31px;
    width: 100px;
  }
}
.article__content .video-player-plug_package_sport .video-player-plug__logo_package_sport,
.video-player-plug_package_sport .video-player-plug__logo_package_sport {
  display: block;
}
.article__content .video-player-plug_package_sport .video-player-plug__button_package_sport:not(.is-hidden),
.video-player-plug_package_sport .video-player-plug__button_package_sport:not(.is-hidden) {
  display: block;
}
.pm-form__input[type="checkbox"] {
  margin: 0;
}
.pm-form__label {
  margin-left: 9px;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  margin-left: 0;
  padding-left: 25px;
  position: relative;
}
.pm-form__label::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid rgba(41, 41, 41, 0.5);
  position: absolute;
  top: 3px;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  line-height: 15px;
}
.pm-form__label:hover {
  cursor: pointer;
}
.pm-form__label:hover::before {
  background-color: #9a9a9a;
}
.pm-form__label:active::before {
  background-color: #e4b967;
}
.pm-form__input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.pm-form__input:checked + .pm-form__label::before {
  background-color: #c59f56;
  content: url('../icons/basic/check.svg');
}
.pm-form__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 auto;
  max-width: 280px;
  width: 100%;
  height: 40px;
  background-color: #3174F6;
  color: #fff;
  text-transform: uppercase;
  border-radius: 2px;
  transition-property: opacity, background-color;
  transition-duration: 0.15s;
  transition-timing-function: ease-in-out;
}
.pm-form__button:disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pm-form__button:hover {
  background-color: #11609B;
}
.pm-form__button:active {
  background-color: #188CE2;
}
@media (max-width: 575px) {
  .pm-form__button {
    max-width: none;
  }
}
.pm-form__button-text {
  margin-top: auto;
  margin-bottom: auto;
  color: #fff;
  letter-spacing: 0.8px;
  font-size: 16px;
  line-height: 40px;
  font-weight: 500;
}
.pm-form__button-icon {
  margin-right: 5px;
  font-size: 26px;
}
.pm-form__checkbox-field {
  display: -ms-flexbox;
  display: flex;
}
.pm-form__checkbox-field:not(:first-child) {
  margin-top: 24px;
}
@media (max-width: 575px) {
  .pm-form__checkbox-field {
    margin-right: 30px;
    margin-left: 30px;
  }
}
.pm-form__button-field {
  margin-top: 23px;
}
@media (max-width: 575px) {
  .pm-form__button-field {
    margin-top: 32px;
  }
}
.pm-gate.is-logged .pm-gate__signin {
  display: none;
}
.pm-gate:not(.is-logged) .pm-gate__profile {
  display: none;
}
.pm-gate.is-inactive {
  opacity: 0;
  visibility: hidden;
}
.pm-gate_screen_desktop {
  display: -ms-flexbox;
  display: flex;
}
.pm-gate_screen_desktop .pm-gate__signin,
.pm-gate_screen_desktop .pm-gate__profile {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.pm-gate_screen_desktop .pm-gate__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  color: #fff;
  fill: #fff;
}
.pm-gate_screen_desktop .pm-gate__icon {
  position: relative;
  font-size: 15px;
  margin-right: 10px;
  padding-top: 3px;
}
.pm-gate_screen_desktop .pm-gate__icon_authorized::before {
  content: '';
  display: block;
  box-sizing: content-box;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  top: -2px;
  right: -4px;
  background-color: #c59f56;
  border: 2px solid #000000;
}
.pm-gate_screen_desktop .pm-gate__icon:hover {
  fill: #c59f56;
}
.pm-gate_screen_desktop .pm-gate__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  width: 70px;
  height: 17px;
  font-size: 13px;
  border-radius: 2px;
  background-color: #c59f56;
}
.pm-gate_screen_desktop .pm-gate__button:hover {
  opacity: 0.7;
}
.pm-gate_screen_mobile {
  display: -ms-flexbox;
  display: flex;
}
.pm-gate_screen_mobile .pm-gate__signin,
.pm-gate_screen_mobile .pm-gate__profile {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.pm-gate_screen_mobile .pm-gate__popup {
  left: auto;
  right: 0;
}
.pm-gate_screen_mobile .pm-gate__button {
  display: none;
}
.pm-gate_screen_mobile .pm-gate__icon {
  display: block;
  font-size: 22px;
  position: relative;
  padding-top: 6px;
  fill: #fff;
}
.pm-gate_screen_mobile .pm-gate__icon_authorized::before {
  content: '';
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  top: 1px;
  right: -2px;
  background-color: #c59f56;
  border: 2px solid #000000;
}
.pm-gate_screen_sidemenu .pm-gate__button {
  color: #c59f56;
  fill: #c59f56;
}
.pm-gate_screen_sidemenu .pm-gate__button:hover {
  opacity: 0.7;
}
.pm-gate_screen_sidemenu .pm-gate__icon {
  font-size: 22px;
  position: relative;
  transform: rotate(0);
}
.pm-gate_screen_sidemenu .pm-gate__icon_authorized::before {
  content: '';
  display: block;
  box-sizing: content-box;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  top: -2px;
  right: -4px;
  background-color: #c59f56;
  border: 2px solid #fff;
}
.pm-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 12;
}
.pm-popup.is-hidden {
  display: none;
}
.pm-popup__block {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  max-width: 610px;
  max-height: 100%;
  width: 100%;
  background-color: #fff;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 40px 99px 50px;
  border: 2px solid rgba(41, 41, 41, 0.5);
}
@media (max-width: 767px) {
  .pm-popup__block {
    top: 0;
    right: 0;
    left: 0;
    max-width: none;
    transform: initial;
    padding: 60px 10px 33px;
  }
}
.pm-popup__header {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .pm-popup__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}
.pm-popup__wall,
.pm-popup__wall-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
}
.pm-popup__close-button {
  position: absolute;
  top: -2px;
  left: 100%;
  display: block;
  margin-left: 20px;
  font-size: 32px;
  fill: #c59f56;
  transition-property: opacity, fill;
  transition-duration: 0.15s;
  transition-timing-function: ease-in-out;
}
.pm-popup__close-button:hover {
  opacity: 0.8;
}
.pm-popup__close-button:active {
  fill: #e4b967;
}
@media (max-width: 767px) {
  .pm-popup__close-button {
    top: 18px;
    right: 19px;
    left: auto;
    margin-left: 0;
    font-size: 14px;
  }
}
.pm-popup__link {
  transition: color 0.15s ease-in-out;
}
.pm-popup__link,
.pm-popup__link:link,
.pm-popup__link:visited {
  color: #0078D2;
}
.pm-popup__link:hover {
  color: #11609b;
}
.pm-popup__link:active {
  color: #188ce2;
}
.pm-popup__heading {
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 24px;
  line-height: 34px;
  padding: 23px 0;
}
@media (max-width: 767px) {
  .pm-popup__heading {
    padding-top: 0;
  }
}
.pm-popup__body {
  overflow-y: auto;
}
.pm-popup__top-logo {
  text-align: center;
}
@media (max-width: 767px) {
  .pm-popup__top-logo {
    padding-bottom: 24px;
  }
}
.pm-popup__greeting {
  text-align: center;
  font-family: 'OpenSans';
  font-weight: 400;
}
@media (max-width: 767px) {
  .pm-popup__greeting {
    font-size: 14px;
    line-height: 19px;
  }
}
.pm-popup__agreement {
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
}
.pm-popup__description {
  margin-top: 23px;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .pm-popup__description {
    margin-top: 32px;
    font-size: 14px;
    line-height: 19px;
  }
}
.pm-popup_type_reg .pm-popup__block {
  padding: 60px 49px;
}
@media (max-width: 767px) {
  .pm-popup_type_reg .pm-popup__block {
    margin-top: 0;
    padding: 60px 10px;
  }
}
.pm-popup_type_reg .pm-popup__greeting {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  padding-bottom: 24px;
  font-family: 'Gilroy';
}
@media (max-width: 767px) {
  .pm-popup_type_reg .pm-popup__greeting {
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 32px;
  }
}
.pm-popup_type_reg .pm-form {
  max-width: 300px;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .pm-popup_type_reg .pm-form {
    max-width: 100%;
  }
}
.pm-popup_type_reg .pm-popup__link {
  color: #c59f56;
  transition: color 0.15s ease-in-out;
}
.pm-popup_type_reg .pm-popup__link:hover {
  color: #C59F56;
}
.pm-popup_type_reg .pm-popup__link:active {
  color: #e4b967;
}
.pm-popup_type_reg .pm-form__button {
  max-width: 301px;
  background-color: #c59f56;
  transition: background-color 0.15s ease-in-out;
}
.pm-popup_type_reg .pm-form__button:hover {
  background-color: #C59F56;
}
.pm-popup_type_reg .pm-form__button:active {
  background-color: #e4b967;
}
@media (max-width: 767px) {
  .pm-popup_type_reg .pm-form__button {
    max-width: 100%;
  }
}
.pm-popup_type_user-blocked .pm-popup__block {
  padding: 40px 99px 40px;
}
.pm-popup_type_user-blocked .pm-popup__header {
  margin-bottom: 23px;
}
.pm-popup_type_user-blocked .pm-popup__header-text {
  font-weight: 800;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-align: center;
}
.pm-popup_type_user-blocked .pm-popup__link {
  color: #3174F6;
}
.popup {
  position: absolute;
  top: 100%;
  right: unset;
  left: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  min-width: 120px;
  max-width: none;
  max-height: 400px;
  border-top: 2px solid #c59f56;
  background-color: #fff;
  box-shadow: 0px 2px 3px -2px rgba(40, 40, 40, 0.3);
}
.popup_column_one {
  -ms-flex-direction: column;
      flex-direction: column;
}
.popup_direction_row .dropdown-content__list:first-child {
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 575px) {
  .popup_direction_row .dropdown-content__list:first-child {
    display: block;
  }
}
.popup_direction_row .dropdown-content__item {
  width: 200px;
}
.popup_item_padding .dropdown-content__item {
  padding-left: 21px;
}
.popup_position_right {
  right: 0;
  left: auto;
}
@media (max-width: 575px) {
  .popup {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .popup {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.popup.is-hidden {
  display: none;
}
.preloader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  transition: opacity, transform 0.2s ease-in-out;
  z-index: 100000;
}
.preloader.is-hidden {
  margin-top: 0;
  height: 0;
  opacity: 0;
  transform: scale(0);
}
.preloader__icon {
  width: 48px;
  height: 48px;
  font-size: 48px;
  line-height: 1;
  animation: preloader 1s linear infinite;
}
@keyframes preloader {
  100% {
    transform: rotate(360deg);
  }
}
#pushwooshBellWidget .pushwoosh-subscribe-widget__bell-button {
  background-color: #c59f56 !important;
  border: 1px solid #c59f56 !important;
}
#pushwooshBellWidget g#g3 path {
  stroke: #c59f56 !important;
}
.rubric-plug {
  background-size: cover;
  background-image: url("/assets/plugs/rubrics/0.jpg");
}
.rubric-plug_id_45 {
  background-image: url("/assets/plugs/rubrics/basketball.jpg");
}
.rubric-plug_id_8 {
  background-image: url("/assets/plugs/rubrics/basketball.jpg");
}
.rubric-plug_id_195 {
  background-image: url("/assets/plugs/rubrics/biathlon.jpg");
}
.rubric-plug_id_175983 {
  background-image: url("/assets/plugs/rubrics/boxing.jpg");
}
.rubric-plug_id_55 {
  background-image: url("/assets/plugs/rubrics/boxing.jpg");
}
.rubric-plug_id_215 {
  background-image: url("/assets/plugs/rubrics/curling.jpg");
}
.rubric-plug_id_2617 {
  background-image: url("/assets/plugs/rubrics/cycling.jpg");
}
.rubric-plug_id_249 {
  background-image: url("/assets/plugs/rubrics/cycling.jpg");
}
.rubric-plug_id_2640 {
  background-image: url("/assets/plugs/rubrics/fencing.jpg");
}
.rubric-plug_id_203 {
  background-image: url("/assets/plugs/rubrics/fencing.jpg");
}
.rubric-plug_id_118 {
  background-image: url("/assets/plugs/rubrics/football.jpg");
}
.rubric-plug_id_38 {
  background-image: url("/assets/plugs/rubrics/formula-1.jpg");
}
.rubric-plug_id_37 {
  background-image: url("/assets/plugs/rubrics/formula-1.jpg");
}
.rubric-plug_id_207 {
  background-image: url("/assets/plugs/rubrics/golf.jpg");
}
.rubric-plug_id_2620 {
  background-image: url("/assets/plugs/rubrics/handball.jpg");
}
.rubric-plug_id_205 {
  background-image: url("/assets/plugs/rubrics/handball.jpg");
}
.rubric-plug_id_152 {
  background-image: url("/assets/plugs/rubrics/hockey.jpg");
}
.rubric-plug_id_240 {
  background-image: url("/assets/plugs/rubrics/skating.jpg");
}
.rubric-plug_id_2216 {
  background-image: url("/assets/plugs/rubrics/skating.jpg");
}
.rubric-plug_id_216 {
  background-image: url("/assets/plugs/rubrics/skating.jpg");
}
.rubric-plug_id_117 {
  background-image: url("/assets/plugs/rubrics/skating.jpg");
}
.rubric-plug_id_208 {
  background-image: url("/assets/plugs/rubrics/skiing.jpg");
}
.rubric-plug_id_13430 {
  background-image: url("/assets/plugs/rubrics/skiing.jpg");
}
.rubric-plug_id_13429 {
  background-image: url("/assets/plugs/rubrics/snowboard.jpg");
}
.rubric-plug_id_169 {
  background-image: url("/assets/plugs/rubrics/tennis.jpg");
}
.rubric-plug_id_2619 {
  background-image: url("/assets/plugs/rubrics/volleyball.jpg");
}
.rubric-plug_id_178 {
  background-image: url("/assets/plugs/rubrics/volleyball.jpg");
}
.rubric-plug_id_2639 {
  background-image: url("/assets/plugs/rubrics/weightlifting.jpg");
}
.rubric-plug_id_211 {
  background-image: url("/assets/plugs/rubrics/weightlifting.jpg");
}
.search-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.search-bar_device_mobile {
  height: 100%;
}
.search-bar_device_mobile .search-bar__button-icon-submit {
  font-size: 22px;
}
.search-bar__form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  border-bottom: 1px solid #e5e5e5;
}
.search-bar__input {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  font-size: 16px;
  border-width: 0;
  outline: 0;
  vertical-align: middle;
  background-color: transparent;
  color: #282828;
}
.search-bar__input:-ms-input-placeholder,
.search-bar__input::-ms-input-placeholder {
  opacity: 0.8;
}
.search-bar__input:-ms-input-placeholder {
  opacity: 0.8;
}
.search-bar__input::placeholder {
  opacity: 0.8;
}
@media (max-width: 575px) {
  .search-bar__input {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.search-bar__button-submit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 11px;
}
.search-bar__button-submit:hover,
.search-bar__button-submit:active {
  fill: #c59f56;
}
.search-bar__button-submit.is-hidden {
  display: none;
}
.search-bar__button-icon-submit {
  transition: fill 0.15s ease-in-out;
}
.search-bar__preloader {
  position: absolute;
  right: 10px;
  top: 7px;
}
.search-bar__preloader.is-hidden {
  display: none;
}
@media (max-width: 767px) {
  .search-bar__preloader {
    right: 11px;
    top: 12px;
  }
}
.search-bar__preloader .preloader__icon {
  width: 20px;
  height: 20px;
}
@media (max-width: 767px) {
  .search-bar__preloader .preloader__icon {
    width: 25px;
    height: 25px;
  }
}
.search-bar__autocomplete {
  position: absolute;
  box-sizing: border-box;
  width: calc(100% + 42px);
  padding: 16px;
  padding-right: 42px;
  max-height: 80vh;
  top: 100%;
  left: 0%;
  overflow: auto;
  z-index: 3;
  background-color: #fff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
}
.search-bar__autocomplete.is-hidden {
  display: none;
}
@media (max-width: 767px) {
  .search-bar__autocomplete {
    width: calc(100% + 48px);
    padding-right: 48px;
  }
}
@media (max-width: 575px) {
  .search-bar__autocomplete {
    padding-right: 16px;
  }
}
.sidemenu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background-color: white;
  box-shadow: 2px 0px 3px -2px rgba(40, 40, 40, 0.3);
}
.sidemenu__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.sidemenu__recommendation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 15px;
}
.sidemenu__close {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.sidemenu__body {
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.sidemenu__button-icon-close {
  font-size: 18px;
}
.sidemenu__button-close {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 50px;
  height: 50px;
}
.sidemenu__button-close:hover,
.sidemenu__button-close:active {
  fill: #c59f56;
}
.sidemenu__nav {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}
.sidemenu__social-links {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 20px 0 20px 20px;
}
@media (max-width: 767px) {
  .sidemenu__overflow_hidden {
    overflow: hidden;
  }
}
.sidebar-section {
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.sidebar-section__heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 48px;
  border-bottom: 2px solid #d5d5d5;
}
.slider .swiper-container {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.slider_in_tabs .slider__button {
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.slider_in_tabs .slider__button.is-hidden {
  display: none;
}
@media (min-width: 576px) {
  .slider_in_tabs .slider__button {
    width: 32px;
    height: 32px;
  }
}
.slider_in_tabs .slider__button:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(3, 2.2);
  background-image: radial-gradient(white, white, rgba(255, 255, 255, 0));
}
.slider_in_tabs .slider__button_direction_prev {
  left: 0;
}
.slider_in_tabs .slider__button.swiper-button-disabled {
  display: none;
}
@media (min-width: 576px) {
  .slider_in_tabs .slider__button-icon {
    font-size: 12px;
  }
}
.slider_in_tabs .slider__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
  overflow-x: auto;
  -ms-overflow-style: none;
}
.slider_in_tabs .swiper-container-horizontal .slider__list {
  overflow-x: visible;
}
.slider_in_thumbs .slider__swiper {
  overflow: hidden;
  padding-left: 45px;
  padding-right: 45px;
}
.slider_in_thumbs .slider__swiper:before,
.slider_in_thumbs .slider__swiper:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 45px;
  height: 100%;
  z-index: 2;
}
.slider_in_thumbs .slider__swiper:before {
  left: 0;
  background-image: linear-gradient(to right, #fffeff 50%, rgba(255, 254, 255, 0.8) 80%, rgba(255, 255, 255, 0));
}
.slider_in_thumbs .slider__swiper:after {
  right: 0;
  background-image: linear-gradient(to left, #fffeff 50%, rgba(255, 254, 255, 0.8) 80%, rgba(255, 255, 255, 0));
}
.slider_in_thumbs .swiper-container {
  overflow: visible;
  z-index: 1;
}
.slider_in_thumbs .slider__button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  z-index: 3;
}
.slider_in_thumbs .slider__button_direction_prev {
  left: 8px;
}
.slider_in_thumbs .slider__button_direction_next {
  right: 8px;
}
.slider_in_thumbs .slider__button:after {
  opacity: 0;
}
@media (hover), (min--moz-device-pixel-ratio: 0) {
  .slider_in_thumbs .slider__button:not(.swiper-button-disabled):hover .slider__button-icon {
    fill: #c59f56;
  }
}
.slider_in_thumbs .slider__button:not(.swiper-button-disabled):active .slider__button-icon {
  fill: #c59f56;
}
.slider_in_thumbs .slider__button-icon {
  font-size: 12px;
}
.slider_in_channel-slider {
  -ms-flex-positive: 1;
      flex-grow: 1;
  overflow: hidden;
}
.slider_in_channel-slider .slider__button {
  top: 2px;
}
.slider_in_channel-slider.is-fits .slider__button {
  display: none;
}
.slider_in_channel-slider:not(.is-fits) .slider__swiper {
  padding-right: 50px;
}
.slider_in_cards .slider__button {
  right: 10px;
  top: -42px;
}
@media (max-width: 575px) {
  .slider_in_cards .slider__button {
    top: -30px;
  }
}
.slider_in_cards .slider__button_direction_prev {
  right: 38px;
}
.slider_in_cards.is-fits .slider__button {
  display: none;
}
.slider_in_date-selection .slider__button {
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  z-index: 1;
}
.slider_in_date-selection .slider__button_direction_next {
  right: 5px;
}
@media (max-width: 575px) {
  .slider_in_date-selection .slider__button_direction_next {
    right: -4px;
  }
}
.slider_in_date-selection .slider__button_direction_prev {
  right: auto;
  left: 5px;
}
@media (max-width: 575px) {
  .slider_in_date-selection .slider__button_direction_prev {
    left: -4px;
  }
}
.slider_in_date-selection .slider__button:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(1.7, 1.7);
}
@media (max-width: 575px) {
  .slider_in_date-selection .slider__button:before {
    border-radius: 50%;
    transform: scale(1.5, 2.2);
  }
}
.slider_in_date-selection .slider__button:after {
  opacity: 0;
}
@media (min-width: 576px) {
  .slider_in_date-selection .slider__button {
    width: 30px;
    height: 30px;
  }
}
@media (hover), (min--moz-device-pixel-ratio: 0) {
  .slider_in_date-selection .slider__button:not(.swiper-button-disabled):hover .slider__button-icon {
    fill: #c59f56;
  }
}
.slider_in_date-selection .slider__button:not(.swiper-button-disabled):active .slider__button-icon {
  fill: #c59f56;
}
.slider_in_date-selection .slider__swiper {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 575px) {
  .slider_in_date-selection .slider__swiper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.slider_in_date-selection .slider__item {
  padding-left: 10px;
  padding-right: 10px;
}
.slider_in_date-selection .slider__item.swiper-slide {
  width: auto;
  box-sizing: content-box;
}
@media (min-width: 576px) {
  .slider_in_date-selection .slider__button-icon {
    font-size: 12px;
  }
}
.slider__swiper {
  position: relative;
}
.slider__swiper.is-hidden {
  visibility: hidden;
}
.slider__item.swiper-slide {
  width: auto;
}
.slider__button {
  transition: background-color 0.15s ease-in-out;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.slider__button:after {
  transition: background-color 0.15s ease-in-out;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 50%;
  background-color: #ebebeb;
}
.slider__button_direction_prev {
  right: 28px;
}
@media (hover), (min--moz-device-pixel-ratio: 0) {
  .slider__button:not(.swiper-button-disabled):hover:after {
    background-color: #c59f56;
  }
  .slider__button:not(.swiper-button-disabled):hover .slider__button-icon {
    fill: #fff;
  }
}
.slider__button:not(.swiper-button-disabled):active:after {
  background-color: #c59f56;
}
.slider__button:not(.swiper-button-disabled):active .slider__button-icon {
  fill: #fff;
}
.slider__button.swiper-button-disabled {
  opacity: 0.5;
  cursor: default;
}
.slider__button-icon {
  transition: fill 0.15s ease-in-out;
  position: relative;
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
  fill: #282828;
  font-size: 8px;
}
.social-links {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.social-links_in_footer {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .social-links_in_footer .social-links__list {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.social-links_in_footer .social-links__item:not(:first-child) {
  margin-left: 18px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .social-links_in_footer .social-links__item:not(:first-child) {
    margin-left: 9px;
  }
}
@media (max-width: 767px) {
  .social-links_in_footer .social-links__item:not(:first-child) {
    margin-left: 0;
  }
}
.social-links_in_footer .social-links__link {
  background-color: #fff;
  opacity: 0.7;
  padding: 6px;
}
.social-links_in_footer .social-links__link-icon {
  font-size: 20px;
  fill: #282828;
}
@media (max-width: 767px) {
  .social-links_in_footer {
    width: 100%;
    margin-left: 0;
  }
}
.social-links_in_page-heading .social-links__item:not(:first-child) {
  margin-left: 10px;
}
.social-links_in_page-heading .social-links__link-icon {
  font-size: 16px;
}
.social-links_in_athlete-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.social-links_in_athlete-info .social-links__label {
  margin-right: 11px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 2px 0px 3px;
  font-size: 13px;
  line-height: 1.38;
}
.social-links_in_athlete-info .social-links__item:not(:first-child) {
  margin-left: 9px;
}
.social-links_in_athlete-info .social-links__link-icon {
  font-size: 15px;
}
.social-links__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.social-links__item:not(:first-child) {
  margin-left: 14px;
}
.social-links__link {
  transition: opacity 0.15s ease-in-out;
  display: block;
  padding: 8px;
  border-radius: 50%;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.2);
}
.social-links__link:hover,
.social-links__link:active {
  opacity: 0.6;
}
.social-links__link-icon {
  display: block;
  font-size: 19px;
  fill: #fff;
}
.social-links__age-limit {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media (min-width: 768px) and (max-width: 991px) {
  .social-links__age-limit {
    margin-left: 14px;
  }
}
@media (max-width: 767px) {
  .social-links__age-limit {
    display: block;
    width: auto;
    -ms-flex-positive: 0;
        flex-grow: 0;
  }
}
.social-links__icon-limit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #c59f56;
  color: #fff;
  font-size: 12px;
}
.subheading {
  font-weight: bold;
  font-size: 15px;
}
.tabs {
  width: 100%;
}
.tabs_in_stats-widget .tabs__button {
  width: 100%;
}
.tabs_in_stats-widget .tabs__list:after {
  height: 4px;
}
.tabs_in_stats-widget .tabs__item {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.tabs_in_stats-widget .tabs__item:not(:first-child) {
  margin-left: 0;
}
.tabs__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
}
.tabs__list:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #d5d5d5;
}
.tabs__item {
  position: relative;
  z-index: 1;
}
.tabs__item:not(:first-child) {
  margin-left: 40px;
}
@media (max-width: 575px) {
  .tabs__item:not(:first-child) {
    margin-left: 20px;
  }
}
.tabs__button {
  position: relative;
  height: 100%;
  padding-bottom: 19px;
  padding-top: 16px;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  transition: color 0.15s ease-in-out;
}
.tabs__button:hover,
.tabs__button:active {
  color: #c59f56;
}
@media (max-width: 991px) {
  .tabs__button {
    padding-bottom: 19px;
    padding-top: 16px;
  }
}
@media (max-width: 767px) {
  .tabs__button {
    padding-bottom: 16px;
    padding-top: 13px;
  }
}
.tabs__button.is-active:hover,
.tabs__button.is-active:active {
  color: inherit;
  cursor: default;
}
.tabs__button.is-active:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #c59f56;
}
.tabs__title {
  height: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.text {
  font-family: 'OpenSans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
}
.text p,
.text ul,
.text ol {
  margin: 0 0 20px 0;
}
.text a {
  transition: opacity 0.15s ease-in-out;
}
.text a:link,
.text a:focus {
  color: #c59f56;
}
.text a:hover,
.text a:active {
  opacity: 0.5;
}
.text hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
@media (max-width: 575px) {
  .text {
    font-size: 13px;
    line-height: 19px;
  }
}
.text-overflow {
  position: relative;
}
.text-overflow:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 75px;
  height: 22px;
  background: linear-gradient(270deg, #fff 20.77%, rgba(24, 24, 24, 0) 88.46%);
}
@media (max-width: 575px) {
  .text-overflow:after {
    height: 16px;
  }
}
.thumbs {
  background-image: linear-gradient(to top, #fff, #f2f2f2);
}
.thumbs__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.thumbs__content-button {
  transition: color 0.15s ease-in-out;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 50px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.thumbs__content-button:hover {
  color: #c59f56;
}
.thumbs__content-button:hover {
  color: #c59f56;
}
.thumbs__content-button.is-active {
  color: #c59f56;
}
@media (max-width: 575px) {
  .thumbs__content-button {
    font-size: 15px;
  }
}
.tv-schedule-line {
  position: relative;
  padding-top: 18px;
}
.tv-schedule-line:before {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #bdbdbd;
}
.tv-schedule-line_theme_dark .tv-schedule-line__programm-title {
  color: rgba(255, 255, 255, 0.5);
}
.tv-schedule-line_theme_dark .tv-schedule-line__programm.is-active .tv-schedule-line__programm-title {
  color: #fff;
}
.tv-schedule-line__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.tv-schedule-line__item {
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
}
@media (max-width: 575px) {
  .tv-schedule-line__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .tv-schedule-line__item:nth-child(3) {
    display: none;
  }
}
.tv-schedule-line__programm {
  width: 100%;
}
.tv-schedule-line__programm.is-active .tv-schedule-line__programm-title {
  color: #282828;
}
.tv-schedule-line__programm-title {
  display: inline-block;
  width: 100%;
  padding-right: 20px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.47;
  color: rgba(40, 40, 40, 0.5);
}
@media (max-width: 575px) {
  .tv-schedule-line__programm-title {
    font-size: 12px;
    line-height: 1.33;
  }
}
.tv-schedule-line__programm-progress {
  margin-top: 5px;
  position: relative;
  height: 8px;
}
.tv-schedule-line__programm-progress:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 8px;
  background-color: #bdbdbd;
}
.tv-schedule-line__programm-progress.is-hidden .tv-schedule-line__programm-progress-fill:after {
  display: none;
}
.tv-schedule-line__programm-progress-line {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  width: 100%;
  background-color: #bdbdbd;
}
.tv-schedule-line__programm-progress-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  background-color: #c59f56;
}
.tv-schedule-line__programm-progress-fill:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 8px;
  background-color: #c59f56;
}
.tvshow-item {
  transition: opacity 0.15s ease-in-out;
}
.tvshow-item:hover,
.tvshow-item:active {
  opacity: 0.7;
}
.tvshow-item__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
}
@media (max-width: 575px) {
  .tvshow-item__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.tvshow-item__data {
  overflow: hidden;
}
@media (max-width: 575px) {
  .tvshow-item__data {
    margin-top: 12px;
  }
}
.tvshow-item__credits {
  margin-top: 10px;
}
@media (max-width: 575px) {
  .tvshow-item__credits {
    margin-top: 8px;
  }
}
.tvshow-item__description {
  margin-top: 10px;
  font-family: 'OpenSans', sans-serif;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 575px) {
  .tvshow-item__description {
    font-size: 14px;
    line-height: 22px;
  }
}
.tvshow-item__picture {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.tvshow-list__item {
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 575px) {
  .content-section_theme_dark {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.grid-compensation {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 575px) {
  .grid-compensation {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .grid-compensation {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .grid-compensation {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .grid-compensation {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .grid-compensation-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 575px) {
  .grid-compensation-lg {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .grid-compensation-md {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
  .grid-compensation-md {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid-compensation-sm {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
  .grid-compensation-sm {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .grid-compensation-xs {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.icon,
.matchbox-tournament__item * {
  box-sizing: content-box;
}
.beta-promo {
  display: inline;
  background-color: #ebebeb;
  padding: 8px 16px;
}
@media (max-width: 575px) {
  .beta-promo {
    padding: 8px 12px;
  }
}
.beta-promo a {
  text-decoration: none;
  color: #c59f56;
}
.beta-promo a:hover {
  text-decoration: underline;
  color: #e4b967;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@font-face {
  font-family: 'Gilroy';
  src: url('/assets/fonts/gilroy/Gilroy-Light.eot');
  src: url('/assets/fonts/gilroy/Gilroy-Light.eot#iefix') format('embedded-opentype'), url('/assets/fonts/gilroy/Gilroy-Light.woff2') format('woff2'), url('/assets/fonts/gilroy/Gilroy-Light.woff') format('woff'), url('/assets/fonts/gilroy/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/assets/fonts/gilroy/Gilroy-Regular.eot');
  src: url('/assets/fonts/gilroy/Gilroy-Regular.eot#iefix') format('embedded-opentype'), url('/assets/fonts/gilroy/Gilroy-Regular.woff2') format('woff2'), url('/assets/fonts/gilroy/Gilroy-Regular.woff') format('woff'), url('/assets/fonts/gilroy/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/assets/fonts/gilroy/Gilroy-Medium.eot');
  src: url('/assets/fonts/gilroy/Gilroy-Medium.eot#iefix') format('embedded-opentype'), url('/assets/fonts/gilroy/Gilroy-Medium.woff2') format('woff2'), url('/assets/fonts/gilroy/Gilroy-Medium.woff') format('woff'), url('/assets/fonts/gilroy/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/assets/fonts/gilroy/Gilroy-ExtraBold.eot');
  src: url('/assets/fonts/gilroy/Gilroy-ExtraBold.eot#iefix') format('embedded-opentype'), url('/assets/fonts/gilroy/Gilroy-ExtraBold.woff2') format('woff2'), url('/assets/fonts/gilroy/Gilroy-ExtraBold.woff') format('woff'), url('/assets/fonts/gilroy/Gilroy-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/assets/fonts/gilroy/Gilroy-Black.eot');
  src: url('/assets/fonts/gilroy/Gilroy-Black.eot#iefix') format('embedded-opentype'), url('/assets/fonts/gilroy/Gilroy-Black.woff2') format('woff2'), url('/assets/fonts/gilroy/Gilroy-Black.woff') format('woff'), url('/assets/fonts/gilroy/Gilroy-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@font-face {
  font-family: "matchtv-common-icons";
  src: url('/assets/4097/fonts/icons/matchtv-common-icons.woff2') format('woff2'), url('/assets/4097/fonts/icons/matchtv-common-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@font-face {
  font-family: 'OpenSans';
  src: url('/assets/fonts/openSans/OpenSans-Regular.eot');
  src: url('/assets/fonts/openSans/OpenSans-Regular.eot#iefix') format('embedded-opentype'), url('/assets/fonts/openSans/OpenSans-Regular.woff2') format('woff2'), url('/assets/fonts/openSans/OpenSans-Regular.woff') format('woff'), url('/assets/fonts/openSans/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@font-face {
  font-family: "matchtv-common-icons";
  src: url('/assets/4097/fonts/icons/matchtv-common-icons.woff2') format('woff2'), url('/assets/4097/fonts/icons/matchtv-common-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.admin-block {
  background-color: #f7f7f7;
  box-shadow: 0 2px 3px -2px rgba(40, 40, 40, 0.3);
}
.article .admin-block {
  margin-bottom: 20px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.adv {
  margin-bottom: 10px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-blockquote blockquote {
  margin: 35px 0 30px;
  padding: 30px 40px 20px;
  border: 1px solid #000000;
  border-left: none;
  border-right: none;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .article-blockquote blockquote {
    padding: 19px 0;
    font-size: 15px;
  }
}
.article-blockquote blockquote cite {
  display: block;
  padding-bottom: 15px;
  font-size: 32px;
  line-height: 1.1;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 767px) {
  .article-blockquote blockquote cite {
    font-size: 20px;
    padding-bottom: 9px;
  }
}
@media (max-width: 767px) {
  .article-blockquote blockquote p {
    font-size: 11px;
  }
}
.article-blockquote_medium {
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 23px 20px 20px 210px;
  margin: 50px 0;
}
@media (max-width: 767px) {
  .article-blockquote_medium {
    margin: 25px -20px;
    padding: 18px 10px 16px 10px;
  }
}
.article-blockquote_medium:before,
.article-blockquote_medium:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.article-blockquote_medium:before {
  z-index: 1;
  background: rgba(71, 133, 23, 0.05) url('/assets/tmp/img/grid.png') repeat scroll center bottom;
}
.article-blockquote_medium:after {
  z-index: 2;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(71, 133, 23, 0.9)) repeat scroll 0 0;
}
.article-blockquote_medium img,
.article-blockquote_medium blockquote {
  position: relative;
  z-index: 3;
}
.article-blockquote_medium img {
  position: absolute;
  top: -30px;
  left: -20px;
  border: 5px solid #fff;
  border-radius: 50%;
  display: block;
  width: 150px;
  height: 150px;
}
@media (max-width: 767px) {
  .article-blockquote_medium img {
    display: none;
  }
}
.article-blockquote_medium blockquote {
  color: #fff;
  border-color: #fff;
  margin: 0;
  padding-left: 10px;
  text-shadow: 0 0 2px #000000;
}
@media (max-width: 767px) {
  .article-blockquote_medium blockquote {
    padding-right: 10px;
    padding-top: 25px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .article-blockquote_medium blockquote cite {
    font-size: 26px;
    padding-bottom: 11px;
  }
}
@media (max-width: 767px) {
  .article-blockquote_medium blockquote p {
    font-size: inherit;
  }
}
.article-blockquote_big {
  position: relative;
  margin: 40px 0;
}
@media (max-width: 767px) {
  .article-blockquote_big {
    margin: 30px -20px;
  }
}
.article-blockquote_big:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  z-index: 2;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(71, 133, 23, 0.9)) repeat scroll 0 0;
}
.article-blockquote_big img {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
}
.article-blockquote_big blockquote {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  border-color: #fff;
  margin: 20px;
  padding: 30px 10px 35px;
}
@media (max-width: 767px) {
  .article-blockquote_big blockquote {
    margin: 12px 10px;
    padding: 15px 7px 20px;
  }
}
.article-blockquote_big blockquote p {
  line-height: 1.3;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article__content .matchbox-game__score {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-pack: center;
      justify-content: center;
  width: 80px;
}
@media (max-width: 575px) {
  .article__content .matchbox-game__score {
    width: 60px;
  }
}
.article__content .matchbox a:hover {
  text-decoration: none;
}
.article__content .matchbox-game__date,
.article__content .matchbox-game__time {
  color: #afafaf;
}
.article__content .matchbox a:link,
.article__content .matchbox a:visited {
  color: #282828;
}
.article__content .matchbox li {
  padding-left: 0;
  margin-bottom: 0;
}
.article__content .matchbox ol,
.article__content .matchbox ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-slider {
  margin: 35px 0 30px;
  position: relative;
}
@media (max-width: 767px) {
  .article-slider {
    margin: 35px -20px 20px;
  }
}
.article-slider .slick-arrow {
  width: 20px;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 50%;
  background-color: #afafaf;
  border: none;
  font-size: 0;
  line-height: 0;
  outline: none;
  padding: 0;
  transition: background-color 0.3s ease-in-out;
}
.article-slider .slick-arrow:before {
  content: '';
  width: 14px;
  height: 14px;
  background-image: url(/assets/images/svg/icon-arrow-thin-light.svg);
  background-position: center;
  background-repeat: no-repeat;
  color: inherit;
}
.article-slider .slick-arrow:hover {
  background-color: #c59f56;
}
.article-slider .slick-disabled {
  opacity: 0.25;
  cursor: default;
}
.article-slider .slick-disabled:hover {
  background-color: #afafaf;
}
.article-slider .slick-prev:before {
  transform: rotate(90deg);
}
.article-slider .slick-next:before {
  transform: rotate(-90deg);
}
.article-slider .slick-arrow {
  position: absolute;
  bottom: 0;
}
.article-slider .slick-prev {
  left: 0;
}
.article-slider .slick-next {
  right: 0;
}
.article-slider .slick-dots {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.article-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.article-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.article-slider .slick-dots li button:hover,
.article-slider .slick-dots li button:focus {
  outline: none;
}
.article-slider .slick-dots li button:hover:before,
.article-slider .slick-dots li button:focus:before {
  opacity: 1;
}
.article-slider .slick-dots li button:before {
  font-size: 16px;
  line-height: 15px;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  content: '';
  display: block;
  border-radius: 50%;
  text-align: center;
  opacity: 0.25;
  background: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.article-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  background: #f82c16;
}
.article-slider .slick-dots {
  text-align: center;
  padding: 12px 0;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-table {
  margin-bottom: 20px;
}
.article-table caption {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.article-table th {
  border-bottom: 1px solid #d5d5d5;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  padding: 10px;
}
.article-table tr:nth-child(even) td {
  background-color: #f1f1f1;
}
.article-table td {
  padding: 10px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article__brick {
  padding: 28px 28px 0 26px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .article__brick {
    padding: 0;
    margin-bottom: 0;
  }
}
.article__title,
.article__content {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article__title,
  .article__content {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article__title {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 15px;
  font-size: 32px;
  line-height: 1.15;
}
.article__title_alone {
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 25px;
  color: #735d73;
  font-size: 33.6px;
}
@media (max-width: 767px) {
  .article__title_alone {
    padding-left: 23px;
    padding-right: 23px;
  }
}
.article__meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 26px;
  margin: 10px 0 0;
}
@media (max-width: 767px) {
  .article__meta {
    padding: 0;
  }
}
.article__datetime {
  text-align: right;
  padding: 10px;
  min-width: 30%;
  margin-left: auto;
}
.article__author {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 359px) {
  .article__author {
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 5px 0;
  }
}
@media all and (max-width: 359px) {
  .article__author .author {
    padding: 0 14px;
  }
}
@media all and (max-width: 359px) {
  .article__author .author__title {
    white-space: nowrap;
  }
}
.article__author .author + .author {
  margin-left: 10px;
}
.article__lead {
  margin-top: 18px;
  margin-bottom: 25px;
  margin-left: -20px;
  padding: 22px 20px;
  font-weight: 500;
  background: #e5e5e5;
}
@media (max-width: 767px) {
  .article__lead {
    margin-top: 0;
    margin-bottom: 7px;
  }
}
.article__content {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .article__content {
    font-size: 13px;
  }
}
.article__content .bold-text {
  font-weight: 700;
}
.article__content a {
  text-decoration: none;
  transition: all 0.2s ease;
}
.article__content a:link,
.article__content a:visited {
  color: #c59f56;
}
.article__content a:hover,
.article__content a:active {
  opacity: 0.8;
  text-decoration: underline;
}
.article__content a * {
  color: inherit;
}
.article__content p,
.article__content ul,
.article__content ol,
.article__content li {
  margin-bottom: 15px;
  font-family: 'OpenSans';
}
.article__content .spb-node-content-image-wrapper,
.article__content .video-container {
  margin: 40px 0;
}
.article__content ul,
.article__content ol {
  padding-left: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.article__content li {
  padding-left: 20px;
}
.article__content h1,
.article__content h2,
.article__content h3 {
  margin: 60px 0 40px;
  text-transform: uppercase;
  font-weight: 800;
}
.article__content .read-more {
  font-size: 24px;
  margin-top: 60px;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 26px;
}
.article__content h2 p {
  font-size: 24px;
  font-family: 'Gilroy';
  line-height: 1.25;
}
@media (max-width: 575px) {
  .article__content h2 p {
    font-size: 20px;
    line-height: 25px;
  }
}
.article__content h3 p {
  font-size: 20px;
  line-height: 24px;
  font-family: 'Gilroy';
}
@media (max-width: 575px) {
  .article__content h3 p {
    font-size: 16px;
    line-height: 20px;
  }
}
.article__content h4,
.article__content h5,
.article__content h6 {
  margin: 20px 0 15px;
}
.article__content .node-poster-image-tag-new {
  display: inline-block;
  margin: 40px 40px 20px 0;
  position: relative;
  clear: both;
  width: 100%;
  max-width: 450px;
}
.article__content .node-poster-image-tag-new img {
  max-width: 100%;
  width: 100%;
}
.article__content .node-poster-image-tag-new .poster-bg {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.article__content .node-poster-image-tag-new .title {
  background-color: #e7240e;
  color: #fff;
  display: block;
  line-height: 1.2em;
  overflow: hidden;
  padding: 4px 10px 6px;
  position: relative;
}
.article__content .hidden + ul {
  margin-top: 5px;
}
.article__widget {
  padding: 0;
  margin: 20px 0;
}
.article__widget:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .article__widget {
    padding: 0 20px;
  }
}
.article__widget .plista_widget_belowArticle,
.article__widget .plista_widget_belowArticle_2 {
  padding: 0;
  margin: 0;
}
.article__widget #disqus_thread {
  padding: 0;
  margin: 0;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.author-page__header {
  border: 1px solid #e5e5e5;
  border-left: none;
  border-right: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-top: 15px;
  padding-bottom: 18px;
}
@media (max-width: 767px) {
  .author-page__header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.author-page__photo {
  margin-right: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 85px;
}
@media (max-width: 767px) {
  .author-page__photo {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.author-page__image-wrapper {
  overflow: hidden;
  border-radius: 50%;
  width: 85px;
  height: 85px;
}
.author-page__data {
  -ms-flex-positive: 1;
      flex-grow: 1;
}
@media (max-width: 767px) {
  .author-page__data {
    text-align: center;
  }
}
.author-page__name {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
  margin: 0;
}
.author-page__position {
  font-weight: bold;
  font-size: 16px;
}
.author-page__additional {
  margin-top: 3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 767px) {
  .author-page__additional {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.author-page__materials-count {
  -ms-flex-positive: 1;
      flex-grow: 1;
  font-size: 13px;
}
@media (max-width: 767px) {
  .author-page__materials-count {
    margin-bottom: 6px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.author-page__description {
  padding: 18px 105px;
  font-size: 14px;
  line-height: 1.58;
}
@media (max-width: 767px) {
  .author-page__description {
    padding-left: 0;
    padding-right: 0;
  }
}
.author-page__section {
  padding: 14px 0 14px 105px;
}
@media (max-width: 767px) {
  .author-page__section {
    padding-left: 0;
  }
}
.author-page__section-title {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 9px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.author {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 10px;
  text-decoration: none;
  transition: all 0.2s ease;
}
.author:hover {
  text-decoration: none;
}
.author:hover .author__photo {
  opacity: 0.8;
}
.author__photo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  margin-right: 10px;
  transition: all 0.2s ease;
}
@media all and (max-width: 659px) {
  .author__photo {
    width: 32px;
    height: 32px;
  }
}
@media all and (max-width: 359px) {
  .author__photo {
    display: none;
  }
}
.author__title {
  font-size: 20px;
}
@media all and (max-width: 659px) {
  .author__title {
    font-size: 16px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.back-to-top {
  display: none;
  position: fixed;
  right: 35px;
  bottom: 35px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  box-shadow: -2px 0 7px -1px rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.6s ease, background-color 0.6s ease;
  transform: rotate(-90deg);
  background-image: url('/assets/images/svg/icon-arrow-rewind-gold.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90%;
}
.back-to-top:hover,
.back-to-top:focus {
  background-color: #c59f56;
  background-image: url('/assets/images/svg/icon-arrow-rewind-white.svg');
}
.back-to-top_show {
  display: block;
  opacity: 1;
  z-index: 1000;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.block {
  padding-top: 40px;
  background: #fff;
}
.block_seamless {
  margin-bottom: 0;
}
.block_nav-tabs {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 2px solid #bdbdbd;
}
.block_timeline {
  position: relative;
  background-size: cover;
  background-position: center;
  padding-bottom: 26px;
  max-height: 380px;
  overflow: hidden;
}
.block_timeline .block__gradient {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 180px;
  z-index: 0;
}
.block_timeline .block__title {
  background: rgba(0, 0, 0, 0.5);
  padding: 0 5px;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.block_timeline .block__title,
.block_timeline .block__link-all {
  color: #fff;
  position: relative;
  z-index: 1;
}
.block_timeline .block__link-title,
.block_timeline .block__link-title:hover,
.block_timeline .block__link-title:link,
.block_timeline .block__link-title:focus,
.block_timeline .block__link-title:active,
.block_timeline .block__link-title:visited {
  color: #fff;
  text-decoration: none;
}
.block_timeline .block__link-all {
  border-bottom-color: #fff;
}
.block_timeline .block__link-all:hover,
.block_timeline .block__link-all:active {
  color: #fff;
}
@media all and (max-width: 767px) {
  .block_timeline .block__link-all {
    display: none;
  }
}
.block_timeline .block__heading + .block__content {
  margin-top: 80px;
}
.block_side {
  padding: 7px 15px;
}
.block_side .block__heading {
  margin-bottom: 7px;
}
.block_side .block__heading + .block__content {
  margin-top: 0;
}
.block_side .block__content_full {
  margin-left: -15px;
  margin-right: -15px;
}
.block_programm-list .block__heading {
  -ms-flex-align: end;
      align-items: flex-end;
}
.block_exclusive {
  padding-bottom: 0;
}
@media all and (max-width: 600px) {
  .block_commentators-voting .block__heading {
    -ms-flex-direction: column;
        flex-direction: column;
    margin-bottom: 10px;
  }
}
.block_style_nopadding {
  padding: 0;
}
.block_statistic-nav {
  margin-bottom: 22px;
  border-bottom: 0 none;
}
.block__heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-bottom: 1px solid #d5d5d5;
  color: #282828;
  padding: 0 0 15px;
  min-height: 45px;
}
.block__heading + .block__content {
  margin-top: 21px;
}
.block__heading_wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.block__title,
.block__title:hover,
.block__title:link,
.block__title:focus,
.block__title:active,
.block__title:visited {
  font-size: 30px;
  font-weight: 500;
  text-decoration: none;
}
.block__link-more,
.block__link-more:hover,
.block__link-more:link,
.block__link-more:focus,
.block__link-more:active,
.block__link-more:visited {
  text-decoration: none;
  margin: 10px 0;
  line-height: 36px;
  color: #c59f56;
  font-size: 18px;
}
.block__link-title,
.block__link-title:hover,
.block__link-title:link,
.block__link-title:focus,
.block__link-title:active,
.block__link-title:visited {
  color: #c59f56;
  text-decoration: underline;
}
.block__link-all {
  font-size: 13px;
  line-height: 1.15;
  color: #282828;
  text-decoration: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.block__link-all:hover,
.block__link-all:active {
  color: #c59f56;
}
.block__content_full {
  margin-left: -23px;
  margin-right: -23px;
}
@media all and (max-width: 767px) {
  .block__content_full {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.block__nav-carousel {
  margin: 0 -23px;
}
@media all and (max-width: 767px) {
  .block__nav-carousel {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.block__nav-filter {
  margin: 0 -23px -15px;
  border-bottom: 1px solid #d5d5d5;
}
@media all and (max-width: 767px) {
  .block__nav-filter {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.broadcast__heading {
  text-transform: uppercase;
  color: #c59f56;
  text-align: center;
  font-size: 20px;
  margin: 20px 0;
}
.broadcast__list_medal {
  padding-left: 40px;
}
@media (max-width: 767px) {
  .broadcast__list_medal {
    padding-left: 25px;
  }
}
.broadcast__item {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.broadcast__item_current .broadcast__progress {
  display: block;
}
.broadcast__item_current .broadcast__link,
.broadcast__item_current .broadcast__link:link,
.broadcast__item_current .broadcast__link:hover,
.broadcast__item_current .broadcast__link:focus,
.broadcast__item_current .broadcast__link:active,
.broadcast__item_current .broadcast__link:visited {
  color: #c59f56;
}
.broadcast__item_current .broadcast__time {
  color: #c59f56;
}
.broadcast__medal {
  position: absolute;
  left: -40px;
  top: 11px;
  height: 23px;
  width: 24px;
  font-size: 17px;
  border-radius: 50%;
  padding-top: 1px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: #1793df;
  color: #fff;
  font-family: "matchtv-olympic-2018-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px) {
  .broadcast__medal {
    left: -25px;
    top: 4px;
    height: 18px;
    width: 18px;
    font-size: 11px;
  }
}
.broadcast__medal:before {
  content: "\E90F";
}
.broadcast__time {
  font-weight: 600;
  width: 65px;
  text-align: center;
  margin-top: 2px;
  color: #979797;
  font-size: 16px;
}
.broadcast__brief {
  width: 65px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.broadcast__brief .broadcast__time {
  text-align: left;
}
.broadcast__brief .broadcast__type {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: -5px;
}
.broadcast__brief .broadcast__type-icon {
  width: 18px;
}
.broadcast__brief .broadcast__type-icon svg {
  fill: #979797;
}
.broadcast__brief .broadcast__type-label {
  font-size: 11px;
  text-transform: uppercase;
  display: none;
}
.broadcast__brief .broadcast__type_live .broadcast__type-icon svg {
  fill: #c59f56;
}
.broadcast__brief .broadcast__type_live .broadcast__type-label {
  display: initial;
  display: inline;
  color: #c59f56;
}
.broadcast__detail {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  font-weight: 400;
  padding-left: 10px;
  margin: 4px 0 16px;
  width: calc( 100%  - 65px );
}
.broadcast__link {
  font-size: 19.44px;
  line-height: 1;
}
.broadcast__link,
.broadcast__link:link,
.broadcast__link:hover,
.broadcast__link:focus,
.broadcast__link:active,
.broadcast__link:visited {
  text-decoration: none;
  color: #371837;
}
.broadcast__channel-name {
  text-decoration: none;
  font-size: 14.4px;
  line-height: 1;
  margin-top: 2px;
}
.broadcast__channel-name:hover,
.broadcast__channel-name:focus {
  text-decoration: underline;
}
.broadcast__channel-name,
.broadcast__channel-name:link,
.broadcast__channel-name:hover,
.broadcast__channel-name:focus,
.broadcast__channel-name:active,
.broadcast__channel-name:visited {
  color: #c59f56;
}
.broadcast__channel-name_text:hover,
.broadcast__channel-name_text:focus {
  text-decoration: none;
}
.broadcast__progress {
  display: none;
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
  height: 2px;
  margin: 16px 0 10px;
}
.broadcast__progress:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: -3px;
  left: 0;
  background-color: #c59f56;
  border-radius: 50%;
}
.broadcast__progress-bar {
  position: relative;
  display: block;
  width: 35%;
  height: 100%;
  background-color: #c59f56;
}
.broadcast__progress-bar:after {
  font-family: "matchtv-common-icons";
  content: "\E91A";
  position: absolute;
  top: -16px;
  right: -16px;
  background-color: #fff;
  font-size: 2em;
  line-height: normal;
  width: 32px;
  height: 32px;
  text-align: center;
  color: #c59f56;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.broadcasts__heading {
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 0 15px;
  margin: 0;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.button-back__link {
  padding: 0 23px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 767px) {
  .button-back__link {
    padding: 0 15px;
  }
}
.button-back__link,
.button-back__link:hover,
.button-back__link:focus,
.button-back__link:visited,
.button-back__link:active,
.button-back__link:link {
  text-decoration: none;
  color: #000000;
}
.button-back__icon {
  background-color: #fff;
  border: 0 none;
  border-radius: 50%;
  color: #000000;
  font-size: 35px;
  margin-right: 12px;
}
@media (max-width: 767px) {
  .button-back__icon {
    background-color: transparent;
    color: #fff;
  }
}
.button-back__label {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 3px;
}
@media (max-width: 767px) {
  .button-back__label {
    display: none;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.button-draft {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  text-align: inherit;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  cursor: pointer;
  /* Remove excess padding and border in Firefox 4+ */
  background: #e5e5e5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 6px 10px 5px 10px;
  border-radius: 2px;
}
.button-draft::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.button-draft:hover .button-draft__text {
  color: inherit;
}
.button-draft__text {
  font-size: 13px;
  color: #afafaf;
  padding: 0 5px;
  transition: color 0.3 ease-out;
}
.button-draft__icon {
  width: 20px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.buttonbox button {
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  padding: 20px 0;
  color: #371837;
  background-color: rgba(55, 24, 55, 0.2);
  text-align: center;
  cursor: pointer;
  font: normal 14px/1 "matchtv-common-icons";
  border: none;
  transition: all 0.3s ease;
}
.buttonbox button:before {
  content: '\E90D';
  font-size: 64px;
}
.buttonbox button:hover,
.buttonbox button:active {
  color: #c59f56;
  background-color: rgba(197, 159, 86, 0.2);
}
.buttonbox button:hover,
.buttonbox button:active,
.buttonbox button:focus {
  outline: none;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.buttons-group {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  min-height: 46px;
}
.buttons-group__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.buttons-group__link,
.buttons-group_video-tabs .buttons-group__link {
  padding: 6px 8px;
  margin: 0 3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background-color: #c59f56;
  border-radius: 5px;
}
@media all and (max-width: 460px) {
  .buttons-group__link,
  .buttons-group_video-tabs .buttons-group__link {
    font-size: 0.9em;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
}
.buttons-group__link,
.buttons-group_video-tabs .buttons-group__link,
.buttons-group__link:hover,
.buttons-group_video-tabs .buttons-group__link:hover,
.buttons-group__link:link,
.buttons-group_video-tabs .buttons-group__link:link,
.buttons-group__link:focus,
.buttons-group_video-tabs .buttons-group__link:focus,
.buttons-group__link:active,
.buttons-group_video-tabs .buttons-group__link:active,
.buttons-group__link:visited,
.buttons-group_video-tabs .buttons-group__link:visited {
  text-decoration: none;
  color: #fff;
}
.buttons-group__link:before,
.buttons-group_video-tabs .buttons-group__link:before {
  margin-right: 5px;
  font-size: 22px;
}
@media all and (max-width: 460px) {
  .buttons-group__link:before,
  .buttons-group_video-tabs .buttons-group__link:before {
    display: none;
  }
}
.buttons-group__link.ico_matchclub,
.buttons-group_video-tabs .buttons-group__link.ico_matchclub {
  content: '';
  display: inline-block;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #ff2d1e;
  border-radius: 5px;
  background-image: url(/assets/images/svg/logo-matchclub.svg);
  padding-left: 0;
  padding-right: 0;
}
.buttons-group__link.ico_matchclub:before,
.buttons-group_video-tabs .buttons-group__link.ico_matchclub:before {
  margin-right: 0;
}
.buttons-group__text {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}
.buttons-group_video-tabs .buttons-group__link {
  border-radius: 0;
  padding: 10px;
  margin: 0;
}
.buttons-group_video-tabs .buttons-group__link,
.buttons-group_video-tabs .buttons-group__link:hover,
.buttons-group_video-tabs .buttons-group__link:link,
.buttons-group_video-tabs .buttons-group__link:focus,
.buttons-group_video-tabs .buttons-group__link:active,
.buttons-group_video-tabs .buttons-group__link:visited {
  text-decoration: none;
  background-color: #e5e5e5;
  color: #000000;
}
@media all and (max-width: 575px) {
  .buttons-group_video-tabs .buttons-group__link {
    width: 100%;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media all and (max-width: 460px) {
  .buttons-group_video-tabs .buttons-group__link {
    font-size: 0.9em;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media all and (max-width: 460px) {
  .buttons-group_video-tabs .buttons-group__link:before {
    display: none;
  }
}
.buttons-group_video-tabs .buttons-group__link.active,
.buttons-group_video-tabs .buttons-group__link.active:hover,
.buttons-group_video-tabs .buttons-group__link.active:focus,
.buttons-group_video-tabs .buttons-group__link.active:active,
.buttons-group_video-tabs .buttons-group__link.active:visited {
  background-color: #c59f56;
  color: #fff;
}
@media all and (max-width: 575px) {
  .buttons-group_video-tabs .buttons-group__item {
    -ms-flex-positive: 1;
        flex-grow: 1;
  }
}
.tab-selector {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}
@media all and (max-width: 600px) {
  .tab-selector {
    position: relative;
    padding-left: 160px;
    height: 42px;
    overflow: hidden;
    z-index: 10;
  }
}
@media all and (max-width: 460px) {
  .tab-selector {
    padding-left: 120px;
  }
}
.tab-selector__switch {
  display: none !important;
  width: 42px;
  height: 42px;
  color: #c59f56;
  background-color: #fff;
  text-align: center;
  margin: 0;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  border: 1px solid #c59f56;
}
.tab-selector__switch:before {
  display: block;
  font-size: 34px;
  transform: rotate(-90deg);
  line-height: 42px;
}
@media all and (max-width: 600px) {
  .tab-selector__switch {
    display: block !important;
  }
}
@media all and (max-width: 600px) {
  .tab-selector .buttons-group {
    position: absolute;
    width: 160px;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-left: -160px;
  }
}
@media all and (max-width: 460px) {
  .tab-selector .buttons-group {
    margin-left: -120px;
    width: 120px;
  }
}
@media all and (max-width: 600px) {
  .tab-selector .buttons-group__item {
    border-left: 2px solid #c59f56;
    border-right: 2px solid #c59f56;
  }
}
.tab-selector .buttons-group__item:nth-child(1) {
  -ms-flex-order: 1;
      order: 1;
}
.tab-selector .buttons-group__item:nth-child(2) {
  -ms-flex-order: 2;
      order: 2;
}
.tab-selector .buttons-group__item:nth-child(3) {
  -ms-flex-order: 3;
      order: 3;
}
@media all and (min-width: 601px) {
  .tab-selector .buttons-group__item:nth-child(1) {
    -ms-flex-order: 1 !important;
        order: 1 !important;
  }
  .tab-selector .buttons-group__item:nth-child(2) {
    -ms-flex-order: 2 !important;
        order: 2 !important;
  }
  .tab-selector .buttons-group__item:nth-child(3) {
    -ms-flex-order: 3 !important;
        order: 3 !important;
  }
}
@media all and (max-width: 600px) {
  .tab-selector .buttons-group__link {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    width: 100%;
  }
}
#selector-swith[type=checkbox]:checked + .tab-selector {
  overflow: initial;
}
#selector-swith[type=checkbox]:checked + .tab-selector label {
  color: #fff;
  background-color: #c59f56;
}
#selector-swith[type=checkbox]:checked + .tab-selector label:before {
  transform: rotate(90deg);
}
@media all and (max-width: 600px) {
  #selector-swith[type=checkbox]:checked + .tab-selector .buttons-group {
    border-bottom: 2px solid #c59f56;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.card h4 {
  font-size: 15px;
}
.card h5 {
  font-size: 13px;
  color: #afafaf;
}
@media (max-width: 1024px) {
  .card {
    margin-bottom: 4rem;
  }
}
.card-player {
  position: relative;
  line-height: 0;
}
.card-player img {
  display: inline-block;
  width: 100%;
}
.card-player__control {
  display: block;
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.club-banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  height: 225px;
  background-image: url('/assets/images/rubric-banner-news-default.jpg');
  background-position: 0% 25%;
  background-repeat: no-repeat;
  background-size: cover;
}
.club-banner:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(12, 12, 12, 0.8), rgba(0, 0, 0, 0)) repeat scroll 0 0;
  z-index: 0;
}
.club-banner__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #fff;
  z-index: 1;
  max-width: 460px;
  margin: 0 15px;
  position: relative;
}
.club-banner__club-logo {
  max-width: 140px;
  min-width: 40px;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 20px;
}
.club-banner__club-logo img {
  width: 100%;
  display: block;
}
.club-banner__club {
  font-size: 12px;
  line-height: normal;
}
.club-banner__club-logo {
  width: 140px;
  min-width: 140px;
  height: 140px;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden;
}
@media all and (max-width: 540px) {
  .club-banner__club-logo {
    width: 45px;
    min-width: 45px;
    height: 45px;
    position: absolute;
    top: -8px;
    left: 0;
  }
}
.club-banner__club-logo img {
  display: block;
  width: 80%;
}
.club-banner__club-info {
  text-shadow: 0 0 6px #000000;
  line-height: normal;
}
@media all and (max-width: 540px) {
  .club-banner__club-info {
    padding-left: 60px;
  }
}
.club-banner__club-name {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}
.club-banner__club-city {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.club-banner__club-city-flag {
  width: 18px;
  height: 14px;
  margin-right: 10px;
}
.club-banner__club-city-flag img {
  display: block;
}
.club-banner__club-city-label {
  font-size: 15px;
}
.club-banner__club-share {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 5px 0;
}
.club-banner__club-site {
  margin-right: 10px;
  white-space: nowrap;
}
.club-banner__club-site,
.club-banner__club-site:link,
.club-banner__club-site:active,
.club-banner__club-site:visited {
  color: #fff;
  font-size: 12px;
  text-decoration: underline;
}
.club-banner__club-site:hover,
.club-banner__club-site:focus {
  text-decoration: none;
}
.club-banner__club-social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.club-banner__club-social-item {
  width: 32px;
  height: 32px;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 22px;
  border-radius: 50%;
}
.club-banner__club-social-item + .club-banner__club-social-item {
  margin-left: 10px;
}
.club-banner__club-social-item_vk {
  background-color: #5a769f;
}
.club-banner__club-social-item_fb {
  background-color: #3b579d;
}
.club-banner__club-social-item_google {
  background-color: #de4a39;
}
.club-banner__club-social-item:before {
  text-shadow: none;
}
.club-banner__club-coach {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.club-banner__club-coach-foto {
  margin-right: 15px;
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.club-banner__club-coach-foto img {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.club-banner__club-coach-info {
  line-height: normal;
}
.club-banner__club-coach-post {
  font-size: 12px;
}
.club-banner__line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.club-banner__gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.club_statistics-transfers {
  width: 31.66666667%;
  margin-right: 2.5%;
  margin-top: 10px;
  margin-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  font-size: 14px;
}
@media (max-width: 767px) {
  .club_statistics-transfers {
    width: 100%;
    margin-right: 0;
  }
}
.club_statistics-transfers .club__logo {
  min-width: 90px;
  margin-right: 20px;
}
.club_statistics-transfers .club__logo img {
  width: 100%;
  display: block;
}
.club_statistics-transfers .club__info {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .club_statistics-transfers .club__info {
    margin-right: 20px;
  }
}
.club_statistics-transfers .club__info-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-width: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
@media (max-width: 767px) {
  .club_statistics-transfers .club__info-wrap {
    -ms-flex-direction: row;
        flex-direction: row;
    max-width: 300px;
  }
}
.club_statistics-transfers .club__top {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .club_statistics-transfers .club__top {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.club_statistics-transfers .club__name,
.club_statistics-transfers .club__name:link,
.club_statistics-transfers .club__name:focus,
.club_statistics-transfers .club__name:hover,
.club_statistics-transfers .club__name:visited,
.club_statistics-transfers .club__name:active {
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.club_statistics-transfers .club__site,
.club_statistics-transfers .club__site:link,
.club_statistics-transfers .club__site:focus,
.club_statistics-transfers .club__site:hover,
.club_statistics-transfers .club__site:visited,
.club_statistics-transfers .club__site:active {
  color: #c59f56;
  text-decoration: none;
}
.club_statistics-transfers .club__coach-label {
  font-weight: bold;
}
.club_statistics-transfers .club__conventions {
  font-size: 12px;
}
.club_statistics-transfers .club__conventions_mobile {
  display: none;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .club_statistics-transfers .club__conventions_mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .club_statistics-transfers .club__conventions_desktop {
    display: none;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.row {
  margin-left: -9px;
  margin-right: -9px;
}
.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-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-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-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 {
  position: relative;
  min-height: 1px;
  padding-left: 9px;
  padding-right: 9px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.corporate-menu__list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  list-style: outside none none;
  padding-top: 30px;
}
.corporate-menu__item {
  font-size: 20.8px;
}
.corporate-menu__item_type_current .corporate-menu__link {
  background-color: #c59f56;
  color: #fff;
  padding: 0 10px;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
  font-weight: 600;
}
.corporate-menu__link {
  text-transform: uppercase;
  letter-spacing: -1px;
  padding-top: 1px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.feedback {
  padding: 0 25px;
  margin: 30px 0;
  max-width: 540px;
}
.feedback__heading {
  font-size: 2em;
  text-transform: uppercase;
  color: #c59f56;
  margin: 25px 0;
}
.feedback__heading h1,
.feedback__heading h2,
.feedback__heading h3,
.feedback__heading h4,
.feedback__heading h5,
.feedback__heading h6 {
  font-size: inherit;
  line-height: normal;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  margin: 0;
  padding: 0;
}
.feedback__field {
  margin: 30px 0;
  font-size: 0.9em;
  max-width: 490px;
}
.feedback__label {
  margin: 10px 0;
  display: block;
  color: #303;
}
.feedback__req {
  color: #c59f56;
}
.feedback__text,
.feedback__textarea {
  border: 1px solid #c5bbc4;
  border-radius: 5px;
  max-width: 490px;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  color: #303;
}
.feedback__text:error,
.feedback__textarea:error {
  border-color: #c59f56;
}
.feedback__text {
  height: 40px;
}
.feedback__textarea {
  resize: none;
  height: 135px;
  padding: 10px;
}
.feedback__captcha-btn {
  display: block;
  width: 185px;
  height: 50px;
  margin: 0 auto;
  background-color: #c59f56;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  border: 0 none;
  color: #fff;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.form {
  margin: 30px 0;
  max-width: 400px;
}
.form__heading {
  font-size: 2em;
  text-transform: uppercase;
  color: #c59f56;
  margin: 25px 0;
}
.form__heading h1,
.form__heading h2,
.form__heading h3,
.form__heading h4,
.form__heading h5,
.form__heading h6 {
  font-size: inherit;
  line-height: normal;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  margin: 0;
  padding: 0;
}
.form__field {
  margin: 20px 0;
  font-size: 0.9em;
}
.form__field_other .form__other {
  display: block;
}
.form__other {
  display: none;
}
.form__label {
  margin: 10px 0 5px;
  display: block;
  color: #371837;
}
.form__req {
  color: #c59f56;
}
.form__text,
.form__textarea {
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  width: 100%;
  padding: 9px 10px;
  height: 40px;
  box-sizing: border-box;
  color: #371837;
}
.form__textarea {
  resize: none;
  height: 135px;
}
.form__message {
  display: none;
  text-align: center;
}
.form__button {
  display: block;
  width: 185px;
  height: 50px;
  margin: 0 auto;
  background-color: #c59f56;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  border: 0 none;
  color: #fff;
}
.form_success .form__message {
  display: block;
}
.form_success .form__button {
  display: none;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.link {
  text-decoration: none;
  color: #371837;
  transition: all 0.3s ease;
}
.link:hover,
.link:active {
  color: #c59f56;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.livespot__list {
  list-style: none;
  margin: 20px 0 15px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}
@media (max-width: 1024px) {
  .livespot__list {
    -ms-flex-direction: column;
        flex-direction: column;
    margin: 7px 0 6px;
  }
}
@media (min-width: 1025px) {
  .livespot__list {
    -ms-flex-align: center;
        align-items: center;
  }
}
.livespot__list li {
  color: #fff;
  font-weight: 600;
  font-size: 15.2px;
  line-height: 15.2px;
  vertical-align: middle;
  width: 50%;
}
@media (max-width: 1024px) {
  .livespot__list li {
    width: auto;
    width: initial;
    padding-left: 40px;
    opacity: 0.6;
    margin-top: 2px;
    margin-bottom: 2px;
    white-space: nowrap;
  }
}
@media (max-width: 1024px) {
  .livespot__list li:first-child {
    opacity: 1;
  }
}
.livespot__list li a {
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1025px) {
  .livespot__list li a {
    -ms-flex-align: center;
        align-items: center;
  }
}
.livespot__list li a,
.livespot__list li a:hover,
.livespot__list li a:focus,
.livespot__list li a:active,
.livespot__list li a:visited {
  text-decoration: none;
  color: #fff;
}
.livespot__list .ico {
  line-height: 1em;
  vertical-align: middle;
}
@media all and (max-width: 767px) {
  .livespot__list .ico {
    display: none;
  }
}
.livespot__time {
  font-size: 17px;
  font-weight: 600;
  margin-right: 4px;
}
.livespot__icon {
  margin-right: 10px;
  line-height: 0.8;
  height: 18px;
}
@media (max-width: 1024px) {
  .livespot__icon {
    margin-left: -40px;
  }
}
.livespot__icon:before {
  font-size: 29px;
}
.livespot__link .livespot__link:hover,
.livespot__link:focus,
.livespot__link:active,
.livespot__link:visited {
  text-decoration: none;
  color: #fff;
}
.livespot__progress {
  background-color: #000000;
  height: 2px;
  display: block;
}
@media (min-width: 1025px) {
  .livespot__progress {
    width: 50%;
    position: relative;
  }
}
.livespot__progress:before,
.livespot__progress:after {
  display: none;
  content: '';
  background-color: #000000;
  position: absolute;
}
@media (min-width: 1025px) {
  .livespot__progress:before,
  .livespot__progress:after {
    display: block;
  }
}
.livespot__progress:before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: -2px;
  right: -2px;
}
.livespot__progress:after {
  width: 100%;
  height: 2px;
  top: 0;
  left: 100%;
}
.livespot__progress-bar {
  background-color: #fff;
  height: 2px;
  width: 40%;
  position: relative;
  display: block;
}
.livespot__progress-bar::before {
  content: '';
  display: block;
  position: absolute;
  top: -2px;
  right: -2px;
  background-color: #fff;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  z-index: 1;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.match {
  padding: 5px 0 4px;
  transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease, opacity 0.3s ease-in-out, outline 0.3s ease;
  display: block;
  color: inherit;
  text-decoration: none;
  position: relative;
}
.match:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  height: 1px;
  background: #bfbfbf;
}
.match:last-child:after {
  background: transparent;
}
.match:hover {
  background: rgba(150, 150, 150, 0.2);
  color: #000000;
  text-decoration: none;
}
.match:hover .match__date {
  color: #000000;
}
.match__main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 20px;
}
.match__left {
  text-align: right;
  width: 42%;
}
.match__center {
  text-align: center;
  -ms-flex-preferred-size: 62px;
      flex-basis: 62px;
  padding: 0 3px;
}
.match__right {
  text-align: left;
  width: 42%;
}
.match__team {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.match__team-name {
  font-size: 13px;
  -ms-flex-positive: 1;
      flex-grow: 1;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.match__team-logo {
  -ms-flex-preferred-size: 14px;
      flex-basis: 14px;
}
.match__team-logo + .match__team-name,
.match__team-name + .match__team-logo {
  margin-left: 9px;
}
.match__date {
  color: #8d8b8c;
  font-size: 14px;
}
.match__timeliner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}
.match__additional {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
.match__additional-item {
  margin: 0 5px;
}
.match__additional-text {
  font-size: 12px;
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: 100%;
  text-align: center;
}
.match__additional-text strong {
  font-weight: 600;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.matchtv-common-icons {
  display: inline-block;
  font-family: "matchtv-common-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.matchtv-common-icons_18:before {
  content: "\E900";
}
.matchtv-common-icons_android:before {
  content: "\E901";
}
.matchtv-common-icons_apple:before {
  content: "\E902";
}
.matchtv-common-icons_arrow-left:before {
  content: "\E903";
}
.matchtv-common-icons_arrow-rewind:before {
  content: "\E904";
}
.matchtv-common-icons_arrow-right:before {
  content: "\E905";
}
.matchtv-common-icons_close:before {
  content: "\E906";
}
.matchtv-common-icons_comments:before {
  content: "\E907";
}
.matchtv-common-icons_fb:before {
  content: "\E908";
}
.matchtv-common-icons_google:before {
  content: "\E909";
}
.matchtv-common-icons_gps:before {
  content: "\E90A";
}
.matchtv-common-icons_grid:before {
  content: "\E90B";
}
.matchtv-common-icons_insta:before {
  content: "\E90C";
}
.matchtv-common-icons_load-plus:before {
  content: "\E90D";
}
.matchtv-common-icons_mail:before {
  content: "\E90E";
}
.matchtv-common-icons_matchclub:before {
  content: "\E90F";
}
.matchtv-common-icons_matchlogo-full:before {
  content: "\E910";
}
.matchtv-common-icons_matchlogo-loading:before {
  content: "\E911";
}
.matchtv-common-icons_matchlogo-short:before {
  content: "\E912";
}
.matchtv-common-icons_menu:before {
  content: "\E913";
}
.matchtv-common-icons_odn:before {
  content: "\E914";
}
.matchtv-common-icons_player-cue:before {
  content: "\E915";
}
.matchtv-common-icons_player-fullscreen:before {
  content: "\E916";
}
.matchtv-common-icons_player-mute:before {
  content: "\E917";
}
.matchtv-common-icons_player-next:before {
  content: "\E918";
}
.matchtv-common-icons_player-pause:before {
  content: "\E919";
}
.matchtv-common-icons_player-play:before {
  content: "\E91A";
}
.matchtv-common-icons_player-prev:before {
  content: "\E91B";
}
.matchtv-common-icons_player-replay:before {
  content: "\E91C";
}
.matchtv-common-icons_player-settings:before {
  content: "\E91D";
}
.matchtv-common-icons_player-smallscreen:before {
  content: "\E91E";
}
.matchtv-common-icons_player-volume:before {
  content: "\E91F";
}
.matchtv-common-icons_plus:before {
  content: "\E920";
}
.matchtv-common-icons_search:before {
  content: "\E921";
}
.matchtv-common-icons_tube:before {
  content: "\E922";
}
.matchtv-common-icons_tune:before {
  content: "\E923";
}
.matchtv-common-icons_tv:before {
  content: "\E924";
}
.matchtv-common-icons_tv-match:before {
  content: "\E925";
}
.matchtv-common-icons_tw:before {
  content: "\E926";
}
.matchtv-common-icons_vk:before {
  content: "\E927";
}
.matchtv-common-icons_ya:before {
  content: "\E928";
}
.matchtv-common-icons_warning:before {
  content: "\E929";
}
.matchtv-common-icons_video-camera:before {
  content: "\E92A";
}
.matchtv-common-icons_file-text2:before {
  content: "\E92B";
}
.matchtv-common-icons_arrow-up2:before {
  content: "\E92C";
}
.matchtv-common-icons_alarm:before {
  content: "\E92D";
}
.matchtv-common-icons_stats-goal:before {
  content: '';
  display: inline-block;
  background-image: url('//s-cdn.sportbox.ru/sites/all/libraries/design/_spbver74_/img/s/sb/spr/mainSprite.png');
  background-repeat: no-repeat;
  background-position: 0 -990px;
  width: 16px;
  height: 16px;
}
.matchtv-common-icons_stats-pin:before {
  content: '';
  display: inline-block;
  background-image: url('//s-cdn.sportbox.ru/sites/all/libraries/design/_spbver74_/img/s/sb/spr/mainSprite.png');
  background-repeat: no-repeat;
  background-position: -42px -990px;
  width: 16px;
  height: 16px;
}
.matchtv-common-icons_stats-autogol:before {
  content: '';
  display: inline-block;
  background-image: url('//s-cdn.sportbox.ru/sites/all/libraries/design/_spbver74_/img/s/sb/spr/mainSprite.png');
  background-repeat: no-repeat;
  background-position: -126px -990px;
  width: 16px;
  height: 16px;
}
.matchtv-common-icons_stats-fail:before {
  content: '';
  display: inline-block;
  background-image: url('//s-cdn.sportbox.ru/sites/all/libraries/design/_spbver74_/img/s/sb/spr/mainSprite.png');
  background-repeat: no-repeat;
  background-position: -84px -990px;
  width: 16px;
  height: 16px;
}
.matchtv-common-icons_stats-out:before {
  content: '';
  display: inline-block;
  background-image: url('//s-cdn.sportbox.ru/sites/all/libraries/design/_spbver74_/img/s/sb/spr/mainSprite.png');
  background-repeat: no-repeat;
  background-position: 0 -1074px;
  width: 10px;
  height: 12px;
}
.matchtv-common-icons_stats-came:before {
  content: '';
  display: inline-block;
  background-image: url('//s-cdn.sportbox.ru/sites/all/libraries/design/_spbver74_/img/s/sb/spr/mainSprite.png');
  background-repeat: no-repeat;
  background-position: -42px -1074px;
  width: 10px;
  height: 12px;
}
.matchtv-common-icons_stats-yellow:before {
  content: '';
  display: inline-block;
  background-image: url('//s-cdn.sportbox.ru/sites/all/libraries/design/_spbver74_/img/s/sb/spr/mainSprite.png');
  background-repeat: no-repeat;
  background-position: -168px -990px;
  width: 10px;
  height: 13px;
}
.matchtv-common-icons_stats-red:before {
  content: '';
  display: inline-block;
  background-image: url('//s-cdn.sportbox.ru/sites/all/libraries/design/_spbver74_/img/s/sb/spr/mainSprite.png');
  background-repeat: no-repeat;
  background-position: -210px -990px;
  width: 10px;
  height: 13px;
}
.matchtv-common-icons_stats-yellow-red:before {
  content: '';
  display: inline-block;
  background-image: url('//s-cdn.sportbox.ru/sites/all/libraries/design/_spbver74_/img/s/sb/spr/mainSprite.png');
  background-repeat: no-repeat;
  background-position: -252px -990px;
  width: 10px;
  height: 13px;
}
a.matchtv-common-icons {
  cursor: pointer;
}
a.matchtv-common-icons:hover {
  text-decoration: none;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.material-extrasmall-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 18px 0 17px;
  border-bottom: 1px solid #e5e5e5;
  transition: opacity 0.3s ease-in-out;
}
.material-extrasmall-item:hover {
  opacity: 0.8;
}
.material-extrasmall-item__credits {
  margin-bottom: 17px;
}
@media (max-width: 480px) {
  .material-extrasmall-item__credits {
    margin-bottom: 0;
    margin-right: 18px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 60px;
  }
}
.material-extrasmall-item__title {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.25;
}
@media (max-width: 480px) {
  .material-extrasmall-item__title {
    -ms-flex-positive: 1;
        flex-grow: 1;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.38;
  }
}
.material-extrasmall-item__icon-video {
  margin-right: 5px;
  margin-bottom: -1px;
  display: inline-block;
  font-size: 12px;
  fill: #c59f56;
}
@media (max-width: 480px) {
  .material-extrasmall-item__data {
    display: -ms-flexbox;
    display: flex;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.material-item-horizontal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-bottom: 13px;
  padding-top: 12px;
}
.material-item-horizontal:hover .material-item-horizontal__data {
  opacity: 0.8;
}
.material-item-horizontal__image-wrapper {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 23.3%;
      flex-basis: 23.3%;
  margin-right: 20px;
}
.material-item-horizontal__image {
  display: block;
  width: 100%;
  border-radius: 3px;
}
.material-item-horizontal__data {
  transition: opacity 0.3s ease-in-out;
}
.material-item-horizontal__credits {
  margin-bottom: 6px;
}
.material-item-horizontal__title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.36;
}
.material-item-horizontal__description {
  margin-top: 4px;
  font-size: 14px;
  line-height: 1.64;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.material-list-horizontal__list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.material-list-horizontal__button-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 29px 0 0;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.material-small-item {
  display: block;
  padding-top: 17px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e5e5e5;
  transition: opacity 0.3s ease-in-out;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.material-small-item:hover {
  opacity: 0.8;
}
.material-small-item__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
}
@media (max-width: 414px) {
  .material-small-item__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.material-small-item__data {
  overflow: hidden;
}
.material-small-item__credits {
  margin-bottom: 15px;
}
.material-small-item__title {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.46;
}
@media (max-width: 480px) {
  .material-small-item__title {
    line-height: 1.38;
  }
}
.material-small-item__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.material-small-item__image-container {
  margin-right: 20px;
  -ms-flex-preferred-size: 35.48%;
      flex-basis: 35.48%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 1025px) {
  .material-small-item__image-container {
    -ms-flex-preferred-size: 35.48%;
        flex-basis: 35.48%;
  }
}
@media (min-width: 801px) and (max-width: 1024px) {
  .material-small-item__image-container {
    -ms-flex-preferred-size: 35.48%;
        flex-basis: 35.48%;
  }
}
@media (min-width: 769px) and (max-width: 800px) {
  .material-small-item__image-container {
    -ms-flex-preferred-size: 36.84%;
        flex-basis: 36.84%;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  .material-small-item__image-container {
    -ms-flex-preferred-size: 36.84%;
        flex-basis: 36.84%;
  }
}
@media (min-width: 481px) and (max-width: 640px) {
  .material-small-item__image-container {
    -ms-flex-preferred-size: 36.84%;
        flex-basis: 36.84%;
  }
}
@media (min-width: 415px) and (max-width: 480px) {
  .material-small-item__image-container {
    -ms-flex-preferred-size: 30.43%;
        flex-basis: 30.43%;
  }
}
@media (min-width: 321px) and (max-width: 414px) {
  .material-small-item__image-container {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-right: 0;
  }
}
@media (max-width: 414px) {
  .material-small-item__image-container {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.material-small-item__image-wrapper {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 0;
  padding-bottom: 65%;
  overflow: hidden;
}
.material-small-item__image-wrapper:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
}
.material-small-item__icon-video {
  position: absolute;
  top: 50%;
  left: 50%;
  font-style: normal;
  color: #fff;
  transform: translate(-50%, -50%);
}
.material-small-item__icon-video:after {
  content: "\E91A";
  font-family: matchtv-common-icons;
  font-size: 110px;
  text-shadow: 0px 0px 1px black;
}
.material-small-item__duration {
  position: absolute;
  z-index: 1;
  color: #fff;
  bottom: 13px;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 0.83px;
  font-size: 10px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.material-vertical-medium-item {
  display: block;
  padding-bottom: 30px;
  transition: opacity 0.3s ease-in-out;
}
.material-vertical-medium-item:hover {
  opacity: 0.8;
}
.material-vertical-medium-item__image-wrapper {
  position: relative;
  margin-bottom: 17px;
  overflow: hidden;
  height: 0;
  padding-bottom: 56%;
}
.material-vertical-medium-item__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.material-vertical-medium-item__video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-style: normal;
  color: #fff;
  transform: translate(-50%, -50%);
}
.material-vertical-medium-item__video-icon:after {
  content: "\E91A";
  font-family: matchtv-common-icons;
  font-size: 110px;
  text-shadow: 0px 0px 1px black;
}
.material-vertical-medium-item__credits {
  margin-bottom: 15px;
}
.material-vertical-medium-item__title {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}
.material-vertical-medium-item__duration {
  font-size: 10px;
  line-height: 15px;
  letter-spacing: 0.83px;
  text-shadow: 0 0 2px black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  margin-top: 50px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.medal-standings {
  width: 100%;
  max-width: 610px;
  margin: 0 auto;
}
.medal-standings__table {
  width: 100%;
}
.medal-standings__th {
  font-size: 11px;
  line-height: 20px;
  font-weight: 600;
  height: 49px;
  border-top: 2px solid #000;
}
.medal-standings__th_type_team {
  text-align: left;
}
.medal-standings__tr:nth-child(1),
.medal-standings__tr:nth-child(2),
.medal-standings__tr:nth-child(3) {
  background-color: rgba(133, 129, 129, 0.15);
}
.medal-standings__td {
  height: 32px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
}
.medal-standings__td_type_team-name {
  width: 100%;
  padding-left: 7px;
  padding-right: 7px;
  text-align: left;
}
.medal-standings__td_type_medals {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .medal-standings__td_type_medals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.medal-standings__th_type_point,
.medal-standings__td_type_point {
  padding-left: 10px;
  padding-right: 4px;
  min-width: 32px;
  text-align: left;
}
.medal-standings__icon-medal {
  margin: 0 auto;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.medal-standings__icon-medal_type_gold {
  background-color: #fdc743;
}
.medal-standings__icon-medal_type_silver {
  background-color: #979797;
}
.medal-standings__icon-medal_type_bronze {
  background-color: #d5a285;
}
.medal-standings__icon-medal_type_all {
  width: 8px;
  height: 8px;
  position: absolute;
}
.medal-standings__icon-medal_type_all.medal-standings__icon-medal_type_gold {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.medal-standings__icon-medal_type_all.medal-standings__icon-medal_type_silver {
  bottom: 0;
  left: 0;
}
.medal-standings__icon-medal_type_all.medal-standings__icon-medal_type_bronze {
  right: 0;
  bottom: 0;
}
.medal-standings__icon-medals {
  position: relative;
  margin: 0 auto;
  width: 18px;
  height: 17px;
}
.medal-standings__point {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 1px;
}
.smedal-standings__team-flag {
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.medal-standings__team-name {
  font-size: 11px;
  line-height: 20px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .medal-standings__team-name {
    font-size: 10px;
  }
}
.medal-standings__medals {
  font-size: 11px;
  line-height: 15px;
  letter-spacing: 0.92px;
}
@media (max-width: 767px) {
  .medal-standings__medals {
    font-size: 10px;
  }
}
.medal-standings__caption {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  margin-bottom: 25px;
}
.page__sidebar .medal-standings {
  padding: 20px 20px 20px 20px;
}
.page__sidebar .medal-standings__caption {
  text-align: left;
  margin-bottom: 10px;
}
.page__sidebar .medal-standings__td_type_medals {
  padding-left: 5px;
  padding-right: 5px;
}
.page__sidebar .medal-standings__icon-medal {
  width: 10px;
  height: 10px;
}
.page__sidebar .medal-standings__icon-medal_type_all {
  width: 7px;
  height: 7px;
}
.page__sidebar .medal-standings__icon-medals {
  width: 16px;
  height: 15px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.media-paging {
  position: relative;
  padding: 10px 0 20px;
  border-bottom: 1px solid #afafaf;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .media-paging {
    padding: 0;
    border-bottom: none;
    margin-bottom: 17px;
  }
}
.media-paging__list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 64px;
}
@media (max-width: 575px) {
  .media-paging__list {
    padding: 0px;
    margin: 0 auto;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.media-paging__item {
  margin: 0 7px;
}
.media-paging__item_active,
.media-paging__item_active.media-paging__item_weekend {
  color: #fff;
}
.media-paging__item_active .media-paging__link,
.media-paging__item_active.media-paging__item_weekend .media-paging__link {
  background-color: #c59f56;
  color: #fff;
}
.media-paging__item_active .media-paging__link:hover,
.media-paging__item_active .media-paging__link:active,
.media-paging__item_active .media-paging__link:focus {
  opacity: 0.5;
}
.media-paging__item_active .media-paging__link:hover .media-paging__date,
.media-paging__item_active .media-paging__link:active .media-paging__date,
.media-paging__item_active .media-paging__link:focus .media-paging__date,
.media-paging__item_active .media-paging__link:hover .media-paging__weekday,
.media-paging__item_active .media-paging__link:active .media-paging__weekday,
.media-paging__item_active .media-paging__link:focus .media-paging__weekday {
  color: white;
}
.media-paging__item_weekend_active .media-paging__link {
  color: #fff;
}
.media-paging__item_disabled {
  opacity: 0.4;
}
@media (max-width: 575px) {
  .media-paging__item_hidden-on-mobile {
    display: none;
  }
}
.media-paging__link {
  display: block;
  opacity: 1;
  transition: all 0.3s ease;
  border-radius: 50%;
  background-color: #e8e8e8;
  border: 1px solid #e8e8e8;
}
.media-paging__link:hover,
.media-paging__link:active,
.media-paging__link:focus {
  opacity: 0.5;
}
.media-paging__link:hover .media-paging__date,
.media-paging__link:active .media-paging__date,
.media-paging__link:focus .media-paging__date,
.media-paging__link:hover .media-paging__weekday,
.media-paging__link:active .media-paging__weekday,
.media-paging__link:focus .media-paging__weekday {
  color: #282828;
}
.media-paging__link,
.media-paging__link:hover,
.media-paging__link:focus {
  text-decoration: none;
}
.media-paging__label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  max-width: 40px;
  max-height: 40px;
  width: 40px;
  height: 40px;
}
@media (max-width: 575px) {
  .media-paging__label {
    width: 36px;
    height: 36px;
  }
}
.media-paging__date,
.media-paging__weekday {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: center;
}
.media-paging__date {
  font-size: 16px;
  line-height: 1;
}
.media-paging__weekday {
  font-size: 13px;
  line-height: 1;
  text-transform: lowercase;
}
.media-paging__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background: transparent;
  border: none;
  font-size: 0;
  width: 49px;
  height: 44px;
  line-height: 0;
  outline: none;
  padding: 0;
  color: #282828;
  transition: color 0.3s ease;
}
@media (max-width: 575px) {
  .media-paging__arrow {
    width: 38px;
    height: 38px;
  }
}
.media-paging__arrow:before {
  color: inherit;
  font-family: "matchtv-common-icons";
  font-size: 34px;
  line-height: 1;
  opacity: 1;
}
@media (max-width: 575px) {
  .media-paging__arrow:before {
    font-size: 20px;
  }
}
.media-paging__arrow_prev {
  left: 0;
}
@media (max-width: 575px) {
  .media-paging__arrow_prev {
    left: -10px;
  }
}
.media-paging__arrow_prev:before {
  content: "\E903";
}
.media-paging__arrow_next {
  right: 0;
}
@media (max-width: 575px) {
  .media-paging__arrow_next {
    right: -10px;
  }
}
.media-paging__arrow_next:before {
  content: "\E905";
}
.media-paging__arrow:focus,
.media-paging__arrow:active,
.media-paging__arrow:hover {
  color: #282828;
  text-decoration: none;
}
@media (max-width: 575px) {
  .media-paging__arrow_hidden-on-mobile {
    display: none;
  }
}
@media (min-width: 576px) {
  .media-paging__arrow_hidden-on-desktop {
    display: none;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.multi-columns-row .col-xs-6:nth-child(2n + 3) {
  clear: left;
}
.multi-columns-row .col-xs-4:nth-child(3n + 4) {
  clear: left;
}
.multi-columns-row .col-xs-3:nth-child(4n + 5) {
  clear: left;
}
.multi-columns-row .col-xs-2:nth-child(6n + 7) {
  clear: left;
}
.multi-columns-row .col-xs-1:nth-child(12n + 13) {
  clear: left;
}
@media (min-width: 768px) {
  .multi-columns-row .col-xs-6:nth-child(2n + 3) {
    clear: none;
  }
  .multi-columns-row .col-xs-4:nth-child(3n + 4) {
    clear: none;
  }
  .multi-columns-row .col-xs-3:nth-child(4n + 5) {
    clear: none;
  }
  .multi-columns-row .col-xs-2:nth-child(6n + 7) {
    clear: none;
  }
  .multi-columns-row .col-xs-1:nth-child(12n + 13) {
    clear: none;
  }
  .multi-columns-row .col-sm-6:nth-child(2n + 3) {
    clear: left;
  }
  .multi-columns-row .col-sm-4:nth-child(3n + 4) {
    clear: left;
  }
  .multi-columns-row .col-sm-3:nth-child(4n + 5) {
    clear: left;
  }
  .multi-columns-row .col-sm-2:nth-child(6n + 7) {
    clear: left;
  }
  .multi-columns-row .col-sm-1:nth-child(12n + 13) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .multi-columns-row .col-sm-6:nth-child(2n + 3) {
    clear: none;
  }
  .multi-columns-row .col-sm-4:nth-child(3n + 4) {
    clear: none;
  }
  .multi-columns-row .col-sm-3:nth-child(4n + 5) {
    clear: none;
  }
  .multi-columns-row .col-sm-2:nth-child(6n + 7) {
    clear: none;
  }
  .multi-columns-row .col-sm-1:nth-child(12n + 13) {
    clear: none;
  }
  .multi-columns-row .col-md-6:nth-child(2n + 3) {
    clear: left;
  }
  .multi-columns-row .col-md-4:nth-child(3n + 4) {
    clear: left;
  }
  .multi-columns-row .col-md-3:nth-child(4n + 5) {
    clear: left;
  }
  .multi-columns-row .col-md-2:nth-child(6n + 7) {
    clear: left;
  }
  .multi-columns-row .col-md-1:nth-child(12n + 13) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .multi-columns-row .col-md-6:nth-child(2n + 3) {
    clear: none;
  }
  .multi-columns-row .col-md-4:nth-child(3n + 4) {
    clear: none;
  }
  .multi-columns-row .col-md-3:nth-child(4n + 5) {
    clear: none;
  }
  .multi-columns-row .col-md-2:nth-child(6n + 7) {
    clear: none;
  }
  .multi-columns-row .col-md-1:nth-child(12n + 13) {
    clear: none;
  }
  .multi-columns-row .col-lg-6:nth-child(2n + 3) {
    clear: left;
  }
  .multi-columns-row .col-lg-4:nth-child(3n + 4) {
    clear: left;
  }
  .multi-columns-row .col-lg-3:nth-child(4n + 5) {
    clear: left;
  }
  .multi-columns-row .col-lg-2:nth-child(6n + 7) {
    clear: left;
  }
  .multi-columns-row .col-lg-1:nth-child(12n + 13) {
    clear: left;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.nav-carousel {
  background-color: #e5e5e5;
  display: -ms-flexbox;
  display: flex;
}
.nav-carousel__nav-all-link {
  padding: 10px;
  width: 85px;
  display: block;
  text-align: center;
}
.nav-carousel__nav-all-link,
.nav-carousel__nav-all-link:hover,
.nav-carousel__nav-all-link:link,
.nav-carousel__nav-all-link:focus,
.nav-carousel__nav-all-link:active,
.nav-carousel__nav-all-link:visited {
  text-decoration: underline;
  color: #535353;
}
.nav-carousel__nav-all-link.active,
.nav-carousel__nav-all-link.active:hover,
.nav-carousel__nav-all-link.active:link,
.nav-carousel__nav-all-link.active:focus,
.nav-carousel__nav-all-link.active:active,
.nav-carousel__nav-all-link.active:visited {
  background-color: #c59f56;
  color: #fff;
}
.nav-carousel__nav-list {
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 85px);
}
.nav-carousel__nav-list .slick-arrow {
  width: 20px;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 50%;
  background-color: #afafaf;
  border: none;
  font-size: 0;
  line-height: 0;
  outline: none;
  padding: 0;
  transition: background-color 0.3s ease-in-out;
}
.nav-carousel__nav-list .slick-arrow:before {
  content: '';
  width: 14px;
  height: 14px;
  background-image: url(/assets/images/svg/icon-arrow-thin-light.svg);
  background-position: center;
  background-repeat: no-repeat;
  color: inherit;
}
.nav-carousel__nav-list .slick-arrow:hover {
  background-color: #c59f56;
}
.nav-carousel__nav-list .slick-disabled {
  opacity: 0.25;
  cursor: default;
}
.nav-carousel__nav-list .slick-disabled:hover {
  background-color: #afafaf;
}
.nav-carousel__nav-list .slick-prev:before {
  transform: rotate(90deg);
}
.nav-carousel__nav-list .slick-next:before {
  transform: rotate(-90deg);
}
.nav-carousel__nav-list .slick-arrow {
  height: 44px;
}
.nav-carousel__nav-list .slick-list {
  width: calc(100% - (49px * 2));
}
.nav-carousel__nav-list .slick-track {
  height: 100%;
}
.nav-carousel__nav-item {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
      align-items: center;
}
.nav-carousel__nav-item.active .nav-carousel__nav-item-link,
.nav-carousel__nav-item.active .nav-carousel__nav-item-link:hover,
.nav-carousel__nav-item.active .nav-carousel__nav-item-link:link,
.nav-carousel__nav-item.active .nav-carousel__nav-item-link:focus,
.nav-carousel__nav-item.active .nav-carousel__nav-item-link:active,
.nav-carousel__nav-item.active .nav-carousel__nav-item-link:visited {
  background-color: #c59f56;
  color: #fff;
}
.nav-carousel__nav-item-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 10px;
  margin: 0 5px;
  height: 44px;
  font-size: 16px;
}
.nav-carousel__nav-item-link,
.nav-carousel__nav-item-link:hover,
.nav-carousel__nav-item-link:link,
.nav-carousel__nav-item-link:focus,
.nav-carousel__nav-item-link:active,
.nav-carousel__nav-item-link:visited {
  text-decoration: none;
  color: #535353;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.nav-dropdown {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  line-height: normal;
  margin: 8px 0;
}
@media all and (max-width: 767px) {
  .nav-dropdown {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.nav-dropdown_text-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.nav-dropdown__item {
  background-color: #f1f1f1;
  position: relative;
}
.nav-dropdown__item + .nav-dropdown__item {
  margin-left: 15px;
}
@media all and (max-width: 767px) {
  .nav-dropdown__item + .nav-dropdown__item {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media all and (max-width: 767px) {
  .nav-dropdown__item + .nav-dropdown__btn {
    margin-top: 10px;
  }
}
.nav-dropdown__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  white-space: nowrap;
  overflow: hidden;
  min-width: 170px;
  padding: 13px 15px;
  font-size: 13px;
  line-height: 1.15;
}
.nav-dropdown__link,
.nav-dropdown__link:hover,
.nav-dropdown__link:link,
.nav-dropdown__link:focus,
.nav-dropdown__link:active,
.nav-dropdown__link:visited {
  text-decoration: none;
  color: #282828;
}
.nav-dropdown__link.is-active .nav-dropdown__icon {
  transform: rotate(90deg);
}
.nav-dropdown__icon {
  transform: rotate(-90deg);
  transition: transform 0.3s ease;
  margin-left: 10px;
}
.nav-dropdown__icon:before {
  font-size: 12px;
}
.nav-dropdown__menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 3;
  min-width: 160px;
  padding: 0;
  margin-top: 1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.nav-dropdown__menu.is-hidden {
  display: none;
}
@media all and (max-width: 767px) {
  .nav-dropdown__menu {
    width: 100%;
  }
}
.nav-dropdown__menu-item {
  background-color: #e6e4e5;
}
.nav-dropdown__menu-item + .nav-dropdown__menu-item {
  border-top: 1px solid #cdcbcc;
}
.nav-dropdown__menu-item .nav-dropdown__menu-link {
  padding-left: 24px;
}
.nav-dropdown__menu-item_parent .nav-dropdown__menu-link {
  padding-left: 12px;
  font-weight: bold;
}
.nav-dropdown__menu-link {
  display: block;
  padding: 10px 12px;
  font-size: 14px;
  white-space: nowrap;
}
.nav-dropdown__menu-link,
.nav-dropdown__menu-link:hover,
.nav-dropdown__menu-link:link,
.nav-dropdown__menu-link:focus,
.nav-dropdown__menu-link:active,
.nav-dropdown__menu-link:visited {
  text-decoration: none;
  color: #000000;
}
.nav-dropdown__menu-link:hover,
.nav-dropdown__menu-link:focus {
  background-color: #cdcbcc;
}
.nav-dropdown__btn {
  background-color: #d20f10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.nav-dropdown__btn-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 10px 15px;
}
.nav-dropdown__btn-link,
.nav-dropdown__btn-link:hover,
.nav-dropdown__btn-link:link,
.nav-dropdown__btn-link:focus,
.nav-dropdown__btn-link:active,
.nav-dropdown__btn-link:visited {
  text-decoration: none;
  color: #fff;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.navigation-tabs {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  line-height: normal;
}
@media all and (max-width: 350px) {
  .navigation-tabs {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.navigation-tabs__item {
  margin-bottom: -2px;
}
.navigation-tabs__item + .navigation-tabs__item {
  margin-left: 30px;
}
@media all and (max-width: 767px) {
  .navigation-tabs__item + .navigation-tabs__item {
    margin-left: 15px;
  }
}
@media all and (max-width: 350px) {
  .navigation-tabs__item + .navigation-tabs__item {
    margin-left: 0;
  }
}
.navigation-tabs__link {
  display: block;
}
.navigation-tabs__link,
.navigation-tabs__link:hover,
.navigation-tabs__link:link,
.navigation-tabs__link:focus,
.navigation-tabs__link:active,
.navigation-tabs__link:visited {
  text-decoration: none;
  border-bottom: 4px solid transparent;
  color: #000000;
}
.navigation-tabs__link_active,
.navigation-tabs__link_active:hover,
.navigation-tabs__link_active:link,
.navigation-tabs__link_active:focus,
.navigation-tabs__link_active:active,
.navigation-tabs__link_active:visited {
  border-bottom: 4px solid #c59f56;
  color: #c59f56;
}
.navigation-tabs__label {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0;
  color: inherit;
  line-height: normal;
}
@media all and (max-width: 350px) {
  .navigation-tabs__label {
    font-size: 13px;
  }
}
@media all and (max-width: 330px) {
  .navigation-tabs__label {
    font-size: 12px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.navigation {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: stretch;
      align-items: stretch;
  font-weight: 600;
  font-style: normal;
}
.navigation .dropdown-menu,
.navigation ~ .dropdown-menu {
  position: absolute;
  left: -5px;
  top: 100%;
  display: none;
  border: 0 none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  transition: left 0.3s ease;
}
.navigation .dropdown-menu .navigation__column,
.navigation ~ .dropdown-menu .navigation__column {
  padding: 0;
  width: 100%;
  z-index: 1;
}
.navigation .dropdown-menu .navigation__column li a,
.navigation ~ .dropdown-menu .navigation__column li a {
  transition: color 0.3s ease;
}
.navigation .dropdown-menu .navigation__column li a:hover,
.navigation ~ .dropdown-menu .navigation__column li a:hover {
  opacity: 0.6;
}
.navigation ~ .dropdown-menu .navigation__list {
  position: relative;
}
.navigation .dropdown:hover .dropdown-toggle,
.navigation .dropdown:hover .dropdown-toggle span {
  color: #c59f56;
}
@media (min-width: 1025px) {
  .navigation .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 1024px) {
  .navigation .dropdown.open .dropdown-menu {
    display: block;
  }
}
.navigation_section-menu .navigation__link span {
  transition: color 0.3s ease;
}
@media (min-width: 1025px) {
  .navigation_section-menu .navigation__link:hover span,
  .navigation_section-menu .navigation__link:focus span {
    color: #c59f56;
  }
}
.navigation_section-menu .dropdown-menu .navigation__column {
  padding: 0;
  width: 100%;
  z-index: 1;
}
.navigation_section-menu .dropdown-menu .navigation__column li a,
.navigation_section-menu .dropdown-menu .navigation__column li span {
  transition: color 0.3s ease;
}
.navigation_section-menu .dropdown-menu .navigation__column li:hover a,
.navigation_section-menu .dropdown-menu .navigation__column li:hover span {
  color: #c59f56;
}
.navigation_node-news {
  border-top: 2px solid #f8f8f8;
  position: relative;
}
.navigation_node-news.navigation {
  overflow: hidden;
}
.navigation_node-news.navigation:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #f8f8f8;
  position: absolute;
  bottom: 0;
}
.navigation_node-news.navigation.slick-slider .slick-arrow {
  width: 20px;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 50%;
  background-color: #afafaf;
  border: none;
  font-size: 0;
  line-height: 0;
  outline: none;
  padding: 0;
  transition: background-color 0.3s ease-in-out;
}
.navigation_node-news.navigation.slick-slider .slick-arrow:before {
  content: '';
  width: 14px;
  height: 14px;
  background-image: url(/assets/images/svg/icon-arrow-thin-light.svg);
  background-position: center;
  background-repeat: no-repeat;
  color: inherit;
}
.navigation_node-news.navigation.slick-slider .slick-arrow:hover {
  background-color: #c59f56;
}
.navigation_node-news.navigation.slick-slider .slick-disabled {
  opacity: 0.25;
  cursor: default;
}
.navigation_node-news.navigation.slick-slider .slick-disabled:hover {
  background-color: #afafaf;
}
.navigation_node-news.navigation.slick-slider .slick-prev:before {
  transform: rotate(90deg);
}
.navigation_node-news.navigation.slick-slider .slick-next:before {
  transform: rotate(-90deg);
}
.navigation_node-news.navigation.slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -1px;
  height: 40px;
  border-radius: 0;
  background-color: white;
}
.navigation_node-news.navigation.slick-slider .slick-arrow:hover,
.navigation_node-news.navigation.slick-slider .slick-arrow:active {
  background-color: white;
  opacity: 0.6;
}
.navigation_node-news.navigation.slick-slider .slick-prev,
.navigation_node-news.navigation.slick-slider .slick-next {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  width: 40px;
  height: auto;
  z-index: 2;
}
.navigation_node-news.navigation.slick-slider .slick-prev:before,
.navigation_node-news.navigation.slick-slider .slick-next:before {
  background-image: url("images/svg/icon-arrow-thin-dark.svg");
  display: -ms-flexbox;
  display: flex;
  transform: rotate(-90deg);
  width: 20px;
  height: 20px;
  margin-left: 10px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #ebebeb;
  border-radius: 50%;
  transition: background-color 0.15s ease-in-out;
}
.navigation_node-news.navigation.slick-slider .slick-prev:hover,
.navigation_node-news.navigation.slick-slider .slick-next:hover,
.navigation_node-news.navigation.slick-slider .slick-prev:active,
.navigation_node-news.navigation.slick-slider .slick-next:active {
  opacity: 1;
}
.navigation_node-news.navigation.slick-slider .slick-prev:hover:before,
.navigation_node-news.navigation.slick-slider .slick-next:hover:before,
.navigation_node-news.navigation.slick-slider .slick-prev:active:before,
.navigation_node-news.navigation.slick-slider .slick-next:active:before {
  background-image: url("images/svg/icon-arrow-thin-light.svg");
  background-color: #c59f56;
}
.navigation_node-news.navigation.slick-slider .slick-prev.slick-disabled,
.navigation_node-news.navigation.slick-slider .slick-next.slick-disabled {
  display: none !important;
}
.navigation_node-news.navigation.slick-slider .slick-prev {
  left: 0;
}
.navigation_node-news.navigation.slick-slider .slick-prev:before {
  transform: rotate(90deg);
  margin-left: 0;
  margin-right: 10px;
}
.navigation_node-news.navigation.slick-slider .slick-next {
  right: 0;
}
.navigation_node-news .navigation__item {
  position: relative;
}
.navigation_node-news .navigation__item.active .navigation__link {
  border-bottom-color: #c59f56;
  color: #c59f56;
}
.navigation_node-news .navigation__link {
  border-bottom: 4px solid transparent;
  padding: 0;
  margin-right: 40px;
}
.navigation_node-news .navigation__link_active {
  border-bottom-color: #c59f56;
  color: #c59f56;
}
.navigation_node-news .navigation__label {
  white-space: nowrap;
  font-size: 18px;
  font-weight: 500;
  padding: 20px 0 15px;
}
.navigation_node-news-mobile.navigation {
  display: none;
  font-weight: bold;
  -ms-flex-direction: column;
      flex-direction: column;
}
.navigation_node-news-mobile.navigation_opened {
  display: -ms-flexbox;
  display: flex;
}
.navigation_node-news-mobile .navigation__item {
  -ms-flex-pack: center;
      justify-content: center;
  border-bottom: 1px solid #b7b7b7;
  background-color: #f0f0f0;
}
.navigation_node-news-mobile .navigation__link {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-pack: center;
      justify-content: center;
}
.navigation_node-news-mobile .navigation__label {
  white-space: nowrap;
  font-size: 14px;
  padding: 18px 0 15px;
}
.navigation__item {
  min-height: 46px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.navigation__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 10px;
  font-size: 16px;
}
.navigation__link,
.navigation__link:focus,
.navigation__link:active,
.navigation__link:visited {
  color: #000000;
  text-decoration: none;
  outline: 0 none;
}
.navigation__link:hover {
  color: #c59f56;
}
.navigation__link > span {
  text-transform: uppercase;
}
.navigation__link .font-other {
  font-family: sans-serif;
  margin-left: 5px;
}
.navigation__list {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 200%;
  background-color: white;
  border-radius: 0;
  font-size: 0.9em;
  font-weight: normal;
  padding: 10px 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.navigation__column {
  list-style: none;
  margin: 0;
  position: static;
}
.navigation__column:last-child {
  border-right-width: 0;
}
.navigation__column li a {
  display: block;
  line-height: normal;
  padding: 5px 5px;
}
.navigation__column li a,
.navigation__column li a:hover,
.navigation__column li a:focus,
.navigation__column li a:active,
.navigation__column li a:visited {
  text-decoration: none;
}
.navigation__column + .navigation__column:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  right: auto;
  bottom: auto;
  top: 15px;
  height: calc(100% - 30px);
  width: 1px;
  background-color: #ccc;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.node-block {
  display: block;
  padding-bottom: 15px;
}
.node-block:hover {
  text-decoration: none;
}
.node-block:hover .node-block__title,
.node-block:hover .node-block__info {
  opacity: 0.8;
}
.node-block:hover .node-block__play-icon {
  transform: scale(1.0625);
}
.node-block__link:hover {
  text-decoration: none;
}
.node-block__box {
  overflow: hidden;
  position: relative;
  margin-bottom: 17px;
}
.node-block__box:after {
  content: "";
  display: block;
  position: absolute;
  top: 28%;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(180deg, transparent, #000);
}
.node-block__image {
  display: block;
  width: 100%;
}
.node-block__title {
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.33;
  display: block;
  transition: opacity 0.3s ease-in-out;
}
.node-block__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #afafaf;
  overflow: hidden;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 5px;
  font-size: 12px;
  letter-spacing: 0.5px;
  transition: opacity 0.3s ease-in-out;
}
.node-block__rubric {
  text-transform: uppercase;
}
.node-block__point {
  margin-left: 6px;
  margin-right: 6px;
  font-size: 0.6em;
}
.node-block .node-block__desc {
  display: block;
}
.node-block__author {
  color: #888;
  font-size: 14.4px;
  line-height: 1;
  display: block;
}
.node-block__bg-stub,
.node-block__bg-picture {
  width: 100%;
  height: 0;
  padding-bottom: 61%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.node-block__overpicture {
  position: absolute;
  left: 15px;
  bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  z-index: 1;
}
.node-block__play-icon {
  display: block;
  width: 32px;
  height: 32px;
  transition: transform 0.3s ease-in-out;
}
.node-block__play-icon:before {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiPjxkZWZzPjxjaXJjbGUgaWQ9ImEiIGN4PSIxNiIgY3k9IjE2IiByPSIxNiIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjx1c2UgZmlsbD0iI0ZGRiIgeGxpbms6aHJlZj0iI2EiLz48Y2lyY2xlIGN4PSIxNiIgY3k9IjE2IiByPSIxNS41IiBzdHJva2U9IiNGRkYiLz48cGF0aCBmaWxsPSIjRkEyRjJGIiBkPSJNMjEuMjQ4IDE2TDEyLjggMjAuOHYtOS42eiIvPjwvZz48L3N2Zz4=);
  width: 32px;
  height: 32px;
  display: block;
}
.node-block__duration {
  padding: 2px 4px;
  border-radius: 2px;
  opacity: 0.8;
  font-size: 12px;
  letter-spacing: 1.2px;
  color: #fff;
  background-color: #111;
  line-height: 1.2;
}
.node-block__play-icon + .node-block__duration {
  margin-left: 10px;
}
.node-block_video-node .node-block__box {
  position: relative;
}
.node-block_video-node .node-block__data {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 20px;
  z-index: 3;
}
.node-block_video-node .node-block__start-time {
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 15px 0;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
}
.node-block_video-node .node-block__start-time-ico {
  margin-right: 8px;
}
.node-block_video-node .node-block__start-time-label {
  font-size: 0.8em;
}
.node-block_node-slider {
  padding-bottom: 0;
}
.node-block_node-slider .node-block__title {
  font-weight: 400;
  font-size: 16px;
}
.node-block_node-slider .node-block__date {
  color: #afafaf;
  font-size: 14px;
  display: inline-block;
}
.node-block_node-slider .node-block__tv {
  font-size: 16px;
  display: inline-block;
  margin: 0 5px;
}
.node-block_node-slider .node-block__title,
.node-block_node-slider .node-block__additional {
  padding-left: 10px;
  padding-right: 10px;
}
.node-block_programm-list {
  margin-bottom: 15px;
}
.node-block_programm-list .node-block__title {
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.1;
}
.node-block_programm-list .node-block__desc {
  font-size: 15px;
}
.node-block_programm-list.node-block_inline {
  overflow: hidden;
}
.node-block_programm-list.node-block_inline .node-block__box {
  width: 150px;
  float: left;
  margin-right: 20px;
}
.node-block_programm-list.node-block_inline .node-block__image {
  border: 5px solid #e5e5e5;
}
.node-block_programm-list.node-block_inline .node-block__title {
  padding: 2px 0 10px;
}
.node-block_programm-list.node-block_inline .node-block__desc {
  padding-top: 8px;
  border-top: 1px solid #ccc;
}
.node-block_node-carousel {
  padding-bottom: 0;
}
.node-block_node-carousel .node-block__box:after {
  display: none;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.node-blocks {
  margin: 20px 0 0 0;
}
.node-blocks__list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .block_exclusive .node-blocks__item:nth-child(3n) {
    display: none;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.node-brick {
  display: block;
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.node-brick:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  z-index: 2;
  transition: opacity 0.3s ease;
}
.node-brick:link:hover:after {
  opacity: 0.2;
}
.node-brick__icon {
  position: absolute;
  z-index: 3;
}
.node-brick__icon:before {
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
}
.node-brick__image {
  width: 100%;
}
.node-brick__bg-stub,
.node-brick__bg-picture {
  width: 100%;
  height: 0;
  padding-bottom: 33%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.node-brick__bg-picture {
  background-position: center top;
}
.node-brick__tag {
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  margin-bottom: 5px;
}
.node-brick__title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  margin: 0;
  width: 100%;
  padding: 15px;
  color: #fff;
  font-weight: 600;
  text-shadow: 0 0 2px #000000;
  background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(12, 12, 12, 0.8), rgba(0, 0, 0, 0)) repeat scroll 0 0;
}
.node-brick_big .node-brick__title {
  font-size: 18px;
  line-height: 1.15;
}
@media (max-width: 767px) {
}
.node-brick_big .node-brick__icon {
  left: 23px;
  top: 20px;
}
@media (max-width: 767px) {
  .node-brick_big .node-brick__icon {
    left: 17px;
  }
}
.node-brick_big .node-brick__icon:before {
  font-size: 40px;
}
.node-brick_medium .node-brick__title {
  font-size: 24px;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .node-brick_medium .node-brick__title {
    padding: 36px 16px 11px;
    font-size: 18px;
    line-height: 1.2;
  }
}
.node-brick_medium .node-brick__icon {
  left: 21px;
  top: 18px;
}
@media (max-width: 767px) {
  .node-brick_medium .node-brick__icon {
    left: 10px;
    top: 10px;
  }
}
.node-brick_medium .node-brick__icon:before {
  font-size: 40px;
}
@media (max-width: 767px) {
  .node-brick_half .node-brick__image,
  .node-brick_half .node-brick__bg-stub {
    width: 100%;
  }
}
.node-brick_half .node-brick__title {
  font-size: 18px;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .node-brick_half .node-brick__title {
    padding: 36px 16px 11px;
    font-size: 18px;
    line-height: 1.3;
  }
}
.node-brick_half .node-brick__icon {
  left: 15px;
  top: 17px;
}
@media (max-width: 767px) {
  .node-brick_half .node-brick__icon {
    left: 10px;
    top: 10px;
  }
}
.node-brick_half .node-brick__icon:before {
  font-size: 34px;
}
.node-brick_small .node-brick__title {
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .node-brick_small .node-brick__title {
    padding: 36px 13px 7px;
    font-size: 12px;
  }
}
.node-brick_small .node-brick__icon {
  left: 15px;
  top: 13px;
}
@media (max-width: 767px) {
  .node-brick_small .node-brick__icon {
    left: 10px;
    top: 10px;
  }
}
.node-brick_small .node-brick__icon:before {
  font-size: 27px;
}
.node-brick_article .node-brick__title {
  font-size: 32px;
  line-height: 1.15;
}
@media (max-width: 767px) {
  .node-brick_article .node-brick__title {
    font-size: 18px;
    line-height: 1.2;
  }
}
.node-brick_article .node-brick__icon {
  left: 16px;
  top: 16px;
}
@media (max-width: 767px) {
  .node-brick_article .node-brick__icon {
    left: 17px;
  }
}
.node-brick_article .node-brick__icon:before {
  font-size: 40px;
}
.node-brick_programm {
  overflow: hidden;
  color: #fff;
  text-decoration: none;
}
.node-brick_programm:hover,
.node-brick_programm:active {
  color: #fff;
  text-decoration: none;
}
.node-brick_programm .node-brick__data {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  padding: 36px 21px 7px;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(205, 44, 22, 0.7)) repeat scroll 0 0;
}
.node-brick_programm .node-brick__title {
  position: relative;
  background: none;
}
@media all and (min-width: 1151px) {
  .node-brick_programm .node-brick__title {
    padding: 0;
  }
}
.node-brick_programm .node-brick__info {
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.node-brick_programm .node-brick__programm {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-positive: 1;
      flex-grow: 1;
  color: #fff;
}
.node-brick_programm .node-brick__programm-img {
  margin-right: 7px;
  max-width: 48px;
  border: 2px solid #fff;
}
.node-brick_programm .node-brick__programm-title {
  font-size: 17px;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .node-brick_programm .node-brick__programm-title {
    font-size: 12px;
  }
}
.node-brick_programm .node-brick__date {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #fff;
}
.node-brick_programm .node-brick__date-icon {
  margin-right: 5px;
  font-size: 29px;
}
@media (max-width: 767px) {
  .node-brick_programm .node-brick__date-icon {
    font-size: 18px;
  }
}
.node-brick_programm .node-brick__date-text {
  font-size: 14px;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .node-brick_programm .node-brick__date-text {
    font-size: 12px;
  }
}
@media all and (min-width: 1151px) {
  .node-brick_programm .node-brick__date-text {
    font-size: 11px;
  }
}
.node-brick_programm_small .node-brick__title {
  font-size: 14px;
}
@media (max-width: 767px) {
  .node-brick_programm_small .node-brick__title {
    font-size: 18px;
    line-height: 1.2;
  }
}
.node-brick_programm_small .node-brick__programm-title {
  font-size: 14px;
}
@media all and (min-width: 1151px) {
  .node-brick_programm_small .node-brick__programm-title {
    font-size: 12px;
  }
}
@media all and (min-width: 1151px) {
  .node-brick_programm_medium .node-brick__title {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .node-brick_programm_medium .node-brick__title {
    font-size: 18px;
    line-height: 1.2;
  }
}
@media all and (min-width: 1151px) {
  .node-brick_programm_medium .node-brick__programm-title {
    font-size: 12px;
  }
}
.node-brick_big .node-brick__icon.icon-rubric_169:before,
.node-brick_article .node-brick__icon.icon-rubric_169:before,
.node-brick_medium .node-brick__icon.icon-rubric_169:before,
.node-brick_big .node-brick__icon.icon-rubric_38:before,
.node-brick_article .node-brick__icon.icon-rubric_38:before,
.node-brick_medium .node-brick__icon.icon-rubric_38:before,
.node-brick_big .node-brick__icon.icon-rubric_37:before,
.node-brick_article .node-brick__icon.icon-rubric_37:before,
.node-brick_medium .node-brick__icon.icon-rubric_37:before,
.node-brick_big .node-brick__icon.icon-rubric_153901:before,
.node-brick_article .node-brick__icon.icon-rubric_153901:before,
.node-brick_medium .node-brick__icon.icon-rubric_153901:before {
  font-size: 31px;
  padding: 5px;
  display: block;
}
.node-brick_small .node-brick__icon.icon-rubric_169:before,
.node-brick_small .node-brick__icon.icon-rubric_38:before,
.node-brick_small .node-brick__icon.icon-rubric_37:before {
  font-size: 19px;
  padding: 5px;
  display: block;
}
.node-brick_small .node-brick__icon.icon-rubric_153901:before {
  padding: 2px;
  font-size: 23px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.node-content__player_html {
  padding: 20px 0;
}
.node-content__player_html .share_hint {
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 5px;
}
.node-content__player_html .share_link_content {
  border: solid 1px #808080;
  display: block;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 15px;
  width: 100%;
}
.node-content__player_html .video_share_block_link {
  margin-bottom: 20px;
}
.node-content__player_html .video_share_block_link span {
  color: #666666;
  border-bottom: 1px dashed;
  cursor: pointer;
}
.node-content__player_html .video_share_block {
  display: none;
}
.node-content__player_html .video_share_block .share_link_content {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  font-size: 100%;
  line-height: 20px;
  border: solid 1px #808080;
  resize: none;
}
.node-content__player_html_theme_dark {
  color: #afafaf;
}
.node-content__player_html_theme_dark .share_link_content {
  background-color: #282828;
}
.node-content__player_html_theme_dark .video_share_block_link span {
  color: #afafaf;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.node-feed__list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: table;
  width: 100%;
  overflow: hidden;
}
.node-feed__item {
  display: table-row;
  padding: 0;
  margin: 5px 0 15px;
}
.node-feed__item:first-child .node-feed__col {
  padding-top: 0;
}
.node-feed__col {
  display: table-cell;
  padding: 7px 0;
}
.node-feed__col_info {
  width: 100%;
}
.node-feed__date {
  font-weight: 600;
  font-size: 16px;
  color: #c59f56;
  min-width: 40px;
  white-space: nowrap;
}
.node-feed__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
}
.node-feed__link {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 0 10px 0 41px;
  font-size: 15px;
  line-height: 1.4;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .node-feed__link {
    padding-left: 15px;
  }
}
.node-feed__rubric {
  display: block;
  padding: 4px 16px 5px;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .node-feed__rubric {
    display: none;
  }
}
.node-feed__rubric,
.node-feed a.node-feed__rubric {
  color: #fff;
}
.node-feed__rubric:hover,
.node-feed a.node-feed__rubric:hover,
.node-feed__rubric:active,
.node-feed a.node-feed__rubric:active {
  opacity: 0.8;
  text-decoration: none;
  color: #fff;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.node-news-list__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  transition: opacity 0.3s ease-in-out;
}
.node-news-list__item:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .node-news-list__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.node-news-list__credits {
  margin-bottom: 9px;
}
@media (max-width: 767px) {
  .node-news-list__credits {
    margin-bottom: 8px;
  }
}
.node-news-list__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.node-news-list__picture {
  margin-right: 18px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 32.7%;
      flex-basis: 32.7%;
}
@media (max-width: 767px) {
  .node-news-list__picture {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 12px;
    margin-right: 0;
  }
}
.node-news-list__image-wrapper {
  position: relative;
  height: 0;
  padding-top: 56%;
  overflow: hidden;
}
.node-news-list__icon-video {
  position: relative;
  top: 6px;
  display: inline-block;
}
.node-news-list__icon-video:after {
  content: "\E91A";
  font-family: matchtv-common-icons;
  font-size: 26px;
  color: #c59f56;
}
.node-news-list__duration {
  position: absolute;
  z-index: 1;
  color: #fff;
  bottom: 13px;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 0.83px;
  font-size: 10px;
}
.node-news-list__title {
  font-size: 15px;
  font-weight: 500;
  line-height: 19px;
}
@media (max-width: 767px) {
  .node-news-list__title {
    font-size: 14px;
    line-height: 18px;
  }
}
.node-news-list__description {
  margin-top: 12px;
  font-size: 14px;
  line-height: 23px;
  color: #282828;
}
@media (max-width: 767px) {
  .node-news-list__description {
    font-size: 12px;
    line-height: 1.5;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.node-news-menu {
  position: relative;
}
@media (max-width: 767px) {
  .node-news-menu_desktop {
    display: none;
  }
}
.node-news-menu_mobile {
  display: none;
}
@media (max-width: 767px) {
  .node-news-menu_mobile {
    display: block;
  }
}
.node-news-menu_mobile .node-news-menu__selection {
  background-color: #fff;
  padding: 9px;
  border-bottom: 1px solid #b7b7b7;
}
.node-news-menu_mobile .node-news-menu__selection-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background-color: #c59f56;
  cursor: pointer;
}
.node-news-menu_mobile .node-news-menu__selection-text {
  min-width: 0;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  padding: 0 14px;
}
.node-news-menu_mobile .node-news-menu__selection-button {
  width: 40px;
  height: 40px;
  background-color: #fff;
  margin-left: auto;
  color: #c59f56;
  border: 1px solid #c59f56;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.node-news-menu_mobile .node-news-menu__selection-button:before {
  transform: rotate(-90deg);
  font-size: 35px;
}
.node-news-menu_mobile .node-news-menu__selection_opened .node-news-menu__selection-button {
  color: #fff;
  background-color: #c59f56;
}
.node-news-menu_mobile .node-news-menu__selection_opened .node-news-menu__selection-button:before {
  transform: rotate(90deg);
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.node-sidebar {
  display: block;
  padding: 5px 0;
  text-decoration: none;
}
.node-sidebar__date {
  display: inline-block;
  margin: 0 15px 0 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  color: #c59f56;
}
.node-sidebar__rubric {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
}
.node-sidebar__title {
  display: block;
  margin: 3px 0 6px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #371837;
  width: auto;
  clear: both;
}
.node-sidebar:link {
  text-decoration: none;
}
.node-sidebar:hover .node-sidebar__title,
.node-sidebar:active .node-sidebar__title {
  color: #c59f56;
  text-decoration: underline;
}
.node-sidebar:first-child {
  margin-top: 11px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.node-slider__list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.node-slider .slick-dots {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.node-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.node-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.node-slider .slick-dots li button:hover,
.node-slider .slick-dots li button:focus {
  outline: none;
}
.node-slider .slick-dots li button:hover:before,
.node-slider .slick-dots li button:focus:before {
  opacity: 1;
}
.node-slider .slick-dots li button:before {
  font-size: 16px;
  line-height: 15px;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  content: '';
  display: block;
  border-radius: 50%;
  text-align: center;
  opacity: 0.25;
  background: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.node-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  background: #f82c16;
}
.node-slider .slick-dots {
  position: absolute;
  top: -41px;
  right: 10px;
  z-index: 1;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.node-timeblock {
  display: block;
  padding-bottom: 5px;
  position: relative;
}
.node-timeblock__gradient {
  position: absolute;
  display: none;
  width: 100%;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 7px;
  background-image: linear-gradient(to top, #ff2d1e, transparent);
}
.node-timeblock__wrapper {
  position: relative;
}
.node-timeblock__image {
  border: 2px solid #fff;
  display: block;
  margin-bottom: 9px;
}
.node-timeblock__bg-stub,
.node-timeblock__bg-picture {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.node-timeblock__title {
  display: block;
  font-size: 16px;
  line-height: 1.125;
  height: 55px;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
  overflow: hidden;
  margin-bottom: 12px;
  padding: 0 10px;
}
.node-timeblock__title,
.node-timeblock__title:hover,
.node-timeblock__title:link,
.node-timeblock__title:focus,
.node-timeblock__title:active {
  color: #fff !important;
}
.node-timeblock__timeliner {
  position: relative;
}
.node-timeblock__timeliner-time {
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  text-shadow: 0 0 10px #c59f56;
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
}
.node-timeblock__timeliner-line {
  margin-top: 16px;
  position: relative;
  overflow: visible;
}
.node-timeblock__timeliner-line:before {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  top: -3px;
  width: 6px;
}
a.node-timeblock:hover,
a.node-timeblock:active,
a.node-timeblock:focus {
  text-decoration: none;
}
a.node-timeblock:hover .node-timeblock__title {
  color: #c59f56;
  text-decoration: underline;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.node-timeline {
  position: relative;
  z-index: 1;
  padding: 0 32px;
}
.node-timeline__list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin: 0 -10px;
}
.node-timeline__list:after {
  content: '';
  bottom: 5px;
  left: 10px;
  right: 10px;
  height: 2px;
  background: #fff;
  position: absolute;
  z-index: 1;
}
.node-timeline__item {
  padding: 0 10px;
  position: relative;
}
.node-timeline__item:hover .node-timeblock__gradient,
.node-timeline__item:focus .node-timeblock__gradient {
  display: block;
}
.node-timeline .slick-arrow {
  width: 20px;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 50%;
  background-color: #afafaf;
  border: none;
  font-size: 0;
  line-height: 0;
  outline: none;
  padding: 0;
  transition: background-color 0.3s ease-in-out;
}
.node-timeline .slick-arrow:before {
  content: '';
  width: 14px;
  height: 14px;
  background-image: url(/assets/images/svg/icon-arrow-thin-light.svg);
  background-position: center;
  background-repeat: no-repeat;
  color: inherit;
}
.node-timeline .slick-arrow:hover {
  background-color: #c59f56;
}
.node-timeline .slick-disabled {
  opacity: 0.25;
  cursor: default;
}
.node-timeline .slick-disabled:hover {
  background-color: #afafaf;
}
.node-timeline .slick-prev:before {
  transform: rotate(90deg);
}
.node-timeline .slick-next:before {
  transform: rotate(-90deg);
}
.node-timeline .slick-arrow {
  position: absolute;
  bottom: -17px;
  color: #fff;
}
.node-timeline .slick-prev {
  left: -45px;
}
@media all and (max-width: 767px) {
  .node-timeline .slick-prev {
    left: -37px;
  }
}
.node-timeline .slick-next {
  right: -45px;
}
@media all and (max-width: 767px) {
  .node-timeline .slick-next {
    right: -37px;
  }
}
.node-timeline .slick-disabled:hover {
  color: #fff;
}
.node-timeline .slick-list {
  z-index: 2;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.node-wall {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  margin-left: -9px;
  margin-right: -9px;
}
@media (max-width: 767px) {
  .node-wall {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.node-wall__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%;
  padding-left: 9px;
  padding-right: 9px;
}
.node-wall_1 .material-vertical-medium-item__image-wrapper,
.node-wall_1 .node-brick__bg-stub,
.node-wall_1 .node-brick__bg-picture {
  padding-bottom: 18.1%;
}
@media (max-width: 767px) {
  .node-wall_1 .material-vertical-medium-item__image-wrapper,
  .node-wall_1 .node-brick__bg-stub,
  .node-wall_1 .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
@media (max-width: 767px) {
  .node-wall_2 {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.node-wall_2 .node-wall__item {
  -ms-flex-preferred-size: 66.66%;
      flex-basis: 66.66%;
}
@media (max-width: 1150px) {
  .node-wall_2 .node-wall__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (max-width: 767px) {
  .node-wall_2 .node-wall__item {
    padding-bottom: 0px;
  }
}
.node-wall_2 .node-wall__item .material-vertical-medium-item__image-wrapper,
.node-wall_2 .node-wall__item .node-brick__bg-stub,
.node-wall_2 .node-wall__item .node-brick__bg-picture {
  padding-bottom: 27.1%;
}
@media (max-width: 1150px) {
  .node-wall_2 .node-wall__item .material-vertical-medium-item__image-wrapper,
  .node-wall_2 .node-wall__item .node-brick__bg-stub,
  .node-wall_2 .node-wall__item .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
@media (max-width: 767px) {
  .node-wall_2 .node-wall__item .material-vertical-medium-item__image-wrapper,
  .node-wall_2 .node-wall__item .node-brick__bg-stub,
  .node-wall_2 .node-wall__item .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
.node-wall_2 .node-wall__item + .node-wall__item {
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
}
@media (max-width: 1150px) {
  .node-wall_2 .node-wall__item + .node-wall__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (max-width: 767px) {
  .node-wall_2 .node-wall__item + .node-wall__item {
    padding-bottom: 0;
    padding-top: 0px;
  }
}
.node-wall_2 .node-wall__item + .node-wall__item .material-vertical-medium-item__image-wrapper,
.node-wall_2 .node-wall__item + .node-wall__item .node-brick__bg-stub,
.node-wall_2 .node-wall__item + .node-wall__item .node-brick__bg-picture {
  padding-bottom: 56%;
}
@media (max-width: 1150px) {
  .node-wall_2 .node-wall__item + .node-wall__item .material-vertical-medium-item__image-wrapper,
  .node-wall_2 .node-wall__item + .node-wall__item .node-brick__bg-stub,
  .node-wall_2 .node-wall__item + .node-wall__item .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
@media (max-width: 767px) {
  .node-wall_2 .node-wall__item + .node-wall__item .material-vertical-medium-item__image-wrapper,
  .node-wall_2 .node-wall__item + .node-wall__item .node-brick__bg-stub,
  .node-wall_2 .node-wall__item + .node-wall__item .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
@media (max-width: 1150px) {
  .node-wall_3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .node-wall_3 {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
@media (max-width: 1150px) {
  .node-wall_3 .node-wall__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (max-width: 767px) {
  .node-wall_3 .node-wall__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media (max-width: 767px) {
  .node-wall_3 .node-wall__item:nth-child(2) {
    padding-bottom: 0px;
  }
}
@media (max-width: 1150px) {
  .node-wall_3 .node-wall__item:nth-child(1) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media (max-width: 1150px) {
  .node-wall_3 .node-wall__item:nth-child(1) {
    padding-bottom: 0px;
  }
}
@media (max-width: 1150px) {
  .node-wall_3 .node-wall__item:nth-child(2),
  .node-wall_3 .node-wall__item:nth-child(3) {
    padding-top: 0px;
  }
}
.node-wall_3 .node-wall__item:nth-child(1) .material-vertical-medium-item__image-wrapper,
.node-wall_3 .node-wall__item:nth-child(3) .material-vertical-medium-item__image-wrapper,
.node-wall_3 .node-wall__item:nth-child(1) .node-brick__bg-stub,
.node-wall_3 .node-wall__item:nth-child(3) .node-brick__bg-stub,
.node-wall_3 .node-wall__item:nth-child(1) .node-brick__bg-picture,
.node-wall_3 .node-wall__item:nth-child(3) .node-brick__bg-picture {
  padding-bottom: 71.1%;
}
@media (max-width: 1150px) {
  .node-wall_3 .node-wall__item:nth-child(2) .material-vertical-medium-item__image-wrapper,
  .node-wall_3 .node-wall__item:nth-child(3) .material-vertical-medium-item__image-wrapper,
  .node-wall_3 .node-wall__item:nth-child(2) .node-brick__bg-stub,
  .node-wall_3 .node-wall__item:nth-child(3) .node-brick__bg-stub,
  .node-wall_3 .node-wall__item:nth-child(2) .node-brick__bg-picture,
  .node-wall_3 .node-wall__item:nth-child(3) .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
@media (max-width: 767px) {
  .node-wall_3 .node-wall__item:nth-child(2) .material-vertical-medium-item__image-wrapper,
  .node-wall_3 .node-wall__item:nth-child(3) .material-vertical-medium-item__image-wrapper,
  .node-wall_3 .node-wall__item:nth-child(2) .node-brick__bg-stub,
  .node-wall_3 .node-wall__item:nth-child(3) .node-brick__bg-stub,
  .node-wall_3 .node-wall__item:nth-child(2) .node-brick__bg-picture,
  .node-wall_3 .node-wall__item:nth-child(3) .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
@media (max-width: 1150px) {
  .node-wall_3 .node-wall__item:nth-child(1) .material-vertical-medium-item__image-wrapper,
  .node-wall_3 .node-wall__item:nth-child(1) .node-brick__bg-stub,
  .node-wall_3 .node-wall__item:nth-child(1) .node-brick__bg-picture {
    padding-bottom: 39.05%;
  }
}
@media (max-width: 767px) {
  .node-wall_3 .node-wall__item:nth-child(1) .material-vertical-medium-item__image-wrapper,
  .node-wall_3 .node-wall__item:nth-child(1) .node-brick__bg-stub,
  .node-wall_3 .node-wall__item:nth-child(1) .node-brick__bg-picture {
    padding-bottom: 45%;
  }
}
.node-wall_3 .node-wall__item .material-vertical-medium-item__image-wrapper,
.node-wall_3 .node-wall__item .node-brick__bg-stub,
.node-wall_3 .node-wall__item .node-brick__bg-picture {
  padding-bottom: 56%;
}
.node-wall_6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .node-wall_6 {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.node-wall_6 .node-wall__item {
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
}
@media (max-width: 1150px) {
  .node-wall_6 .node-wall__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (max-width: 1150px) {
  .node-wall_6 .node-wall__item:nth-child(3) {
    padding-top: 9px;
  }
}
.node-wall_6 .node-wall__item:nth-child(1) .material-vertical-medium-item__image-wrapper,
.node-wall_6 .node-wall__item:nth-child(3) .material-vertical-medium-item__image-wrapper,
.node-wall_6 .node-wall__item:nth-child(4) .material-vertical-medium-item__image-wrapper,
.node-wall_6 .node-wall__item:nth-child(6) .material-vertical-medium-item__image-wrapper,
.node-wall_6 .node-wall__item:nth-child(1) .node-brick__bg-stub,
.node-wall_6 .node-wall__item:nth-child(3) .node-brick__bg-stub,
.node-wall_6 .node-wall__item:nth-child(4) .node-brick__bg-stub,
.node-wall_6 .node-wall__item:nth-child(6) .node-brick__bg-stub,
.node-wall_6 .node-wall__item:nth-child(1) .node-brick__bg-picture,
.node-wall_6 .node-wall__item:nth-child(3) .node-brick__bg-picture,
.node-wall_6 .node-wall__item:nth-child(4) .node-brick__bg-picture,
.node-wall_6 .node-wall__item:nth-child(6) .node-brick__bg-picture {
  padding-bottom: 69.55%;
}
@media (max-width: 1150px) {
  .node-wall_6 .node-wall__item:nth-child(1) .material-vertical-medium-item__image-wrapper,
  .node-wall_6 .node-wall__item:nth-child(3) .material-vertical-medium-item__image-wrapper,
  .node-wall_6 .node-wall__item:nth-child(4) .material-vertical-medium-item__image-wrapper,
  .node-wall_6 .node-wall__item:nth-child(6) .material-vertical-medium-item__image-wrapper,
  .node-wall_6 .node-wall__item:nth-child(1) .node-brick__bg-stub,
  .node-wall_6 .node-wall__item:nth-child(3) .node-brick__bg-stub,
  .node-wall_6 .node-wall__item:nth-child(4) .node-brick__bg-stub,
  .node-wall_6 .node-wall__item:nth-child(6) .node-brick__bg-stub,
  .node-wall_6 .node-wall__item:nth-child(1) .node-brick__bg-picture,
  .node-wall_6 .node-wall__item:nth-child(3) .node-brick__bg-picture,
  .node-wall_6 .node-wall__item:nth-child(4) .node-brick__bg-picture,
  .node-wall_6 .node-wall__item:nth-child(6) .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
@media (max-width: 767px) {
  .node-wall_6 .node-wall__item:nth-child(1) .material-vertical-medium-item__image-wrapper,
  .node-wall_6 .node-wall__item:nth-child(3) .material-vertical-medium-item__image-wrapper,
  .node-wall_6 .node-wall__item:nth-child(4) .material-vertical-medium-item__image-wrapper,
  .node-wall_6 .node-wall__item:nth-child(6) .material-vertical-medium-item__image-wrapper,
  .node-wall_6 .node-wall__item:nth-child(1) .node-brick__bg-stub,
  .node-wall_6 .node-wall__item:nth-child(3) .node-brick__bg-stub,
  .node-wall_6 .node-wall__item:nth-child(4) .node-brick__bg-stub,
  .node-wall_6 .node-wall__item:nth-child(6) .node-brick__bg-stub,
  .node-wall_6 .node-wall__item:nth-child(1) .node-brick__bg-picture,
  .node-wall_6 .node-wall__item:nth-child(3) .node-brick__bg-picture,
  .node-wall_6 .node-wall__item:nth-child(4) .node-brick__bg-picture,
  .node-wall_6 .node-wall__item:nth-child(6) .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
.node-wall_6 .node-wall__item:nth-child(1),
.node-wall_6 .node-wall__item:nth-child(2),
.node-wall_6 .node-wall__item:nth-child(3) {
  padding-bottom: 0px;
}
.node-wall_6 .node-wall__item:nth-child(4),
.node-wall_6 .node-wall__item:nth-child(5),
.node-wall_6 .node-wall__item:nth-child(6) {
  padding-top: 0px;
}
@media (max-width: 767px) {
  .node-wall_6 .node-wall__item:nth-child(2),
  .node-wall_6 .node-wall__item:nth-child(3),
  .node-wall_6 .node-wall__item:nth-child(4),
  .node-wall_6 .node-wall__item:nth-child(5),
  .node-wall_6 .node-wall__item:nth-child(6) {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .node-wall_6 .node-wall__item:nth-child(1),
  .node-wall_6 .node-wall__item:nth-child(2),
  .node-wall_6 .node-wall__item:nth-child(3),
  .node-wall_6 .node-wall__item:nth-child(4),
  .node-wall_6 .node-wall__item:nth-child(5) {
    padding-bottom: 0px;
  }
}
.node-wall_6 .node-wall__item .material-vertical-medium-item__image-wrapper,
.node-wall_6 .node-wall__item .node-brick__bg-stub,
.node-wall_6 .node-wall__item .node-brick__bg-picture {
  padding-bottom: 56%;
}
@media (max-width: 1150px) {
  .node-wall_6 .node-wall__item .material-vertical-medium-item__image-wrapper,
  .node-wall_6 .node-wall__item .node-brick__bg-stub,
  .node-wall_6 .node-wall__item .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
@media (max-width: 767px) {
  .node-wall_6 .node-wall__item .material-vertical-medium-item__image-wrapper,
  .node-wall_6 .node-wall__item .node-brick__bg-stub,
  .node-wall_6 .node-wall__item .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
.node-wall_9 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .node-wall_9 {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.node-wall_9 .node-wall__item {
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
}
@media (max-width: 1150px) {
  .node-wall_9 .node-wall__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (max-width: 1150px) {
  .node-wall_9 .node-wall__item:nth-child(1) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media (max-width: 1150px) {
  .node-wall_9 .node-wall__item:nth-child(2),
  .node-wall_9 .node-wall__item:nth-child(3),
  .node-wall_9 .node-wall__item:nth-child(7) {
    padding-top: 9px;
  }
}
.node-wall_9 .node-wall__item:nth-child(1) .material-vertical-medium-item__image-wrapper,
.node-wall_9 .node-wall__item:nth-child(3) .material-vertical-medium-item__image-wrapper,
.node-wall_9 .node-wall__item:nth-child(4) .material-vertical-medium-item__image-wrapper,
.node-wall_9 .node-wall__item:nth-child(6) .material-vertical-medium-item__image-wrapper,
.node-wall_9 .node-wall__item:nth-child(7) .material-vertical-medium-item__image-wrapper,
.node-wall_9 .node-wall__item:nth-child(9) .material-vertical-medium-item__image-wrapper,
.node-wall_9 .node-wall__item:nth-child(1) .node-brick__bg-stub,
.node-wall_9 .node-wall__item:nth-child(3) .node-brick__bg-stub,
.node-wall_9 .node-wall__item:nth-child(4) .node-brick__bg-stub,
.node-wall_9 .node-wall__item:nth-child(6) .node-brick__bg-stub,
.node-wall_9 .node-wall__item:nth-child(7) .node-brick__bg-stub,
.node-wall_9 .node-wall__item:nth-child(9) .node-brick__bg-stub,
.node-wall_9 .node-wall__item:nth-child(1) .node-brick__bg-picture,
.node-wall_9 .node-wall__item:nth-child(3) .node-brick__bg-picture,
.node-wall_9 .node-wall__item:nth-child(4) .node-brick__bg-picture,
.node-wall_9 .node-wall__item:nth-child(6) .node-brick__bg-picture,
.node-wall_9 .node-wall__item:nth-child(7) .node-brick__bg-picture,
.node-wall_9 .node-wall__item:nth-child(9) .node-brick__bg-picture {
  padding-bottom: 56%;
}
@media (max-width: 1150px) {
  .node-wall_9 .node-wall__item:nth-child(1) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(3) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(4) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(6) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(7) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(9) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(1) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(3) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(4) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(6) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(7) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(9) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(1) .node-brick__bg-picture,
  .node-wall_9 .node-wall__item:nth-child(3) .node-brick__bg-picture,
  .node-wall_9 .node-wall__item:nth-child(4) .node-brick__bg-picture,
  .node-wall_9 .node-wall__item:nth-child(6) .node-brick__bg-picture,
  .node-wall_9 .node-wall__item:nth-child(7) .node-brick__bg-picture,
  .node-wall_9 .node-wall__item:nth-child(9) .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
@media (max-width: 767px) {
  .node-wall_9 .node-wall__item:nth-child(1) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(3) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(4) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(6) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(7) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(9) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(1) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(3) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(4) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(6) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(7) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(9) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(1) .node-brick__bg-picture,
  .node-wall_9 .node-wall__item:nth-child(3) .node-brick__bg-picture,
  .node-wall_9 .node-wall__item:nth-child(4) .node-brick__bg-picture,
  .node-wall_9 .node-wall__item:nth-child(6) .node-brick__bg-picture,
  .node-wall_9 .node-wall__item:nth-child(7) .node-brick__bg-picture,
  .node-wall_9 .node-wall__item:nth-child(9) .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
@media (max-width: 1150px) {
  .node-wall_9 .node-wall__item:nth-child(1) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(1) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(1) .node-brick__bg-picture {
    padding-bottom: 39.05%;
  }
}
@media (max-width: 767px) {
  .node-wall_9 .node-wall__item:nth-child(1) .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item:nth-child(1) .node-brick__bg-stub,
  .node-wall_9 .node-wall__item:nth-child(1) .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
.node-wall_9 .node-wall__item:nth-child(1),
.node-wall_9 .node-wall__item:nth-child(2),
.node-wall_9 .node-wall__item:nth-child(3),
.node-wall_9 .node-wall__item:nth-child(4),
.node-wall_9 .node-wall__item:nth-child(5),
.node-wall_9 .node-wall__item:nth-child(6) {
  padding-bottom: 0px;
}
.node-wall_9 .node-wall__item:nth-child(4),
.node-wall_9 .node-wall__item:nth-child(5),
.node-wall_9 .node-wall__item:nth-child(6),
.node-wall_9 .node-wall__item:nth-child(7),
.node-wall_9 .node-wall__item:nth-child(8),
.node-wall_9 .node-wall__item:nth-child(9) {
  padding-top: 0px;
}
@media (max-width: 767px) {
  .node-wall_9 .node-wall__item:nth-child(2),
  .node-wall_9 .node-wall__item:nth-child(3),
  .node-wall_9 .node-wall__item:nth-child(4),
  .node-wall_9 .node-wall__item:nth-child(5),
  .node-wall_9 .node-wall__item:nth-child(6),
  .node-wall_9 .node-wall__item:nth-child(7),
  .node-wall_9 .node-wall__item:nth-child(8),
  .node-wall_9 .node-wall__item:nth-child(9) {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .node-wall_9 .node-wall__item:nth-child(1),
  .node-wall_9 .node-wall__item:nth-child(2),
  .node-wall_9 .node-wall__item:nth-child(3),
  .node-wall_9 .node-wall__item:nth-child(4),
  .node-wall_9 .node-wall__item:nth-child(5),
  .node-wall_9 .node-wall__item:nth-child(6),
  .node-wall_9 .node-wall__item:nth-child(7),
  .node-wall_9 .node-wall__item:nth-child(8) {
    padding-bottom: 0px;
  }
}
.node-wall_9 .node-wall__item .material-vertical-medium-item__image-wrapper,
.node-wall_9 .node-wall__item .node-brick__bg-stub,
.node-wall_9 .node-wall__item .node-brick__bg-picture {
  padding-bottom: 56%;
}
@media (max-width: 1150px) {
  .node-wall_9 .node-wall__item .material-vertical-medium-item__image-wrapper,
  .node-wall_9 .node-wall__item .node-brick__bg-stub,
  .node-wall_9 .node-wall__item .node-brick__bg-picture {
    padding-bottom: 56%;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.old-matchbox-game {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 32px;
  border-bottom: 1px solid #e8e8e8;
}
.old-matchbox-game__score {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-pack: center;
      justify-content: center;
  width: 60px;
}
.old-matchbox-game__team {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.old-matchbox-game__team_type_home {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.old-matchbox-game__team_type_guest {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.old-mathbox-game__icons {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 5px 0 5px 5px;
  background-color: #fff;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.old-matchbox-score {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 15px;
  line-height: 1.07;
  font-weight: 600;
}
.old-matchbox-score__divider {
  margin: 0 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1;
}
.old-matchbox-score__number {
  width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.old-matchbox-score__number_type_home {
  text-align: right;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.old-matchbox-team {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.old-matchbox-team_type_home .old-matchbox-team__logo-wrapper {
  margin-right: 0;
  -ms-flex-order: 2;
      order: 2;
}
.old-matchbox-team_type_home .old-matchbox-team__title {
  -ms-flex-order: 1;
      order: 1;
  text-align: right;
}
.old-matchbox-team_type_guest .old-matchbox-team__logo-wrapper {
  margin-left: 0;
  -ms-flex-order: 1;
      order: 1;
}
.old-matchbox-team_type_guest .old-matchbox-team__title {
  -ms-flex-order: 2;
      order: 2;
}
.old-matchbox-team__title {
  font-size: 12px;
  line-height: 1.17;
  font-weight: 600;
}
@media (max-width: 480px) {
  .old-matchbox-team__title {
    font-size: 10px;
    line-height: 1.2;
  }
}
.old-matchbox-team__logo-wrapper {
  width: 18px;
  height: 18px;
  margin: 0 5px;
}
@media (max-width: 480px) {
  .old-matchbox-team__logo-wrapper {
    width: 17px;
    height: 17px;
  }
}
.old-matchbox-team__logo {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.old-social-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.old-social-links__list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.old-social-links__label {
  font-size: 13px;
  margin-right: 11px;
}
.old-social-links__icon {
  height: 24px;
}
.old-social-links__link {
  display: block;
}
.old-social-links__item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.old-social-links__item:not(:first-child) {
  margin-left: 9px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.pager_statistics-cal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  line-height: normal;
  margin: 15px 0;
}
.pager_statistics-cal .pager__btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
}
.pager_statistics-cal .pager__btn,
.pager_statistics-cal .pager__btn:hover,
.pager_statistics-cal .pager__btn:link,
.pager_statistics-cal .pager__btn:focus,
.pager_statistics-cal .pager__btn:active,
.pager_statistics-cal .pager__btn:visited {
  text-decoration: none;
  color: #000000;
}
.pager_statistics-cal .pager__btn:hover .pager__btn-icon,
.pager_statistics-cal .pager__btn:focus .pager__btn-icon {
  background-color: #cdcbcc;
}
.pager_statistics-cal .pager__btn_prev {
  margin-right: auto;
}
.pager_statistics-cal .pager__btn_prev .pager__btn-icon {
  margin-right: 12px;
}
.pager_statistics-cal .pager__btn_prev .pager__btn-label {
  text-align: left;
}
.pager_statistics-cal .pager__btn_next {
  margin-left: auto;
}
.pager_statistics-cal .pager__btn_next .pager__btn-icon {
  margin-left: 12px;
}
.pager_statistics-cal .pager__btn_next .pager__btn-label {
  text-align: right;
}
.pager_statistics-cal .pager__btn_disabled {
  cursor: default;
}
.pager_statistics-cal .pager__btn_disabled .pager__btn-icon:before {
  color: #969696;
}
.pager_statistics-cal .pager__btn_disabled .pager__btn-label {
  color: #969696;
}
.pager_statistics-cal .pager__btn-icon {
  width: 40px;
  height: 40px;
  background-color: #f1f1f1;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 20px;
  transition: background-color 0.3s ease;
}
.pager_statistics-cal .pager__btn-label {
  font-size: 13px;
  line-height: normal;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.play-field__heading {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  margin: 15px 0;
  text-transform: uppercase;
}
.play-field__field_mobile-rotate .play-field__map {
  margin: 0;
}
@media (max-width: 767px) {
  .play-field__field_mobile-rotate .play-field__map-bg {
    padding-bottom: 93.79%;
  }
}
@media (max-width: 767px) {
  .play-field__field_mobile-rotate .play-field__map_left .play-field__map-bg {
    background-image: url("/assets/images/play-field-left-mobile.jpg");
  }
}
@media (max-width: 767px) {
  .play-field__field_mobile-rotate .play-field__map_right .play-field__map-bg {
    background-image: url("/assets/images/play-field-right-mobile.jpg");
  }
}
@media (max-width: 767px) {
  .play-field__field_mobile-rotate .play-field__player-name {
    display: none;
  }
}
@media all and (max-width: 991px) {
  .play-field__field_mobile-horizontal-scroll {
    overflow-x: auto;
  }
}
.play-field__field_mobile-horizontal-scroll .play-field__map {
  margin: 0;
}
@media (max-width: 767px) {
  .play-field__field_mobile-horizontal-scroll .play-field__map-wrap {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
@media all and (max-width: 991px) {
  .play-field__field_mobile-horizontal-scroll .play-field__map-wrap {
    min-width: 906px;
  }
}
.play-field__player {
  width: 5px;
  height: 5px;
  position: absolute;
  z-index: 2;
  cursor: pointer;
}
.play-field__player:hover,
.play-field__player:focus {
  z-index: 3;
}
.play-field__player:hover .play-field__player-name,
.play-field__player:focus .play-field__player-name {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  border-radius: 15px;
}
.play-field__player-content {
  position: absolute;
  top: -12px;
  left: -12px;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
}
.play-field__player-point {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 24px;
  height: 24px;
  text-shadow: 0 4px 1px #000;
  font-size: 14px;
}
.play-field__player-point:before {
  content: '';
  border-radius: 50% 50% 50% 0;
  width: 24px;
  height: 24px;
  background-color: #979797;
  position: absolute;
  display: block;
  transform: rotate(-45deg);
  box-shadow: -2px 2px 10px 1px #000;
}
.play-field__player-point span {
  z-index: 1;
  display: block;
  width: 24px;
  text-align: center;
}
.play-field__player-name {
  position: absolute;
  top: 50%;
  left: 100%;
  right: auto;
  padding: 2px 10px;
  transform: translateY(-50%);
  text-shadow: 0 4px 1px #000;
  font-size: 15px;
  white-space: nowrap;
}
.play-field__player_left .play-field__player-point:before {
  background-color: #0088e3;
}
.play-field__player_right .play-field__player-point:before {
  background-color: #d20f10;
}
.play-field__player_invert .play-field__player-name {
  right: 100%;
  left: auto;
}
.play-field__player:hover .play-field__player-point:before,
.play-field__player:focus .play-field__player-point:before {
  background-color: #017cb5;
}
.play-field__map {
  position: relative;
  margin: 10px 0;
}
.play-field__map-wrap {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .play-field__map-wrap {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.play-field__map-bg {
  padding-bottom: 106.625%;
  background-color: #28851a;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.play-field__map-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.play-field__map_left,
.play-field__map_right {
  width: 50%;
}
@media (max-width: 767px) {
  .play-field__map_left,
  .play-field__map_right {
    width: 100%;
  }
}
.play-field__map_left .play-field__map-bg {
  background-image: url("/assets/images/play-field-left.jpg");
}
.play-field__map_right .play-field__map-bg {
  background-image: url("/assets/images/play-field-right.jpg");
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.players-inline {
  margin-top: 20px;
  margin-bottom: 10px;
}
.players-inline__heading {
  margin: 10px 0;
}
.players-inline__item {
  display: inline-block;
  font-size: 14px;
  margin-right: 20px;
  white-space: nowrap;
}
.players-inline__item:hover,
.players-inline__item:focus {
  text-decoration: none;
}
.players-inline__item:hover .players-inline__item__name,
.players-inline__item:focus .players-inline__item__name {
  text-decoration: underline;
}
.players-inline__item:after {
  content: ',';
  display: inline-block;
  vertical-align: middle;
}
.players-inline__item:last-child {
  margin-right: 0;
}
.players-inline__item:last-child:after {
  display: none;
}
.players-inline__number {
  margin-right: 5px;
}
.players-inline__flag {
  display: inline-block;
  margin-right: 5px;
}
.players-inline__number,
.players-inline__flag,
.players-inline__name {
  vertical-align: middle;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.player-consist__heading {
  font-size: 20px;
  font-weight: bold;
}
.player-consist__note {
  font-size: 15px;
  color: #727272;
  line-height: normal;
  margin-right: 10px;
}
.player-consist__note:last-child {
  margin-right: 0;
}
.players-table__heading {
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}
.players-table__table {
  overflow-x: auto;
}
.players-table__table table {
  width: 100%;
  border: 0 none;
  border-collapse: separate;
}
.players-table__table table th,
.players-table__table table td {
  border: 0 none;
  padding: 10px 5px;
  vertical-align: middle;
  font-size: 13px;
}
.players-table__table table th {
  border-bottom: 2px solid #000000;
  font-weight: normal;
}
.players-table__table table td {
  border-bottom: 2px solid #cecece;
}
.players-table__table table tbody tr:nth-child(even) td {
  background-color: #f2f2f2;
}
.players-table__th-order {
  width: 30px;
  text-align: center;
}
.players-table__th-flag {
  text-align: center;
}
.players-table__th-player {
  text-align: left;
}
.players-table__th-m,
.players-table__th-z,
.players-table__th-p,
.players-table__th-pru {
  text-align: center;
  white-space: nowrap;
  width: 70px;
}
.players-table__td-order {
  text-align: center;
}
.players-table__td-flag {
  width: 24px;
  text-align: center;
}
.players-table__td-flag img {
  display: block;
  width: 14px;
}
.players-table__td-player {
  text-align: left;
}
.players-table__td-m,
.players-table__td-z,
.players-table__td-p,
.players-table__td-pru {
  text-align: center;
  white-space: nowrap;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.quote-list__list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.quote-list__item {
  margin-bottom: 5px;
  padding-bottom: 10px;
  display: block;
  position: relative;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.quote {
  text-align: center;
}
.quote__link {
  display: block;
}
.quote__link:hover .quote__image {
  opacity: 0.8;
}
.quote__image,
.quote__title,
.quote__desc {
  display: block;
  transition: all 0.3s ease;
}
.quote__image {
  border-radius: 50%;
  margin: 0 auto;
  width: 100px;
}
.quote__title {
  font-size: 16px;
  margin: 10px 0;
}
.quote__desc {
  font-size: 15px;
  line-height: 1.1;
  margin: 10px 0;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.results-places__table {
  width: 100%;
}
.results-places__th {
  height: 34px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  border-bottom: 1px solid #000;
}
.results-places__th_type_title {
  padding-left: 7px;
  padding-right: 7px;
}
.results-places__th_type_result {
  padding-left: 7px;
  padding-right: 7px;
}
@media (max-width: 768px) {
  .results-places__th {
    font-size: 10px;
    line-height: 12px;
  }
}
.results-places__td {
  height: 35px;
  border-bottom: 1px solid #e8e8e8;
}
.results-places__td_type_title {
  width: 100%;
  padding-left: 7px;
  padding-right: 7px;
}
.results-places__td_type_medal {
  padding-left: 6px;
  padding-right: 6px;
}
.results-places__td_type_icon {
  padding-left: 3px;
  padding-right: 3px;
}
.results-places__td_type_result {
  padding-left: 7px;
  padding-right: 7px;
}
.results-places__place {
  font-size: 14px;
  line-height: 16px;
}
.results-places__place_type_gold {
  color: #fdc743;
  font-weight: 600;
}
.results-places__place_type_silver {
  color: #979797;
  font-weight: 600;
}
.results-places__place_type_bronze {
  color: #d5a285;
  font-weight: 600;
}
@media (max-width: 768px) {
  .results-places__place {
    font-size: 10px;
    line-height: 12px;
  }
}
.results-places__medal {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.results-places__medal_type_gold {
  background-color: #fdc743;
}
.results-places__medal_type_silver {
  background-color: #979797;
}
.results-places__medal_type_bronze {
  background-color: #d5a285;
}
.results-places__icon-wrapper {
  width: 20px;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.results-places__player {
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 768px) {
  .results-places__player {
    font-size: 10px;
    line-height: 12px;
  }
}
.results-places__result {
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 768px) {
  .results-places__result {
    font-size: 10px;
    line-height: 12px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.results-sport {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  min-height: 32px;
}
.results-sport__icon-wrapper {
  margin-right: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #3f9cd5;
}
.results-sport__icon {
  max-width: 100%;
  max-height: 100%;
}
.results-sport__caption {
  font-size: 18px;
  line-height: 30px;
  color: #3f9cd5;
}
.results-sport__title {
  font-weight: 600;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.results-tables__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.results-tables__item {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.results-tables__item:nth-child(even) {
  padding-left: 15px;
}
@media (max-width: 768px) {
  .results-tables__item:nth-child(even) {
    padding-left: 0px;
    margin-top: 20px;
  }
}
.results-tables__item:nth-child(odd) {
  padding-right: 15px;
}
@media (max-width: 768px) {
  .results-tables__item:nth-child(odd) {
    padding-right: 0px;
  }
}
@media (max-width: 768px) {
  .results-tables__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.results__item:not(:first-child) {
  margin-top: 40px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.rubric-banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  height: 104px;
  background-image: url("/assets/images/rubric-banner-news-default-2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.rubric-banner:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(12, 12, 12, 0.8), rgba(0, 0, 0, 0)) repeat scroll 0 0;
  z-index: 0;
}
.rubric-banner__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  z-index: 1;
}
.rubric-banner__icon {
  margin-right: 8px;
}
.rubric-banner__icon:before {
  border-radius: 50%;
  background: #fff;
  font-size: 36px;
}
.rubric-banner__name {
  color: #fff;
  font-size: 32px;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 0 0 4px #000000;
}
@media (max-width: 767px) {
  .rubric-banner__name {
    font-size: 24px;
  }
}
@media all and (max-width: 479px) {
  .rubric-banner__name {
    font-size: 20px;
  }
}
.rubric-banner__name:before {
  content: '#';
}
.rubric-banner__subtitle {
  position: absolute;
  left: 0;
  bottom: 13px;
  z-index: 1;
  width: 100%;
  display: block;
  color: #fff;
  font-size: 26px;
  text-align: center;
}
.rubric-banner__link {
  display: block;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.rubric-banner__link:link,
.rubric-banner__link:visited {
  color: inherit;
}
.rubric-banner__link:hover,
.rubric-banner__link:focus,
.rubric-banner__link:active {
  color: #c59f56;
}
.rubric-banner__line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.rubric-banner__gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
}
.rubric-banner__back {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18px;
}
@media (max-width: 767px) {
  .rubric-banner__back {
    left: -15px;
  }
}
.rubric-banner__icon.icon-rubric_169:before,
.rubric-banner__icon.icon-rubric_38:before,
.rubric-banner__icon.icon-rubric_37:before {
  font-size: 28px;
  padding: 4px;
  display: block;
}
.rubric-banner__icon.icon-rubric_153901 {
  background-image: url(/assets/images/svg/logo-olympic-2018.svg);
  width: 36px;
  height: 36px;
  background-color: #fff;
  background-position: center;
  border-radius: 50%;
}
.rubric-banner__icon.icon-rubric_153901:before {
  content: '';
  display: none;
}
.rubric-banner_statistics-tour {
  height: 255px;
}
.rubric-banner_statistics-tour .rubric-banner__gradient {
  height: 100%;
}
.rubric-banner[data-term-id="153901"] .rubric-banner__name {
  max-width: 450px;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .rubric-banner[data-term-id="153901"] .rubric-banner__name {
    max-width: 210px;
    font-size: 18px;
  }
}
.rubric-banner[data-term-id="153901"] .rubric-banner__name:before {
  content: '';
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rubric-banner[data-term-id="153901"] .button-back__label {
    display: none;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.scoreboard {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  background: url("/assets/images/bg-blank.jpg") 50% 50% no-repeat;
  background-size: cover;
  padding: 2em 3em;
}
@media (min-width: 768px) and (max-width: 991px) {
  .scoreboard {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .scoreboard {
    font-size: 10px;
    padding: 1em 1.5em;
  }
}
.scoreboard h4 {
  font-size: 1.275em;
  font-weight: 600;
  margin-bottom: 0.25em;
}
.scoreboard h5 {
  font-size: 1em;
  margin-top: 0;
}
.scoreboard p {
  font-size: 13px;
}
.scoreboard__team {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  text-align: center;
  max-width: 180px;
}
.scoreboard__title {
  margin-bottom: 1.5em;
}
@media (max-width: 767px) {
}
.scoreboard__logo {
  margin: 2em 0;
  position: relative;
  height: 0;
  padding-bottom: 80%;
}
.scoreboard__logo img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.scoreboard__result {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  position: relative;
}
.scoreboard__result__datetime {
  position: absolute;
  top: 0;
}
.scoreboard__datetime {
  font-size: 1.3em;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  top: 0;
}
.scoreboard__datetime span {
  display: block;
  line-height: 1.8;
}
.scoreboard__score {
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -ms-flex-pack: justify;
      justify-content: space-between;
  text-align: center;
  margin-top: 1.5em;
}
.scoreboard__score span {
  width: 33.3333333%;
  font-size: 5.145em;
  font-weight: 600;
}
@media (max-width: 767px) {
  .scoreboard__score span {
    font-size: 40px;
  }
}
.scoreboard__stats {
  width: 50%;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .scoreboard__stats {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .scoreboard__stats {
    width: 90%;
  }
}
.scoreboard__stats ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 0.5em;
}
.scoreboard__stats li {
  width: 20%;
  text-align: center;
}
.scoreboard__stats i {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.scoreboard__stats i.red {
  background-image: linear-gradient(to bottom, #f5515f, #9f041b);
}
.scoreboard__stats i.orange {
  background-image: linear-gradient(to bottom, #fad961, #f76b1c);
}
.scoreboard__stats i.green {
  background-image: linear-gradient(to bottom, #b4ec51, #429321);
}
.scoreboard__stats p {
  font-size: 0.8em;
  text-transform: lowercase;
}
.scoreboard__info {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.search-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  text-align: center;
  background-color: #c59f56;
}
@media (max-width: 1024px) {
  .search-button {
    background: #c59f56;
  }
}
@media (max-width: 1024px) {
  .search-button.collapsed {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #e31112, #b90b0c) repeat scroll 0 0;
  }
}
.search-button,
.search-button:hover,
.search-button:focus,
.search-button:active,
.search-button:visited {
  text-decoration: none;
  outline: 0 none;
}
.search-button:before {
  width: 100%;
  font-size: 25px;
  color: #fff;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.share {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  min-width: 310px;
  max-width: 350px;
  padding: 0.5rem 1rem;
  margin: 0 0 0 auto;
  background-color: white;
}
.share ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  width: 70%;
  min-width: 70%;
  line-height: 0;
}
.share h6 {
  text-transform: uppercase;
  color: #afafaf;
  font-size: 10px;
  font-weight: 600;
}
.share a {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #e5e5e5;
  border-radius: 50%;
}
.share a:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.share .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  font-size: 28px;
  transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 767px) {
  .share {
    width: 100%;
    min-width: inherit;
    padding: 0.5rem 0;
  }
  .share h6 {
    display: none;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.shares {
  position: relative;
  margin: 20px 0;
  padding: 0;
  text-align: right;
}
.shares.has_label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media all and (max-width: 430px) {
  .shares.has_label {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.shares.has_label:before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: '';
  width: 100%;
  height: 3px;
  background-color: rgba(55, 24, 55, 0.2);
}
.shares__label {
  white-space: nowrap;
  color: #371837;
  padding-top: 5px;
  font-weight: 600;
  text-align: left;
}
@media all and (max-width: 430px) {
  .shares__label {
    margin-bottom: 12px;
  }
}
.shares__list {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.shares__item {
  position: relative;
  z-index: 2;
  display: inline-block;
  border-bottom: 3px solid rgba(55, 24, 55, 0.5);
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease, opacity 0.3s ease-in-out, outline 0.3s ease;
}
.shares__item:hover {
  cursor: pointer;
  opacity: 0.7;
}
.shares__link {
  height: 32px;
  color: #371837;
  display: inline-block;
  font-size: 1em;
  position: relative;
  text-decoration: none;
  vertical-align: bottom;
}
.shares__icon {
  background-size: 32px 32px;
  height: 32px;
  width: 32px;
  display: inline-block;
  vertical-align: top;
}
.shares__counter {
  line-height: 32px;
}
.shares__badge {
  border-radius: 2px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.social-buttons__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  height: 46px;
}
.social-buttons__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.social-buttons__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 34px;
}
.social-buttons__link,
.social-buttons__link:hover,
.social-buttons__link:focus,
.social-buttons__link:active,
.social-buttons__link:visited {
  text-decoration: none;
}
.social-buttons__link:before {
  font-size: 29px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.ya-share2__item_service_facebook .ya-share2__icon,
.shares__icon_service_facebook .shares__icon,
.club-dist__social .icon-fb {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJmYi1pY29uLnN2ZyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczMzNDYiPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGgzMzY2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDMzNjgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgaWQ9ImJhc2UiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEuMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6em9vbT0iMTEuMiIKICAgICBpbmtzY2FwZTpjeD0iMjYuMTU3OTUzIgogICAgIGlua3NjYXBlOmN5PSIyMS4wNzM0OTMiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjExMzciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIHVuaXRzPSJweCIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGEzMzQ5Ij4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICAgIDxkYzp0aXRsZSAvPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZwogICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaWQ9ImxheWVyMSIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDIwLjM2MjIpIj4KICAgIDxwYXRoCiAgICAgICBzdHlsZT0iZmlsbDojMzMwMDMzO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpub256ZXJvO3N0cm9rZTpub25lIgogICAgICAgZD0ibSAxNy43MDI2MzUsMTAyNi4yNDU0IGMgLTEuMjc5MDc5LDAgLTIuMDE3MDU0LDAuMjA3OSAtMi44NTI5ODUsMC42MjA0IC0wLjgzNTkyOSwwLjQxNDEgLTEuMjE2NTcsMS4xNDU5IC0xLjUyODIwMiwxLjgwNDYgLTAuMzEwMzA4LDAuNjU4NiAtMC40NjYyMTYsMS40NTkzIC0wLjQ2NjIxNiwyLjc5NDkgbCAwLDAuNDY0NiAtMS44NzMzNzgsMCAtMC4wNTUyMywzLjU1MTQgMS44MTcyMjgsMCAwLDEwLjk5NzcgNC4wMzI1NiwwIDAsLTEwLjk5NzcgMi44NDg2MSwwIDAuNzc2MTg0LC0zLjU1MTQgLTMuNzkzMDA5LDAgYyAwLDAgLTAuMjk0ODE1LC0xLjQ3NjMgMC4yNjc2MjYsLTIuMDI4IDAuMjg4NjU4LC0wLjI4NDIgMC44MDgzMTYsLTAuNDk5NSAxLjQ3NDU4NSwtMC40OTk1IDAuNjc4NDkzLDAgMS4yMjI0NDQsMC4zNjUyIDEuOTA2OTc1LDAuNzcwMSBsIDAuODE1OTkzLC0zLjEyNjMgYyAtMS4yNTg5MDMsLTAuMzU5MiAtMi4wNTk3MDcsLTAuODAwOCAtMy4zNzA3NDUsLTAuODAwOCB6IgogICAgICAgaWQ9InBhdGgzMzcyIgogICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIgLz4KICA8L2c+Cjwvc3ZnPgo=");
}
.ya-share2__item_service_twitter .ya-share2__icon,
.shares__icon_service_twitter .shares__icon,
.club-dist__social .icon-tw,
.social-news-item__icon-tw {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJ0dy1pY29uLnN2ZyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczMzNDYiPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGgzMzY2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDMzNjgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjA2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMDgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjM1IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMzciCiAgICAgICAgIGQ9Ik0gMCw3OTIgMTIyNCw3OTIgMTIyNCwwIDAsMCAwLDc5MiBaIiAvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoNDI0MyIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGg0MjQ1IgogICAgICAgICBkPSJtIDQ3NS4zMDUsNTA3LjA4OCAyNzMuMzksMCAwLC0yMjIuMTc4IC0yNzMuMzksMCAwLDIyMi4xNzggeiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBpZD0iYmFzZSIKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTp6b29tPSIxMS4yIgogICAgIGlua3NjYXBlOmN4PSI0LjIzNDA1ODciCiAgICAgaW5rc2NhcGU6Y3k9IjE4LjUwOTEzNyIKICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTEzNyIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgICAgdW5pdHM9InB4IiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTMzNDkiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlIC8+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgaW5rc2NhcGU6bGFiZWw9IkxheWVyIDEiCiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIKICAgICBpZD0ibGF5ZXIxIgogICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwMjAuMzYyMikiPgogICAgPGcKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDAuMDg4ODU4OTEsMCwwLC0wLjA4ODg1ODkxLC0zOC4zODE2NDQsMTA3MS41NTAzKSIKICAgICAgIGlua3NjYXBlOmxhYmVsPSJUd2l0dGVyX2xvZ29fYmx1ZSIKICAgICAgIGlkPSJnNDIyOSIKICAgICAgIHN0eWxlPSJmaWxsOiMzMzAwMzM7ZmlsbC1vcGFjaXR5OjEiPgogICAgICA8ZwogICAgICAgICBpZD0iZzQyMzEiCiAgICAgICAgIHN0eWxlPSJmaWxsOiMzMzAwMzM7ZmlsbC1vcGFjaXR5OjEiPgogICAgICAgIDxnCiAgICAgICAgICAgY2xpcC1wYXRoPSJ1cmwoI2NsaXBQYXRoNDIzNSkiCiAgICAgICAgICAgaWQ9Imc0MjMzIgogICAgICAgICAgIHN0eWxlPSJmaWxsOiMzMzAwMzM7ZmlsbC1vcGFjaXR5OjEiPgogICAgICAgICAgPGcKICAgICAgICAgICAgIGlkPSJnNDIzOSIKICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiMzMzAwMzM7ZmlsbC1vcGFjaXR5OjEiPgogICAgICAgICAgICA8ZwogICAgICAgICAgICAgICBpZD0iZzQyNDEiCiAgICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiMzMzAwMzM7ZmlsbC1vcGFjaXR5OjEiIC8+CiAgICAgICAgICAgIDxnCiAgICAgICAgICAgICAgIGlkPSJnNDI0NyIKICAgICAgICAgICAgICAgc3R5bGU9ImZpbGw6IzMzMDAzMztmaWxsLW9wYWNpdHk6MSI+CiAgICAgICAgICAgICAgPGcKICAgICAgICAgICAgICAgICBpZD0iZzQyNDkiCiAgICAgICAgICAgICAgICAgY2xpcC1wYXRoPSJ1cmwoI2NsaXBQYXRoNDI0MykiCiAgICAgICAgICAgICAgICAgc3R5bGU9ImZpbGw6IzMzMDAzMztmaWxsLW9wYWNpdHk6MSI+CiAgICAgICAgICAgICAgICA8ZwogICAgICAgICAgICAgICAgICAgaWQ9Imc0MjUxIgogICAgICAgICAgICAgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzQ4LjY5NDgsNDgwLjc4NzYpIgogICAgICAgICAgICAgICAgICAgc3R5bGU9ImZpbGw6IzMzMDAzMztmaWxsLW9wYWNpdHk6MSI+CiAgICAgICAgICAgICAgICAgIDxwYXRoCiAgICAgICAgICAgICAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgICAgICAgICAgICAgIGlkPSJwYXRoNDI1MyIKICAgICAgICAgICAgICAgICAgICAgc3R5bGU9ImZpbGw6IzMzMDAzMztmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIKICAgICAgICAgICAgICAgICAgICAgZD0iTSAwLDAgQyAtMTAuMDU5LC00LjQ2MSAtMjAuODY4LC03LjQ3NyAtMzIuMjE1LC04LjgzMiAtMjAuNjM0LC0xLjg5MSAtMTEuNzQsOS4xMDIgLTcuNTUzLDIyLjE5OSAtMTguMzksMTUuNzcxIC0zMC4zOTQsMTEuMTA0IC00My4xNyw4LjU4OCBjIC0xMC4yMzEsMTAuOTAxIC0yNC44MDksMTcuNzEzIC00MC45NCwxNy43MTMgLTMwLjk3OCwwIC01Ni4wOTEsLTI1LjExNCAtNTYuMDkxLC01Ni4wODggMCwtNC4zOTcgMC40OTYsLTguNjc3IDEuNDUyLC0xMi43ODIgLTQ2LjYxNSwyLjMzOSAtODcuOTQ0LDI0LjY2OSAtMTE1LjYwOCw1OC42MDMgLTQuODI5LC04LjI4NCAtNy41OTQsLTE3LjkxOSAtNy41OTQsLTI4LjE5OCAwLC0xOS40NTkgOS45MDIsLTM2LjYyNyAyNC45NTIsLTQ2LjY4NiAtOS4xOTQsMC4yOTEgLTE3Ljg0MywyLjgxNSAtMjUuNDA1LDcuMDE2IC0wLjAwNCwtMC4yMzQgLTAuMDA1LC0wLjQ2OSAtMC4wMDUsLTAuNzA1IDAsLTI3LjE3NiAxOS4zMzQsLTQ5Ljg0NiA0NC45OTMsLTU0Ljk5OSAtNC43MDcsLTEuMjgxIC05LjY2MiwtMS45NjYgLTE0Ljc3NywtMS45NjYgLTMuNjE1LDAgLTcuMTI4LDAuMzUxIC0xMC41NTMsMS4wMDUgNy4xMzgsLTIyLjI4MyAyNy44NTEsLTM4LjUgNTIuMzk1LC0zOC45NTMgLTE5LjE5NiwtMTUuMDQzIC00My4zOCwtMjQuMDA5IC02OS42NTksLTI0LjAwOSAtNC41MjcsMCAtOC45OTIsMC4yNjUgLTEzLjM4LDAuNzgzIDI0LjgyMywtMTUuOTE0IDU0LjMwNSwtMjUuMTk5IDg1Ljk4LC0yNS4xOTkgMTAzLjE2OSwwIDE1OS41ODUsODUuNDY2IDE1OS41ODUsMTU5LjU4NiAwLDIuNDMyIC0wLjA1NSw0Ljg1MSAtMC4xNjIsNy4yNTYgQyAtMTcuMDI5LC0yMS4xMjcgLTcuNTIsLTExLjI0OCAwLDAiIC8+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K");
}
.ya-share2__item_service_vkontakte .ya-share2__icon,
.shares__icon_service_vkontakte .shares__icon,
.club-dist__social .icon-vk {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJ2ay1pY29uLnN2ZyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczMzNDYiPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGgzMzY2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDMzNjgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjA2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMDgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjM1IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMzciCiAgICAgICAgIGQ9Ik0gMCw3OTIgMTIyNCw3OTIgMTIyNCwwIDAsMCAwLDc5MiBaIiAvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoNDI0MyIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGg0MjQ1IgogICAgICAgICBkPSJtIDQ3NS4zMDUsNTA3LjA4OCAyNzMuMzksMCAwLC0yMjIuMTc4IC0yNzMuMzksMCAwLDIyMi4xNzggeiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDQyODIiCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoNDI4NCIKICAgICAgICAgZD0iTSAwLDQ0NSA0NDUsNDQ1IDQ0NSwwIDAsMCAwLDQ0NSBaIiAvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlkPSJiYXNlIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxLjAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnpvb209IjExLjMxMzcwOSIKICAgICBpbmtzY2FwZTpjeD0iMjcuMTE1ODkiCiAgICAgaW5rc2NhcGU6Y3k9IjE1Ljg5ODQ1MiIKICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTEzNyIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgICAgdW5pdHM9InB4IiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTMzNDkiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgaW5rc2NhcGU6bGFiZWw9IkxheWVyIDEiCiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIKICAgICBpZD0ibGF5ZXIxIgogICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwMjAuMzYyMikiPgogICAgPHBhdGgKICAgICAgIHN0eWxlPSJmaWxsOiMzMzAwMzM7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlOm5vbmUiCiAgICAgICBkPSJtIDE0LjMzNjQ5OSwxMDI4LjEzODcgYyAtMS4wNTYwNzMsMC4wMTcgLTEuOTMyMDQ4LDAuMDk4IC0yLjQ4ODM0NiwwLjM2NzkgLTAuNDkzNDcyLDAuMjQxOCAtMC44NzM1MzQsMC43ODA5IC0wLjY0MTUyNywwLjgxMiAwLjI4Njc1OSwwLjAzOCAwLjkzNTkxMywwLjE3NDcgMS4yODAwNjMsMC42NDMgMC40NDQ2MTIsMC42MDQ5IDAuNDI5MTgsMS45NjM1IDAuNDI5MTgsMS45NjM1IDAsMCAwLjI1NTM4MiwzLjc0MDMgLTAuNTk2NjY1LDQuMjA1IC0wLjU4NDQ4NiwwLjMxODcgLTEuMzg2ODY1LC0wLjMzMDggLTMuMTA4OTM3LC0zLjMwNjMgLTAuODgyMDEyLC0xLjUyNCAtMS41NDc3NCwtMy4yMDkxIC0xLjU0Nzc0LC0zLjIwOTEgMCwwIC0wLjEyODIzOCwtMC4zMTU5IC0wLjM1NzQwMSwtMC40ODQ1IC0wLjI3NzkyLC0wLjIwNDEgLTAuNjY2OTQ4LC0wLjI2NzcgLTAuNjY2OTQ4LC0wLjI2NzcgbCAtNC4xMjEzMjM4LDAuMDI3IGMgMCwwIC0wLjYxOTA2MjUsMC4wMTcgLTAuODQ2Mzk2NiwwLjI4NTcgLTAuMjAyMjQ0MiwwLjIzOTUgLTAuMDE2NDQ5LDAuNzM0MiAtMC4wMTY0NDksMC43MzQyIDAsMCAzLjIyNzgyNjYsNy41NTAxIDYuODgxODMyNiwxMS4zNTQ1IDMuMzUwNzkxOCwzLjQ4ODggNy4xNTM5OTU4LDMuMjYgNy4xNTM5OTU4LDMuMjYgbCAxLjcyNDE5NywwIGMgMCwwIDAuNTIxODM3LC0wLjA1NyAwLjc4ODA3NiwtMC4zNDM5IDAuMjQ0NzA1LC0wLjI2MzMgMC4yMzYyNzMsLTAuNzU4MiAwLjIzNjI3MywtMC43NTgyIDAsMCAtMC4wMzQyOSwtMi4zMTM1IDEuMDM5MzAzLC0yLjY1NDMgMS4wNTg3NiwtMC4zMzU3IDIuNDE5MDMyLDIuMjM2OCAzLjg1OTYyOSwzLjIyNTYgMS4wODk0MzYsMC43NDgzIDEuOTE3MTAzLDAuNTg0NiAxLjkxNzEwMywwLjU4NDYgbCAzLjg1MjE1MiwtMC4wNTQgYyAwLDAgMi4wMTU3OTQsLTAuMTI0OCAxLjA2MDIzOSwtMS43MDkyIC0wLjA3ODIyLC0wLjEyOTUgLTAuNTU3NDEsLTEuMTcxNyAtMi44NjUxODgsLTMuMzEzOCAtMi40MTU3NTYsLTIuMjQyMiAtMi4wOTE3NTEsLTEuODc5MSAwLjgxNzk4NSwtNS43NTcyIDEuNzcyMDQ5LC0yLjM2MTkgMi40ODA4OSwtMy44MDQzIDIuMjU5NTUsLTQuNDIxOSAtMC4yMTA5OCwtMC41ODg0IC0xLjUxNDg0MSwtMC40MzIzIC0xLjUxNDg0MSwtMC40MzIzIGwgLTQuMzM4MTU3LDAuMDI3IGMgMCwwIC0wLjMyMDk3NSwtMC4wNDQgLTAuNTU5Mjc5LDAuMDk5IC0wLjIzMzEyNSwwLjEzOTUgLTAuMzgyODI0LDAuNDY1MSAtMC4zODI4MjMsMC40NjUxIDAsMCAtMC42ODYzNDUsMS44MjgxIC0xLjYwMTU3NCwzLjM4MjYgLTEuOTMxNDI2LDMuMjc5NSAtMi43MDUwMDEsMy40NTE5IC0zLjAyMDcwOSwzLjI0OCAtMC43MzQ2MjEsLTAuNDc0NyAtMC41NTAzMDcsLTEuOTA1OSAtMC41NTAzMDcsLTIuOTIzNSAwLC0zLjE3ODQgMC40ODE3NzksLTQuNTAzNiAtMC45MzkxMTIsLTQuODQ2NiAtMC40NzE0MjksLTAuMTEzOSAtMC44MTg5MjYsLTAuMTg5NyAtMi4wMjQ3NzIsLTAuMjAxOSAtMC4zODY5NDEsLTAuMDEgLTAuNzU5MDU5LC0wLjAxIC0xLjExMTA4MywwIHoiCiAgICAgICBpZD0icGF0aDQyODgiCiAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAvPgogIDwvZz4KPC9zdmc+Cg==");
}
.dark .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJ2ay1pY29uLXdoaXRlLnN2ZyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczMzNDYiPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGgzMzY2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDMzNjgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjA2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMDgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjM1IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMzciCiAgICAgICAgIGQ9Ik0gMCw3OTIgMTIyNCw3OTIgMTIyNCwwIDAsMCAwLDc5MiBaIiAvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoNDI0MyIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGg0MjQ1IgogICAgICAgICBkPSJtIDQ3NS4zMDUsNTA3LjA4OCAyNzMuMzksMCAwLC0yMjIuMTc4IC0yNzMuMzksMCAwLDIyMi4xNzggeiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDQyODIiCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoNDI4NCIKICAgICAgICAgZD0iTSAwLDQ0NSA0NDUsNDQ1IDQ0NSwwIDAsMCAwLDQ0NSBaIiAvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlkPSJiYXNlIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxLjAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnpvb209IjExLjMxMzcwOSIKICAgICBpbmtzY2FwZTpjeD0iMTEuOTU3Mjg5IgogICAgIGlua3NjYXBlOmN5PSIxNS44OTg0NTIiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjExMzciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIHVuaXRzPSJweCIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGEzMzQ5Ij4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZwogICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaWQ9ImxheWVyMSIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDIwLjM2MjIpIj4KICAgIDxwYXRoCiAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIgogICAgICAgZD0ibSAxNC4zMzY0OTksMTAyOC4xMzg3IGMgLTEuMDU2MDczLDAuMDE3IC0xLjkzMjA0OCwwLjA5OCAtMi40ODgzNDYsMC4zNjc5IC0wLjQ5MzQ3MiwwLjI0MTggLTAuODczNTM0LDAuNzgwOSAtMC42NDE1MjcsMC44MTIgMC4yODY3NTksMC4wMzggMC45MzU5MTMsMC4xNzQ3IDEuMjgwMDYzLDAuNjQzIDAuNDQ0NjEyLDAuNjA0OSAwLjQyOTE4LDEuOTYzNSAwLjQyOTE4LDEuOTYzNSAwLDAgMC4yNTUzODIsMy43NDAzIC0wLjU5NjY2NSw0LjIwNSAtMC41ODQ0ODYsMC4zMTg3IC0xLjM4Njg2NSwtMC4zMzA4IC0zLjEwODkzNywtMy4zMDYzIC0wLjg4MjAxMiwtMS41MjQgLTEuNTQ3NzQsLTMuMjA5MSAtMS41NDc3NCwtMy4yMDkxIDAsMCAtMC4xMjgyMzgsLTAuMzE1OSAtMC4zNTc0MDEsLTAuNDg0NSAtMC4yNzc5MiwtMC4yMDQxIC0wLjY2Njk0OCwtMC4yNjc3IC0wLjY2Njk0OCwtMC4yNjc3IGwgLTQuMTIxMzIzOCwwLjAyNyBjIDAsMCAtMC42MTkwNjI1LDAuMDE3IC0wLjg0NjM5NjYsMC4yODU3IC0wLjIwMjI0NDIsMC4yMzk1IC0wLjAxNjQ0OSwwLjczNDIgLTAuMDE2NDQ5LDAuNzM0MiAwLDAgMy4yMjc4MjY2LDcuNTUwMSA2Ljg4MTgzMjYsMTEuMzU0NSAzLjM1MDc5MTgsMy40ODg4IDcuMTUzOTk1OCwzLjI2IDcuMTUzOTk1OCwzLjI2IGwgMS43MjQxOTcsMCBjIDAsMCAwLjUyMTgzNywtMC4wNTcgMC43ODgwNzYsLTAuMzQzOSAwLjI0NDcwNSwtMC4yNjMzIDAuMjM2MjczLC0wLjc1ODIgMC4yMzYyNzMsLTAuNzU4MiAwLDAgLTAuMDM0MjksLTIuMzEzNSAxLjAzOTMwMywtMi42NTQzIDEuMDU4NzYsLTAuMzM1NyAyLjQxOTAzMiwyLjIzNjggMy44NTk2MjksMy4yMjU2IDEuMDg5NDM2LDAuNzQ4MyAxLjkxNzEwMywwLjU4NDYgMS45MTcxMDMsMC41ODQ2IGwgMy44NTIxNTIsLTAuMDU0IGMgMCwwIDIuMDE1Nzk0LC0wLjEyNDggMS4wNjAyMzksLTEuNzA5MiAtMC4wNzgyMiwtMC4xMjk1IC0wLjU1NzQxLC0xLjE3MTcgLTIuODY1MTg4LC0zLjMxMzggLTIuNDE1NzU2LC0yLjI0MjIgLTIuMDkxNzUxLC0xLjg3OTEgMC44MTc5ODUsLTUuNzU3MiAxLjc3MjA0OSwtMi4zNjE5IDIuNDgwODksLTMuODA0MyAyLjI1OTU1LC00LjQyMTkgLTAuMjEwOTgsLTAuNTg4NCAtMS41MTQ4NDEsLTAuNDMyMyAtMS41MTQ4NDEsLTAuNDMyMyBsIC00LjMzODE1NywwLjAyNyBjIDAsMCAtMC4zMjA5NzUsLTAuMDQ0IC0wLjU1OTI3OSwwLjA5OSAtMC4yMzMxMjUsMC4xMzk1IC0wLjM4MjgyNCwwLjQ2NTEgLTAuMzgyODIzLDAuNDY1MSAwLDAgLTAuNjg2MzQ1LDEuODI4MSAtMS42MDE1NzQsMy4zODI2IC0xLjkzMTQyNiwzLjI3OTUgLTIuNzA1MDAxLDMuNDUxOSAtMy4wMjA3MDksMy4yNDggLTAuNzM0NjIxLC0wLjQ3NDcgLTAuNTUwMzA3LC0xLjkwNTkgLTAuNTUwMzA3LC0yLjkyMzUgMCwtMy4xNzg0IDAuNDgxNzc5LC00LjUwMzYgLTAuOTM5MTEyLC00Ljg0NjYgLTAuNDcxNDI5LC0wLjExMzkgLTAuODE4OTI2LC0wLjE4OTcgLTIuMDI0NzcyLC0wLjIwMTkgLTAuMzg2OTQxLC0wLjAxIC0wLjc1OTA1OSwtMC4wMSAtMS4xMTEwODMsMCB6IgogICAgICAgaWQ9InBhdGg0Mjg4IgogICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIgLz4KICA8L2c+Cjwvc3ZnPgo=");
}
.dark .ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJ0dy1pY29uLXdoaXRlLnN2ZyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczMzNDYiPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGgzMzY2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDMzNjgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjA2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMDgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjM1IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMzciCiAgICAgICAgIGQ9Ik0gMCw3OTIgMTIyNCw3OTIgMTIyNCwwIDAsMCAwLDc5MiBaIiAvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoNDI0MyIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGg0MjQ1IgogICAgICAgICBkPSJtIDQ3NS4zMDUsNTA3LjA4OCAyNzMuMzksMCAwLC0yMjIuMTc4IC0yNzMuMzksMCAwLDIyMi4xNzggeiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBpZD0iYmFzZSIKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTp6b29tPSIxMS4yIgogICAgIGlua3NjYXBlOmN4PSItMTEuMDc4NDQxIgogICAgIGlua3NjYXBlOmN5PSIxOC41MDkxMzciCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjExMzciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIHVuaXRzPSJweCIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGEzMzQ5Ij4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZwogICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaWQ9ImxheWVyMSIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDIwLjM2MjIpIj4KICAgIDxnCiAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjA4ODg1ODkxLDAsMCwtMC4wODg4NTg5MSwtMzguMzgxNjQ0LDEwNzEuNTUwMykiCiAgICAgICBpbmtzY2FwZTpsYWJlbD0iVHdpdHRlcl9sb2dvX2JsdWUiCiAgICAgICBpZD0iZzQyMjkiCiAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxIj4KICAgICAgPGcKICAgICAgICAgaWQ9Imc0MjMxIgogICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxIj4KICAgICAgICA8ZwogICAgICAgICAgIGNsaXAtcGF0aD0idXJsKCNjbGlwUGF0aDQyMzUpIgogICAgICAgICAgIGlkPSJnNDIzMyIKICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxIj4KICAgICAgICAgIDxnCiAgICAgICAgICAgICBpZD0iZzQyMzkiCiAgICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxIj4KICAgICAgICAgICAgPGcKICAgICAgICAgICAgICAgaWQ9Imc0MjQxIgogICAgICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxIiAvPgogICAgICAgICAgICA8ZwogICAgICAgICAgICAgICBpZD0iZzQyNDciCiAgICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjEiPgogICAgICAgICAgICAgIDxnCiAgICAgICAgICAgICAgICAgaWQ9Imc0MjQ5IgogICAgICAgICAgICAgICAgIGNsaXAtcGF0aD0idXJsKCNjbGlwUGF0aDQyNDMpIgogICAgICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjEiPgogICAgICAgICAgICAgICAgPGcKICAgICAgICAgICAgICAgICAgIGlkPSJnNDI1MSIKICAgICAgICAgICAgICAgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDc0OC42OTQ4LDQ4MC43ODc2KSIKICAgICAgICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjEiPgogICAgICAgICAgICAgICAgICA8cGF0aAogICAgICAgICAgICAgICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICAgICAgICAgICAgICBpZD0icGF0aDQyNTMiCiAgICAgICAgICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOm5vbmUiCiAgICAgICAgICAgICAgICAgICAgIGQ9Ik0gMCwwIEMgLTEwLjA1OSwtNC40NjEgLTIwLjg2OCwtNy40NzcgLTMyLjIxNSwtOC44MzIgLTIwLjYzNCwtMS44OTEgLTExLjc0LDkuMTAyIC03LjU1MywyMi4xOTkgLTE4LjM5LDE1Ljc3MSAtMzAuMzk0LDExLjEwNCAtNDMuMTcsOC41ODggYyAtMTAuMjMxLDEwLjkwMSAtMjQuODA5LDE3LjcxMyAtNDAuOTQsMTcuNzEzIC0zMC45NzgsMCAtNTYuMDkxLC0yNS4xMTQgLTU2LjA5MSwtNTYuMDg4IDAsLTQuMzk3IDAuNDk2LC04LjY3NyAxLjQ1MiwtMTIuNzgyIC00Ni42MTUsMi4zMzkgLTg3Ljk0NCwyNC42NjkgLTExNS42MDgsNTguNjAzIC00LjgyOSwtOC4yODQgLTcuNTk0LC0xNy45MTkgLTcuNTk0LC0yOC4xOTggMCwtMTkuNDU5IDkuOTAyLC0zNi42MjcgMjQuOTUyLC00Ni42ODYgLTkuMTk0LDAuMjkxIC0xNy44NDMsMi44MTUgLTI1LjQwNSw3LjAxNiAtMC4wMDQsLTAuMjM0IC0wLjAwNSwtMC40NjkgLTAuMDA1LC0wLjcwNSAwLC0yNy4xNzYgMTkuMzM0LC00OS44NDYgNDQuOTkzLC01NC45OTkgLTQuNzA3LC0xLjI4MSAtOS42NjIsLTEuOTY2IC0xNC43NzcsLTEuOTY2IC0zLjYxNSwwIC03LjEyOCwwLjM1MSAtMTAuNTUzLDEuMDA1IDcuMTM4LC0yMi4yODMgMjcuODUxLC0zOC41IDUyLjM5NSwtMzguOTUzIC0xOS4xOTYsLTE1LjA0MyAtNDMuMzgsLTI0LjAwOSAtNjkuNjU5LC0yNC4wMDkgLTQuNTI3LDAgLTguOTkyLDAuMjY1IC0xMy4zOCwwLjc4MyAyNC44MjMsLTE1LjkxNCA1NC4zMDUsLTI1LjE5OSA4NS45OCwtMjUuMTk5IDEwMy4xNjksMCAxNTkuNTg1LDg1LjQ2NiAxNTkuNTg1LDE1OS41ODYgMCwyLjQzMiAtMC4wNTUsNC44NTEgLTAuMTYyLDcuMjU2IEMgLTE3LjAyOSwtMjEuMTI3IC03LjUyLC0xMS4yNDggMCwwIiAvPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgICAgPC9nPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==");
}
.dark .ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJmYi1pY29uLXdoaXRlLnN2ZyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczMzNDYiPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGgzMzY2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDMzNjgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgaWQ9ImJhc2UiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEuMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6em9vbT0iMTEuMiIKICAgICBpbmtzY2FwZTpjeD0iMTAuODQ1NDUzIgogICAgIGlua3NjYXBlOmN5PSIyMS4wNzM0OTMiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjExMzciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIHVuaXRzPSJweCIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGEzMzQ5Ij4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZwogICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaWQ9ImxheWVyMSIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDIwLjM2MjIpIj4KICAgIDxwYXRoCiAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpub256ZXJvO3N0cm9rZTpub25lIgogICAgICAgZD0ibSAxNy43MDI2MzUsMTAyNi4yNDU0IGMgLTEuMjc5MDc5LDAgLTIuMDE3MDU0LDAuMjA3OSAtMi44NTI5ODUsMC42MjA0IC0wLjgzNTkyOSwwLjQxNDEgLTEuMjE2NTcsMS4xNDU5IC0xLjUyODIwMiwxLjgwNDYgLTAuMzEwMzA4LDAuNjU4NiAtMC40NjYyMTYsMS40NTkzIC0wLjQ2NjIxNiwyLjc5NDkgbCAwLDAuNDY0NiAtMS44NzMzNzgsMCAtMC4wNTUyMywzLjU1MTQgMS44MTcyMjgsMCAwLDEwLjk5NzcgNC4wMzI1NiwwIDAsLTEwLjk5NzcgMi44NDg2MSwwIDAuNzc2MTg0LC0zLjU1MTQgLTMuNzkzMDA5LDAgYyAwLDAgLTAuMjk0ODE1LC0xLjQ3NjMgMC4yNjc2MjYsLTIuMDI4IDAuMjg4NjU4LC0wLjI4NDIgMC44MDgzMTYsLTAuNDk5NSAxLjQ3NDU4NSwtMC40OTk1IDAuNjc4NDkzLDAgMS4yMjI0NDQsMC4zNjUyIDEuOTA2OTc1LDAuNzcwMSBsIDAuODE1OTkzLC0zLjEyNjMgYyAtMS4yNTg5MDMsLTAuMzU5MiAtMi4wNTk3MDcsLTAuODAwOCAtMy4zNzA3NDUsLTAuODAwOCB6IgogICAgICAgaWQ9InBhdGgzMzcyIgogICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIgLz4KICA8L2c+Cjwvc3ZnPgo=");
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.spb-node-content-image-wrapper.center,
.spb-node-content-image-wrapper.left,
.spb-node-content-image-wrapper.right {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .spb-node-content-image-wrapper.center,
  .spb-node-content-image-wrapper.left,
  .spb-node-content-image-wrapper.right {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.spb-node-content-image-wrapper.center img,
.spb-node-content-image-wrapper.left img,
.spb-node-content-image-wrapper.right img {
  display: block;
  margin: 0;
}
.spb-node-content-image-wrapper.center .spb-node-content-image-text,
.spb-node-content-image-wrapper.left .spb-node-content-image-text,
.spb-node-content-image-wrapper.right .spb-node-content-image-text {
  color: #888;
  padding: 10px 12px;
  font-size: 15px;
  line-height: 1.33;
  text-align: left;
  background-color: #e5e5e5;
  margin: 0;
}
.spb-node-content-image-wrapper.center .spb-node-content-image-text p,
.spb-node-content-image-wrapper.left .spb-node-content-image-text p,
.spb-node-content-image-wrapper.right .spb-node-content-image-text p {
  margin: 0;
}
.spb-node-content-image-wrapper.left,
.spb-node-content-image-wrapper.right {
  width: 48%;
}
@media (max-width: 767px) {
  .spb-node-content-image-wrapper.left,
  .spb-node-content-image-wrapper.right {
    width: auto;
  }
}
.spb-node-content-image-wrapper.center img {
  width: 100%;
}
.spb-node-content-image-wrapper.left {
  float: left;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .spb-node-content-image-wrapper.left {
    float: none;
    margin-right: -20px;
  }
}
.spb-node-content-image-wrapper.right {
  float: right;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .spb-node-content-image-wrapper.right {
    float: none;
    margin-left: -20px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.statistics-banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  height: 225px;
  background-image: url(/assets/images/rubric-banner-news-default.jpg);
  background-position: 0% 25%;
  background-repeat: no-repeat;
  background-size: cover;
}
.statistics-banner:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(12, 12, 12, 0.8), rgba(0, 0, 0, 0)) repeat scroll 0 0;
  z-index: 0;
}
.statistics-banner__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #fff;
  z-index: 1;
  max-width: 460px;
  margin: 0 15px;
}
.statistics-banner__icon {
  width: 140px;
  min-width: 140px;
  height: 140px;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 20px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media all and (max-width: 530px) {
  .statistics-banner__icon {
    width: 90px;
    min-width: 90px;
    height: 90px;
  }
}
.statistics-banner__icon img {
  width: 70%;
}
.statistics-banner__label {
  font-size: 20px;
  line-height: normal;
  font-weight: bold;
}
.statistics-banner__line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.statistics-banner__gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.statistics-cal {
  line-height: normal;
}
.statistics-cal__date,
.statistics-cal__time {
  font-size: 13px;
}
.statistics-cal__time {
  vertical-align: middle;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.statistics-cal__time-icon,
.statistics-cal__time-label {
  vertical-align: middle;
}
.statistics-cal__time-icon {
  margin-right: 3px;
}
.statistics-cal__team {
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.statistics-cal__team_left {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.statistics-cal__team_left .statistics-cal__team-score {
  margin-left: 7px;
  margin-right: -4px;
}
.statistics-cal__team_left .statistics-cal__team-score:before,
.statistics-cal__team_left .statistics-cal__team-score:after {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  right: -7px;
  left: auto;
  top: auto;
  bottom: auto;
  border-radius: 50%;
  border: 2px solid #e1ddde;
  box-sizing: content-box;
}
.statistics-cal__team_left .statistics-cal__team-score:before {
  top: 3px;
}
.statistics-cal__team_left .statistics-cal__team-score:after {
  bottom: 3px;
}
.statistics-cal__team_right {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.statistics-cal__team_right .statistics-cal__team-score {
  margin-right: 7px;
  margin-left: -4px;
}
.statistics-cal__team_win .statistics-cal__team-name,
.statistics-cal__team_win .statistics-cal__team-score {
  color: #f40606;
}
.statistics-cal__team-name {
  font-size: 16px;
}
.statistics-cal__team-score {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 20px;
  border: 2px solid #e1ddde;
  text-align: center;
  font-size: 15px;
  padding: 4px 0;
  height: 28px;
  position: relative;
}
.statistics-cal__broadcast {
  font-size: 13px;
  display: inline-block;
  white-space: nowrap;
}
.statistics-cal__broadcast,
.statistics-cal__broadcast:link,
.statistics-cal__broadcast:active,
.statistics-cal__broadcast:visited {
  text-decoration: none;
  color: #000000;
}
.statistics-cal__broadcast:hover,
.statistics-cal__broadcast:focus {
  color: #c59f56;
}
.statistics-cal__broadcast-icon,
.statistics-cal__broadcast-label {
  vertical-align: middle;
}
.statistics-cal__broadcast-icon {
  margin-right: 5px;
}
@media (max-width: 767px) {
  .statistics-cal__broadcast-label {
    display: none;
  }
}
.statistics-cal__icon_sort-low,
.statistics-cal__icon_sort-high {
  color: #999;
  cursor: pointer;
}
.statistics-cal__icon_sort-low,
.statistics-cal__icon_sort-high,
.statistics-cal__icon_sort-low:hover,
.statistics-cal__icon_sort-high:hover,
.statistics-cal__icon_sort-low:focus,
.statistics-cal__icon_sort-high:focus,
.statistics-cal__icon_sort-low:link,
.statistics-cal__icon_sort-high:link,
.statistics-cal__icon_sort-low:active,
.statistics-cal__icon_sort-high:active,
.statistics-cal__icon_sort-low:visited,
.statistics-cal__icon_sort-high:visited {
  text-decoration: none;
  color: #999;
}
.statistics-cal__icon_sort-low_active,
.statistics-cal__icon_sort-high_active,
.statistics-cal__icon_sort-low_active:hover,
.statistics-cal__icon_sort-high_active:hover,
.statistics-cal__icon_sort-low_active:focus,
.statistics-cal__icon_sort-high_active:focus,
.statistics-cal__icon_sort-low_active:link,
.statistics-cal__icon_sort-high_active:link,
.statistics-cal__icon_sort-low_active:active,
.statistics-cal__icon_sort-high_active:active,
.statistics-cal__icon_sort-low_active:visited,
.statistics-cal__icon_sort-high_active:visited {
  color: #000000;
}
.statistics-cal__icon_sort-low {
  transform: rotate(180deg);
  margin-left: 4px;
  margin-right: -4px;
}
.statistics-cal__table {
  overflow-x: auto;
}
.statistics-cal table {
  width: 100%;
  border: 0 none;
  border-collapse: separate;
}
.statistics-cal table th,
.statistics-cal table td {
  border: 0 none;
  padding: 10px 5px;
  vertical-align: middle;
}
.statistics-cal table th {
  border-bottom: 2px solid #000000;
  font-size: 13px;
  font-weight: normal;
}
.statistics-cal table th span,
.statistics-cal table th a {
  vertical-align: middle;
}
.statistics-cal table td {
  border-bottom: 2px solid #cecece;
}
.statistics-cal table thead tr th:first-child {
  text-align: left;
}
.statistics-cal table tbody tr td:nth-child(3),
.statistics-cal table tbody tr td:last-child {
  text-align: right;
}
.statistics-cal table tbody tr td:last-child {
  width: 18%;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.statistics-heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-align: end;
      align-items: flex-end;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .statistics-heading {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.statistics-heading__main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}
@media (max-width: 767px) {
  .statistics-heading__main {
    margin-right: auto;
  }
}
.statistics-heading__side {
  margin-left: auto;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .statistics-heading__side .styles__title--1wpGE {
    margin-bottom: 0;
  }
}
.statistics-heading__side .shares__link {
  margin-right: 5px;
}
.statistics-heading__logo {
  -ms-flex-preferred-size: 76px;
      flex-basis: 76px;
  min-width: 76px;
  margin-right: 24px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .statistics-heading__logo {
    min-width: 40px;
    -ms-flex-preferred-size: 40px;
        flex-basis: 40px;
    margin-right: 12px;
  }
}
.statistics-heading__tag {
  margin: 5px 0;
  color: #c59f56;
}
.statistics-heading__label {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 5px;
  padding-right: 15px;
}
.statistics-heading h1.statistics-heading__label {
  margin-top: 0;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.statistics-list {
  width: 31.66666667%;
  margin-right: 2.5%;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .statistics-list {
    width: 100%;
    margin-right: 0;
  }
}
.statistics-list__heading-title {
  border-bottom: 2px solid #969696;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  padding-bottom: 10px;
  margin: 8px 0;
}
.statistics-list__heading-lebel {
  text-align: right;
  font-size: 12px;
  margin: 8px 0;
}
.statistics-list__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-bottom: 1px solid #f2f2f2;
  padding: 15px 0;
  transition: border-bottom-color 0.3s ease;
}
.statistics-list__item:hover,
.statistics-list__item:focus {
  border-bottom-color: #c59f56;
}
.statistics-list__item:hover .statistics-list__item-name,
.statistics-list__item:focus .statistics-list__item-name,
.statistics-list__item:hover .statistics-list__item-value,
.statistics-list__item:focus .statistics-list__item-value {
  color: #c59f56;
}
.statistics-list__item-image {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  min-width: 50px;
  max-width: 60px;
  margin-right: 10px;
}
.statistics-list__item-image img {
  width: 100%;
  border: 0 none;
  outline: 0 none;
  border-radius: 50%;
}
.statistics-list__item-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-width: 0;
  font-size: 14px;
  padding-right: 10px;
}
.statistics-list__item-name {
  color: #000000;
  transition: color 0.3s ease;
}
.statistics-list__item-club {
  color: #afafaf;
}
.statistics-list__item-value {
  margin-left: auto;
  white-space: nowrap;
  transition: color 0.3s ease;
}
.statistics-list__item-value_transfer {
  width: 25px;
  height: 25px;
  background-color: #d2d2d2;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 14px;
  font-weight: bold;
}
.statistics-list__more {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 15px 0;
}
.statistics-list__more button {
  padding: 10px 12px;
  color: #000000;
  background-color: #f1f1f1;
  border: 0 none;
  display: block;
  font-size: 14px;
  line-height: normal;
}
.statistics-list__more button,
.statistics-list__more button:hover,
.statistics-list__more button:focus {
  outline: 0 none;
}
.statistics-list__more button:hover,
.statistics-list__more button:focus {
  background-color: #cdcbcc;
}
.statistics-list__group-heading {
  font-size: 20px;
  font-weight: bold;
  padding-right: 20px;
  margin: 0 0 10px 0;
}
.statistics-list__group-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.statistics-list__group-container .statistics-list:nth-child(3n+3) {
  margin-right: 0;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.statistics-table {
  margin-bottom: 40px;
  font-size: 15px;
  overflow-x: auto;
  color: black;
}
.statistics-table [onclick] {
  transition: opacity 0.15s ease-in-out;
}
.statistics-table [onclick]:hover,
.statistics-table [onclick]:active {
  opacity: 0.6;
}
.statistics-table table {
  width: 100%;
  border: 0 none;
  border-collapse: collapse;
}
.statistics-table thead tr th {
  border-bottom: 1px solid #d3d3d3;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
}
@media (max-width: 575px) {
  .statistics-table thead tr th {
    font-size: 11px;
  }
}
.statistics-table tbody tr:nth-child(odd) td {
  background-color: #f2f2f2;
}
.statistics-table tr th {
  padding: 10px 5px;
}
.statistics-table tr td {
  padding: 0 5px;
}
.statistics-table tr th,
.statistics-table tr td {
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.3;
}
.statistics-table_overview table {
  border-top: 1px solid #e8e8e8;
}
.statistics-table_overview td {
  background-color: transparent !important;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.statistics-table__heding {
  font-weight: 600;
  font-size: 18px;
}
.statistics-table__th_center,
.statistics-table thead tr th.statistics-table__th_center {
  text-align: center;
}
.statistics-table__td-score {
  width: 50px;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .statistics-table__td-score {
    font-size: 12px;
  }
}
.statistics-table__td-team-order {
  width: 30px;
}
.statistics-table__td-team-logo {
  width: 28px;
}
.statistics-table__td-team-games {
  width: 15%;
}
.statistics-table__td-team-wins {
  width: 30px;
}
.statistics-table__td-team-goals {
  width: 60px;
}
.statistics-table__td-team-points {
  width: 30px;
}
.statistics-table__td-team-win {
  width: 40px;
  padding-left: 15px !important;
}
.statistics-table__td-team-draw {
  width: 30px;
}
.statistics-table__td-team-loose {
  width: 40px;
  padding-right: 15px !important;
}
.statistics-table__td-team-game {
  width: 60px;
}
.statistics-table__td-team-point {
  width: 60px;
}
.statistics-table__td-minute {
  color: #c59f56;
  width: 30px;
}
.statistics-table__td-icon {
  width: 30px;
}
.statistics-table__td-icon .icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.statistics-table td {
  text-align: center;
}
.statistics-table td.statistics-table__td-team-name,
.statistics-table td.statistics-table__td-date {
  text-align: left;
}
.statistics-table td.statistics-table__td-date {
  width: 80px;
}
@media (max-width: 575px) {
  .statistics-table td.statistics-table__td-date {
    width: 50px;
  }
}
.statistics-table td.statistics-table__td-team {
  width: 40%;
}
@media (min-width: 992px) {
  .statistics-table td.statistics-table__td-team {
    width: 30%;
  }
}
@media (max-width: 575px) {
  .statistics-table td.statistics-table__td-team {
    width: 30%;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock {
  width: 100%;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .data-choosier {
  display: block;
  padding: 10px 0;
  text-align: right;
  margin-bottom: 0;
}
#right-column ._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .data-choosier {
  margin-right: 15px;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .data-choosier li {
  display: inline;
  font-size: 11px;
  margin: 0 0 0 15px;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .data-choosier li a {
  color: #999999 !important;
  text-decoration: none;
  border-bottom: 1px dotted;
  outline: none;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .data-choosier li a:visited {
  color: #999999 !important;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .data-choosier li a.selected {
  color: #000000 !important;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table {
  /* Стили окраски по умолчанию */
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table td:nth-of-type(2) {
  width: 100%;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table td:not(:nth-of-type(2)) {
  white-space: nowrap;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table td:nth-of-type(1) {
  text-align: center;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table td span {
  display: none;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table.show-t .val-t {
  display: inline-block;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table.show-h .val-h {
  display: inline-block;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table.show-g .val-g {
  display: inline-block;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table .global-table-color-tr-lime > tbody > tr:nth-of-type(odd) {
  background-color: #ecf0e1;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table .global-table-color-tr-lime > tbody > tr:nth-of-type(even) {
  background-color: #f7fdee;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table .global-table-color-tr-lime > tbody > tr:hover {
  background-color: #f3f3f3;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table .global-table-color-tr-grey > tbody > tr:nth-of-type(odd) {
  background-color: #ebebeb;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table .global-table-color-tr-grey > tbody > tr:nth-of-type(even) {
  background-color: #ffffff;
}
._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .global-table .global-table-color-tr-grey > tbody > tr:hover {
  background-color: #f7fdee;
}
@media (min-width: 768px) and (max-width: 991px) {
  .global-data-choosier-tables .global-data-choosier {
    display: none;
  }
}
@media (max-width: 767px) {
  .global-data-choosier-tables .global-data-choosier {
    display: none;
  }
}
@media (min-width: 992px) {
  .global-data-choosier-tables ._Sportbox_Spb2015_Components_ComponentsStandings_StandingsTableBlock_StandingsTableBlock .data-choosier {
    display: none;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._Sportbox_Spb2015_Components_TableGames_TableGames {
  position: relative;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .games-date-group {
  z-index: 1;
  position: absolute;
  left: 0;
  padding-right: 5px;
  text-align: center;
  font-size: 11px;
  color: #afafaf;
  padding-left: 5px;
  margin-top: -5px;
  background-color: #fff;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row {
  position: relative;
  display: block;
  margin-bottom: -1px;
  padding: 9px 0 10px;
  text-decoration: none;
  border-top: 1px solid #d9d9d9;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row:hover {
  text-decoration: none;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .live-progress {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  background-color: #ffefe5;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #000000;
  white-space: normal;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-left {
  width: 42%;
  text-align: right;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-left .icons {
  text-align: left;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-left .flag {
  padding-left: 10px;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-center {
  width: 16%;
  height: 20px;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-center:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  height: 100%;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-center > span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #000000;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-center > span.score {
  font-weight: bold;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-center > span.time {
  font-size: 14px;
  color: #999999;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-center > span.time sup {
  margin-left: 4px;
  font-size: 9px;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-center > span.time .year {
  display: block;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-right {
  width: 42%;
  text-align: left;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-right .icons {
  text-align: right;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div.box-right .flag {
  padding-right: 10px;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div .winner {
  color: #578e21;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games > div .draw {
  color: #ba5c00;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row {
  display: table;
  width: 100%;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row.single:before {
  display: table-cell;
  vertical-align: middle;
  padding: 0 3px;
  font-size: 10px;
  white-space: nowrap;
  height: 20px;
  content: '';
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row.single:before .icon_type_live {
  position: relative;
  color: #ff5f00;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row.single:before .icon_type_live .live-time {
  font-size: 8px;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row.single > div {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row.single > div.flag img {
  margin-right: 5px;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row .place {
  width: 20px;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row .icons {
  display: table-cell;
  vertical-align: middle;
  padding: 0 3px;
  font-size: 10px;
  white-space: nowrap;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row .icons .icon_type_live {
  position: relative;
  color: #ff5f00;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row .icons .icon_type_live .live-time {
  font-size: 8px;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row .name {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 600;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row .flag {
  display: table-cell;
  vertical-align: middle;
  width: 28px;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .games .table-row .flag img {
  display: block;
  width: 18px;
}
._Sportbox_Spb2015_Components_TableGames_TableGames .game-row .comment {
  font-size: 11px;
  color: #999999;
  text-align: center;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.b-onlines-box {
  margin-bottom: 30px;
  *zoom: 1;
}
.b-onlines-box:before,
.b-onlines-box:after {
  content: " ";
  display: table;
}
.b-onlines-box:after {
  clear: both;
}
.b-onlines-box__item-wrapper {
  position: relative;
}
.b-onlines-box__item {
  position: relative;
  display: block;
  margin-bottom: -1px;
  padding: 9px 5px 10px;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.b-onlines-box__item:hover {
  color: #000000;
  background-color: rgba(0, 0, 0, 0.05);
}
.b-onlines-box__item.hover {
  color: #000000;
  background-color: #e4f18e;
}
.b-onlines-box__item.b-onlines-box__item_type_individual {
  line-height: 14px;
  padding: 5px 0;
}
.b-onlines-box__item .winner {
  color: #578e21;
}
.b-onlines-box__item .draw {
  color: #ba5c00;
}
.b-onlines-box__item .dash {
  font-weight: 400;
}
.b-onlines-box__side {
  position: relative;
  display: block;
  overflow: hidden;
  margin: auto;
  min-height: 13px;
  text-align: center;
  width: 100%;
  white-space: nowrap;
  *zoom: 1;
}
.b-onlines-box__side:before,
.b-onlines-box__side:after {
  content: " ";
  display: table;
}
.b-onlines-box__side:after {
  clear: both;
}
.b-onlines-box__item_type_individual .b-onlines-box__side {
  text-align: left;
  white-space: normal;
}
.b-onlines-box__side > div {
  display: block;
  float: left;
  font-weight: normal;
  line-height: 15px;
  padding: 3px 0 1px;
  vertical-align: top;
  white-space: normal;
  width: 41%;
  font-size: 14px;
  font-weight: 600;
}
.b-onlines-box__side.b-onlines-box__side_long > div {
  width: 45%;
}
.b-onlines-box__side.b-onlines-box__side_long > div .dash {
  color: #999;
}
.b-onlines-box__side > .b-onlines-box__comment {
  color: #999;
  display: block;
  font-size: 10px;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
  width: 100% !important;
}
.b-onlines-box__side > .b-onlines-box__comment.b-onlines-box__comment_type_black {
  color: #000;
  font-size: 12px;
  font-weight: 900;
}
.b-onlines-box__side .count {
  display: block;
  font-weight: 900;
  line-height: 15px;
  vertical-align: baseline;
  width: 18%;
}
.b-onlines-box__side .count.count_short {
  width: 10%;
}
.b-onlines-box__side_flag {
  margin-bottom: 2px;
  vertical-align: top;
}
.b-onlines-box__item_type_individual .b-onlines-box__side_flag {
  display: inline-block;
  float: left;
}
.b-onlines-box__side_flag img {
  display: block;
  height: 13px;
  margin-top: 0;
  margin-right: 5px;
}
.b-onlines-box__side_left {
  text-align: right;
}
.b-onlines-box__side_left .b-onlines-box__side_flag {
  display: inline;
}
.b-onlines-box__side_left .b-onlines-box__side_flag img {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.b-onlines-box__side_right {
  text-align: left;
}
.b-onlines-box__side_right .b-onlines-box__side_flag {
  display: inline;
}
.b-onlines-box__side_right .b-onlines-box__side_flag img {
  float: left;
  margin-right: 5px;
}
.b-onlines-box__time {
  display: block;
  float: left;
  font-size: 11px;
  line-height: 14px;
}
.b-onlines-box__time sup {
  font-size: 9px;
}
.b-onlines-box__date {
  display: block;
  float: left;
  line-height: 14px;
  text-align: left;
  font-size: 11px;
  color: #afafaf;
  font-weight: normal;
}
.b-onlines-box__icons {
  display: block;
  float: right;
  font-size: 10px;
  line-height: 15px;
}
.b-onlines-box__side_left .b-onlines-box__icons {
  float: left;
}
.b-onlines-box__icons .icon_type_live {
  color: #ff5f00;
  margin-left: 2px;
}
.b-onlines-box__side_pos {
  float: left;
  margin-bottom: 1px;
  margin-right: 5px;
}
.b-onlines-box__side_result {
  float: right;
  margin-bottom: 1px;
  margin-left: 5px;
}
.b-onlines-box__side_name {
  display: block;
  float: left;
  padding: 2px 0;
  width: 75%;
}
.b-onlines-box__progress {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #f2e3d9;
}
.b-onlines-box__progress span {
  display: block;
  padding: 0 5px;
  font-size: 9px;
  color: #ff5f00;
  line-height: 30px;
}
.tour-js {
  margin-bottom: 40px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
th {
  text-align: left;
}
.group-title a {
  color: #000;
}
.b-table {
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.b-table.b-table_type_evenodd tbody tr:nth-of-type(odd) {
  background: #ecf0e1;
}
.b-table.b-table_type_evenodd tbody tr:nth-of-type(even) {
  background: #f7fdee;
}
.b-table.b-table_type_evenodd tbody tr:hover {
  background: rgba(0, 0, 0, 0.05);
}
.b-table.b-table_type_evenodd tbody tr.hover {
  background: #e4f18e;
}
.b-table.b-table_border_top {
  border-top: #ededed solid 1px;
}
.b-table .title {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 10px;
  *zoom: 1;
  display: inline-block;
  display: block;
}
.b-table .title:before,
.b-table .title:after {
  content: " ";
  display: table;
}
.b-table .title:after {
  clear: both;
}
.b-table .title .title__list {
  display: inline-block;
  margin-left: 10px;
}
.b-table .title .title__list li {
  display: inline-block;
  font-size: 14px;
  margin: 0 3px;
}
.b-table .title .title__list li:before {
  content: '/';
  margin: 0 7px 0 3px;
}
.b-table .title .title__list li:first-child:before {
  content: '';
  margin: 0;
}
.b-table .title .title__list li.active a {
  color: #000;
}
.b-table .title .title__list li.active a:hover {
  text-decoration: none;
}
.b-table .title .title__list li a:hover {
  text-decoration: underline;
}
.b-table .stats_group {
  margin-bottom: 20px;
}
.b-table .stats_group > h3,
.b-table .title-small {
  font-size: 14px;
  margin: 10px 0 5px;
}
.b-table table {
  color: #000;
  font-size: 12px;
  width: 100%;
}
@media (max-width: 767px) {
  .b-table table {
    font-size: 13px;
  }
}
.b-table table.calendar-cutting-js th {
  cursor: default;
}
.b-table thead {
  background: #f3f3f3;
  color: #999;
}
.b-table thead tr:hover {
  background: #fff;
}
.b-table th {
  border-bottom: 1px solid #d3d3d3;
  padding: 7px 5px;
  vertical-align: bottom;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  color: #282828;
}
.b-table th.clickable {
  cursor: pointer;
  position: relative;
}
.b-table th.clickable:hover {
  background: rgba(0, 0, 0, 0.05);
}
.b-table th.clickable a,
.b-table th.clickable a:hover,
.b-table th.clickable a:visited {
  color: inherit;
  text-decoration: none;
  vertical-align: bottom;
}
.b-table th.clickable .colored {
  color: #008bd7;
}
.b-table th.clickable .colored:visited {
  color: #008bd7;
  text-decoration: none;
}
.b-table th .flag {
  margin-top: 0;
}
.b-table tr {
  background: #fff;
}
.b-table tr:nth-child(even) {
  background-color: #f2f2f2;
}
.b-table tr.clickable,
.b-table tr.expander-row {
  cursor: pointer;
  position: relative;
}
.b-table tr.clickable a,
.b-table tr.expander-row a,
.b-table tr.clickable a:hover,
.b-table tr.expander-row a:hover,
.b-table tr.clickable a:visited,
.b-table tr.expander-row a:visited {
  color: inherit;
  text-decoration: none;
}
.b-table tr.clickable .colored:visited,
.b-table tr.expander-row .colored:visited {
  text-decoration: none;
}
.b-table tr.expander-row td {
  padding: 2px 0 0;
}
.b-table tr.clickable > td {
  height: 100%;
  padding: 0;
  vertical-align: top;
}
.b-table tr.clickable > td > a {
  display: block;
  height: 100%;
  padding: 9px 5px 10px;
  width: 100%;
}
.b-table td {
  padding: 9px 5px 10px;
  text-align: left;
  width: auto;
}
.b-table td.padding_left_right_no {
  padding-left: 0;
  padding-right: 0;
}
.b-table td a:hover {
  text-decoration: none;
}
.b-table .flag {
  margin-top: 2px;
  vertical-align: top;
  height: 14px;
  width: 18px;
  margin-right: 6px;
}
@media (max-width: 767px) {
  .b-table .flag {
    margin-top: 3px;
  }
}
.b-table .photo {
  height: 26px;
  width: 26px;
}
.b-table .photo-and-name {
  white-space: nowrap;
}
.b-table .vertical-align-middle {
  vertical-align: middle;
}
.b-table .align-left {
  text-align: left;
}
.b-table .align-right {
  text-align: right;
}
.b-table .align-center {
  text-align: center;
}
.b-table .text-bold {
  font-weight: 700;
}
.b-table .text-grey {
  color: #999;
}
.b-table .text-black {
  color: #000;
}
.b-table .hidden {
  display: none;
}
.b-table .country-flag {
  height: 11px;
  margin-right: 5px;
  width: auto;
}
.b-table .bg-grey {
  background: #f3f3f3;
}
.b-table .bg-white {
  background: #fff;
  border-bottom: #f3f3f3 solid 1px;
}
.b-table .media-icon a,
.b-table .media-icon a:hover {
  color: #999;
  text-decoration: none;
}
.b-table .media-icon .text {
  font: 400 11px 'Roboto', sans-serif;
  margin-right: 2px;
}
.b-table .winner {
  color: #578e21;
}
.b-table .draw {
  color: #ba5c00;
}
.b-table .count-comment {
  color: #999;
  font-weight: 400;
}
.b-table .letter {
  font-weight: 900;
}
.b-table .table-note {
  color: #999;
  font-size: 10px;
}
.b-table .alignLeft,
.b-table .alignCenter,
.b-table .alignRight {
  text-align: left !important;
}
.b-table .new_stats_table th,
.b-table .new_stats_table td {
  padding: 5px 7px !important;
}
.b-table .posttable {
  display: block;
  font: 400 11px 'Roboto', sans-serif;
  margin: 10px 0;
}
.b-table .posttable .posttable-title {
  color: #000;
  font-weight: 700;
  display: inline-block;
}
.b-table .posttable a {
  color: #008bd7;
  white-space: nowrap;
}
.b-table .posttable a .country-flag {
  height: 8px;
  margin-right: 0;
}
.b-table table tbody td:first-child {
  font-size: 14px;
  font-weight: 600;
}
.b-table a {
  color: #000;
}
/* стили для таблиц с сортировкой (start) */
.tablesorter .tablesorter-header {
  color: #999;
  cursor: pointer;
  white-space: nowrap;
}
.tablesorter .tablesorter-header:before {
  background: url('https://news.sportbox.ru/sites/all/libraries/design/_spbver_/sportbox2015/icons.png') 0 -134px no-repeat;
  content: '';
  display: inline-block;
  height: 14px;
  width: 8px;
}
.tablesorter .tablesorter-header.tablesorter-desc {
  color: #000;
}
.tablesorter .tablesorter-header.tablesorter-desc:before {
  background-position: -8px -134px;
}
.tablesorter .tablesorter-header.tablesorter-asc {
  color: #000;
}
.tablesorter .tablesorter-header.tablesorter-asc:before {
  background-position: -16px -134px;
}
.tablesorter .tablesorter-header-inner {
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
}
.tablesorter .sorter-false {
  cursor: default;
}
.tablesorter .sorter-false:before {
  background: none;
  width: 0;
}
.tablesorter .sorter-false .tablesorter-header-inner {
  margin-left: 0;
}
/* стили для таблиц с сортировкой (end) */
@media (max-width: 575px) {
  .b-table th,
  .b-table td,
  .b-table table tbody td:first-child {
    font-size: 11px;
    white-space: nowrap;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.b-tournament__data-choosier {
  display: block;
  padding: 10px 0;
  text-align: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  .b-tournament__data-choosier {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .b-tournament__data-choosier {
    padding-top: 30px;
  }
}
.b-tournament__data-choosier li {
  display: inline;
  font-size: 11px;
  margin: 0 15px;
}
.b-tournament__data-choosier li a {
  color: #999;
  text-decoration: none;
  border-bottom: 1px dotted;
  outline: none;
}
.b-tournament__data-choosier li a.selected {
  color: #000;
}
.b-tournament__comment {
  font-size: 12px;
}
.b-tournament__comment a,
.b-tournament__comment a:hover {
  text-decoration: none;
}
.b-tournament__comment .live_counter_reload {
  margin-bottom: 10px;
}
.b-tournament__title {
  color: #000;
  display: block;
  font: 900 14px 'Roboto', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.b-tournament__tourtitle {
  display: block;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  padding: 10px 5px;
  font-family: inherit;
  color: #000;
}
.b-tournament__itemtour {
  display: inline;
  font-size: 12px;
  line-height: 24px;
  margin-right: 22px;
  display: none;
}
.b-tournament__itemtour:last-child {
  margin-right: 0;
}
.b-tournament__itemtour a {
  border-bottom: #000 dashed 1px;
  color: #000;
  text-decoration: none;
}
.b-tournament__pairborders {
  border-bottom: #d3d3d3 solid 1px;
  border-top: #d3d3d3 solid 1px;
  margin-bottom: -1px;
  overflow: hidden;
  position: relative;
}
.b-tournament__pairborders > div {
  margin-top: -1px;
}
.b-onlines-box__item {
  /*
    &.b-onlines-box__item_type_checked {
      background: #ffefe0;
      .b-onlines-box__item:hover {
        background: none !important;
      }
    }
    */
}
.b-onlines-box__item.b-onlines-box__item_type_hover,
.b-onlines-box__item:hover {
  background: transparent !important;
}
.b-tournament__pairarrow {
  background: #fff;
  box-shadow: 1px 1px 1px 1px #E3E3E3;
  color: #ccc;
  cursor: pointer;
  display: none;
  height: 40px;
  margin-top: -20px;
  padding: 13px;
  position: absolute;
  top: 50%;
  width: 40px;
}
.b-tournament__pairarrow.b-tournament__pairarrow_type_next {
  left: 15px;
}
.b-tournament__pairarrow.b-tournament__pairarrow_type_prev {
  right: 15px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.new-stats-tour-table-comment {
  font-size: 12px;
  color: #999999;
  margin-bottom: 10px;
  margin-top: 5px;
  padding: 0 5px;
  text-align: left;
}
/* Глобальные стили */
.global-title {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase;
}
.global-table {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: normal;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 12px;
}
.global-table > thead > tr {
  display: table-row;
  border-bottom: 1px solid #d3d3d3;
  background-color: #ffffff;
}
.global-table > thead > tr > td {
  padding: 7px 2px;
  font-size: 14px;
  font-weight: 600;
  color: #282828;
}
.global-table-box {
  padding-bottom: 20px;
}
.global-table td {
  text-align: center;
  height: 39px;
}
.global-table td:nth-child(2) {
  width: 40%;
  text-align: left;
}
.global-table thead td:nth-child(2) {
  padding-left: 22px;
}
.global-table td.info img {
  margin-right: 5px;
  display: inline-block;
}
.global-table td span {
  display: none;
}
.global-table.show-t .val-t {
  display: inline-block;
}
.global-table.show-h .val-h {
  display: inline-block;
}
.global-table.show-g .val-g {
  display: inline-block;
}
.global-table > tbody > tr {
  display: table-row;
  background-color: #ffffff;
}
.global-table > tbody > tr:nth-of-type(odd) {
  background-color: #f2f2f2;
}
.global-table > tbody > tr.clickable > td {
  padding: 0;
}
.global-table > tbody > tr.clickable > td a {
  padding: 10px 5px 11px;
}
.global-table > tbody > tr > td {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 7px 2px;
  color: #000000;
  border: none;
  background: none;
}
.global-table > tbody > tr > td a {
  display: block;
  padding: 0;
  color: #000000;
}
.global-table > tbody > tr > td a:hover {
  text-decoration: none;
}
.global-table > tbody > tr > td a:visited {
  color: #000000 !important;
}
.global-table-color-white-grey > tbody > tr:nth-of-type(odd) {
  background-color: #ebebeb;
}
.global-table-color-white-grey > tbody > tr:nth-of-type(even) {
  background-color: #ffffff;
}
.global-table > tbody > tr > td.info {
  font-size: 12px;
  font-weight: 600;
  text-align: left;
}
@media (max-width: 575px) {
  .global-table td:nth-child(2) {
    font-size: 11px;
    white-space: nowrap;
  }
  .global-table td.info img {
    max-width: 16px !important;
    max-height: 16px !important;
    margin: 0 7px 0 8px !important;
  }
  .global-table thead td:nth-child(2) {
    padding-left: 21px;
  }
  .global-table > thead > tr > td,
  .global-table > tbody > tr > td.info {
    font-size: 11px;
  }
}
.global-data-choosier-tables .global-table-box .data-choosier {
  display: none;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.leveling-table {
  margin-bottom: 20px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .leveling-table .leveling-table-blank {
    margin-top: 46px;
  }
}
.leveling-table .group-title {
  font-size: 15px;
  font-weight: 700;
  padding: 18px 5px 6px;
}
.leveling-table .b-table {
  margin-top: 34px;
}
.leveling-table .b-table .b-tournament__data-choosier {
  margin-top: -34px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.stats-games__date {
  white-space: nowrap;
  font-size: 11px;
  color: #afafaf;
  display: none;
}
@media (max-width: 767px) {
  .stats-games__date_mobile {
    display: inline;
  }
}
@media (min-width: 992px) {
  .stats-games__date_desktop {
    display: inline;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .stats-games__date_desktop {
    display: inline;
  }
}
.stats-games__team {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 40px;
}
.stats-games__team_left {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.stats-games__team_left .stats-games__team-flag {
  margin-left: 5px;
}
.stats-games__team_left .stats-games__team-name {
  text-align: right;
}
.stats-games__team_right {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.stats-games__team_right .stats-games__team-flag {
  margin-right: 5px;
}
.stats-games__team_right .stats-games__team-name {
  text-align: left;
}
.stats-games__team-name {
  font-size: 12px;
  color: #010001;
  font-weight: 500;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  line-height: 1.2;
  margin-top: auto;
  margin-bottom: auto;
}
@media (max-width: 767px) {
  .stats-games__team-name {
    font-size: 11px;
  }
}
.stats-games__team-flag {
  width: 20px;
  height: 16px;
}
.stats-games__team-flag img {
  max-width: 100%;
  max-height: 100%;
}
.stats-games__score-future {
  font-size: 12px;
  font-weight: 400;
  color: #afafaf;
}
.stats-games__point {
  font-size: 12px;
}
.stats-games__live {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.stats-games__live:before {
  display: block;
  content: '';
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background-color: #c59f56;
  margin-right: 4px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.stats-team {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: 33.33%;
}
.stats-team__group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #e8e8e8;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.stats-team__logo {
  position: relative;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 5px 0;
}
.stats-team__logo img {
  max-width: 100%;
  max-height: 100%;
  min-width: 50px;
  max-height: 50px;
}
.stats-team__name {
  padding: 5px 10px;
}
@media (max-width: 767px) {
  .stats-team__name {
    font-size: 12px;
  }
}
.stats-team + .stats-team {
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-left: auto;
}
.stats-team__member {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.stats-team__member + .stats-team__member {
  text-align: right;
}
.stats-team__score {
  font-size: 30px;
  font-weight: 600;
  white-space: nowrap;
  min-width: 33.33%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .stats-team__score {
    font-size: 16px;
  }
}
.stats-team__score-separator {
  margin: 0 4px;
}
.stats-team__score + .stats-team {
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-left: 0;
}
.stats-team__point {
  -ms-flex-preferred-size: 35%;
      flex-basis: 35%;
  max-width: 35%;
  min-width: 35%;
  text-align: right;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.stats-team__point-progress {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  background-color: #d8f8be;
}
.stats-team__point-value {
  padding: 10px 10px;
  font-size: 12px;
  position: relative;
}
.stats-team__option {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  max-width: 30%;
  min-width: 30%;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media screen {
  .stats-team__option {
    font-size: 12px;
    line-height: 14px;
  }
}
.stats-team__option + .stats-team__point {
  text-align: left;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.stats-team__option + .stats-team__point .stats-team__point-progress {
  right: auto;
  left: 0;
}
.tab-pane .stats-team__group:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.team-roster__tournament-icon-wrapper {
  margin-right: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 30px;
  height: 32px;
}
.team-roster__tournament-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  color: #3f9cd5;
}
.team-roster__tournament {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.team-roster__block {
  margin-top: 2px;
  padding-left: 44px;
}
.team-roster__gender {
  font-size: 14px;
  font-weight: 600;
  line-height: 23px;
}
.team-roster__players {
  font-size: 14px;
  line-height: 23px;
}
.team-roster__block + .team-roster__block {
  margin-top: 12px;
}
.team-roster__item:not(:first-child) {
  margin-top: 38px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.text-translation__heading {
  border-bottom: 2px #e8e8e8 solid;
  margin-bottom: 20px;
  margin-top: 20px;
}
.text-translation__heading h3 {
  margin-bottom: 10px;
}
.text-translation__container {
  padding-left: 105px;
  color: #333;
}
@media (max-width: 767px) {
  .text-translation__container {
    padding-left: 0;
  }
}
.text-translation__text {
  position: relative;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .text-translation__text {
    margin-top: 10px;
  }
}
.text-translation__text,
.text-translation__text p {
  font-size: 15px;
  line-height: 1.33;
}
.text-translation__text a,
.text-translation__text a:hover {
  color: #c59f56;
}
.text-translation__time {
  color: #c59f56;
  font-weight: 600;
  position: absolute;
  left: -105px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .text-translation__time {
    left: -60px;
    position: static;
    margin: 10px 0;
  }
}
.text-translation__title,
.text-translation__title h4 {
  color: #c59f56;
  font-weight: 600;
  font-size: 18px;
  margin: 10px 0;
  font-size: 14px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.title_logo {
  padding-left: 90px;
}
.title_logo span {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 84px;
  height: 89px;
  transform: translateY(-50%);
}
.title_logo span img {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .title {
    font-size: 22px;
  }
  .title.title_logo {
    padding-left: 0;
  }
  .title.title_logo span {
    display: none;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.tour-history__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
.tour-history__more {
  text-align: center;
  margin: 10px 0;
}
.tour-history__more-link {
  color: #727272;
  font-size: 15px;
  text-decoration: underline;
  cursor: pointer;
}
.tour-history__table {
  overflow-x: auto;
}
.tour-history__table table {
  width: 100%;
  border: 0 none;
  border-collapse: separate;
}
.tour-history__table table th,
.tour-history__table table td {
  border: 0 none;
  padding: 10px 5px;
  vertical-align: middle;
  font-size: 13px;
  text-align: left;
}
.tour-history__table table th {
  border-bottom: 2px solid #000000;
  font-weight: normal;
}
.tour-history__table table td {
  border-bottom: 2px solid #cecece;
}
.tour-history__table table tbody tr:nth-child(even) td {
  background-color: #f2f2f2;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.tune-map-section {
  position: relative;
}
.tune-head {
  position: relative;
  padding-top: 60px;
  padding-bottom: 50px;
  background: url(/assets/images/match-tune-head.jpg) no-repeat center center;
  background-size: cover;
  z-index: 1;
}
h2.tune-title {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.tune-city {
  position: relative;
  text-align: center;
  margin-top: 10px;
}
.tune-city .select2-container--default .select2-selection--single .select2-selection__rendered {
  text-align: left;
}
.tune-city .chosen-container {
  text-align: left;
}
.tune-city__label {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  margin-right: 10px;
}
.tune-city__label:before {
  content: '';
  display: inline-block;
  width: 26px;
  height: 34px;
  background: url(/assets/images/match-tune-mark.png) no-repeat center center;
  background-size: cover;
  margin-right: 10px;
  position: relative;
  top: 10px;
}
.tune-city__select {
  display: inline-block;
  min-width: 200px;
  vertical-align: middle;
}
.tune-map {
  height: 0;
  overflow: hidden;
  transition: height 0.5s;
  border-bottom: 1px solid #e8e3e8;
}
.tune-map--open {
  height: 300px;
}
#tuneYMaps {
  height: 300px;
}
.tune-news__wrapper {
  max-width: 960px;
  margin: 0 auto;
}
.tune-news__wrapper:after {
  content: '';
  clear: both;
  display: block;
}
.tune-news__col {
  color: #000;
  float: left;
  width: 33.33%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-right: 10px;
  padding-left: 10px;
}
.tune-news__col:nth-child(3n+4) {
  clear: both;
}
.tune-news__col--prophylaxy .tune-news__title,
.tune-news__col--prophylaxy .tune-news__text {
  color: #c59f56;
}
.tune-news__wrapper--top3 .tune-news__date {
  display: none;
}
.tune-news__title {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}
.tune-news__text {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
}
.tune-news__date {
  display: block;
  font-size: 12px;
  line-height: 20px;
  color: #808080;
  margin-top: 10px;
}
.tune-menu {
  text-align: center;
  border-bottom: 1px solid #dedede;
}
.tune-menu__list {
  display: inline-block;
  padding: 0;
  margin: 0 0 -1px 0;
}
.tune-menu__item {
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
  list-style: none;
}
.tune-menu__link {
  display: inline-block;
  padding: 10px 0;
  border-bottom: 2px solid transparent;
  color: #c59f56;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  transition: all 0.3s;
  cursor: pointer;
}
.tune-menu__link:hover {
  color: #000;
  border-bottom-color: #c59f56;
  text-decoration: none;
}
.tune-menu__item--active .tune-menu__link {
  color: #000;
  border-bottom-color: #000;
  text-decoration: none;
}
.tune-param {
  text-align: center;
  margin-bottom: 50px;
}
.tune-param__title {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #808080;
  margin: 0 15px;
}
.tune-param__title span {
  color: #000;
}
.tune-title {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  margin: 40px 0;
}
.tune-subtitle {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  text-align: center;
  margin: 20px 0;
}
.tune-table {
  display: table;
  max-width: 780px;
  width: 100%;
  margin: 0 auto 50px;
}
.tune-row {
  display: table-row;
}
.tune-row .tune-col {
  border-bottom: 1px solid #eee;
}
.tune-row:first-child .tune-col {
  border-top: 1px solid #000;
}
.tune-col {
  display: table-cell;
  padding: 7px 0;
  font-size: 14px;
  line-height: 24px;
}
.tune-table--air .tune-col:first-child {
  width: 66.66%;
}
.tune-col:first-child {
  color: #acacac;
}
.tune-col:after {
  content: '';
  clear: both;
  display: block;
}
.tune-table--sputnik .tune-col {
  width: 66.66%;
}
.tune-table--sputnik .tune-col:after {
  content: '';
  clear: both;
  display: block;
}
.tune-table--sputnik .tune-col:first-child {
  color: #acacac;
  /*  width: 33.33%;*/
}
.tune-col2 {
  float: left;
  width: 50%;
}
.tune-tab {
  display: none;
  margin-bottom: 140px;
}
.tune-tab--active {
  display: block;
}
.tune__operator {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.tune__operator .tune-row:first-child .tune-col {
  border-top: none;
}
.tune__operator-head {
  position: relative;
  border-bottom: 1px solid #000;
  padding: 18px 0;
  cursor: pointer;
}
.tune__operator-head .tune-subtitle {
  margin: 0;
}
.tune__show {
  display: inline-block;
  position: absolute;
  right: 25px;
  top: 25px;
  font-size: 12px;
  line-height: 12px;
  color: #b3b3b3;
}
.tune__show:after {
  content: '\25BC';
  display: block;
  font-size: 12px;
  line-height: 12px;
  color: #c59f56;
  float: right;
  margin-left: 5px;
  transition: all 0.3s;
}
.tune__show--rotate:after {
  transform: rotate(180deg);
}
.tune__operator-body {
  display: none;
}
.tune-contacts {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.tune-contacts h2 {
  margin: 25px 0;
  padding: 15px 0;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}
.tune-contacts ul {
  margin: 0;
  padding: 0;
}
.tune-contacts ul li {
  padding: 0;
  list-style: none;
}
.tune-contacts ul li:after {
  content: '\2219';
  color: #dedede;
  display: block;
  font-size: 26px;
  line-height: 48px;
  text-align: center;
}
.tune-contacts ul li:last-child:after {
  content: '';
}
.tune-prophylaxy {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.tune-prophylaxy h2 {
  margin: 25px 0;
  padding: 15px 0;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}
.tune-prophylaxy ul {
  margin: 0;
  padding: 0;
}
.tune-prophylaxy ul li {
  padding: 0;
  list-style: none;
  margin-bottom: 35px;
}
.tune-prophylaxy .tune-prophylaxy__data {
  display: block;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
}
.tune-prophylaxy .tune-prophylaxy__data span {
  color: #c59f56;
}
.tune-prophylaxy .tune-prophylaxy__time {
  display: block;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.tune-contacts__adress {
  display: block;
  padding: 5px 0;
  font-size: 14px;
  line-height: 18px;
}
.tune-contacts__email {
  display: inline-block;
  color: #c59f56;
  font-size: 14px;
  line-height: 26px;
  text-decoration: underline;
}
.tune-contacts__email:hover {
  text-decoration: none;
}
.tune-contacts__label {
  display: block;
  padding: 15px 0;
  color: #808080;
  font-size: 14px;
  line-height: 18px;
}
.tune-contacts__phone {
  display: inline-block;
  font-size: 24px;
  line-height: 34px;
}
.tune-contacts__phone:hover {
  text-decoration: none;
}
.tune-contacts__phone-int {
  display: block;
}
.tune-form {
  position: relative;
  margin-top: 50px;
}
.tune-form .tune-form__results div {
  max-width: 460px;
  margin: 30px auto;
  padding: 20px;
  border: 1px solid #c5bbc4;
  border-radius: 5px;
  background: rgba(197, 187, 196, 0.05);
}
.tune-form .tune-form__inner {
  position: relative;
  max-width: 460px;
  margin-right: auto;
  margin-left: auto;
}
.tune-form .tune-form__textarea {
  display: block;
  padding: 10px;
  border: 1px solid #c5bbc4;
  border-radius: 5px;
  width: 100%;
  outline: none;
  font-size: 14px;
  line-height: 18px;
}
.tune-form .tune-form__input {
  display: block;
  margin-top: 10px;
  padding: 6px 10px;
  border: 1px solid #c5bbc4;
  border-radius: 5px;
  width: 100%;
  outline: none;
  font-size: 14px;
  line-height: 16px;
  height: 34px;
}
.tune-form .tune-form__send {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  width: 206px;
  padding: 5px 0;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 3px;
  background-color: #c59f56;
  box-shadow: 0 2px 9px -3px #000000;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
}
.tune-form .tune-form__send:hover {
  background-color: #dc2013;
  box-shadow: 0 2px 9px -5px #000000;
}
.tune-form .tune-form__captcha-wrap {
  position: relative;
  margin: 25px 0;
}
.tune-form .tune-form__captcha {
  width: 282px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #c5bbc4;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.tune-form .tune-form__captcha-reload {
  position: absolute;
  top: 24px;
  right: 17px;
  width: 50px;
  height: 50px;
  background: url(/assets/images/refresh_arrow.png) no-repeat center center;
  background-size: 63%;
  border-radius: 25px;
  border: 1px solid #c5bbc4;
  cursor: pointer;
  transition: all 0.8s;
}
.tune-form .tune-form__captcha-reload:hover {
  transform: rotate(360deg);
}
.tooltip-wrapper {
  position: absolute;
  border: 1px solid rgba(167, 68, 61, 0.5);
  border-radius: 5px;
  background: #c59f56;
  color: #fff;
  white-space: nowrap;
  padding: 7px;
  font-size: 12px;
  cursor: default;
  transition: left 0.3s;
}
.tooltip-wrapper:after {
  content: '';
  position: absolute;
  left: 40px;
  bottom: -20px;
  border: 10px solid transparent;
  border-top: 10px solid #c59f56;
}
@media (max-width: 920px) {
  .tune-map--open {
    height: auto;
  }
  .tune-table,
  .tune__operator {
    max-width: inherit;
  }
  .tune-tab__wrapper {
    padding: 0 15px;
  }
}
@media (max-width: 768px) {
  .tune-head {
    padding: 10px 0 25px;
  }
  h2.tune-title {
    margin: 10px 0;
  }
  .tune-city__label {
    display: block;
    margin: 0 0 15px 0;
  }
  .tune-news__col {
    width: inherit;
    margin-bottom: 30px;
    padding: 0;
  }
  .tune-row {
    display: block;
  }
  .tune-col:first-child {
    border-bottom: none;
  }
  .tune-row:first-child .tune-col:last-child {
    border-top: none;
  }
  .tune-col {
    display: block;
    width: 100% !important;
  }
  .tune-param__title {
    display: block;
  }
  .tune-news__col {
    display: none;
    margin-bottom: 0;
  }
  .tune-news__col:first-child {
    display: block;
  }
  .tune-tab .tune-news__col {
    display: block;
    margin-bottom: 30px;
  }
}
@media (max-width: 520px) {
  .tune-form .tune-form__captcha {
    max-width: 100%;
  }
  .tune-form .tune-form__captcha-reload {
    position: relative;
    top: 0;
    right: 0;
    margin: 20px auto;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.tv-programm__chanels-item {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.tv-programm__channel {
  margin: 0;
}
.tv-programm__channel-link {
  display: block;
  transition: opacity 0.2s ease-in-out;
}
.tv-programm__channel-link:hover {
  opacity: 0.8;
}
.tv-programm__channel-image {
  display: block;
  margin-bottom: 19px;
}
.tv-programm__channel-trial-badge {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 5px;
  -ms-flex-align: center;
      align-items: center;
  gap: 8px;
  border-radius: 2px;
  background: linear-gradient(204deg, #F8CB5A 0%, #A86A18 100%);
  color: white;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  line-height: 94.5%;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}
.tv-programm__channel-trial-badge.is-hidden {
  display: none;
}
.tv-programm a.tv-programm__channel-trial-badge {
  color: white;
}
.tv-programm__tvshows-list {
  margin-top: 35px;
}
.tv-programm__tvshows-item_empty {
  font-size: 14px;
  line-height: 1.1;
}
.tv-programm__tvshow {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 15px;
}
.tv-programm__tvshow.is-clickable {
  cursor: pointer;
}
.tv-programm__tvshow.is-clickable .tv-programm__tvshow-time,
.tv-programm__tvshow.is-clickable .tv-programm__tvshow-title {
  transition: color 0.2s ease-in-out;
}
.tv-programm__tvshow.is-clickable:hover .tv-programm__tvshow-time,
.tv-programm__tvshow.is-clickable:active .tv-programm__tvshow-time,
.tv-programm__tvshow.is-clickable:hover .tv-programm__tvshow-title,
.tv-programm__tvshow.is-clickable:active .tv-programm__tvshow-title {
  color: #696969;
}
.tv-programm__tvshow.is-clickable:hover .tv-programm__tvshow-timeliner-line::before,
.tv-programm__tvshow.is-clickable:active .tv-programm__tvshow-timeliner-line::before {
  opacity: 0;
}
.tv-programm__tvshow.is-clickable:hover .tv-programm__tvshow-timeliner-line::after,
.tv-programm__tvshow.is-clickable:active .tv-programm__tvshow-timeliner-line::after {
  opacity: 1;
}
.tv-programm__tvshow-time {
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 35px;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
}
.tv-programm__tvshow-title {
  -ms-flex-positive: 1;
      flex-grow: 1;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
}
.tv-programm__tvshow-timeliner {
  margin: 19px 0 0 0;
  -ms-flex-order: 2;
      order: 2;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  height: 2px;
  background-color: #f1f1f1;
}
.tv-programm__tvshow-timeliner-line {
  position: relative;
  height: 100%;
  background-color: #c59f56;
}
.tv-programm__tvshow-timeliner-line:before,
.tv-programm__tvshow-timeliner-line:after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  content: "";
  display: block;
  width: 16px;
  height: 17px;
  background-color: #fff;
  transition: opacity 0.2s ease-in-out;
}
.tv-programm__tvshow-timeliner-line:before {
  background-image: url('/assets/images/svg/icon-translation.svg');
}
.tv-programm__tvshow-timeliner-line:after {
  background-image: url('/assets/images/svg/icon-translation-fill.svg');
  opacity: 0;
}
.tv-programm__tvshow-data {
  -ms-flex-order: 1;
      order: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: baseline;
      align-items: baseline;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.video-container {
  clear: both;
  height: 0;
  width: 100%;
  overflow: hidden;
  padding-bottom: 57.25%;
  position: relative;
}
.video-container.video-select-quality {
  padding-top: 24px;
}
.video-container iframe,
.video-container object,
.video-container embed {
  border: 0 none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.video-filter {
  margin: 0;
  color: #282828;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .video-filter {
    margin: 26px 0 0;
  }
}
@media screen and (min-width: 1280px) {
  .video-filter {
    margin: 28px 0 0;
    border-bottom: 1px solid #f8f8f8;
  }
}
.video-filter__title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .video-filter__title {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1280px) {
  .video-filter__title {
    font-size: 15px;
  }
}
.video-filter__clear,
.video-filter__link {
  letter-spacing: 1px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 19px;
  margin-top: 11px;
}
@media screen and (min-width: 768px) {
  .video-filter__clear,
  .video-filter__link {
    margin-top: 15px;
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  .video-filter__clear,
  .video-filter__link {
    font-size: 12px;
    margin-top: 6px;
  }
}
.video-filter__clear {
  color: #c59f56;
}
.video-filter__clear:first-of-type {
  margin-top: 0;
}
.video-filter__clear.active {
  cursor: pointer;
  color: #282828;
}
.video-filter__link {
  cursor: pointer;
}
.video-filter__link.active {
  color: #c59f56;
}
.video-filter__more {
  font-size: 13px;
  font-weight: 400;
  margin: 18px 0 0;
  cursor: pointer;
  display: inline-block;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: left;
      justify-content: left;
  -ms-flex-align: center;
      align-items: center;
}
.video-filter__more:after {
  content: "";
  display: inline-block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggc3Ryb2tlPSIjMjgyODI4IiBkPSJNOS42NTcgNS44MjhMNi44MjggOC42NTcgNCA1LjgyOCIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 14px;
  height: 14px;
  margin-left: 10px;
}
.video-filter__more.is-active:after {
  transform: rotate(180deg);
}
.video-filter__popular,
.video-filter__rest {
  column-count: 3;
}
.video-filter__rest {
  padding: 20px 0 0;
  color: #afafaf;
  border-top: 1px solid #f8f8f8;
  margin-top: 20px;
}
.video-filter__rest.is-hidden {
  display: none;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.view-switch__list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
}
.view-switch__button {
  display: block;
  border-radius: 2px;
  cursor: pointer;
  color: #000000;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.view-switch__button:hover,
.view-switch__button:active {
  text-decoration: none;
}
.view-switch__button.active {
  background-color: #c59f56;
  color: #fff;
}
.view-switch__icon {
  display: block;
  font-size: 32px;
  line-height: 1;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
#branding_top_iframe {
  position: absolute;
  left: 0;
  border: none;
  top: 0;
  width: 100%;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent {
  /* 1 */
  background-color: #fff;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-social__list {
  list-style: none;
  margin: 10px 0;
  display: inline-block;
  padding: 0;
  height: 38px;
  overflow: hidden;
}
@media all and (max-width: 991px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-social__list {
    margin: 0;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-social__link {
  display: block;
  width: 30px;
  height: 100%;
  text-decoration: none !important;
  font-size: 35px;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-social__link,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-social__link:link,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-social__link:focus,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-social__link:active,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-social__link:visited,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-social__link:hover {
  color: #371837;
  text-decoration: none;
  outline: 0 none;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-social__item {
  display: block;
  float: left;
  color: #371837;
  margin: 0 10px;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-social__item:first-child {
  margin-left: 0;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-social__item:last-child {
  margin-right: 0;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .polls-share {
  margin-top: 22px;
  border-top: 3px solid #c59f56;
}
@media all and (max-width: 360px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .polls-share {
    border: 0 none;
    background-color: #f8f8f8;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media all and (max-width: 991px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .polls-share .text-left,
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .polls-share .text-right {
    text-align: center;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .polls-share-title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.2em;
  color: #c59f56;
  margin: 12px 0 0;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .panel-title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.2em;
  letter-spacing: -0.04em;
  color: #371837;
}
@media all and (max-width: 991px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .panel-heading .text-right {
    text-align: left;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .panel-heading .panel-link {
  color: #c59f56;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 4px;
  display: inline-block;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .panel-heading .btn-default {
  border-radius: 0;
  text-transform: uppercase;
  font-size: 1.2em;
  letter-spacing: -0.04em;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 25px;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .panel-heading .btn-default,
._MatchTVv4_Components2017_CommentatorsVotingComponent .panel-heading .btn-default:hover,
._MatchTVv4_Components2017_CommentatorsVotingComponent .panel-heading .btn-default:focus,
._MatchTVv4_Components2017_CommentatorsVotingComponent .panel-heading .btn-default:active {
  color: #fff;
  background-color: #c59f56;
  font-weight: 600;
  border: 0 none;
  box-shadow: none;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .panel-heading .btn-default:focus {
  opacity: 0.9;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 0 10px 0;
}
@media all and (max-width: 560px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member {
    background-color: #f8f8f8;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member_result {
  display: flex;
  align-items: stretch;
  background-color: #f8f8f8;
  margin: 5px 0;
}
@media all and (max-width: 560px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member_result {
    align-items: center;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member_result .poll-member-image {
  position: relative;
  flex-basis: 8%;
  display: flex;
  align-items: center;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member_result .poll-member-image:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  background-color: #fff;
}
@media all and (max-width: 560px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member_result .poll-member-image:before {
    display: none;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member_result .poll-member-wrap .poll-member-info {
  display: flex;
  align-items: center;
  padding: 15px 20px 15px 0;
}
@media all and (min-width: 561px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member_result .poll-member-wrap .poll-member-rate {
    margin-left: auto;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member_range .poll-member-slide-wrap {
  display: flex;
  position: relative;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member_range .poll-member-slide-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f8f8f8;
  opacity: 0.5;
  z-index: 2;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member_range .poll-member-rate {
  display: none;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-image {
  flex-basis: 20%;
  min-width: 40px;
}
@media all and (max-width: 560px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-image {
    margin-left: 10px;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-image-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-image-wrap img {
  display: block;
  border-radius: 50%;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-info {
  flex-basis: auto;
  min-width: 0;
  padding: 10px 20px 10px 0;
  line-height: 1;
}
@media all and (max-width: 560px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-info {
    min-height: 20px;
    /* 1 */
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-teams {
  margin-top: 5px;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-wrap {
  background-color: #f8f8f8;
  padding: 0 0 0 10%;
  margin-left: -6%;
  color: #371837;
  display: flex;
  flex-basis: 100%;
  align-items: stretch;
  flex-direction: row;
}
@media all and (max-width: 560px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-wrap {
    flex-direction: column;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-name {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 19px;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate {
  display: flex;
  flex-direction: row;
}
@media all and (max-width: 560px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate {
    flex-basis: 100%;
    min-height: 40px;
    /* 1 */
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate-label,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate-value {
  display: flex;
  align-items: center;
  padding: 5px 0;
  min-height: 40px;
  /* 1 */
  z-index: 1;
  /* 1 */
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate-label {
  padding: 0 15px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1em;
  background-color: #e5e5e5;
  white-space: nowrap;
}
@media all and (max-width: 560px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate-label {
    flex-basis: 100%;
    font-size: 0.8em;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate-value {
  justify-content: center;
  min-width: 80px;
}
@media all and (max-width: 560px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate-value {
    margin-left: auto;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate-value_low {
  background-color: #c59f56;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate-value_middle {
  background-color: #ffa500;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate-value_high {
  background-color: #5db80d;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate-value span {
  font-weight: 600;
  font-size: 35px;
  color: #fff;
}
@media all and (max-width: 560px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-rate-value span {
    font-size: 1.4em;
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap {
  flex-basis: 0;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 20px;
  min-width: 200px;
  display: none;
  align-items: flex-end;
}
@media all and (max-width: 560px) {
  ._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap {
    flex-basis: 100%;
    padding-left: 0;
    margin-left: 0;
    min-height: 60px;
    /* 1 */
  }
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap input {
  opacity: 0;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs {
  height: 50px;
  margin-bottom: 10px;
  flex-basis: 100%;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs_low .irs-bar,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs_low .irs-bar-edge {
  background-color: #c59f56;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs_low .irs-slider {
  border-color: #c59f56;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs_middle .irs-bar,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs_middle .irs-bar-edge {
  background-color: #ffa500;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs_middle .irs-slider {
  border-color: #ffa500;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs_high .irs-bar,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs_high .irs-bar-edge {
  background-color: #5db80d;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs_high .irs-slider {
  border-color: #5db80d;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-min,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-max {
  display: none;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-bar-edge {
  width: 10px;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-line-mid,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-line-left,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-line-right,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-bar,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-bar-edge,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-single,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-slider {
  background: none;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-bar,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-bar-edge {
  background-color: #371837;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-line-mid,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-line-left,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-line-right {
  background-color: #371837;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-line,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-line-mid,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-line-left,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-bar,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-bar-edge,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-line-right {
  height: 4px;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-line,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-bar,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-bar-edge {
  top: 35px;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-slider {
  background-color: #fff;
  border: 3px solid #008000;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  top: 28px;
  cursor: pointer;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .irs-single {
  top: -3px;
  font-size: 1.6em;
  font-weight: 600;
  color: #371837;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .noUi-target {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  background-color: #008000;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .noUi-handle {
  border: 3px solid #008000;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  box-shadow: none;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .noUi-handle:before,
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .noUi-handle:after {
  display: none;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .noUi-horizontal {
  height: 4px;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .poll-member-slide-wrap .noUi-horizontal .noUi-handle {
  top: -7px;
  left: -8px;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .polls-action {
  margin-top: 20px;
  border-radius: 5px;
}
._MatchTVv4_Components2017_CommentatorsVotingComponent .polls-action__btn {
  font-weight: 600;
  font-size: 16px;
  background-color: #c59f56;
  color: #fff;
  text-transform: uppercase;
  outline: 0 none;
  border: 0 none;
  border-radius: 5px;
  display: inline-block;
  padding: 6px 12px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-heading {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.2em;
}
._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-heading__label {
  text-transform: uppercase;
  font-size: inherit;
  padding-left: 15px;
  padding-right: 15px;
}
._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-heading__label h1,
._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-heading__label h2,
._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-heading__label h3,
._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-heading__label h4,
._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-heading__label h5,
._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-heading__label h6 {
  color: #303;
  margin: 0;
  font-size: inherit;
}
._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-list {
  padding-left: 10px;
  padding-right: 10px;
}
._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-list:after {
  content: '';
  clear: both;
  display: block;
}
._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-list ._MatchTV_Components_VideoNodeComponent {
  padding-left: 6px;
  padding-right: 6px;
}
._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-list ._MatchTV_Components_VideoNodeComponent:nth-child(3n+4) {
  clear: both;
}
._MatchTVv4_Components2017_CurrentBroadcastsComponent .buttonbox {
  display: inline-block;
  padding-bottom: 30px;
  text-align: center;
  width: 100%;
}
._MatchTVv4_Components2017_CurrentBroadcastsComponent .buttonbox button {
  background-color: #f7f5f8;
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: 64px 64px;
  border: medium none;
  color: #303;
  line-height: 48px;
  padding: 64px 20px 0;
  width: 100%;
}
._MatchTVv4_Components2017_CurrentBroadcastsComponent .buttonbox button:hover {
  opacity: 0.7;
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-heading__label,
  ._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-list,
  ._MatchTVv4_Components2017_CurrentBroadcastsComponent .media-list ._MatchTV_Components_VideoNodeComponent {
    padding-left: 0;
    padding-right: 0;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_LastIssuesProgrammsComponent {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  ._MatchTVv4_Components2017_LastIssuesProgrammsComponent {
    display: none;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-share {
  margin-top: 20px;
}
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-menu__dropdown {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-menu__dropdown:after {
  display: table;
  clear: both;
  content: '';
}
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-menu__image {
  width: 120px;
  height: 60px;
  overflow: hidden;
  position: relative;
  float: left;
}
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-menu__image img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 100%;
}
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-menu__title {
  padding-left: 130px;
  padding-right: 15px;
  height: 60px;
  letter-spacing: -1px;
  font-weight: normal;
}
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__date {
  font-size: 0.9em;
}
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title {
  font-size: 1.4em;
  line-height: 1.3em;
  font-weight: 600;
  margin: 7px 0 15px;
}
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title h1,
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title h2,
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title h3,
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title h4,
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title h5,
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title h6 {
  font-size: 1em;
  line-height: 1.2em;
  margin: 0;
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title h1,
  ._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title h2,
  ._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title h3,
  ._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title h4,
  ._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title h5,
  ._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__title h6 {
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
}
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__descr {
  font-size: 0.9em;
}
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__descr p {
  display: none;
  margin: 0;
}
._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__descr p:first-child {
  display: block;
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__descr p:first-child {
    max-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
}
@media all and (min-width: 1157px) {
  ._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__descr p:first-child {
    max-height: 140px;
    -webkit-line-clamp: 7;
  }
}
@media all and (min-width: 1036px) {
  ._MatchTVv4_Components2017_LastProgrammItemComponent .programm-note__descr p:first-child {
    max-height: 100px;
    -webkit-line-clamp: 5;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_MatchClubPageComponent {
  background: #fff;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-more {
  display: block;
  text-align: center;
  position: relative;
  margin-top: 20px;
  margin-bottom: 40px;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-more:before {
  content: '';
  position: absolute;
  top: 30px;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e8e3e8;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-more__icon {
  display: inline-block;
  width: 62px;
  height: 62px;
  border: 4px solid #283373;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-more__icon:before,
._MatchTVv4_Components2017_MatchClubPageComponent .club-more__icon:after {
  content: '';
  display: block;
  background-color: #283373;
  position: absolute;
  top: 50%;
  left: 50%;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-more__icon:before {
  width: 26px;
  height: 4px;
  margin-left: -13px;
  margin-top: -2px;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-more__icon:after {
  width: 4px;
  height: 26px;
  margin-left: -2px;
  margin-top: -13px;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-more__label {
  display: block;
  font-weight: 600;
  font-size: 0.9em;
  color: #283373;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-more__link {
  display: inline-block;
  cursor: pointer;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-more__link,
._MatchTVv4_Components2017_MatchClubPageComponent .club-more__link:hover,
._MatchTVv4_Components2017_MatchClubPageComponent .club-more__link:focus,
._MatchTVv4_Components2017_MatchClubPageComponent .club-more__link:active {
  text-decoration: none;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-more__link:hover {
  opacity: 0.7;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-banner {
  background-color: #808080;
  min-height: 297px;
  text-align: center;
  position: relative;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-banner:before {
  display: table;
  content: '';
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-banner:after {
  display: table;
  content: '';
  clear: both;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-banner__bg {
  position: absolute;
  top: 0;
  right: 0;
  max-width: none;
  width: auto;
  min-width: 100%;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-banner__logo {
  position: relative;
  width: 80%;
  max-width: 314px;
  margin: 29px auto 0;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-banner__logo img {
  width: 100%;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-banner__title {
  width: 90%;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  margin: 6px auto;
  font-weight: 600;
  letter-spacing: -1px;
  font-size: 1.3em;
  line-height: 1.3em;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-banner__button {
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  margin: 5px 25px 15px;
  padding: 8px 16px;
  border-radius: 4px;
  background-color: #e41a0e;
  font-size: 0.875em;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-banner__button,
._MatchTVv4_Components2017_MatchClubPageComponent .club-banner__button:hover,
._MatchTVv4_Components2017_MatchClubPageComponent .club-banner__button:focus,
._MatchTVv4_Components2017_MatchClubPageComponent .club-banner__button:active {
  color: #fff;
  outline: none;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager {
  position: relative;
  background-color: rgba(255, 255, 255, 0.7) !important;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager:before {
  display: table;
  content: '';
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager:after {
  display: table;
  content: '';
  clear: both;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__title {
  text-align: center;
  font-size: 1.1em;
  margin: 24px 0;
  text-transform: capitalize;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next {
  display: block;
  position: absolute;
  width: 40%;
  top: 0;
  height: 100%;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev:hover,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next:hover,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev:focus,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next:focus,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev:active,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next:active {
  text-decoration: none;
  outline: none;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev:after,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next:after,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev:before,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 2px;
  height: 18px;
  font-size: 0;
  background-color: #000;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev:before,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next:before {
  top: calc(50% - 15px);
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev:after,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next:after {
  top: auto;
  bottom: calc(50% - 15px);
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev.inactive,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next.inactive {
  cursor: default;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev.inactive:after,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next.inactive:after,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev.inactive:before,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next.inactive:before {
  background-color: #c4c4c4;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev {
  left: 0;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev:before,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev:after {
  left: 36px;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev:before {
  transform: rotate(45deg);
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__prev:after {
  transform: rotate(-45deg);
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next {
  right: 0;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next:before,
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next:after {
  left: auto;
  right: 36px;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next:before {
  transform: rotate(-45deg);
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-pager__next:after {
  transform: rotate(45deg);
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-block {
  margin-top: 20px;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-block__heading {
  background-color: #e7240e;
  color: #fff;
  margin: 0;
  margin-bottom: 20px;
  padding: 6px 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.3em;
  font-size: 1.2em;
  text-align: center;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist {
  text-align: center;
  margin: 30px 0 30px;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist:before {
  display: table;
  content: '';
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist:after {
  display: table;
  content: '';
  clear: both;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading {
  font-size: 1.1em;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading > h1,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading > h2,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading > h3,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading > h4,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading > h5,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading > h6 {
  color: #e41a0e;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading > h1,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading > h2,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading > h3,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading > h4,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading > h5,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__heading > h6 {
  letter-spacing: -1px;
  font-weight: 600;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__downloads {
  display: inline-block;
  margin: 25px 0;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__ios,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__android,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__sep {
  display: inline-block;
  vertical-align: middle;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__ios,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__android {
  width: 176px;
  height: 53px;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__ios,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__android,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__ios:hover,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__android:hover,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__ios:focus,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__android:focus,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__ios:active,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__android:active {
  text-decoration: none;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__ios img,
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__android img {
  display: block;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__sep {
  width: 1px;
  background-color: #e8e3e8;
  margin: 0 29px;
  height: 86px;
}
@media all and (max-width: 510px) {
  ._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__sep {
    width: 70%;
    height: 1px;
    margin: 20px 0;
  }
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__note {
  width: 90%;
  max-width: 600px;
  margin: 10px auto;
  text-align: left;
  font-size: 0.9em;
  line-height: 1.6em;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__agreement {
  display: inline-block;
  margin: 50px 0 0;
  text-decoration: underline;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__rules {
  display: inline-block;
  margin: 20px 0 50px;
  text-decoration: underline;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__social {
  margin: 0 0 25px;
}
._MatchTVv4_Components2017_MatchClubPageComponent .club-dist__social-link {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 8px;
  background: no-repeat center;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_MatchClubPrizesComponent .prize {
  border-radius: 4px;
  margin: 10px 0;
}
._MatchTVv4_Components2017_MatchClubPrizesComponent .prize img {
  max-width: 100%;
  display: block;
  border-radius: 4px;
}
._MatchTVv4_Components2017_MatchClubPrizesComponent .prize a {
  display: block;
}
._MatchTVv4_Components2017_MatchClubPrizesComponent .prize a,
._MatchTVv4_Components2017_MatchClubPrizesComponent .prize a:hover,
._MatchTVv4_Components2017_MatchClubPrizesComponent .prize a:focus,
._MatchTVv4_Components2017_MatchClubPrizesComponent .prize a:active {
  text-decoration: none;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club {
  box-shadow: none;
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club_shadow {
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0;
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club .panel-heading:before {
  display: table;
  content: '';
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club .panel-heading:after {
  display: table;
  content: '';
  clear: both;
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club .panel-body {
  padding: 10px;
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table {
  margin-top: -10px;
  margin-bottom: 0;
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table thead th,
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table thead td {
  padding-bottom: 25px;
  font-size: 0.7em;
  font-weight: normal;
  line-height: 1em;
  color: #808080;
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody th,
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody td {
  font-size: 0.9em;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody th.player__order,
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody td.player__order {
  text-align: center;
  color: #000;
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody th.player__name,
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody td.player__name {
  width: 64%;
  color: #000;
  font-weight: 600;
  line-height: normal;
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody th.player__score,
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody td.player__score {
  text-align: center;
  color: #808080;
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody tr:nth-child(1) td:nth-child(1),
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody tr:nth-child(2) td:nth-child(1),
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody tr:nth-child(3) td:nth-child(1) {
  vertical-align: middle;
  color: transparent;
  font-size: 0;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center center;
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody tr:nth-child(1) td:nth-child(1):after,
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody tr:nth-child(2) td:nth-child(1):after,
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody tr:nth-child(3) td:nth-child(1):after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody tr:nth-child(1) td:nth-child(1) {
  background-image: url("https://s-cdn.matchtv.ru/assets/images/matchclub_gold.png");
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody tr:nth-child(2) td:nth-child(1) {
  background-image: url("https://s-cdn.matchtv.ru/assets/images/matchclub_silver.png");
}
._MatchTVv4_Components2017_MatchClubTop100Component .panel-club table tbody tr:nth-child(3) td:nth-child(1) {
  background-image: url("https://s-cdn.matchtv.ru/assets/images/matchclub_bronze.png");
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .panel-club {
  box-shadow: none;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .panel-club:not(:first-child) {
  margin-top: 20px;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .panel-club_shadow {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .panel-club .panel-heading {
  padding-top: 10px;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .panel-club .panel-heading:before,
._MatchTVv4_Components2017_MatchClubWinnersComponent .panel-club .panel-heading:after {
  display: table;
  content: '';
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .panel-club .panel-heading:after {
  clear: both;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .panel-club .panel-body {
  padding: 10px;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .panel-club .match-start_at {
  text-align: center;
  font-size: 0.7em;
  color: #808080;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .panel-club .match-title {
  padding: 10px 5px 0;
  text-align: center;
  font-size: 1.2em;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players {
  border-top: 1px solid #e8e3e8;
  padding: 13px 0 10px;
  margin: 0;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .list-group-item {
  border: 0 none;
  padding: 7px 10px;
  font-size: 0.9em;
  line-height: normal;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .player__order,
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .player__image_container,
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .player__descr {
  display: inline-block;
  vertical-align: middle;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .player__order,
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .player__score {
  color: #808080;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .player__order {
  width: 20px;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .player__image_container {
  position: relative;
  width: 50px;
  height: 50px;
  overflow: hidden;
  margin-right: 10px;
  border-radius: 50%;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .player__image {
  position: absolute;
  width: 50px;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .player__descr {
  width: calc(100% - 90px);
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .player__name,
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .player__score {
  display: block;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .list-players .player__name {
  color: #000;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .team-left,
._MatchTVv4_Components2017_MatchClubWinnersComponent .team-right,
._MatchTVv4_Components2017_MatchClubWinnersComponent .team-score {
  float: left;
  text-align: center;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .team-left,
._MatchTVv4_Components2017_MatchClubWinnersComponent .team-right {
  width: 33%;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .team-score {
  width: 34%;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .team-score-main {
  font-size: 1.8em;
  margin-top: 8px;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .team-score-group {
  font-size: 0.75em;
  color: #808080;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .team-score-time {
  display: inline-block;
  vertical-align: middle;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .team-score-time:after {
  content: '|';
  display: inline-block;
  margin: 0 4px;
  position: relative;
  top: -1px;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .team-score-time:last-child:after {
  display: none;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .team__name {
  font-size: 0.7em;
  color: #808080;
}
._MatchTVv4_Components2017_MatchClubWinnersComponent .team__logo {
  height: 50px;
  margin-bottom: 7px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_NewsByTermComponent .news-item {
  margin: 15px 0;
}
._MatchTVv4_Components2017_NewsByTermComponent .news-datetime {
  color: #1e1743;
  font-size: 0.8em;
}
._MatchTVv4_Components2017_NewsByTermComponent .news-category {
  color: #303;
  font-size: 0.8em;
}
._MatchTVv4_Components2017_NewsByTermComponent .news-title {
  color: #000;
  line-height: 1.3em;
  font-size: 16px;
  margin: 0;
  font-weight: 600;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_NodeBrickComponent {
  width: 100%;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_NodeFeedComponent {
  margin-bottom: 40px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_NodeListComponent {
  padding: 0;
}
._MatchTVv4_Components2017_NodeListComponent .article-list {
  padding: 0;
}
._MatchTVv4_Components2017_NodeListComponent .article-item {
  margin: 0 0 10px 0;
  /* Стандарный серый
    background-color: #edecef;
    */
  /* Снег */
  background-color: #fff;
}
._MatchTVv4_Components2017_NodeListComponent .article-item > .row > h2 {
  margin-top: 0;
}
._MatchTVv4_Components2017_NodeListComponent .article-item .article-item-title {
  color: #010001;
  margin: 0;
  padding-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  font-size: 0.8em;
  letter-spacing: -1px;
  line-height: 1.2em;
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_NodeListComponent .article-item .article-item-title {
    padding-left: 35px;
    padding-right: 35px;
  }
}
._MatchTVv4_Components2017_NodeListComponent .article-item .article-item-title a {
  color: #010001;
}
._MatchTVv4_Components2017_NodeListComponent .article-item .article-item-meta {
  font-size: 0.875em;
  font-weight: 500;
  text-align: left;
  margin: 0;
  color: #1e1743;
  padding: 0 15px;
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_NodeListComponent .article-item .article-item-meta {
    padding: 0 20px;
    margin-bottom: 15px;
  }
}
._MatchTVv4_Components2017_NodeListComponent .article-item .article-item-meta a {
  color: #1e1743;
}
._MatchTVv4_Components2017_NodeListComponent .article-item .article-item-descr {
  padding: 0 15px;
  margin: 20px 0;
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_NodeListComponent .article-item .article-item-descr {
    text-align: left;
    padding: 0 20px;
    margin-bottom: 15px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_NodeListMediaComponent .article-item-image {
  overflow: hidden;
  position: relative;
}
._MatchTVv4_Components2017_NodeListMediaComponent .article-item-image img {
  width: 100%;
  display: block;
}
._MatchTVv4_Components2017_NodeListMediaComponent .article-item-image .pointbox {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: transparent url(https://s-cdn.matchtv.ru/assets/1/images/point.png) repeat scroll left top;
}
._MatchTVv4_Components2017_NodeListMediaComponent .article-item-image .playbutton {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -64px 0 0 -64px;
  width: 128px;
  height: 128px;
  color: #fff;
  font-size: 128px;
  opacity: 0.5;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_NodeNewsMenu {
  margin-bottom: 40px;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_NodePageComponent {
  background-color: #fff;
  position: relative;
  display: block;
  width: 100%;
}
._MatchTVv4_Components2017_NodePageComponent .article-item-image {
  padding-left: 40px;
  padding-right: 0;
  padding-top: 40px;
  position: relative;
}
._MatchTVv4_Components2017_NodePageComponent .article-item-image img {
  display: block;
  max-width: 100%;
  width: 100%;
}
._MatchTVv4_Components2017_NodePageComponent .article-item-image .pointbox {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: transparent url("https://s-cdn.matchtv.ru/assets/1/images/point.png") repeat scroll left top;
}
._MatchTVv4_Components2017_NodePageComponent .article-item-image .logo-desc {
  background-color: #e7240e;
  color: #fff;
  padding: 4px 10px 6px;
}
._MatchTVv4_Components2017_NodePageComponent .article-item-meta {
  font-size: 0.875em;
  font-weight: 500;
  text-align: left;
  margin: 0;
  color: #1e1743;
  padding-top: 10px;
}
._MatchTVv4_Components2017_NodePageComponent .article-item-meta a {
  color: #1e1743;
}
._MatchTVv4_Components2017_NodePageComponent .article-item-lead {
  color: #555;
  font-style: italic;
  padding: 10px 40px;
}
@media (max-width: 767px) {
  ._MatchTVv4_Components2017_NodePageComponent .article-item-lead {
    padding: 10px 20px;
  }
}
._MatchTVv4_Components2017_NodePageComponent .article-item-content {
  margin: 30px 0;
}
._MatchTVv4_Components2017_NodePageComponent .article-item-content iframe.instagram-media {
  margin: 18px 0 !important;
}
._MatchTVv4_Components2017_NodePageComponent .article-item-content img {
  max-width: 100%;
  height: auto;
}
._MatchTVv4_Components2017_NodePageComponent .article-item-content a {
  color: #c59f56;
  text-decoration: underline;
}
@media (max-width: 767px) {
  ._MatchTVv4_Components2017_NodePageComponent .article-item-content {
    text-align: left;
  }
}
._MatchTVv4_Components2017_NodePageComponent iframe.instagram-media {
  margin: 18px 0 !important;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media all and (max-width: 991px) {
  ._MatchTVv4_Components2017_NodeSectionComponent .node-brick_big {
    margin-left: -23px;
    margin-right: -23px;
    display: block;
    width: auto;
  }
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_NodeSectionComponent .node-brick_big {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article__widget ._MatchTVv4_Components2017_OlympicBroadcastsComponent {
  border-top: 1px solid #afafaf;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_PagerComponent {
  margin: 30px 0;
  cursor: default;
}
._MatchTVv4_Components2017_PagerComponent span,
._MatchTVv4_Components2017_PagerComponent b,
._MatchTVv4_Components2017_PagerComponent a {
  display: inline-block;
  min-width: 34px;
  height: 34px;
  margin: 4px 2px;
  padding: 4px 2px;
  border: 1px solid #ccc;
  text-align: center;
}
._MatchTVv4_Components2017_PagerComponent span,
._MatchTVv4_Components2017_PagerComponent b {
  cursor: default;
}
._MatchTVv4_Components2017_PagerComponent b {
  color: #fff;
  background: #c59f56;
  border-color: #c59f56;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 767px) {
  ._MatchTVv4_Components2017_ProgrammListComponent .styles__TVShows_title--2OmMt {
    display: none;
  }
}
@media (max-width: 767px) {
  ._MatchTVv4_Components2017_ProgrammListComponent .styles__TVShows_item--2diq9 {
    display: block;
  }
}
@media (max-width: 767px) {
  ._MatchTVv4_Components2017_ProgrammListComponent .styles__TVShows_item--2diq9 .styles__TVShows_item_image--nW6kE {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
  }
}
@media (max-width: 767px) {
  ._MatchTVv4_Components2017_ProgrammListComponent .styles__TVShows_item--2diq9 .styles__TVShows_item_info--2N2Zm {
    display: block;
  }
}
@media (max-width: 767px) {
  ._MatchTVv4_Components2017_ProgrammListComponent .styles__TVShows_item--2diq9 .styles__TVShows_item_info--2N2Zm .styles__TVShows_item_count--17-xb {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  ._MatchTVv4_Components2017_ProgrammListComponent .styles__TVShows_item--2diq9 .styles__TVShows_item_info--2N2Zm .styles__TVShows_item_date--2tSls {
    padding-top: 10px;
    padding-left: 0;
    border-left: 0 none;
    border-top: 1px solid #afafaf;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_ProgrammMenuComponent .program-menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
._MatchTVv4_Components2017_ProgrammMenuComponent .program-menu.is-hidden {
  display: none;
}
._MatchTVv4_Components2017_ProgrammMenuComponent .program-menu li a,
._MatchTVv4_Components2017_ProgrammMenuComponent .program-menu li span {
  display: block;
  padding: 8px 10px;
  font-size: 0.875em;
  color: #303;
  line-height: normal;
}
._MatchTVv4_Components2017_ProgrammMenuComponent .program-menu li a,
._MatchTVv4_Components2017_ProgrammMenuComponent .program-menu li a:hover,
._MatchTVv4_Components2017_ProgrammMenuComponent .program-menu li a:focus {
  text-decoration: none;
}
._MatchTVv4_Components2017_ProgrammMenuComponent .program-menu li a:hover {
  background-color: #c59f56;
  color: #fff;
}
._MatchTVv4_Components2017_ProgrammMenuComponent .program-menu_active a {
  background-color: #c59f56;
  color: #fff !important;
}
.program-menu-archive-button {
  width: 100%;
  display: block;
  padding: 8px 10px;
  font-size: 0.875em;
  line-height: normal;
  text-align: center;
  background-color: #303;
  color: #fff;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_QuoteListComponent {
  padding: 40px 20px 0 20px;
}
._MatchTVv4_Components2017_QuoteListComponent .styles__header--18Acb {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  color: #282828;
  padding-bottom: 15px;
}
._MatchTVv4_Components2017_QuoteListComponent .styles__citation--1_WQx {
  display: block;
  padding-bottom: 30px;
  text-decoration: none;
  border-top: 1px solid #e8e8e8;
}
._MatchTVv4_Components2017_QuoteListComponent .styles__citation--1_WQx:last-child {
  border-bottom: 1px solid #e8e8e8;
}
._MatchTVv4_Components2017_QuoteListComponent .styles__top--vGu24 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 80px;
  margin-top: 15px;
}
._MatchTVv4_Components2017_QuoteListComponent .styles__author--2yADU {
  font-size: 15px;
  line-height: 1.2;
  color: #afafaf;
  padding-right: 1em;
}
._MatchTVv4_Components2017_QuoteListComponent .styles__photo--3U0xT {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: 50% / cover no-repeat;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
._MatchTVv4_Components2017_QuoteListComponent .styles__body--2mUmI {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.39;
  color: #282828;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_QuoteOfDayComponent {
  position: relative;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center 35px;
  background-color: #181146;
  overflow: hidden;
  margin-top: 30px;
  min-height: 300px;
}
._MatchTVv4_Components2017_QuoteOfDayComponent:after {
  content: '';
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  left: 0;
  height: 65%;
  height: calc(100% - 180px);
  background: -moz-linear-gradient(top, rgba(24, 17, 70, 0) 7%, #181146 35%, #181146 64%, #181146 82%);
  background: -webkit-linear-gradient(top, rgba(24, 17, 70, 0) 7%, #181146 35%, #181146 64%, #181146 82%);
  background: linear-gradient(to bottom, rgba(24, 17, 70, 0) 7%, #181146 35%, #181146 64%, #181146 82%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00181146', endColorstr='#181146', GradientType=0);
}
._MatchTVv4_Components2017_QuoteOfDayComponent .quote-link,
._MatchTVv4_Components2017_QuoteOfDayComponent .quote-link:hover {
  color: #fff;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 1;
}
._MatchTVv4_Components2017_QuoteOfDayComponent .quote-header {
  background-color: #c59f56;
  padding: 8px 10px;
}
._MatchTVv4_Components2017_QuoteOfDayComponent .quote-header .quote-title {
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
._MatchTVv4_Components2017_QuoteOfDayComponent .quote-body {
  margin-top: 200px;
  padding: 20px;
}
._MatchTVv4_Components2017_QuoteOfDayComponent .quote-body .quote-text {
  position: relative;
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 1.3em;
  line-height: 1.3em;
  z-index: 1;
}
._MatchTVv4_Components2017_QuoteOfDayComponent .quote-body .quote-name {
  position: relative;
  display: block;
  text-align: right;
  color: #fff;
  font-size: 0.9em;
  z-index: 1;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_RecommendedVideosComponent:after {
  content: '';
  display: block;
  border-bottom: 1px dashed #dfdfdf;
  margin-left: 15px;
  margin-right: 15px;
}
._MatchTVv4_Components2017_RecommendedVideosComponent .media-heading {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.2em;
}
._MatchTVv4_Components2017_RecommendedVideosComponent .media-heading__label {
  text-transform: uppercase;
  font-size: inherit;
  padding-left: 15px;
  padding-right: 15px;
}
._MatchTVv4_Components2017_RecommendedVideosComponent .media-heading__label h1,
._MatchTVv4_Components2017_RecommendedVideosComponent .media-heading__label h1,
._MatchTVv4_Components2017_RecommendedVideosComponent .media-heading__label h2,
._MatchTVv4_Components2017_RecommendedVideosComponent .media-heading__label h3,
._MatchTVv4_Components2017_RecommendedVideosComponent .media-heading__label h4,
._MatchTVv4_Components2017_RecommendedVideosComponent .media-heading__label h5,
._MatchTVv4_Components2017_RecommendedVideosComponent .media-heading__label h6 {
  color: #303;
  margin: 0;
  font-size: inherit;
}
._MatchTVv4_Components2017_RecommendedVideosComponent .media-list {
  padding-left: 10px;
  padding-right: 10px;
}
._MatchTVv4_Components2017_RecommendedVideosComponent .media-list:after {
  content: '';
  clear: both;
  display: block;
}
._MatchTVv4_Components2017_RecommendedVideosComponent .media-list ._MatchTV_Components_VideoNodeComponent {
  padding-left: 6px;
  padding-right: 6px;
}
._MatchTVv4_Components2017_RecommendedVideosComponent .media-list ._MatchTV_Components_VideoNodeComponent:nth-child(3n+4) {
  clear: both;
}
._MatchTVv4_Components2017_RecommendedVideosComponent .buttonbox {
  display: inline-block;
  padding-bottom: 30px;
  text-align: center;
  width: 100%;
}
._MatchTVv4_Components2017_RecommendedVideosComponent .buttonbox button {
  background-color: #f7f5f8;
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: 64px 64px;
  border: medium none;
  color: #303;
  line-height: 48px;
  padding: 64px 20px 0;
  width: 100%;
}
._MatchTVv4_Components2017_RecommendedVideosComponent .buttonbox button:hover {
  opacity: 0.7;
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_RecommendedVideosComponent:after {
    margin-left: 0;
    margin-right: 0;
  }
  ._MatchTVv4_Components2017_RecommendedVideosComponent .media-heading__label,
  ._MatchTVv4_Components2017_RecommendedVideosComponent .media-list ._MatchTV_Components_VideoNodeComponent,
  ._MatchTVv4_Components2017_RecommendedVideosComponent .media-list {
    padding-left: 0;
    padding-right: 0;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_SearchResultsComponent {
  background: #fff;
}
._MatchTVv4_Components2017_SearchResultsComponent form {
  padding-bottom: 12px;
  padding-top: 20px;
  width: 100%;
}
._MatchTVv4_Components2017_SearchResultsComponent form button[type="submit"] {
  background-color: #303;
  border: medium none;
  color: #fff;
  float: right;
  line-height: 48px;
  padding: 0 20px;
  width: 100%;
}
._MatchTVv4_Components2017_SearchResultsComponent form button[type="submit"]:hover {
  opacity: 0.7;
}
._MatchTVv4_Components2017_SearchResultsComponent .alertbox {
  position: relative;
}
._MatchTVv4_Components2017_SearchResultsComponent form,
._MatchTVv4_Components2017_SearchResultsComponent fieldset {
  position: relative;
}
._MatchTVv4_Components2017_SearchResultsComponent input[type="text"] {
  background: #efefef none repeat scroll 0 0;
  border: medium none;
  box-shadow: 0 0 0 3px #aaaaaa inset;
  color: #333;
  display: inline-block;
  height: auto;
  font-size: 1.1em;
  line-height: 1.7em;
  margin-bottom: 10px;
  padding: 9px 15px 9px;
  position: relative;
  transition: all 0.2s linear 0s;
  width: 100%;
}
._MatchTVv4_Components2017_SearchResultsComponent input[type="text"] {
  display: inline-block;
  vertical-align: middle;
}
._MatchTVv4_Components2017_SearchResultsComponent input[type="text"]:focus {
  box-shadow: 0 0 0 3px #330033 inset;
  background-color: #fff;
  color: #303;
}
._MatchTVv4_Components2017_SearchResultsComponent .inner-button {
  border: 0 none;
  border-radius: 0;
  content: "";
  height: 32px;
  padding: 0;
  position: absolute;
  right: 24px;
  text-indent: 200px;
  top: 8px;
  width: 32px;
  background-size: 32px 32px;
  cursor: hand;
  cursor: pointer;
  background-color: transparent;
  overflow: hidden;
}
._MatchTVv4_Components2017_SearchResultsComponent .inner-button:hover {
  opacity: 0.7;
}
._MatchTVv4_Components2017_SearchResultsComponent .alert {
  border-radius: 0;
  border: none;
  background-position: 10px center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  box-shadow: 0 0 0 1px #bbb inset;
  padding: 15px 15px 15px 50px;
}
._MatchTVv4_Components2017_SearchResultsComponent .alert-warning {
  background-color: #ccc;
  color: #444;
}
._MatchTVv4_Components2017_SearchResultsComponent .alert-info {
  background-color: #2491ee;
  color: #fff;
}
._MatchTVv4_Components2017_SearchResultsComponent .alert-success {
  background-color: #58c12a;
  color: #fff;
}
._MatchTVv4_Components2017_SearchResultsComponent .alert-danger {
  background-color: #c59f56;
  color: #fff;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_SearchResultsTeaserComponent {
  background: #fff;
}
._MatchTVv4_Components2017_SearchResultsTeaserComponent .article-list {
  padding: 0;
}
._MatchTVv4_Components2017_SearchResultsTeaserComponent .article-item {
  background-color: #edecef;
  margin: 0 0 20px;
}
._MatchTVv4_Components2017_SearchResultsTeaserComponent .article-item .search-keyword-match {
  background-color: #303;
  color: #fff;
  font-weight: 600;
  font-style: italic;
  padding: 0 5px;
}
._MatchTVv4_Components2017_SearchResultsTeaserComponent .article-item .article-item-title {
  color: #010001;
  font-weight: 600;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_SearchResultsTeaserComponent .article-item .article-item-title {
    padding: 0 20px;
  }
}
._MatchTVv4_Components2017_SearchResultsTeaserComponent .article-item .article-item-title a {
  color: #010001;
}
._MatchTVv4_Components2017_SearchResultsTeaserComponent .article-item .article-item-meta {
  font-size: 0.875em;
  font-weight: normal;
  text-align: left;
  margin: 0;
  margin-top: 0;
  color: #1e1743;
  padding-left: 15px;
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_SearchResultsTeaserComponent .article-item .article-item-meta {
    text-align: left;
    padding: 0 20px;
    margin-bottom: 15px;
  }
}
._MatchTVv4_Components2017_SearchResultsTeaserComponent .article-item .article-item-meta a {
  color: #1e1743;
}
._MatchTVv4_Components2017_SearchResultsTeaserComponent .article-item .article-item-descr {
  padding: 0 15px;
  margin: 5px 0 15px;
  display: inline-block;
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_SearchResultsTeaserComponent .article-item .article-item-descr {
    text-align: left;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_SpecialTermComponent {
    margin-left: -15px;
    margin-right: -15px;
  }
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box {
  margin: 0 0 30px;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__bg:before {
  display: table;
  content: '';
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__bg:after {
  display: table;
  content: '';
  clear: both;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__bg.not-image {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__bg.not-image {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__bg.not-image {
    padding-bottom: 52.54988914%;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__bg.not-image {
    padding-bottom: 52.54988914%;
  }
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__media.not-image:after {
  content: '';
  display: block;
  padding-top: 52.54988914%;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__media img {
  width: 100%;
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4n+5) {
    clear: both;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2),
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3),
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) {
    width: 33.33% !important;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4n+5) {
    clear: none;
  }
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5n+7) {
    clear: both;
  }
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__bg {
  background-color: #edecef;
  min-height: 100%;
  padding-bottom: 0;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__descr {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__descr {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__descr {
    padding-left: 0;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__descr {
    padding-left: 0;
    padding-right: 15px;
  }
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title {
  font-size: 1.5em;
  line-height: 1.3em;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h1,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h2,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h3,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h4,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h5,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h6 {
  line-height: inherit;
  font-size: inherit;
  height: auto;
}
@media (min-width: 768px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h1,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h2,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h3,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h4,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h5,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h6 {
    height: auto;
    overflow: visible;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h1,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h2,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h3,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h4,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h5,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h6 {
    overflow: hidden;
    height: 9.2em;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h1,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h2,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h3,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h4,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h5,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(1) .grid-box__title h6 {
    overflow: hidden;
    height: 9.2em;
  }
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__bg {
  background-color: #edecef;
  min-height: 100%;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__bg:after {
  position: absolute;
  left: 15px;
  bottom: -31px;
  content: '';
  display: none;
  background-color: #fff;
  height: 2px;
  width: -webkit-calc(370%);
  width: -moz-calc(370%);
  width: calc(400% - 30px);
}
@media (min-width: 768px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__bg:after {
    display: block;
    width: -webkit-calc(170%);
    width: -moz-calc(170%);
    width: calc(200% - 30px);
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__bg:after {
    display: block;
    width: -webkit-calc(270%);
    width: -moz-calc(270%);
    width: calc(300% - 30px);
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__bg:after {
    display: none;
  }
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__descr {
  padding-left: 15px;
  padding-right: 15px;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title {
  font-size: 1.2em;
  line-height: 1.4em;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h1,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h2,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h3,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h4,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h5,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h6 {
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h1,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h2,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h3,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h4,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h5,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h6 {
    height: 142px;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h1,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h2,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h3,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h4,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h5,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(2) .grid-box__title h6 {
    height: 102px;
  }
}
@media (min-width: 768px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3),
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4),
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5),
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) {
    margin: 0 0 29px;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3),
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4),
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5),
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) {
    margin: 0 0 62px;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3),
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4),
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5),
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) {
    margin: 0 0 62px;
  }
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) .grid-box__bg,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__bg,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__bg,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__bg {
  background-color: #edecef;
  min-height: 100%;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) .grid-box__descr,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__descr,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__descr,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__descr {
  padding-left: 15px;
  padding-right: 15px;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) .grid-box__title,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title {
  font-size: 1.2em;
  line-height: 1.4em;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) .grid-box__title h1,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title h1,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title h1,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title h1,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) .grid-box__title h2,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title h2,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title h2,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title h2,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) .grid-box__title h3,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title h3,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title h3,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title h3,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) .grid-box__title h4,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title h4,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title h4,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title h4,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) .grid-box__title h5,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title h5,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title h5,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title h5,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) .grid-box__title h6,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title h6,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title h6,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title h6 {
  line-height: 20px;
  font-size: 16px;
}
@media (min-width: 768px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__bg,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__bg {
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__bg,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__bg {
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__bg,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__bg {
    background-color: #edecef;
  }
}
@media (min-width: 768px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__descr,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__descr {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__descr,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__descr {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title {
    font-size: 1em;
    line-height: normal;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title {
    font-size: 1.2em;
    line-height: 1.4em;
  }
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title h1,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title h1,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title h2,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title h2,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title h3,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title h3,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title h4,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title h4,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title h5,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title h5,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(5) .grid-box__title h6,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(6) .grid-box__title h6 {
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__bg {
    background-color: #edecef;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__bg {
    background-color: #edecef;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__descr {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__descr {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title {
    font-size: 1em;
    line-height: normal;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title {
    font-size: 1.2em;
    line-height: 1.4em;
  }
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title h1,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title h2,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title h3,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title h4,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title h5,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(4) .grid-box__title h6 {
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) {
    clear: both;
  }
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) .grid-box__bg:after {
  position: absolute;
  left: 15px;
  bottom: -31px;
  content: '';
  display: none;
  background-color: #fff;
  height: 2px;
  width: -webkit-calc(370%);
  width: -moz-calc(370%);
  width: calc(400% - 30px);
}
@media (min-width: 768px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) .grid-box__bg:after {
    display: none;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box:nth-child(3) .grid-box__bg:after {
    display: block;
  }
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__descr {
  padding-top: 1px;
  padding-bottom: 1px;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title {
  margin: 12px 0;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h1,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h2,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h3,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h4,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h5,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h6 {
  font-size: inherit;
  line-height: normal;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  margin: 0;
  padding: 0;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h1,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h2,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h3,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h4,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h5,
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h6 {
  height: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h1,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h2,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h3,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h4,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h5,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h6 {
    height: 142px;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h1,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h2,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h3,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h4,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h5,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h6 {
    height: 142px;
  }
}
@media (min-width: 992px) {
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h1,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h2,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h3,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h4,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h5,
  ._MatchTVv4_Components2017_SpecialTermComponent .grid-box__title h6 {
    height: 142px;
  }
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__info {
  font-size: 0.8em;
  margin: 12px 0;
  min-height: 40px;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__date {
  color: #808080;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box__category {
  font-weight: 600;
  color: #000;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-box .article-item-social-buttons {
  margin-top: 0 !important;
  padding-left: 0 !important;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-heading {
  background-color: #e7240e;
  color: #fff;
  padding: 8px 10px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 600;
  letter-spacing: -1px;
  font-size: 1.3em;
  line-height: 1;
  margin: 30px 15px;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-list {
  margin-top: 30px;
}
._MatchTVv4_Components2017_SpecialTermComponent .grid-list:after {
  display: table;
  clear: both;
  content: '';
}
._MatchTVv4_Components2017_SpecialTermComponent .buttonbox {
  display: inline-block;
  padding-bottom: 30px;
  text-align: center;
  width: 100%;
}
._MatchTVv4_Components2017_SpecialTermComponent .buttonbox button {
  background-color: #f7f5f8;
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: 64px 64px;
  border: medium none;
  color: #303;
  line-height: 48px;
  padding: 64px 20px 0;
  width: 100%;
}
._MatchTVv4_Components2017_SpecialTermComponent .buttonbox button:hover {
  opacity: 0.7;
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_StaticContentComponent .article-item {
  position: relative;
  display: inline-block;
  width: 100%;
}
._MatchTVv4_Components2017_StaticContentComponent .article-item h3 {
  padding-top: 20px;
}
._MatchTVv4_Components2017_StaticContentComponent .article-item p {
  padding-top: 10px;
  font-size: 16px;
}
._MatchTVv4_Components2017_StaticContentComponent .article-item .article-item-image {
  padding-left: 40px;
  padding-right: 0;
  padding-top: 40px;
  position: relative;
}
@media all and (max-width: 991px) {
  ._MatchTVv4_Components2017_StaticContentComponent .article-item .article-item-image {
    padding-right: 40px;
  }
}
._MatchTVv4_Components2017_StaticContentComponent .article-item .article-item-image img {
  display: block;
  max-width: 100%;
  width: 100%;
}
._MatchTVv4_Components2017_StaticContentComponent .article-item .article-item-image .pointbox {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: transparent url("https://s-cdn.matchtv.ru/assets/1/images/point.png") repeat scroll left top;
}
._MatchTVv4_Components2017_StaticContentComponent .article-item .article-item-image .logo-desc {
  background-color: #e7240e;
  color: #fff;
  padding: 4px 10px 6px;
}
._MatchTVv4_Components2017_StaticContentComponent .article-item .article-item-descr {
  padding: 0 15px !important;
  margin: 30px 0;
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_StaticContentComponent .article-item .article-item-descr {
    text-align: left;
    padding: 0 20px;
    margin-bottom: 15px;
  }
}
._MatchTVv4_Components2017_StaticContentComponent .article-item .article-item-descr .about__quote-text {
  border-top: 1px solid #303;
  line-height: 1.3em;
  margin-bottom: 40px;
  margin-top: 40px;
}
._MatchTVv4_Components2017_StaticContentComponent .article-item .article-item-descr .about__quote-img {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
._MatchTVv4_Components2017_StaticContentComponent .article-item .article-item-descr .about__quote-img img {
  max-width: 100%;
}
._MatchTVv4_Components2017_StaticContentComponent .contacts-item-list div {
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 48px 48px;
  margin-bottom: 15px;
  margin-top: 15px;
}
._MatchTVv4_Components2017_StaticContentComponent .contacts-item-list div a {
  display: inline-block;
  padding-bottom: 20px;
  padding-left: 64px;
  padding-top: 20px;
  position: relative;
  width: 100%;
  color: #fff;
  background-position: 15px center;
  background-repeat: no-repeat;
  font-weight: 600;
}
._MatchTVv4_Components2017_StaticContentComponent .contacts-item-list .icon-vk {
  background-color: #568ab6;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJ2ay1pY29uLXdoaXRlLnN2ZyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczMzNDYiPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGgzMzY2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDMzNjgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjA2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMDgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjM1IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMzciCiAgICAgICAgIGQ9Ik0gMCw3OTIgMTIyNCw3OTIgMTIyNCwwIDAsMCAwLDc5MiBaIiAvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoNDI0MyIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGg0MjQ1IgogICAgICAgICBkPSJtIDQ3NS4zMDUsNTA3LjA4OCAyNzMuMzksMCAwLC0yMjIuMTc4IC0yNzMuMzksMCAwLDIyMi4xNzggeiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDQyODIiCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoNDI4NCIKICAgICAgICAgZD0iTSAwLDQ0NSA0NDUsNDQ1IDQ0NSwwIDAsMCAwLDQ0NSBaIiAvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlkPSJiYXNlIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxLjAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnpvb209IjExLjMxMzcwOSIKICAgICBpbmtzY2FwZTpjeD0iMTEuOTU3Mjg5IgogICAgIGlua3NjYXBlOmN5PSIxNS44OTg0NTIiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjExMzciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIHVuaXRzPSJweCIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGEzMzQ5Ij4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZwogICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaWQ9ImxheWVyMSIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDIwLjM2MjIpIj4KICAgIDxwYXRoCiAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIgogICAgICAgZD0ibSAxNC4zMzY0OTksMTAyOC4xMzg3IGMgLTEuMDU2MDczLDAuMDE3IC0xLjkzMjA0OCwwLjA5OCAtMi40ODgzNDYsMC4zNjc5IC0wLjQ5MzQ3MiwwLjI0MTggLTAuODczNTM0LDAuNzgwOSAtMC42NDE1MjcsMC44MTIgMC4yODY3NTksMC4wMzggMC45MzU5MTMsMC4xNzQ3IDEuMjgwMDYzLDAuNjQzIDAuNDQ0NjEyLDAuNjA0OSAwLjQyOTE4LDEuOTYzNSAwLjQyOTE4LDEuOTYzNSAwLDAgMC4yNTUzODIsMy43NDAzIC0wLjU5NjY2NSw0LjIwNSAtMC41ODQ0ODYsMC4zMTg3IC0xLjM4Njg2NSwtMC4zMzA4IC0zLjEwODkzNywtMy4zMDYzIC0wLjg4MjAxMiwtMS41MjQgLTEuNTQ3NzQsLTMuMjA5MSAtMS41NDc3NCwtMy4yMDkxIDAsMCAtMC4xMjgyMzgsLTAuMzE1OSAtMC4zNTc0MDEsLTAuNDg0NSAtMC4yNzc5MiwtMC4yMDQxIC0wLjY2Njk0OCwtMC4yNjc3IC0wLjY2Njk0OCwtMC4yNjc3IGwgLTQuMTIxMzIzOCwwLjAyNyBjIDAsMCAtMC42MTkwNjI1LDAuMDE3IC0wLjg0NjM5NjYsMC4yODU3IC0wLjIwMjI0NDIsMC4yMzk1IC0wLjAxNjQ0OSwwLjczNDIgLTAuMDE2NDQ5LDAuNzM0MiAwLDAgMy4yMjc4MjY2LDcuNTUwMSA2Ljg4MTgzMjYsMTEuMzU0NSAzLjM1MDc5MTgsMy40ODg4IDcuMTUzOTk1OCwzLjI2IDcuMTUzOTk1OCwzLjI2IGwgMS43MjQxOTcsMCBjIDAsMCAwLjUyMTgzNywtMC4wNTcgMC43ODgwNzYsLTAuMzQzOSAwLjI0NDcwNSwtMC4yNjMzIDAuMjM2MjczLC0wLjc1ODIgMC4yMzYyNzMsLTAuNzU4MiAwLDAgLTAuMDM0MjksLTIuMzEzNSAxLjAzOTMwMywtMi42NTQzIDEuMDU4NzYsLTAuMzM1NyAyLjQxOTAzMiwyLjIzNjggMy44NTk2MjksMy4yMjU2IDEuMDg5NDM2LDAuNzQ4MyAxLjkxNzEwMywwLjU4NDYgMS45MTcxMDMsMC41ODQ2IGwgMy44NTIxNTIsLTAuMDU0IGMgMCwwIDIuMDE1Nzk0LC0wLjEyNDggMS4wNjAyMzksLTEuNzA5MiAtMC4wNzgyMiwtMC4xMjk1IC0wLjU1NzQxLC0xLjE3MTcgLTIuODY1MTg4LC0zLjMxMzggLTIuNDE1NzU2LC0yLjI0MjIgLTIuMDkxNzUxLC0xLjg3OTEgMC44MTc5ODUsLTUuNzU3MiAxLjc3MjA0OSwtMi4zNjE5IDIuNDgwODksLTMuODA0MyAyLjI1OTU1LC00LjQyMTkgLTAuMjEwOTgsLTAuNTg4NCAtMS41MTQ4NDEsLTAuNDMyMyAtMS41MTQ4NDEsLTAuNDMyMyBsIC00LjMzODE1NywwLjAyNyBjIDAsMCAtMC4zMjA5NzUsLTAuMDQ0IC0wLjU1OTI3OSwwLjA5OSAtMC4yMzMxMjUsMC4xMzk1IC0wLjM4MjgyNCwwLjQ2NTEgLTAuMzgyODIzLDAuNDY1MSAwLDAgLTAuNjg2MzQ1LDEuODI4MSAtMS42MDE1NzQsMy4zODI2IC0xLjkzMTQyNiwzLjI3OTUgLTIuNzA1MDAxLDMuNDUxOSAtMy4wMjA3MDksMy4yNDggLTAuNzM0NjIxLC0wLjQ3NDcgLTAuNTUwMzA3LC0xLjkwNTkgLTAuNTUwMzA3LC0yLjkyMzUgMCwtMy4xNzg0IDAuNDgxNzc5LC00LjUwMzYgLTAuOTM5MTEyLC00Ljg0NjYgLTAuNDcxNDI5LC0wLjExMzkgLTAuODE4OTI2LC0wLjE4OTcgLTIuMDI0NzcyLC0wLjIwMTkgLTAuMzg2OTQxLC0wLjAxIC0wLjc1OTA1OSwtMC4wMSAtMS4xMTEwODMsMCB6IgogICAgICAgaWQ9InBhdGg0Mjg4IgogICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIgLz4KICA8L2c+Cjwvc3ZnPgo=");
}
._MatchTVv4_Components2017_StaticContentComponent .contacts-item-list .icon-fb {
  background-color: #2d75ab;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJmYi1pY29uLXdoaXRlLnN2ZyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczMzNDYiPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGgzMzY2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDMzNjgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgaWQ9ImJhc2UiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEuMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6em9vbT0iMTEuMiIKICAgICBpbmtzY2FwZTpjeD0iMTAuODQ1NDUzIgogICAgIGlua3NjYXBlOmN5PSIyMS4wNzM0OTMiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjExMzciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIHVuaXRzPSJweCIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGEzMzQ5Ij4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZwogICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaWQ9ImxheWVyMSIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDIwLjM2MjIpIj4KICAgIDxwYXRoCiAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpub256ZXJvO3N0cm9rZTpub25lIgogICAgICAgZD0ibSAxNy43MDI2MzUsMTAyNi4yNDU0IGMgLTEuMjc5MDc5LDAgLTIuMDE3MDU0LDAuMjA3OSAtMi44NTI5ODUsMC42MjA0IC0wLjgzNTkyOSwwLjQxNDEgLTEuMjE2NTcsMS4xNDU5IC0xLjUyODIwMiwxLjgwNDYgLTAuMzEwMzA4LDAuNjU4NiAtMC40NjYyMTYsMS40NTkzIC0wLjQ2NjIxNiwyLjc5NDkgbCAwLDAuNDY0NiAtMS44NzMzNzgsMCAtMC4wNTUyMywzLjU1MTQgMS44MTcyMjgsMCAwLDEwLjk5NzcgNC4wMzI1NiwwIDAsLTEwLjk5NzcgMi44NDg2MSwwIDAuNzc2MTg0LC0zLjU1MTQgLTMuNzkzMDA5LDAgYyAwLDAgLTAuMjk0ODE1LC0xLjQ3NjMgMC4yNjc2MjYsLTIuMDI4IDAuMjg4NjU4LC0wLjI4NDIgMC44MDgzMTYsLTAuNDk5NSAxLjQ3NDU4NSwtMC40OTk1IDAuNjc4NDkzLDAgMS4yMjI0NDQsMC4zNjUyIDEuOTA2OTc1LDAuNzcwMSBsIDAuODE1OTkzLC0zLjEyNjMgYyAtMS4yNTg5MDMsLTAuMzU5MiAtMi4wNTk3MDcsLTAuODAwOCAtMy4zNzA3NDUsLTAuODAwOCB6IgogICAgICAgaWQ9InBhdGgzMzcyIgogICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIgLz4KICA8L2c+Cjwvc3ZnPgo=");
}
._MatchTVv4_Components2017_StaticContentComponent .contacts-item-list .icon-tw {
  background-color: #6db1e5;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJ0dy1pY29uLXdoaXRlLnN2ZyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczMzNDYiPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGgzMzY2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDMzNjgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjA2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMDgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjM1IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMzciCiAgICAgICAgIGQ9Ik0gMCw3OTIgMTIyNCw3OTIgMTIyNCwwIDAsMCAwLDc5MiBaIiAvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoNDI0MyIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGg0MjQ1IgogICAgICAgICBkPSJtIDQ3NS4zMDUsNTA3LjA4OCAyNzMuMzksMCAwLC0yMjIuMTc4IC0yNzMuMzksMCAwLDIyMi4xNzggeiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBpZD0iYmFzZSIKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTp6b29tPSIxMS4yIgogICAgIGlua3NjYXBlOmN4PSItMTEuMDc4NDQxIgogICAgIGlua3NjYXBlOmN5PSIxOC41MDkxMzciCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjExMzciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIHVuaXRzPSJweCIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGEzMzQ5Ij4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZwogICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaWQ9ImxheWVyMSIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDIwLjM2MjIpIj4KICAgIDxnCiAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjA4ODg1ODkxLDAsMCwtMC4wODg4NTg5MSwtMzguMzgxNjQ0LDEwNzEuNTUwMykiCiAgICAgICBpbmtzY2FwZTpsYWJlbD0iVHdpdHRlcl9sb2dvX2JsdWUiCiAgICAgICBpZD0iZzQyMjkiCiAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxIj4KICAgICAgPGcKICAgICAgICAgaWQ9Imc0MjMxIgogICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxIj4KICAgICAgICA8ZwogICAgICAgICAgIGNsaXAtcGF0aD0idXJsKCNjbGlwUGF0aDQyMzUpIgogICAgICAgICAgIGlkPSJnNDIzMyIKICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxIj4KICAgICAgICAgIDxnCiAgICAgICAgICAgICBpZD0iZzQyMzkiCiAgICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxIj4KICAgICAgICAgICAgPGcKICAgICAgICAgICAgICAgaWQ9Imc0MjQxIgogICAgICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxIiAvPgogICAgICAgICAgICA8ZwogICAgICAgICAgICAgICBpZD0iZzQyNDciCiAgICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjEiPgogICAgICAgICAgICAgIDxnCiAgICAgICAgICAgICAgICAgaWQ9Imc0MjQ5IgogICAgICAgICAgICAgICAgIGNsaXAtcGF0aD0idXJsKCNjbGlwUGF0aDQyNDMpIgogICAgICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjEiPgogICAgICAgICAgICAgICAgPGcKICAgICAgICAgICAgICAgICAgIGlkPSJnNDI1MSIKICAgICAgICAgICAgICAgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDc0OC42OTQ4LDQ4MC43ODc2KSIKICAgICAgICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjEiPgogICAgICAgICAgICAgICAgICA8cGF0aAogICAgICAgICAgICAgICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICAgICAgICAgICAgICBpZD0icGF0aDQyNTMiCiAgICAgICAgICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOm5vbmUiCiAgICAgICAgICAgICAgICAgICAgIGQ9Ik0gMCwwIEMgLTEwLjA1OSwtNC40NjEgLTIwLjg2OCwtNy40NzcgLTMyLjIxNSwtOC44MzIgLTIwLjYzNCwtMS44OTEgLTExLjc0LDkuMTAyIC03LjU1MywyMi4xOTkgLTE4LjM5LDE1Ljc3MSAtMzAuMzk0LDExLjEwNCAtNDMuMTcsOC41ODggYyAtMTAuMjMxLDEwLjkwMSAtMjQuODA5LDE3LjcxMyAtNDAuOTQsMTcuNzEzIC0zMC45NzgsMCAtNTYuMDkxLC0yNS4xMTQgLTU2LjA5MSwtNTYuMDg4IDAsLTQuMzk3IDAuNDk2LC04LjY3NyAxLjQ1MiwtMTIuNzgyIC00Ni42MTUsMi4zMzkgLTg3Ljk0NCwyNC42NjkgLTExNS42MDgsNTguNjAzIC00LjgyOSwtOC4yODQgLTcuNTk0LC0xNy45MTkgLTcuNTk0LC0yOC4xOTggMCwtMTkuNDU5IDkuOTAyLC0zNi42MjcgMjQuOTUyLC00Ni42ODYgLTkuMTk0LDAuMjkxIC0xNy44NDMsMi44MTUgLTI1LjQwNSw3LjAxNiAtMC4wMDQsLTAuMjM0IC0wLjAwNSwtMC40NjkgLTAuMDA1LC0wLjcwNSAwLC0yNy4xNzYgMTkuMzM0LC00OS44NDYgNDQuOTkzLC01NC45OTkgLTQuNzA3LC0xLjI4MSAtOS42NjIsLTEuOTY2IC0xNC43NzcsLTEuOTY2IC0zLjYxNSwwIC03LjEyOCwwLjM1MSAtMTAuNTUzLDEuMDA1IDcuMTM4LC0yMi4yODMgMjcuODUxLC0zOC41IDUyLjM5NSwtMzguOTUzIC0xOS4xOTYsLTE1LjA0MyAtNDMuMzgsLTI0LjAwOSAtNjkuNjU5LC0yNC4wMDkgLTQuNTI3LDAgLTguOTkyLDAuMjY1IC0xMy4zOCwwLjc4MyAyNC44MjMsLTE1LjkxNCA1NC4zMDUsLTI1LjE5OSA4NS45OCwtMjUuMTk5IDEwMy4xNjksMCAxNTkuNTg1LDg1LjQ2NiAxNTkuNTg1LDE1OS41ODYgMCwyLjQzMiAtMC4wNTUsNC44NTEgLTAuMTYyLDcuMjU2IEMgLTE3LjAyOSwtMjEuMTI3IC03LjUyLC0xMS4yNDggMCwwIiAvPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgICAgPC9nPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==");
}
._MatchTVv4_Components2017_StaticContentComponent .contacts-item-list .icon-inst {
  background-color: #cba253;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJpbnN0LWljb24uc3ZnIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzMzM0NiI+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDMzNjYiCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoMzM2OCIKICAgICAgICAgZD0ibSAwLDYyMy42MjcgODcwLjIzNiwwIEwgODcwLjIzNiwwIDAsMCAwLDYyMy42MjcgWiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDQxNTgiCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoNDE2MCIKICAgICAgICAgZD0ibSAwLDU0Ny4wODcgNzc5LjUyNiwwIEwgNzc5LjUyNiwwIDAsMCAwLDU0Ny4wODcgWiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBpZD0iYmFzZSIKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTp6b29tPSIxMS4yIgogICAgIGlua3NjYXBlOmN4PSIyNi4xNTc5NTMiCiAgICAgaW5rc2NhcGU6Y3k9IjIxLjA3MzQ5MyIKICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTEzNyIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgICAgdW5pdHM9InB4IiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTMzNDkiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgaW5rc2NhcGU6bGFiZWw9IkxheWVyIDEiCiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIKICAgICBpZD0ibGF5ZXIxIgogICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwMjAuMzYyMikiPgogICAgPGcKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDAuMTE3NTUxNjksMCwwLC0wLjExNzU1MTY5LC0yNS44NzI3MTEsMTA3Mi41NTk1KSIKICAgICAgIGlua3NjYXBlOmxhYmVsPSJpbnN0YWdyYW0iCiAgICAgICBpZD0iZzQxNTIiCiAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmIj4KICAgICAgPGcKICAgICAgICAgaWQ9Imc0MTU0IgogICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmIj4KICAgICAgICA8ZwogICAgICAgICAgIGNsaXAtcGF0aD0idXJsKCNjbGlwUGF0aDQxNTgpIgogICAgICAgICAgIGlkPSJnNDE1NiIKICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmIj4KICAgICAgICAgIDxnCiAgICAgICAgICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0MjYuNDg1OCwzNTQuNzc4OCkiCiAgICAgICAgICAgICBpZD0iZzQxNjIiCiAgICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmIj4KICAgICAgICAgICAgPHBhdGgKICAgICAgICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgICAgICAgaWQ9InBhdGg0MTY0IgogICAgICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIgogICAgICAgICAgICAgICBkPSJtIDAsMCBjIDAsLTYuNDY5IC01LjIzOSwtMTEuNzEzIC0xMS43MTQsLTExLjcxMyBsIC0xMS43MTMsMCBjIC02LjQ2MywwIC0xMS43MTMsNS4yNDQgLTExLjcxMywxMS43MTMgbCAwLDExLjcxNCBjIDAsNi40NjggNS4yNSwxMS43MTMgMTEuNzEzLDExLjcxMyBsIDExLjcxMywwIEMgLTUuMjM5LDIzLjQyNyAwLDE4LjE4MiAwLDExLjcxNCBMIDAsMCBaIG0gMCwtMTA1LjQxOCBjIDAsLTYuNDc1IC01LjIzOSwtMTEuNzEzIC0xMS43MTQsLTExLjcxMyBsIC0xMTcuMTMxLDAgYyAtNi40NzQsMCAtMTEuNzE0LDUuMjM4IC0xMS43MTQsMTEuNzEzIGwgMCw1OC41NjUgYyAwLDYuNDY5IDUuMjQsMTEuNzEzIDExLjcxNCwxMS43MTMgbCAxMy4xOSwwIGMgLTAuOTY0LC0zLjc0MyAtMS40NzcsLTcuNjY4IC0xLjQ3NywtMTEuNzEzIDAsLTI1Ljg3NCAyMC45NzksLTQ2Ljg1MyA0Ni44NTMsLTQ2Ljg1MyAyNS44NzQsMCA0Ni44NTIsMjAuOTc5IDQ2Ljg1Miw0Ni44NTMgMCw0LjA0NSAtMC41MTIsNy45NyAtMS40NzYsMTEuNzEzIGwgMTMuMTg5LDAgQyAtNS4yMzksLTM1LjE0IDAsLTQwLjM4NCAwLC00Ni44NTMgbCAwLC01OC41NjUgeiBtIC05My43MDUsNTguNTY1IGMgMCwwIDEuODUyLDIzLjQyNiAyMy40MjYsMjMuNDI2IDIxLjU3MywwIDIzLjQyNSwtMjMuNDI2IDIzLjQyNSwtMjMuNDI2IDAsMCAwLjY3NiwtMjMuNDI1IC0yMy40MjUsLTIzLjQyNSAtMjQuMTAyLDAgLTIzLjQyNiwyMy40MjUgLTIzLjQyNiwyMy40MjUgTSAwLDQ2Ljg1MyBsIC0xNDAuNTU5LDAgYyAtMTIuOTM2LDAgLTIzLjQyNSwtMTAuNDkgLTIzLjQyNSwtMjMuNDI2IGwgMCwtMTQwLjU1OCBjIDAsLTEyLjkzOCAxMC40ODksLTIzLjQyNiAyMy40MjUsLTIzLjQyNiBsIDE0MC41NTksMCBjIDEyLjkzNywwIDIzLjQyNiwxMC40ODggMjMuNDI2LDIzLjQyNiBsIDAsMTQwLjU1OCBDIDIzLjQyNiwzNi4zNjMgMTIuOTM3LDQ2Ljg1MyAwLDQ2Ljg1MyIgLz4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=");
}
._MatchTVv4_Components2017_StaticContentComponent .contacts-item-list .icon-odn {
  background-color: #e67e17;
  background-image: url("data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJvZG4taWNvbi5zdmciPgogIDxkZWZzCiAgICAgaWQ9ImRlZnMzMzQ2Ij4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoMzM2NiIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGgzMzY4IgogICAgICAgICBkPSJtIDAsNjIzLjYyNyA4NzAuMjM2LDAgTCA4NzAuMjM2LDAgMCwwIDAsNjIzLjYyNyBaIiAvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoNDE1OCIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGg0MTYwIgogICAgICAgICBkPSJtIDAsNTQ3LjA4NyA3NzkuNTI2LDAgTCA3NzkuNTI2LDAgMCwwIDAsNTQ3LjA4NyBaIiAvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoNDE4NyIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGg0MTg5IgogICAgICAgICBkPSJtIDAsNjIzLjYyNyA4NzAuMjM2LDAgTCA4NzAuMjM2LDAgMCwwIDAsNjIzLjYyNyBaIiAvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlkPSJiYXNlIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxLjAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnpvb209IjExLjIiCiAgICAgaW5rc2NhcGU6Y3g9IjI2LjE1Nzk1MyIKICAgICBpbmtzY2FwZTpjeT0iMjEuMDczNDkzIgogICAgIGlua3NjYXBlOmRvY3VtZW50LXVuaXRzPSJweCIKICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJsYXllcjEiCiAgICAgc2hvd2dyaWQ9ImZhbHNlIgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMTM3IgogICAgIGlua3NjYXBlOndpbmRvdy14PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIKICAgICB1bml0cz0icHgiIC8+CiAgPG1ldGFkYXRhCiAgICAgaWQ9Im1ldGFkYXRhMzM0OSI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGcKICAgICBpbmtzY2FwZTpsYWJlbD0iTGF5ZXIgMSIKICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIgogICAgIGlkPSJsYXllcjEiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMTAyMC4zNjIyKSI+CiAgICA8ZwogICAgICAgdHJhbnNmb3JtPSJtYXRyaXgoMC4xMzg2ODg4NSwwLDAsLTAuMTM4Njg4ODUsLTQyLjkxNDY3MiwxMDc4LjM3MDkpIgogICAgICAgaW5rc2NhcGU6bGFiZWw9Im9kbiIKICAgICAgIGlkPSJnNDE4MSIKICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmYiPgogICAgICA8ZwogICAgICAgICBpZD0iZzQxODMiCiAgICAgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNTUyNzQ5OCwtMi41NzUxMjU4KSIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiI+CiAgICAgICAgPGcKICAgICAgICAgICBjbGlwLXBhdGg9InVybCgjY2xpcFBhdGg0MTg3KSIKICAgICAgICAgICBpZD0iZzQxODUiCiAgICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiI+CiAgICAgICAgICA8ZwogICAgICAgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDcxLjA2NzksMjk5LjQyMjkpIgogICAgICAgICAgICAgaWQ9Imc0MTkxIgogICAgICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiI+CiAgICAgICAgICAgIDxwYXRoCiAgICAgICAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgICAgICAgIGlkPSJwYXRoNDE5MyIKICAgICAgICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIKICAgICAgICAgICAgICAgZD0ibSAwLDAgYyAtMi4zNjIsNC42ODkgLTguODQ1LDguNTg4IC0xNy40NjYsMS44MTUgLTExLjY1MSwtOS4xNjcgLTMwLjM2NSwtOS4xNjcgLTMwLjM2NSwtOS4xNjcgMCwwIC0xOC43MTMsMCAtMzAuMzY0LDkuMTY3IEMgLTg2LjgxNyw4LjU4OCAtOTMuMyw0LjY4OSAtOTUuNjQsMCBjIC00LjA4OCwtOC4xOTggMC41MjUsLTEyLjE0MiAxMC45MzksLTE4LjgwMyA4Ljg4OSwtNS43MDMgMjEuMTA4LC03Ljg0MiAyOC45OTUsLTguNjIyIGwgLTYuNTgzLC02LjU3MSBjIC05LjI3OSwtOS4yNjggLTE4LjIzNCwtMTguMiAtMjQuNDM5LC0yNC4zOTQgLTMuNzIsLTMuNjk5IC0zLjcyLC05LjcxNCAwLC0xMy40MTIgbCAxLjExNCwtMS4xMTMgYyAzLjcyLC0zLjcyMSA5LjczNSwtMy43MjEgMTMuNDU2LDAgbCAyNC40MzgsMjQuMzcxIGMgOS4yOCwtOS4yNDQgMTguMjQ2LC0xOC4xNzggMjQuNDQsLTI0LjM3MSAzLjcxOSwtMy43MjEgOS43NTcsLTMuNzIxIDEzLjQ1NSwwIGwgMS4xMzcsMS4xMTMgYyAzLjY5OCwzLjY5OCAzLjY5OCw5LjcxMyAwLDEzLjQxMiBsIC0yNC40NTEsMjQuMzk0IC02LjYxNiw2LjU5NSBjIDcuODk4LDAuODAxIDE5Ljk5NCwyLjk0IDI4LjgxNyw4LjU5OCBDIC0wLjUzNSwtMTIuMTQyIDQuMDc2LC04LjE5OCAwLDAgbSAtNDcuODMxLDY2Ljc3OCBjIDExLjI3MiwwIDIwLjQwNiwtOS4xMTIgMjAuNDA2LC0yMC4zNTEgMCwtMTEuMjUgLTkuMTM0LC0yMC4zNjIgLTIwLjQwNiwtMjAuMzYyIC0xMS4yNjIsMCAtMjAuNDA2LDkuMTEyIC0yMC40MDYsMjAuMzYyIDAsMTEuMjM5IDkuMTQ0LDIwLjM1MSAyMC40MDYsMjAuMzUxIG0gMCwtNjEuNzMyIGMgMjIuOTI0LDAgNDEuNDgxLDE4LjUyMyA0MS40ODEsNDEuMzgxIDAsMjIuODQ1IC0xOC41NTcsNDEuMzgxIC00MS40ODEsNDEuMzgxIC0yMi45MDEsMCAtNDEuNDgyLC0xOC41MzYgLTQxLjQ4MiwtNDEuMzgxIDAsLTIyLjg1OCAxOC41ODEsLTQxLjM4MSA0MS40ODIsLTQxLjM4MSIgLz4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=");
}
._MatchTVv4_Components2017_StaticContentComponent .contacts-item-list .icon-tube {
  background-color: #ca0000;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJ0dWJlLWljb24uc3ZnIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzMzM0NiI+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDMzNjYiCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoMzM2OCIKICAgICAgICAgZD0ibSAwLDYyMy42MjcgODcwLjIzNiwwIEwgODcwLjIzNiwwIDAsMCAwLDYyMy42MjcgWiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDQxNTgiCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoNDE2MCIKICAgICAgICAgZD0ibSAwLDU0Ny4wODcgNzc5LjUyNiwwIEwgNzc5LjUyNiwwIDAsMCAwLDU0Ny4wODcgWiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDQxODciCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoNDE4OSIKICAgICAgICAgZD0ibSAwLDYyMy42MjcgODcwLjIzNiwwIEwgODcwLjIzNiwwIDAsMCAwLDYyMy42MjcgWiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDQyMTYiCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoNDIxOCIKICAgICAgICAgZD0iTSAwLDc5MiA2MTIsNzkyIDYxMiwwIDAsMCAwLDc5MiBaIiAvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlkPSJiYXNlIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxLjAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnpvb209IjE1LjgzOTE5MiIKICAgICBpbmtzY2FwZTpjeD0iMjMuMzcyNTg0IgogICAgIGlua3NjYXBlOmN5PSIxMy45NDk0MDkiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjExMzciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIHVuaXRzPSJweCIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGEzMzQ5Ij4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZwogICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaWQ9ImxheWVyMSIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDIwLjM2MjIpIj4KICAgIDxnCiAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjEwNDg3NzYsMCwwLC0wLjEwNDg3NzYsLTIyLjM2NzMxNywxMDgzLjE2MjcpIgogICAgICAgaW5rc2NhcGU6bGFiZWw9InR1YmUiCiAgICAgICBpZD0iZzQyMTAiCiAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmIj4KICAgICAgPGcKICAgICAgICAgaWQ9Imc0MjEyIgogICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmIj4KICAgICAgICA8ZwogICAgICAgICAgIGNsaXAtcGF0aD0idXJsKCNjbGlwUGF0aDQyMTYpIgogICAgICAgICAgIGlkPSJnNDIxNCIKICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmIj4KICAgICAgICAgIDxnCiAgICAgICAgICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzODQuMzI5MSw0MDcuMjI4NSkiCiAgICAgICAgICAgICBpZD0iZzQyMjAiCiAgICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmIj4KICAgICAgICAgICAgPHBhdGgKICAgICAgICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgICAgICAgaWQ9InBhdGg0MjIyIgogICAgICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpub256ZXJvO3N0cm9rZTpub25lIgogICAgICAgICAgICAgICBkPSJtIDAsMCBjIC0wLjc2MSwwIC0xLjUwOSwtMC4xODkgLTIuMjQ2LC0wLjU2MiAtMC43NDksLTAuMzgxIC0xLjQ4MSwtMC45NiAtMi4yMDksLTEuNzQ4IGwgMCwtMzQuOTA0IGMgMC44NzIsLTAuOTMgMS43MTEsLTEuNjA1IDIuNTMyLC0yLjAxNCAwLjgxMiwtMC40MDkgMS42NjYsLTAuNjE2IDIuNTY5LC0wLjYxNiAxLjMwNiwwIDIuMjY2LDAuNDAxIDIuODc5LDEuMjA0IDAuNjE1LDAuODA5IDAuOTI2LDIuMTI3IDAuOTI2LDMuOTU0IGwgMCwyOC43NzMgYyAwLDEuOTM1IC0wLjM4MywzLjQwNSAtMS4xNDQsNC40MDggQyAyLjU0NiwtMC41MDQgMS40NDYsMCAwLDAiIC8+CiAgICAgICAgICA8L2c+CiAgICAgICAgICA8ZwogICAgICAgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDM5LjE0ODQsNDAwLjE5NTMpIgogICAgICAgICAgICAgaWQ9Imc0MjI0IgogICAgICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiI+CiAgICAgICAgICAgIDxwYXRoCiAgICAgICAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgICAgICAgIGlkPSJwYXRoNDIyNiIKICAgICAgICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIKICAgICAgICAgICAgICAgZD0ibSAwLDAgMCwtMTMuNzcxIDAsLTAuODI0IC0yMC4zODgsMCAwLC05Ljk5IGMgMCwtMy4wMTUgMC4zNTQsLTUuMTAyIDEuMDYxLC02LjI3MyAwLjcwNCwtMS4xNjggMS45MDIsLTEuNzQ2IDMuNTk1LC0xLjc0NiAxLjc2NywwIDMuMDEsMC40OTEgMy43MDksMS40NzcgMC43MDMsMC45ODggMS4wNTMsMy4xNzQgMS4wNTMsNi41NDIgbCAwLDMuMTU1IDAsMC44MzIgMTAuOTcsMCAwLC0wLjgzMiAwLC0zLjQ3NSAwLC0wLjgzMyBjIDAsLTUuODcxIC0xLjMyOSwtMTAuMjk5IC00LjAwNSwtMTMuMjc3IC0yLjY3LC0yLjk3NCAtNi42NiwtNC40NTggLTExLjk2OCwtNC40NTggLTQuNzcxLDAgLTguNTI1LDEuNTc5IC0xMS4yNzUsNC43MjUgLTIuNzM4LDMuMTYgLTQuMTA3LDcuNDk0IC00LjEwNywxMy4wMSBsIDAsMC44MzMgMCwyNC45MDUgMCwwLjgyOCBjIDAsNC45NzkgMS41MDEsOS4wMzMgNC41MTQsMTIuMTY3IDMuMDE1LDMuMTMzIDYuOTA4LDQuNzAxIDExLjY3NSw0LjcwMSA0Ljg3NiwwIDguNjIzLC0xLjQ1MSAxMS4yNDgsLTQuMzUzIEMgLTEuMzA3LDEwLjQ0IDAsNi4yNyAwLDAuODI4IEwgMCwwIFogbSAtMzkuMzk4LDEuNzY3IDAsLTMwLjk3NyAwLC0wLjgzIGMgMCwtNC4wNzcgLTAuODMyLC03LjE5NSAtMi41MDMsLTkuMzYxIC0xLjY3MywtMi4xNjMgLTQuMDgxLC0zLjI0NyAtNy4yNDUsLTMuMjQ3IC0yLjA4NSwwIC0zLjk0MiwwLjQyMSAtNS41NzcsMS4yNjQgLTEuNjMsMC44MzIgLTMuMTQyLDIuMTI2IC00LjU1MSwzLjg3IGwgMCwtMy41NzcgMCwtMC44MyAtMTAuNzU3LDAgMCwwLjgzIDAsNzYuODk1IDAsMC44MjcgMTAuNzU3LDAgMCwtMC44MjcgMCwtMjQuMTkxIGMgMS40MzksMS43NTIgMi45NjgsMy4wNzUgNC41ODIsMy45ODggMS42MTcsMC45MTMgMy4yNDksMS4zNzIgNC45MDYsMS4zNzIgMy4zNjYsMCA1Ljk0OCwtMS4yMzIgNy43MjMsLTMuNjc5IDEuNzc5LC0yLjQ0NyAyLjY2NSwtNi4wMDggMi42NjUsLTEwLjY5NSBsIDAsLTAuODMyIHogbSAtNDEuMDM0LDEzLjY0OCAwLC01Ni41MDYgMCwtMC44MyAtMTAuNjYxLDAgMCwwLjgzIDAsNS41MDMgYyAtMS45NjQsLTIuMzQgLTQuMDEsLTQuMTEzIC02LjEzNSwtNS4zMzIgLTIuMTI0LC0xLjIyIC00LjE4OSwtMS44MjcgLTYuMTg1LC0xLjgyNyAtMi40NjQsMCAtNC4zMjUsMC44NTMgLTUuNTcsMi41NTggLTEuMjUxLDEuNzA4IC0xLjg3Nyw0LjI2NiAtMS44NzcsNy42OCBsIDAsMC44MyAwLDQ3LjA5NCAwLDAuODMgMTAuNjU5LDAgMCwtMC44MyAwLC00My4xMjQgYyAwLC0xLjM1NyAwLjIyNCwtMi4zNCAwLjY3MywtMi45NTEgMC40NDQsLTAuNjA1IDEuMTY4LC0wLjkxMSAyLjE3MSwtMC45MTEgMC43NzksMCAxLjc2OSwwLjQwMiAyLjk3MSwxLjIwNCAxLjE5OCwwLjgwNiAyLjI5MiwxLjgzNSAzLjI5MywzLjA4NiBsIDAsNDIuNjk2IDAsMC44MyAxMC42NjEsMCAwLC0wLjgzIHogbSAtNDIuNzA2LC01Ni41MDYgMCwtMC44MyAtMTIuMDAzLDAgMCwwLjgzIDAsNjUuNjE2IC0xMi40MTksMCAwLDAuODMxIDAsMTAuNDQ4IDAsMC44MjcgMzYuODQ3LDAgMCwtMC44MjcgMCwtMTAuNDQ4IDAsLTAuODMxIC0xMi40MjUsMCAwLC02NS42MTYgeiBtIDEzNi40OTIsNjkuODIgYyAwLDEzLjg0NiAtMTEuMzY1LDI1LjA3OSAtMjUuMzcyLDI1LjA3OSAtMTguOTk5LDAuNzkzIC0zOC40MTYsMS4xNjkgLTU4LjIwNSwxLjE2OSAtMS4wMzcsMCAtMi4wNjcsMCAtMy4xMDMsLTAuMDAzIC0xLjAzMSwwLjAwMyAtMi4wNjcsMC4wMDMgLTMuMDk4LDAuMDAzIC0xOS43ODQsMCAtMzkuMjA1LC0wLjM3NiAtNTguMjA1LC0xLjE2OSAtMTQuMDA2LDAgLTI1LjM3MSwtMTEuMjMzIC0yNS4zNzEsLTI1LjA3OSAtMC44NDMsLTEwLjk3IC0xLjIwNSwtMjEuOTM0IC0xLjE3MiwtMzIuODk4IC0wLjAzMywtMTAuOTcyIDAuMzI5LC0yMS45MzMgMS4xNzIsLTMyLjkwOCAwLC0xMy44NDMgMTEuMzY1LC0yNS4wNzkgMjUuMzcxLC0yNS4wNzkgNC44ODUsLTAuMjA1IDkuNzk5LC0wLjM3OSAxNC43MzgsLTAuNTI5IDEuNzQ0LC0wLjA1MiAzLjUwNiwtMC4wODYgNS4yNTUsLTAuMTMxIDMuMjA3LC0wLjA4NCA2LjQxLC0wLjE3MiA5LjYzOSwtMC4yMzQgMi4xMTYsLTAuMDQgNC4yNTMsLTAuMDYxIDYuMzc5LC0wLjA5MyAyLjg4NywtMC4wNDIgNS43NjcsLTAuMDg5IDguNjcxLC0wLjExNSAyLjI4MiwtMC4wMiA0LjU4MSwtMC4wMjIgNi44NzMsLTAuMDMzIDMuMjQ1LC0wLjAxNCA2LjQ4MiwtMC4wMzYgOS43NDgsLTAuMDMgMy4yNjUsLTAuMDA2IDYuNTA0LDAuMDE2IDkuNzQ5LDAuMDMgMi4yOTIsMC4wMTEgNC41OTEsMC4wMTMgNi44NzIsMC4wMzMgMi45MDYsMC4wMjYgNS43OSwwLjA3MyA4LjY3OSwwLjExNSAyLjEyNCwwLjAzMiA0LjI1NywwLjA1MyA2LjM3MiwwLjA5MyAzLjIyOSwwLjA2MyA2LjQzMiwwLjE1IDkuNjM5LDAuMjM0IDEuNzUsMC4wNDUgMy41MTMsMC4wNzkgNS4yNTYsMC4xMzEgNC45NDEsMC4xNSA5Ljg1NiwwLjMyNCAxNC43NDEsMC41MjkgMTQuMDA3LDAgMjUuMzcyLDExLjIzNiAyNS4zNzIsMjUuMDc5IDAuODQyLDEwLjk3NSAxLjIwNiwyMS45MzYgMS4xODEsMzIuOTA4IDAuMDI1LDEwLjk2NCAtMC4zMzksMjEuOTI4IC0xLjE4MSwzMi44OTgiIC8+CiAgICAgICAgICA8L2c+CiAgICAgICAgICA8ZwogICAgICAgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDIzLjUyOTMsNDA3LjAyMSkiCiAgICAgICAgICAgICBpZD0iZzQyMjgiCiAgICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmIj4KICAgICAgICAgICAgPHBhdGgKICAgICAgICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgICAgICAgaWQ9InBhdGg0MjMwIgogICAgICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpub256ZXJvO3N0cm9rZTpub25lIgogICAgICAgICAgICAgICBkPSJtIDAsMCBjIC0xLjY5OCwwIC0yLjkxOCwtMC41MTkgLTMuNjU0LC0xLjU1OCAtMC43NDEsLTEuMDM3IC0xLjExNSwtMi43NTcgLTEuMTE1LC01LjE2MSBsIDAsLTQuOTc4IDkuNDE4LDAgMCw0Ljk3OCBjIDAsMi40MDQgLTAuMzY5LDQuMTI0IC0xLjEwOCw1LjE2MSBDIDIuODA0LC0wLjUxOSAxLjYyMSwwIDAsMCIgLz4KICAgICAgICAgIDwvZz4KICAgICAgICAgIDxnCiAgICAgICAgICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMTQuNjY2LDUwMS44NzYpIgogICAgICAgICAgICAgaWQ9Imc0MjMyIgogICAgICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiI+CiAgICAgICAgICAgIDxwYXRoCiAgICAgICAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgICAgICAgIGlkPSJwYXRoNDIzNCIKICAgICAgICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZSIKICAgICAgICAgICAgICAgZD0ibSAwLDAgMCwtMzUuMjcyIDEzLjc0NywwIDAsMzYuOTI5IDE2LDUyLjA3MyAtMTMuOTcsMCAtOC40OTYsLTM1LjU3MyAtMC44NzEsMCAtOC45MTgsMzUuNTczIC0xMy44NDUsMCAwLC0wLjAwNiBMIDAsMCBaIiAvPgogICAgICAgICAgPC9nPgogICAgICAgICAgPGcKICAgICAgICAgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM1Ni4zNTU1LDUxNy43NDA3KSIKICAgICAgICAgICAgIGlkPSJnNDIzNiIKICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmYiPgogICAgICAgICAgICA8cGF0aAogICAgICAgICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICAgICAgICBpZD0icGF0aDQyMzgiCiAgICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOm5vbmUiCiAgICAgICAgICAgICAgIGQ9Ik0gMCwwIEMgMCwxLjQzNyAwLjQ2OCwyLjU5NiAxLjM5OCwzLjQ4MiAyLjMyOCw0LjM2IDMuNTM0LDQuNzk3IDUuMDIzLDQuNzk3IDYuNjM3LDQuNzk3IDcuOTQyLDQuMzYgOC45MzYsMy40ODIgOS45MjcsMi41OTYgMTAuNDMsMS40MzcgMTAuNDMsMCBsIDAsLTM1Ljc1NiBjIDAsLTEuNzY3IC0wLjQ4OSwtMy4xNDMgLTEuNDYyLC00LjE1MSAtMC45NzIsLTEuMDA5IC0yLjI4MiwtMS41MTMgLTMuOTQ1LC0xLjUxMyAtMS42MTIsMCAtMi44NDgsMC40OTIgLTMuNzIzLDEuNDc0IC0wLjg2NywwLjk5MiAtMS4zLDIuMzg1IC0xLjMsNC4xOSBMIDAsMCBaIG0gLTEyLjU2NiwtMC40OTEgMC4wMDMsLTM0LjAzNyBjIDAsLTUuNTc4IDEuNjA1LC0xMC4wMiA0LjgwNCwtMTMuMzE2IDMuMTkyLC0zLjI4NyA3LjQ0NiwtNC45MzcgMTIuNzU2LC00Ljk1IGwgMC4xMjcsMCBjIDUuNTE4LDAuMDEzIDkuODUsMS42MTUgMTMuMDA2LDQuNzk0IDMuMTU3LDMuMTk5IDQuNzM3LDcuNjA3IDQuNzM3LDEzLjIzMSBsIDAsMzMuOTA1IGMgMCw1LjAwNiAtMS42MDgsOS4xMDEgLTQuODMzLDEyLjI3NiAtMy4yMjQsMy4xOCAtNy4zNTksNC43NjQgLTEyLjQxOCw0Ljc2NCAtNS41NDksMCAtOS45NjgsLTEuNTAxIC0xMy4yNDksLTQuNTIgLTMuMjg3LC0zLjAxNSAtNC45MzMsLTcuMDY1IC00LjkzMywtMTIuMTQ3IiAvPgogICAgICAgICAgPC9nPgogICAgICAgICAgPGcKICAgICAgICAgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5OC4xMTMzLDQ2NS42NjMxKSIKICAgICAgICAgICAgIGlkPSJnNDI0MCIKICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmYiPgogICAgICAgICAgICA8cGF0aAogICAgICAgICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICAgICAgICBpZD0icGF0aDQyNDIiCiAgICAgICAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOm5vbmUiCiAgICAgICAgICAgICAgIGQ9Im0gMCwwIGMgMi4yODYsMCA0LjY0OSwwLjY5NiA3LjA5MiwyLjA4NiAyLjQyNywxLjM5NSA0Ljc2NiwzLjQzNCA3LjAyLDYuMDk5IGwgMCwtNy4yNDUgMTIuMiwwIDAsNjUuNjU2IC0xMi4yLDAgMCwtNDkuODM5IEMgMTIuOTYsMTUuMzMxIDExLjcwNywxNC4xNSAxMC4zMzIsMTMuMjI4IDguOTYzLDEyLjMwMiA3LjgzNCwxMS44NDUgNi45MzMsMTEuODQ1IGMgLTEuMTQ1LDAgLTEuOTczLDAuMzQ3IC0yLjQ4MiwxLjA0NiAtMC41MDksMC42OTcgLTAuNzY0LDEuODE4IC0wLjc2NCwzLjM3NiBsIDAsNTAuMzI5IC0xMi4yMTIsMCAwLC01NC44NzggYyAwLC0zLjkxIDAuNzE2LC02LjgzOSAyLjE0NiwtOC43OTUgQyAtNC45NDksMC45NzIgLTIuODIyLDAgMCwwIiAvPgogICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgICAgPC9nPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==");
}
._MatchTVv4_Components2017_StaticContentComponent .contacts-item-list .icon-rutube {
  background-color: #67cb53;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJydXR1YmUtaWNvbi5zdmciPgogIDxkZWZzCiAgICAgaWQ9ImRlZnMzMzQ2Ij4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoMzM2NiIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGgzMzY4IgogICAgICAgICBkPSJtIDAsNjIzLjYyNyA4NzAuMjM2LDAgTCA4NzAuMjM2LDAgMCwwIDAsNjIzLjYyNyBaIiAvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoNDE1OCIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGg0MTYwIgogICAgICAgICBkPSJtIDAsNTQ3LjA4NyA3NzkuNTI2LDAgTCA3NzkuNTI2LDAgMCwwIDAsNTQ3LjA4NyBaIiAvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoNDE4NyIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGg0MTg5IgogICAgICAgICBkPSJtIDAsNjIzLjYyNyA4NzAuMjM2LDAgTCA4NzAuMjM2LDAgMCwwIDAsNjIzLjYyNyBaIiAvPgogICAgPC9jbGlwUGF0aD4KICAgIDxjbGlwUGF0aAogICAgICAgaWQ9ImNsaXBQYXRoNDIxNiIKICAgICAgIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHBhdGgKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgaWQ9InBhdGg0MjE4IgogICAgICAgICBkPSJNIDAsNzkyIDYxMiw3OTIgNjEyLDAgMCwwIDAsNzkyIFoiIC8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgaWQ9ImJhc2UiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEuMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6em9vbT0iMTUuODM5MTkyIgogICAgIGlua3NjYXBlOmN4PSIyNi44Njk0NDciCiAgICAgaW5rc2NhcGU6Y3k9IjEzLjc3ODE2MiIKICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTEzNyIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgICAgdW5pdHM9InB4IiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTMzNDkiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgaW5rc2NhcGU6bGFiZWw9IkxheWVyIDEiCiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIKICAgICBpZD0ibGF5ZXIxIgogICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwMjAuMzYyMikiPgogICAgPGcKICAgICAgIGlkPSJnNDI2MiIKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDAuMDgwOTcwNTMsMCwwLDAuMDgwOTcwNTMsLTIuMzc1MTY4NywxMDI3LjQyMDEpIgogICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlkPSJwYXRoNDI2NCIKICAgICAgICAgZD0ibSAyMTAuNTczLDkwLjcyOSAwLC0xOC43NzMgLTE3LjY2LDIuMjg5IDAsMTYuNDgzIC02Ljg3MywwIDAsMTUuNTM1IDYuODczLDAgYyAwLDExLjQ5NCAwLDMzLjYwNiAwLDQyLjMzNSBsIDE3LjY2LDAgMCwtNDIuMzM1IDEyLjgwNCwwIDAsLTE1LjUzNCAtMTIuODA0LDAgeiIKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiIgLz4KICAgICAgPHBhdGgKICAgICAgICAgaWQ9InBhdGg0MjY2IgogICAgICAgICBkPSJtIDExNC4wNTUsMTE4LjU5MiBjIDUuMzgsLTQuMzM5IDguODMyLC0xMC4yNzcgOC44MzIsLTE3LjczIGwgMCwtMy4yNDIgYyAwLC0xMy4wODcgLTEwLjYwOCwtMjIuNzAzIC0yMy42ODksLTIyLjcwMyBsIC0zNy40MDksLTAuMTQ2IDAuMDIyLDczLjQzOSAxNy42NywwLjEzOSAwLC0yNC45MjYgMTguMTYyLDAgMTEuODM5LDI0LjkyNiAyMC42OCwwIC0xNi4xMDcsLTI5Ljc1NyB6IG0gLTkuMjIzLC0xOC42MjEgYyAwLDUuMjEzIC00LjIyNyw4LjE3IC05LjQzOCw4LjE3IGwgLTE1LjkxMywwIDAsLTE3LjYzNyAxNS45MTMsMCBjIDUuMjExLDAgOS40MzgsMy42NjEgOS40MzgsOC44NzQgbCAwLDAuNTkzIHoiCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmYiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGlkPSJwYXRoNDI2OCIKICAgICAgICAgZD0ibSAzMTIuNTU2LDkwLjQyMiAtOS4zNDQsMCAwLC0xOC43NTcgLTE3LjI3NywyLjI4OCAtMC4wMDMsNzQuMzk2IDI2LjYyNCwwIGMgMTMuMDg1LDAgMjMuNjksLTEwLjA0NiAyMy42OSwtMjMuMTI3IGwgMCwtMTEuMTA4IGMgMCwtMTMuMDg1IC0xMC42MDUsLTIzLjY5MiAtMjMuNjksLTIzLjY5MiB6IG0gNi43NjEsMzMuMzEyIGMgMCw1LjUxIC0zLjcxOSw4Ljc3OSAtOS4yMjgsOC43NzkgbCAtNi44MjEsMCAwLC0yNi4yNDMgNi44MjEsMCBjIDUuNTA5LDAgOS4yMjgsMy4yNzIgOS4yMjgsOC43ODEgbCAwLDguNjgzIHoiCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmYiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGlkPSJwYXRoNDI3MCIKICAgICAgICAgZD0ibSAyNjEuMTQ0LDkwLjcyOSAwLDMzLjQyIGMgMCw1LjUwOSAtMi4wMDQsOS4yMyAtNy41MTMsOS4yMyBsIC0wLjI3NCwwIGMgLTUuNTA2LDAgLTcuNTE0LC0zLjcyMiAtNy41MTQsLTkuMjMgbCAwLC0zMy40MiAtMTcuNDMxLDAgMCwzNC42OTUgYyAwLDEzLjA4NSA1LjcyNiwyMy42OTQgMjMuMTI5LDIzLjY5NCBsIDMuMzQzLDAgYyAxOC4zMjksMCAyMy42OTUsLTEwLjYwOSAyMy42OTUsLTIzLjY5NCBsIDAsLTM0LjY5NSAtMTcuNDM1LDAgeiIKICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiIgLz4KICAgICAgPHBhdGgKICAgICAgICAgaWQ9InBhdGg0MjcyIgogICAgICAgICBkPSJtIDE2Mi44OTMsOTAuNzI5IDAsMzMuNDIgYyAwLDUuNTA5IC0yLjAwNSw5LjIzIC03LjUxNCw5LjIzIGwgLTAuMjczLDAgYyAtNS41MDYsMCAtNy41MTMsLTMuNzIyIC03LjUxMywtOS4yMyBsIDAsLTMzLjQyIC0xNy40MzIsMCAwLDM0LjY5NSBjIDAsMTMuMDg1IDUuNzI0LDIzLjY5NCAyMy4xMjYsMjMuNjk0IGwgMy4zNDYsMCBjIDE4LjMyNCwwIDIzLjY5MywtMTAuNjA5IDIzLjY5MywtMjMuNjk0IGwgMCwtMzQuNjk1IC0xNy40MzMsMCB6IgogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmIiAvPgogICAgICA8ZwogICAgICAgICBpZD0iZzQyNzQiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmYiPgogICAgICAgIDxwYXRoCiAgICAgICAgICAgaWQ9InBhdGg0Mjc2IgogICAgICAgICAgIGQ9Im0gMzgwLjQ2NiwxMjguOTQ3IGMgMCwwIC01LjEwMSw2LjI1MSAtMTQuMDY2LDUuNTUgLTUuNTg3LC0wLjQzNyAtOC44OTgsLTMuMjc0IC04Ljg5OCwtOC43ODIgbCAwLC0xLjkyIDM0LjE5NywwIDAsLTcuNDMxIDAsLTAuMzg1IDAsLTIuMTAxIGMgMCwtMTIuNzYyIC05LjM1MSwtMjMuOTU1IC0yNS4yNTQsLTIzLjk1NSAtMTUuOSwwIC0yNS4yNzMsMTAuNjMxIC0yNS4yNzMsMjMuMzk0IGwgMCwyLjY2MiAwLDAuMzg1IDAsOC44ODMgYyAwLDEyLjc2NyA5LjM1NCwyMy45NjEgMjUuMjU0LDIzLjk2MSAxNy45NzUsMCAyNS42NTgsLTEyLjUzNiAyNS42NTgsLTEyLjUzNiBsIC0xMS42MTgsLTcuNzI1IHogbSAtMjIuOTY1LC0xOC4zMzQgYyAwLC01LjM3OSAzLjQyOSwtOC42MTggOC41MzIsLTguNzY3IGwgMC40MzksMCBjIDUuMzEzLDAgOC44OTgsMy4yNzIgOC44OTgsOC43NzkgbCAwLDAuNDg1IC0xNy44NywwIDAsLTAuNDk3IHoiCiAgICAgICAgICAgaW5rc2NhcGU6Y29ubmVjdG9yLWN1cnZhdHVyZT0iMCIKICAgICAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmIiAvPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K");
}
._MatchTVv4_Components2017_StaticContentComponent .contacts-item-list .icon-mail {
  background-color: #593b59;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJlbWFpbC1pY29uLnN2ZyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczMzNDYiPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGgzMzY2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDMzNjgiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MTU4IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQxNjAiCiAgICAgICAgIGQ9Im0gMCw1NDcuMDg3IDc3OS41MjYsMCBMIDc3OS41MjYsMCAwLDAgMCw1NDcuMDg3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MTg3IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQxODkiCiAgICAgICAgIGQ9Im0gMCw2MjMuNjI3IDg3MC4yMzYsMCBMIDg3MC4yMzYsMCAwLDAgMCw2MjMuNjI3IFoiIC8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoCiAgICAgICBpZD0iY2xpcFBhdGg0MjE2IgogICAgICAgY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8cGF0aAogICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgICBpZD0icGF0aDQyMTgiCiAgICAgICAgIGQ9Ik0gMCw3OTIgNjEyLDc5MiA2MTIsMCAwLDAgMCw3OTIgWiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDQzMDYiCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoNDMwOCIKICAgICAgICAgZD0ibSAwLDg2NC41NjcgNjE3Ljk1OCwwIEwgNjE3Ljk1OCwwIDAsMCAwLDg2NC41NjcgWiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBpZD0iYmFzZSIKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTp6b29tPSIxMS4yIgogICAgIGlua3NjYXBlOmN4PSIxNC4xODA5NDEiCiAgICAgaW5rc2NhcGU6Y3k9IjE5LjQ3NjUwOSIKICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTEzNyIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgICAgdW5pdHM9InB4IiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTMzNDkiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgaW5rc2NhcGU6bGFiZWw9IkxheWVyIDEiCiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIKICAgICBpZD0ibGF5ZXIxIgogICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwMjAuMzYyMikiPgogICAgPHBhdGgKICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlOm5vbmUiCiAgICAgICBkPSJNIDUuOTY4NzUgNy44Mzc4OTA2IEMgNS43MjYyMzY2IDcuODM3ODkwNiA1LjQ4MjcwOTQgNy44ODYxMDk0IDUuMjQwMjM0NCA3LjkxMjEwOTQgQyA1LjIzMDg1MDQgNy45NDExMDk0IDUuMjIyMjQwNiA3Ljk2OTA0NjkgNS4yMTI4OTA2IDcuOTk4MDQ2OSBDIDUuMjc4MDQ4NiA4LjA0NzM0NjkgNS4zNDg3OTExIDguMDkyNDM3NSA1LjQwODIwMzEgOC4xNDg0Mzc1IEMgNi4yNzMxODM4IDguOTU5MzM3NSA3LjEzNjg1NzkgOS43NzExODQ0IDggMTAuNTgzOTg0IEMgOS40MzgxMTA1IDExLjkzODE4NCAxMC44NzI0NzQgMTMuMjk0Mjg0IDEyLjMxMjUgMTQuNjQ2NDg0IEMgMTMuMDU1NzA3IDE1LjM0NDI4NCAxMy43OTQ3NzkgMTYuMDQ3NjA5IDE0LjU1NjY0MSAxNi43MjQ2MDkgQyAxNS4yMzU4NzggMTcuMzI4MTA5IDE2LjMzNjEyOCAxNy40MTgyOTQgMTcuMTQyNTc4IDE2Ljk5NjA5NCBDIDE3LjY0NTA3MiAxNi43MzI5OTQgMTguMDE2MTggMTYuMzE1NTUzIDE4LjQxOTkyMiAxNS45Mzk0NTMgQyAxOS40MjI0MjEgMTUuMDA1NzUzIDIwLjQxMDggMTQuMDU4NDQxIDIxLjQwODIwMyAxMy4xMTkxNDEgQyAyMi4yODA1NzcgMTIuMjk3NjQxIDIzLjE1ODExIDExLjQ4MDg1NiAyNC4wMzEyNSAxMC42NjAxNTYgQyAyNC43ODgwOTQgOS45NDg3NTYzIDI1LjU0MjAyMyA5LjIzNDk4NDQgMjYuMjk2ODc1IDguNTIxNDg0NCBDIDI2LjQ4ODg2MyA4LjM0MDA4NDQgMjYuNjc5Nzk2IDguMTU2NzA5NCAyNi44NzEwOTQgNy45NzQ2MDk0IEMgMjYuODY3NzA0IDcuOTUzNjA5NCAyNi44NjQ3MjggNy45MzExNTYyIDI2Ljg2MTMyOCA3LjkxMDE1NjIgQyAyNi42MjQ0NDYgNy44ODUxNTYyIDI2LjM4NzMxMiA3LjgzODE5MDYgMjYuMTUwMzkxIDcuODM3ODkwNiBDIDIyLjAyNzE2NiA3LjgzNzA5MDYgMTcuOTA0NTEyIDcuODM4MDkwNiAxMy43ODEyNSA3LjgzNzg5MDYgQyAxMS4xNzcxNTIgNy44Mzc4OTA2IDguNTcyODg1NyA3LjgyNzg5MDYgNS45Njg3NSA3LjgzNzg5MDYgeiBNIDQuMjAxMTcxOSA4LjkyMTg3NSBDIDQuMTQ2NTA5NiA5LjA4NDU3NSA0LjEwNDY3NSA5LjIxMDQzNzUgNC4wNjI1IDkuMzM1OTM3NSBMIDQuMDYyNSAyMi43MDMxMjUgQyA0LjE0MDA2OSAyMi45MDI2MjUgNC4yMTc0NjQ2IDIzLjEwMjczMSA0LjMwNjY0MDYgMjMuMzMyMDMxIEMgNy4xNDE1Mjk4IDIxLjIxOTAzMSA5Ljk1NTkzNTYgMTkuMTIxNTY2IDEyLjc4OTA2MiAxNy4wMDk3NjYgTCA0LjIwMTE3MTkgOC45MjE4NzUgeiBNIDI3LjkwMDM5MSA4LjkyMzgyODEgQyAyNS4wMjQ4OTggMTEuNjMyNDI4IDIyLjE3NjE1NyAxNC4zMTQyNjYgMTkuMzE0NDUzIDE3LjAwOTc2NiBDIDIyLjE1NDA1NCAxOS4xMjYyNjYgMjQuOTY1NDcyIDIxLjIyMTYzMSAyNy43OTY4NzUgMjMuMzMyMDMxIEMgMjcuODg1OTc0IDIzLjEwMjgzMSAyNy45NjM0MDYgMjIuOTAyNzI1IDI4LjA0MTAxNiAyMi43MDMxMjUgTCAyOC4wNDEwMTYgOS4zMzU5Mzc1IEMgMjcuOTk3MDg0IDkuMjA3NDM3NSAyNy45NTM0ODEgOS4wNzg5MjgxIDI3LjkwMDM5MSA4LjkyMzgyODEgeiBNIDEzLjU3NjE3MiAxNy43Njk1MzEgQyAxMy41MzkwODIgMTcuNzY2MjgxIDEzLjUwMDI2MSAxNy43ODE4MTMgMTMuNDQ5MjE5IDE3LjgyMDMxMiBDIDEyLjY4ODM1MyAxOC4zOTc3MTIgMTEuOTIwNTI2IDE4Ljk2NjcwOSAxMS4xNTQyOTcgMTkuNTM3MTA5IEMgMTAuMjU1MDMzIDIwLjIwNjQwOSA5LjM1NDY0ODkgMjAuODc0MDY5IDguNDU1MDc4MSAyMS41NDI5NjkgQyA3LjYzNzI1MTYgMjIuMTUxMTY5IDYuODE5MDkwMSAyMi43NjAxNDEgNi4wMDE5NTMxIDIzLjM2OTE0MSBDIDUuNzE3OTkzIDIzLjU4MDg0MSA1LjQzNjU3MTUgMjMuNzk1NzY2IDUuMTU0Mjk2OSAyNC4wMDk3NjYgTCA1LjE2MjEwOTQgMjQuMDcwMzEyIEMgNS40MTE3MDkyIDI0LjEwMjMxMyA1LjY2MjQ3MTIgMjQuMTYxOTA5IDUuOTEyMTA5NCAyNC4xNjIxMDkgQyAxMi42NzcxNjMgMjQuMTcyMDA5IDE5LjQ0MTk0IDI0LjE3MjEwOSAyNi4yMDcwMzEgMjQuMTYyMTA5IEMgMjYuNDUxMDM4IDI0LjE2MjEwOSAyNi42OTM1MzEgMjQuMTAyMzEyIDI2LjkzNzUgMjQuMDcwMzEyIEwgMjYuOTQxNDA2IDI0LjAwMzkwNiBDIDI2LjEwMTU1NCAyMy4zNzQ5MDYgMjUuMjYzMjIxIDIyLjc0NDI4NyAyNC40MjE4NzUgMjIuMTE3MTg4IEMgMjMuNTMzMzM2IDIxLjQ1NDg4OCAyMi42NDEwMjggMjAuNzk4MzE5IDIxLjc1MTk1MyAyMC4xMzY3MTkgQyAyMC43Mjk5OTYgMTkuMzc2MTE5IDE5LjcwNzM1IDE4LjYxMzc1NiAxOC42ODk0NTMgMTcuODQ3NjU2IEMgMTguNTc0NzY2IDE3Ljc2MTc1NiAxOC41MDYwMDMgMTcuNzUzNjA5IDE4LjM4NDc2NiAxNy44NDk2MDkgQyAxNy43NTY2NjcgMTguMzQ1NzA5IDE3LjAzNTk1OSAxOC42MTE0MzcgMTYuMjM2MzI4IDE4LjY0ODQzOCBDIDE1LjI4ODQ1MyAxOC42OTIxMzggMTQuNDM4MjUyIDE4LjQxNTQ3OCAxMy42OTE0MDYgMTcuODMwMDc4IEMgMTMuNjQ4MDI1IDE3Ljc5NDU3OCAxMy42MTMyNjEgMTcuNzcyNzgxIDEzLjU3NjE3MiAxNy43Njk1MzEgeiAiCiAgICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLDEwMjAuMzYyMikiCiAgICAgICBpZD0icGF0aDQzMTIiIC8+CiAgPC9nPgo8L3N2Zz4K");
}
._MatchTVv4_Components2017_StaticContentComponent .contacts-item-list .icon-call {
  background-color: #593b59;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMzIiCiAgIGhlaWdodD0iMzIiCiAgIHZpZXdCb3g9IjAgMCAzMiAzMi4wMDAwMDEiCiAgIGlkPSJzdmczMzQ0IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJjYWxsLWljb24uc3ZnIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzMzM0NiI+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDMzNjYiCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoMzM2OCIKICAgICAgICAgZD0ibSAwLDYyMy42MjcgODcwLjIzNiwwIEwgODcwLjIzNiwwIDAsMCAwLDYyMy42MjcgWiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDQxNTgiCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoNDE2MCIKICAgICAgICAgZD0ibSAwLDU0Ny4wODcgNzc5LjUyNiwwIEwgNzc5LjUyNiwwIDAsMCAwLDU0Ny4wODcgWiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwUGF0aDQ3NjEiCiAgICAgICBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgICAgICAgIGlkPSJwYXRoNDc2MyIKICAgICAgICAgZD0ibSAwLDg2NC41NjcgNjE3Ljk1OCwwIEwgNjE3Ljk1OCwwIDAsMCAwLDg2NC41NjcgWiIgLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBpZD0iYmFzZSIKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTp6b29tPSIxNS44MzkxOTIiCiAgICAgaW5rc2NhcGU6Y3g9IjE2Ljc5OTM0IgogICAgIGlua3NjYXBlOmN5PSIxNi4zNDY0MzciCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjExMzciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIHVuaXRzPSJweCIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGEzMzQ5Ij4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZwogICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIgogICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiCiAgICAgaWQ9ImxheWVyMSIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDIwLjM2MjIpIj4KICAgIDxwYXRoCiAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIgogICAgICAgZD0iTSAxNi4yMDExNzIgNC43MzgyODEyIEMgMTUuNDUxNDgzIDQuNzI1MzYwNSAxNC42ODY1NjUgNC43ODQyOTY5IDEzLjkxNDA2MiA0LjkxOTkyMTkgQyA3LjkwMjM3NDUgNS45NzU0MjE5IDMuNzU5NDIxOSAxMi4wMDgxODQgNC45MTYwMTU2IDE4LjAyMTQ4NCBDIDYuMjYwOTM5IDI1LjAxMzg4NCAxMy40MTQ5NzIgMjkuMDUyOTI4IDIwLjI5NDkyMiAyNi40ODYzMjggQyAyMS41MjQ5OCAyNi4wMjc0MjggMjIuNjI4ODA0IDI1LjM0NTEzMSAyMy40MjU3ODEgMjQuMjY5NTMxIEMgMjQuMDY4OTgyIDIzLjQwMTIzMSAyMy45MzAwNzIgMjIuNTMwNzYzIDIzLjA0NDkyMiAyMS45MTQwNjIgQyAyMi42MjYyMzkgMjEuNjIyMzYzIDIyLjE0MTQwMSAyMS40MjUyMjIgMjEuNjU4MjAzIDIxLjE2OTkyMiBDIDIxLjk2MDMwOSAyMC41NDg1MjIgMjEuNTY2IDIwLjE2MzI3OCAyMS4wODAwNzggMTkuODMwMDc4IEMgMjAuMzc2MzMyIDE5LjM0NzU3OCAxOS41OTg1MSAxOS4wNDI3NSAxOC43NTM5MDYgMTguOTA2MjUgQyAxNy45Mjk5MjQgMTguNzcyOTUgMTcuNjY5NjEyIDE4Ljg4OTgwMyAxNy4yODkwNjIgMTkuNTk1NzAzIEMgMTcuMDQ1MzIyIDIwLjA0NzgwMyAxNi43NDUyMDEgMjAuMTQyNTMxIDE2LjI5NDkyMiAxOS44OTQ1MzEgQyAxNi4xNDg2MTYgMTkuODE0MDMxIDE2LjAwMzUyMiAxOS43MTc4NjIgMTUuODg0NzY2IDE5LjYwMTU2MiBDIDE0LjgwOTg4NSAxOC41NTAyNjMgMTMuNzM5MzY5IDE3LjQ5NjQ0NyAxMi42NzM4MjggMTYuNDM1NTQ3IEMgMTIuNDkxMDIzIDE2LjI1MzY0NyAxMi4zMjczMTcgMTYuMDQ3OTM3IDEyLjE3OTY4OCAxNS44MzU5MzggQyAxMS43OTc1ODEgMTUuMjg3MjM3IDExLjg5MzAzOSAxNC44ODkxMjUgMTIuNTEzNjcyIDE0LjY0MDYyNSBDIDEyLjk0NjQ0MSAxNC40Njc0MjUgMTMuMTIyMjEyIDE0LjE2Mzk4OCAxMy4xMDc0MjIgMTMuNzQyMTg4IEMgMTMuMDY0NTQyIDEyLjUyMjY4OCAxMi42NDI4MTQgMTEuNDQyMjg0IDExLjgzOTg0NCAxMC41MjE0ODQgQyAxMS42MDE2MyAxMC4yNDg2ODQgMTEuMzAxNDQzIDEwLjE0OTUwOSAxMC45Mjk2ODggMTAuMjg3MTA5IEMgMTAuNTMwMTQ3IDEwLjQzNTAwOSAxMC4xMjEyNzkgMTAuNTY5MDE2IDkuNzA3MDMxMiAxMC42NjYwMTYgQyA4Ljk0NzU2NDMgMTAuODQ0NDE2IDguNTYzMzg5MSAxMS4zNzM2OTQgOC4zMzAwNzgxIDEyLjA1ODU5NCBDIDcuOTc3ODU0OCAxMy4wOTI4OTQgOC4yMjU0ODc3IDE0LjA3NTQyOCA4LjU5MTc5NjkgMTUuMDQ4ODI4IEMgOS42MjU5NzYyIDE3Ljc5NjYyOCAxMS40ODAwMzIgMTkuOTA2MzUgMTMuNzc3MzQ0IDIxLjY1NjI1IEMgMTUuMTcyODUyIDIyLjcxOTM1IDE2LjcxNTAxMiAyMy41MDQyODEgMTguNDY0ODQ0IDIzLjgwMDc4MSBDIDE5LjYxODE2OSAyMy45OTYyODEgMjAuNzI4MjA3IDIzLjQ3OTIxMiAyMS4yNzE0ODQgMjIuNTA3ODEyIEMgMjEuNDk1OTIzIDIyLjU5NDcxMyAyMS43MDg3MjIgMjIuNjU2ODU5IDIxLjkwMjM0NCAyMi43NTU4NTkgQyAyMi40MjM5MDggMjMuMDIxNTU5IDIyLjUxMTYxNSAyMy40Mjk1MDkgMjIuMTAzNTE2IDIzLjg0OTYwOSBDIDIxLjg0NTMwMiAyNC4xMTU1MDkgMjEuNTQwMTU2IDI0LjM1MjAwOSAyMS4yMTg3NSAyNC41MzcxMDkgQyAxOS4wOTkyNjIgMjUuNzU4MjA5IDE2LjgyMTkyOSAyNi4xNzU4NjkgMTQuNDA2MjUgMjUuNzkyOTY5IEMgOS4wNjAyNTM0IDI0Ljk0NTY2OSA1LjM0NTM2NTMgMTkuODcwOTE2IDYuMTYyMTA5NCAxNC41NDEwMTYgQyA3LjAyODM0ODQgOC44ODc5MTU2IDEyLjMzNTg5NiA1LjEyMjIwNjMgMTcuOTQ3MjY2IDYuMjUzOTA2MiBDIDI1LjExNzU3MSA3LjcwMDAwNjIgMjcuNjc3MjY5IDE1LjU4ODA2MiAyNC44MDY2NDEgMjAuNDc2NTYyIEMgMjQuNDg3NjQ4IDIxLjAxOTY2MiAyNC40MzU5OTUgMjEuNjMzNDk0IDI0LjYxMTMyOCAyMi4yNDYwOTQgQyAyNC42NDY5NzEgMjIuMzcwNDk0IDI0Ljc0NzUzNyAyMi41MDg0NTMgMjQuODU3NDIyIDIyLjU2NDQ1MyBDIDI0LjkxMTM1MyAyMi41OTE4NTMgMjUuMDgxODM0IDIyLjQ2NTA0NyAyNS4xNTIzNDQgMjIuMzczMDQ3IEMgMjUuNDE4NzI5IDIyLjAyMzM0NyAyNS43MDE3NjMgMjEuNjc5MDc1IDI1LjkxNDA2MiAyMS4yOTY4NzUgQyAyNy4yMTk4NDIgMTguOTQ0OTc1IDI3LjU3MDY3NCAxNi40MTgwNDcgMjcuMDQxMDE2IDEzLjgxMDU0NyBDIDI1Ljk0ODk4NSA4LjQzMzY3MTkgMjEuNDQ4OTk0IDQuODI4NzI2MiAxNi4yMDExNzIgNC43MzgyODEyIHogTSAxNS41NjY0MDYgOS4zMzk4NDM4IEMgMTUuMTE2NzUgOS4zNTc5NDM4IDE0LjgwODk0MSA5LjY1MDY0MDYgMTQuODA2NjQxIDEwLjA1NjY0MSBDIDE0LjgwNDMwNyAxMC40NjM3NDEgMTUuMTA1MDQ3IDEwLjc2MjM0NCAxNS41NTg1OTQgMTAuNzc3MzQ0IEMgMTYuOTYzMjg1IDEwLjgyNDU0NCAxOC4yMjY4MTIgMTEuMjQ4OTg4IDE5LjI5NDkyMiAxMi4xNzk2ODggQyAyMC41Mjk3MjcgMTMuMjU1NDg3IDIxLjE4NDY3NCAxNC42MTY4MTIgMjEuMjQwMjM0IDE2LjI1NzgxMiBDIDIxLjI2MjQ5MSAxNi45MTc0MTIgMjEuNjczNzQ0IDE3LjI2MDk2NiAyMi4yMzQzNzUgMTcuMDcyMjY2IEMgMjIuNTY4MDc3IDE2Ljk1OTg2NiAyMi43MjczNDEgMTYuNjQ4Njg0IDIyLjcwNzAzMSAxNi4xNDY0ODQgQyAyMi41NTc5MjQgMTIuNDcwMzg0IDE5LjYwOTE0NyA5LjUxODc0MzggMTUuOTE2MDE2IDkuMzM5ODQzOCBDIDE1Ljc5OTUxNiA5LjMzOTg0MzggMTUuNjgyNjczIDkuMzM5ODQzOCAxNS41NjY0MDYgOS4zMzk4NDM4IHogTSAxNS4zNTM1MTYgMTIuMDg3ODkxIEMgMTQuNzg0MDE0IDEyLjA3OTI5MSAxNC40NDg2NTkgMTIuMzQzOTQxIDE0LjQ0MzM1OSAxMi44MDY2NDEgQyAxNC40MzgzIDEzLjI1NTM0MSAxNC43NDg4NTEgMTMuNTI5NTk0IDE1LjI5Njg3NSAxMy41NTg1OTQgQyAxNy4wNzE0NTUgMTMuNjUyOTk0IDE4LjMxODkyNyAxNC44ODU5ODEgMTguNDY0ODQ0IDE2LjY3NTc4MSBDIDE4LjQ3OTk0MSAxNi44NjIwODEgMTguNTI4Mzc1IDE3LjA3MDY1IDE4LjYzMjgxMiAxNy4yMTg3NSBDIDE4LjgyOTkzNiAxNy40OTkwNSAxOS4xMjUxOTcgMTcuNTg5OTg0IDE5LjQ1NzAzMSAxNy40NTg5ODQgQyAxOS44NjI0MDUgMTcuMjk5MTg0IDE5Ljk1NzA1NSAxNi45NjY2ODEgMTkuOTIxODc1IDE2LjYxMzI4MSBDIDE5Ljg4MDc4NSAxNC4yMTI3ODEgMTcuNzUxOTk3IDEyLjEyMzg5MSAxNS4zNTM1MTYgMTIuMDg3ODkxIHogIgogICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwxMDIwLjM2MjIpIgogICAgICAgaWQ9InBhdGg0NzY3IiAvPgogIDwvZz4KPC9zdmc+Cg==");
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_TransfersComponent .ext-transfers__anchor {
  position: relative;
  top: -190px;
}
@media (max-width: 991px) {
  ._MatchTVv4_Components2017_TransfersComponent .ext-transfers__anchor {
    top: -120px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_VideoListComponent2 .media-heading {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.2em;
}
._MatchTVv4_Components2017_VideoListComponent2 .media-heading__label {
  text-transform: uppercase;
  font-size: inherit;
}
._MatchTVv4_Components2017_VideoListComponent2 .media-heading__label h1,
._MatchTVv4_Components2017_VideoListComponent2 .media-heading__label h2,
._MatchTVv4_Components2017_VideoListComponent2 .media-heading__label h3,
._MatchTVv4_Components2017_VideoListComponent2 .media-heading__label h4,
._MatchTVv4_Components2017_VideoListComponent2 .media-heading__label h5,
._MatchTVv4_Components2017_VideoListComponent2 .media-heading__label h6 {
  color: #303;
  margin: 0;
  font-size: inherit;
}
._MatchTVv4_Components2017_VideoListComponent2 .media-list {
  padding-left: 10px;
  padding-right: 10px;
}
._MatchTVv4_Components2017_VideoListComponent2 .media-list ._MatchTV_Components_VideoNodeComponent {
  padding-left: 6px;
  padding-right: 6px;
}
._MatchTVv4_Components2017_VideoListComponent2 .media-list ._MatchTV_Components_VideoNodeComponent:nth-child(3n+4) {
  clear: both;
}
._MatchTVv4_Components2017_VideoListComponent2 .buttonbox {
  display: inline-block;
  padding-bottom: 30px;
  text-align: center;
  width: 100%;
}
._MatchTVv4_Components2017_VideoListComponent2 .buttonbox button {
  background-color: #f7f5f8;
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: 64px 64px;
  border: medium none;
  color: #303;
  line-height: 48px;
  padding: 64px 20px 0;
  width: 100%;
}
._MatchTVv4_Components2017_VideoListComponent2 .buttonbox button:hover {
  opacity: 0.7;
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_VideoListComponent2 .media-heading__label,
  ._MatchTVv4_Components2017_VideoListComponent2 .media-list,
  ._MatchTVv4_Components2017_VideoListComponent2 .media-list ._MatchTV_Components_VideoNodeComponent {
    padding-left: 0;
    padding-right: 0;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-heading {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.2em;
}
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-heading__label {
  text-transform: uppercase;
  font-size: inherit;
  padding-left: 15px;
  padding-right: 15px;
}
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-heading__label h1,
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-heading__label h2,
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-heading__label h3,
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-heading__label h4,
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-heading__label h5,
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-heading__label h6 {
  color: #303;
  margin: 0;
  font-size: inherit;
}
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-list {
  padding-left: 10px;
  padding-right: 10px;
}
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-list:after {
  content: '';
  clear: both;
  display: block;
}
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-list ._MatchTV_Components_VideoNodeComponent {
  padding-left: 6px;
  padding-right: 6px;
}
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-list ._MatchTV_Components_VideoNodeComponent:nth-child(3n+4) {
  clear: both;
}
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .buttonbox {
  display: inline-block;
  padding-bottom: 30px;
  text-align: center;
  width: 100%;
}
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .buttonbox button {
  background-color: #f7f5f8;
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: 64px 64px;
  border: medium none;
  color: #303;
  line-height: 48px;
  padding: 64px 20px 0;
  width: 100%;
}
._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .buttonbox button:hover {
  opacity: 0.7;
}
@media all and (max-width: 767px) {
  ._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-heading__label,
  ._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-list,
  ._MatchTVv4_Components2017_VideoLiveAndAnnounceComponent .media-list ._MatchTV_Components_VideoNodeComponent {
    padding-left: 0;
    padding-right: 0;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.article-padding {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1168px) {
  .article-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
