html {
  cursor: default;
  font:
    100%/1.5 "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
  scroll-padding-top: calc(50% - 30px);
}
input {
  font-feature-settings: "liga" 0;
  text-rendering: optimizeSpeed;
}
body,
img,
svg,
a {
  margin: 0;
  border: 0;
  color: inherit;
  fill: currentColor;
}
button,
a,
input {
  touch-action: manipulation;
}
button {
  cursor: pointer;
}
.nrk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.nrk-button {
  -webkit-appearance: none;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  margin: 3px 1px;
  padding: 0 19px;
  border: 0 solid;
  border-radius: 99px;
  height: 41px;
  min-width: 41px;
  font: inherit;
  font-size: 14px;
  line-height: 41px;
  text-align: center;
  text-decoration: none;
  background: transparent;
  color: inherit;
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}
.nrk-button::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  right: 0.5px;
  bottom: 0;
  left: 0;
  opacity: 0.4;
  border: inherit;
  border-radius: inherit;
  border-width: 1px;
  transition: border 0.2s;
  -webkit-backface-visibility: hidden;
}
.nrk-button:active {
  transform: scale(0.95);
}
.nrk-button:hover,
.nrk-button:focus {
  outline: 0;
  border-color: transparent;
  box-shadow: 0 0 2px 1px #00b9f2;
}
.nrk-button:disabled {
  cursor: default;
  pointer-events: none;
  box-shadow: none;
  opacity: 0.6;
}
.nrk-pagination {
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  font-size: 0;
}
.nrk-pagination::before,
.nrk-pagination::after {
  content: "";
  display: inline-block;
  width: 50%;
  border-top: 1px solid;
  opacity: 0.22;
}
.nrk-pagination::before {
  margin-left: -50%;
}
.nrk-pagination::after {
  margin-right: -50%;
}
.nrk-pagination > .nrk-button:only-child {
  min-width: 200px;
}
.nrk-sr-focus:not(:focus) {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
nav {
  display: block;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
}
body {
  margin: 0;
}
body,
button,
input {
  font-family: "NRK Sans Variable", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.125em;
  font-size: 1.125rem;
  line-height: 1.333333333333333;
}
a:hover,
a:active {
  outline: 0;
}
b {
  font-weight: 600;
}
ul {
  margin: 1em 0;
  padding: 0 0 0 40px;
  padding: 0 0 0 2.5rem;
}
nav ul {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
button,
input {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.col {
  width: 100%;
  float: left;
}
.spacer {
  height: 1px;
}
@media screen and (min-width: 720px) {
  .g100 {
    width: 100%;
  }
  .g94 {
    width: 94.4444444444%;
  }
  .g70 {
    width: 70%;
  }
  .g55 {
    width: 55.5555555556%;
  }
  .g27 {
    width: 27.7777777778%;
  }
  .g22 {
    width: 22.2222222222%;
  }
  .g11 {
    width: 11.1111111111%;
  }
  .g5 {
    width: 5.55555555556%;
  }
}
.container-widget > .col > .widget {
  margin: 0 10px 25px 10px;
  margin: 0 0.625rem 1.5625rem 0.625rem;
}
@media screen and (min-width: 720px) {
  .container-widget > .col > .widget {
    margin: 0 15px 30px 15px;
    margin: 0 0.9375rem 1.875rem 0.9375rem;
  }
}
.container-widget {
  margin: 0 !important;
}
.container-widget-content {
  margin: 0 10px 10px 10px;
  margin: 0 0.625rem 0.625rem 0.625rem;
}
@media screen and (min-width: 720px) {
  .container-widget-content {
    margin: 0 15px 10px 15px;
    margin: 0 0.9375rem 0.625rem 0.9375rem;
  }
}
#container > .group-reference.s18,
.grid {
  margin: 0 auto 0 auto;
  max-width: 1180px;
  float: none;
  clear: both;
}
#container > .group-reference.s18 > .group {
  padding-top: 10px;
  padding-top: 0.625rem;
}
@media screen and (min-width: 720px) {
  #container > .group-reference.s18 > .group {
    padding: 30px 0 0 0;
    padding: 1.875rem 0 0 0;
  }
}
body {
  font-family: "NRK Sans Variable", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.125em;
  font-size: 1.125rem;
  line-height: 1.333333333333333;
  background-color: #fff;
  font-size: 100%;
  height: 100%;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cf:after {
  clear: both;
}
.cf:after,
.cf:before {
  content: " ";
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  height: 0 !important;
  visibility: hidden;
}
a.skin-text-hover:hover {
  color: #061629;
  opacity: 0.7;
}
.skin-border {
  border-color: #1767ce;
}
.skin-plug-icon {
  background-image: url("/img/plug-sprite.webp");
}
.skin-plug-icon {
  background-image: url("/img/plug-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 4px;
  background-position: 0 0.25rem;
}
@media (-webkit-min-device-pixel-ratio: 2),
  (-o-min-device-pixel-ratio: 2/1),
  (min-resolution: 192dpi) {
  .skin-plug-icon {
    background-size: 16px auto;
    background-position: 0 -52px;
    background-position: 0 -3.25rem;
  }
}
body,
button,
input {
  font-family: "NRK Sans Variable", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.125em;
  font-size: 1.125rem;
  line-height: 1.333333333333333;
  color: #061629;
}
.title {
  font-family: "NRK Sans Variable", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.375em;
  font-size: 1.375rem;
  line-height: 1.23;
  text-decoration: none !important;
  display: block;
  margin: 0 0 0.3em 0;
  color: #061629;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  word-wrap: break-word;
  text-rendering: optimizelegibility;
  font-weight: 740;
}
.title-large {
  font-family: "NRK Sans Variable", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.125em;
  font-size: 1.125rem;
  line-height: 1.333333333333333;
  font-size: 2em;
  font-size: 2rem;
  line-height: 1.125;
  letter-spacing: -0.035em;
  font-weight: 740;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
}
@media screen and (min-width: 480px) {
  .title-large {
    font-size: 2.375em;
    font-size: 2.375rem;
    line-height: 1.157894736842105;
  }
}
@media screen and (min-width: 720px) {
  .title-large {
    font-size: 3.125em;
    font-size: 3.125rem;
    line-height: 1.16;
  }
}
@media screen and (min-width: 850px) {
  .title-large {
    font-size: 3.25em;
    font-size: 3.25rem;
    line-height: 1.153846153846154;
  }
}
a {
  color: inherit;
  text-decoration: none;
}
a[href=""] {
  cursor: default;
}
.text-body a {
  color: #1767ce;
  border-bottom: 1px solid #b6b3b4;
  padding-bottom: 2px;
}
.text-body a:hover {
  border-bottom: 1px solid #1767ce;
}
a.skin-text-hover {
  color: #061629;
}
.text-body {
  color: #061629;
  font-size: 18px;
  font-size: 1.125rem;
  counter-reset: numbered-heading;
}
.text-body-sans-serif {
  font-family: "NRK Sans Variable", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.125em;
  font-size: 1.125rem;
  line-height: 1.333333333333333;
}
.text-body > p {
  margin: 0 0 1em 0;
  font-weight: 400;
  line-height: 1.55;
}
.text-body > ol li::marker {
  font-weight: 700;
  font-size: 0.875em;
}
.text-body > p:last-child {
  margin-bottom: 0;
}
.text-body > h2 {
  margin: 0 0 0.5em 0;
  padding-top: 0.5em;
  color: #061629;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 720;
  line-height: 1.25em;
  text-rendering: optimizelegibility;
}
.widget-title {
  margin: 0 -10px 20px -10px;
  margin: 0 -0.625rem 1.25rem -0.625rem;
  padding: 0 0 3px 10px;
  padding: 0 0 3px 0.625rem;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #061629;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-weight: normal;
}
@media screen and (min-width: 720px) {
  .widget-title {
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 3px 0;
  }
}
.sr-only {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  border: 0;
  padding: 0;
  margin: 0 -1px -1px 0;
}
.darkmode .plug-feature .plug-teaser:not(class*="skin-background") {
  background-color: #061629;
}
.plug .title {
  line-height: 1.16;
  margin: 0.3em 0 0.2em 0;
  font-weight: 740;
}
.plug a .widget:not(.video) {
  position: relative;
  z-index: 1;
}
.plug a .widget:not(.video)::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.plug-teaser {
  position: relative;
  z-index: 2;
}
.plug-teaser h2 {
  font-variation-settings: "wdth" 90;
}
@media screen and (min-width: 720px) {
  .s5 > .plug .title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.push-button:no(.skin-border) {
  border-color: #dedede;
}
.nrk-button .button-icon {
  display: inline-block;
  margin: -1px 3px 0 0;
  opacity: 0.8;
}
.title-large {
  letter-spacing: -0.015em;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.title-large:not(.review) {
  font-variation-settings: "wdth" 90;
  font-weight: 740;
}
.article-lead {
  margin-bottom: 1.5em;
  color: #061629;
}
.article-lead > p {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 520;
  line-height: 1.4;
}
@media screen and (min-width: 720px) {
  .article-lead > p {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.article-dateline__short {
  display: none;
}
.article-dateline {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  color: #6c6c6c;
  line-height: 1.2em;
}
.article-dateline .article-publish-date {
  margin-bottom: 2px;
}
.article-metadata--mobile {
  display: none;
}
@media screen and (max-width: 719px) {
  .article-dateline__full {
    display: none;
  }
  .article-dateline__short {
    display: inline;
  }
  .article-header-sidebar .article-metadata--mobile {
    display: block;
    height: 41px;
    height: 2.5625rem;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin: 0 -10px;
    margin: 0 -0.625rem;
  }
  .article-header-sidebar .article-metadata--mobile .article-dateline {
    display: block;
    height: 21px;
    height: 1.3125rem;
    font-size: calc(9px + 1rem / 4);
    font-size: calc(0.5625rem + 1rem / 4);
    overflow: hidden;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  .article-dateline:not(.article-footer) {
    display: none;
    line-height: 1.85em;
  }
  .article-lead-media {
    margin-bottom: 20px !important;
    margin-bottom: 1.25rem !important;
  }
  .article-lead-media > .widget {
    margin-bottom: 0 !important;
  }
  .article-lead-media.col.fl:before {
    content: "";
  }
  .article-lead-media > .image figcaption {
    border-bottom: 1px solid #e0e0e0;
  }
  .article-lead-media > .image figcaption:not(.caption-expanded) * {
    display: none;
  }
  .article-lead-media > .image figcaption:not(.caption-expanded) p:first-child {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 100%;
    height: 1.4em;
  }
  .article-lead-media
    > .image
    figcaption:not(.caption-expanded)
    p:first-child:before {
    content: "Vis mer"/"";
    text-align: right;
    float: right;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 2px;
    color: #0059b3;
    margin-left: 15px;
    margin-left: 0.9375rem;
  }
  .article-lead-media {
    margin-bottom: 5px !important;
    margin-bottom: 0.3125rem !important;
  }
  .article-lead-media > .widget {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  .article-lead-media figcaption > p {
    padding-left: 10px !important;
    padding-left: 0.625rem !important;
    padding-right: 10px !important;
    padding-right: 0.625rem !important;
  }
  .article-header-sidebar .authors {
    padding-top: 5px;
    padding-top: 0.3125rem;
    line-height: 1;
  }
  .article-dateline {
    display: block;
    padding: 10px 10px 10px 10px;
    padding: 0.625rem 0.625rem 0.625rem 0.625rem;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .article-dateline:not(.article-footer) {
    display: none;
    line-height: 1.85em;
  }
  .article-title {
    margin-top: 5px;
    margin-top: 0.3125rem;
  }
}
.article-dateline {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  color: rgba(38, 41, 42, 0.8);
  line-height: 1.2em;
}
.article-publish-date {
  display: inline-block;
}
@media screen and (min-width: 720px) and (max-width: 900px) {
  .article-header-sidebar {
    width: 27.7777777778% !important;
  }
  .article-sidebar {
    width: 33.333333333% !important;
  }
}
@media screen and (min-width: 720px) {
  .article-header {
    margin-right: 35px !important;
    margin-right: 2.1875rem !important;
    margin-bottom: 1.5rem;
  }
  .article:not(.reference):not(.bulletin-attachment) {
    margin-bottom: 30px !important;
    margin-bottom: 1.875rem !important;
  }
  .s12.article-lead-media {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
  }
  .s12.article-lead-media > .widget {
    margin-bottom: 0 !important;
  }
  .s10 > .article-body {
    max-width: 500px;
  }
  .s10 > .article-body {
    min-height: 250px;
    min-height: 15.625rem;
  }
  .s17 > .container-widget-content > .article-lead {
    max-width: 680px;
  }
  .article-sidebar {
    padding-top: 6px;
    padding-top: 0.375rem;
  }
  .article-sidebar > .widget,
  .article-sidebar .container-widget-content,
  .article-sidebar .col > .widget,
  .article-header-sidebar > .container-widget-content {
    max-width: 228px;
  }
  .article-header-sidebar > .container-widget-content {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
  .article-sidebar .plug-teaser > .title {
    font-size: 16px;
    font-size: 1rem;
  }
  .article-sidebar > .universe > .container-widget-content {
    display: none;
  }
  .article-sidebar > .widget.container-widget {
    max-width: none;
  }
  .article-header-sidebar .authors {
    margin-bottom: 50px;
    margin-bottom: 3.125rem;
  }
  .article-header-sidebar .author__image {
    display: block;
    margin-bottom: 4px;
    margin-bottom: 0.25rem;
  }
  .article-dateline {
    margin-top: 20px;
    margin-top: 1.25rem;
  }
}
@media screen and (min-width: 1000px) {
  .s12.article-lead-media:not(.review) {
    margin-bottom: 60px;
    margin-bottom: 3.75rem;
  }
  .s12.article-lead-media > .widget {
    margin-bottom: 0 !important;
  }
  .s5.article-sidebar > .universe:first-child {
    margin-top: 180px !important;
    margin-top: 11.25rem !important;
  }
}
@media screen and (min-width: 1100px) {
  .s10 > .article-body {
    max-width: 540px;
  }
}
@media print {
  figure.image {
    background: #000;
  }
}
.article-feature .authors__expand:not(:target) {
  display: inline;
}
.article-feature .authors__expand:not(:target) ~ .author {
  display: none;
}
@media (min-width: 900px) {
  .article-feature__body
    > .fl.video-reference:is(:has([data-aspect-ratio="16x9"])),
  .article-feature__body
    > .fr.video-reference:is(:has([data-aspect-ratio="16x9"])),
  .article-feature__body
    > .fl.remoterenderedcontent-reference:is(:has(.widget.should-popout)),
  .article-feature__body
    > .fl.inlinesanitycontent-reference:is(:has(.widget.should-popout)) {
    width: calc(100% + 13vw);
    margin-left: -4vw;
  }
}
.author {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6;
  color: #6c6c6c;
}
.author a {
  border: 0 !important;
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #1767ce;
  margin-top: 2px;
  line-height: 1.4;
}
.author__name {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.authors--expandable .author:first-of-type {
  display: inline-block;
}
.authors--expandable .author__image,
.author__image,
.authors__expand:not(:target) ~ .author,
.authors__expand:target {
  display: none;
}
.authors__expand {
  border: 0 !important;
  color: #1767ce;
  font-weight: 700;
  font-size: 0.9375rem;
  float: right;
  margin-top: 0.3rem;
}
@media (min-width: 720px) {
  .author {
    white-space: nowrap;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    line-height: 1.3;
  }
  .author__image,
  .author__body {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
  }
  .author__image {
    overflow: hidden;
    margin-right: 9px;
    margin-right: 0.5625rem;
    border-radius: 100%;
    background: #eee url("/img/d3b6969f6c2080266f8954f05aa0d0d9250ed86d.svg") 0
      100%/100% no-repeat;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 50px;
    height: 50px;
    height: 3.125rem;
  }
  .author__name {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .authors--expandable .author {
    margin-bottom: 13px;
    margin-bottom: 0.8125rem;
  }
  .authors__expand {
    display: block;
    font-size: 0.875rem;
    margin-top: 0;
    float: none;
  }
}
@media print {
  .nrk-bottommenu-footer.nrk-bottommenu-footer {
    background: #fff;
  }
}
.universe-title {
  padding-right: 50px;
  padding-right: 3.125rem;
}
.universe-title > .skin-plug-icon {
  background-position: 100% 2px;
  padding-right: 37px;
  padding-right: 2.3125rem;
}
@media (-webkit-min-device-pixel-ratio: 2),
  (-o-min-device-pixel-ratio: 2/1),
  (min-resolution: 192dpi) {
  .universe-title > .skin-plug-icon {
    background-position: 100% -54px;
    background-position: 100% -3.375rem;
    padding-right: 21px;
    padding-right: 1.3125rem;
  }
}
figure,
figcaption {
  display: block;
  margin: 0;
  padding: 0;
  clear: both;
  overflow: hidden;
}
.image .responsive-img {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  z-index: 0;
}
.image .responsive-img.F169 {
  padding-bottom: 56.25%;
}
.image .responsive-img img {
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.widget figcaption {
  padding: 8px 1px;
  padding: 0.5rem 1px;
  color: #666669;
}
.widget figcaption p {
  margin: 0;
  padding: 0;
  display: block;
}
.widget figcaption p {
  line-height: 1.3em;
  font-size: 15px;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  margin-top: 2px;
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
}
.flow-content > .col {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.flow {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 720px) {
  .flow .pagination {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
  }
}
@media print {
  .flow {
    display: none;
  }
}
@media screen and (min-width: 1050px) {
  .sg9.stream-reference .stream-content .bulletin-wrapper:has(.plug-feature) {
    overflow: visible;
  }
  .sg9.stream-reference
    .stream-content
    .bulletin-wrapper:has(.plug-feature)
    .plug-feature
    .plug-teaser {
    -webkit-box-shadow:
      0 0 13px -7px rgba(0, 0, 0, 0.25),
      2px 3px 10px -1px rgba(0, 0, 0, 0.1);
    box-shadow:
      0 0 13px -7px rgba(0, 0, 0, 0.25),
      2px 3px 10px -1px rgba(0, 0, 0, 0.1);
  }
}
.bulletin-attachment.plug .plug-image + .plug-teaser:has(.review-summary),
.bulletin-attachment.plug .plug-teaser:has(.review-summary) {
  padding: 0 0 1.5rem;
}
.bulletin .bulletin-attachment.plug .plug-teaser:has(.review-summary) {
  padding: 1.5rem 0;
  gap: 0;
}
.bulletin
  .bulletin-attachment.plug
  .plug-teaser:has(.review-summary)
  .review-summary {
  background-color: inherit;
  height: 0;
}
.bulletin
  .bulletin-attachment.plug
  .plug-teaser:has(.review-summary)
  .review-summary
  .review-tag {
  position: absolute;
  top: calc(28px / -2);
}
.plug-teaser:has(.review-summary) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-top: calc(28px / -2);
  margin-top: calc(1.75rem / -2);
}
.plug-teaser:has(.review-summary):before {
  margin: 0;
  text-align: center;
}
.plug-teaser:has(.review-summary) .review-summary {
  padding: 0;
  margin: 0;
}
.plug-teaser:has(.review-summary) .title {
  margin: 0;
  text-align: center;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
  max-width: 100%;
}
.review-summary .review-tag .review-rating:has(svg) {
  width: 28px;
  height: 28px;
  height: 1.75rem;
}
html.darkmode
  .ntbsport.widget
  [data-style-id="nrk"]
  [data-component-id="team-lineup"]
  > div
  > div:last-of-type
  > div:last-of-type
  > div:last-of-type
  > div
  > div
  > div
  svg:not(
    .card,
    html.darkmode
      .ntbsport.widget
      [data-style-id="nrk"]
      [data-component-id="team-lineup"]
      > div
      > div:last-of-type
      > div:last-of-type
      > div:last-of-type
      > div
      > div
      .css-onkibi
  ) {
  color: #000;
}
html.darkmode .ntbsport.widget > div > div:last-of-type div svg path {
  fill: #b2cff5;
}
html.darkmode #tips-form textarea:focus-visible,
html.darkmode #tips-form input:focus-visible {
  outline: 2px solid #8bb5eb;
}
html.darkmode #tips-form textarea.invalid:not(:focus-visible),
html.darkmode #tips-form input.invalid:not(:focus-visible) {
  border-color: #e81502;
}
.widget {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding: 0;
}
.widget,
.widget *,
.widget::before,
.widget::after {
  box-sizing: border-box;
}
.widget:not(:last-child) {
  margin-bottom: 10px;
}
@font-face {
  font-family: "NRK Sans Variable";
  font-display: swap;
  src: url("/fonts/NRKSans_Variable.woff2") format("woff2");
  font-weight: 1 950;
}
@font-face {
  font-display: swap;
  font-family: "NRK Sans Variable";
  font-style: italic;
  font-weight: 1 950;
  src: url("/fonts/NRKSans_Variable_Italic.woff2") format("woff2");
}
.nrk-masthead__jump-anchor--enabled {
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
}
.nrk-masthead__jump-anchor--enabled:focus {
  clip: unset !important;
  background-color: #d4eefc;
  color: #0a2343;
  height: auto !important;
  left: 10px;
  line-height: 36px;
  margin: 0;
  padding: 0 4px;
  top: 11px;
  width: auto !important;
  z-index: 10000;
}
@media (min-width: 1020px) {
  .nrk-masthead__jump-anchor--enabled:focus {
    left: 2px;
    top: 2px;
  }
}
.nrk-masthead {
  background: #1767ce;
  border: 0 solid rgba(6, 22, 41, 0.15);
  border-bottom: 1px solid #d9e9ff;
  color: #061629;
  font-family: "NRK Sans Variable", sans-serif;
  font-size: 1rem;
  line-height: 3.75rem;
  position: relative;
}
@media (min-width: 1020px) {
  .nrk-masthead {
    padding-top: 40px;
  }
}
.nrk-masthead:after {
  clear: both;
  content: "";
  display: table;
}
.nrk-masthead *,
.nrk-masthead :after,
.nrk-masthead :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nrk-masthead * {
  border: 0 solid;
  border-color: inherit;
}
.nrk-masthead svg {
  fill: currentColor;
  pointer-events: none;
  vertical-align: middle;
}
.nrk-masthead__wrapper {
  background: inherit;
  clear: both;
  color: inherit;
  display: table;
  margin: auto;
  max-width: 1440px;
  padding: 0 0.625rem;
  width: 100%;
}
@media (min-width: 720px) {
  .nrk-masthead__wrapper {
    padding: 0 1.25rem;
  }
}
.nrk-masthead__logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #1767ce;
  color: inherit;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.6em;
  height: 3.75rem;
  margin-right: 0.75rem;
  padding: 0 1.375rem;
  text-decoration: none;
  vertical-align: top;
}
.nrk-masthead__logo > div {
  display: flex;
  align-items: center;
}
@media (min-width: 1020px) {
  .nrk-masthead__logo {
    float: left;
    margin-right: 1.75rem;
  }
}
.nrk-masthead__logo:hover {
  -webkit-transition: -webkit-box-shadow 0.15s linear;
  transition: -webkit-box-shadow 0.15s linear;
  transition: box-shadow 0.15s linear;
  transition:
    box-shadow 0.15s linear,
    -webkit-box-shadow 0.15s linear;
}
.nrk-masthead__desktop {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  -webkit-animation: nrkno-masthead-fade 0.2s ease-out backwards;
  animation: nrkno-masthead-fade 0.2s ease-out backwards;
  background: inherit;
  -webkit-box-shadow:
    0 1px 1px 0 rgba(6, 22, 41, 0.1),
    0 30px 70px -10px rgba(6, 22, 41, 0.1);
  box-shadow:
    0 1px 1px 0 rgba(6, 22, 41, 0.1),
    0 30px 70px -10px rgba(6, 22, 41, 0.1);
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 0;
  margin-top: 0;
  order: 3;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1000;
}
@media (min-width: 1020px) {
  .nrk-masthead__desktop {
    -webkit-animation: none;
    animation: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline;
    position: static;
    vertical-align: top;
  }
}
@media (max-width: 1019px) {
  .nrk-masthead__desktop[hidden] {
    -webkit-animation: none;
    animation: none;
    display: none;
  }
}
@media (min-width: 1020px) {
  .nrk-masthead__desktop[hidden] {
    display: inline;
  }
}
.nrk-masthead__user-and-search-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: right;
}
@media (max-width: 1019px) {
  .nrk-masthead__user-and-search-wrapper .nrk-masthead__user--desktop {
    display: none;
  }
}
.nrk-masthead__user {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.25;
  margin-right: 1rem;
  min-height: 3.75rem;
  position: relative;
  color: #fff;
}
.nrk-masthead__user--mobile {
  float: right;
}
@media (min-width: 1020px) {
  .nrk-masthead__user--mobile {
    display: none;
  }
}
.nrk-masthead__user:after {
  background: currentColor;
  content: "";
  display: block;
  height: 2rem;
  opacity: 0.15;
  position: absolute;
  right: -1rem;
  width: 1px;
}
@media (min-width: 1020px) {
  .nrk-masthead__user:after {
    content: none;
  }
}
.nrk-masthead__apps {
  background: #0a2343;
  color: #eef5ff;
  font-size: 0.9rem;
  height: 40px;
  line-height: 40px;
  overflow-x: auto;
  text-align: center;
}
@media (min-width: 1020px) {
  .nrk-masthead__apps {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.nrk-masthead__apps ul {
  -ms-flex-pack: distribute;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  list-style: none;
  margin: 0;
  min-width: 20rem;
  padding: 0 0.9375rem;
  padding-left: 40px;
}
@media (min-width: 1020px) {
  .nrk-masthead__apps ul {
    margin: auto;
    max-width: 40rem;
  }
}
.nrk-masthead__apps li {
  display: inline-block;
  margin: 0 0.3125rem;
}
.nrk-masthead__promo {
  -webkit-box-flex: 1;
  display: inline;
  -ms-flex: 1;
  flex: 1;
  font-size: 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nrk-masthead__promo li {
  display: inline;
  margin: 0 0.25rem;
}
.nrk-masthead__promo span {
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  text-decoration: none;
}
.nrk-masthead__promo span:hover {
  opacity: 0.7;
}
@media (max-width: 1019px) {
  .nrk-masthead__promo {
    display: none;
  }
}
.nrk-masthead__more {
  -webkit-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "NRK Sans Variable", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
  margin-left: 0.25rem;
  padding: 0.375rem 0.75rem;
  vertical-align: baseline;
}
.nrk-masthead__more-icon {
  font-size: 0.6em;
  vertical-align: middle;
}
.nrk-masthead__more:hover {
  opacity: 0.7;
}
@media (max-width: 1019px) {
  .nrk-masthead__more {
    display: none;
  }
}
.nrk-masthead__mega {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  background: inherit;
  color: inherit;
  line-height: 1.5;
  order: 2;
}
@media (min-width: 1020px) {
  .nrk-masthead__mega {
    -webkit-animation: nrkno-masthead-fade 0.2s ease-out backwards;
    animation: nrkno-masthead-fade 0.2s ease-out backwards;
    -webkit-box-shadow:
      0 1px 1px 0 rgba(6, 22, 41, 0.1),
      0 30px 70px -10px rgba(6, 22, 41, 0.1);
    box-shadow:
      0 1px 1px 0 rgba(6, 22, 41, 0.1),
      0 30px 70px -10px rgba(6, 22, 41, 0.1);
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 5000;
  }
}
.nrk-masthead__mega[hidden] {
  display: block;
}
@media (min-width: 1020px) {
  .nrk-masthead__mega[hidden] {
    display: none;
  }
}
.nrk-masthead__sections {
  display: inline;
}
@media (min-width: 1020px) {
  .nrk-masthead__sections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1.25rem;
  }
}
.nrk-masthead__section {
  padding: 1.875rem 0 1.75rem;
}
@media (max-width: 1020px) {
  .nrk-masthead__section:first-of-type {
    margin-top: -1.5rem;
  }
}
@media (min-width: 1020px) {
  .nrk-masthead__section {
    -webkit-box-flex: 2;
    -webkit-animation: nrkno-masthead-fade 0.2s ease-out 0 backwards;
    animation: nrkno-masthead-fade 0.2s ease-out 0 backwards;
    -ms-flex: 2;
    flex: 2;
    padding-left: 1.25rem;
  }
}
.nrk-masthead__section h2 {
  color: currentColor;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0;
  text-transform: uppercase;
}
.nrk-masthead__section h2 {
  margin-bottom: 0.75em;
}
.nrk-masthead__section ul + h2 {
  margin-top: 3rem;
}
.nrk-masthead__section ul {
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  -webkit-columns: 10rem 2;
  -moz-columns: 10rem 2;
  columns: 10rem 2;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nrk-masthead__section li {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -webkit-animation: nrkno-masthead-fade 0.5s 50ms backwards;
  animation: nrkno-masthead-fade 0.5s 50ms backwards;
  break-inside: avoid;
  vertical-align: middle;
}
.nrk-masthead__section li:nth-of-type(n + 2) {
  -webkit-animation-delay: 75ms;
  animation-delay: 75ms;
}
.nrk-masthead__section li:nth-of-type(n + 4) {
  -webkit-animation-delay: 125ms;
  animation-delay: 125ms;
}
@media (min-width: 1020px) {
  .nrk-masthead__section + .nrk-masthead__section {
    border-color: inherit;
    border-left-width: 1px;
    border-style: inherit;
  }
  .nrk-masthead__section--narrow {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.nrk-masthead__section--narrow ul {
  -webkit-columns: 2;
  -moz-columns: 2;
  column-count: 2;
}
@media (min-width: 1020px) {
  .nrk-masthead__section--narrow ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    column-count: 1;
  }
}
.nrk-masthead__bars {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0;
  color: currentColor;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: right;
  height: 3.75rem;
  justify-content: center;
  order: 2;
  padding: 0;
  width: 3.75rem;
}
@media (min-width: 1020px) {
  .nrk-masthead__bars {
    display: none;
  }
}
.nrk-masthead__bars svg {
  height: 1.5rem;
  width: 1.5rem;
}
.nrk-masthead__bars rect {
  -webkit-transform: translateY(0) rotate(0deg);
  transform: translateY(0) rotate(0deg);
  -webkit-transition: -webkit-transform 0.15s ease-in;
  transition: -webkit-transform 0.15s ease-in;
  transition: transform 0.15s ease-in;
  transition:
    transform 0.15s ease-in,
    -webkit-transform 0.15s ease-in;
}
.nrk-masthead__bars[aria-expanded="false"] rect {
  -webkit-transition: none;
  transition: none;
}
.nrk-masthead__search {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  margin: 0 auto;
  order: 1;
  padding: 0 0.625rem 1.75rem;
  width: 100%;
}
@media (min-width: 720px) {
  .nrk-masthead__search {
    padding: 0 1.25rem;
  }
}
@media (min-width: 1020px) {
  .nrk-masthead__search {
    float: right;
    max-width: 12rem;
  }
}
.nrk-masthead__search .nrk-masthead__search-form {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.25rem 0 0;
  position: relative;
  width: 100%;
}
@media (min-width: 1020px) {
  .nrk-masthead__search .nrk-masthead__search-form {
    margin: 0.625rem 0 0;
  }
}
.nrk-masthead__search input {
  -webkit-box-flex: 1;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background: #eef5ff;
  border: 2px solid transparent;
  border-radius: 0.3125rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: currentColor;
  -ms-flex: 1;
  flex: 1;
  font-size: 1rem;
  margin: 0;
  min-height: 2.5rem;
  min-width: 0;
  padding: 0.25rem 0.75rem 0.25rem 2rem;
  width: 100%;
}
.nrk-masthead__search input:focus {
  border-color: #061629;
  outline: 0;
  -webkit-transition: border-color 0.1s ease-out;
  transition: border-color 0.1s ease-out;
}
.nrk-masthead__search input::-webkit-input-placeholder {
  -webkit-font-smoothing: antialiased;
  color: #061629;
  font-weight: 400;
}
.nrk-masthead__search input::-moz-placeholder {
  -webkit-font-smoothing: antialiased;
  color: #061629;
  font-weight: 400;
}
.nrk-masthead__search input:-ms-input-placeholder {
  -webkit-font-smoothing: antialiased;
  color: #061629;
  font-weight: 400;
}
.nrk-masthead__search input::-ms-input-placeholder {
  -webkit-font-smoothing: antialiased;
  color: #061629;
  font-weight: 400;
}
.nrk-masthead__search button {
  background: none;
  border: 0;
  border-left: none;
  color: currentColor;
  font-size: 0.75rem;
  left: 0;
  min-height: 2.25rem;
  min-width: 2.25rem;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@-webkit-keyframes nrkno-masthead-fade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@keyframes nrkno-masthead-fade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
.maplibregl-map:fullscreen {
  height: 100%;
  width: 100%;
}
.maplibregl-ctrl button:not(:disabled):hover {
  background-color: rgb(0 0 0/5%);
}
.maplibregl-ctrl-group button:focus:focus-visible {
  box-shadow: 0 0 2px 2px #0096ff;
}
.maplibregl-ctrl-group button:focus:not(:focus-visible) {
  box-shadow: none;
}
html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
a,
body,
img,
svg {
  margin: 0;
  border: 0;
  color: inherit;
}
.nrk-sr-focus__17xNB:not(:focus) {
  position: absolute !important;
  overflow: hidden !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(0, 0, 0, 0) !important;
}
@media screen and (max-width: 719px) {
  .favorite-button-placeholder__sidebar {
    display: none;
  }
}
@media screen and (min-width: 720px) {
  .favorite-button-placeholder__metadata {
    display: none;
  }
}
@media (min-width: 45rem) {
  .kur-floor:not(:has(core-scroll))
    .player__container.player__container-desktop--16x9
    nrkno-player:before {
    padding-top: 56.25%;
  }
}
@media (max-width: 61.8125rem) {
  .kur-floor:not(:has(core-scroll))
    .player__container.player__container--9x16
    .heading-size--4
    .nrkno-player-poster__heading {
    font-size: 2.0625rem;
  }
  .kur-floor:not(:has(core-scroll))
    .player__container.player__container--9x16
    .heading-size--5
    .nrkno-player-poster__heading {
    font-size: 2.375rem;
  }
  .kur-floor:not(:has(core-scroll))
    .player__container.player__container--9x16
    .heading-size--6
    .nrkno-player-poster__heading {
    font-size: 2.5rem;
  }
}
html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input {
  -webkit-font-feature-settings: "liga" 0;
  font-feature-settings: "liga" 0;
  text-rendering: optimizeSpeed;
}
svg {
  fill: currentColor;
}
a,
body,
img,
svg {
  border: 0;
  color: inherit;
  margin: 0;
}
a,
button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

:root {
  --nrk-sans-weight-hairline: 1;
  --nrk-sans-weight-thin: 90;
  --nrk-sans-weight-extralight: 180;
  --nrk-sans-weight-light: 290;
  --nrk-sans-weight-regular: 400;
  --nrk-sans-weight-medium: 560;
  --nrk-sans-weight-bold: 700;
  --nrk-sans-weight-extrabold: 800;
  --nrk-sans-weight-heavy: 890;
  --nrk-sans-weight-black: 950;
  --nrk-sans-width-regular: 100;
  --nrk-sans-width-compressed: 50;
  --nrk-sans-width-condensed: 80;
  --nrk-sans-width-semi-condensed: 90;
  --nrk-sans-width-extended: 120;
  --nrk-sans-width-ultra-extended: 200;
  --nrk-sans-regular: "wdth" var(--nrk-sans-width-regular);
  --nrk-sans-compressed: "wdth" var(--nrk-sans-width-compressed);
  --nrk-sans-condensed: "wdth" var(--nrk-sans-width-condensed);
  --nrk-sans-semi-condensed: "wdth" var(--nrk-sans-width-semi-condensed);
  --nrk-sans-extended: "wdth" var(--nrk-sans-width-extended);
  --nrk-sans-ultra-extended: "wdth" var(--nrk-sans-width-ultra-extended);
  --nrk-sans-features-super: "ss01", "ss02";
  --nrk-sans-features-animation: "ss04";
}
header,
footer,
aside {
  pointer-events: none;
}
.button-link {
  display: block;
  text-align: center;
  background-color: #3b5998;
  color: #fff !important;
  text-decoration: none !important;
  padding: 15px !important;
  border-radius: 10px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.375rem;
  line-height: 1.5;
}
h3 a {
  color: #e11229;
}
h3 a:hover {
  color: #007fff;
}
h3 a:visited {
  color: #e11229;
}
:is(h2, h3, h4, h5, h6, p) a {
  color: #007fff !important;
  border-bottom: 0 !important;
  text-decoration: underline;
}
:is(h2, h3, h4, h5, h6, p) a:hover {
  color: #e11229 !important;
}
@media screen and (max-width: 720px) {
  aside {
    display: none;
  }
}
.button-link {
  display: block;
  width: 80%;
  margin: 0 auto;
  border-radius: 6px;
  padding: 15px;
  color: white !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  background-color: #007fff;
  animation: blink 4s linear infinite;
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
}
.button-link:hover {
  background-color: #e11229;
}
[data-zoomable] {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  cursor: zoom-in;
}
[data-zoomable] img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
[data-zoomable]::after {
  content: "";
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  z-index: 2;
  width: 48px;
  height: 48px;
  color: #fe003d;
  background-image: url("/img/lupa.svg");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.6;
  pointer-events: none;
  user-select: none;
}
.zoom-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  justify-content: center;
  align-items: center;
  cursor: zoom-out;
  isolation: isolate;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  backface-visibility: hidden;
  will-change: opacity;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}
.zoom-image {
  max-width: 95%;
  max-height: 95%;
  object-fit: contain;
  cursor: default;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: opacity, transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: opacity 0.2s ease;
}
.zoom-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
  cursor: pointer;
  z-index: 100;
  transition: color 0.3s ease;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-tap-highlight-color: transparent;
}
.zoom-close:hover {
  color: #e11229;
}
[data-zoomable] {
  position: relative;
  display: block;
  cursor: zoom-in;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[data-zoomable] img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  image-rendering: -webkit-optimize-contrast;
}
[data-zoomable]::after {
  content: "";
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  z-index: 2;
  width: 48px;
  height: 48px;
  color: #e11229;
  background-image: url("/img/lupa.svg");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.5;
  pointer-events: none;
  user-select: none;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .zoom-overlay {
      isolation: isolate;
    }
    .zoom-image {
      image-rendering: auto;
    }
  }
}
:root {
  --iti-hover-color: rgba(0, 0, 0, 0.05);
}
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  ):hover,
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  ):hover
  button {
  cursor: pointer;
}
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti-aio__selected-country-primary:hover,
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti-aio__selected-country:has(+ .iti-aio__dropdown-content:hover)
  .iti-aio__selected-country-primary {
  background-color: var(--iti-hover-color);
}
.button-link {
  background-color: #007fff !important;
  color: #ffffff !important;
}
.button-link:hover {
  background-color: #e11229 !important;
  color: #ffffff !important;
}
.expert-card {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  background: #f7f9fb;
  border: 1px solid #e8ecf0;
  border-radius: 10px;
  padding: 24px;
  margin-bottom: 20px;
}
.expert-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  border: 3px solid #d9d9d9;
}
.expert-info {
  flex: 1;
}
.expert-info h4 {
  font-size: 18px;
  font-weight: 900;
  color: #001a3a;
  margin-block: 0 2px;
}
.expert-info > span {
  display: block;
  font-size: 13px;
  color: #666;
  margin-bottom: 10px;
}
.article-body > img {
  margin-bottom: 1rem;
}
.nrk-masthead__user svg {
  margin: 0 0.5rem 0 0;
  width: 21px;
  height: 21px;
}
.image .responsive-img img {
  object-fit: contain;
  height: auto;
}
.nrk-masthead__apps li span {
  font-weight: 200;
  color: #eef5ff;
}
.comments {
  position: relative;
  border: solid 1px #dddfe2;
  border-radius: 0 0 4px 4px;
  padding: 10px 20px;
  font-family: "Roboto";
}
.comments__header {
  background: #4267b2;
  padding: 10px;
  border-radius: 8px 8px 0px 0px;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
  align-items: center;
}
.comments__content {
  display: flex;
  align-items: center;
  gap: 15px;
}
.comments__logo {
  width: 30px;
}
.comments__title {
  color: #fff;
  font-size: 20px;
}
.comment {
  display: flex;
  position: relative;
  flex-direction: row;
  padding-top: 4px;
  --thread_line-clr: #e2e5e9;
  --thread_line-width: 2px;
  --thread_line-offset: 14px;
}
.comment__avatar {
  margin-top: 2px;
  margin-right: 6px;
  flex-shrink: 0;
}
.comment__no-avatar-img {
  height: 32px;
  width: 32px;
  border-radius: 50px;
}
.comment__content {
  display: flex;
  flex-direction: column;
}
.comment__message {
  background: #f0f2f5;
  padding: 8px 12px;
  border-radius: 18px;
  color: #080809;
  max-width: 100%;
}
.comment__name {
  font-size: 13px;
  line-height: 1.2308;
  max-width: 100%;
  font-weight: bold;
}
.comment__text {
  font-size: 15px;
  line-height: 1.3333;
}
.comment__text a {
  text-decoration: underline;
  color: #007fff;
}
.comment__text a:hover,
.comment__text a:focus {
  color: #e11229;
}
.comment__image {
  max-width: 230px;
  border-radius: 8px;
  margin-top: 10px;
  width: 100%;
}
.comment__footer {
  display: flex;
  align-items: center;
  padding-top: 3px;
  margin-left: 4px;
  margin-right: -8px;
  min-height: 15px;
  line-height: 12px;
}
.comment__footer-item {
  font-size: 12px;
  margin: 0 8px;
  font-weight: 500;
}
.nrk-masthead__user > span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: currentColor;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 400;
  text-decoration: none;
}
.nrk-masthead__user {
  font-size: 16px;
}
@media (max-width: 600px) {
  .comments__facebook {
    margin: 0 10px;
    overflow: hidden;
  }
  .comments {
    padding: 10px;
  }
  .nrk-user-notloggedin {
    width: 21px;
    height: 21px;
    margin: 0 0.3rem 0 0;
  }
}
@media (max-width: 450px) {
  .comment {
    margin-inline: unset;
    width: 100%;
  }
  .comment__footer {
    margin-right: 0;
  }
  .comment__footer-item {
    font-size: 10px;
  }
}
.reactions__count {
  font-size: 14px;
}
.comment__footer-reactions {
  gap: 3px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  flex-grow: 1;
}
.reactions__ikon {
  display: flex;
  align-items: center;
}
.user-reply {
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}
.user-reply__box {
  background: #f0f2f5;
  border-radius: 18px;
  display: flex;
  width: 100%;
  position: relative;
  justify-content: space-between;
}
.user-reply__text {
  display: flex;
  align-items: center;
  padding: 8px 12px;
}
.user-reply__placeholder {
  margin: 0;
  font-size: 15px;
  color: #65686c;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("/fonts/Roboto-Regular.ttf") format("truetype");
}
.nrk-bottommenu-footer {
  padding: 25px;
  background: #061629;
  color: #b2cff5;
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}
@media (max-width: 390px) {
  .button-link {
    width: 85%;
  }
}
figcaption {
  text-align: center;
}
.button-link {
  font-size: 1.1rem;
  width: 100%;
}
/* popup css*/
.page-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  opacity: 0;
}
.page-popup {
  position: fixed;
  z-index: 1000;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  left: -100%;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.page-popup.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.page-popup.active .page-overlay {
  opacity: 0.5;
  background: #161616;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.page-popup .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.page-popup .btn-close span {
  height: 25px;
  width: 25px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-popup .btn-close span:before,
.page-popup .btn-close span:after {
  content: "";
  height: 2px;
  width: 25px;
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #fff;
}
.page-popup .btn-close.dark span:before,
.page-popup .btn-close.dark span:after {
  background: #052e16;
}
.page-popup .btn-close span:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-popup .btn-close:hover {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.page-popup-container {
  display: none;
}
.page-popup-container.active {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-height: 98vh;
  text-align: left;
  margin: 0 auto;
}
.page-popup-container.container-form {
  max-width: 450px;
}
.page-form-wrapp {
  position: relative;
  width: 100%;
}
.lock {
  overflow: hidden;
}
