@charset "UTF-8";
html {
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

@-ms-viewport {
  width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #1f1f1f;
  background-color: #ffffff;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #1f408f;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #3fa252;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

a,
area,
button,
[role=button],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: gray;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.sl-display,
.sl-title,
.sl-h1,
.sl-h2,
.sl-h3,
.sl-h4,
.sl-h5,
.sl-h6 {
  line-height: 1.2;
  margin: 0;
}

.sl-display,
.sl-h1,
.sl-h2,
.sl-h3,
.sl-h4,
.sl-h5 {
  font-weight: 600;
}

.sl-h1,
.sl-h2,
.sl-h3,
.sl-h4,
.sl-h5,
.sl-h6 {
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}
.sl-h1:first-child,
.sl-h2:first-child,
.sl-h3:first-child,
.sl-h4:first-child,
.sl-h5:first-child,
.sl-h6:first-child {
  margin-top: 0;
}
.sl-h1:last-child,
.sl-h2:last-child,
.sl-h3:last-child,
.sl-h4:last-child,
.sl-h5:last-child,
.sl-h6:last-child {
  margin-bottom: 0;
}

.sl-display {
  font-size: 2.5rem;
}
@media (min-width: 544px) {
  .sl-display {
    font-size: 2.8571428571rem;
  }
}
@media (min-width: 768px) {
  .sl-display {
    font-size: 5em;
  }
}

.sl-title {
  font-size: 2.5rem;
  font-weight: normal;
}
@media (min-width: 768px) {
  .sl-title {
    font-size: 2.8571428571rem;
  }
}

.sl-h1 {
  font-size: 2.5rem;
}

.sl-h2 {
  font-size: 2rem;
}

.sl-h3 {
  font-size: 1.75rem;
}

.sl-h4 {
  font-size: 1.5rem;
}

.sl-h5 {
  font-size: 1.25rem;
}

.sl-h6 {
  color: gray;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.sl-base--inverse .sl-h6 {
  color: white;
}

.sl-text,
.sl-text--lead {
  line-height: 1.5;
  margin-bottom: 1em;
  margin-top: 1em;
}
.sl-text:first-child,
.sl-text--lead:first-child {
  margin-top: 0;
}
.sl-text:last-child,
.sl-text--lead:last-child {
  margin-bottom: 0;
}

.sl-text {
  font-size: 1rem;
}

.sl-text--lead {
  font-size: 1.5rem;
}

/*! =Grid
-------------------------------------------------------------- */
.sl-l-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1400px !important;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}
.sl-l-container--fluid {
  max-width: 100%;
}

.sl-l-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
}
.sl-l-row--mini-space {
  margin-left: -8px;
  margin-right: -8px;
}

.sl-l-xl-col, .sl-l-xl-col--12, .sl-l-xl-col--11, .sl-l-xl-col--10, .sl-l-xl-col--9, .sl-l-xl-col--8, .sl-l-xl-col--7, .sl-l-xl-col--6, .sl-l-xl-col--5, .sl-l-xl-col--4, .sl-l-xl-col--3, .sl-l-xl-col--2, .sl-l-xl-col--1, .sl-l-lg-col, .sl-l-lg-col--12, .sl-l-lg-col--11, .sl-l-lg-col--10, .sl-l-lg-col--9, .sl-l-lg-col--8, .sl-l-lg-col--7, .sl-l-lg-col--6, .sl-l-lg-col--5, .sl-l-lg-col--4, .sl-l-lg-col--3, .sl-l-lg-col--2, .sl-l-lg-col--1, .sl-l-md-col, .sl-l-md-col--12, .sl-l-md-col--11, .sl-l-md-col--10, .sl-l-md-col--9, .sl-l-md-col--8, .sl-l-md-col--7, .sl-l-md-col--6, .sl-l-md-col--5, .sl-l-md-col--4, .sl-l-md-col--3, .sl-l-md-col--2, .sl-l-md-col--1, .sl-l-sm-col, .sl-l-sm-col--12, .sl-l-sm-col--11, .sl-l-sm-col--10, .sl-l-sm-col--9, .sl-l-sm-col--8, .sl-l-sm-col--7, .sl-l-sm-col--6, .sl-l-sm-col--5, .sl-l-sm-col--4, .sl-l-sm-col--3, .sl-l-sm-col--2, .sl-l-sm-col--1, .sl-l-col, .sl-l-col--12, .sl-l-col--11, .sl-l-col--10, .sl-l-col--9, .sl-l-col--8, .sl-l-col--7, .sl-l-col--6, .sl-l-col--5, .sl-l-col--4, .sl-l-col--3, .sl-l-col--2, .sl-l-col--1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 1px;
  min-width: 0;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  width: 100%;
}
.sl-l-row--mini-space .sl-l-xl-col, .sl-l-row--mini-space .sl-l-xl-col--12, .sl-l-row--mini-space .sl-l-xl-col--11, .sl-l-row--mini-space .sl-l-xl-col--10, .sl-l-row--mini-space .sl-l-xl-col--9, .sl-l-row--mini-space .sl-l-xl-col--8, .sl-l-row--mini-space .sl-l-xl-col--7, .sl-l-row--mini-space .sl-l-xl-col--6, .sl-l-row--mini-space .sl-l-xl-col--5, .sl-l-row--mini-space .sl-l-xl-col--4, .sl-l-row--mini-space .sl-l-xl-col--3, .sl-l-row--mini-space .sl-l-xl-col--2, .sl-l-row--mini-space .sl-l-xl-col--1, .sl-l-row--mini-space .sl-l-lg-col, .sl-l-row--mini-space .sl-l-lg-col--12, .sl-l-row--mini-space .sl-l-lg-col--11, .sl-l-row--mini-space .sl-l-lg-col--10, .sl-l-row--mini-space .sl-l-lg-col--9, .sl-l-row--mini-space .sl-l-lg-col--8, .sl-l-row--mini-space .sl-l-lg-col--7, .sl-l-row--mini-space .sl-l-lg-col--6, .sl-l-row--mini-space .sl-l-lg-col--5, .sl-l-row--mini-space .sl-l-lg-col--4, .sl-l-row--mini-space .sl-l-lg-col--3, .sl-l-row--mini-space .sl-l-lg-col--2, .sl-l-row--mini-space .sl-l-lg-col--1, .sl-l-row--mini-space .sl-l-md-col, .sl-l-row--mini-space .sl-l-md-col--12, .sl-l-row--mini-space .sl-l-md-col--11, .sl-l-row--mini-space .sl-l-md-col--10, .sl-l-row--mini-space .sl-l-md-col--9, .sl-l-row--mini-space .sl-l-md-col--8, .sl-l-row--mini-space .sl-l-md-col--7, .sl-l-row--mini-space .sl-l-md-col--6, .sl-l-row--mini-space .sl-l-md-col--5, .sl-l-row--mini-space .sl-l-md-col--4, .sl-l-row--mini-space .sl-l-md-col--3, .sl-l-row--mini-space .sl-l-md-col--2, .sl-l-row--mini-space .sl-l-md-col--1, .sl-l-row--mini-space .sl-l-sm-col, .sl-l-row--mini-space .sl-l-sm-col--12, .sl-l-row--mini-space .sl-l-sm-col--11, .sl-l-row--mini-space .sl-l-sm-col--10, .sl-l-row--mini-space .sl-l-sm-col--9, .sl-l-row--mini-space .sl-l-sm-col--8, .sl-l-row--mini-space .sl-l-sm-col--7, .sl-l-row--mini-space .sl-l-sm-col--6, .sl-l-row--mini-space .sl-l-sm-col--5, .sl-l-row--mini-space .sl-l-sm-col--4, .sl-l-row--mini-space .sl-l-sm-col--3, .sl-l-row--mini-space .sl-l-sm-col--2, .sl-l-row--mini-space .sl-l-sm-col--1, .sl-l-row--mini-space .sl-l-col, .sl-l-row--mini-space .sl-l-col--12, .sl-l-row--mini-space .sl-l-col--11, .sl-l-row--mini-space .sl-l-col--10, .sl-l-row--mini-space .sl-l-col--9, .sl-l-row--mini-space .sl-l-col--8, .sl-l-row--mini-space .sl-l-col--7, .sl-l-row--mini-space .sl-l-col--6, .sl-l-row--mini-space .sl-l-col--5, .sl-l-row--mini-space .sl-l-col--4, .sl-l-row--mini-space .sl-l-col--3, .sl-l-row--mini-space .sl-l-col--2, .sl-l-row--mini-space .sl-l-col--1 {
  padding-left: -8px;
  padding-right: -8px;
}
.sl-l-row--no-gutter .sl-l-xl-col, .sl-l-row--no-gutter .sl-l-xl-col--12, .sl-l-row--no-gutter .sl-l-xl-col--11, .sl-l-row--no-gutter .sl-l-xl-col--10, .sl-l-row--no-gutter .sl-l-xl-col--9, .sl-l-row--no-gutter .sl-l-xl-col--8, .sl-l-row--no-gutter .sl-l-xl-col--7, .sl-l-row--no-gutter .sl-l-xl-col--6, .sl-l-row--no-gutter .sl-l-xl-col--5, .sl-l-row--no-gutter .sl-l-xl-col--4, .sl-l-row--no-gutter .sl-l-xl-col--3, .sl-l-row--no-gutter .sl-l-xl-col--2, .sl-l-row--no-gutter .sl-l-xl-col--1, .sl-l-row--no-gutter .sl-l-lg-col, .sl-l-row--no-gutter .sl-l-lg-col--12, .sl-l-row--no-gutter .sl-l-lg-col--11, .sl-l-row--no-gutter .sl-l-lg-col--10, .sl-l-row--no-gutter .sl-l-lg-col--9, .sl-l-row--no-gutter .sl-l-lg-col--8, .sl-l-row--no-gutter .sl-l-lg-col--7, .sl-l-row--no-gutter .sl-l-lg-col--6, .sl-l-row--no-gutter .sl-l-lg-col--5, .sl-l-row--no-gutter .sl-l-lg-col--4, .sl-l-row--no-gutter .sl-l-lg-col--3, .sl-l-row--no-gutter .sl-l-lg-col--2, .sl-l-row--no-gutter .sl-l-lg-col--1, .sl-l-row--no-gutter .sl-l-md-col, .sl-l-row--no-gutter .sl-l-md-col--12, .sl-l-row--no-gutter .sl-l-md-col--11, .sl-l-row--no-gutter .sl-l-md-col--10, .sl-l-row--no-gutter .sl-l-md-col--9, .sl-l-row--no-gutter .sl-l-md-col--8, .sl-l-row--no-gutter .sl-l-md-col--7, .sl-l-row--no-gutter .sl-l-md-col--6, .sl-l-row--no-gutter .sl-l-md-col--5, .sl-l-row--no-gutter .sl-l-md-col--4, .sl-l-row--no-gutter .sl-l-md-col--3, .sl-l-row--no-gutter .sl-l-md-col--2, .sl-l-row--no-gutter .sl-l-md-col--1, .sl-l-row--no-gutter .sl-l-sm-col, .sl-l-row--no-gutter .sl-l-sm-col--12, .sl-l-row--no-gutter .sl-l-sm-col--11, .sl-l-row--no-gutter .sl-l-sm-col--10, .sl-l-row--no-gutter .sl-l-sm-col--9, .sl-l-row--no-gutter .sl-l-sm-col--8, .sl-l-row--no-gutter .sl-l-sm-col--7, .sl-l-row--no-gutter .sl-l-sm-col--6, .sl-l-row--no-gutter .sl-l-sm-col--5, .sl-l-row--no-gutter .sl-l-sm-col--4, .sl-l-row--no-gutter .sl-l-sm-col--3, .sl-l-row--no-gutter .sl-l-sm-col--2, .sl-l-row--no-gutter .sl-l-sm-col--1, .sl-l-row--no-gutter .sl-l-col, .sl-l-row--no-gutter .sl-l-col--12, .sl-l-row--no-gutter .sl-l-col--11, .sl-l-row--no-gutter .sl-l-col--10, .sl-l-row--no-gutter .sl-l-col--9, .sl-l-row--no-gutter .sl-l-col--8, .sl-l-row--no-gutter .sl-l-col--7, .sl-l-row--no-gutter .sl-l-col--6, .sl-l-row--no-gutter .sl-l-col--5, .sl-l-row--no-gutter .sl-l-col--4, .sl-l-row--no-gutter .sl-l-col--3, .sl-l-row--no-gutter .sl-l-col--2, .sl-l-row--no-gutter .sl-l-col--1 {
  padding-left: 0;
  padding-right: 0;
}

.sl-l-col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.sl-l-col--auto {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.sl-l-row--mini-space .sl-l-col--auto {
  padding-left: 8px;
  padding-right: 8px;
}
.sl-l-row--no-gutter .sl-l-col--auto {
  padding-left: 0;
  padding-right: 0;
}

.sl-l-col--1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.sl-l-col--2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.sl-l-col--3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.sl-l-col--4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.sl-l-col--5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.sl-l-col--6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.sl-l-col--7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.sl-l-col--8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.sl-l-col--9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.sl-l-col--10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.sl-l-col--11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.sl-l-col--12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 544px) {
  .sl-l-sm-col {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .sl-l-sm-col--1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .sl-l-sm-col--2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .sl-l-sm-col--3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .sl-l-sm-col--4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .sl-l-sm-col--5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .sl-l-sm-col--6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .sl-l-sm-col--7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .sl-l-sm-col--8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .sl-l-sm-col--9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .sl-l-sm-col--10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .sl-l-sm-col--11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .sl-l-sm-col--12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .sl-l-md-col {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .sl-l-md-col--1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .sl-l-md-col--2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .sl-l-md-col--3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .sl-l-md-col--4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .sl-l-md-col--5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .sl-l-md-col--6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .sl-l-md-col--7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .sl-l-md-col--8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .sl-l-md-col--9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .sl-l-md-col--10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .sl-l-md-col--11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .sl-l-md-col--12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .sl-l-lg-col {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .sl-l-lg-col--1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .sl-l-lg-col--2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .sl-l-lg-col--3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .sl-l-lg-col--4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .sl-l-lg-col--5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .sl-l-lg-col--6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .sl-l-lg-col--7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .sl-l-lg-col--8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .sl-l-lg-col--9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .sl-l-lg-col--10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .sl-l-lg-col--11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .sl-l-lg-col--12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .sl-l-xl-col {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .sl-l-xl-col--1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .sl-l-xl-col--2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .sl-l-xl-col--3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .sl-l-xl-col--4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .sl-l-xl-col--5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .sl-l-xl-col--6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .sl-l-xl-col--7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .sl-l-xl-col--8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .sl-l-xl-col--9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .sl-l-xl-col--10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .sl-l-xl-col--11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .sl-l-xl-col--12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
/* =Background Colors
-------------------------------------------------------------- */
.sl-u-fill--base {
  background-color: #1f1f1f !important;
}

.sl-u-fill--muted {
  background-color: #acacac !important;
}

.sl-u-fill--black {
  background-color: #000 !important;
}

.sl-u-fill--white {
  background-color: #fff !important;
}

.sl-u-fill--blue {
  background-color: #1f408f !important;
}

.sl-u-fill--blue-darker {
  background-color: #124b98 !important;
}

.sl-u-fill--blue-darkest {
  background-color: #232762 !important;
}

.sl-u-fill--blue-lightest {
  background-color: #edeff4 !important;
}

.sl-u-fill--red {
  background-color: #d03025 !important;
}

.sl-u-fill--green {
  background-color: #3fa252 !important;
}

.sl-u-fill--orange {
  background-color: #e17f2f !important;
}

.sl-u-fill--purple {
  background-color: #66267e !important;
}

.sl-u-fill--gray {
  background-color: #898989 !important;
}

.sl-u-fill--light {
  background-color: #acacac !important;
}

.sl-u-fill--lighter {
  background-color: #b7b7b7 !important;
}

.sl-u-fill--lightest {
  background-color: #c2c2c2 !important;
}

.sl-u-fill--dark {
  background-color: #4a4a4a !important;
}

.sl-u-fill--darker {
  background-color: #313131 !important;
}

.sl-u-fill--darkest {
  background-color: #363636 !important;
}

/* =Border size and colors
-------------------------------------------------------------- */
.sl-u-border--1 {
  border: 1px solid #edeff4 !important;
}

.sl-u-border-top--1 {
  border-top: 1px solid #edeff4 !important;
}

.sl-u-border-right--1 {
  border-right: 1px solid #edeff4 !important;
}

.sl-u-border-bottom--1 {
  border-bottom: 1px solid #edeff4 !important;
}

.sl-u-border-left--1 {
  border-left: 1px solid #edeff4 !important;
}

.sl-u-border-x--1 {
  border-left: 1px solid #edeff4 !important;
  border-right: 1px solid #edeff4 !important;
}

.sl-u-border-y--1 {
  border-bottom: 1px solid #edeff4 !important;
  border-top: 1px solid #edeff4 !important;
}

.sl-u-border--2 {
  border: 2px solid #edeff4 !important;
}

.sl-u-border-top--2 {
  border-top: 2px solid #edeff4 !important;
}

.sl-u-border-right--2 {
  border-right: 2px solid #edeff4 !important;
}

.sl-u-border-bottom--2 {
  border-bottom: 2px solid #edeff4 !important;
}

.sl-u-border-left--2 {
  border-left: 2px solid #edeff4 !important;
}

.sl-u-border-x--2 {
  border-left: 2px solid #edeff4 !important;
  border-right: 2px solid #edeff4 !important;
}

.sl-u-border-y--2 {
  border-bottom: 2px solid #edeff4 !important;
  border-top: 2px solid #edeff4 !important;
}

.sl-u-border--3 {
  border: 3px solid #edeff4 !important;
}

.sl-u-border-top--3 {
  border-top: 3px solid #edeff4 !important;
}

.sl-u-border-right--3 {
  border-right: 3px solid #edeff4 !important;
}

.sl-u-border-bottom--3 {
  border-bottom: 3px solid #edeff4 !important;
}

.sl-u-border-left--3 {
  border-left: 3px solid #edeff4 !important;
}

.sl-u-border-x--3 {
  border-left: 3px solid #edeff4 !important;
  border-right: 3px solid #edeff4 !important;
}

.sl-u-border-y--3 {
  border-bottom: 3px solid #edeff4 !important;
  border-top: 3px solid #edeff4 !important;
}

.sl-u-border--4 {
  border: 4px solid #edeff4 !important;
}

.sl-u-border-top--4 {
  border-top: 4px solid #edeff4 !important;
}

.sl-u-border-right--4 {
  border-right: 4px solid #edeff4 !important;
}

.sl-u-border-bottom--4 {
  border-bottom: 4px solid #edeff4 !important;
}

.sl-u-border-left--4 {
  border-left: 4px solid #edeff4 !important;
}

.sl-u-border-x--4 {
  border-left: 4px solid #edeff4 !important;
  border-right: 4px solid #edeff4 !important;
}

.sl-u-border-y--4 {
  border-bottom: 4px solid #edeff4 !important;
  border-top: 4px solid #edeff4 !important;
}

.sl-u-border--0 {
  border: 0 !important;
}

.sl-u-border-top--0 {
  border-top: 0 !important;
}

.sl-u-border-right--0 {
  border-right: 0 !important;
}

.sl-u-border-bottom--0 {
  border-bottom: 0 !important;
}

.sl-u-border-left--0 {
  border-left: 0 !important;
}

.sl-u-border-x--0 {
  border-left: 0 !important;
  border-right: 0 !important;
}

.sl-u-border-y--0 {
  border-bottom: 0 !important;
  border-top: 0 !important;
}

.sl-u-border--base {
  border-color: #1f1f1f !important;
}

.sl-u-border--muted {
  border-color: #acacac !important;
}

.sl-u-border--black {
  border-color: #000 !important;
}

.sl-u-border--white {
  border-color: #fff !important;
}

.sl-u-border--blue {
  border-color: #1f408f !important;
}

.sl-u-border--blue-darker {
  border-color: #124b98 !important;
}

.sl-u-border--blue-darkest {
  border-color: #232762 !important;
}

.sl-u-border--blue-lightest {
  border-color: #edeff4 !important;
}

.sl-u-border--red {
  border-color: #d03025 !important;
}

.sl-u-border--green {
  border-color: #3fa252 !important;
}

.sl-u-border--orange {
  border-color: #e17f2f !important;
}

.sl-u-border--purple {
  border-color: #66267e !important;
}

.sl-u-border--gray {
  border-color: #898989 !important;
}

.sl-u-border--light {
  border-color: #acacac !important;
}

.sl-u-border--lighter {
  border-color: #b7b7b7 !important;
}

.sl-u-border--lightest {
  border-color: #c2c2c2 !important;
}

.sl-u-border--dark {
  border-color: #4a4a4a !important;
}

.sl-u-border--darker {
  border-color: #313131 !important;
}

.sl-u-border--darkest {
  border-color: #363636 !important;
}

/* =Border radius
-------------------------------------------------------------- */
.sl-u-radius {
  border-radius: 3px !important;
}

.sl-u-radius--pill {
  border-radius: 9999px !important;
}

.sl-u-radius--circle {
  border-radius: 100% !important;
}

/* =Clearfix
-------------------------------------------------------------- */
.sl-u-clearfix::before,
.clearfix::before {
  content: "";
  display: table;
}
.sl-u-clearfix::after,
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/* =Colors
-------------------------------------------------------------- */
.sl-u-color--base {
  color: #1f1f1f !important;
}

.sl-u-color--muted {
  color: #acacac !important;
}

.sl-u-color--black {
  color: #000 !important;
}

.sl-u-color--white {
  color: #fff !important;
}

.sl-u-color--blue {
  color: #1f408f !important;
}

.sl-u-color--blue-darker {
  color: #124b98 !important;
}

.sl-u-color--blue-darkest {
  color: #232762 !important;
}

.sl-u-color--blue-lightest {
  color: #edeff4 !important;
}

.sl-u-color--red {
  color: #d03025 !important;
}

.sl-u-color--green {
  color: #3fa252 !important;
}

.sl-u-color--orange {
  color: #e17f2f !important;
}

.sl-u-color--purple {
  color: #66267e !important;
}

.sl-u-color--gray {
  color: #898989 !important;
}

.sl-u-color--light {
  color: #acacac !important;
}

.sl-u-color--lighter {
  color: #b7b7b7 !important;
}

.sl-u-color--lightest {
  color: #c2c2c2 !important;
}

.sl-u-color--dark {
  color: #4a4a4a !important;
}

.sl-u-color--darker {
  color: #313131 !important;
}

.sl-u-color--darkest {
  color: #363636 !important;
}

/* =Display
-------------------------------------------------------------- */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.show {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.sl-l-row.collapse.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sl-u-display--block {
  display: block !important;
}

.sl-u-display--inline-block {
  display: inline-block !important;
}

.sl-u-display--flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.sl-u-display--none {
  display: none !important;
}

.sl-u-visibility--hidden {
  visibility: hidden !important;
}

.sl-u-visibility--visible {
  visibility: visible !important;
}

.sl-u-visibility--screen-reader {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}

@media (min-width: 544px) {
  .sl-u-sm-display--block {
    display: block !important;
  }

  .sl-u-sm-display--inline-block {
    display: inline-block !important;
  }

  .sl-u-sm-display--none {
    display: none !important;
  }

  .sl-u-sm-visibility--hidden {
    visibility: hidden !important;
  }

  .sl-u-sm-visibility--visible {
    visibility: visible !important;
  }
}
@media (min-width: 768px) {
  .sl-u-md-display--block {
    display: block !important;
  }

  .sl-u-md-display--inline-block {
    display: inline-block !important;
  }

  .sl-u-md-display--none {
    display: none !important;
  }

  .sl-u-md-visibility--hidden {
    visibility: hidden !important;
  }

  .sl-u-md-visibility--visible {
    visibility: visible !important;
  }
}
@media (min-width: 1024px) {
  .sl-u-lg-display--block {
    display: block !important;
  }

  .sl-u-lg-display--inline-block {
    display: inline-block !important;
  }

  .sl-u-lg-display--none {
    display: none !important;
  }

  .sl-u-lg-visibility--hidden {
    visibility: hidden !important;
  }

  .sl-u-lg-visibility--visible {
    visibility: visible !important;
  }
}
@media (min-width: 1280px) {
  .sl-u-xl-display--block {
    display: block !important;
  }

  .sl-u-xl-display--inline-block {
    display: inline-block !important;
  }

  .sl-u-xl-display--none {
    display: none !important;
  }

  .sl-u-xl-visibility--hidden {
    visibility: hidden !important;
  }

  .sl-u-xl-visibility--visible {
    visibility: visible !important;
  }
}
/* =Flexbox utilities
-------------------------------------------------------------- */
.sl-u-justify-content--start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.sl-u-justify-content--end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.sl-u-justify-content--center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.sl-u-justify-content--between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.sl-u-justify-content--around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

@media (min-width: 544px) {
  .sl-u-sm-justify-content--start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .sl-u-sm-justify-content--end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .sl-u-sm-justify-content--center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .sl-u-sm-justify-content--between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .sl-u-sm-justify-content--around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}
@media (min-width: 768px) {
  .sl-u-md-justify-content--start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .sl-u-md-justify-content--end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .sl-u-md-justify-content--center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .sl-u-md-justify-content--between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .sl-u-md-justify-content--around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}
@media (min-width: 1024px) {
  .sl-u-lg-justify-content--start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .sl-u-lg-justify-content--end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .sl-u-lg-justify-content--center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .sl-u-lg-justify-content--between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .sl-u-lg-justify-content--around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}
@media (min-width: 1280px) {
  .sl-u-xl-justify-content--start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .sl-u-xl-justify-content--end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .sl-u-xl-justify-content--center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .sl-u-xl-justify-content--between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .sl-u-xl-justify-content--around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}
.sl-u-align-items--start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.sl-u-align-items--end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.sl-u-align-items--center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.sl-u-align-items--baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.sl-u-align-items--stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

@media (min-width: 544px) {
  .sl-u-sm-align-items--start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .sl-u-sm-align-items--end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .sl-u-sm-align-items--center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .sl-u-sm-align-items--baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .sl-u-sm-align-items--stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
}
@media (min-width: 768px) {
  .sl-u-md-align-items--start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .sl-u-md-align-items--end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .sl-u-md-align-items--center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .sl-u-md-align-items--baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .sl-u-md-align-items--stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
}
@media (min-width: 1024px) {
  .sl-u-lg-align-items--start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .sl-u-lg-align-items--end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .sl-u-lg-align-items--center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .sl-u-lg-align-items--baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .sl-u-lg-align-items--stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
}
@media (min-width: 1280px) {
  .sl-u-xl-align-items--start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .sl-u-xl-align-items--end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .sl-u-xl-align-items--center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .sl-u-xl-align-items--baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .sl-u-xl-align-items--stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
}
.sl-u-flex-wrap--nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.sl-u-flex-wrap--wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.sl-u-flex-wrap--reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

@media (min-width: 544px) {
  .sl-u-sm-flex-wrap--nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .sl-u-sm-flex-wrap--wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .sl-u-sm-flex-wrap--reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
}
@media (min-width: 768px) {
  .sl-u-md-flex-wrap--nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .sl-u-md-flex-wrap--wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .sl-u-md-flex-wrap--reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
}
@media (min-width: 1024px) {
  .sl-u-lg-flex-wrap--nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .sl-u-lg-flex-wrap--wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .sl-u-lg-flex-wrap--reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
}
@media (min-width: 1280px) {
  .sl-u-xl-flex-wrap--nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .sl-u-xl-flex-wrap--wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .sl-u-xl-flex-wrap--reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
}
.sl-u-flex--order-1 {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}

.sl-u-flex--order-2 {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}

.sl-u-flex--order-3 {
  -webkit-box-ordinal-group: 4 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}

.sl-u-flex--order-4 {
  -webkit-box-ordinal-group: 5 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}

.sl-u-flex--order-5 {
  -webkit-box-ordinal-group: 6 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}

.sl-u-flex--order-6 {
  -webkit-box-ordinal-group: 7 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important;
}

.sl-u-flex--order-7 {
  -webkit-box-ordinal-group: 8 !important;
      -ms-flex-order: 7 !important;
          order: 7 !important;
}

.sl-u-flex--order-8 {
  -webkit-box-ordinal-group: 9 !important;
      -ms-flex-order: 8 !important;
          order: 8 !important;
}

.sl-u-flex--order-9 {
  -webkit-box-ordinal-group: 10 !important;
      -ms-flex-order: 9 !important;
          order: 9 !important;
}

.sl-u-flex--order-10 {
  -webkit-box-ordinal-group: 11 !important;
      -ms-flex-order: 10 !important;
          order: 10 !important;
}

.sl-u-flex--order-11 {
  -webkit-box-ordinal-group: 12 !important;
      -ms-flex-order: 11 !important;
          order: 11 !important;
}

.sl-u-flex--order-12 {
  -webkit-box-ordinal-group: 13 !important;
      -ms-flex-order: 12 !important;
          order: 12 !important;
}

@media (min-width: 544px) {
  .sl-u-sm-flex--order-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }

  .sl-u-sm-flex--order-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }

  .sl-u-sm-flex--order-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }

  .sl-u-sm-flex--order-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }

  .sl-u-sm-flex--order-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }

  .sl-u-sm-flex--order-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }

  .sl-u-sm-flex--order-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }

  .sl-u-sm-flex--order-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }

  .sl-u-sm-flex--order-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }

  .sl-u-sm-flex--order-10 {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }

  .sl-u-sm-flex--order-11 {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }

  .sl-u-sm-flex--order-12 {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}
