/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 668px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1020px) {
  .container {
    width: 1000px;
  }
}
@media (min-width: 1175px) {
  .container {
    width: 1000px;
  }
}
.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16 {
  float: left;
}
.col-xs-16 {
  width: 100%;
}
.col-xs-15 {
  width: 93.75%;
}
.col-xs-14 {
  width: 87.5%;
}
.col-xs-13 {
  width: 81.25%;
}
.col-xs-12 {
  width: 75%;
}
.col-xs-11 {
  width: 68.75%;
}
.col-xs-10 {
  width: 62.5%;
}
.col-xs-9 {
  width: 56.25%;
}
.col-xs-8 {
  width: 50%;
}
.col-xs-7 {
  width: 43.75%;
}
.col-xs-6 {
  width: 37.5%;
}
.col-xs-5 {
  width: 31.25%;
}
.col-xs-4 {
  width: 25%;
}
.col-xs-3 {
  width: 18.75%;
}
.col-xs-2 {
  width: 12.5%;
}
.col-xs-1 {
  width: 6.25%;
}
.col-xs-pull-16 {
  right: 100%;
}
.col-xs-pull-15 {
  right: 93.75%;
}
.col-xs-pull-14 {
  right: 87.5%;
}
.col-xs-pull-13 {
  right: 81.25%;
}
.col-xs-pull-12 {
  right: 75%;
}
.col-xs-pull-11 {
  right: 68.75%;
}
.col-xs-pull-10 {
  right: 62.5%;
}
.col-xs-pull-9 {
  right: 56.25%;
}
.col-xs-pull-8 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 43.75%;
}
.col-xs-pull-6 {
  right: 37.5%;
}
.col-xs-pull-5 {
  right: 31.25%;
}
.col-xs-pull-4 {
  right: 25%;
}
.col-xs-pull-3 {
  right: 18.75%;
}
.col-xs-pull-2 {
  right: 12.5%;
}
.col-xs-pull-1 {
  right: 6.25%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-16 {
  left: 100%;
}
.col-xs-push-15 {
  left: 93.75%;
}
.col-xs-push-14 {
  left: 87.5%;
}
.col-xs-push-13 {
  left: 81.25%;
}
.col-xs-push-12 {
  left: 75%;
}
.col-xs-push-11 {
  left: 68.75%;
}
.col-xs-push-10 {
  left: 62.5%;
}
.col-xs-push-9 {
  left: 56.25%;
}
.col-xs-push-8 {
  left: 50%;
}
.col-xs-push-7 {
  left: 43.75%;
}
.col-xs-push-6 {
  left: 37.5%;
}
.col-xs-push-5 {
  left: 31.25%;
}
.col-xs-push-4 {
  left: 25%;
}
.col-xs-push-3 {
  left: 18.75%;
}
.col-xs-push-2 {
  left: 12.5%;
}
.col-xs-push-1 {
  left: 6.25%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-16 {
  margin-left: 100%;
}
.col-xs-offset-15 {
  margin-left: 93.75%;
}
.col-xs-offset-14 {
  margin-left: 87.5%;
}
.col-xs-offset-13 {
  margin-left: 81.25%;
}
.col-xs-offset-12 {
  margin-left: 75%;
}
.col-xs-offset-11 {
  margin-left: 68.75%;
}
.col-xs-offset-10 {
  margin-left: 62.5%;
}
.col-xs-offset-9 {
  margin-left: 56.25%;
}
.col-xs-offset-8 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 43.75%;
}
.col-xs-offset-6 {
  margin-left: 37.5%;
}
.col-xs-offset-5 {
  margin-left: 31.25%;
}
.col-xs-offset-4 {
  margin-left: 25%;
}
.col-xs-offset-3 {
  margin-left: 18.75%;
}
.col-xs-offset-2 {
  margin-left: 12.5%;
}
.col-xs-offset-1 {
  margin-left: 6.25%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 668px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16 {
    float: left;
  }
  .col-sm-16 {
    width: 100%;
  }
  .col-sm-15 {
    width: 93.75%;
  }
  .col-sm-14 {
    width: 87.5%;
  }
  .col-sm-13 {
    width: 81.25%;
  }
  .col-sm-12 {
    width: 75%;
  }
  .col-sm-11 {
    width: 68.75%;
  }
  .col-sm-10 {
    width: 62.5%;
  }
  .col-sm-9 {
    width: 56.25%;
  }
  .col-sm-8 {
    width: 50%;
  }
  .col-sm-7 {
    width: 43.75%;
  }
  .col-sm-6 {
    width: 37.5%;
  }
  .col-sm-5 {
    width: 31.25%;
  }
  .col-sm-4 {
    width: 25%;
  }
  .col-sm-3 {
    width: 18.75%;
  }
  .col-sm-2 {
    width: 12.5%;
  }
  .col-sm-1 {
    width: 6.25%;
  }
  .col-sm-pull-16 {
    right: 100%;
  }
  .col-sm-pull-15 {
    right: 93.75%;
  }
  .col-sm-pull-14 {
    right: 87.5%;
  }
  .col-sm-pull-13 {
    right: 81.25%;
  }
  .col-sm-pull-12 {
    right: 75%;
  }
  .col-sm-pull-11 {
    right: 68.75%;
  }
  .col-sm-pull-10 {
    right: 62.5%;
  }
  .col-sm-pull-9 {
    right: 56.25%;
  }
  .col-sm-pull-8 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 43.75%;
  }
  .col-sm-pull-6 {
    right: 37.5%;
  }
  .col-sm-pull-5 {
    right: 31.25%;
  }
  .col-sm-pull-4 {
    right: 25%;
  }
  .col-sm-pull-3 {
    right: 18.75%;
  }
  .col-sm-pull-2 {
    right: 12.5%;
  }
  .col-sm-pull-1 {
    right: 6.25%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-16 {
    left: 100%;
  }
  .col-sm-push-15 {
    left: 93.75%;
  }
  .col-sm-push-14 {
    left: 87.5%;
  }
  .col-sm-push-13 {
    left: 81.25%;
  }
  .col-sm-push-12 {
    left: 75%;
  }
  .col-sm-push-11 {
    left: 68.75%;
  }
  .col-sm-push-10 {
    left: 62.5%;
  }
  .col-sm-push-9 {
    left: 56.25%;
  }
  .col-sm-push-8 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 43.75%;
  }
  .col-sm-push-6 {
    left: 37.5%;
  }
  .col-sm-push-5 {
    left: 31.25%;
  }
  .col-sm-push-4 {
    left: 25%;
  }
  .col-sm-push-3 {
    left: 18.75%;
  }
  .col-sm-push-2 {
    left: 12.5%;
  }
  .col-sm-push-1 {
    left: 6.25%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-16 {
    margin-left: 100%;
  }
  .col-sm-offset-15 {
    margin-left: 93.75%;
  }
  .col-sm-offset-14 {
    margin-left: 87.5%;
  }
  .col-sm-offset-13 {
    margin-left: 81.25%;
  }
  .col-sm-offset-12 {
    margin-left: 75%;
  }
  .col-sm-offset-11 {
    margin-left: 68.75%;
  }
  .col-sm-offset-10 {
    margin-left: 62.5%;
  }
  .col-sm-offset-9 {
    margin-left: 56.25%;
  }
  .col-sm-offset-8 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 43.75%;
  }
  .col-sm-offset-6 {
    margin-left: 37.5%;
  }
  .col-sm-offset-5 {
    margin-left: 31.25%;
  }
  .col-sm-offset-4 {
    margin-left: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 18.75%;
  }
  .col-sm-offset-2 {
    margin-left: 12.5%;
  }
  .col-sm-offset-1 {
    margin-left: 6.25%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1020px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16 {
    float: left;
  }
  .col-md-16 {
    width: 100%;
  }
  .col-md-15 {
    width: 93.75%;
  }
  .col-md-14 {
    width: 87.5%;
  }
  .col-md-13 {
    width: 81.25%;
  }
  .col-md-12 {
    width: 75%;
  }
  .col-md-11 {
    width: 68.75%;
  }
  .col-md-10 {
    width: 62.5%;
  }
  .col-md-9 {
    width: 56.25%;
  }
  .col-md-8 {
    width: 50%;
  }
  .col-md-7 {
    width: 43.75%;
  }
  .col-md-6 {
    width: 37.5%;
  }
  .col-md-5 {
    width: 31.25%;
  }
  .col-md-4 {
    width: 25%;
  }
  .col-md-3 {
    width: 18.75%;
  }
  .col-md-2 {
    width: 12.5%;
  }
  .col-md-1 {
    width: 6.25%;
  }
  .col-md-pull-16 {
    right: 100%;
  }
  .col-md-pull-15 {
    right: 93.75%;
  }
  .col-md-pull-14 {
    right: 87.5%;
  }
  .col-md-pull-13 {
    right: 81.25%;
  }
  .col-md-pull-12 {
    right: 75%;
  }
  .col-md-pull-11 {
    right: 68.75%;
  }
  .col-md-pull-10 {
    right: 62.5%;
  }
  .col-md-pull-9 {
    right: 56.25%;
  }
  .col-md-pull-8 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 43.75%;
  }
  .col-md-pull-6 {
    right: 37.5%;
  }
  .col-md-pull-5 {
    right: 31.25%;
  }
  .col-md-pull-4 {
    right: 25%;
  }
  .col-md-pull-3 {
    right: 18.75%;
  }
  .col-md-pull-2 {
    right: 12.5%;
  }
  .col-md-pull-1 {
    right: 6.25%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-16 {
    left: 100%;
  }
  .col-md-push-15 {
    left: 93.75%;
  }
  .col-md-push-14 {
    left: 87.5%;
  }
  .col-md-push-13 {
    left: 81.25%;
  }
  .col-md-push-12 {
    left: 75%;
  }
  .col-md-push-11 {
    left: 68.75%;
  }
  .col-md-push-10 {
    left: 62.5%;
  }
  .col-md-push-9 {
    left: 56.25%;
  }
  .col-md-push-8 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 43.75%;
  }
  .col-md-push-6 {
    left: 37.5%;
  }
  .col-md-push-5 {
    left: 31.25%;
  }
  .col-md-push-4 {
    left: 25%;
  }
  .col-md-push-3 {
    left: 18.75%;
  }
  .col-md-push-2 {
    left: 12.5%;
  }
  .col-md-push-1 {
    left: 6.25%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-16 {
    margin-left: 100%;
  }
  .col-md-offset-15 {
    margin-left: 93.75%;
  }
  .col-md-offset-14 {
    margin-left: 87.5%;
  }
  .col-md-offset-13 {
    margin-left: 81.25%;
  }
  .col-md-offset-12 {
    margin-left: 75%;
  }
  .col-md-offset-11 {
    margin-left: 68.75%;
  }
  .col-md-offset-10 {
    margin-left: 62.5%;
  }
  .col-md-offset-9 {
    margin-left: 56.25%;
  }
  .col-md-offset-8 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 43.75%;
  }
  .col-md-offset-6 {
    margin-left: 37.5%;
  }
  .col-md-offset-5 {
    margin-left: 31.25%;
  }
  .col-md-offset-4 {
    margin-left: 25%;
  }
  .col-md-offset-3 {
    margin-left: 18.75%;
  }
  .col-md-offset-2 {
    margin-left: 12.5%;
  }
  .col-md-offset-1 {
    margin-left: 6.25%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1175px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16 {
    float: left;
  }
  .col-lg-16 {
    width: 100%;
  }
  .col-lg-15 {
    width: 93.75%;
  }
  .col-lg-14 {
    width: 87.5%;
  }
  .col-lg-13 {
    width: 81.25%;
  }
  .col-lg-12 {
    width: 75%;
  }
  .col-lg-11 {
    width: 68.75%;
  }
  .col-lg-10 {
    width: 62.5%;
  }
  .col-lg-9 {
    width: 56.25%;
  }
  .col-lg-8 {
    width: 50%;
  }
  .col-lg-7 {
    width: 43.75%;
  }
  .col-lg-6 {
    width: 37.5%;
  }
  .col-lg-5 {
    width: 31.25%;
  }
  .col-lg-4 {
    width: 25%;
  }
  .col-lg-3 {
    width: 18.75%;
  }
  .col-lg-2 {
    width: 12.5%;
  }
  .col-lg-1 {
    width: 6.25%;
  }
  .col-lg-pull-16 {
    right: 100%;
  }
  .col-lg-pull-15 {
    right: 93.75%;
  }
  .col-lg-pull-14 {
    right: 87.5%;
  }
  .col-lg-pull-13 {
    right: 81.25%;
  }
  .col-lg-pull-12 {
    right: 75%;
  }
  .col-lg-pull-11 {
    right: 68.75%;
  }
  .col-lg-pull-10 {
    right: 62.5%;
  }
  .col-lg-pull-9 {
    right: 56.25%;
  }
  .col-lg-pull-8 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 43.75%;
  }
  .col-lg-pull-6 {
    right: 37.5%;
  }
  .col-lg-pull-5 {
    right: 31.25%;
  }
  .col-lg-pull-4 {
    right: 25%;
  }
  .col-lg-pull-3 {
    right: 18.75%;
  }
  .col-lg-pull-2 {
    right: 12.5%;
  }
  .col-lg-pull-1 {
    right: 6.25%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-16 {
    left: 100%;
  }
  .col-lg-push-15 {
    left: 93.75%;
  }
  .col-lg-push-14 {
    left: 87.5%;
  }
  .col-lg-push-13 {
    left: 81.25%;
  }
  .col-lg-push-12 {
    left: 75%;
  }
  .col-lg-push-11 {
    left: 68.75%;
  }
  .col-lg-push-10 {
    left: 62.5%;
  }
  .col-lg-push-9 {
    left: 56.25%;
  }
  .col-lg-push-8 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 43.75%;
  }
  .col-lg-push-6 {
    left: 37.5%;
  }
  .col-lg-push-5 {
    left: 31.25%;
  }
  .col-lg-push-4 {
    left: 25%;
  }
  .col-lg-push-3 {
    left: 18.75%;
  }
  .col-lg-push-2 {
    left: 12.5%;
  }
  .col-lg-push-1 {
    left: 6.25%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-16 {
    margin-left: 100%;
  }
  .col-lg-offset-15 {
    margin-left: 93.75%;
  }
  .col-lg-offset-14 {
    margin-left: 87.5%;
  }
  .col-lg-offset-13 {
    margin-left: 81.25%;
  }
  .col-lg-offset-12 {
    margin-left: 75%;
  }
  .col-lg-offset-11 {
    margin-left: 68.75%;
  }
  .col-lg-offset-10 {
    margin-left: 62.5%;
  }
  .col-lg-offset-9 {
    margin-left: 56.25%;
  }
  .col-lg-offset-8 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 43.75%;
  }
  .col-lg-offset-6 {
    margin-left: 37.5%;
  }
  .col-lg-offset-5 {
    margin-left: 31.25%;
  }
  .col-lg-offset-4 {
    margin-left: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 18.75%;
  }
  .col-lg-offset-2 {
    margin-left: 12.5%;
  }
  .col-lg-offset-1 {
    margin-left: 6.25%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 667px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 667px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 667px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 667px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 668px) and (max-width: 1019px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 668px) and (max-width: 1019px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 668px) and (max-width: 1019px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 668px) and (max-width: 1019px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1020px) and (max-width: 1174px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1020px) and (max-width: 1174px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1020px) and (max-width: 1174px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1020px) and (max-width: 1174px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1175px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1175px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1175px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1175px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 667px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 668px) and (max-width: 1019px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1020px) and (max-width: 1174px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1175px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Generated by bin/shared-variables! */
/* Colors
*******************************************************************************/
/* Dimensions
*******************************************************************************/
/* Typography
*******************************************************************************/
/* Other
*******************************************************************************/
/* Colors
*******************************************************************************/
/* Dimensions
*******************************************************************************/
.m-sponsorlabel {
  content: "Annons";
  background: #fef6e1;
  height: 20px;
  padding: 5px 0 0 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #888;
  text-transform: capitalize;
  font-size: 9px;
  font-size: 0.5rem;
}
html {
  font: 1.125em/1.55555556 "Benton Sans", sans-serif;
}
body {
  font-size: 0.88888889em;
}
@media (min-width: 1020px) {
  body {
    font-size: 1em;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-family: "Benton Sans", sans-serif;
  font-weight: 600;
  line-height: 1.2;
}
.fs--smaller {
  font-size: 0.88em;
}
.fs--h1 {
  font-size: 23px;
  font-size: 1.27777778rem;
}
@media (min-width: 1020px) {
  .fs--h1 {
    font-size: 48px;
    font-size: 2.66666667rem;
    font-weight: 700;
  }
}
.fs--h2 {
  font-size: 16px;
  font-size: 0.88888889rem;
}
@media (min-width: 1020px) {
  .fs--h2 {
    font-size: 24px;
    font-size: 1.33333333rem;
  }
}
@font-face {
  font-family: Tiempos;
  src: local("TiemposText-Regular"), url(/dist/source/fonts/omni/TiemposText-Regular.otf);
  font-weight: normal;
}
@font-face {
  font-family: "Benton Sans";
  src: url(/dist/source/fonts/omni/BentonSansForOmni-Regular.otf);
  font-weight: normal;
}
@font-face {
  font-family: "Benton Sans";
  src: url(/dist/source/fonts/omni/BentonSansForOmni-Medium.otf);
  font-weight: 600;
}
@font-face {
  font-family: "Benton Sans";
  src: url(/dist/source/fonts/omni/BentonSansForOmniDisplay-Medium.otf);
  font-weight: 700;
}
@font-face {
  font-family: "Benton Sans";
  src: url(/dist/source/fonts/omni/BentonSansForOmni-Bold.otf);
  font-weight: 900;
}
.c--fade {
  color: #888;
}
@font-face {
  font-family: 'omni-icons';
  src: url(/dist/source/fonts/omni-icons.eot);
  src: url(/dist/source/fonts/omni-icons.eot#iefix) format('embedded-opentype'), url(/dist/source/fonts/omni-icons.ttf) format('truetype'), url(/dist/source/fonts/omni-icons.woff) format('woff'), url(/dist/source/fonts/omni-icons.svg#omni-icons) format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'omni-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon--404:before {
  content: "\e911";
}
.icon--500:before {
  content: "\e912";
}
.icon--external:before {
  content: "\e90f";
}
.icon--check:before {
  content: "\e903";
}
.icon--check--active {
  color: #2773c6;
}
.icon--x:before {
  content: "\e90e";
}
.icon--mix:before {
  content: "\e90b";
}
.icon--burger:before {
  content: "\e90c";
}
.icon--starplus:before {
  content: "\e90d";
}
.icon--o:before {
  content: "\e90a";
}
.icon--o--active:before {
  content: "\e90a";
}
.icon--latest:before {
  content: "\e900";
}
.icon--latest--active:before {
  content: "\e901";
}
.icon--magnify:before {
  content: "\e902";
}
.icon--magnify--active:before {
  content: "\e903";
}
.icon--star:before {
  content: "\e904";
}
.icon--star--active:before {
  content: "\e905";
}
.icon--settings:before {
  content: "\e906";
}
.icon--settings--active:before {
  content: "\e907";
}
.icon--topnews--active:before {
  content: "\e908";
}
.icon--topnews:before {
  content: "\e909";
}
.icon--email:before {
  content: "\65";
}
.icon--playstore:before {
  content: "\67";
}
.icon--appstore:before {
  content: "\61";
}
.icon--fb:before {
  content: "\66";
}
.icon--tw:before {
  content: "\74";
}
.icon--play:before {
  content: "\e910";
}
.icon--ball {
  border-radius: 100%;
  width: 13px;
  height: 13px;
  margin-right: 5px;
}
.icon--ball--inrikes,
.icon--ball--36480a9056b9423daf4538f7aa62bad2 {
  background-color: #1ba4de;
}
.icon--ball--utrikes,
.icon--ball--feddd38a2f914a06a6f851eeb32a7eb7 {
  background-color: #2824a8;
}
.icon--ball--ekonomi,
.icon--ball--38e9c8064a9b42ee894fd7da5867e8f7 {
  background-color: #f9ac17;
}
.icon--ball--opinion,
.icon--ball--926a9dbdd8e74d77a9c49e3e5e7ad11c {
  background-color: #961d5d;
}
.icon--ball--sport,
.icon--ball--ea7e9c35b0ca4f36bf80cda5a55bbc68 {
  background-color: #2db99b;
}
.icon--ball--nojekultur,
.icon--ball--9ab3863d85bd40099445d409daf9667e {
  background-color: #f93e83;
}
.icon--ball--tech,
.icon--ball--c3708684382b4848b740652385dc25a8 {
  background-color: #fce900;
}
.icon--ball--resa,
.icon--ball--ad322cd3-3ab2-4e55-ae66-eb64bef07128 {
  background-color: #e60051;
}
.icon--ball--politik,
.icon--ball--593baa17-e0d5-4bc2-88de-fa289e5bc319 {
  background-color: #888888;
}
.icon--ball--nocat,
.icon--ball--annonsmaterial,
.icon--ball--7dd702c7-7e69-43c8-8a76-a0a98e5d3d09 {
  background-color: #000000;
}
.icon--app:before {
  content: "\6f";
}
.icon--ball {
  display: inline-block;
}
.bg--inrikes,
.bg.bg--override--inrikes,
.bg--36480a9056b9423daf4538f7aa62bad2,
.bg.bg--override--36480a9056b9423daf4538f7aa62bad2 {
  background: #1ba4de;
}
.bg--utrikes,
.bg.bg--override--utrikes,
.bg--feddd38a2f914a06a6f851eeb32a7eb7,
.bg.bg--override--feddd38a2f914a06a6f851eeb32a7eb7 {
  background: #2824a8;
}
.bg--ekonomi,
.bg.bg--override--ekonomi,
.bg--38e9c8064a9b42ee894fd7da5867e8f7,
.bg.bg--override--38e9c8064a9b42ee894fd7da5867e8f7 {
  background: #f9ac17;
}
.bg--opinion,
.bg.bg--override--opinion,
.bg--926a9dbdd8e74d77a9c49e3e5e7ad11c,
.bg.bg--override--926a9dbdd8e74d77a9c49e3e5e7ad11c {
  background: #961d5d;
}
.bg--sport,
.bg.bg--override--sport,
.bg--ea7e9c35b0ca4f36bf80cda5a55bbc68,
.bg.bg--override--ea7e9c35b0ca4f36bf80cda5a55bbc68 {
  background: #2db99b;
}
.bg--nojekultur,
.bg.bg--override--nojekultur,
.bg--9ab3863d85bd40099445d409daf9667e,
.bg.bg--override--9ab3863d85bd40099445d409daf9667e {
  background: #f93e83;
}
.bg--tech,
.bg.bg--override--tech,
.bg--c3708684382b4848b740652385dc25a8,
.bg.bg--override--c3708684382b4848b740652385dc25a8 {
  background: #fce900;
}
.bg--resa,
.bg.bg--override--resa,
.bg--ad322cd3-3ab2-4e55-ae66-eb64bef07128,
.bg.bg--override--ad322cd3-3ab2-4e55-ae66-eb64bef07128 {
  background: #e60051;
}
.bg--politik,
.bg.bg--override--politik,
.bg--593baa17-e0d5-4bc2-88de-fa289e5bc319,
.bg.bg--override--593baa17-e0d5-4bc2-88de-fa289e5bc319 {
  background: #888888;
}
.bg--nocat,
.bg.bg--override--nocat,
.bg--annonsmaterial,
.bg.bg--override--annonsmaterial,
.bg--7dd702c7-7e69-43c8-8a76-a0a98e5d3d09,
.bg.bg--override--7dd702c7-7e69-43c8-8a76-a0a98e5d3d09 {
  background: #000000;
}
.c--inrikes,
.c--36480a9056b9423daf4538f7aa62bad2 {
  color: #1ba4de;
}
.c--utrikes,
.c--feddd38a2f914a06a6f851eeb32a7eb7 {
  color: #2824a8;
}
.c--ekonomi,
.c--38e9c8064a9b42ee894fd7da5867e8f7 {
  color: #f9ac17;
}
.c--opinion,
.c--926a9dbdd8e74d77a9c49e3e5e7ad11c {
  color: #961d5d;
}
.c--sport,
.c--ea7e9c35b0ca4f36bf80cda5a55bbc68 {
  color: #2db99b;
}
.c--nojekultur,
.c--9ab3863d85bd40099445d409daf9667e {
  color: #f93e83;
}
.c--tech,
.c--c3708684382b4848b740652385dc25a8 {
  color: #fce900;
}
.c--resa,
.c--ad322cd3-3ab2-4e55-ae66-eb64bef07128 {
  color: #e60051;
}
.c--politik,
.c--593baa17-e0d5-4bc2-88de-fa289e5bc319 {
  color: #888888;
}
.c--nocat,
.c--annonsmaterial,
.c--7dd702c7-7e69-43c8-8a76-a0a98e5d3d09 {
  color: #000000;
}
.u-fadehr--before {
  position: relative;
}
.u-fadehr--before::before {
  content: "";
  background: linear-gradient(to right, #ccc, rgba(204, 204, 204, 0)) center center no-repeat;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
  bottom: auto;
  top: 0;
}
.u-fadehr--after {
  position: relative;
}
.u-fadehr--after::after {
  content: "";
  background: linear-gradient(to right, #ccc, rgba(204, 204, 204, 0)) center center no-repeat;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
}
.u-doublefadehr--before {
  position: relative;
}
.u-doublefadehr--before::before {
  content: "";
  background: linear-gradient(to right, rgba(204, 204, 204, 0), #ccc, rgba(204, 204, 204, 0)) center center no-repeat;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
  bottom: auto;
  top: 0;
}
.u-doublefadehr--after {
  position: relative;
}
.u-doublefadehr--after::after {
  content: "";
  background: linear-gradient(to right, rgba(204, 204, 204, 0), #ccc, rgba(204, 204, 204, 0)) center center no-repeat;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
}
.u-thickhr {
  display: block;
  border-bottom: 8px solid #e6e6e6;
}
.fs-smaller {
  font-size: 0.88em;
}
.btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  display: inline-block;
  text-align: center;
}
.btn:focus {
  outline: none;
}
.btn--clean {
  background-color: transparent;
  padding: 0;
}
.btn--default {
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  color: #555;
}
.btn--default:focus,
.btn--default:hover {
  background-color: #fafafa;
  border-color: #ccc;
  color: #333;
}
.btn--light {
  background-color: #fafafa;
  border: 1px solid #ddd;
  color: #555;
}
.btn--light--active,
.btn--light:focus,
.btn--light:hover {
  background-color: #fff;
  border-color: #888;
  color: #333;
  z-index: 1;
}
.btn--primary {
  background-color: #2773c6;
  border-radius: 40px;
  color: #fff;
}
.btn--secondary {
  border-radius: 40px;
  background-color: #fafafa;
  border: 1px solid #ddd;
  color: #555;
}
.btn--small {
  border-radius: 3px;
  padding: 8px;
  font-size: 13px;
  font-size: 0.72222222rem;
  line-height: 1.2;
}
.btn--medium {
  padding: 11px 26px 10px;
  font-size: 0.88em;
  line-height: 1.2;
}
.btn--large {
  border-radius: 3px;
  padding: 14px 20px;
  font-size: 14px;
  font-size: 0.77777778rem;
  text-transform: uppercase;
}
.btn--full {
  width: 100%;
}
.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group .btn {
  position: relative;
  float: left;
}
.btn-group .btn + .btn {
  margin-left: -1px;
}
.btn-group > :first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.article {
  background-color: #fff;
  overflow: hidden;
  margin: 0 auto 20px;
  max-width: 640px;
  position: relative;
  -webkit-font-smoothing: antialiased;
}
.article:last-child {
  margin-bottom: 0;
}
.article--full:not(:last-child) {
  position: relative;
}
.article--full:not(:last-child)::after {
  content: "";
  background: linear-gradient(to right, rgba(204, 204, 204, 0), #ccc, rgba(204, 204, 204, 0)) center center no-repeat;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
}
.article--fadehr {
  position: relative;
}
.article--fadehr::after {
  content: "";
  background: linear-gradient(to right, rgba(204, 204, 204, 0), #ccc, rgba(204, 204, 204, 0)) center center no-repeat;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
}
.subscription .article--fadehr {
  position: relative;
}
.subscription .article--fadehr::after {
  content: "";
  background: linear-gradient(to right, #ccc, rgba(204, 204, 204, 0)) center center no-repeat;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
}
.article--breaking {
  margin-top: 10px;
}
@media (min-width: 1020px) {
  .article--full {
    border: 1px solid #888;
    border-left: none;
    border-radius: 0 5px 5px 0;
    box-shadow: 0 -5px 0px rgba(0, 0, 0, 0.15), 0 5px 0px rgba(0, 0, 0, 0.15);
    width: 1020px;
    max-width: 1020px;
    margin: -21px 0 10px -20px;
    padding: 20px 0 0 20px;
    position: relative;
    z-index: 12;
    transition: ease-in-out 250ms max-width, ease-in-out 650ms max-height;
  }
  .article--full::after {
    display: none;
  }
  .article--full:last-child {
    margin-bottom: -8px;
  }
  .article-forcefullwidth {
    width: 1000px;
    position: relative;
  }
}
.article--passion {
  background-color: #eaecf3;
  background-image: none;
}
.article--sponsored {
  background-color: #fef6e1;
  padding-top: 20px;
}
.article--sponsored::before {
  content: "Annons";
  background: #fef6e1;
  height: 20px;
  padding: 5px 0 0 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #888;
  text-transform: capitalize;
  font-size: 9px;
  font-size: 0.5rem;
}
.article--sponsored.article--tiny {
  padding-top: 0;
}
.article--sponsored.article--tiny::before {
  display: none;
}
.article--sponsored::after {
  background: none;
}
.article--sponsored.article--full {
  padding-top: 20px;
}
@media (min-width: 1020px) {
  .article--sponsored.article--full {
    padding-top: 40px;
  }
  .article--sponsored.article--full::before {
    background: none;
    padding-top: 25px;
    left: 20px;
  }
}
.article--sponsored.article--passion {
  background-color: #fef6e1;
  background-image: none;
}
.article--sponsored.article--passion::before {
  content: "";
}
.article--tiny {
  border: 1px solid #ddd;
  border-bottom-width: 4px;
  border-radius: 3px;
}
.article-link {
  display: block;
  cursor: pointer;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
.article-link:hover {
  opacity: 0.9;
}
.article-topiccolumn {
  position: relative;
  padding: 20px 0 0;
}
@media (min-width: 668px) {
  .article-topiccolumn {
    padding-left: 0;
    padding-right: 20px;
  }
}
@media (min-width: 1020px) {
  .article-topiccolumn {
    padding-right: 0;
    padding-top: 0;
  }
}
@media (min-width: 1175px) {
  .article--sponsored .article-topiccolumn {
    margin-top: 20px;
  }
}
.article-meta-author {
  margin-bottom: 5px;
  line-height: 1.2;
  font-size: 16px;
  font-size: 0.88888889rem;
}
.article-meta-updated,
.article-meta-published {
  color: #555;
  font-size: 13px;
  font-size: 0.72222222rem;
}
.article-meta-byline {
  font-weight: 600;
}
.article--sponsored .article-meta {
  display: none;
}
@media (min-width: 1020px) {
  .article-meta-published {
    margin-top: 20px;
  }
}
.article-ago {
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 55px);
  padding-left: 65px;
  position: absolute;
  bottom: 22px;
  right: 10px;
  color: #888;
  font-size: 14px;
  font-size: 0.77777778rem;
}
@media (min-width: 668px) {
  .article-ago {
    right: 0;
  }
}
.article--sponsored .article-ago {
  display: none;
}
.article--passion .article-ago {
  background: linear-gradient(to right, rgba(234, 236, 243, 0), #eaecf3 55px);
}
.article-tinyago {
  margin: 0 10px 10px;
  color: #888;
  font-size: 14px;
  font-size: 0.77777778rem;
}
.article-topics {
  margin: 20px 0;
}
.article-topics-topic {
  margin: 0 3px 8px 0;
}
.article-topics-topic-starbtn:hover,
.article-topics-topic-starbtn:focus,
.article-topics-topic-starbtn--active {
  color: #2773c6;
}
.article-topics-topic-star {
  display: inline-block;
  vertical-align: -1px;
}
.article-close {
  padding: 10px;
  position: absolute;
  top: -18px;
  right: -15px;
  z-index: 1;
  color: #888;
  font-size: 16px;
}
.article-breakingball {
  float: left;
  margin: 2px 9px 0 10px;
}
@media (min-width: 668px) {
  .article-breakingball {
    margin-left: 0;
  }
}
.sharebox {
  float: left;
}
.sharebox-item {
  float: left;
  margin-right: 30px;
}
.sharebox-item-icon {
  display: block;
  height: 38px;
  color: #2773c6;
  font-size: 28px;
}
.sharebox-item-icon--tw {
  padding-top: 4px;
  font-size: 25px;
}
.sharebox-item-icon--email {
  padding-top: 5px;
  font-size: 20px;
}
.sharebox-item-text {
  display: none;
}
.sharebox-permalink {
  padding-top: 6px;
  float: left;
  color: #888;
  font-size: 14px;
  font-size: 0.77777778rem;
}
.sharebox-permalink:hover {
  color: #555;
}
.sharebox-permalink-icon {
  margin-right: 4px;
}
@media (min-width: 1020px) {
  .sharebox {
    padding-bottom: 20px;
    float: none;
  }
  .sharebox-item {
    width: 33.333%;
    margin-right: 0;
    text-align: center;
  }
  .sharebox-item-icon--tw {
    padding-top: 4px;
    font-size: 25px;
  }
  .sharebox-item-icon--email {
    padding-top: 5px;
    font-size: 20px;
  }
  .sharebox-item-text {
    display: block;
    color: #888;
    font-size: 14px;
    font-size: 0.77777778rem;
  }
  .sharebox-item:hover .sharebox-item-icon {
    color: #14569c;
  }
  .sharebox-item:hover .sharebox-item-text {
    color: #555;
  }
  .sharebox-permalink {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    float: none;
    position: relative;
  }
  .sharebox-permalink::before {
    content: "";
    background: linear-gradient(to right, #ccc, rgba(204, 204, 204, 0)) center center no-repeat;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 11;
    bottom: auto;
    top: 0;
  }
}
.sponsor-header {
  background-color: #fef6e1;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 17px;
}
span.sponsor-header-label {
  vertical-align: middle;
}
div.sponsor-header::after {
  content: "";
  background: #e6e6e6;
  height: 2px;
  position: absolute;
  bottom: 0;
  right: 10px;
  left: 10px;
  z-index: 11;
}
img.sponsor-header-logo {
  max-height: 25px;
  vertical-align: top;
}
.banner {
  position: relative;
  padding: 20px 0;
  overflow: hidden;
}
.banner::before {
  content: "Annons";
  position: absolute;
  top: 5px;
  left: 0;
  color: #888;
  text-transform: capitalize;
  font-size: 9px;
  font-size: 0.5rem;
}
.banner:empty {
  border: none;
  height: 0;
  margin: 0;
  padding: 0;
}
.banner:empty::before,
.banner:empty::after {
  content: "";
}
.banner--toppanorama,
.banner--mobiletoppanorama,
.banner--midpanorama {
  border-bottom: 1px solid #ddd;
  height: 278px;
  margin: auto;
  padding: 20px 0 18px;
}
.banner--mobiletoppanorama {
  background-color: #f2f2f2;
  height: auto;
  padding-bottom: 10px;
  z-index: 3;
}
.banner--side {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px 20px;
}
.banner--articleside {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: 20px;
  margin-bottom: 20px;
}
.banner--articlepanorama {
  border-top: 1px solid #ddd;
  max-height: 196px;
  margin-top: 20px;
  margin-right: 0;
}
@media (min-width: 1020px) {
  .banner--articlepanorama {
    max-height: none;
    margin-right: 20px;
  }
}
.banner--articlepanorama iframe {
  -webkit-transform: scale(0.65306122);
          transform: scale(0.65306122);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
@media (min-width: 1020px) {
  .banner--articlepanorama iframe {
    -webkit-transform: none;
            transform: none;
  }
}
.banner--mobilearticlepanorama {
  margin: 0 10px 20px;
  position: relative;
}
.banner--mobilearticlepanorama::after {
  content: "";
  background: linear-gradient(to right, #ccc, rgba(204, 204, 204, 0)) center center no-repeat;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
}
@media (min-width: 668px) {
  .banner--mobilearticlepanorama {
    margin-left: 0;
    margin-right: 0;
  }
}
.banner--generalfeed {
  border-bottom: 8px solid #ccc;
  margin-bottom: 20px;
}
.banner--mobilegeneralfeed {
  border-bottom: 8px solid #ccc;
}
.banner--mobilegeneralfeed::before {
  margin-left: 10px;
}
@media (min-width: 668px) {
  .banner--mobilegeneralfeed {
    background: none;
  }
  .banner--mobilegeneralfeed::before {
    margin-left: 0;
  }
}
.banner--outsider {
  position: absolute;
  top: 0;
  left: 1020px;
}
.banner div,
.banner iframe {
  display: block;
  margin: auto;
}
.banner-article1placeholder,
.banner-outsiderplaceholder {
  background-color: #ccc;
  color: #666;
  text-align: center;
}
.banner-article1placeholder {
  width: 300px;
  height: 300px;
}
.banner-article1placeholder::after {
  content: "300 x 300";
  line-height: 300px;
}
.banner-outsiderplaceholder {
  width: 250px;
  height: 480px;
}
.banner-outsiderplaceholder::after {
  content: "250 x 480";
  line-height: 480px;
}
.banner--fullscreen {
  background: transparent;
  height: 100vh;
  position: relative;
  z-index: 1;
}
@media (min-width: 668px) {
  .banner--fullscreen {
    display: none;
  }
}
.banner--fullscreen--hide {
  display: none;
}
.banner--fullscreen-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  height: 100vh;
  z-index: 1;
}
@media (min-width: 668px) {
  .banner--fullscreen-container {
    display: none;
  }
}
.banner--fullscreen-container iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
.banner--fullscreen-container > div {
  position: absolute;
  width: 100vw !important;
  height: 100vh !important;
}
.banner--fullscreen-label {
  content: "Annons";
  background: #fef6e1;
  height: 20px;
  padding: 5px 0 0 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #888;
  text-transform: capitalize;
  font-size: 9px;
  font-size: 0.5rem;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  transition: 200ms top;
  top: 86px;
}
.stickytoggle--folded .banner--fullscreen-label {
  top: 3px;
}
.stickytoggle--foldfast .banner--fullscreen-label {
  transition: none;
}
@media (min-width: 668px) {
  .banner--fullscreen-label {
    display: none;
  }
}
.banner--survey iframe {
  box-sizing: content-box;
  border-bottom: 8px solid #ddd !important;
  padding-bottom: 7px;
}
.box {
  margin-bottom: 20px;
  padding: 0;
}
@media (min-width: 1020px) {
  .box {
    padding-left: 20px;
  }
}
.box-heading {
  border-bottom: 8px solid #e6e6e6;
  margin: 0 0 20px;
  padding: 0 0 13px;
  font-weight: 900;
  line-height: 1;
}
.box-main--compacttop {
  margin-top: -20px;
}
.box-main--compactbottom {
  margin-bottom: -20px;
}
.group {
  background: #fff;
  border-bottom: 8px solid #ccc;
  margin-bottom: 0;
  position: relative;
}
.group:before,
.group:after {
  display: table;
  content: " ";
}
.group:after {
  clear: both;
}
.group:before,
.group:after {
  display: table;
  content: " ";
}
.group:after {
  clear: both;
}
@media (max-width: 667px) {
  .group {
    z-index: 2;
  }
  .group--banner {
    z-index: 1;
  }
  .group--banner:not(.banner--fullscreen--hide) + .group--single {
    border-top: 8px solid #ccc;
  }
}
.group--empty {
  display: none;
}
@media (min-width: 1020px) {
  .group {
    margin-bottom: 20px;
  }
}
.component--storyHeading {
  display: block;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  position: relative;
  color: #333;
  font-size: 14px;
  font-size: 0.77777778rem;
  font-weight: 600;
  text-transform: uppercase;
}
.component--storyHeading-story {
  margin-left: 15px;
  color: #888;
  font-weight: normal;
}
.component--storyHeading > a {
  background-color: inherit;
  padding: 0;
}
@media (min-width: 668px) {
  .component--storyHeading {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1020px) {
  .component--storyHeading {
    margin-top: 0;
  }
}
.component--storyLink {
  display: block;
  padding-bottom: 18px;
  color: #888;
  font-size: 13px;
  font-size: 0.72222222rem;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}
.component--storyLink:hover {
  color: #333;
}
@media (min-width: 1020px) {
  .component--storyLink {
    font-size: 14px;
    font-size: 0.77777778rem;
  }
}
.component--categoryHeading {
  margin-bottom: 0 !important;
}
.component--categoryLink {
  display: block;
  padding-bottom: 15px;
  color: #888;
  font-weight: 600;
  text-align: center;
}
.component--categoryLink--inrikes,
.component--categoryLink--36480a9056b9423daf4538f7aa62bad2 {
  color: #1ba4de;
}
.component--categoryLink--utrikes,
.component--categoryLink--feddd38a2f914a06a6f851eeb32a7eb7 {
  color: #2824a8;
}
.component--categoryLink--ekonomi,
.component--categoryLink--38e9c8064a9b42ee894fd7da5867e8f7 {
  color: #f9ac17;
}
.component--categoryLink--opinion,
.component--categoryLink--926a9dbdd8e74d77a9c49e3e5e7ad11c {
  color: #961d5d;
}
.component--categoryLink--sport,
.component--categoryLink--ea7e9c35b0ca4f36bf80cda5a55bbc68 {
  color: #2db99b;
}
.component--categoryLink--nojekultur,
.component--categoryLink--9ab3863d85bd40099445d409daf9667e {
  color: #f93e83;
}
.component--categoryLink--tech,
.component--categoryLink--c3708684382b4848b740652385dc25a8 {
  color: #fce900;
}
.component--categoryLink--resa,
.component--categoryLink--ad322cd3-3ab2-4e55-ae66-eb64bef07128 {
  color: #e60051;
}
.component--categoryLink--politik,
.component--categoryLink--593baa17-e0d5-4bc2-88de-fa289e5bc319 {
  color: #888888;
}
.component--categoryLink--nocat,
.component--categoryLink--annonsmaterial,
.component--categoryLink--7dd702c7-7e69-43c8-8a76-a0a98e5d3d09 {
  color: #000000;
}
.component--categoryHeading + .component--categoryCarousel {
  margin-top: 10px;
}
.component-supertagStory {
  display: inline;
  margin-left: 6px;
  color: #999;
}
.component--topicBox {
  padding-bottom: 20px;
}
.component--topicBox-topic {
  margin: 5px 0;
  clear: both;
}
.component--topicBox-topic-option {
  float: right;
}
@media (max-width: 668px) {
  .component--topicBox-topic-option {
    margin-right: 5px;
  }
}
.component--topicBox--storyHeading > a {
  background-color: #fff;
  color: #2773c6;
}
.feed .article:last-child::after {
  display: none;
}
.feed-header {
  background: #fff;
  border-bottom: 8px solid #e6e6e6;
  display: block;
  margin: 0;
  padding: 0 10px 18px;
  font-weight: 600;
  line-height: 1;
  font-size: 23px;
  font-size: 1.27777778rem;
  position: relative;
  z-index: 2;
}
.feed-header:before,
.feed-header:after {
  display: table;
  content: " ";
}
.feed-header:after {
  clear: both;
}
.feed-header:before,
.feed-header:after {
  display: table;
  content: " ";
}
.feed-header:after {
  clear: both;
}
.feed-header--inrikes,
.feed-header--36480a9056b9423daf4538f7aa62bad2 {
  border-color: #1ba4de;
}
.feed-header--utrikes,
.feed-header--feddd38a2f914a06a6f851eeb32a7eb7 {
  border-color: #2824a8;
}
.feed-header--ekonomi,
.feed-header--38e9c8064a9b42ee894fd7da5867e8f7 {
  border-color: #f9ac17;
}
.feed-header--opinion,
.feed-header--926a9dbdd8e74d77a9c49e3e5e7ad11c {
  border-color: #961d5d;
}
.feed-header--sport,
.feed-header--ea7e9c35b0ca4f36bf80cda5a55bbc68 {
  border-color: #2db99b;
}
.feed-header--nojekultur,
.feed-header--9ab3863d85bd40099445d409daf9667e {
  border-color: #f93e83;
}
.feed-header--tech,
.feed-header--c3708684382b4848b740652385dc25a8 {
  border-color: #fce900;
}
.feed-header--resa,
.feed-header--ad322cd3-3ab2-4e55-ae66-eb64bef07128 {
  border-color: #e60051;
}
.feed-header--politik,
.feed-header--593baa17-e0d5-4bc2-88de-fa289e5bc319 {
  border-color: #888888;
}
.feed-header--nocat,
.feed-header--annonsmaterial,
.feed-header--7dd702c7-7e69-43c8-8a76-a0a98e5d3d09 {
  border-color: #000000;
}
.feed-header--topic {
  padding-top: 20px;
}
.feed-header--category {
  padding-top: 12px;
  padding-bottom: 13px;
  font-size: 1em;
  font-weight: 900;
}
.feed-header--page {
  padding-top: 20px;
  margin-bottom: 20px;
}
.feed-header-star {
  float: right;
  margin-top: -5px;
  color: #888;
  line-height: 0;
  font-weight: normal;
  text-align: center;
}
.feed-header-star--active {
  color: #2773c6;
}
.feed-header-star-icon {
  display: block;
  margin-top: 3px;
  font-size: 25px;
}
.feed-header-star-label {
  display: none;
}
@media (min-width: 668px) {
  .feed-header {
    margin-bottom: 20px;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    font-size: 48px;
    font-size: 2.66666667rem;
    font-weight: 700;
  }
  .feed-header--category {
    padding-bottom: 13px;
    font-size: 1em;
    font-weight: 900;
  }
  .feed-header-star-icon {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .feed-header-star-label {
    display: block;
    color: #888;
    font-size: 13px;
    font-size: 0.72222222rem;
  }
}
@media (min-width: 1020px) {
  .feed-header {
    padding-top: 0;
  }
  .feed-header--topic {
    padding-top: 5px;
  }
  .feed-header--page {
    padding-top: 0;
  }
}
.feed-tabs {
  display: block;
  margin: 0 10px 20px;
}
.feed-tabs-tab {
  border-radius: 3px;
  float: left;
  width: 50%;
  padding: 8px;
  position: relative;
  color: #888;
  font-size: 13px;
  font-size: 0.72222222rem;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
.feed-tabs-tab:not(:first-child) {
  margin-left: -1px;
  padding-left: 11px;
}
.feed-tabs-tab--active {
  color: #333;
}
@media (min-width: 668px) {
  .feed-tabs {
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    font-size: 0.77777778rem;
  }
  .feed-tabs-tab {
    padding: 13px 10px 10px;
  }
}
.feed-search {
  margin: 10px 10px;
}
.feed-search-button {
  float: left;
  margin-right: 10px;
  font-size: 26px;
}
.feed-search-input {
  border: none;
  float: left;
  width: 250px;
  margin-top: 2px;
  font-weight: 600;
  font-size: 23px;
  font-size: 1.27777778rem;
}
.feed-search-input:focus {
  outline: none;
}
@media (min-width: 668px) {
  .feed-search {
    margin: 30px 0;
  }
  .feed-search-button {
    margin-top: 5px;
    margin-right: 15px;
    padding: 0 0 0 1px;
    font-size: 42px;
  }
  .feed-search-input {
    width: 560px;
    margin-top: 0;
    font-size: 48px;
    font-size: 2.66666667rem;
    font-weight: 700;
  }
}
@media (min-width: 1020px) {
  .feed-search {
    margin-bottom: 50px;
  }
}
.feed-paging {
  display: none;
  padding: 20px 0;
}
.feed-paging-next {
  float: right;
}
.no-js .feed-paging {
  display: block;
}
.group--passion {
  padding: 10px;
  background-color: #eaecf3;
}
.fishbox {
  display: none;
}
@media (min-width: 1020px) {
  .fishbox {
    display: block;
  }
}
.fishbox-bg {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
}
.fishbox-close {
  margin-top: -246px;
  margin-right: -462px;
  position: fixed;
  top: 50%;
  right: 50%;
  z-index: 1050;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
}
.fishbox-content {
  background: #fff;
  box-shadow: 0 4px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  width: 840px;
  height: 511px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  overflow: hidden;
}
.fishbox-content-left {
  width: 292px;
  float: left;
  padding: 113px 0 0 53px;
}
.fishbox-content-right {
  width: 548px;
  float: left;
}
.fishbox-content-img {
  width: 100%;
}
.fishbox-content-medals {
  height: 154px;
  margin-left: 33px;
}
.fishbox-content-medal {
  background: url("/img/medal.svg") top center no-repeat;
  background-size: 150px;
  display: inline-block;
  width: 150px;
  height: 180px;
  margin-top: -26px;
  margin-right: -6px;
  overflow: hidden;
  float: left;
  text-align: center;
}
.fishbox-content-medal-sup {
  display: block;
  width: 100px;
  margin: 43px auto 0;
  line-height: 1.15;
}
.fishbox-content-medal-sub {
  display: block;
  font-size: 11px;
  font-size: 0.61111111rem;
  letter-spacing: 0.02em;
}
.fishbox-content-title,
.fishbox-content-text,
.fishbox-content-buttons {
  margin-left: 65px;
}
.fishbox-content-title {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 48px;
  font-size: 2.66666667rem;
  font-weight: 700;
}
.fishbox-content-text {
  max-width: 390px;
  margin-bottom: 25px;
  font-family: Tiempos, serif;
}
.fishbox-content-buttons {
  font-size: 24px;
  font-size: 1.33333333rem;
}
.fishbox-content-buttons-ios {
  width: 200px;
  margin-right: 12px;
}
.fishbox-content-buttons-android {
  width: 200px;
}
.fishbox-content-buttons-android i {
  vertical-align: -1px;
}
.fishstick {
  background: #fff;
  padding: 20px 30px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1030;
}
@media (min-width: 668px) {
  .fishstick {
    display: none;
  }
}
.fishstick--hide {
  display: none !important;
}
.fishstick-logo {
  display: block;
  margin: 0 0 20px;
  color: #000;
  font-size: 24px;
  font-size: 1.33333333rem;
}
.fishstick-title {
  margin: 0 0 25px;
  font-size: 35px;
  font-size: 1.94444444rem;
  font-weight: 600;
  line-height: 1.3;
}
.fishstick-img {
  display: block;
  max-width: 210px;
  height: auto;
  margin: 0 auto 20px;
}
.fishstick-button {
  width: 145px;
  float: left;
  margin: 0 0 15px;
}
.fishstick-button--right {
  float: right;
}
.fishstick-subtitle {
  clear: both;
  font-size: 13px;
  font-size: 0.72222222rem;
}
@media (max-width: 350px) {
  .fishstick {
    padding: 20px;
  }
  .fishstick-title {
    font-size: 24px;
    font-size: 1.33333333rem;
  }
  .fishstick-button {
    width: 130px;
  }
}
.errorpage {
  margin: auto;
  padding: 50px 10px 0;
  max-width: 600px;
  text-align: center;
}
@media (min-width: 668px) {
  .errorpage {
    padding-top: 115px;
  }
}
.errorpage-icon {
  font-size: 75px;
  color: #888;
}
.errorpage-icon--500 {
  margin-top: -53px;
  font-size: 128px;
}
.errorpage-title {
  color: #888;
}
.errorpage-message {
  padding-top: 30px;
  font-family: Tiempos;
}
.header {
  background-color: #fff;
  height: 86px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  transition: 200ms -webkit-transform;
  transition: 200ms transform;
  transition: 200ms transform, 200ms -webkit-transform;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.stickytoggle--folded .header {
  -webkit-transform: translateY(-97%);
          transform: translateY(-97%);
}
.stickytoggle--folded .header .menu {
  display: none !important;
}
.stickytoggle--foldfast .header {
  transition: none;
}
@media (min-width: 1020px) {
  .header {
    height: 55px;
  }
}
.header-gradient {
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.header-padding {
  height: 84px;
  padding: 0 10px;
}
@media (min-width: 1020px) {
  .header-padding {
    padding: 0 10px;
    height: 53px;
    line-height: 53px;
  }
}
.header-burger {
  display: inline-block;
  margin-bottom: -7px;
  margin-top: -2px;
  margin-left: -14px;
  padding: 10px 8px 0 12px;
  font-size: 27px;
  vertical-align: -6px;
}
@media (min-width: 1020px) {
  .header-burger {
    display: inline;
    vertical-align: -6px;
  }
}
.header-logo {
  display: inline;
  font-size: 21px;
  vertical-align: -1px;
}
.header-logo--500 {
  display: block;
  width: 68px;
  margin: 24px auto 0;
}
@media (min-width: 1020px) {
  .header-logo--500 {
    margin-top: 0;
  }
}
.sponsorbanners-banner {
  display: block;
  height: 42px;
  padding: 10px 0 9px;
  line-height: 1;
  text-align: center;
}
.sponsorbanners-banner-img {
  width: auto;
  height: 20px;
}
.main {
  padding-top: 0;
  padding-bottom: 15px;
  position: relative;
}
@media (min-width: 668px) {
  .main {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }
}
@media (min-width: 1020px) {
  .main {
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: visible;
  }
}
.main-bg {
  background: #fff;
}
.main-editorial--center {
  text-align: center;
}
.main-editorial p {
  margin-bottom: 1em;
}
.main-wide,
.main-narrow {
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.main-wide {
  max-width: 660px;
  margin: auto;
}
@media (max-width: 668px) {
  .main-antirow {
    margin-left: 0;
    margin-right: 0;
  }
  .main-antirow .main-wide {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1020px) {
  .main-wide,
  .main-narrow {
    float: left;
  }
  .main-wide {
    width: 660px;
  }
  .main-narrow {
    width: 340px;
  }
  .main-line {
    background: #ddd;
    width: 1px;
    position: absolute;
    top: 20px;
    bottom: 0;
  }
  .main-line--middle {
    left: 660px;
  }
  .main-line--article {
    top: 0;
    margin-left: 10px;
  }
}
.menu {
  background-color: #fff;
  box-shadow: 0 4px rgba(0, 0, 0, 0.15);
  border-top: none;
  display: none;
  padding: 20px;
  position: absolute;
  top: 86px;
  line-height: 1.55555556;
  max-height: calc(100vh - 86px);
  overflow-y: auto;
}
@media (min-width: 1020px) {
  .menu {
    top: 53px;
  }
}
.menu-misc {
  width: 100%;
  left: 0;
  line-height: 2.5;
}
.menutarget-misc:checked ~ .header .menu-misc {
  display: block;
}
@media (min-width: 668px) {
  .menu-misc {
    width: 300px;
  }
}
.menu-misc-search {
  margin: 0 -10px 10px;
}
.menu-misc-categories {
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
.menu-misc-categories::after {
  content: "";
  background: linear-gradient(to right, #ccc, rgba(204, 204, 204, 0)) center center no-repeat;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
}
.menu-misc-categories::after {
  left: 30px;
}
.menu-misc-item {
  display: block;
  margin-left: 30px;
  color: #888;
  font-size: 14px;
  font-size: 0.77777778rem;
}
.menu-misc-item--active,
.menu-misc-item:hover {
  color: #333;
}
.menu-misc-item--eic,
.menu-misc-item--contact {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 13px;
  font-size: 0.72222222rem;
}
.menu-misc-category-ball {
  margin-left: -30px;
  margin-right: 14px;
}
.menu-mega {
  width: 630px;
  max-width: 100%;
  max-height: 400px;
  max-height: calc(100vh - 20px - 86px);
  overflow-y: auto;
  right: 0;
  color: #888;
  font-size: 14px;
  font-size: 0.77777778rem;
}
.menutarget-mega:checked ~ .header .menu-mega {
  display: block;
}
@media (min-width: 1020px) {
  .menu-mega {
    padding: 25px;
    overflow-y: visible;
    max-height: none;
  }
}
.menu-mega--login {
  width: 810px;
  padding-top: 40px;
}
.menu-mega-usermix {
  padding-bottom: 20px;
}
.menu-mega-subscription {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.menu-mega-subscription-search {
  margin-top: 20px;
  margin-bottom: 20px;
}
.menu-mega-settings-links {
  margin-top: 15px;
  line-height: 2;
}
.menu-mega-settings-links-link {
  display: block;
  color: #2773c6;
}
.menu-mega-divider {
  margin-bottom: 20px;
}
@media (min-width: 668px) {
  .menu-mega-usermixoffset {
    margin-left: 100px;
  }
  .menu-mega-usermix,
  .menu-mega-subscription,
  .menu-mega-settings,
  .menu-mega-divider {
    float: left;
  }
  .menu-mega-usermix {
    border-right: 1px solid #f2f2f2;
    width: 335px;
    padding: 0 25px 0 0;
  }
  .menu-mega-subscription,
  .menu-mega-settings,
  .menu-mega-divider {
    width: 220px;
    margin-left: 25px;
  }
  .menu-mega-subscription {
    margin-bottom: 0;
    padding: 0 0 20px 0;
  }
  .menu-mega-settings {
    padding: 20px 0 20px 0;
  }
  .menu-mega-divider {
    margin-bottom: 0;
  }
}
.menu-mega-ctalogin,
.menu-mega-ctasubscribe,
.menu-mega-ctamix {
  float: left;
}
.menu-mega-ctalogin {
  width: 290px;
  padding: 0 40px 0 0;
}
.menu-mega-ctasubscribe {
  width: 440px;
  margin-bottom: 20px;
}
.menu-mega-ctamix {
  width: 440px;
}
.menu-mega-h1 {
  max-width: 220px;
  margin: 0 0 30px;
  color: #333;
  font-size: 24px;
  font-size: 1.33333333rem;
  line-height: 1.3;
}
.menu-mega-h2,
.menu-mega-heading {
  margin-top: 2px;
  margin-bottom: 5px;
  color: #333;
  font-size: 18px;
  font-size: 1rem;
}
.menu-mega-h2-mix,
.menu-mega-heading-mix {
  display: inline-block;
  margin-right: 9px;
  font-size: 19px;
  color: #2773c6;
  vertical-align: -2px;
}
.menu-mega-h2-star,
.menu-mega-heading-star {
  display: inline-block;
  margin-top: -4px;
  margin-right: 6px;
  font-size: 22px;
  color: #2773c6;
  vertical-align: -2px;
}
.menu-mega-circle,
.menu-mega-mix {
  border-radius: 100%;
  float: left;
  width: 95px;
  height: 95px;
  margin-right: 20px;
  line-height: 65px;
  text-align: center;
  font-size: 30px;
}
.menu-mega-circle {
  border: 15px solid;
}
.menu-mega-circle-star,
.menu-mega-circle-mix {
  color: #333;
}
.menu-mega-circle-star {
  vertical-align: -1px;
}
.menu-mega-circle-mix {
  vertical-align: -2px;
}
.menu-mega-btn {
  display: block;
  width: 240px;
  margin-bottom: 10px;
  margin-right: 10px;
}
.menu-mega-infotext {
  margin-top: 10px;
  margin-bottom: 10px;
}
.messages {
  width: 420px;
  max-width: 100%;
  padding: 0 10px;
  position: fixed;
  top: 86px;
  left: 50%;
  z-index: 1031;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 1020px) {
  .messages {
    top: 55px;
  }
}
.messages-message {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid #888;
  margin-top: 20px;
  padding: 12px 30px 12px 20px;
  position: relative;
}
.messages-message-close {
  height: 50px;
  padding: 0 4px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
}
.modal-bg {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  cursor: zoom-out;
}
.modal-bg--text {
  background: #fff;
}
.modal-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  cursor: zoom-out;
}
.modal-content--text {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 20px;
  max-width: 720px;
}
.modal-content p,
.modal-content h1 {
  margin-bottom: 1em;
}
.modal-content-fixedratio {
  z-index: 1;
}
.modal-content-fixedratio--hidden {
  position: absolute;
  z-index: -1;
  visibility: hidden;
}
.modal-content-title {
  font-size: 24px;
  font-size: 1.33333333rem;
}
.modal-content-image {
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modal-content-caption {
  background: rgba(0, 0, 0, 0.6);
  padding: 10px 15px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff;
  font-size: 0.88em;
}
.modal-content-prev,
.modal-content-next {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  box-sizing: content-box;
  width: 40px;
  height: 40px;
  padding: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  font-size: 40px;
  line-height: 1;
  text-align: center;
}
.modal-content-prev {
  left: 10px;
}
.modal-content-prev::after {
  content: "<";
}
.modal-content-next {
  right: 10px;
}
.modal-content-next::after {
  content: ">";
}
.modal-content-close {
  padding: 20px;
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 668px) {
  .modal-bg {
    background: rgba(0, 0, 0, 0.8);
  }
  .modal-bg--text {
    background: rgba(255, 255, 255, 0.8);
  }
  .modal-content {
    width: 1020px;
    max-width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .modal-content--text {
    max-width: 720px;
  }
  .modal-content-fixedratio {
    padding-bottom: 50%;
  }
  .modal-content-image {
    display: block;
    margin: auto;
    width: 100%;
  }
  .modal-content-image--fallback {
    z-index: -1;
  }
}
.resource {
  display: block;
  margin: 20px 10px;
  /* &:last-child:not(.resource--carousel):not(.resource--disclaimer):not(.resource--sponsored) {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
    &::after {
      content: none;
    }
  }*/
}
@media (min-width: 668px) {
  .resource {
    margin-left: 0;
    margin-right: 0;
  }
  .article--sponsored .resource {
    margin-left: 20px;
    margin-right: 20px;
  }
  .article--passion .resource {
    margin-right: 10px;
  }
}
.resource--image {
  margin-top: 0;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.resource--image::after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 50%;
}
.resource--image--video {
  cursor: pointer;
}
.resource--image--large {
  margin-left: 0;
  margin-right: 0;
}
.article--sponsored .resource--image--large {
  margin: 0 0 20px 20px;
}
.article--sponsored .resource--image--large:first-child {
  margin: 0 0 20px;
}
.resource--image--small {
  margin-bottom: 5px;
  margin-left: 10px;
  padding-bottom: 0;
  float: right;
  width: 75px;
  min-height: 45px;
}
@media (min-width: 360px) {
  .resource--image--small {
    width: 28%;
  }
}
@media (min-width: 668px) {
  .resource--image--small {
    width: 180px;
  }
  .article--sponsored .resource--image--small {
    margin-left: 10px;
  }
}
.resource--image--tiny,
.article--sponsored .resource--image--tiny {
  margin-left: 0;
  margin-right: 0;
}
.article--tiny .resource--image {
  width: 100%;
  height: 0;
  margin-bottom: 15px;
  padding-bottom: 50%;
}
.resource-img {
  position: absolute;
  width: auto;
  height: 100%;
}
.resource-videoimg {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.resource-zoomable {
  cursor: zoom-in;
}
.resource-playbtn {
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  color: #c11;
  font-size: 80px;
  line-height: 1;
}
.resource-playbtn::after {
  content: "";
  background: #fff;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
}
.resource--vignette {
  margin-top: -8px;
  margin-bottom: 6px;
  font-family: "Benton Sans", sans-serif;
  font-size: 14px;
  font-size: 0.77777778rem;
  line-height: 1.5;
  text-transform: uppercase;
}
.group--cluster .resource--vignette {
  display: none;
}
.resource--vignette-topic {
  background-color: inherit;
  padding: 0;
}
.resource--vignette--small {
  margin-right: 33%;
}
@media (min-width: 668px) {
  .resource--vignette--small {
    margin-right: 200px;
  }
}
.resource--vignette--small,
.resource--vignette:first-child {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 1020px) {
  .resource--vignette--small,
  .resource--vignette:first-child {
    margin-top: 0;
  }
}
.article--sponsored .resource--vignette--small {
  margin-top: 20px;
}
.resource--vignette-supertag {
  padding-right: 10px;
  color: #333;
  font-weight: 600;
}
.resource--vignette--small .resource--vignette-status {
  display: none;
}
.component--topicBox .resource--vignette {
  display: none;
}
.resource--title {
  margin-top: 0;
  margin-bottom: 0;
}
.resource--title--large {
  max-width: 292px;
  line-height: 1.15;
  margin-bottom: 11px;
}
.resource--title--small {
  max-width: 200px;
  line-height: 1.35;
  font-weight: 700;
  min-height: 2.7em;
}
.resource--title--tiny {
  font-size: 14px;
  font-size: 0.77777778rem;
}
.resource--title--tiny,
.article--sponsored .resource--title--tiny {
  margin: 0 10px 6px;
}
.article--breaking .resource--title {
  max-width: none;
  margin-bottom: 20px;
  color: #333;
  font-size: 1em;
  font-weight: 600;
}
@media (min-width: 1020px) {
  .resource--title--large {
    max-width: 600px;
  }
  .resource--title--small {
    max-width: 465px;
  }
  .resource--image--small ~ .resource--title--small {
    max-width: 300px;
  }
}
.resource--subheading {
  margin-bottom: 10px;
  font-size: 24px;
  font-size: 1.33333333rem;
}
.resource--text {
  margin-top: 7px;
  margin-bottom: 19px;
  padding-bottom: 19px;
  position: relative;
  font-family: Tiempos, serif;
  color: #333;
}
.resource--text-lead {
  font-weight: bold;
  font-size: 1.1em;
}
.resource--text-categoryvignette {
  margin-right: 0.7em;
  color: #888;
  font-family: "Benton Sans", sans-serif;
  font-size: 16px;
  font-size: 0.88888889rem;
  font-weight: normal;
  text-transform: uppercase;
}
.group--single .resource--text-categoryvignette {
  display: none;
}
.article--compact .resource--text {
  height: 3.11111111em;
}
.article--compact .resource--text:after {
  content: "";
  background: #fff;
  display: block;
  height: 20px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -20px;
  z-index: 10;
}
.article--passion .resource--text:after {
  background-color: #eaecf3;
}
.article--sponsored .resource--text:after {
  background-color: #fef6e1;
}
.resource--text p + p {
  margin: 0;
  text-indent: 20px;
}
.resource--text-list li {
  padding-left: 20px;
}
.resource--text-quote {
  position: relative;
  margin: 1em 1em 1em 2em;
  font-family: "Benton Sans", sans-serif;
  font-weight: 100;
  color: #888;
  font-size: 23px;
  font-size: 1.27777778rem;
}
@media (min-width: 668px) {
  .resource--text-quote {
    margin: 1em 5em 1em 2em;
    font-size: 24px;
    font-size: 1.33333333rem;
  }
}
.resource--text-quote:before {
  content: '”';
  color: #2773c6;
  font-family: Tiempos, serif;
  font-size: 60pt;
  line-height: 60pt;
  position: absolute;
  left: -0.6em;
  top: 0;
}
.resource--text ~ .resource--text .resource--text-ball {
  display: none;
}
.resource--link {
  display: block;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 13px;
}
.resource--link::after {
  content: "";
  background: linear-gradient(to right, #ccc, rgba(204, 204, 204, 0)) center center no-repeat;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
}
.resource--link-link {
  display: block;
}
.resource--link-label {
  text-transform: uppercase;
  color: #333;
  font-size: 14px;
  font-size: 0.77777778rem;
}
.resource--link-title {
  margin-right: 5px;
}
.resource--link-source {
  display: block;
  color: #888;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.77777778rem;
}
.resource--video {
  padding-bottom: 56.25%;
  position: relative;
}
.article--sponsored .resource--video--large {
  margin: 0 0 20px 20px;
}
.article--sponsored .resource--video--large:first-child {
  margin: 0 0 20px;
}
.resource-video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.resource--carousel {
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
@media (min-width: 668px) {
  .resource--carousel {
    margin-left: 0;
    margin-right: 0;
  }
}
.resource--carousel-heading {
  margin: 15px 0;
  color: #333;
  font-size: 14px;
  font-size: 0.77777778rem;
  font-weight: 600;
  text-transform: uppercase;
}
.resource--carousel-articles {
  margin-left: -5px;
  margin-right: -5px;
}
.resource--carousel-article {
  width: 33.333%;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
  position: relative;
}
.resource--sponsored {
  background-color: #fef6e1;
  margin-top: -16px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 18px;
  position: relative;
}
.resource--sponsored::before {
  content: "Annons";
  padding: 5px 0 0 2px;
  position: absolute;
  top: 1px;
  left: 10px;
  color: #888;
  text-transform: capitalize;
  text-align: right;
  font-size: 9px;
  font-size: 0.5rem;
}
.resource--trackingtag {
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
.resource-webview {
  border: none;
  width: 100%;
}
.resource--webview:first-child {
  padding-bottom: 56.25%;
  position: relative;
}
.resource--webview:first-child .resource-webview {
  height: 100%;
  position: absolute;
}
.ribbon {
  padding: 9px 22px 8px 13px;
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 2;
  color: #fff;
  font-size: 14px;
  font-size: 0.77777778rem;
  text-transform: uppercase;
}
.ribbon--inrikes,
.ribbon--36480a9056b9423daf4538f7aa62bad2 {
  background-color: #1ba4de;
}
.ribbon--utrikes,
.ribbon--feddd38a2f914a06a6f851eeb32a7eb7 {
  background-color: #2824a8;
}
.ribbon--ekonomi,
.ribbon--38e9c8064a9b42ee894fd7da5867e8f7 {
  background-color: #f9ac17;
}
.ribbon--opinion,
.ribbon--926a9dbdd8e74d77a9c49e3e5e7ad11c {
  background-color: #961d5d;
}
.ribbon--sport,
.ribbon--ea7e9c35b0ca4f36bf80cda5a55bbc68 {
  background-color: #2db99b;
}
.ribbon--nojekultur,
.ribbon--9ab3863d85bd40099445d409daf9667e {
  background-color: #f93e83;
}
.ribbon--tech,
.ribbon--c3708684382b4848b740652385dc25a8 {
  background-color: #fce900;
}
.ribbon--resa,
.ribbon--ad322cd3-3ab2-4e55-ae66-eb64bef07128 {
  background-color: #e60051;
}
.ribbon--politik,
.ribbon--593baa17-e0d5-4bc2-88de-fa289e5bc319 {
  background-color: #888888;
}
.ribbon--nocat,
.ribbon--annonsmaterial,
.ribbon--7dd702c7-7e69-43c8-8a76-a0a98e5d3d09 {
  background-color: #000000;
}
@media (min-width: 668px) {
  .ribbon {
    padding: 12px 35px 12px 18px;
    bottom: 55px;
  }
}
.ribbon-edge {
  width: auto;
  height: 100%;
  position: absolute;
  right: -33px;
  bottom: -26%;
  z-index: -1;
}
.ribbon-edge--inrikes,
.ribbon-edge--36480a9056b9423daf4538f7aa62bad2 {
  fill: #1ba4de;
}
.ribbon-edge--utrikes,
.ribbon-edge--feddd38a2f914a06a6f851eeb32a7eb7 {
  fill: #2824a8;
}
.ribbon-edge--ekonomi,
.ribbon-edge--38e9c8064a9b42ee894fd7da5867e8f7 {
  fill: #f9ac17;
}
.ribbon-edge--opinion,
.ribbon-edge--926a9dbdd8e74d77a9c49e3e5e7ad11c {
  fill: #961d5d;
}
.ribbon-edge--sport,
.ribbon-edge--ea7e9c35b0ca4f36bf80cda5a55bbc68 {
  fill: #2db99b;
}
.ribbon-edge--nojekultur,
.ribbon-edge--9ab3863d85bd40099445d409daf9667e {
  fill: #f93e83;
}
.ribbon-edge--tech,
.ribbon-edge--c3708684382b4848b740652385dc25a8 {
  fill: #fce900;
}
.ribbon-edge--resa,
.ribbon-edge--ad322cd3-3ab2-4e55-ae66-eb64bef07128 {
  fill: #e60051;
}
.ribbon-edge--politik,
.ribbon-edge--593baa17-e0d5-4bc2-88de-fa289e5bc319 {
  fill: #888888;
}
.ribbon-edge--nocat,
.ribbon-edge--annonsmaterial,
.ribbon-edge--7dd702c7-7e69-43c8-8a76-a0a98e5d3d09 {
  fill: #000000;
}
.ribbon-edge-shadow--inrikes,
.ribbon-edge-shadow--36480a9056b9423daf4538f7aa62bad2 {
  fill: #106183;
}
.ribbon-edge-shadow--utrikes,
.ribbon-edge-shadow--feddd38a2f914a06a6f851eeb32a7eb7 {
  fill: #141254;
}
.ribbon-edge-shadow--ekonomi,
.ribbon-edge-shadow--38e9c8064a9b42ee894fd7da5867e8f7 {
  fill: #a66f04;
}
.ribbon-edge-shadow--opinion,
.ribbon-edge-shadow--926a9dbdd8e74d77a9c49e3e5e7ad11c {
  fill: #410c28;
}
.ribbon-edge-shadow--sport,
.ribbon-edge-shadow--ea7e9c35b0ca4f36bf80cda5a55bbc68 {
  fill: #196756;
}
.ribbon-edge-shadow--nojekultur,
.ribbon-edge-shadow--9ab3863d85bd40099445d409daf9667e {
  fill: #cb064f;
}
.ribbon-edge-shadow--tech,
.ribbon-edge-shadow--c3708684382b4848b740652385dc25a8 {
  fill: #968b00;
}
.ribbon-edge-shadow--resa,
.ribbon-edge-shadow--ad322cd3-3ab2-4e55-ae66-eb64bef07128 {
  fill: #80002d;
}
.ribbon-edge-shadow--politik,
.ribbon-edge-shadow--593baa17-e0d5-4bc2-88de-fa289e5bc319 {
  fill: #555555;
}
.ribbon-edge-shadow--nocat,
.ribbon-edge-shadow--annonsmaterial,
.ribbon-edge-shadow--7dd702c7-7e69-43c8-8a76-a0a98e5d3d09 {
  fill: #000000;
}
.search {
  border: 1px solid #ddd;
  border-radius: 100px;
  padding: 2px 15px 2px;
  position: relative;
  line-height: 28px;
  font-size: 14px;
  font-size: 0.77777778rem;
}
.search-button {
  margin-right: 5px;
  position: absolute;
  top: 7px;
  color: #ddd;
  font-size: 18px;
  line-height: 1;
  vertical-align: middle;
}
.search-button--left {
  left: 8px;
}
.search-button--right {
  right: 5px;
}
.search-input {
  background: inherit;
  border: none;
  width: 100%;
  height: 26px;
  color: #333;
  vertical-align: -2px;
}
.search-input::-webkit-input-placeholder {
  color: #888;
}
.search-input:-ms-input-placeholder {
  color: #888;
}
.search-input::placeholder {
  color: #888;
}
.search-input:focus {
  outline: none;
}
.search-input--btnleft {
  padding-left: 28px;
}
.sublogincta-img {
  margin-top: -10px;
  margin-bottom: 5px;
}
.sublogincta-text {
  margin-bottom: 15px;
  font-family: Tiempos, serif;
}
.sublogincta-text-vignette {
  font-family: "Benton Sans", sans-serif;
}
.subscription .group {
  border-bottom: none;
}
.subscription .group:last-child > article::after {
  display: none;
}
.subscription .article--sponsored {
  margin: -21px -20px 0 -19px;
  padding-top: 0;
  z-index: 11;
}
.subscription .article--sponsored::before {
  background: none;
  padding-right: 20px;
  top: 16px;
  color: #000;
  text-align: right;
}
.subscription .article--sponsored::after {
  background: none;
}
.subscription .resource--image {
  width: 80px;
  height: 40px;
  margin-top: 25px;
  margin-bottom: 3px;
}
.subscription .resource--vignette {
  margin-bottom: 7px;
  margin-right: 0;
  max-width: 200px;
}
.subscription .resource--title {
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.4;
  font-weight: 600;
}
.subscription .resource--text {
  margin-top: 4px;
  font-size: 14px;
  font-size: 0.77777778rem;
}
.subscription .resource--text-ball {
  display: none;
}
.subscription .resource-playbtn {
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  font-size: 40px;
}
.subscription .resource-playbtn::after {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
}
.subscription .starbox {
  display: none;
}
.user-topics {
  background-color: #fff;
  margin: 0 0 20px;
}
.starbox {
  float: right;
  line-height: 20px;
}
.starbox-status {
  margin-right: 3px;
  color: #888;
  font-size: 11px;
  font-size: 0.61111111rem;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-transform: none;
  vertical-align: -1px;
}
.starbox-status:hover,
.starbox-status--active {
  color: #333;
}
.starbox-star {
  color: #888;
  font-size: 20px;
  vertical-align: middle;
}
.starbox-star:hover,
.starbox-star--active {
  color: #2773c6;
}
.subscriptions-search {
  max-width: 400px;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
}
@media (min-width: 668px) {
  .subscriptions-search {
    margin-left: 0;
    margin-right: 0;
  }
}
.subscriptions-topic {
  margin-bottom: 20px;
}
.subscriptions-topic-title {
  margin-left: 10px;
  margin-right: 10px;
  color: #333;
  font-size: 14px;
  font-size: 0.77777778rem;
  font-weight: 600;
  text-transform: uppercase;
}
.subscriptions-topic-articles {
  margin-left: 10px;
  overflow-x: auto;
}
.subscriptions-topic-articles-scroller {
  min-width: 980px;
  margin-left: -5px;
}
.subscriptions-topic-articles-article {
  width: 25%;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
  position: relative;
}
@media (min-width: 668px) {
  .subscriptions-topic-title,
  .subscriptions-topic-articles {
    margin-left: 0;
    margin-right: 0;
  }
}
.tip,
[data-tip] {
  position: relative;
}
.tip::after,
[data-tip]::after {
  content: attr(data-tip);
  border-radius: 6px;
  background-color: #333;
  visibility: hidden;
  opacity: 0;
  margin-top: 10px;
  padding: 8px 13px;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 10;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  font-family: "Benton Sans", sans-serif;
  font-size: 0.88em;
  white-space: nowrap;
  transition: none;
}
.tip:hover::after,
[data-tip]:hover::after {
  visibility: visible;
  opacity: 1;
  transition: 600ms cubic-bezier(1, -1, 0.54, 0.92) opacity;
}
.topic {
  display: block;
  padding: 14px 0 15px;
  overflow: hidden;
  position: relative;
  color: #2773c6;
  font-size: 16px;
  font-size: 0.88888889rem;
}
.topic::after {
  content: "";
  background: linear-gradient(to right, #ccc, rgba(204, 204, 204, 0)) center center no-repeat;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
}
.topic:last-child::after {
  display: none;
}
.topic-image {
  margin-right: 10px;
  vertical-align: middle;
  width: 80px;
}
.topic-title {
  display: inline-block;
  max-width: 58%;
  font-weight: 600;
  vertical-align: middle;
}
.topic-star {
  float: right;
  margin-top: -0.11111111em;
  font-size: 1.5em;
  vertical-align: -0.0889em;
}
.topic-star--withimage {
  line-height: 40px;
}
.topnav {
  display: inline-block;
}
.topnav--main {
  background: #fafafa;
  border-top: 1px solid #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 34px;
  margin: 0;
  padding: 8px 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-transform: uppercase;
  font-size: 11px;
  font-size: 0.61111111rem;
  letter-spacing: 0.02em;
}
@media (min-width: 1020px) {
  .topnav--main {
    background: none;
    border-top: none;
    display: inline;
    height: auto;
    margin-left: 40px;
    padding: 0;
    position: static;
    font-size: 13px;
    font-size: 0.72222222rem;
    letter-spacing: 0;
    vertical-align: 1px;
  }
}
.topnav--search {
  width: 190px;
  margin-left: 0;
  font-size: 14px;
  font-size: 0.77777778rem;
  vertical-align: 3px;
}
.topnav--right {
  float: right;
  padding-top: 8px;
  font-size: 14px;
  font-size: 0.77777778rem;
}
.topnav--right--loggedin {
  padding-top: 7px;
}
@media (min-width: 1020px) {
  .topnav--right {
    padding-top: 0;
  }
  .topnav--right--loggedin {
    padding-top: 7px;
  }
}
.topnav--right-icon {
  margin-right: 4px;
  margin-left: 13px;
  padding-top: 6px;
  color: #2773c6;
  font-size: 20px;
  vertical-align: -3px;
}
.topnav--right-icon--mix {
  margin-right: 8px;
  vertical-align: -4px;
}
.topnav--right-btn {
  margin-left: 20px;
}
.topnav--right-btn + .btn {
  padding-bottom: 7px;
}
.topnav--right-close {
  margin-right: 30px;
  margin-top: 8px;
  display: block;
  color: #888;
  vertical-align: 0;
}
@media (min-width: 1020px) {
  .topnav--right-close {
    margin-top: 0;
    display: inline;
  }
}
.topnav--right-close-icon {
  vertical-align: -2px;
  font-size: 1.24em;
  margin-right: 5px;
}
.menutarget-mega:not(:checked) ~ .header .topnav--right-close {
  display: none;
}
.menutarget-mega:checked ~ .header .topnav--right-open {
  display: none;
}
.topnav-item {
  margin-right: 20px;
  color: #888;
}
.topnav-item--active,
.topnav-item:hover {
  margin-right: 18px;
  color: #000;
  font-weight: 600;
}
.user {
  font-size: 13px;
  font-size: 0.72222222rem;
  line-height: 1;
}
.user-photo {
  border-radius: 100%;
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 12px;
  margin-top: 3px;
}
.user-photo--small {
  width: 34px;
  height: 34px;
  margin-top: 3px;
}
.user-text {
  float: left;
  padding: 6px 0;
}
.user-name {
  display: block;
  max-width: 140px;
  padding-bottom: 3px;
  color: #333;
  font-size: 14px;
  font-size: 0.77777778rem;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.user-name--big {
  font-size: 18px;
  font-size: 1rem;
}
.user-aux {
  display: block;
  margin-bottom: 5px;
  color: #888;
  font-size: 11px;
  font-size: 0.61111111rem;
  letter-spacing: 0.02em;
}
.user--btn:hover .user-aux {
  color: #333;
}
.usermix-captions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 100px;
  margin-bottom: -12px;
  margin-top: 20px;
}
.usermix-caption {
  width: 20%;
  color: #333;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}
.usermix-caption:first-child {
  text-align: left;
}
.usermix-caption:last-child {
  text-align: right;
}
.usermix-category {
  padding: 20px 0 0;
  list-style: none;
}
.usermix-category-title {
  display: block;
  float: left;
  width: 86px;
  margin-right: 14px;
  color: #888;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-size: 0.77777778rem;
}
.usermix-category-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  line-height: 22px;
}
.usermix-category-options--toggle {
  display: block;
}
.usermix-category-options-line {
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  z-index: 0;
}
.usermix-category-options-line--inrikes,
.usermix-category-options-line--36480a9056b9423daf4538f7aa62bad2 {
  background-color: #1ba4de;
}
.usermix-category-options-line--utrikes,
.usermix-category-options-line--feddd38a2f914a06a6f851eeb32a7eb7 {
  background-color: #2824a8;
}
.usermix-category-options-line--ekonomi,
.usermix-category-options-line--38e9c8064a9b42ee894fd7da5867e8f7 {
  background-color: #f9ac17;
}
.usermix-category-options-line--opinion,
.usermix-category-options-line--926a9dbdd8e74d77a9c49e3e5e7ad11c {
  background-color: #961d5d;
}
.usermix-category-options-line--sport,
.usermix-category-options-line--ea7e9c35b0ca4f36bf80cda5a55bbc68 {
  background-color: #2db99b;
}
.usermix-category-options-line--nojekultur,
.usermix-category-options-line--9ab3863d85bd40099445d409daf9667e {
  background-color: #f93e83;
}
.usermix-category-options-line--tech,
.usermix-category-options-line--c3708684382b4848b740652385dc25a8 {
  background-color: #fce900;
}
.usermix-category-options-line--resa,
.usermix-category-options-line--ad322cd3-3ab2-4e55-ae66-eb64bef07128 {
  background-color: #e60051;
}
.usermix-category-options-line--politik,
.usermix-category-options-line--593baa17-e0d5-4bc2-88de-fa289e5bc319 {
  background-color: #888888;
}
.usermix-category-options-line--nocat,
.usermix-category-options-line--annonsmaterial,
.usermix-category-options-line--7dd702c7-7e69-43c8-8a76-a0a98e5d3d09 {
  background-color: #000000;
}
.usermix-category-options-line--toggle {
  display: none;
}
.usermix-category-option {
  position: relative;
  z-index: 2;
}
.usermix-category-option-radio {
  display: block;
  position: absolute;
  visibility: hidden;
}
.usermix-category-option-label {
  background: #fff;
  border-radius: 100%;
  border: 2px solid;
  width: 22px;
  height: 22px;
  display: block;
  z-index: 1;
}
.usermix-category-option-label--inrikes,
.usermix-category-option-label--36480a9056b9423daf4538f7aa62bad2 {
  border-color: #1ba4de;
}
.usermix-category-option-label--utrikes,
.usermix-category-option-label--feddd38a2f914a06a6f851eeb32a7eb7 {
  border-color: #2824a8;
}
.usermix-category-option-label--ekonomi,
.usermix-category-option-label--38e9c8064a9b42ee894fd7da5867e8f7 {
  border-color: #f9ac17;
}
.usermix-category-option-label--opinion,
.usermix-category-option-label--926a9dbdd8e74d77a9c49e3e5e7ad11c {
  border-color: #961d5d;
}
.usermix-category-option-label--sport,
.usermix-category-option-label--ea7e9c35b0ca4f36bf80cda5a55bbc68 {
  border-color: #2db99b;
}
.usermix-category-option-label--nojekultur,
.usermix-category-option-label--9ab3863d85bd40099445d409daf9667e {
  border-color: #f93e83;
}
.usermix-category-option-label--tech,
.usermix-category-option-label--c3708684382b4848b740652385dc25a8 {
  border-color: #fce900;
}
.usermix-category-option-label--resa,
.usermix-category-option-label--ad322cd3-3ab2-4e55-ae66-eb64bef07128 {
  border-color: #e60051;
}
.usermix-category-option-label--politik,
.usermix-category-option-label--593baa17-e0d5-4bc2-88de-fa289e5bc319 {
  border-color: #888888;
}
.usermix-category-option-label--nocat,
.usermix-category-option-label--annonsmaterial,
.usermix-category-option-label--7dd702c7-7e69-43c8-8a76-a0a98e5d3d09 {
  border-color: #000000;
}
.usermix-category-option-label--toggle {
  background: none !important;
  border: 0;
  float: left;
  margin-right: 10px;
  font-size: 22px;
}
.usermix-category-option-radio:checked + .usermix-category-option-label--inrikes,
.usermix-category-option-radio:checked + .usermix-category-option-label--36480a9056b9423daf4538f7aa62bad2 {
  background-color: #1ba4de;
}
.usermix-category-option-radio:checked + .usermix-category-option-label--utrikes,
.usermix-category-option-radio:checked + .usermix-category-option-label--feddd38a2f914a06a6f851eeb32a7eb7 {
  background-color: #2824a8;
}
.usermix-category-option-radio:checked + .usermix-category-option-label--ekonomi,
.usermix-category-option-radio:checked + .usermix-category-option-label--38e9c8064a9b42ee894fd7da5867e8f7 {
  background-color: #f9ac17;
}
.usermix-category-option-radio:checked + .usermix-category-option-label--opinion,
.usermix-category-option-radio:checked + .usermix-category-option-label--926a9dbdd8e74d77a9c49e3e5e7ad11c {
  background-color: #961d5d;
}
.usermix-category-option-radio:checked + .usermix-category-option-label--sport,
.usermix-category-option-radio:checked + .usermix-category-option-label--ea7e9c35b0ca4f36bf80cda5a55bbc68 {
  background-color: #2db99b;
}
.usermix-category-option-radio:checked + .usermix-category-option-label--nojekultur,
.usermix-category-option-radio:checked + .usermix-category-option-label--9ab3863d85bd40099445d409daf9667e {
  background-color: #f93e83;
}
.usermix-category-option-radio:checked + .usermix-category-option-label--tech,
.usermix-category-option-radio:checked + .usermix-category-option-label--c3708684382b4848b740652385dc25a8 {
  background-color: #fce900;
}
.usermix-category-option-radio:checked + .usermix-category-option-label--resa,
.usermix-category-option-radio:checked + .usermix-category-option-label--ad322cd3-3ab2-4e55-ae66-eb64bef07128 {
  background-color: #e60051;
}
.usermix-category-option-radio:checked + .usermix-category-option-label--politik,
.usermix-category-option-radio:checked + .usermix-category-option-label--593baa17-e0d5-4bc2-88de-fa289e5bc319 {
  background-color: #888888;
}
.usermix-category-option-radio:checked + .usermix-category-option-label--nocat,
.usermix-category-option-radio:checked + .usermix-category-option-label--annonsmaterial,
.usermix-category-option-radio:checked + .usermix-category-option-label--7dd702c7-7e69-43c8-8a76-a0a98e5d3d09 {
  background-color: #000000;
}
.usermix-category-option-radio:checked + .usermix-category-option-label--toggle,
.usermix-category-option-radio:checked ~ .usermix-category-option-state {
  display: none;
}
.usermix-divider {
  margin-top: 20px;
  margin-left: 100px;
}
.usermix-divider:last-child {
  display: none;
}
.psi-parent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 2000;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  line-height: 20px;
  padding: 8px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.2);
}
.psi-parent .container {
  position: relative;
  width: 559px;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 1px 2px 4px 1px rgba(166, 166, 166, 0.5);
  font-size: 16px;
}
.psi-parent .container:focus {
  outline: none;
}
@media (max-width: 668px) {
  .psi-parent .container {
    margin: auto auto 0 auto;
    height: auto;
    padding: 16px;
  }
}
@media (min-width: 668px) {
  .psi-parent .container {
    margin: auto;
    padding-bottom: 32px;
  }
}
.psi-parent .container .cta-container {
  margin-top: 30px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: bold;
}
@media (max-width: 668px) {
  .psi-parent .container .cta-container {
    margin-top: 24px;
  }
}
.psi-parent .container .cta-container .psi-btn--agree {
  color: #2c75c3;
  line-height: 51px;
}
.psi-parent .container .cta-container .psi-btn--dismiss {
  border: 0;
  width: 193px;
  height: 51px;
  border-radius: 25px;
  background-color: #2c75c3;
  color: white;
}
.psi-parent .container .content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.psi-parent .container .content-container .text > h2 {
  font-size: 20px;
}
@media (max-width: 668px) {
  .psi-parent .container .content-container .text > h2 {
    margin-top: 0;
    margin-bottom: 8px;
  }
}
.psi-parent .container .content-container .text > p {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #222222;
  font-size: 16px;
  font-family: "Benton Sans", sans-serif;
}
@media (min-width: 668px) {
  .psi-parent .container .content-container > * {
    padding: 4px;
  }
  .psi-parent .container .content-container .text > h2 {
    margin-top: 40px;
    margin-bottom: 8px;
  }
  .psi-parent .container .content-container .text {
    margin-right: 30px;
  }
}
@media (min-width: 480px) {
  .psi-parent .container .content-container .psi-image {
    display: none;
  }
}
@media (min-width: 668px) {
  .psi-parent .container .content-container .psi-image {
    display: block;
    margin-left: 16px;
    margin-right: 8px;
    width: 103px;
    min-width: 103px;
    height: 249px;
    -o-object-fit: contain;
       object-fit: contain;
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="103" height="249" viewBox="0 0 103 249"><defs><path id="a" d="M0 .227h7.046v9.01H0z"/></defs><g fill="none" fill-rule="evenodd"><path stroke="#365990" stroke-width=".5" d="M46.507 82.479s3.255 25.625 13.46 43.821M31.007 42.414s1.972 46.395 26.784 78.541M79.287 48.762s-22.6 61.996-21.87 71.852"/><path fill="#0473B7" d="M102.648 24.265c0 13.314-10.776 24.108-24.069 24.108-13.292 0-24.068-10.794-24.068-24.108C54.51 10.95 65.287.157 78.579.157c13.293 0 24.07 10.793 24.07 24.108M64.906 64.415c0 10.042-8.127 18.183-18.153 18.183-10.026 0-18.153-8.141-18.153-18.183s8.127-18.183 18.153-18.183c10.026 0 18.153 8.14 18.153 18.183M46.692 24.278c0 10.042-8.127 18.183-18.153 18.183-10.026 0-18.153-8.141-18.153-18.183S18.513 6.095 28.54 6.095c10.026 0 18.153 8.14 18.153 18.183"/><path fill="#FFF" d="M46.984 63.918c-.93 0-1.949-.466-2.452-1.754-.074-.204-.068-.615-.068-.653v-.578c0-1.64 1.39-2.387 2.6-2.387 1.49 0 2.642 1.194 2.642 2.686s-1.233 2.686-2.722 2.686m6.914-4.495c-.075-.28-.227-.578-.339-.84-1.34-3.225-4.268-4.382-6.633-4.382-3.165 0-6.651 2.127-7.118 6.51v.894c0 .037.013.373.031.541.262 2.088 1.907 4.307 3.136 6.396 1.322 2.238 2.693 4.44 4.052 6.64.839-1.437 1.674-2.891 2.492-4.29.224-.41.483-.82.706-1.211.149-.263.434-.523.563-.766 1.323-2.423 3.451-4.866 3.451-7.273v-.988c0-.26-.323-1.174-.341-1.23M71.917 21.384c0-3.957 3.213-7.175 7.164-7.175 3.95 0 7.164 3.218 7.164 7.175s-3.214 7.175-7.164 7.175c-3.95 0-7.164-3.218-7.164-7.175m17.22 0c0-5.554-4.511-10.073-10.056-10.073-5.546 0-10.057 4.519-10.057 10.073 0 5.062 3.748 9.264 8.61 9.968v1.883h-1.782c-.8 0-1.446.649-1.446 1.449s.647 1.448 1.446 1.448h1.782v1.786a1.447 1.447 0 1 0 2.893 0v-1.786h1.782a1.448 1.448 0 1 0 0-2.897h-1.782v-1.883c4.862-.704 8.61-4.906 8.61-9.968M27.352 27.018c0 1.673-1.309 3.406-3.85 3.406-1.204 0-2.212-.257-3.415-.995-.346-.21-.406-.513-.18-.829l.3-.451c.21-.317.497-.377.843-.181.887.497 1.579.723 2.391.723 1.189 0 1.88-.663 1.88-1.658 0-1.024-.827-1.611-1.985-1.611-.301 0-.542.03-.722.06-.346.06-.602-.016-.797-.287l-.241-.331c-.226-.317-.21-.588.09-.844l2.843-2.41h-3.82c-.391 0-.602-.211-.602-.603v-.483c0-.391.21-.602.601-.602h5.672c.39 0 .601.21.601.602v.603a.875.875 0 0 1-.346.738l-2.452 2.095c1.835.075 3.19 1.205 3.19 3.058M30.516 28.48h4.934c.391 0 .602.211.602.603v.482c0 .391-.21.602-.602.602h-6.453c-.391 0-.602-.21-.602-.602v-.196c0-2.29 1.565-3.195 3.039-4.099 1.429-.873 2.647-1.31 2.647-2.53 0-.829-.646-1.341-1.52-1.341-.841 0-1.503.42-2.27 1.295-.256.301-.542.331-.843.121l-.526-.377c-.316-.226-.376-.527-.136-.844.963-1.22 2.121-1.929 3.73-1.929 2.378 0 3.581 1.447 3.581 3.045 0 2.17-1.625 2.801-3.415 3.887-1.008.618-1.94 1.04-2.166 1.883"/><g><path fill="#0473B7" d="M44.349 184.37l-2.329-33.543c-.001-4.325-3.548-7.83-9.869-7.828-6.121.001-7.963 3.29-8.271 7.427-.02.27 0 .542.032.81l-1.452 34.862"/><path fill="#C4D9EE" d="M15.96 183.497l-2.82-14.812a6.32 6.32 0 0 1 1.34-4.244l5.507-9.377 5.465 1.233-6.89 11.2a.036.036 0 0 0-.009.028l.256 15.826-2.85.146z"/><path fill="#0473B7" d="M34.68 123.232a4.91 4.91 0 0 1-4.904 4.915 4.91 4.91 0 0 1-4.907-4.912 4.91 4.91 0 0 1 4.904-4.915 4.91 4.91 0 0 1 4.907 4.912"/><path fill="#0473B7" d="M30.222 127.225a4.167 4.167 0 1 1-8.096 1.98 4.174 4.174 0 0 1 3.06-5.044 4.166 4.166 0 0 1 5.036 3.064"/><path fill="#0473B7" d="M35.701 132.404a5.989 5.989 0 0 1-5.981 5.995 5.988 5.988 0 0 1-5.985-5.991 5.988 5.988 0 0 1 5.981-5.995 5.988 5.988 0 0 1 5.985 5.99"/><path fill="#C4D9EE" d="M27.472 134.28v.75a5.991 5.991 0 0 0 5.988 5.992c.287 0 .567-.027.844-.066 1.396-.896 1.399-5.18 1.399-5.18.748 0 .748-.75.748-.75l-.75-2.997v-2.997c-.001-2.998-2.247-4.496-2.247-4.496a5.99 5.99 0 0 0-5.983 5.997v.75"/><path fill="#97BDDD" d="M33.454 124.536s2.245 1.498 2.246 4.496l.001 2.997.75 2.997s0 .75-.748.75c0 0-.003 4.284-1.4 5.18a5.989 5.989 0 0 0 5.14-5.93v-.75l-.001-2.997v-.75a5.99 5.99 0 0 0-5.988-5.993"/><path fill="#0473B7" d="M26.863 129.915c-.001-3.31 3.285-5.582 6.591-5.583a5.99 5.99 0 0 1 5.987 5.993s-7.247.448-8.65-1.686c0 0 .655 5.147-3.319 6.39M31.245 183.258l2.365 23.41-3.069 29.917 3.065.873 8.308-30.794.578-23.41z"/><path fill="#0473B7" d="M39.343 182.746l-15.052 2.496-5.972 20.26-14.935 24.873 3.141 2.533 19.823-23.104.068.034z"/><path fill="#C4D9EE" d="M57.79 121.936l-2.197.37c-.564.095-1.064-.358-1.011-.917l.254-2.697a.871.871 0 0 1 .727-.77l2.198-.371"/><path fill="#0473B7" d="M18.325 155.243l6.631-9.012a3.925 3.925 0 0 1 5.546-.368 3.94 3.94 0 0 1 .368 5.554l-4.399 5.148M35.305 248.628l-5.898-6.517a1.265 1.265 0 0 1 .087-1.784c.517-.469 1.961-1.017 2.429-.5l2.583 3.916c1.965 2.918 1.93 3.859 1.02 4.685l-.22.2z"/><g transform="translate(0 232.602)"><mask id="b" fill="#fff"><use xlink:href="#a"/></mask><path fill="#0473B7" d="M6.225 9.237L.327 2.72A1.264 1.264 0 0 1 .414.936C.93.466 2.375-.081 2.842.436L5.426 4.35c1.965 2.918 1.93 3.859 1.02 4.686l-.221.2z" mask="url(#b)"/></g><path fill="#C4D9EE" d="M56.673 123.799l-.545 15.07a6.318 6.318 0 0 1-2.25 3.838l-8.938 7.914-3.197-3.538 8.837-8.267a.038.038 0 0 0 .014-.024l3.27-15.485 2.81.492zM15.003 188.08l1.828-2.705c.644-.597 1.56-.653 2.048-.125.487.527.36 1.438-.284 2.035l-2.331 2.16c-.645.596-1.057 1.198-1.544.67-.488-.527-.36-1.439.283-2.035"/><path fill="#C4D9EE" d="M19.974 185.5l-.934-.296c-.806-.255-1.12 1.02-.32 1.273l.934.295c.806.255 1.12-1.02.32-1.273"/><path fill="#0473B7" d="M44.9 151.144l-4.57 2.854c-2.287-.065-6.659-3.93-6.39-6.257.239-2.062 2.148-3.523 4.22-3.464 0 0 7.948-2.167 7.943-2.192"/></g></g></svg>');
  }
}
* {
  box-sizing: border-box;
}
body {
  background-color: #f2f2f2;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  color: #333;
}
a {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.25s, color 0.25s;
}
.a {
  transition: opacity 0.25s, color 0.25s;
}
.a--primary {
  font-weight: 600;
  color: #2773c6;
}
.a--normal {
  font-weight: normal;
}
.a:hover {
  color: #14569c;
}
p {
  margin: 0;
}
label {
  cursor: pointer;
}
@media (min-width: 668px) {
  .app-bg {
    background: #fff;
  }
  .app-bg--404,
  .app-bg--500 {
    background: none;
  }
}
.app-inner {
  padding-top: 86px;
}
.app-inner--hassponsorbanner {
  padding-top: 128px;
}
@media (min-width: 668px) {
  .app-inner {
    padding-top: 86px;
  }
}
@media (min-width: 1020px) {
  .app-inner {
    padding-top: 55px;
  }
}
.app-feedback {
  background: #f0f6fc;
  border: 1px solid #14569c;
  color: #14569c;
  width: 140px;
  padding: 5px 0;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 1030;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  font-size: 14px;
  font-size: 0.77777778rem;
  text-align: center;
}
@media (max-width: 667px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1175px) {
  .container {
    margin-left: 0;
  }
}
@media (min-width: 1290px) {
}
.global-width {
  max-width: 1020px;
  margin: auto;
  position: relative;
}
.global-width--wide {
  max-width: 1290px;
}
@media (min-width: 1020px) {
  .global-width {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.row {
  position: relative;
}
.categories {
  padding: 0;
  list-style: none;
  font-size: 24px;
}
@-webkit-keyframes slidebg {
  0% {
    background-position-x: 0%;
  }
  100% {
    background-position-x: 600%;
  }
}
@keyframes slidebg {
  0% {
    background-position-x: 0%;
  }
  100% {
    background-position-x: 600%;
  }
}
.gradient {
  background-color: #2824a8;
  background-image: linear-gradient(to right, #2824a8, #1ba4de, #2db99b, #fce900, #f9ac17, #f93e83, #2824a8);
  background-repeat: repeat-x;
  background-size: 120%;
}
.gradient--loading {
  -webkit-animation: 3s linear 0s infinite slidebg;
          animation: 3s linear 0s infinite slidebg;
}

/*# sourceMappingURL=omni.css.map*/