@media (min-width: 768px) {
  .sl-u-md-flex--order-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }

  .sl-u-md-flex--order-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }

  .sl-u-md-flex--order-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }

  .sl-u-md-flex--order-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }

  .sl-u-md-flex--order-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }

  .sl-u-md-flex--order-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }

  .sl-u-md-flex--order-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }

  .sl-u-md-flex--order-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }

  .sl-u-md-flex--order-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }

  .sl-u-md-flex--order-10 {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }

  .sl-u-md-flex--order-11 {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }

  .sl-u-md-flex--order-12 {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}
@media (min-width: 1024px) {
  .sl-u-lg-flex--order-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }

  .sl-u-lg-flex--order-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }

  .sl-u-lg-flex--order-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }

  .sl-u-lg-flex--order-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }

  .sl-u-lg-flex--order-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }

  .sl-u-lg-flex--order-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }

  .sl-u-lg-flex--order-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }

  .sl-u-lg-flex--order-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }

  .sl-u-lg-flex--order-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }

  .sl-u-lg-flex--order-10 {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }

  .sl-u-lg-flex--order-11 {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }

  .sl-u-lg-flex--order-12 {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}
@media (min-width: 1280px) {
  .sl-u-xl-flex--order-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }

  .sl-u-xl-flex--order-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }

  .sl-u-xl-flex--order-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }

  .sl-u-xl-flex--order-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }

  .sl-u-xl-flex--order-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }

  .sl-u-xl-flex--order-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }

  .sl-u-xl-flex--order-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }

  .sl-u-xl-flex--order-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }

  .sl-u-xl-flex--order-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }

  .sl-u-xl-flex--order-10 {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }

  .sl-u-xl-flex--order-11 {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }

  .sl-u-xl-flex--order-12 {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}
.sl-u-flex--column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

@media (min-width: 544px) {
  .sl-u-sm-flex--column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
@media (min-width: 768px) {
  .sl-u-md-flex--column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
@media (min-width: 1024px) {
  .sl-u-lg-flex--column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
@media (min-width: 1280px) {
  .sl-u-xl-flex--column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
.sl-u-flex--row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

@media (min-width: 544px) {
  .sl-u-sm-flex--row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
@media (min-width: 768px) {
  .sl-u-md-flex--row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
@media (min-width: 1024px) {
  .sl-u-lg-flex--row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
@media (min-width: 1280px) {
  .sl-u-xl-flex--row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
/* =Float utilities
-------------------------------------------------------------- */
.sl-u-float--left {
  float: left !important;
}

.sl-u-float--right {
  float: right !important;
}

.sl-u-float--none {
  float: none !important;
}

@media (min-width: 544px) {
  .sl-u-sm-float--left {
    float: left !important;
  }

  .sl-u-sm-float--right {
    float: right !important;
  }

  .sl-u-sm-float--none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .sl-u-md-float--left {
    float: left !important;
  }

  .sl-u-md-float--right {
    float: right !important;
  }

  .sl-u-md-float--none {
    float: none !important;
  }
}
@media (min-width: 1024px) {
  .sl-u-lg-float--left {
    float: left !important;
  }

  .sl-u-lg-float--right {
    float: right !important;
  }

  .sl-u-lg-float--none {
    float: none !important;
  }
}
@media (min-width: 1280px) {
  .sl-u-xl-float--left {
    float: left !important;
  }

  .sl-u-xl-float--right {
    float: right !important;
  }

  .sl-u-xl-float--none {
    float: none !important;
  }
}
/* =Font size
-------------------------------------------------------------- */
.sl-u-font-size--small {
  font-size: 0.875rem !important;
}

.sl-u-font-size--base {
  font-size: 1rem !important;
}

.sl-u-font-size--lead {
  font-size: 1.5rem !important;
}

.sl-u-font-size--display {
  font-size: 5em !important;
}

.sl-u-font-size--title {
  font-size: 2.8571428571rem !important;
}

.sl-u-font-size--h1 {
  font-size: 2.5rem !important;
}

.sl-u-font-size--h2 {
  font-size: 2rem !important;
}

.sl-u-font-size--h3 {
  font-size: 1.75rem !important;
}

.sl-u-font-size--h4 {
  font-size: 1.5rem !important;
}

.sl-u-font-size--h5 {
  font-size: 1.25rem !important;
}

.sl-u-font-size--h6 {
  font-size: 1rem !important;
}

@media (min-width: 544px) {
  .sl-u-sm-font-size--small {
    font-size: 0.875rem !important;
  }

  .sl-u-sm-font-size--base {
    font-size: 1rem !important;
  }

  .sl-u-sm-font-size--lead {
    font-size: 1.5rem !important;
  }

  .sl-u-sm-font-size--display {
    font-size: 5em !important;
  }

  .sl-u-sm-font-size--title {
    font-size: 2.8571428571rem !important;
  }

  .sl-u-sm-font-size--h1 {
    font-size: 2.5rem !important;
  }

  .sl-u-sm-font-size--h2 {
    font-size: 2rem !important;
  }

  .sl-u-sm-font-size--h3 {
    font-size: 1.75rem !important;
  }

  .sl-u-sm-font-size--h4 {
    font-size: 1.5rem !important;
  }

  .sl-u-sm-font-size--h5 {
    font-size: 1.25rem !important;
  }

  .sl-u-sm-font-size--h6 {
    font-size: 1rem !important;
  }
}
@media (min-width: 768px) {
  .sl-u-md-font-size--small {
    font-size: 0.875rem !important;
  }

  .sl-u-md-font-size--base {
    font-size: 1rem !important;
  }

  .sl-u-md-font-size--lead {
    font-size: 1.5rem !important;
  }

  .sl-u-md-font-size--display {
    font-size: 5em !important;
  }

  .sl-u-md-font-size--title {
    font-size: 2.8571428571rem !important;
  }

  .sl-u-md-font-size--h1 {
    font-size: 2.5rem !important;
  }

  .sl-u-md-font-size--h2 {
    font-size: 2rem !important;
  }

  .sl-u-md-font-size--h3 {
    font-size: 1.75rem !important;
  }

  .sl-u-md-font-size--h4 {
    font-size: 1.5rem !important;
  }

  .sl-u-md-font-size--h5 {
    font-size: 1.25rem !important;
  }

  .sl-u-md-font-size--h6 {
    font-size: 1rem !important;
  }
}
@media (min-width: 1024px) {
  .sl-u-lg-font-size--small {
    font-size: 0.875rem !important;
  }

  .sl-u-lg-font-size--base {
    font-size: 1rem !important;
  }

  .sl-u-lg-font-size--lead {
    font-size: 1.5rem !important;
  }

  .sl-u-lg-font-size--display {
    font-size: 5em !important;
  }

  .sl-u-lg-font-size--title {
    font-size: 2.8571428571rem !important;
  }

  .sl-u-lg-font-size--h1 {
    font-size: 2.5rem !important;
  }

  .sl-u-lg-font-size--h2 {
    font-size: 2rem !important;
  }

  .sl-u-lg-font-size--h3 {
    font-size: 1.75rem !important;
  }

  .sl-u-lg-font-size--h4 {
    font-size: 1.5rem !important;
  }

  .sl-u-lg-font-size--h5 {
    font-size: 1.25rem !important;
  }

  .sl-u-lg-font-size--h6 {
    font-size: 1rem !important;
  }
}
@media (min-width: 1280px) {
  .sl-u-xl-font-size--small {
    font-size: 0.875rem !important;
  }

  .sl-u-xl-font-size--base {
    font-size: 1rem !important;
  }

  .sl-u-xl-font-size--lead {
    font-size: 1.5rem !important;
  }

  .sl-u-xl-font-size--display {
    font-size: 5em !important;
  }

  .sl-u-xl-font-size--title {
    font-size: 2.8571428571rem !important;
  }

  .sl-u-xl-font-size--h1 {
    font-size: 2.5rem !important;
  }

  .sl-u-xl-font-size--h2 {
    font-size: 2rem !important;
  }

  .sl-u-xl-font-size--h3 {
    font-size: 1.75rem !important;
  }

  .sl-u-xl-font-size--h4 {
    font-size: 1.5rem !important;
  }

  .sl-u-xl-font-size--h5 {
    font-size: 1.25rem !important;
  }

  .sl-u-xl-font-size--h6 {
    font-size: 1rem !important;
  }
}
/* =Font style
-------------------------------------------------------------- */
.sl-u-font-style--normal {
  font-style: normal !important;
}

.sl-u-font-style--italic {
  font-style: italic !important;
}

/* =Font weight
-------------------------------------------------------------- */
.sl-u-font-weight--normal {
  font-weight: normal !important;
}

.sl-u-font-weight--semibold {
  font-weight: 600 !important;
}

.sl-u-font-weight--bold {
  font-weight: 700 !important;
}

/* =Line height
-------------------------------------------------------------- */
.sl-u-leading--base {
  line-height: 1.5 !important;
}

.sl-u-leading--lead {
  line-height: 1.7 !important;
}

.sl-u-leading--heading {
  line-height: 1.2 !important;
}

.sl-u-leading--reset {
  line-height: 1 !important;
}

/* =Margin
-------------------------------------------------------------- */
.sl-u-margin--0 {
  margin: 0 !important;
}

.sl-u-margin-top--0 {
  margin-top: 0 !important;
}

.sl-u-margin-right--0 {
  margin-right: 0 !important;
}

.sl-u-margin-bottom--0 {
  margin-bottom: 0 !important;
}

.sl-u-margin-left--0 {
  margin-left: 0 !important;
}

.sl-u-margin-x--0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.sl-u-margin-y--0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.sl-u-margin--1 {
  margin: 8px !important;
}

.sl-u-margin-top--1 {
  margin-top: 8px !important;
}

.sl-u-margin-right--1 {
  margin-right: 8px !important;
}

.sl-u-margin-bottom--1 {
  margin-bottom: 8px !important;
}

.sl-u-margin-left--1 {
  margin-left: 8px !important;
}

.sl-u-margin-x--1 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.sl-u-margin-y--1 {
  margin-bottom: 8px !important;
  margin-top: 8px !important;
}

.sl-u-margin--2 {
  margin: 16px !important;
}

.sl-u-margin-top--2 {
  margin-top: 16px !important;
}

.sl-u-margin-right--2 {
  margin-right: 16px !important;
}

.sl-u-margin-bottom--2 {
  margin-bottom: 16px !important;
}

.sl-u-margin-left--2 {
  margin-left: 16px !important;
}

.sl-u-margin-x--2 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.sl-u-margin-y--2 {
  margin-bottom: 16px !important;
  margin-top: 16px !important;
}

.sl-u-margin--3 {
  margin: 24px !important;
}

.sl-u-margin-top--3 {
  margin-top: 24px !important;
}

.sl-u-margin-right--3 {
  margin-right: 24px !important;
}

.sl-u-margin-bottom--3 {
  margin-bottom: 24px !important;
}

.sl-u-margin-left--3 {
  margin-left: 24px !important;
}

.sl-u-margin-x--3 {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

.sl-u-margin-y--3 {
  margin-bottom: 24px !important;
  margin-top: 24px !important;
}

.sl-u-margin--4 {
  margin: 32px !important;
}

.sl-u-margin-top--4 {
  margin-top: 32px !important;
}

.sl-u-margin-right--4 {
  margin-right: 32px !important;
}

.sl-u-margin-bottom--4 {
  margin-bottom: 32px !important;
}

.sl-u-margin-left--4 {
  margin-left: 32px !important;
}

.sl-u-margin-x--4 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

.sl-u-margin-y--4 {
  margin-bottom: 32px !important;
  margin-top: 32px !important;
}

.sl-u-margin--5 {
  margin: 40px !important;
}

.sl-u-margin-top--5 {
  margin-top: 40px !important;
}

.sl-u-margin-right--5 {
  margin-right: 40px !important;
}

.sl-u-margin-bottom--5 {
  margin-bottom: 40px !important;
}

.sl-u-margin-left--5 {
  margin-left: 40px !important;
}

.sl-u-margin-x--5 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.sl-u-margin-y--5 {
  margin-bottom: 40px !important;
  margin-top: 40px !important;
}

.sl-u-margin--6 {
  margin: 48px !important;
}

.sl-u-margin-top--6 {
  margin-top: 48px !important;
}

.sl-u-margin-right--6 {
  margin-right: 48px !important;
}

.sl-u-margin-bottom--6 {
  margin-bottom: 48px !important;
}

.sl-u-margin-left--6 {
  margin-left: 48px !important;
}

.sl-u-margin-x--6 {
  margin-left: 48px !important;
  margin-right: 48px !important;
}

.sl-u-margin-y--6 {
  margin-bottom: 48px !important;
  margin-top: 48px !important;
}

.sl-u-margin--7 {
  margin: 56px !important;
}

.sl-u-margin-top--7 {
  margin-top: 56px !important;
}

.sl-u-margin-right--7 {
  margin-right: 56px !important;
}

.sl-u-margin-bottom--7 {
  margin-bottom: 56px !important;
}

.sl-u-margin-left--7 {
  margin-left: 56px !important;
}

.sl-u-margin-x--7 {
  margin-left: 56px !important;
  margin-right: 56px !important;
}

.sl-u-margin-y--7 {
  margin-bottom: 56px !important;
  margin-top: 56px !important;
}

.sl-u-margin--auto {
  margin: auto !important;
}

.sl-u-margin-top--auto {
  margin-top: auto !important;
}

.sl-u-margin-right--auto {
  margin-right: auto !important;
}

.sl-u-margin-bottom--auto {
  margin-bottom: auto !important;
}

.sl-u-margin-left--auto {
  margin-left: auto !important;
}

.sl-u-margin-x--auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.sl-u-margin-y--auto {
  margin-bottom: auto !important;
  margin-top: auto !important;
}

@media (min-width: 544px) {
  .sl-u-sm-margin--0 {
    margin: 0 !important;
  }

  .sl-u-sm-margin-top--0 {
    margin-top: 0 !important;
  }

  .sl-u-sm-margin-right--0 {
    margin-right: 0 !important;
  }

  .sl-u-sm-margin-bottom--0 {
    margin-bottom: 0 !important;
  }

  .sl-u-sm-margin-left--0 {
    margin-left: 0 !important;
  }

  .sl-u-sm-margin-x--0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .sl-u-sm-margin-y--0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  .sl-u-sm-margin--1 {
    margin: 8px !important;
  }

  .sl-u-sm-margin-top--1 {
    margin-top: 8px !important;
  }

  .sl-u-sm-margin-right--1 {
    margin-right: 8px !important;
  }

  .sl-u-sm-margin-bottom--1 {
    margin-bottom: 8px !important;
  }

  .sl-u-sm-margin-left--1 {
    margin-left: 8px !important;
  }

  .sl-u-sm-margin-x--1 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }

  .sl-u-sm-margin-y--1 {
    margin-bottom: 8px !important;
    margin-top: 8px !important;
  }

  .sl-u-sm-margin--2 {
    margin: 16px !important;
  }

  .sl-u-sm-margin-top--2 {
    margin-top: 16px !important;
  }

  .sl-u-sm-margin-right--2 {
    margin-right: 16px !important;
  }

  .sl-u-sm-margin-bottom--2 {
    margin-bottom: 16px !important;
  }

  .sl-u-sm-margin-left--2 {
    margin-left: 16px !important;
  }

  .sl-u-sm-margin-x--2 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }

  .sl-u-sm-margin-y--2 {
    margin-bottom: 16px !important;
    margin-top: 16px !important;
  }

  .sl-u-sm-margin--3 {
    margin: 24px !important;
  }

  .sl-u-sm-margin-top--3 {
    margin-top: 24px !important;
  }

  .sl-u-sm-margin-right--3 {
    margin-right: 24px !important;
  }

  .sl-u-sm-margin-bottom--3 {
    margin-bottom: 24px !important;
  }

  .sl-u-sm-margin-left--3 {
    margin-left: 24px !important;
  }

  .sl-u-sm-margin-x--3 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }

  .sl-u-sm-margin-y--3 {
    margin-bottom: 24px !important;
    margin-top: 24px !important;
  }

  .sl-u-sm-margin--4 {
    margin: 32px !important;
  }

  .sl-u-sm-margin-top--4 {
    margin-top: 32px !important;
  }

  .sl-u-sm-margin-right--4 {
    margin-right: 32px !important;
  }

  .sl-u-sm-margin-bottom--4 {
    margin-bottom: 32px !important;
  }

  .sl-u-sm-margin-left--4 {
    margin-left: 32px !important;
  }

  .sl-u-sm-margin-x--4 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }

  .sl-u-sm-margin-y--4 {
    margin-bottom: 32px !important;
    margin-top: 32px !important;
  }

  .sl-u-sm-margin--5 {
    margin: 40px !important;
  }

  .sl-u-sm-margin-top--5 {
    margin-top: 40px !important;
  }

  .sl-u-sm-margin-right--5 {
    margin-right: 40px !important;
  }

  .sl-u-sm-margin-bottom--5 {
    margin-bottom: 40px !important;
  }

  .sl-u-sm-margin-left--5 {
    margin-left: 40px !important;
  }

  .sl-u-sm-margin-x--5 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }

  .sl-u-sm-margin-y--5 {
    margin-bottom: 40px !important;
    margin-top: 40px !important;
  }

  .sl-u-sm-margin--6 {
    margin: 48px !important;
  }

  .sl-u-sm-margin-top--6 {
    margin-top: 48px !important;
  }

  .sl-u-sm-margin-right--6 {
    margin-right: 48px !important;
  }

  .sl-u-sm-margin-bottom--6 {
    margin-bottom: 48px !important;
  }

  .sl-u-sm-margin-left--6 {
    margin-left: 48px !important;
  }

  .sl-u-sm-margin-x--6 {
    margin-left: 48px !important;
    margin-right: 48px !important;
  }

  .sl-u-sm-margin-y--6 {
    margin-bottom: 48px !important;
    margin-top: 48px !important;
  }

  .sl-u-sm-margin--7 {
    margin: 56px !important;
  }

  .sl-u-sm-margin-top--7 {
    margin-top: 56px !important;
  }

  .sl-u-sm-margin-right--7 {
    margin-right: 56px !important;
  }

  .sl-u-sm-margin-bottom--7 {
    margin-bottom: 56px !important;
  }

  .sl-u-sm-margin-left--7 {
    margin-left: 56px !important;
  }

  .sl-u-sm-margin-x--7 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }

  .sl-u-sm-margin-y--7 {
    margin-bottom: 56px !important;
    margin-top: 56px !important;
  }

  .sl-u-sm-margin--auto {
    margin: auto !important;
  }

  .sl-u-sm-margin-top--auto {
    margin-top: auto !important;
  }

  .sl-u-sm-margin-right--auto {
    margin-right: auto !important;
  }

  .sl-u-sm-margin-bottom--auto {
    margin-bottom: auto !important;
  }

  .sl-u-sm-margin-left--auto {
    margin-left: auto !important;
  }

  .sl-u-sm-margin-x--auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .sl-u-sm-margin-y--auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
}
@media (min-width: 768px) {
  .sl-u-md-margin--0 {
    margin: 0 !important;
  }

  .sl-u-md-margin-top--0 {
    margin-top: 0 !important;
  }

  .sl-u-md-margin-right--0 {
    margin-right: 0 !important;
  }

  .sl-u-md-margin-bottom--0 {
    margin-bottom: 0 !important;
  }

  .sl-u-md-margin-left--0 {
    margin-left: 0 !important;
  }

  .sl-u-md-margin-x--0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .sl-u-md-margin-y--0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  .sl-u-md-margin--1 {
    margin: 8px !important;
  }

  .sl-u-md-margin-top--1 {
    margin-top: 8px !important;
  }

  .sl-u-md-margin-right--1 {
    margin-right: 8px !important;
  }

  .sl-u-md-margin-bottom--1 {
    margin-bottom: 8px !important;
  }

  .sl-u-md-margin-left--1 {
    margin-left: 8px !important;
  }

  .sl-u-md-margin-x--1 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }

  .sl-u-md-margin-y--1 {
    margin-bottom: 8px !important;
    margin-top: 8px !important;
  }

  .sl-u-md-margin--2 {
    margin: 16px !important;
  }

  .sl-u-md-margin-top--2 {
    margin-top: 16px !important;
  }

  .sl-u-md-margin-right--2 {
    margin-right: 16px !important;
  }

  .sl-u-md-margin-bottom--2 {
    margin-bottom: 16px !important;
  }

  .sl-u-md-margin-left--2 {
    margin-left: 16px !important;
  }

  .sl-u-md-margin-x--2 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }

  .sl-u-md-margin-y--2 {
    margin-bottom: 16px !important;
    margin-top: 16px !important;
  }

  .sl-u-md-margin--3 {
    margin: 24px !important;
  }

  .sl-u-md-margin-top--3 {
    margin-top: 24px !important;
  }

  .sl-u-md-margin-right--3 {
    margin-right: 24px !important;
  }

  .sl-u-md-margin-bottom--3 {
    margin-bottom: 24px !important;
  }

  .sl-u-md-margin-left--3 {
    margin-left: 24px !important;
  }

  .sl-u-md-margin-x--3 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }

  .sl-u-md-margin-y--3 {
    margin-bottom: 24px !important;
    margin-top: 24px !important;
  }

  .sl-u-md-margin--4 {
    margin: 32px !important;
  }

  .sl-u-md-margin-top--4 {
    margin-top: 32px !important;
  }

  .sl-u-md-margin-right--4 {
    margin-right: 32px !important;
  }

  .sl-u-md-margin-bottom--4 {
    margin-bottom: 32px !important;
  }

  .sl-u-md-margin-left--4 {
    margin-left: 32px !important;
  }

  .sl-u-md-margin-x--4 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }

  .sl-u-md-margin-y--4 {
    margin-bottom: 32px !important;
    margin-top: 32px !important;
  }

  .sl-u-md-margin--5 {
    margin: 40px !important;
  }

  .sl-u-md-margin-top--5 {
    margin-top: 40px !important;
  }

  .sl-u-md-margin-right--5 {
    margin-right: 40px !important;
  }

  .sl-u-md-margin-bottom--5 {
    margin-bottom: 40px !important;
  }

  .sl-u-md-margin-left--5 {
    margin-left: 40px !important;
  }

  .sl-u-md-margin-x--5 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }

  .sl-u-md-margin-y--5 {
    margin-bottom: 40px !important;
    margin-top: 40px !important;
  }

  .sl-u-md-margin--6 {
    margin: 48px !important;
  }

  .sl-u-md-margin-top--6 {
    margin-top: 48px !important;
  }

  .sl-u-md-margin-right--6 {
    margin-right: 48px !important;
  }

  .sl-u-md-margin-bottom--6 {
    margin-bottom: 48px !important;
  }

  .sl-u-md-margin-left--6 {
    margin-left: 48px !important;
  }

  .sl-u-md-margin-x--6 {
    margin-left: 48px !important;
    margin-right: 48px !important;
  }

  .sl-u-md-margin-y--6 {
    margin-bottom: 48px !important;
    margin-top: 48px !important;
  }

  .sl-u-md-margin--7 {
    margin: 56px !important;
  }

  .sl-u-md-margin-top--7 {
    margin-top: 56px !important;
  }

  .sl-u-md-margin-right--7 {
    margin-right: 56px !important;
  }

  .sl-u-md-margin-bottom--7 {
    margin-bottom: 56px !important;
  }

  .sl-u-md-margin-left--7 {
    margin-left: 56px !important;
  }

  .sl-u-md-margin-x--7 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }

  .sl-u-md-margin-y--7 {
    margin-bottom: 56px !important;
    margin-top: 56px !important;
  }

  .sl-u-md-margin--auto {
    margin: auto !important;
  }

  .sl-u-md-margin-top--auto {
    margin-top: auto !important;
  }

  .sl-u-md-margin-right--auto {
    margin-right: auto !important;
  }

  .sl-u-md-margin-bottom--auto {
    margin-bottom: auto !important;
  }

  .sl-u-md-margin-left--auto {
    margin-left: auto !important;
  }

  .sl-u-md-margin-x--auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .sl-u-md-margin-y--auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
}
@media (min-width: 1024px) {
  .sl-u-lg-margin--0 {
    margin: 0 !important;
  }

  .sl-u-lg-margin-top--0 {
    margin-top: 0 !important;
  }

  .sl-u-lg-margin-right--0 {
    margin-right: 0 !important;
  }

  .sl-u-lg-margin-bottom--0 {
    margin-bottom: 0 !important;
  }

  .sl-u-lg-margin-left--0 {
    margin-left: 0 !important;
  }

  .sl-u-lg-margin-x--0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .sl-u-lg-margin-y--0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  .sl-u-lg-margin--1 {
    margin: 8px !important;
  }

  .sl-u-lg-margin-top--1 {
    margin-top: 8px !important;
  }

  .sl-u-lg-margin-right--1 {
    margin-right: 8px !important;
  }

  .sl-u-lg-margin-bottom--1 {
    margin-bottom: 8px !important;
  }

  .sl-u-lg-margin-left--1 {
    margin-left: 8px !important;
  }

  .sl-u-lg-margin-x--1 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }

  .sl-u-lg-margin-y--1 {
    margin-bottom: 8px !important;
    margin-top: 8px !important;
  }

  .sl-u-lg-margin--2 {
    margin: 16px !important;
  }

  .sl-u-lg-margin-top--2 {
    margin-top: 16px !important;
  }

  .sl-u-lg-margin-right--2 {
    margin-right: 16px !important;
  }

  .sl-u-lg-margin-bottom--2 {
    margin-bottom: 16px !important;
  }

  .sl-u-lg-margin-left--2 {
    margin-left: 16px !important;
  }

  .sl-u-lg-margin-x--2 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }

  .sl-u-lg-margin-y--2 {
    margin-bottom: 16px !important;
    margin-top: 16px !important;
  }

  .sl-u-lg-margin--3 {
    margin: 24px !important;
  }

  .sl-u-lg-margin-top--3 {
    margin-top: 24px !important;
  }

  .sl-u-lg-margin-right--3 {
    margin-right: 24px !important;
  }

  .sl-u-lg-margin-bottom--3 {
    margin-bottom: 24px !important;
  }

  .sl-u-lg-margin-left--3 {
    margin-left: 24px !important;
  }

  .sl-u-lg-margin-x--3 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }

  .sl-u-lg-margin-y--3 {
    margin-bottom: 24px !important;
    margin-top: 24px !important;
  }

  .sl-u-lg-margin--4 {
    margin: 32px !important;
  }

  .sl-u-lg-margin-top--4 {
    margin-top: 32px !important;
  }

  .sl-u-lg-margin-right--4 {
    margin-right: 32px !important;
  }

  .sl-u-lg-margin-bottom--4 {
    margin-bottom: 32px !important;
  }

  .sl-u-lg-margin-left--4 {
    margin-left: 32px !important;
  }

  .sl-u-lg-margin-x--4 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }

  .sl-u-lg-margin-y--4 {
    margin-bottom: 32px !important;
    margin-top: 32px !important;
  }

  .sl-u-lg-margin--5 {
    margin: 40px !important;
  }

  .sl-u-lg-margin-top--5 {
    margin-top: 40px !important;
  }

  .sl-u-lg-margin-right--5 {
    margin-right: 40px !important;
  }

  .sl-u-lg-margin-bottom--5 {
    margin-bottom: 40px !important;
  }

  .sl-u-lg-margin-left--5 {
    margin-left: 40px !important;
  }

  .sl-u-lg-margin-x--5 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }

  .sl-u-lg-margin-y--5 {
    margin-bottom: 40px !important;
    margin-top: 40px !important;
  }

  .sl-u-lg-margin--6 {
    margin: 48px !important;
  }

  .sl-u-lg-margin-top--6 {
    margin-top: 48px !important;
  }

  .sl-u-lg-margin-right--6 {
    margin-right: 48px !important;
  }

  .sl-u-lg-margin-bottom--6 {
    margin-bottom: 48px !important;
  }

  .sl-u-lg-margin-left--6 {
    margin-left: 48px !important;
  }

  .sl-u-lg-margin-x--6 {
    margin-left: 48px !important;
    margin-right: 48px !important;
  }

  .sl-u-lg-margin-y--6 {
    margin-bottom: 48px !important;
    margin-top: 48px !important;
  }

  .sl-u-lg-margin--7 {
    margin: 56px !important;
  }

  .sl-u-lg-margin-top--7 {
    margin-top: 56px !important;
  }

  .sl-u-lg-margin-right--7 {
    margin-right: 56px !important;
  }

  .sl-u-lg-margin-bottom--7 {
    margin-bottom: 56px !important;
  }

  .sl-u-lg-margin-left--7 {
    margin-left: 56px !important;
  }

  .sl-u-lg-margin-x--7 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }

  .sl-u-lg-margin-y--7 {
    margin-bottom: 56px !important;
    margin-top: 56px !important;
  }

  .sl-u-lg-margin--auto {
    margin: auto !important;
  }

  .sl-u-lg-margin-top--auto {
    margin-top: auto !important;
  }

  .sl-u-lg-margin-right--auto {
    margin-right: auto !important;
  }

  .sl-u-lg-margin-bottom--auto {
    margin-bottom: auto !important;
  }

  .sl-u-lg-margin-left--auto {
    margin-left: auto !important;
  }

  .sl-u-lg-margin-x--auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .sl-u-lg-margin-y--auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
}
@media (min-width: 1280px) {
  .sl-u-xl-margin--0 {
    margin: 0 !important;
  }

  .sl-u-xl-margin-top--0 {
    margin-top: 0 !important;
  }

  .sl-u-xl-margin-right--0 {
    margin-right: 0 !important;
  }

  .sl-u-xl-margin-bottom--0 {
    margin-bottom: 0 !important;
  }

  .sl-u-xl-margin-left--0 {
    margin-left: 0 !important;
  }

  .sl-u-xl-margin-x--0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .sl-u-xl-margin-y--0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  .sl-u-xl-margin--1 {
    margin: 8px !important;
  }

  .sl-u-xl-margin-top--1 {
    margin-top: 8px !important;
  }

  .sl-u-xl-margin-right--1 {
    margin-right: 8px !important;
  }

  .sl-u-xl-margin-bottom--1 {
    margin-bottom: 8px !important;
  }

  .sl-u-xl-margin-left--1 {
    margin-left: 8px !important;
  }

  .sl-u-xl-margin-x--1 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }

  .sl-u-xl-margin-y--1 {
    margin-bottom: 8px !important;
    margin-top: 8px !important;
  }

  .sl-u-xl-margin--2 {
    margin: 16px !important;
  }

  .sl-u-xl-margin-top--2 {
    margin-top: 16px !important;
  }

  .sl-u-xl-margin-right--2 {
    margin-right: 16px !important;
  }

  .sl-u-xl-margin-bottom--2 {
    margin-bottom: 16px !important;
  }

  .sl-u-xl-margin-left--2 {
    margin-left: 16px !important;
  }

  .sl-u-xl-margin-x--2 {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }

  .sl-u-xl-margin-y--2 {
    margin-bottom: 16px !important;
    margin-top: 16px !important;
  }

  .sl-u-xl-margin--3 {
    margin: 24px !important;
  }

  .sl-u-xl-margin-top--3 {
    margin-top: 24px !important;
  }

  .sl-u-xl-margin-right--3 {
    margin-right: 24px !important;
  }

  .sl-u-xl-margin-bottom--3 {
    margin-bottom: 24px !important;
  }

  .sl-u-xl-margin-left--3 {
    margin-left: 24px !important;
  }

  .sl-u-xl-margin-x--3 {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }

  .sl-u-xl-margin-y--3 {
    margin-bottom: 24px !important;
    margin-top: 24px !important;
  }

  .sl-u-xl-margin--4 {
    margin: 32px !important;
  }

  .sl-u-xl-margin-top--4 {
    margin-top: 32px !important;
  }

  .sl-u-xl-margin-right--4 {
    margin-right: 32px !important;
  }

  .sl-u-xl-margin-bottom--4 {
    margin-bottom: 32px !important;
  }

  .sl-u-xl-margin-left--4 {
    margin-left: 32px !important;
  }

  .sl-u-xl-margin-x--4 {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }

  .sl-u-xl-margin-y--4 {
    margin-bottom: 32px !important;
    margin-top: 32px !important;
  }

  .sl-u-xl-margin--5 {
    margin: 40px !important;
  }

  .sl-u-xl-margin-top--5 {
    margin-top: 40px !important;
  }

  .sl-u-xl-margin-right--5 {
    margin-right: 40px !important;
  }

  .sl-u-xl-margin-bottom--5 {
    margin-bottom: 40px !important;
  }

  .sl-u-xl-margin-left--5 {
    margin-left: 40px !important;
  }

  .sl-u-xl-margin-x--5 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }

  .sl-u-xl-margin-y--5 {
    margin-bottom: 40px !important;
    margin-top: 40px !important;
  }

  .sl-u-xl-margin--6 {
    margin: 48px !important;
  }

  .sl-u-xl-margin-top--6 {
    margin-top: 48px !important;
  }

  .sl-u-xl-margin-right--6 {
    margin-right: 48px !important;
  }

  .sl-u-xl-margin-bottom--6 {
    margin-bottom: 48px !important;
  }

  .sl-u-xl-margin-left--6 {
    margin-left: 48px !important;
  }

  .sl-u-xl-margin-x--6 {
    margin-left: 48px !important;
    margin-right: 48px !important;
  }

  .sl-u-xl-margin-y--6 {
    margin-bottom: 48px !important;
    margin-top: 48px !important;
  }

  .sl-u-xl-margin--7 {
    margin: 56px !important;
  }

  .sl-u-xl-margin-top--7 {
    margin-top: 56px !important;
  }

  .sl-u-xl-margin-right--7 {
    margin-right: 56px !important;
  }

  .sl-u-xl-margin-bottom--7 {
    margin-bottom: 56px !important;
  }

  .sl-u-xl-margin-left--7 {
    margin-left: 56px !important;
  }

  .sl-u-xl-margin-x--7 {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }

  .sl-u-xl-margin-y--7 {
    margin-bottom: 56px !important;
    margin-top: 56px !important;
  }

  .sl-u-xl-margin--auto {
    margin: auto !important;
  }

  .sl-u-xl-margin-top--auto {
    margin-top: auto !important;
  }

  .sl-u-xl-margin-right--auto {
    margin-right: auto !important;
  }

  .sl-u-xl-margin-bottom--auto {
    margin-bottom: auto !important;
  }

  .sl-u-xl-margin-left--auto {
    margin-left: auto !important;
  }

  .sl-u-xl-margin-x--auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .sl-u-xl-margin-y--auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
}
/* =Padding
-------------------------------------------------------------- */
.sl-u-padding--0 {
  padding: 0 !important;
}

.sl-u-padding-top--0 {
  padding-top: 0 !important;
}

.sl-u-padding-right--0 {
  padding-right: 0 !important;
}

.sl-u-padding-bottom--0 {
  padding-bottom: 0 !important;
}

.sl-u-padding-left--0 {
  padding-left: 0 !important;
}

.sl-u-padding-x--0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.sl-u-padding-y--0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.sl-u-padding--1 {
  padding: 8px !important;
}

.sl-u-padding-top--1 {
  padding-top: 8px !important;
}

.sl-u-padding-right--1 {
  padding-right: 8px !important;
}

.sl-u-padding-bottom--1 {
  padding-bottom: 8px !important;
}

.sl-u-padding-left--1 {
  padding-left: 8px !important;
}

.sl-u-padding-x--1 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.sl-u-padding-y--1 {
  padding-bottom: 8px !important;
  padding-top: 8px !important;
}

.sl-u-padding--2 {
  padding: 16px !important;
}

.sl-u-padding-top--2 {
  padding-top: 16px !important;
}

.sl-u-padding-right--2 {
  padding-right: 16px !important;
}

.sl-u-padding-bottom--2 {
  padding-bottom: 16px !important;
}

.sl-u-padding-left--2 {
  padding-left: 16px !important;
}

.sl-u-padding-x--2 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.sl-u-padding-y--2 {
  padding-bottom: 16px !important;
  padding-top: 16px !important;
}

.sl-u-padding--3 {
  padding: 24px !important;
}

.sl-u-padding-top--3 {
  padding-top: 24px !important;
}

.sl-u-padding-right--3 {
  padding-right: 24px !important;
}

.sl-u-padding-bottom--3 {
  padding-bottom: 24px !important;
}

.sl-u-padding-left--3 {
  padding-left: 24px !important;
}

.sl-u-padding-x--3 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.sl-u-padding-y--3 {
  padding-bottom: 24px !important;
  padding-top: 24px !important;
}

.sl-u-padding--4 {
  padding: 32px !important;
}

.sl-u-padding-top--4 {
  padding-top: 32px !important;
}

.sl-u-padding-right--4 {
  padding-right: 32px !important;
}

.sl-u-padding-bottom--4 {
  padding-bottom: 32px !important;
}

.sl-u-padding-left--4 {
  padding-left: 32px !important;
}

.sl-u-padding-x--4 {
  padding-left: 32px !important;
  padding-right: 32px !important;
}

.sl-u-padding-y--4 {
  padding-bottom: 32px !important;
  padding-top: 32px !important;
}

.sl-u-padding--5 {
  padding: 40px !important;
}

.sl-u-padding-top--5 {
  padding-top: 40px !important;
}

.sl-u-padding-right--5 {
  padding-right: 40px !important;
}

.sl-u-padding-bottom--5 {
  padding-bottom: 40px !important;
}

.sl-u-padding-left--5 {
  padding-left: 40px !important;
}

.sl-u-padding-x--5 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.sl-u-padding-y--5 {
  padding-bottom: 40px !important;
  padding-top: 40px !important;
}

.sl-u-padding--6 {
  padding: 48px !important;
}

.sl-u-padding-top--6 {
  padding-top: 48px !important;
}

.sl-u-padding-right--6 {
  padding-right: 48px !important;
}

.sl-u-padding-bottom--6 {
  padding-bottom: 48px !important;
}

.sl-u-padding-left--6 {
  padding-left: 48px !important;
}

.sl-u-padding-x--6 {
  padding-left: 48px !important;
  padding-right: 48px !important;
}

.sl-u-padding-y--6 {
  padding-bottom: 48px !important;
  padding-top: 48px !important;
}

.sl-u-padding--7 {
  padding: 56px !important;
}

.sl-u-padding-top--7 {
  padding-top: 56px !important;
}

.sl-u-padding-right--7 {
  padding-right: 56px !important;
}

.sl-u-padding-bottom--7 {
  padding-bottom: 56px !important;
}

.sl-u-padding-left--7 {
  padding-left: 56px !important;
}

.sl-u-padding-x--7 {
  padding-left: 56px !important;
  padding-right: 56px !important;
}

.sl-u-padding-y--7 {
  padding-bottom: 56px !important;
  padding-top: 56px !important;
}

.sl-u-padding--auto {
  padding: auto !important;
}

.sl-u-padding-top--auto {
  padding-top: auto !important;
}

.sl-u-padding-right--auto {
  padding-right: auto !important;
}

.sl-u-padding-bottom--auto {
  padding-bottom: auto !important;
}

.sl-u-padding-left--auto {
  padding-left: auto !important;
}

.sl-u-padding-x--auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

.sl-u-padding-y--auto {
  padding-bottom: auto !important;
  padding-top: auto !important;
}

@media (min-width: 544px) {
  .sl-u-sm-padding--0 {
    padding: 0 !important;
  }

  .sl-u-sm-padding-top--0 {
    padding-top: 0 !important;
  }

  .sl-u-sm-padding-right--0 {
    padding-right: 0 !important;
  }

  .sl-u-sm-padding-bottom--0 {
    padding-bottom: 0 !important;
  }

  .sl-u-sm-padding-left--0 {
    padding-left: 0 !important;
  }

  .sl-u-sm-padding-x--0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .sl-u-sm-padding-y--0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }

  .sl-u-sm-padding--1 {
    padding: 8px !important;
  }

  .sl-u-sm-padding-top--1 {
    padding-top: 8px !important;
  }

  .sl-u-sm-padding-right--1 {
    padding-right: 8px !important;
  }

  .sl-u-sm-padding-bottom--1 {
    padding-bottom: 8px !important;
  }

  .sl-u-sm-padding-left--1 {
    padding-left: 8px !important;
  }

  .sl-u-sm-padding-x--1 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .sl-u-sm-padding-y--1 {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
  }

  .sl-u-sm-padding--2 {
    padding: 16px !important;
  }

  .sl-u-sm-padding-top--2 {
    padding-top: 16px !important;
  }

  .sl-u-sm-padding-right--2 {
    padding-right: 16px !important;
  }

  .sl-u-sm-padding-bottom--2 {
    padding-bottom: 16px !important;
  }

  .sl-u-sm-padding-left--2 {
    padding-left: 16px !important;
  }

  .sl-u-sm-padding-x--2 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .sl-u-sm-padding-y--2 {
    padding-bottom: 16px !important;
    padding-top: 16px !important;
  }

  .sl-u-sm-padding--3 {
    padding: 24px !important;
  }

  .sl-u-sm-padding-top--3 {
    padding-top: 24px !important;
  }

  .sl-u-sm-padding-right--3 {
    padding-right: 24px !important;
  }

  .sl-u-sm-padding-bottom--3 {
    padding-bottom: 24px !important;
  }

  .sl-u-sm-padding-left--3 {
    padding-left: 24px !important;
  }

  .sl-u-sm-padding-x--3 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .sl-u-sm-padding-y--3 {
    padding-bottom: 24px !important;
    padding-top: 24px !important;
  }

  .sl-u-sm-padding--4 {
    padding: 32px !important;
  }

  .sl-u-sm-padding-top--4 {
    padding-top: 32px !important;
  }

  .sl-u-sm-padding-right--4 {
    padding-right: 32px !important;
  }

  .sl-u-sm-padding-bottom--4 {
    padding-bottom: 32px !important;
  }

  .sl-u-sm-padding-left--4 {
    padding-left: 32px !important;
  }

  .sl-u-sm-padding-x--4 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }

  .sl-u-sm-padding-y--4 {
    padding-bottom: 32px !important;
    padding-top: 32px !important;
  }

  .sl-u-sm-padding--5 {
    padding: 40px !important;
  }

  .sl-u-sm-padding-top--5 {
    padding-top: 40px !important;
  }

  .sl-u-sm-padding-right--5 {
    padding-right: 40px !important;
  }

  .sl-u-sm-padding-bottom--5 {
    padding-bottom: 40px !important;
  }

  .sl-u-sm-padding-left--5 {
    padding-left: 40px !important;
  }

  .sl-u-sm-padding-x--5 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .sl-u-sm-padding-y--5 {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }

  .sl-u-sm-padding--6 {
    padding: 48px !important;
  }

  .sl-u-sm-padding-top--6 {
    padding-top: 48px !important;
  }

  .sl-u-sm-padding-right--6 {
    padding-right: 48px !important;
  }

  .sl-u-sm-padding-bottom--6 {
    padding-bottom: 48px !important;
  }

  .sl-u-sm-padding-left--6 {
    padding-left: 48px !important;
  }

  .sl-u-sm-padding-x--6 {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }

  .sl-u-sm-padding-y--6 {
    padding-bottom: 48px !important;
    padding-top: 48px !important;
  }

  .sl-u-sm-padding--7 {
    padding: 56px !important;
  }

  .sl-u-sm-padding-top--7 {
    padding-top: 56px !important;
  }

  .sl-u-sm-padding-right--7 {
    padding-right: 56px !important;
  }

  .sl-u-sm-padding-bottom--7 {
    padding-bottom: 56px !important;
  }

  .sl-u-sm-padding-left--7 {
    padding-left: 56px !important;
  }

  .sl-u-sm-padding-x--7 {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }

  .sl-u-sm-padding-y--7 {
    padding-bottom: 56px !important;
    padding-top: 56px !important;
  }

  .sl-u-sm-padding--auto {
    padding: auto !important;
  }

  .sl-u-sm-padding-top--auto {
    padding-top: auto !important;
  }

  .sl-u-sm-padding-right--auto {
    padding-right: auto !important;
  }

  .sl-u-sm-padding-bottom--auto {
    padding-bottom: auto !important;
  }

  .sl-u-sm-padding-left--auto {
    padding-left: auto !important;
  }

  .sl-u-sm-padding-x--auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .sl-u-sm-padding-y--auto {
    padding-bottom: auto !important;
    padding-top: auto !important;
  }
}
@media (min-width: 768px) {
  .sl-u-md-padding--0 {
    padding: 0 !important;
  }

  .sl-u-md-padding-top--0 {
    padding-top: 0 !important;
  }

  .sl-u-md-padding-right--0 {
    padding-right: 0 !important;
  }

  .sl-u-md-padding-bottom--0 {
    padding-bottom: 0 !important;
  }

  .sl-u-md-padding-left--0 {
    padding-left: 0 !important;
  }

  .sl-u-md-padding-x--0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .sl-u-md-padding-y--0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }

  .sl-u-md-padding--1 {
    padding: 8px !important;
  }

  .sl-u-md-padding-top--1 {
    padding-top: 8px !important;
  }

  .sl-u-md-padding-right--1 {
    padding-right: 8px !important;
  }

  .sl-u-md-padding-bottom--1 {
    padding-bottom: 8px !important;
  }

  .sl-u-md-padding-left--1 {
    padding-left: 8px !important;
  }

  .sl-u-md-padding-x--1 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .sl-u-md-padding-y--1 {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
  }

  .sl-u-md-padding--2 {
    padding: 16px !important;
  }

  .sl-u-md-padding-top--2 {
    padding-top: 16px !important;
  }

  .sl-u-md-padding-right--2 {
    padding-right: 16px !important;
  }

  .sl-u-md-padding-bottom--2 {
    padding-bottom: 16px !important;
  }

  .sl-u-md-padding-left--2 {
    padding-left: 16px !important;
  }

  .sl-u-md-padding-x--2 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .sl-u-md-padding-y--2 {
    padding-bottom: 16px !important;
    padding-top: 16px !important;
  }

  .sl-u-md-padding--3 {
    padding: 24px !important;
  }

  .sl-u-md-padding-top--3 {
    padding-top: 24px !important;
  }

  .sl-u-md-padding-right--3 {
    padding-right: 24px !important;
  }

  .sl-u-md-padding-bottom--3 {
    padding-bottom: 24px !important;
  }

  .sl-u-md-padding-left--3 {
    padding-left: 24px !important;
  }

  .sl-u-md-padding-x--3 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .sl-u-md-padding-y--3 {
    padding-bottom: 24px !important;
    padding-top: 24px !important;
  }

  .sl-u-md-padding--4 {
    padding: 32px !important;
  }

  .sl-u-md-padding-top--4 {
    padding-top: 32px !important;
  }

  .sl-u-md-padding-right--4 {
    padding-right: 32px !important;
  }

  .sl-u-md-padding-bottom--4 {
    padding-bottom: 32px !important;
  }

  .sl-u-md-padding-left--4 {
    padding-left: 32px !important;
  }

  .sl-u-md-padding-x--4 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }

  .sl-u-md-padding-y--4 {
    padding-bottom: 32px !important;
    padding-top: 32px !important;
  }

  .sl-u-md-padding--5 {
    padding: 40px !important;
  }

  .sl-u-md-padding-top--5 {
    padding-top: 40px !important;
  }

  .sl-u-md-padding-right--5 {
    padding-right: 40px !important;
  }

  .sl-u-md-padding-bottom--5 {
    padding-bottom: 40px !important;
  }

  .sl-u-md-padding-left--5 {
    padding-left: 40px !important;
  }

  .sl-u-md-padding-x--5 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .sl-u-md-padding-y--5 {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }

  .sl-u-md-padding--6 {
    padding: 48px !important;
  }

  .sl-u-md-padding-top--6 {
    padding-top: 48px !important;
  }

  .sl-u-md-padding-right--6 {
    padding-right: 48px !important;
  }

  .sl-u-md-padding-bottom--6 {
    padding-bottom: 48px !important;
  }

  .sl-u-md-padding-left--6 {
    padding-left: 48px !important;
  }

  .sl-u-md-padding-x--6 {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }

  .sl-u-md-padding-y--6 {
    padding-bottom: 48px !important;
    padding-top: 48px !important;
  }

  .sl-u-md-padding--7 {
    padding: 56px !important;
  }

  .sl-u-md-padding-top--7 {
    padding-top: 56px !important;
  }

  .sl-u-md-padding-right--7 {
    padding-right: 56px !important;
  }

  .sl-u-md-padding-bottom--7 {
    padding-bottom: 56px !important;
  }

  .sl-u-md-padding-left--7 {
    padding-left: 56px !important;
  }

  .sl-u-md-padding-x--7 {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }

  .sl-u-md-padding-y--7 {
    padding-bottom: 56px !important;
    padding-top: 56px !important;
  }

  .sl-u-md-padding--auto {
    padding: auto !important;
  }

  .sl-u-md-padding-top--auto {
    padding-top: auto !important;
  }

  .sl-u-md-padding-right--auto {
    padding-right: auto !important;
  }

  .sl-u-md-padding-bottom--auto {
    padding-bottom: auto !important;
  }

  .sl-u-md-padding-left--auto {
    padding-left: auto !important;
  }

  .sl-u-md-padding-x--auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .sl-u-md-padding-y--auto {
    padding-bottom: auto !important;
    padding-top: auto !important;
  }
}
@media (min-width: 1024px) {
  .sl-u-lg-padding--0 {
    padding: 0 !important;
  }

  .sl-u-lg-padding-top--0 {
    padding-top: 0 !important;
  }

  .sl-u-lg-padding-right--0 {
    padding-right: 0 !important;
  }

  .sl-u-lg-padding-bottom--0 {
    padding-bottom: 0 !important;
  }

  .sl-u-lg-padding-left--0 {
    padding-left: 0 !important;
  }

  .sl-u-lg-padding-x--0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .sl-u-lg-padding-y--0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }

  .sl-u-lg-padding--1 {
    padding: 8px !important;
  }

  .sl-u-lg-padding-top--1 {
    padding-top: 8px !important;
  }

  .sl-u-lg-padding-right--1 {
    padding-right: 8px !important;
  }

  .sl-u-lg-padding-bottom--1 {
    padding-bottom: 8px !important;
  }

  .sl-u-lg-padding-left--1 {
    padding-left: 8px !important;
  }

  .sl-u-lg-padding-x--1 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .sl-u-lg-padding-y--1 {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
  }

  .sl-u-lg-padding--2 {
    padding: 16px !important;
  }

  .sl-u-lg-padding-top--2 {
    padding-top: 16px !important;
  }

  .sl-u-lg-padding-right--2 {
    padding-right: 16px !important;
  }

  .sl-u-lg-padding-bottom--2 {
    padding-bottom: 16px !important;
  }

  .sl-u-lg-padding-left--2 {
    padding-left: 16px !important;
  }

  .sl-u-lg-padding-x--2 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .sl-u-lg-padding-y--2 {
    padding-bottom: 16px !important;
    padding-top: 16px !important;
  }

  .sl-u-lg-padding--3 {
    padding: 24px !important;
  }

  .sl-u-lg-padding-top--3 {
    padding-top: 24px !important;
  }

  .sl-u-lg-padding-right--3 {
    padding-right: 24px !important;
  }

  .sl-u-lg-padding-bottom--3 {
    padding-bottom: 24px !important;
  }

  .sl-u-lg-padding-left--3 {
    padding-left: 24px !important;
  }

  .sl-u-lg-padding-x--3 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .sl-u-lg-padding-y--3 {
    padding-bottom: 24px !important;
    padding-top: 24px !important;
  }

  .sl-u-lg-padding--4 {
    padding: 32px !important;
  }

  .sl-u-lg-padding-top--4 {
    padding-top: 32px !important;
  }

  .sl-u-lg-padding-right--4 {
    padding-right: 32px !important;
  }

  .sl-u-lg-padding-bottom--4 {
    padding-bottom: 32px !important;
  }

  .sl-u-lg-padding-left--4 {
    padding-left: 32px !important;
  }

  .sl-u-lg-padding-x--4 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }

  .sl-u-lg-padding-y--4 {
    padding-bottom: 32px !important;
    padding-top: 32px !important;
  }

  .sl-u-lg-padding--5 {
    padding: 40px !important;
  }

  .sl-u-lg-padding-top--5 {
    padding-top: 40px !important;
  }

  .sl-u-lg-padding-right--5 {
    padding-right: 40px !important;
  }

  .sl-u-lg-padding-bottom--5 {
    padding-bottom: 40px !important;
  }

  .sl-u-lg-padding-left--5 {
    padding-left: 40px !important;
  }

  .sl-u-lg-padding-x--5 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .sl-u-lg-padding-y--5 {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }

  .sl-u-lg-padding--6 {
    padding: 48px !important;
  }

  .sl-u-lg-padding-top--6 {
    padding-top: 48px !important;
  }

  .sl-u-lg-padding-right--6 {
    padding-right: 48px !important;
  }

  .sl-u-lg-padding-bottom--6 {
    padding-bottom: 48px !important;
  }

  .sl-u-lg-padding-left--6 {
    padding-left: 48px !important;
  }

  .sl-u-lg-padding-x--6 {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }

  .sl-u-lg-padding-y--6 {
    padding-bottom: 48px !important;
    padding-top: 48px !important;
  }

  .sl-u-lg-padding--7 {
    padding: 56px !important;
  }

  .sl-u-lg-padding-top--7 {
    padding-top: 56px !important;
  }

  .sl-u-lg-padding-right--7 {
    padding-right: 56px !important;
  }

  .sl-u-lg-padding-bottom--7 {
    padding-bottom: 56px !important;
  }

  .sl-u-lg-padding-left--7 {
    padding-left: 56px !important;
  }

  .sl-u-lg-padding-x--7 {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }

  .sl-u-lg-padding-y--7 {
    padding-bottom: 56px !important;
    padding-top: 56px !important;
  }

  .sl-u-lg-padding--auto {
    padding: auto !important;
  }

  .sl-u-lg-padding-top--auto {
    padding-top: auto !important;
  }

  .sl-u-lg-padding-right--auto {
    padding-right: auto !important;
  }

  .sl-u-lg-padding-bottom--auto {
    padding-bottom: auto !important;
  }

  .sl-u-lg-padding-left--auto {
    padding-left: auto !important;
  }

  .sl-u-lg-padding-x--auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .sl-u-lg-padding-y--auto {
    padding-bottom: auto !important;
    padding-top: auto !important;
  }
}
@media (min-width: 1280px) {
  .sl-u-xl-padding--0 {
    padding: 0 !important;
  }

  .sl-u-xl-padding-top--0 {
    padding-top: 0 !important;
  }

  .sl-u-xl-padding-right--0 {
    padding-right: 0 !important;
  }

  .sl-u-xl-padding-bottom--0 {
    padding-bottom: 0 !important;
  }

  .sl-u-xl-padding-left--0 {
    padding-left: 0 !important;
  }

  .sl-u-xl-padding-x--0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .sl-u-xl-padding-y--0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }

  .sl-u-xl-padding--1 {
    padding: 8px !important;
  }

  .sl-u-xl-padding-top--1 {
    padding-top: 8px !important;
  }

  .sl-u-xl-padding-right--1 {
    padding-right: 8px !important;
  }

  .sl-u-xl-padding-bottom--1 {
    padding-bottom: 8px !important;
  }

  .sl-u-xl-padding-left--1 {
    padding-left: 8px !important;
  }

  .sl-u-xl-padding-x--1 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .sl-u-xl-padding-y--1 {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
  }

  .sl-u-xl-padding--2 {
    padding: 16px !important;
  }

  .sl-u-xl-padding-top--2 {
    padding-top: 16px !important;
  }

  .sl-u-xl-padding-right--2 {
    padding-right: 16px !important;
  }

  .sl-u-xl-padding-bottom--2 {
    padding-bottom: 16px !important;
  }

  .sl-u-xl-padding-left--2 {
    padding-left: 16px !important;
  }

  .sl-u-xl-padding-x--2 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .sl-u-xl-padding-y--2 {
    padding-bottom: 16px !important;
    padding-top: 16px !important;
  }

  .sl-u-xl-padding--3 {
    padding: 24px !important;
  }

  .sl-u-xl-padding-top--3 {
    padding-top: 24px !important;
  }

  .sl-u-xl-padding-right--3 {
    padding-right: 24px !important;
  }

  .sl-u-xl-padding-bottom--3 {
    padding-bottom: 24px !important;
  }

  .sl-u-xl-padding-left--3 {
    padding-left: 24px !important;
  }

  .sl-u-xl-padding-x--3 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .sl-u-xl-padding-y--3 {
    padding-bottom: 24px !important;
    padding-top: 24px !important;
  }

  .sl-u-xl-padding--4 {
    padding: 32px !important;
  }

  .sl-u-xl-padding-top--4 {
    padding-top: 32px !important;
  }

  .sl-u-xl-padding-right--4 {
    padding-right: 32px !important;
  }

  .sl-u-xl-padding-bottom--4 {
    padding-bottom: 32px !important;
  }

  .sl-u-xl-padding-left--4 {
    padding-left: 32px !important;
  }

  .sl-u-xl-padding-x--4 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }

  .sl-u-xl-padding-y--4 {
    padding-bottom: 32px !important;
    padding-top: 32px !important;
  }

  .sl-u-xl-padding--5 {
    padding: 40px !important;
  }

  .sl-u-xl-padding-top--5 {
    padding-top: 40px !important;
  }

  .sl-u-xl-padding-right--5 {
    padding-right: 40px !important;
  }

  .sl-u-xl-padding-bottom--5 {
    padding-bottom: 40px !important;
  }

  .sl-u-xl-padding-left--5 {
    padding-left: 40px !important;
  }

  .sl-u-xl-padding-x--5 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .sl-u-xl-padding-y--5 {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }

  .sl-u-xl-padding--6 {
    padding: 48px !important;
  }

  .sl-u-xl-padding-top--6 {
    padding-top: 48px !important;
  }

  .sl-u-xl-padding-right--6 {
    padding-right: 48px !important;
  }

  .sl-u-xl-padding-bottom--6 {
    padding-bottom: 48px !important;
  }

  .sl-u-xl-padding-left--6 {
    padding-left: 48px !important;
  }

  .sl-u-xl-padding-x--6 {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }

  .sl-u-xl-padding-y--6 {
    padding-bottom: 48px !important;
    padding-top: 48px !important;
  }

  .sl-u-xl-padding--7 {
    padding: 56px !important;
  }

  .sl-u-xl-padding-top--7 {
    padding-top: 56px !important;
  }

  .sl-u-xl-padding-right--7 {
    padding-right: 56px !important;
  }

  .sl-u-xl-padding-bottom--7 {
    padding-bottom: 56px !important;
  }

  .sl-u-xl-padding-left--7 {
    padding-left: 56px !important;
  }

  .sl-u-xl-padding-x--7 {
    padding-left: 56px !important;
    padding-right: 56px !important;
  }

  .sl-u-xl-padding-y--7 {
    padding-bottom: 56px !important;
    padding-top: 56px !important;
  }

  .sl-u-xl-padding--auto {
    padding: auto !important;
  }

  .sl-u-xl-padding-top--auto {
    padding-top: auto !important;
  }

  .sl-u-xl-padding-right--auto {
    padding-right: auto !important;
  }

  .sl-u-xl-padding-bottom--auto {
    padding-bottom: auto !important;
  }

  .sl-u-xl-padding-left--auto {
    padding-left: auto !important;
  }

  .sl-u-xl-padding-x--auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .sl-u-xl-padding-y--auto {
    padding-bottom: auto !important;
    padding-top: auto !important;
  }
}
/* =Text align
-------------------------------------------------------------- */
.sl-u-text-align--center {
  text-align: center !important;
}

.sl-u-text-align--left {
  text-align: left !important;
}

.sl-u-text-align--right {
  text-align: right !important;
}

.sl-u-text-align--justify {
  text-align: justify !important;
}

@media (min-width: 544px) {
  .sl-u-sm-text-align--center {
    text-align: center !important;
  }

  .sl-u-sm-text-align--left {
    text-align: left !important;
  }

  .sl-u-sm-text-align--right {
    text-align: right !important;
  }

  .sl-u-sm-text-align--justify {
    text-align: justify !important;
  }
}
@media (min-width: 768px) {
  .sl-u-md-text-align--center {
    text-align: center !important;
  }

  .sl-u-md-text-align--left {
    text-align: left !important;
  }

  .sl-u-md-text-align--right {
    text-align: right !important;
  }

  .sl-u-md-text-align--justify {
    text-align: justify !important;
  }
}
@media (min-width: 1024px) {
  .sl-u-lg-text-align--center {
    text-align: center !important;
  }

  .sl-u-lg-text-align--left {
    text-align: left !important;
  }

  .sl-u-lg-text-align--right {
    text-align: right !important;
  }

  .sl-u-lg-text-align--justify {
    text-align: justify !important;
  }
}
@media (min-width: 1280px) {
  .sl-u-xl-text-align--center {
    text-align: center !important;
  }

  .sl-u-xl-text-align--left {
    text-align: left !important;
  }

  .sl-u-xl-text-align--right {
    text-align: right !important;
  }

  .sl-u-xl-text-align--justify {
    text-align: justify !important;
  }
}
/* =Text decoration
-------------------------------------------------------------- */
.sl-u-text-decoration--underline {
  text-decoration: underline !important;
}

.sl-u-text-decoration--overline {
  text-decoration: overline !important;
}

.sl-u-text-decoration--line-through {
  text-decoration: line-through !important;
}

.sl-u-text-decoration--none {
  text-decoration: none !important;
}

/* =Text transform
-------------------------------------------------------------- */
.sl-u-text-transform--uppercase {
  text-transform: uppercase !important;
}

.sl-u-text-transform--lowercase {
  text-transform: lowercase !important;
}

.sl-u-text-transform--capitalize {
  text-transform: capitalize !important;
}

/* =Truncate
-------------------------------------------------------------- */
.sl-u-truncate {
  max-width: 100% !important;
  overflow: hidden !important;
  -o-text-overflow: ellipsis !important;
     text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.sl-u-nowrap {
  white-space: nowrap !important;
}

.sl-u-min-width--1 {
  min-width: 100px !important;
}

.sl-u-min-width--2 {
  min-width: 200px !important;
}

.sl-u-min-width--3 {
  min-width: 300px !important;
}

.sl-u-min-width--4 {
  min-width: 400px !important;
}

.sl-u-min-width--5 {
  min-width: 500px !important;
}

.sl-u-min-width--6 {
  min-width: 600px !important;
}

.sl-u-min-width--7 {
  min-width: 700px !important;
}

.sl-u-min-width--8 {
  min-width: 800px !important;
}

.sl-u-min-width--9 {
  min-width: 900px !important;
}

/* =Vertical align for inline-level elements
-------------------------------------------------------------- */
.sl-u-valign--top {
  vertical-align: top !important;
}

.sl-u-valign--middle {
  vertical-align: middle !important;
}

.sl-u-valign--bottom {
  vertical-align: bottom !important;
}

/* =Transform
-------------------------------------------------------------- */
.sl-u-transform--45-c {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.sl-u-transform--90-c {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.sl-u-transform--180-c {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.sl-u-transform--45-cc {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.sl-u-transform--90-cc {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.sl-u-transform--180-cc {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

/*! =Buttons
-------------------------------------------------------------- */
.sl-c-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  font-weight: 500;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  position: relative;
  text-decoration: none !important;
  text-align: center;
  cursor: pointer;
}
.sl-c-button:focus, .sl-c-button:hover {
  border-color: #162d65;
  color: #162d65;
}
.sl-c-button:active {
  border-color: #0d1a3b;
  color: #0d1a3b;
}

.sl-c-button--shadow {
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.07), inset 0px 0px 8.5px 1.5px rgba(255, 255, 255, 0.004);
          box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.07), inset 0px 0px 8.5px 1.5px rgba(255, 255, 255, 0.004);
}

.sl-c-button--strong {
  text-transform: uppercase;
  font-weight: bold;
}

.sl-c-button--big {
  font-size: 1.75rem;
  padding-left: 24px;
  padding-right: 24px;
}

.sl-c-button--small {
  font-size: 0.875rem;
  font-weight: normal;
  padding: 8px;
}

.sl-c-button--inverse {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.sl-c-button--inverse:focus, .sl-c-button--inverse:hover {
  background-color: rgba(255, 255, 255, 0.15);
  color: #fff;
}
.sl-c-button--inverse:active {
  background-color: rgba(255, 255, 255, 0.15);
}

.sl-c-button--primary {
  background-color: #1f408f;
  color: #fff;
}
.sl-c-button--primary:focus, .sl-c-button--primary:hover {
  background-color: #162d65;
  color: #fff;
}
.sl-c-button--primary:active {
  background-color: #0d1a3b;
}

.sl-c-button--transparent,
.sl-c-button--transparent-inverse {
  border-color: transparent;
}
.sl-c-button--transparent:focus, .sl-c-button--transparent:hover, .sl-c-button--transparent:active,
.sl-c-button--transparent-inverse:focus,
.sl-c-button--transparent-inverse:hover,
.sl-c-button--transparent-inverse:active {
  border-color: transparent;
}

.sl-c-button:disabled,
.sl-c-button--disabled {
  background-color: #c2c2c2;
  border-color: #c2c2c2;
  color: #acacac;
  pointer-events: none;
}
.sl-c-button:disabled:hover, .sl-c-button:disabled:active, .sl-c-button:disabled:focus,
.sl-c-button--disabled:hover,
.sl-c-button--disabled:active,
.sl-c-button--disabled:focus {
  background-color: #c2c2c2;
  border-color: #c2c2c2;
  color: #acacac;
}

.sl-c-button > svg {
  fill: currentColor;
  height: 1em;
  margin-bottom: -0.1em;
  margin-top: -0.1em;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
  width: 1em;
}

.sl-c-button--block {
  display: block;
  width: 100%;
}

.sl-c-button--block + .sl-c-button--block {
  margin-top: 16px;
}

input[type=submit].sl-c-button--block,
input[type=reset].sl-c-button--block,
input[type=button].sl-c-button--block {
  width: 100%;
}

.sl-c-button--link {
  background-color: transparent;
  border-color: transparent;
}
.sl-c-button--link:focus, .sl-c-button--link:hover {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
}

.sl-c-button--bordered {
  border-width: 2px;
  border-color: #edeff4;
  color: #898989;
}
.sl-c-button--bordered:focus, .sl-c-button--bordered:hover {
  background-color: transparent;
  border-color: #1f408f;
  color: #1f408f;
}

.sl-c-button--youtube {
  display: block;
  white-space: normal;
  text-align: left;
  padding: 8px 8px 8px 68px;
  background-image: url(../images/logo-small-blue.png);
  background-repeat: no-repeat;
  background-position: 8px 50%;
  font-size: 18px;
  font-size: 1.2857142857rem;
  font-weight: 700;
  line-height: 1.2;
}

/*! =Lists
-------------------------------------------------------------- */
.sl-c-list {
  margin-bottom: 16px;
  margin-top: 16px;
  padding-left: 32px;
}
.sl-c-list li {
  line-height: 1.5;
  margin-bottom: 8px;
}
.sl-c-list li:last-child {
  margin-bottom: 0;
}

.sl-c-list--bare {
  padding-left: 0;
  list-style: none;
}

.sl-c-list--inline {
  padding-left: 0;
  list-style: none;
}
.sl-c-list--inline > li {
  display: inline-block;
}
.sl-c-list--inline > li:not(:last-child) {
  margin-right: 0.5em;
}
.sl-c-list--inline-delimited > li:not(:last-child) {
  border-right: 1px solid #c2c2c2;
  padding-right: 0.75em;
}

.sl-c-list--inline__item {
  display: inline-block;
}
.sl-c-list--inline__item:not(:last-child) {
  margin-right: 1em;
}

.sl-c-dl-horizontal dd::before {
  content: "";
  display: table;
}
.sl-c-dl-horizontal dd::after {
  clear: both;
  content: "";
  display: table;
}
@media (min-width: 544px) {
  .sl-c-dl-horizontal dt {
    float: left;
    width: 85px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  .sl-c-dl-horizontal dd {
    margin-left: 105px;
  }
}

/*! =Tables
-------------------------------------------------------------- */
.sl-c-table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.sl-c-table th,
.sl-c-table thead td {
  text-align: left;
}
.sl-c-table tbody th {
  font-weight: normal;
}
.sl-c-table th,
.sl-c-table td {
  border-top: 1px solid #b7b7b7;
  padding: 0.75rem;
}
.sl-c-table img {
  max-width: inherit;
}

.sl-c-table--borderless thead tr {
  background-color: transparent;
}
.sl-c-table--borderless th,
.sl-c-table--borderless td {
  border: 0;
}

.sl-c-table__caption {
  font-weight: bold;
  margin-bottom: 8px;
  text-align: left;
}

@media only screen and (max-width: 1024px) {
  .sl-c-table--responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    padding-bottom: 24px;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

/*! =Text fields
-------------------------------------------------------------- */
.sl-c-field {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f1f1f;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 460px;
}
.sl-c-field:disabled {
  background-color: #c2c2c2;
  border-width: 0;
}
.sl-c-field:focus {
  -webkit-box-shadow: 0 0 3px #b7b7b7, 0 0 7px #b7b7b7;
          box-shadow: 0 0 3px #b7b7b7, 0 0 7px #b7b7b7;
  color: #1f408f;
  background-color: #fff;
  outline: 0;
}

/*! =Inout group
-------------------------------------------------------------- */
.sl-c-input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}

.sl-c-input-group .sl-c-field,
.sl-c-input-group__addon, .sl-c-input-group__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sl-c-input-group .sl-c-field {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/*! =Form label
-------------------------------------------------------------- */
.sl-c-label {
  display: block;
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 24px;
  max-width: 460px;
  padding: 0;
}

.sl-c-fieldset > .sl-c-label:first-child {
  margin-top: 0;
}

.sl-c-field__hint {
  color: #b7b7b7;
  display: block;
  font-size: 0.875rem;
}

/*! =Navs
-------------------------------------------------------------- */
.sl-c-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  position: relative;
}
.sl-c-nav > li, .sl-c-nav__item {
  min-height: 1px;
  min-width: 0;
  position: relative;
}
.sl-c-nav > li > a, .sl-c-nav__link {
  display: block;
  padding: 0.5em 1em;
  position: relative;
  text-decoration: none;
}
.sl-c-nav > li > a > svg, .sl-c-nav__link > svg {
  fill: currentColor;
  height: 1em;
  margin-bottom: -0.1em;
  margin-top: -0.1em;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
  width: 1em;
}
.sl-c-nav > li > a > i, .sl-c-nav__link > i {
  vertical-align: middle;
}
.sl-c-nav > li > a.active, .sl-c-nav__link.active {
  font-weight: bold;
}
.sl-c-nav > li > a.disabled, .sl-c-nav__link.disabled {
  color: #acacac;
}
.sl-c-nav__label {
  display: block;
  padding: 0.5em 1em;
  position: relative;
  text-decoration: none;
}

.sl-c-nav--pills .sl-c-nav__item {
  padding: 2px;
}
.sl-c-nav--pills .sl-c-nav__link {
  border-radius: 3px;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.07), inset 0px 0px 8.5px 1.5px rgba(255, 255, 255, 0.004);
          box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.07), inset 0px 0px 8.5px 1.5px rgba(255, 255, 255, 0.004);
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #fcfcfc), to(white));
  background: -o-linear-gradient(top, white 0%, #fcfcfc 50%, white 100%);
  background: linear-gradient(to bottom, white 0%, #fcfcfc 50%, white 100%);
  padding: 0.35em 0.65em;
  line-height: 1.35em;
}
.sl-c-nav--pills .sl-c-nav__link:hover {
  background: #1f408f;
  border-color: #1f408f;
  color: #fff;
}
.sl-c-nav--pills .sl-c-nav__label {
  padding: 0.35em 0.65em;
  line-height: 1.35em;
}
.sl-c-nav--pills .active .sl-c-nav__link {
  background: #1f408f;
  border-color: #1f408f;
  color: #fff;
}

.sl-c-nav--tabs {
  border-bottom: 1px solid #dcdcdc;
}
.sl-c-nav--tabs .sl-c-nav__item {
  margin-bottom: -1px;
}
.sl-c-nav--tabs .sl-c-nav__item:first-child > .sl-c-nav__link {
  border-left: 1px solid #dcdcdc;
}
.sl-c-nav--tabs .sl-c-nav__link {
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  cursor: pointer;
  padding: 16px 24px;
  background-color: #fff;
  color: #4a4a4a;
}
.sl-c-nav--tabs .sl-c-nav__link:after {
  background-color: #1f408f;
  content: "";
  height: 4px;
  left: -1px;
  opacity: 0;
  position: absolute;
  right: -1px;
  top: -1px;
  -webkit-transform: scale3d(0, 1, 1);
          transform: scale3d(0, 1, 1);
  -webkit-transition: opacity 0.3s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.3s cubic-bezier(1, 0, 0, 1);
  transition: opacity 0.3s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.3s cubic-bezier(1, 0, 0, 1);
  -o-transition: opacity 0.3s cubic-bezier(1, 0, 0, 1), transform 0.3s cubic-bezier(1, 0, 0, 1);
  transition: opacity 0.3s cubic-bezier(1, 0, 0, 1), transform 0.3s cubic-bezier(1, 0, 0, 1);
  transition: opacity 0.3s cubic-bezier(1, 0, 0, 1), transform 0.3s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.3s cubic-bezier(1, 0, 0, 1);
}
.sl-c-nav--tabs .sl-c-nav__link.active {
  color: #1f408f;
  background-color: #fff;
  border-bottom-color: #fff;
}
.sl-c-nav--tabs .sl-c-nav__link.active:after {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
.sl-c-nav--tabs .sl-c-nav__link:hover {
  color: #1f408f;
}
.sl-c-nav--tabs .sl-c-nav__link:hover:after {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
.sl-c-nav--tabs .sl-c-nav__link.disabled {
  color: #c2c2c2;
}
.sl-c-nav--tabs .sl-c-nav__link.disabled:hover {
  color: #898989;
}

.sl-c-nav--justified > li,
.sl-c-nav--justified .sl-c-nav__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
  text-align: center;
}

/*! =Breadcrumbs
-------------------------------------------------------------- */
.sl-c-breadcrumb {
  list-style: none;
  margin-bottom: 16px;
  padding-left: 0;
}
.sl-c-breadcrumb::before {
  content: "";
  display: table;
}
.sl-c-breadcrumb::after {
  clear: both;
  content: "";
  display: table;
}

.sl-c-breadcrumb__item {
  float: left;
}
.sl-c-breadcrumb__item + .sl-c-breadcrumb__item:before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #868e96;
  content: "/";
}

/*! =Pagination
-------------------------------------------------------------- */
.sl-c-pagination {
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 2px solid #1f408f;
  padding-top: 2px;
}

.sl-c-pagination__link {
  width: 30px;
  height: 30px;
  border: 2px solid #1f408f;
  background-color: #1f408f;
  text-align: center;
  display: block;
  position: relative;
  padding: 0.35rem 0.05rem;
  line-height: 1.25;
  color: #fff;
  text-decoration: none;
}

.sl-c-pagination__link:hover,
.sl-c-pagination__item.active .sl-c-pagination__link {
  color: #898989;
  background-color: #fff;
}

.sl-c-pagination__item {
  font-size: 14px;
  font-size: 1rem;
}
.sl-c-pagination__item:not(:last-child) {
  margin-right: 2px;
}
.sl-c-pagination__item.disabled .sl-c-pagination__link {
  border-color: #c2c2c2;
  background-color: #fff;
  color: #c2c2c2;
  pointer-events: none;
  cursor: auto;
}

/*! =Card
-------------------------------------------------------------- */
.sl-c-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
}
.sl-c-card--horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.sl-c-card__image {
  overflow: hidden;
  position: relative;
}
.sl-c-card__image img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.sl-c-card__image--top img {
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}
.sl-c-card__image--bottom img {
  border-bottom-left-radius: calc(.25rem - 1px);
  border-bottom-right-radius: calc(.25rem - 1px);
}

.sl-c-card__image-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  overflow: hidden;
}

.sl-c-card__body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.sl-c-card__footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.sl-c-card--columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 0;
  margin-right: -16px;
  margin-left: -16px;
  list-style: none;
}
.sl-c-card--columns .sl-c-card--column {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  padding: 16px;
}
.sl-c-card--columns .sl-c-card--column .sl-c-card {
  margin: 0;
}
.sl-c-card--columns-1 .sl-c-card--column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
.sl-c-card--columns-2 .sl-c-card--column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.sl-c-card--columns-3 .sl-c-card--column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
          flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.sl-c-card--columns-4 .sl-c-card--column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}
.sl-c-card--columns-5 .sl-c-card--column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}
.sl-c-card--columns-6 .sl-c-card--column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

@media (min-width: 544px) {
  .sl-c-sm-card--columns-1 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .sl-c-sm-card--columns-2 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .sl-c-sm-card--columns-3 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .sl-c-sm-card--columns-4 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .sl-c-sm-card--columns-5 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .sl-c-sm-card--columns-6 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .sl-c-md-card--columns-1 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .sl-c-md-card--columns-2 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .sl-c-md-card--columns-3 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .sl-c-md-card--columns-4 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .sl-c-md-card--columns-5 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .sl-c-md-card--columns-6 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 1024px) {
  .sl-c-lg-card--columns-1 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .sl-c-lg-card--columns-2 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .sl-c-lg-card--columns-3 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .sl-c-lg-card--columns-4 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .sl-c-lg-card--columns-5 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .sl-c-lg-card--columns-6 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 1280px) {
  .sl-c-xl-card--columns-1 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .sl-c-xl-card--columns-2 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .sl-c-xl-card--columns-3 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .sl-c-xl-card--columns-4 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .sl-c-xl-card--columns-5 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

  .sl-c-xl-card--columns-6 .sl-c-card--column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
/*! =Media
-------------------------------------------------------------- */
.sl-c-media {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-width: 0;
  min-height: 1px;
  word-wrap: break-word;
}

.sl-c-media__image {
  position: relative;
  padding-right: 16px;
}
.sl-c-media__image > a {
  display: block;
  position: relative;
}

.sl-c-media__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.sl-u-ytt-v1 {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-clip-path: polygon(0 15.3%, 100% 15.3%, 100% 84.7%, 0 84.7%);
          clip-path: polygon(0 15.3%, 100% 15.3%, 100% 84.7%, 0 84.7%);
}
.sl-u-ytt-v1 > img {
  overflow: hidden;
}

.sl-u-ytt {
  overflow: hidden;
  width: 100%;
  padding-bottom: 52.0833333333%;
}
.sl-u-ytt > img {
  top: -22.85%;
  left: 0;
  position: absolute;
}

/*! =Global
-------------------------------------------------------------- */
body {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-position: cover;
  background-color: #fff;
}

#wrapper {
  z-index: 2;
  position: relative;
  background-color: #fff;
  max-width: 1400px !important;
  width: 100%;
}

#main-content {
  margin-left: -16px;
  margin-right: -16px;
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
}

/*! =Header
-------------------------------------------------------------- */
#top-bar {
  background: #2378C4;
  position: relative;
  top: 0;
  min-height: 45px;
  width: 100%;
  z-index: 99;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  position: -webkit-sticky;
  position: sticky;
}

.top-bar__moto {
  max-width: 100%;
  height: auto;
  margin-top: 12px;
}

.social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 8px;
}
.social-list__item {
  min-height: 1px;
  min-width: 0;
  position: relative;
  padding-left: 2px;
  padding-right: 2px;
  color: #fff;
}
.social-list__item:first-child {
  display: none;
}
.social-list__icon {
  width: 26px;
  height: 26px;
  display: block;
  text-align: center;
}
.social-list__icon.facebook i {
  color: #5067a4;
}
.social-list__icon.twitter i {
  color: #1ab3f1;
}
.social-list__icon.google-plus i {
  color: #e63343;
}
.social-list__icon.youtube i {
  color: #e52c27;
}
.social-list__icon.instagram i {
  color: #8642b7;
}
.social-list__icon.linkedin i {
  color: #0077B5;
}
.social-list__icon.vk i {
  color: #507299;
}

#header {
  position: relative;
  background-color: #1f408f;
  background-image: url(../images/hbg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 10;
}

.main-header {
  padding-top: 8px;
  padding-bottom: 8px;
}

.header__logo {
  display: block;
  max-width: 250px;
  padding: 6px 0;
}
.header__logo > img {
  width: 100%;
  height: auto;
}

.header__sponsor {
  display: block;
  max-width: 200px;
  padding: 6px 0;
}
.header__sponsor > img {
  width: 100%;
  height: auto;
}

.navbar {
  position: relative;
  background: #313131;
  z-index: 45;
}

.header-search {
  position: absolute;
  width: 180px;
  right: 16px;
  top: -2px;
}

.header-search {
  padding: 8px 0;
}
.header-search .sl-c-field {
  border-right: 0;
}
.header-search .sl-c-button {
  border: 0;
}

.stellarnav.dark {
  background-color: transparent;
}
.stellarnav.mobile > ul > li > a:not(.dd-toggle) {
  text-align: left;
}
.stellarnav li a {
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 14px;
  font-size: 1rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  white-space: nowrap;
  padding: 8px 8px;
  color: #fff;
  text-align: left;
}
.stellarnav li a:hover, .stellarnav li a:active {
  background-color: rgba(0, 0, 0, 0.55);
}
.stellarnav li.active > a {
  background-color: rgba(0, 0, 0, 0.55);
}
.stellarnav > ul {
  text-align: left;
}
.stellarnav > ul > li > a {
  text-align: center;
  padding: 16px 8px;
  font-size: 13px;
  font-size: 0.9285714286rem;
  letter-spacing: -0.015em;
  text-transform: uppercase;
}
.stellarnav > ul > li > a:hover, .stellarnav > ul > li > a:active {
  background-color: rgba(0, 0, 0, 0.55);
}
.stellarnav ul ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.stellarnav ul ul li > a:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.stellarnav ul ul {
  top: auto;
  width: 240px;
  position: absolute;
  z-index: 9900;
  text-align: left;
  display: none;
  background: #313131;
}
.stellarnav ul ul ul {
  top: 0;
  /* dd animtion - change to auto to remove */
  left: 240px;
}
.stellarnav li.drop-left ul ul {
  left: auto;
  right: 240px;
}

.main-nav__club {
  display: inline-block;
  margin-right: 5px;
  border-radius: 50%;
}

/*! =Header
-------------------------------------------------------------- */
#footer {
  position: relative;
  color: #fff;
  padding-top: 24px;
}
#footer a {
  color: #fff;
  text-decoration: none;
}
#footer a:hover, #footer a:active {
  text-decoration: underline;
}

.footer__top {
  background-color: #1f408f;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  min-height: 56px;
}

.footer__bottom {
  background-color: #363636;
  background-image: -o-radial-gradient(top center, circle, #096396, #363636 50%);
  background-image: radial-gradient(circle at top center, #096396, #363636 50%);
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 16px;
  padding-right: 16px;
}

.footer__left {
  padding-top: 32px;
  position: relative;
}
.footer__left p {
  font-size: 13px;
  font-size: 0.9285714286rem;
  font-family: "Roboto Condensed", sans-serif;
  padding-bottom: 24px;
}
.footer__left p.copyleft {
  color: #898989;
  padding-top: 40px;
  position: relative;
}
.footer__left p.copyleft:before {
  content: "";
  width: 200px;
  height: 1px;
  background-color: #898989;
  position: absolute;
  top: 25px;
  right: 50%;
  margin-right: -100px;
}

.footer__right {
  padding-top: 0;
  position: relative;
  text-align: left;
}

.footer__seal {
  background-color: #fff;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  padding: 6px;
  top: -66px;
  position: absolute;
}
.footer__seal > img {
  width: 100%;
  height: auto;
}

.footer__menu {
  margin-bottom: 0;
  margin-top: 5.3333333333px;
}
.footer__menu > li {
  position: relative;
}
.footer__menu > li:not(:last-child) {
  padding-right: 0.5em;
}
.footer__menu > li:not(:last-child):after {
  content: "•";
  position: absolute;
  right: -5px;
  top: 12%;
  font-size: 150%;
}
.footer__menu a {
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 16px;
  font-size: 1.1428571429rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  white-space: nowrap;
  padding: 8px 8px;
  color: #fff;
  text-transform: uppercase;
}

.footer-sponsor {
  text-align: center;
}
.footer-sponsor__logo {
  display: block;
  padding-bottom: 10px;
}
.footer-sponsor__logo img {
  max-width: 68%;
  height: auto;
  display: inline-block;
}
.footer-sponsor__logo:hover {
  opacity: 0.65;
}
.footer-sponsor__info {
  position: relative;
  line-height: 1.2;
}
.footer-sponsor--01 .footer-sponsor__logo img {
  max-width: 100%;
}
/*! =FrontPage
-------------------------------------------------------------- */
.featured-slider__wrap {
  position: relative;
  background-color: #EDEFF4;
  border-radius: 6px;
  padding: 8px;
  margin-bottom: 2rem;
}
.featured-slider__wrap figure {
  margin: 0;
}

.featured-slider__item {
  position: relative;
}
.featured-slider__item img {
  position: relative;
  width: 100%;
  height: auto;
}
.featured-slider__item figcaption {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.55)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  color: #fff;
  width: 100%;
  padding: 40px 16px 16px 16px;
}
.featured-slider__item figcaption a {
  display: block;
  position: relative;
  text-decoration: none;
  letter-spacing: -0.025em;
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .featured-slider__item figcaption a {
    font-size: 36px;
    font-size: 2.5714285714rem;
  }
}
.featured-slider__item figcaption a:hover {
  text-decoration: underline;
}
.featured-slider__item figcaption a:visited {
  color: #fff;
}

#featured-slider {
  position: relative;
}

.lead-slider__wrap {
  position: relative;
  background-color: #EDEFF4;
  border-radius: 6px;
  padding: 8px;
  margin-bottom: 2rem;
}
.lead-slider__wrap figure {
  margin: 0;
}

.lead-slider__item {
  position: relative;
}
.lead-slider__item img {
  position: relative;
  width: 100%;
  height: auto;
}
.lead-slider__item figcaption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.lead-slider__item figcaption a {
  display: block;
  position: relative;
  text-decoration: none;
  letter-spacing: -0.025em;
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .lead-slider__item figcaption a {
    font-size: 36px;
    font-size: 2.5714285714rem;
  }
}
.lead-slider__item figcaption a:hover {
  text-decoration: underline;
}
.lead-slider__item figcaption a:visited {
  color: #fff;
}

.lead-slider__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
.lead-slider__content a {
  color: #fff;
  text-decoration: none;
}
.lead-slider__content a:hover, .lead-slider__content a:active {
  color: #fff;
  text-decoration: underline;
}
.lead-slider__content h3 {
  margin: 0;
  padding: 0 0 0.25em 0;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 24px;
  font-size: 1.7142857143rem;
}
@media (min-width: 768px) {
  .lead-slider__content h3 {
    font-size: 40px;
    font-size: 2.8571428571rem;
  }
}
@media (min-width: 1024px) {
  .lead-slider__content h3 {
    font-size: 56px;
    font-size: 4rem;
  }
}
.lead-slider__content p {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.1428571429rem;
}
@media (min-width: 768px) {
  .lead-slider__content p {
    font-size: 20px;
    font-size: 1.4285714286rem;
  }
}
@media (min-width: 1024px) {
  .lead-slider__content p {
    font-size: 26px;
    font-size: 1.8571428571rem;
  }
}

#lead-slider {
  position: relative;
}

/*! =Game page
-------------------------------------------------------------- */
#game-page {
  margin-left: -16px;
  margin-right: -16px;
  position: relative;
  z-index: 5;
}

.game-page {
  position: relative;
  z-index: 6;
}
.game-page__header {
  z-index: 7;
  background-color: #edeff4;
  padding: 16px;
}
.game-page__nav {
  z-index: 7;
  background-color: #edeff4;
  padding-top: 16px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .game-page__nav {
    padding-right: 0;
  }
}
.game-page__nav .sl-c-nav__link {
  font-size: 13px;
  font-size: 0.9285714286rem;
  margin-left: 8px;
  margin-bottom: 8px;
  border-left: 1px solid #dcdcdc;
  padding: 8px 16px;
}
.game-page__nav .sl-c-nav__link.active {
  border-bottom-color: #dcdcdc;
}
@media (min-width: 768px) {
  .game-page__nav .sl-c-nav__link {
    margin-left: 0;
    margin-bottom: 0;
    border-left: 0;
    padding: 16px 24px;
  }
  .game-page__nav .sl-c-nav__link.active {
    border-bottom-color: #fff;
  }
}
@media (min-width: 1024px) {
  .game-page__nav .sl-c-nav__link {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1rem;
  }
}

.game-team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.game-team__img .game-team__logo {
  width: 30px;
  height: 30px;
}
@media (min-width: 768px) {
  .game-team__img .game-team__logo {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 1024px) {
  .game-team__img .game-team__logo {
    width: 100px;
    height: 100px;
  }
}
.game-team__info {
  padding-left: 16px;
  padding-right: 16px;
}
.game-team__name {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.2857142857rem;
  letter-spacing: -0.025em;
  line-height: 1;
  padding-bottom: 8px;
  margin-bottom: 8px;
  position: relative;
}
@media (min-width: 1024px) {
  .game-team__name {
    font-size: 32px;
    font-size: 2.2857142857rem;
  }
}
@media (min-width: 1280px) {
  .game-team__name {
    font-size: 42px;
    font-size: 3rem;
  }
}
.game-team__name a {
  text-decoration: none;
  color: #1f408f;
}
.game-team__name a:hover {
  color: #66267e;
}
.game-team__summary {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  color: #898989;
}
@media (min-width: 768px) {
  .game-team__summary {
    font-size: 13px;
    font-size: 0.9285714286rem;
  }
}
.game-team__actions {
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  color: #acacac;
  list-style: none;
}
.game-team__actions > li {
  display: block;
}
.game-team__actions > li:first-child {
  color: #898989;
}

.game-score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-align: center;
  width: 100%;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45);
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  line-height: 1;
}
.game-score__title {
  min-height: 4px;
  background: #2e7bbd;
  padding: 5px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.65);
  font-weight: 400;
  font-size: 14px;
  font-size: 1rem;
}
.game-score__score {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 3px;
  background-image: url(../images/game-page-vs.png), -webkit-gradient(linear, left top, left bottom, from(#124b98), to(#1f408f));
  background-image: url(../images/game-page-vs.png), -o-linear-gradient(top, #124b98 0%, #1f408f 100%);
  background-image: url(../images/game-page-vs.png), linear-gradient(to bottom, #124b98 0%, #1f408f 100%);
  background-repeat: no-repeat, no-repeat;
  background-position: center, top left;
  background-size: cover, auto;
  position: relative;
}
.game-score__result {
  font-weight: 700;
  font-size: 40px;
  font-size: 2.8571428571rem;
}
@media (min-width: 1024px) {
  .game-score__result {
    font-size: 60px;
    font-size: 4.2857142857rem;
  }
}
.game-score__time {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.2857142857rem;
}
.game-score__extras {
  text-align: center;
  padding-top: 8px;
}
.game-score__extras span,
.game-score__extras a {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-left: 2px;
  margin-right: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(#1aa359), to(#018a40));
  background: -o-linear-gradient(top, #1aa359 0%, #018a40 100%);
  background: linear-gradient(to bottom, #1aa359 0%, #018a40 100%);
  -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(111, 40, 119, 0.004);
          box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(111, 40, 119, 0.004);
  color: #fff;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
  text-align: center;
  line-height: 22px;
  overflow: hidden;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.1428571429rem;
  text-transform: uppercase;
  border-radius: 50%;
}

.game-info {
  border-radius: 6px;
  background-color: white;
  position: relative;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  z-index: 15;
}
.game-info:not(:last-child) {
  margin-bottom: 8px;
}
.game-info--win-left {
  border-left: 4px solid #3fa252;
}
.game-info--lose-left {
  border-left: 4px solid #d03025;
}
.game-info--win-right {
  border-right: 4px solid #3fa252;
}
.game-info--lose-right {
  border-right: 4px solid #d03025;
}
.game-info--goal-left .game-info__item--team-left {
  background-image: -webkit-gradient(linear, left top, right top, from(#ccebda), to(rgba(204, 235, 218, 0))), url(../images/seha-game-ball-left.png);
  background-image: -o-linear-gradient(left, #ccebda 0%, rgba(204, 235, 218, 0) 100%), url(../images/seha-game-ball-left.png);
  background-image: linear-gradient(to right, #ccebda 0%, rgba(204, 235, 218, 0) 100%), url(../images/seha-game-ball-left.png);
  background-repeat: no-repeat, no-repeat;
  background-position: bottom left, center right;
}
.game-info--goal-right .game-info__item--team-right {
  background-image: -webkit-gradient(linear, right top, left top, from(#ccebda), to(rgba(204, 235, 218, 0))), url(../images/seha-game-ball-right.png);
  background-image: -o-linear-gradient(right, #ccebda 0%, rgba(204, 235, 218, 0) 100%), url(../images/seha-game-ball-right.png);
  background-image: linear-gradient(to left, #ccebda 0%, rgba(204, 235, 218, 0) 100%), url(../images/seha-game-ball-right.png);
  background-repeat: no-repeat, no-repeat;
  background-position: bottom left, center left;
}
.game-info__item {
  min-height: 1px;
  min-width: 0;
  position: relative;
}
.game-info__item--team {
  padding: 8px 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  z-index: 20;
}
@media (min-width: 544px) {
  .game-info__item--team {
    padding: 4px;
  }
}
.game-info__item--score {
  background-color: #1f408f;
  color: #fff;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  text-align: center;
  line-height: 1;
  z-index: 25;
}
@media (min-width: 544px) {
  .game-info__item--score {
    -ms-flex-preferred-size: 120px;
        flex-basis: 120px;
    max-width: 120px;
  }
}
@media (min-width: 1024px) {
  .game-info__item--score {
    -ms-flex-preferred-size: 166px;
        flex-basis: 166px;
    max-width: 166px;
  }
}
.game-info__item--team-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}
.game-info--over .ts-w-latest-game__item--score {
  background-color: #898989;
}

/*! =Club page
-------------------------------------------------------------- */
#club-page {
  margin-left: -16px;
  margin-right: -16px;
  position: relative;
  z-index: 5;
}

.club-page {
  position: relative;
  z-index: 6;
}
.club-page__header {
  z-index: 7;
  position: relative;
}
.club-page__sidebar {
  background-color: #edeff4;
}
.club-page__sidebar .content-box__title {
  margin-bottom: 0;
}
.club-page__sidebar .content-box__content {
  font-size: 12px;
  font-size: 0.8571428571rem;
}

.club-image {
  position: relative;
  z-index: 8;
}
.club-image > img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 9;
}
.club-image:after {
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), color-stop(65%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.85)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 65%, rgba(0, 0, 0, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 65%, rgba(0, 0, 0, 0.85) 100%);
  z-index: 10;
}

.club-title {
  position: absolute;
  z-index: 11;
  left: 0;
  right: 0;
  bottom: 24px;
  text-align: center;
}
.club-title__name {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.7142857143rem;
  letter-spacing: -0.025em;
  line-height: 1.2;
  text-shadow: 0.574px 0.819px 3px rgba(0, 0, 0, 0.65);
  color: #fff;
}
@media (min-width: 544px) {
  .club-title__name {
    font-size: 24px;
    font-size: 1.7142857143rem;
  }
}
@media (min-width: 768px) {
  .club-title__name {
    font-size: 34px;
    font-size: 2.4285714286rem;
  }
}
@media (min-width: 1024px) {
  .club-title__name {
    font-size: 54px;
    font-size: 3.8571428571rem;
  }
}
.club-title__logo {
  display: inline-block;
  width: 80px;
  height: 80px;
  padding: 15px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfd), to(#d9d9d9));
  background: -o-linear-gradient(top, #fcfcfd 0%, #d9d9d9 100%);
  background: linear-gradient(to bottom, #fcfcfd 0%, #d9d9d9 100%);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.52);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.52);
  border-radius: 50%;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .club-title__logo {
    width: 105px;
    height: 105px;
  }
}
@media (min-width: 1024px) {
  .club-title__logo {
    width: 165px;
    height: 165px;
  }
}

.player-roster-position-title {
  color: #e42526;
  letter-spacing: 1px;
  line-height: 1.2;
  margin: 25px 0;
  padding: 0 0 5px 0;
  border-bottom: 2px solid #E8E9EB;
  font-size: 14px;
  font-size: 1rem;
  text-transform: uppercase;
  text-align: center;
}

#player-roster,
#player-roster * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#player-roster:after,
#player-roster:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#player-roster {
  width: 100%;
  padding: 0;
  margin: 25px auto;
  font-family: "Roboto Condensed", sans-serif;
}

.player-roster-list {
  list-style: none;
  margin: 0 -15px 35px -15px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.player-roster-list .player-roster-list-item {
  padding: 10px;
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
@media (min-width: 360px) {
  .player-roster-list .player-roster-list-item {
    width: 50%;
  }
}
@media (min-width: 544px) {
  .player-roster-list .player-roster-list-item {
    width: 33.33333%;
  }
}
@media (min-width: 1024px) {
  .player-roster-list .player-roster-list-item {
    width: 25%;
  }
}

.player-roster-list .player-roster-list-item .player-roster-list-item-in {
  position: relative;
  width: 100%;
  display: block;
  z-index: 5;
}

.player-card {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #474d51;
  background-color: #fff;
  -webkit-box-shadow: 0 0.125rem 0.313rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 0.125rem 0.313rem rgba(0, 0, 0, 0.2);
}

.player-card-number {
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 15;
  width: 55px;
  height: 55px;
  font-size: 40px;
  letter-spacing: -0.025em;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  overflow: hidden;
  color: #0069b4;
  background: url(../images/number-bg.png) no-repeat center center;
  background-size: cover;
  font-family: "Roboto Condensed", sans-serif;
}

.player-card img {
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 10;
  float: right;
}

.clearfix:after {
  display: table;
  clear: both;
  content: "";
}

.player-card figcaption {
  border: 2px solid white;
  border-bottom: none;
  padding: 0;
  margin: 0;
  position: relative;
  display: block;
  color: white;
  background-color: #878787;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  text-align: center;
  font-weight: bold;
}

.player-card-nationality {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  line-height: 1;
  padding-top: 4px;
  padding-bottom: 4px;
}

.player-card-meta-bottom {
  border: 2px solid white;
  padding: 0;
  margin-left: -2px;
  margin-right: -2px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  background-color: #005fac;
}

.player-card-name {
  margin: 0;
  padding: 10px 0;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
}

.player-card-meta-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
  overflow: hidden;
}

.player-card-meta-list > li {
  padding: 0;
  margin: 0;
  display: table-cell;
  width: 100%;
  width: 33.333333%;
}

.player-card-meta-list > li > span {
  display: block;
  font-size: 11px;
  text-align: center;
  padding: 4px 0;
  background-color: #0079c3;
}

.player-card-meta-list > li:first-child > span {
  border-top-left-radius: 9px;
  margin-right: 2px;
}

.player-card-meta-list > li:last-child > span {
  border-top-right-radius: 9px;
  margin-left: 2px;
}

/*! =Player page
-------------------------------------------------------------- */
#player-page {
  margin-left: -16px;
  margin-right: -16px;
  position: relative;
  z-index: 5;
}

.player-page {
  position: relative;
  z-index: 6;
}
.player-page__header {
  z-index: 7;
  position: relative;
}

.player-info {
  background-color: #edeff4;
  padding-top: 24px;
  padding-bottom: 24px;
}

.player-image {
  background-color: #fff;
  border-radius: 3px;
}
.player-image img {
  border-radius: 3px;
}

.player-details {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.1428571429rem;
  letter-spacing: -0.025em;
  line-height: 1;
  text-transform: uppercase;
}
.player-details dt, .player-details dd {
  padding: 5.3333333333px;
  margin: 0 0 5.3333333333px;
}
.player-details dt {
  color: #1f408f;
  background-color: #fff;
  border-radius: 3px 0 0 3px;
}
.player-details dd {
  color: #2e7bbd;
  background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
}

.player-club {
  text-align: center;
}
.player-club .club-title__logo {
  border: 2px solid #1f408f;
}

.player-number {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 54px;
  font-size: 3.8571428571rem;
  letter-spacing: -0.025em;
  line-height: 1.2;
  text-shadow: 0.574px 0.819px 3px rgba(0, 0, 0, 0.65);
  color: #1f408f;
}

/*! =Stats page
-------------------------------------------------------------- */
#stats-page {
  position: relative;
  z-index: 5;
}

.stats-nav {
  padding-top: 16px;
}
.stats-nav__level-1 .sl-c-nav--tabs {
  border-bottom: 1px solid #1f408f;
}
.stats-nav__level-1 .sl-c-nav--tabs .sl-c-nav__link {
  border-bottom: 2px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 2px solid #fff;
  cursor: pointer;
  padding: 8px;
  background-color: #2e7bbd;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.5714285714rem;
  letter-spacing: -0.025em;
  text-transform: uppercase;
}
.stats-nav__level-1 .sl-c-nav--tabs .sl-c-nav__link > span {
  font-weight: 700;
}
.stats-nav__level-1 .sl-c-nav--tabs .sl-c-nav__link:after {
  display: none;
}
.stats-nav__level-1 .sl-c-nav--tabs .sl-c-nav__link:hover, .stats-nav__level-1 .sl-c-nav--tabs .sl-c-nav__link.active {
  color: #fff;
  background-color: #1f408f;
  border-bottom-color: #1f408f;
}
.stats-nav__level-1 .sl-c-nav--tabs .sl-c-nav__item {
  margin-bottom: -1px;
}
.stats-nav__level-1 .sl-c-nav--tabs .sl-c-nav__item:first-child > .sl-c-nav__link {
  border-left: 0;
}
.stats-nav__level-1 .sl-c-nav--tabs .sl-c-nav__item:last-child > .sl-c-nav__link {
  border-right: 0;
}
.stats-nav__level-2 {
  padding: 16px;
  background-color: #1f408f;
}
.stats-nav__level-2 .sl-c-nav--pills .sl-c-nav__item {
  padding: 2px;
}
.stats-nav__level-2 .sl-c-nav--pills .sl-c-nav__link {
  border-radius: 3px;
  border: 1px solid #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #1f408f;
  color: #fff;
  font-size: 110%;
}
.stats-nav__level-2 .sl-c-nav--pills .sl-c-nav__link:hover {
  background: #fff;
  border-color: #fff;
  color: #1f408f;
}
.stats-nav__level-2 .sl-c-nav--pills .sl-c-nav__label {
  padding: 0.35em 0.65em;
  line-height: 1.35em;
}
.stats-nav__level-2 .sl-c-nav--pills .active .sl-c-nav__link {
  background: #fff;
  border-color: #fff;
  color: #1f408f;
}
.stats-nav__level-3 {
  padding: 16px 16px 24px 16px;
  text-align: center;
  border-top: 2px solid #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(white));
  background: -o-linear-gradient(top, #e1e1e1 0%, white 100%);
  background: linear-gradient(to bottom, #e1e1e1 0%, white 100%);
}

/*! =Custom Cards
-------------------------------------------------------------- */
.sl-c-media .sl-c-media__image {
  position: relative;
}
.sl-c-media .sl-c-media__image img {
  border-radius: 6px;
  -o-object-fit: cover;
     object-fit: cover;
}
.sl-c-media .sl-c-media__image > a {
  display: block;
  position: relative;
}

/*! =Carousel
-------------------------------------------------------------- */
.owl-theme .owl-nav {
  margin-top: 16px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #1f408f;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #fff;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  width: 35px;
  height: 35px;
  border: 1px solid #1f408f;
  text-align: center;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #fff;
  color: #1f408f;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 70px;
  height: 7px;
  margin: 0 7px;
  background: #acacac;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #1f408f;
}

.owl-theme--sl {
  position: relative;
}
.owl-theme--sl .owl-dots {
  text-align: right;
  -webkit-tap-highlight-color: transparent;
  height: 28px;
  width: calc( 100% - 2px );
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  counter-reset: dots;
}
.owl-theme--sl .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme--sl .owl-dots .owl-dot span {
  width: 26px;
  height: 26px;
  margin: 2px;
  background: #acacac;
  color: #fff;
  text-align: center;
  line-height: 26px;
  display: block;
  font-size: 18px;
  font-size: 1.2857142857rem;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
}
.owl-theme--sl .owl-dots .owl-dot span:before {
  counter-increment: dots;
  content: counter(dots);
}
.owl-theme--sl .owl-dots .owl-dot.active span,
.owl-theme--sl .owl-dots .owl-dot:hover span {
  background: #1f408f;
}

/*! =Entry
-------------------------------------------------------------- */
.entry {
  display: block;
  position: relative;
  margin-bottom: 24px;
}
.entry::before {
  content: "";
  display: table;
}
.entry::after {
  clear: both;
  content: "";
  display: table;
}
.entry__category {
  border: 1px solid #1f408f;
  text-transform: uppercase;
  font-weight: bold;
}
.entry__header {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid #edeff4;
}
.entry__image {
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  margin-bottom: 24px;
}
.entry__image > a {
  display: block;
}
.entry__image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: auto;
}
.entry__title {
  color: #363636;
  font-weight: 700;
  font-size: 2.5714285714rem;
  line-height: 1.2;
  padding-bottom: 16px;
  padding-top: 16px;
  letter-spacing: -0.025em;
}
.entry__meta {
  font-size: 14px;
  font-size: 1rem;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry__meta > li {
  min-height: 1px;
  min-width: 0;
  position: relative;
  padding-right: 10px;
  color: #acacac;
  font-weight: bold;
}
.entry__meta > li i {
  color: #363636;
}
.entry__excerpt {
  line-height: 1.5;
  font-size: 18px;
  font-size: 1.2857142857rem;
  font-weight: 500;
  color: #898989;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.entry__excerpt p {
  margin: 0;
  padding: 0;
}
.entry__body {
  position: relative;
  padding-bottom: 24px;
}
.entry__author {
  margin-bottom: 16px;
}
.entry__tags {
  margin-bottom: 16px;
  font-size: 14px;
  font-size: 1rem;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
}
.entry__tags .sl-c-list--inline {
  margin-bottom: 8px;
  margin-top: 8px;
}
.entry__tags a {
  display: inline-block;
  border: 1px solid #b7b7b7;
  padding: 0.5rem 0.75rem;
  text-decoration: none;
}
.entry__related {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 2px solid #edeff4;
}
.entry__related-title {
  text-transform: uppercase;
  color: #363636;
  font-size: 18px;
  font-size: 1.2857142857rem;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 16px;
}
.entry__play {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  overflow: hidden;
  background-color: rgba(225, 127, 47, 0.9);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.59);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.59);
  color: #fff;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  position: absolute;
  z-index: 35;
}

.delimiter {
  font-size: 150%;
}

.entry-preview__meta {
  font-size: 0.85em;
  line-height: 1;
  list-style: none;
  margin: 0 0 8px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-preview__meta > li {
  min-height: 1px;
  min-width: 0;
  position: relative;
  padding-right: 5px;
  color: #acacac;
}
.entry-preview__meta time {
  font-weight: 700;
  letter-spacing: 0.1em;
}
.entry-preview__meta a {
  font-weight: 600;
  text-decoration: none;
}
.entry-preview__title {
  font-size: 15px;
  font-size: 1.0714285714rem;
  line-height: 1.2;
  font-weight: 600;
  display: inline-block;
  padding-bottom: 8px;
  margin-bottom: 0;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .entry-preview__title {
    font-size: 22px;
    font-size: 1.5714285714rem;
  }
}
.entry-preview__title a {
  text-decoration: none;
}
.entry-preview__subtitle {
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 1;
  font-weight: 700;
  padding-bottom: 8px;
}
@media (min-width: 1024px) {
  .entry-preview__subtitle {
    font-size: 14px;
    font-size: 1rem;
  }
}
.entry-preview__subtitle a {
  text-decoration: none;
}
.entry-preview__summary {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .entry-preview__summary {
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
}
.entry-preview__summary p {
  margin-bottom: 0;
}
.entry-preview .sl-c-media__body {
  padding: 0 8px 8px 16px;
}
.entry-preview .sl-c-media__image {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 0;
  max-width: 100px;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
.entry-preview .sl-c-media__image img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 320px) {
  .entry-preview .sl-c-media__image {
    display: none;
  }
}

.entry-preview--type-1 {
  margin-bottom: 24px;
}
.entry-preview--type-1 .sl-c-media__image {
  max-width: 90px;
}
@media (min-width: 544px) {
  .entry-preview--type-1 .sl-c-media__image {
    max-width: 125px;
  }
}
@media (min-width: 1024px) {
  .entry-preview--type-1 .sl-c-media__image {
    max-width: 165px;
  }
}
.entry-preview--type-2 {
  background-color: #fff;
  margin: 0 3px 1px 0;
  padding-top: 16px;
  padding-bottom: 16px;
}
.entry-preview--type-2 .entry-preview__meta {
  font-size: 11px;
  font-size: 0.7857142857rem;
}
.entry-preview--type-2 .entry-preview__title {
  font-size: 13px;
  font-size: 0.9285714286rem;
}

.entry-preview--type-3 {
  background-color: #edeff4;
  border-bottom: 2px solid #fff;
}
.entry-preview--type-3 .sl-c-media__image {
  max-width: 100px;
}
.entry-preview--type-3 .entry-preview__title {
  margin-bottom: 0;
}
.entry-preview--match {
  border: 3px solid #1f408f;
  background-image: url(../images/match-preview-bg.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #edeff4;
  border-radius: 6px;
}
.entry-preview--match .entry-preview__title a {
  color: #1f408f;
}
.entry-preview--match .entry-preview__subtitle {
  color: #2e7bbd;
}
.entry-preview--match .entry-preview__subtitle a {
  color: #2e7bbd;
}

.entry-preview--document {
  background-color: #fff;
}
.entry-preview--document:not(:last-of-type) {
  border-bottom: 2px solid #edeff4;
}
.entry-preview--document .sl-c-media__image {
  padding-right: 16px;
}
.entry-preview--document .entry-preview__title {
  margin-bottom: 0;
  margin-top: 0;
}
.entry-preview--document .sl-c-media__body {
  padding: 0 0 16px;
}

.entry-listing > li {
  border-bottom: 1px solid #b7b7b7;
  margin-bottom: 24px;
  padding-bottom: 24px;
}

/*! =Form
-------------------------------------------------------------- */
.form-group {
  margin-bottom: 1.5rem;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
  color: #acacac;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
}

.form-check-input:only-child {
  position: static;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  line-height: normal;
  margin: 6px 0 0;
}

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-left: -20px;
}

/*! =Custom selects
-------------------------------------------------------------- */
.sl-c-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.sl-c-select--type1 {
  font-size: 15px;
  font-size: 1.0714285714rem;
  border-color: #fff;
  border-width: 2px;
}
.sl-c-select--type1:focus {
  border-color: #fced49;
}
.sl-c-select--type2 {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  color: #1f408f;
}
.sl-c-select--type2 option {
  color: #898989;
}

/*! =Archive
-------------------------------------------------------------- */
.archive__header {
  margin-bottom: 16px;
}
.archive__title {
  font-size: 36px;
  font-size: 2.5714285714rem;
  line-height: 1;
  letter-spacing: -0.025em;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid #edeff4;
}
.archive__nav {
  border-top: 2px solid #edeff4;
  border-bottom: 2px solid #edeff4;
  padding-top: 8px;
  padding-bottom: 8px;
}

.sl-c-card--tema .sl-c-card__image-overlay:before {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(31, 64, 143, 0.85)), to(transparent));
  background-image: -o-linear-gradient(left, rgba(31, 64, 143, 0.85) 0%, transparent);
  background-image: linear-gradient(to right, rgba(31, 64, 143, 0.85) 0%, transparent);
  content: "";
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
}

/*! =Sections on website
-------------------------------------------------------------- */
.sl-c-section {
  position: relative;
  margin-bottom: 32px;
}

.sl-c-section__title {
  padding: 8px;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.2857142857rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #fff;
  margin-bottom: 16px;
  background-color: #124b98;
  background-image: url(../images/seha-section-ball.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.sl-c-section__title--with-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sl-c-section__title--with-nav div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
@media (min-width: 544px) {
  .sl-c-section__title--with-nav {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .sl-c-section__title--with-nav div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}

.sl-c-section__subtitle {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
  color: #898989;
  padding-bottom: 16px;
  padding-top: 8px;
  overflow: hidden;
  position: relative;
}
.sl-c-section__subtitle > span {
  display: inline-block;
  background-color: #edeff4;
  position: relative;
  padding-right: 8px;
}
.sl-c-section__subtitle > span:after {
  content: "";
  position: absolute;
  width: 2000px;
  height: 1px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  left: 100%;
  top: 50%;
  margin-top: -2px;
}

.sl-c-section__label {
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
}
.sl-c-section__label.active {
  color: #fced49;
}
.sl-c-section__label label {
  position: relative;
  margin-bottom: 0;
}
.sl-c-section__label [type=radio]:checked,
.sl-c-section__label [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.sl-c-section__label [type=radio]:checked + label,
.sl-c-section__label [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #fff;
}
.sl-c-section__label [type=radio]:checked + label {
  color: #fced49;
}
.sl-c-section__label [type=radio]:checked + label:before,
.sl-c-section__label [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #fff;
  border-radius: 100%;
  background: #3fa252;
}
.sl-c-section__label [type=radio]:checked + label:after,
.sl-c-section__label [type=radio]:not(:checked) + label:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #fced49;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.sl-c-section__label [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.sl-c-section__label [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.sl-c-section--type-1 {
  background-color: #edeff4;
}

.sl-c-section--type-2 .sl-c-section__title {
  margin-bottom: 0;
  border-bottom: 2px solid #fff;
  background-color: #1f408f;
}
.sl-c-section--type-2 .sl-c-section__body {
  padding: 8px;
}

.sl-c-section--type-3 .sl-c-section__title {
  background-color: #1f408f;
}
.sl-c-section--type-3 .sl-c-section__body {
  padding: 0;
}

.sl-c-section--type-4 .sl-c-section__body {
  padding: 0;
}

/*! =Teams
-------------------------------------------------------------- */
.game-team__logo {
  display: inline-block;
  vertical-align: middle;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.game-team__logo img {
  width: 100%;
  height: auto;
  display: block;
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 50%;
}
.game-team__logo.game-team__logo--shadow:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
          box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
  border-radius: 50%;
}
.game-team__logo.game-team__logo--border {
  border: 1px solid #b2b4b9;
}
.game-team__logo.game-team__logo--xs {
  width: 24px;
  height: 24px;
}
.game-team__logo.game-team__logo--sm {
  width: 48px;
  height: 48px;
}
.game-team__logo.game-team__logo--md {
  width: 64px;
  height: 64px;
}
.game-team__logo.game-team__logo--lg {
  width: 100px;
  height: 100px;
}
.game-team__logo.game-team__logo--xl {
  width: 134px;
  height: 134px;
}
.game-team__logo.game-team__logo--fluid {
  width: 100%;
  height: auto;
}

/*! =Page Content
-------------------------------------------------------------- */
.entry__content {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.5em;
  font-weight: 400;
  margin-bottom: 24px;
}
.entry__content hr {
  border: none;
  border-top: 1px solid #b7b7b7;
  margin: 16px 0;
  clear: both;
  float: none;
}
.entry__content h1,
.entry__content h2,
.entry__content h3,
.entry__content h4,
.entry__content h5,
.entry__content h6 {
  line-height: 1.2;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
  font-weight: 500;
}
.entry__content h1:first-child,
.entry__content h2:first-child,
.entry__content h3:first-child,
.entry__content h4:first-child,
.entry__content h5:first-child,
.entry__content h6:first-child {
  margin-top: 0;
}
.entry__content h1:last-child,
.entry__content h2:last-child,
.entry__content h3:last-child,
.entry__content h4:last-child,
.entry__content h5:last-child,
.entry__content h6:last-child {
  margin-bottom: 0;
}
.entry__content h1 {
  font-size: 2.5rem;
}
.entry__content h2 {
  font-size: 2rem;
}
.entry__content h3 {
  font-size: 1.75rem;
}
.entry__content h4 {
  font-size: 1.5rem;
}
.entry__content h5 {
  font-size: 1.25rem;
}
.entry__content h6 {
  color: gray;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.entry__content table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  min-width: 100%;
}
.entry__content table td {
  background-color: #fff;
}
.entry__content table th,
.entry__content table thead td {
  background-color: #c2c2c2;
  text-align: left;
}
.entry__content table tbody th {
  font-weight: normal;
}
.entry__content table th,
.entry__content table td {
  border: 1px solid #c2c2c2;
  padding: 1rem;
}
.entry__content p,
.entry__content blockquote,
.entry__content ul,
.entry__content ol,
.entry__content hr {
  margin-bottom: 24px;
}
.entry__content blockquote p {
  margin-bottom: 1em;
}

.sl-galleria {
  max-width: 100%;
  width: 100%;
  height: 600px;
  display: block;
  position: relative;
}

.alignnone {
  margin: 8px 24px 24px 0;
}

.aligncenter {
  display: block;
  margin: 24px auto;
}

.alignright {
  float: right;
  margin: 8px 0 24px 24px;
}

.alignleft {
  float: left;
  margin: 8px 24px 24px 0;
}

.entry__content figure,
.caption {
  background: transparent;
  border: none;
  border-bottom: 1px solid #c2c2c2;
  width: auto;
  max-width: 100%;
  padding: 0;
  text-align: center;
}
.entry__content figure > a,
.caption > a {
  display: block;
}

.caption.alignnone {
  margin: 8px 24px 24px 0;
}

.caption.alignleft {
  margin: 8px 24px 24px 0;
  max-width: 55%;
}

.caption.alignright {
  margin: 8px 0 24px 24px;
  max-width: 55%;
}

.caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.entry__content figure figcaption,
.caption .caption__text {
  font-size: 85%;
  line-height: 1.2em;
  margin: 0;
  padding: 16px 0;
  color: #acacac;
  text-align: left;
}

.content-box {
  margin-bottom: 24px;
  position: relative;
}
.content-box__title {
  margin-bottom: 16px;
  padding: 8px 0 8px 16px;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.2em;
  font-weight: 400;
  color: #898989;
  font-family: "Roboto Condensed", sans-serif;
  position: relative;
  text-transform: uppercase;
  border-bottom: 2px solid #edeff4;
}
.content-box__title:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 3px solid #3fa252;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
}
/*! =Blinkers
-------------------------------------------------------------- */
@-webkit-keyframes blinker {
  from, 49.9% {
    opacity: 0;
  }
  50%, to {
    opacity: 1;
  }
}
@keyframes blinker {
  from, 49.9% {
    opacity: 0;
  }
  50%, to {
    opacity: 1;
  }
}
.sl-c-blinker {
  opacity: 0;
  -webkit-animation: blinker 1s linear infinite;
          animation: blinker 1s linear infinite;
}
.sl-c-blinker[data-speed=fast] {
  -webkit-animation-duration: 250ms;
          animation-duration: 250ms;
}
.sl-c-blinker[data-speed=medium] {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

/*! =SVG helpers
-------------------------------------------------------------- */
.sl-c-icon {
  display: inline-block;
  font-size: inherit;
  width: 1em;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}
.sl-c-icon--16 {
  width: 16px;
}
.sl-c-icon--1x {
  width: 1em;
}
.sl-c-icon--2x {
  width: 2em;
}
.sl-c-icon--3x {
  width: 3em;
}
.sl-c-icon--flip-h {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.sl-c-icon--flip-v {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

/*! =Widget latest games
-------------------------------------------------------------- */
.ts-w-latest-game {
  border-radius: 4px;
  background-color: white;
  position: relative;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  display: block;
  text-decoration: none;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.ts-w-latest-game__row {
  padding-bottom: 16px;
}
.ts-w-latest-game__extras {
  font-size: 13px;
  font-size: 0.9285714286rem;
  font-family: "Roboto Condensed", sans-serif;
}
.ts-w-latest-game__extras p {
  margin: 0;
  padding: 0;
}
.ts-w-latest-game__extras p > strong {
  color: #898989;
  text-transform: uppercase;
}
.ts-w-latest-game:hover {
  background-color: #d1dcf5;
}
.ts-w-latest-game, .ts-w-latest-game * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ts-w-latest-game a {
  text-decoration: none;
}
.ts-w-latest-game a:hover {
  text-decoration: underline;
}
.ts-w-latest-game:not(:last-child) {
  margin-bottom: 8px;
}
.ts-w-latest-game--win-left {
  border-left: 3px solid #3fa252;
}
.ts-w-latest-game--lose-left {
  border-left: 3px solid #d03025;
}
.ts-w-latest-game--win-right {
  border-right: 3px solid #3fa252;
}
.ts-w-latest-game--lose-right {
  border-right: 3px solid #d03025;
}
.ts-w-latest-game--goal-left .ts-w-latest-game__item--team-left {
  background-image: -webkit-gradient(linear, left top, right top, from(#ccebda), to(rgba(204, 235, 218, 0))), url(../images/seha-latest-game-ball-right.png);
  background-image: -o-linear-gradient(left, #ccebda 0%, rgba(204, 235, 218, 0) 100%), url(../images/seha-latest-game-ball-right.png);
  background-image: linear-gradient(to right, #ccebda 0%, rgba(204, 235, 218, 0) 100%), url(../images/seha-latest-game-ball-right.png);
  background-repeat: no-repeat, no-repeat;
  background-position: bottom left, center right;
}
.ts-w-latest-game--goal-right .ts-w-latest-game__item--team-right {
  background-image: -webkit-gradient(linear, right top, left top, from(#ccebda), to(rgba(204, 235, 218, 0))), url(../images/seha-latest-game-ball-left.png);
  background-image: -o-linear-gradient(right, #ccebda 0%, rgba(204, 235, 218, 0) 100%), url(../images/seha-latest-game-ball-left.png);
  background-image: linear-gradient(to left, #ccebda 0%, rgba(204, 235, 218, 0) 100%), url(../images/seha-latest-game-ball-left.png);
  background-repeat: no-repeat, no-repeat;
  background-position: bottom left, center left;
}
.ts-w-latest-game__club-logo img {
  max-width: 25px;
  max-height: 25px;
  border-radius: 50%;
  border: 1px solid #898989;
  background-color: #fff;
}
.ts-w-latest-game__club-name {
  text-decoration: none;
  font-size: 14px;
  font-size: 1rem;
  font-family: "Roboto Condensed", sans-serif;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1;
}
.ts-w-latest-game__club-name a {
  color: #1f1f1f;
}
.ts-w-latest-game__club-name a:hover {
  color: #3fa252;
}
.ts-w-latest-game__club-name small {
  font-size: 11px;
  font-size: 0.7857142857rem;
  text-transform: uppercase;
  color: #898989;
  display: block;
}
.ts-w-latest-game__club-name small a {
  color: #898989;
}
.ts-w-latest-game__club-name small a:hover {
  color: #1f408f;
}
.ts-w-latest-game__item {
  min-height: 1px;
  min-width: 0;
  position: relative;
  padding: 4px;
}
.ts-w-latest-game__item--team {
  padding: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ts-w-latest-game__item--score {
  background-color: #2e7bbd;
  color: #fff;
  -ms-flex-preferred-size: 56px;
      flex-basis: 56px;
  max-width: 56px;
  text-align: center;
  line-height: 1;
}
.ts-w-latest-game__item--score time,
.ts-w-latest-game__item--score strong {
  font-weight: 700;
  font-size: 16px;
  font-size: 1.1428571429rem;
  display: block;
}
.ts-w-latest-game__item--score small {
  font-size: 11px;
  font-size: 0.7857142857rem;
}
.ts-w-latest-game__item--score small mark {
  display: inline-block;
  background-color: #313131;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  color: #fff;
  font-size: 90%;
  line-height: 13px;
  cursor: help;
}
.ts-w-latest-game__item--team-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}
.ts-w-latest-game--future .ts-w-latest-game__item--score {
  background-color: #1f408f;
}
.ts-w-latest-game--over .ts-w-latest-game__item--score {
  background-color: #898989;
}

/*! =Widget regular season standings
-------------------------------------------------------------- */
.ts-w-season-standings {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  width: 100%;
}
.ts-w-season-standings, .ts-w-season-standings * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ts-w-season-standings th,
.ts-w-season-standings td {
  min-width: 34px;
  font-size: 18px;
  font-size: 1.2857142857rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #edeff4;
  padding: 8px;
}
.ts-w-season-standings th {
  text-transform: uppercase;
}
.ts-w-season-standings tbody tr td.ts-w-season-standings__logo {
  background-color: #fff;
  padding: 0;
}
.ts-w-season-standings tbody tr td.ts-w-season-standings__name {
  width: 100%;
  font-size: 14px;
  font-size: 1rem;
  font-weight: normal;
  background-color: #fff;
  text-align: left;
}
.ts-w-season-standings tbody tr td.ts-w-season-standings__name a {
  text-decoration: none;
  display: block;
}
.ts-w-season-standings tbody tr td:nth-child(4) {
  background-color: #c2c2c2;
}
.ts-w-season-standings tbody tr td:nth-child(5) {
  background-color: #b7b7b7;
}
.ts-w-season-standings tbody tr td:nth-child(6) {
  background-color: #acacac;
}
.ts-w-season-standings tbody tr td:nth-child(7) {
  background-color: #898989;
}
.ts-w-season-standings tbody tr th {
  width: 34px;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  background-color: #898989;
}
.ts-w-season-standings tbody tr:hover td {
  background-color: #d1dcf5;
}
.ts-w-season-standings thead th {
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  color: #898989;
  padding-top: 0;
}
.ts-w-season-standings--large tbody tr td {
  background-color: #fff;
}
.ts-w-season-standings--large tbody tr td:nth-child(even) {
  background-color: #898989;
}
.ts-w-season-standings--large tbody tr td:nth-child(odd) {
  background-color: #b7b7b7;
}
.ts-w-season-standings--large tbody tr td.ts-w-season-standings__logo {
  background-color: #fff;
}
.ts-w-season-standings--large tbody tr td.ts-w-season-standings__name {
  background-color: #fff;
}
.ts-w-season-standings--large tbody tr td.ts-w-season-standings__p {
  background-color: #1f408f;
}
.ts-w-season-standings--large tbody tr td.ts-w-season-standings__results {
  background-color: #fff;
}

.ts-w-result-mark {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #898989;
  border-radius: 50%;
  vertical-align: middle;
}
.ts-w-result-mark--green {
  background-color: #3fa252;
}
.ts-w-result-mark--red {
  background-color: #d03025;
}

/*! =Widget regular season leaders
-------------------------------------------------------------- */
.ts-w-season-leaders__nav {
  border-radius: 4px;
  background-color: white;
  position: relative;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-left: 0;
  margin-bottom: 16px;
  list-style: none;
  position: relative;
}
.ts-w-season-leaders__nav, .ts-w-season-leaders__nav * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ts-w-season-leaders__nav > li {
  min-height: 1px;
  min-width: 0;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  font-size: 1rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  white-space: nowrap;
}
.ts-w-season-leaders__nav > li:not(:last-child) > a {
  border-right: 1px solid #edeff4;
}
.ts-w-season-leaders__nav > li > a {
  line-height: 1;
  display: block;
  padding: 0.45em 0.05em;
  margin-top: 2px;
  margin-bottom: 2px;
  position: relative;
  text-decoration: none;
  color: #898989;
}
.ts-w-season-leaders__nav > li > a:hover, .ts-w-season-leaders__nav > li > a.active {
  color: #1f408f;
}
.ts-w-season-leaders__nav > li > a.disabled {
  color: #acacac;
}

.ts-w-season-leader {
  border-radius: 4px;
  background-color: white;
  position: relative;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ts-w-season-leader:hover {
  background-color: #d1dcf5;
}
.ts-w-season-leader, .ts-w-season-leader * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ts-w-season-leader:not(:last-child) {
  margin-bottom: 8px;
}
.ts-w-season-leader__image {
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 3px;
}
.ts-w-season-leader__image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, 0.45);
          box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, 0.45);
  border-radius: 3px;
}
.ts-w-season-leader__image img {
  display: block;
  width: 44px;
  height: 44px;
  position: relative;
  border-radius: 3px;
}
.ts-w-season-leader__rank {
  background: -webkit-gradient(linear, left bottom, left top, from(#d02523), to(#de3432));
  background: -o-linear-gradient(bottom, #d02523 0%, #de3432 100%);
  background: linear-gradient(to top, #d02523 0%, #de3432 100%);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  border-color: #bf0907;
  border-radius: 50%;
  position: absolute;
  width: 18px;
  height: 18px;
  color: #fff;
  font-size: 10px;
  font-size: 0.7142857143rem;
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 18px;
  text-align: center;
  top: -8px;
  left: -8px;
  display: block;
  z-index: 15;
}
.ts-w-season-leader__name {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #edeff4;
}
.ts-w-season-leader__name a {
  text-decoration: none;
}
.ts-w-season-leader__data {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1;
}
.ts-w-season-leader__data > li {
  padding: 0;
  position: relative;
  display: inline-block;
  color: #898989;
}
.ts-w-season-leader__data > li:not(:last-child) {
  padding-right: 10px;
}
.ts-w-season-leader__data > li:not(:last-child):after {
  content: "•";
  position: absolute;
  right: 0;
  top: -2px;
  font-size: 150%;
  color: #b7b7b7;
}
.ts-w-season-leader__score {
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #b7b7b7;
  text-align: center;
  padding: 8px;
  font-size: 30px;
  font-size: 2.1428571429rem;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  white-space: nowrap;
  color: #313131;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
          box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
  display: block;
}
.ts-w-season-leader__item {
  min-height: 1px;
  min-width: 0;
  position: relative;
  padding: 4px;
}
.ts-w-season-leader__item--avatar {
  -ms-flex-preferred-size: 52px;
      flex-basis: 52px;
  max-width: 52px;
}
.ts-w-season-leader__item--info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ts-w-season-leader__item--score {
  -ms-flex-preferred-size: 80px;
      flex-basis: 80px;
  max-width: 80px;
}

/*! =Widget goals
-------------------------------------------------------------- */
.ts-w-goals {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  width: 100%;
  font-size: 14px;
  font-size: 1rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.1;
  font-weight: 700;
}
.ts-w-goals, .ts-w-goals * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ts-w-goals td {
  min-width: 34px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #edeff4;
  padding: 8px;
}
.ts-w-goals tbody tr td.ts-w-goals__team {
  padding: 0;
}
.ts-w-goals tbody tr td.ts-w-goals__team img {
  max-width: 25px;
  max-height: 25px;
}
.ts-w-goals tbody tr td.ts-w-goals__event {
  font-weight: 400;
  text-align: left;
  width: 100%;
  background-color: #fff;
  color: #898989;
}
.ts-w-goals tbody tr td.ts-w-goals__event a {
  text-decoration: none;
  color: #1f408f;
}
.ts-w-goals tbody tr td.ts-w-goals__event a:hover {
  text-decoration: underline;
  color: #232762;
}
.ts-w-goals tbody tr td:first-child {
  background-color: #898989;
}
.ts-w-goals tbody tr td:nth-child(2) {
  background-color: #b7b7b7;
}
.ts-w-goals tbody tr td:last-child {
  background-color: #fff;
  padding: 2px;
}

.ts-w-goal-positions--old {
  overflow: hidden;
  position: relative;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 1px solid red;
  border-bottom: 0;
}
.ts-w-goal-positions--old span {
  position: relative;
  width: 10px;
  height: 10px;
  display: block;
  border: 1px solid #fff;
  background-color: #edeff4;
}
.ts-w-goal-positions--old span:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  background-color: #edeff4;
  left: 9px;
  top: -1px;
}
.ts-w-goal-positions--old span:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  background-color: #edeff4;
  left: 19px;
  top: -1px;
}
.ts-w-goal-positions--old[data-position=lg] span:nth-child(1) {
  background-color: #3fa252;
}
.ts-w-goal-positions--old[data-position=sg] span:nth-child(1):before {
  background-color: #3fa252;
}
.ts-w-goal-positions--old[data-position=dg] span:nth-child(1):after {
  background-color: #3fa252;
}
.ts-w-goal-positions--old[data-position=lp] span:nth-child(2) {
  background-color: #3fa252;
}
.ts-w-goal-positions--old[data-position=sp] span:nth-child(2):before {
  background-color: #3fa252;
}
.ts-w-goal-positions--old[data-position=dp] span:nth-child(2):after {
  background-color: #3fa252;
}
.ts-w-goal-positions--old[data-position=ld] span:nth-child(3) {
  background-color: #3fa252;
}
.ts-w-goal-positions--old[data-position=sd] span:nth-child(3):before {
  background-color: #3fa252;
}
.ts-w-goal-positions--old[data-position=dd] span:nth-child(3):after {
  background-color: #3fa252;
}

.ts-w-goal-positions {
  overflow: hidden;
  position: relative;
  width: 36px;
  height: 22px;
  background-color: #fff;
  border: 2px solid #f2b9b6;
  padding: 1px;
  padding-bottom: 0;
  border-bottom: 0;
}
.ts-w-goal-positions span {
  position: relative;
  width: 10px;
  height: 6px;
  display: block;
  border: 1px solid #fff;
  background-color: #edeff4;
}
.ts-w-goal-positions span:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 6px;
  border: 1px solid #fff;
  background-color: #edeff4;
  left: 9px;
  top: -1px;
}
.ts-w-goal-positions span:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 6px;
  border: 1px solid #fff;
  background-color: #edeff4;
  left: 19px;
  top: -1px;
}
.ts-w-goal-positions[data-position=lg] span:nth-child(1) {
  background-color: #3fa252;
}
.ts-w-goal-positions[data-position=sg] span:nth-child(1):before {
  background-color: #3fa252;
}
.ts-w-goal-positions[data-position=dg] span:nth-child(1):after {
  background-color: #3fa252;
}
.ts-w-goal-positions[data-position=lp] span:nth-child(2) {
  background-color: #3fa252;
}
.ts-w-goal-positions[data-position=sp] span:nth-child(2):before {
  background-color: #3fa252;
}
.ts-w-goal-positions[data-position=dp] span:nth-child(2):after {
  background-color: #3fa252;
}
.ts-w-goal-positions[data-position=ld] span:nth-child(3) {
  background-color: #3fa252;
}
.ts-w-goal-positions[data-position=sd] span:nth-child(3):before {
  background-color: #3fa252;
}
.ts-w-goal-positions[data-position=dd] span:nth-child(3):after {
  background-color: #3fa252;
}

/*! =Widget LiveScore team
-------------------------------------------------------------- */
.ts-w-livescore-downloads {
  margin-bottom: 24px;
  position: relative;
  padding: 8px;
  background-color: #1f408f;
  color: #fff;
  font-size: 18px;
  font-size: 1.2857142857rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ts-w-livescore-downloads, .ts-w-livescore-downloads * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ts-w-livescore-downloads a {
  color: #edeff4;
  text-decoration: none;
}
.ts-w-livescore-downloads a:hover, .ts-w-livescore-downloads a:active {
  color: #fff;
}
.ts-w-livescore-downloads__option {
  padding-left: 8px;
  padding-right: 8px;
  border-left: 2px solid #fff;
}
.ts-w-livescore-downloads > span:first-of-type {
  margin-left: auto;
  border-left: 0;
}

.ts-w-livescore-team-block {
  margin-bottom: 24px;
  position: relative;
}
.ts-w-livescore-team-block, .ts-w-livescore-team-block * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ts-w-livescore-team__header {
  background-color: #2e7bbd;
  color: #fff;
  font-size: 18px;
  font-size: 1.2857142857rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ts-w-livescore-team__header div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 1px;
  padding: 6px;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.ts-w-livescore-team__logo {
  padding-right: 0 !important;
}
.ts-w-livescore-team__title {
  background-color: #2e7bbd;
  color: #fff;
  font-size: 18px;
  font-size: 1.2857142857rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  font-weight: 700;
}
.ts-w-livescore-team__score {
  background-color: #1f408f;
  border-left: 2px solid #fff;
  color: #fff;
  font-size: 24px;
  font-size: 1.7142857143rem;
  -ms-flex-preferred-size: 38px;
      flex-basis: 38px;
  max-width: 38px;
  height: 38px;
  padding: 6px;
  margin-left: auto;
  text-align: center;
}

.ts-w-livescore-team {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  width: 100%;
  font-size: 14px;
  font-size: 1rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  font-weight: 700;
  background-color: #edeff4;
}
.ts-w-livescore-team td {
  min-width: 34px;
  vertical-align: middle;
  text-align: center;
  border: 2px solid #edeff4;
  padding: 8px;
  color: #fff;
}
.ts-w-livescore-team thead tr th {
  font-size: 12px;
  font-size: 0.8571428571rem;
  padding-top: 8px;
  padding: 8px;
  color: #898989;
  text-transform: uppercase;
  font-weight: 400;
}
.ts-w-livescore-team tbody tr td:nth-child(even) {
  background-color: #898989;
}
.ts-w-livescore-team tbody tr td:nth-child(odd) {
  background-color: #b7b7b7;
}
.ts-w-livescore-team tbody tr td.ts-w-livescore-team__player-number {
  background-color: #898989 !important;
  color: #fff;
}
.ts-w-livescore-team tbody tr td.ts-w-livescore-team__player-avatar {
  background-color: #fff !important;
  padding: 0;
}
.ts-w-livescore-team tbody tr td.ts-w-livescore-team__player-avatar > img {
  width: 34px;
  height: 34px;
  border: 1px solid #898989;
}
.ts-w-livescore-team tbody tr td.ts-w-livescore-team__player-name {
  font-weight: 400;
  text-align: left;
  width: 100%;
  background-color: #fff !important;
  color: #898989;
}
.ts-w-livescore-team tbody tr td.ts-w-livescore-team__player-name a {
  text-decoration: none;
  color: #1f408f;
}
.ts-w-livescore-team tbody tr td.ts-w-livescore-team__player-name a:hover {
  text-decoration: underline;
  color: #232762;
}

/*! =Generic table style for stats and such
-------------------------------------------------------------- */
.ts-w-table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  width: 100%;
}
.ts-w-table, .ts-w-table * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ts-w-table th,
.ts-w-table td {
  min-width: 30px;
  font-size: 14px;
  font-size: 1rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #edeff4;
  padding: 8px;
}
.ts-w-table a {
  text-decoration: none;
  display: block;
}
.ts-w-table .ts-w-table__image {
  max-width: 27px;
  max-height: 27px;
  border: 1px solid #edeff4;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  padding: 1px;
}
.ts-w-table thead tr th {
  color: #898989;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  color: #898989;
  border: 0;
  text-transform: uppercase;
}
.ts-w-table tbody tr td {
  background-color: #fff;
}
.ts-w-table tbody tr td:nth-child(even) {
  background-color: #898989;
}
.ts-w-table tbody tr td:nth-child(odd) {
  background-color: #b7b7b7;
}
.ts-w-table tbody tr td.ts-w-table__player, .ts-w-table tbody tr td.ts-w-table__team {
  background-color: #fff;
  text-align: left;
}
.ts-w-table tbody tr th {
  width: 34px;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  background-color: #1f408f !important;
  color: #fff;
}
.ts-w-table tfoot td {
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  color: #898989;
  padding-bottom: 0;
  padding-top: 0;
}
.ts-w-table .ts-w-table-fill--white {
  background-color: #fff !important;
}
.ts-w-table .ts-w-table-fill--orange {
  background-color: #1f408f !important;
}
.ts-w-table .ts-w-table-fill--blue {
  background-color: #1f408f !important;
}
.ts-w-table .ts-w-table-fill--red {
  background-color: #1f408f !important;
}
.ts-w-table .ts-w-table-fill--green {
  background-color: #2e7bbd !important;
}
.ts-w-table .ts-w-table-fill--purple {
  background-color: #1f408f !important;
}
.ts-w-table .ts-w-table-fill--gray {
  background-color: #898989 !important;
}
.ts-w-table .ts-w-table-fill--gray-light {
  background-color: #acacac !important;
}
.ts-w-table .ts-w-table-fill--lighter {
  background-color: #b7b7b7 !important;
}
.ts-w-table .ts-w-table-color--white {
  color: #fff !important;
}
.ts-w-table .ts-w-table-color--orange {
  color: #e17f2f !important;
}
.ts-w-table .ts-w-table-color--blue {
  color: #1f408f !important;
}
.ts-w-table .ts-w-table-color--red {
  color: #d03025 !important;
}
.ts-w-table .ts-w-table-color--green {
  color: #3fa252 !important;
}
.ts-w-table .ts-w-table-color--purple {
  color: #66267e !important;
}
.ts-w-table .ts-w-table-color--gray {
  color: #898989 !important;
}
.ts-w-table .ts-w-table-color--gray-light {
  color: #acacac !important;
}
.ts-w-table .ts-w-table-color--lighter {
  color: #b7b7b7 !important;
}
.ts-w-table .ts-w-text-align--center {
  text-align: center !important;
}
.ts-w-table .ts-w-text-align--left {
  text-align: left !important;
}
.ts-w-table .ts-w-text-align--right {
  text-align: right !important;
}
.ts-w-table .ts-w-text-align--justify {
  text-align: justify !important;
}
.ts-w-table .ts-w-table-text--title {
  text-transform: uppercase;
  font-size: 110%;
}
.ts-w-table .ts-w-table__flag img {
  max-width: 30px;
}
.ts-w-table .ts-w-table__station-logo img {
  max-width: 100px;
  max-height: 36px;
}
.ts-w-table.ts-w-table--stations th,
.ts-w-table.ts-w-table--stations td {
  min-width: auto;
  font-size: 14px;
  font-size: 1rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  font-weight: 500;
  white-space: normal;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  border: 0;
  border-bottom: 2px solid #fff;
  padding: 8px;
}
.ts-w-table.ts-w-table--stations tbody tr td {
  background-color: #edeff4;
  color: #898989;
}
.ts-w-table.ts-w-table--stations tbody tr td.ts-w-table__flag {
  border-right: 2px solid #fff;
}
.ts-w-table.ts-w-table--stations tbody tr td.ts-w-table__station-name {
  text-align: left;
}

/*! =Responsive modifiers
-------------------------------------------------------------- */
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

@media (min-width: 544px) {
  .social-list .social-list__item {
    padding-left: 5px;
    padding-right: 5px;
  }
  .social-list .social-list__item:first-child {
    display: inline-block;
  }

  .footer-sponsor {
    text-align: left;
  }
  .footer-sponsor__logo {
    text-align: right;
    padding-bottom: 0;
  }
  .footer-sponsor__logo img {
    max-width: 68%;
    height: auto;
    display: inline-block;
  }
  .footer-sponsor__logo:hover {
    opacity: 0.65;
  }
  .footer-sponsor__info {
    padding-left: 15px;
    position: relative;
  }
  .footer-sponsor__info:before {
    content: "";
    height: 50px;
    width: 2px;
    background-color: #fff;
    position: absolute;
    left: -10px;
    bottom: -14px;
  }
  .footer-sponsor--01 .footer-sponsor__logo img {
    max-width: 100%;
  }
  .footer-sponsor--01 .footer-sponsor__info {
    padding-top: 65px;
  }
}
@media (min-width: 768px) {
  #top-bar {
    position: -webkit-sticky;
    position: sticky;
  }

  .footer__left p.copyleft:before {
    right: auto;
    right: 0;
    margin-right: 0;
  }
}
@media (min-width: 1280px) {
  .stellarnav > ul > li > a {
    font-size: 15px;
    font-size: 1.0714285714rem;
  }

  #footer,
.footer__bottom {
    padding-top: 56px;
  }
}