@charset "UTF-8";

/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

@font-face {
  font-family: 'sofia';
  font-display: swap;
  font-style: normal;
  src: url('font/sofiapro-bold-webfont.woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-weight: 700;
}

@font-face {
  font-family: 'sofia';
  font-display: swap;
  font-style: normal;
  src: url('font/sofiapro-regular-webfont.woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-weight: 400;
}


html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
  font-size: 16px;
}

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

body {
  font-size: 1rem;
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: 'Public Sans', sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #313640;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.row {
  max-width: 64rem;
  margin-right: auto;
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}

.row .row {
  margin-right: -0.6875rem;
  margin-left: -0.6875rem;
}

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}

.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}

.row.expanded {
  max-width: none;
}

.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

.row:not(.expanded) .row {
  max-width: none;
}

.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  padding-right: 0.6875rem;
  padding-left: 0.6875rem;
  min-width: 0;
}

@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.small-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.small-4 {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.small-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.small-7 {
  -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.small-offset-7 {
  margin-left: 58.33333%;
}

.small-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.small-10 {
  -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.small-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-1 > .column, .small-up-1 > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-2 > .column, .small-up-2 > .columns {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-3 > .column, .small-up-3 > .columns {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-4 > .column, .small-up-4 > .columns {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-5 > .column, .small-up-5 > .columns {
  -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-6 > .column, .small-up-6 > .columns {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-7 > .column, .small-up-7 > .columns {
  -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
  max-width: 14.28571%;
}

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-8 > .column, .small-up-8 > .columns {
  -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.6875rem;
  padding-left: 0.6875rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px;
  }
}

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
}

@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px;
  }
}

.row.large-unstack > .column, .row.large-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
}

@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

.shrink {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  max-width: 100%;
}

@media ( max-width: 48em ) {
  .shrink {
    display: block;
    width: 100%;
    text-align: center;
  }

  .shrink.small-p-top-2 {
    margin-bottom: 1rem;
  }

  .shrink.small-p-top-2 ~ .shrink.small-p-top-2 {
    margin-top: 0;
    padding-top: 0;
  }
}

.column-block {
  margin-bottom: 1.375rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.25rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: normal;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "sofia", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 2.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.artikkel h3, .h3 {
  font-size: 1.475rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3.125rem;
  }
  h2, .h2 {
    font-size: 1.875rem;
  }
}

@media print, screen and (min-width: 64em) {
  h1, .h1 {
    font-size: 5.625rem;
  }
  h2, .h2 {
    font-size: 1.875rem;
  }
}

a {
  line-height: inherit;
  color: rgba(14, 133, 95, 1);
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:focus {
  color: rgba(14, 133, 95, 0.8);
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 64rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: normal;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

abbr, abbr[title] {
  border-bottom: 1px dotted #313640;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #313640;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #313640;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.4;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}

.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 3rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #ffffff;
}

[data-whatinput='mouse'] .button {
  outline: 0;
}

.button:hover, .button:focus {
  background-color: #14679e;
  color: #ffffff;
}

.button.tiny {
  font-size: 0.6rem;
}

.button.small {
  font-size: 0.75rem;
}

.button.large {
  font-size: 1.25rem;
}

.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button.primary {
  background-color: #1779ba;
  color: #ffffff;
}

.button.primary:hover, .button.primary:focus {
  background-color: #126195;
  color: #ffffff;
}

.button.secondary {
  background-color: #767676;
  color: #ffffff;
}

.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #ffffff;
}

.button.success {
  background-color: #3adb76;
  color: #313640;
}

.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #313640;
}

.button.warning {
  background-color: #ffae00;
  color: #313640;
}

.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #313640;
}

.button.alert {
  background-color: #DD1221;
  color: #ffffff;
}

.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #ffffff;
}

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  background-color: #1779ba;
  color: #ffffff;
}

.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #1779ba;
  color: #ffffff;
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #767676;
  color: #ffffff;
}

.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #3adb76;
  color: #313640;
}

.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ffae00;
  color: #313640;
}

.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #DD1221;
  color: #ffffff;
}

.button.hollow {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}

.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}

.button.hollow:hover, .button.hollow:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow.secondary {
  border: 1px solid #767676;
  color: #767676;
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}

.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.alert {
  border: 1px solid #DD1221;
  color: #DD1221;
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
  border: 1px solid #DD1221;
  color: #DD1221;
}

.button.clear {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.clear, .button.clear:hover, .button.clear:focus {
  background-color: transparent;
}

.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  background-color: transparent;
}

.button.clear:hover, .button.clear:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border-color: transparent;
}

.button.clear.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.clear.primary:hover, .button.clear.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border-color: transparent;
}

.button.clear.secondary {
  border: 1px solid #767676;
  color: #767676;
}

.button.clear.secondary:hover, .button.clear.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border-color: transparent;
}

.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.clear.success:hover, .button.clear.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border-color: transparent;
}

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning:hover, .button.clear.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border-color: transparent;
}

.button.clear.alert {
  border: 1px solid #DD1221;
  color: #DD1221;
}

.button.clear.alert:hover, .button.clear.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border: 1px solid #DD1221;
  color: #DD1221;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border-color: transparent;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #1779ba;
}

.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}

.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}

.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}

.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #DD1221;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #4a4a4a;
  border-radius: 0;
  box-shadow: none;
  font-family: inherit;
  font-size: 0.88rem;
  font-weight: normal;
  line-height: 1.5;
  color: #313640;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: none;
  box-shadow: none;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input[type='search'] {
  box-sizing: border-box;
}

:-ms-input-placeholder {
  color: #cacaca;
}

::placeholder {
  color: #cacaca;
}

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
}

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem;
}

[type='file'] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #313640;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.875rem;

  font-style: normal;
  font-weight: normal;
  line-height: 0.95rem;

  /* grå/minimum mot hvit i tråd med WCAG AA */
  color: #6C7685;
  margin: 8px 0px;

}

.input-group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
      align-items: stretch;
}

.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #313640;
  text-align: center;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-align: center;
      align-items: center;
}

.input-group-label:first-child {
  border-right: 0;
}

.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}

.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #4a4a4a;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #313640;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

select:focus {
  outline: none;
  border: none;
  background-color: transparent;
  box-shadow: none;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #DD1221;
  background-color: #faedeb;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #DD1221;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #DD1221;
}

.is-invalid-label {
  color: #DD1221;
}

.form-error {
  display: none;
  /* margin-top:  0.6rem !important; */
  margin-top: -0.75rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  color: #DD1221;
  line-height: 1.5;
}

.form-error.is-visible {
  display: block;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

[data-whatinput='mouse'] .menu li {
  outline: 0;
}

.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
}

.menu.vertical {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-direction: column;
      flex-direction: column;
}

.menu.expanded li {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
}

.menu.simple {
  -ms-flex-align: center;
      align-items: center;
}

.menu.simple li + li {
  margin-left: 1rem;
}

.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .menu.medium-expanded li {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .menu.large-expanded li {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px;
  }
  .menu.large-simple li {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px;
  }
}

.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons a {
  display: -ms-flexbox;
  display: flex;
}

.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: -ms-flexbox;
  display: flex;
}

.menu.icon-left li a {
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
}

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
}

.menu.icon-right li a {
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
}

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
}

.menu.icon-top li a {
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu.icon-bottom li a {
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu .is-active > a {
  background: #1779ba;
  color: #ffffff;
}

.menu .active > a {
  background: #1779ba;
  color: #ffffff;
}

.menu.align-left {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.menu.align-right li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.menu.align-right li .submenu li {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.menu.align-right.vertical li {
  display: block;
  text-align: right;
}

.menu.align-right.vertical li .submenu li {
  text-align: right;
}

.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.menu.align-center li .submenu li {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -ms-flex-pack: center;
      justify-content: center;
}

.menu-centered > .menu li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.menu-centered > .menu li .submenu li {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.tabs {
  margin: 0;
  border: 1px solid none;
  background: transparent;
  list-style-type: none;
}

.tabs::before, .tabs::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-order: 1;
      order: 1;
}

.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}

.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #1779ba;
}

.tabs.primary > li > a {
  color: #ffffff;
}

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1673b1;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}

[data-whatinput='mouse'] .tabs-title > a {
  outline: 0;
}

.tabs-title > a:hover {
  background: #ffffff;
  color: #1468a0;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #1779ba;
}

.tabs-content {
  border: 1px solid none;
  border-top: 0;
  background: transparent;
  color: #313640;
  transition: all 0.5s cubic-bezier(0.83, 0, 0.17, 1);
}

.tabs-content.vertical {
  border: 1px solid none;
  border-left: 0;
}

.tabs-content .link-style, 
.tabs-content p a, 
.tabs-content li a, 
.tabs-content .link a, 
.tabs-content a.link {
  background-color: 0.0625rem solid black;
  color: black;
}

.tabs-panel {
  display: none;
  padding: none;
}

.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 3rem;
  border: 4px solid #ffffff;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(49, 54, 64, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}

a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}

a.thumbnail image {
  box-shadow: none;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.float-left {
  float: left !important;
}

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

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-order: 1;
      order: 1;
}

.clearfix::after {
  clear: both;
}

.align-left {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.align-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.align-center {
  -ms-flex-pack: center;
      justify-content: center;
}

.align-justify {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
      justify-content: center;
}

.align-top {
  -ms-flex-align: start;
      align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -ms-flex-align: end;
      align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -ms-flex-align: center;
      align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.align-stretch {
  -ms-flex-align: stretch;
      align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -ms-flex-order: 1;
      order: 1;
}

.small-order-2 {
  -ms-flex-order: 2;
      order: 2;
}

.small-order-3 {
  -ms-flex-order: 3;
      order: 3;
}

.small-order-4 {
  -ms-flex-order: 4;
      order: 4;
}

.small-order-5 {
  -ms-flex-order: 5;
      order: 5;
}

.small-order-6 {
  -ms-flex-order: 6;
      order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6;
  }
}

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6;
  }
}

.flex-container {
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

.flex-child-grow {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

.flex-child-shrink {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}

.flex-dir-row {
  -ms-flex-direction: row;
      flex-direction: row;
}

.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

.flex-dir-column {
  -ms-flex-direction: column;
      flex-direction: column;
}

.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0);
}

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0);
}

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
      transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0);
}

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0);
}

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
      transform: translateY(100%);
}

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
      transform: translateX(100%);
}

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
}

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  transition-duration: 750ms !important;
}

.fast {
  transition-duration: 250ms !important;
}

.linear {
  transition-timing-function: linear !important;
}

.ease {
  transition-timing-function: ease !important;
}

.ease-in {
  transition-timing-function: ease-in !important;
}

.ease-out {
  transition-timing-function: ease-out !important;
}

.ease-in-out {
  transition-timing-function: ease-in-out !important;
}

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  transition-delay: 300ms !important;
}

.long-delay {
  transition-delay: 700ms !important;
}

.shake {
  animation-name: shake-7;
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%);
  }
}

.spin-cw {
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn);
  }
  100% {
    transform: rotate(0);
  }
}

.spin-ccw {
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}

.wiggle {
  animation-name: wiggle-7deg;
}

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms;
}

.infinite {
  animation-iteration-count: infinite;
}

.slow {
  animation-duration: 750ms !important;
}

.fast {
  animation-duration: 250ms !important;
}

.linear {
  animation-timing-function: linear !important;
}

.ease {
  animation-timing-function: ease !important;
}

.ease-in {
  animation-timing-function: ease-in !important;
}

.ease-out {
  animation-timing-function: ease-out !important;
}

.ease-in-out {
  animation-timing-function: ease-in-out !important;
}

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  animation-delay: 300ms !important;
}

.long-delay {
  animation-delay: 700ms !important;
}

/**
 * Responsive løsning for paragraphs for article elements.
 * @include paragraphSizes($paragraph-sizes);
 *
 * $paragraph-sizes: (
 *   small: (16),
 *   medium: (20),
 *  );
 *
 * @type {font-size:{val}}
 */
/*
$sizes: (small: (16), medium: (20) );
@include givefontsize($sizes);
*/
.m-none {
  margin: 0;
}

.p-none {
  padding: 0;
}

.small-m-top {
  margin-top: 1.375rem;
}

.small-m-top-none {
  margin-top: 0;
}

.small-p-top {
  padding-top: 1.375rem;
}

.small-p-top-none {
  padding-top: 0;
}

.small-m-top-2 {
  margin-top: 2.75rem;
}

.small-p-top-2 {
  padding-top: 2.75rem;
}

.small-m-top-3 {
  margin-top: 4.125rem;
}

.small-p-top-3 {
  padding-top: 4.125rem;
}

.small-m-top-4 {
  margin-top: 5.5rem;
}

.small-p-top-4 {
  padding-top: 5.5rem;
}

.small-m-top-5 {
  margin-top: 6.875rem;
}

.small-m-top-6 {
  margin-top: 1.15rem;
}

.small-p-top-4 {
  padding-top: 6.875rem;
}

.small-m-left {
  margin-left: 1.375rem;
}

.small-m-left-none {
  margin-left: 0;
}

.small-p-left {
  padding-left: 1.375rem;
}

.small-p-left-none {
  padding-left: 0;
}

.small-m-left-2 {
  margin-left: 2.75rem;
}

.small-p-left-2 {
  padding-left: 2.75rem;
}

.small-m-left-3 {
  margin-left: 4.125rem;
}

.small-p-left-3 {
  padding-left: 4.125rem;
}

.small-m-left-4 {
  margin-left: 5.5rem;
}

.small-p-left-4 {
  padding-left: 5.5rem;
}

.small-m-left-5 {
  margin-left: 6.875rem;
}

.small-p-left-5 {
  padding-left: 6.875rem;
}

.small-m-right {
  margin-right: 1.375rem;
}

.small-m-right-none {
  margin-right: 0;
}

.small-p-right {
  padding-right: 1.375rem;
}

.small-p-right-none {
  padding-right: 0;
}

.small-m-right-2 {
  margin-right: 2.75rem;
}

.small-p-right-2 {
  padding-right: 2.75rem;
}

.small-m-right-3 {
  margin-right: 4.125rem;
}

.small-p-right-3 {
  padding-right: 4.125rem;
}

.small-m-right-4 {
  margin-right: 5.5rem;
}

.small-p-right-4 {
  padding-right: 5.5rem;
}

.small-m-right-5 {
  margin-right: 6.875rem;
}

.small-p-right-5 {
  padding-right: 6.875rem;
}

.small-m-bottom {
  margin-bottom: 1.375rem;
}

.small-m-bottom-none {
  margin-bottom: 0;
}

.small-p-bottom {
  padding-bottom: 1.375rem;
}

.small-p-bottom-none {
  padding-bottom: 0;
}

.small-m-bottom-2 {
  margin-bottom: 2.75rem;
}

.small-p-bottom-2 {
  padding-bottom: 2.75rem;
}

.small-m-bottom-3 {
  margin-bottom: 4.125rem;
}

.small-p-bottom-3 {
  padding-bottom: 4.125rem;
}

.small-m-bottom-4 {
  margin-bottom: 5.5rem;
}

.small-p-bottom-4 {
  padding-bottom: 5.5rem;
}

.small-m-bottom-5 {
  margin-bottom: 6.875rem;
}

.small-p-bottom-5 {
  padding-bottom: 6.875rem;
}

@media print, screen and (min-width: 40em) {
  .medium-m-top {
    margin-top: 1.25rem;
  }
  .medium-m-top-none {
    margin-top: 0;
  }
  .medium-p-top {
    padding-top: 1.25rem;
  }
  .medium-p-top-none {
    padding-top: 0;
  }
  .medium-m-top-2 {
    margin-top: 2.5rem;
  }
  .medium-p-top-2 {
    padding-top: 2.5rem;
  }
  .medium-m-top-3 {
    margin-top: 3.75rem;
  }
  .medium-p-top-3 {
    padding-top: 3.75rem;
  }
  .medium-m-top-4 {
    margin-top: 5rem;
  }
  .medium-p-top-4 {
    padding-top: 5rem;
  }
  .medium-m-top-5 {
    margin-top: 6.25rem;
  }
  .medium-p-top-5 {
    padding-top: 6.25rem;
  }
  .medium-m-top-6 {
    margin-top: 0.65rem;
  }
  .medium-m-left {
    margin-left: 1.25rem;
  }
  .medium-m-left-none {
    margin-left: 0;
  }
  .medium-p-left {
    padding-left: 1.25rem;
  }
  .medium-p-left-none {
    padding-left: 0;
  }
  .medium-m-left-2 {
    margin-left: 2.5rem;
  }
  .medium-p-left-2 {
    padding-left: 2.5rem;
  }
  .medium-m-left-3 {
    margin-left: 3.75rem;
  }
  .medium-p-left-3 {
    padding-left: 3.75rem;
  }
  .medium-m-left-4 {
    margin-left: 5rem;
  }
  .medium-p-left-4 {
    padding-left: 5rem;
  }
  .medium-m-left-5 {
    margin-left: 6.25rem;
  }
  .medium-p-left-5 {
    padding-left: 6.25rem;
  }
  .medium-m-right {
    margin-right: 1.25rem;
  }
  .medium-m-right-none {
    margin-right: 0;
  }
  .medium-p-right {
    padding-right: 1.25rem;
  }
  .medium-p-right-none {
    padding-right: 0;
  }
  .medium-m-right-2 {
    margin-right: 2.5rem;
  }
  .medium-p-right-2 {
    padding-right: 2.5rem;
  }
  .medium-m-right-3 {
    margin-right: 3.75rem;
  }
  .medium-p-right-3 {
    padding-right: 3.75rem;
  }
  .medium-m-right-4 {
    margin-right: 5rem;
  }
  .medium-p-right-4 {
    padding-right: 5rem;
  }
  .medium-m-right-5 {
    margin-right: 6.25rem;
  }
  .medium-p-right-5 {
    padding-right: 6.25rem;
  }
  .medium-m-bottom {
    margin-bottom: 1.25rem;
  }
  .medium-m-bottom-none {
    margin-bottom: 0;
  }
  .medium-p-bottom {
    padding-bottom: 1.25rem;
  }
  .medium-p-bottom-none {
    padding-bottom: 0;
  }
  .medium-m-bottom-2 {
    margin-bottom: 2.5rem;
  }
  .medium-p-bottom-2 {
    padding-bottom: 2.5rem;
  }
  .medium-m-bottom-3 {
    margin-bottom: 3.75rem;
  }
  .medium-p-bottom-3 {
    padding-bottom: 3.75rem;
  }
  .medium-m-bottom-4 {
    margin-bottom: 5rem;
  }
  .medium-p-bottom-4 {
    padding-bottom: 5rem;
  }
  .medium-m-bottom-5 {
    margin-bottom: 6.25rem;
  }
  .medium-p-bottom-5 {
    padding-bottom: 6.25rem;
  }
}

#skip a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

#skip a:focus {
  position: static;
  width: auto;
  height: auto;
}

.offset {
  background: #3adb76;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.offset div:nth-child(1) {
  -ms-flex: 1.5;
      flex: 1.5;
}

.offset div:nth-child(2) {
  -ms-flex: 1.5;
      flex: 1.5;
  background: #1779ba;
  margin-right: -15rem;
}

/* Recoloured */
.link-style, p a, li a, .link a, a.link {
  color: rgba(14, 133, 95, 1);
  border-bottom: 0.0625rem solid rgba(14, 133, 95, 1);
  padding-bottom: 0.0625rem;
}

.link-style:hover, p a:hover, li a:hover, .link a:hover, a.link:hover {
  color: #359E79;
  border-bottom: 0.0625rem solid #359E79;
}

.link-style-white, footer a {
  color: #ffffff;
  border-bottom: 0.0625rem solid #ffffff;
  padding-bottom: 0.0625rem;
}

.link-style-white:hover, footer a:hover {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.7);
}

p, li, .link {
  font-family: "Public Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.125rem;
  font-weight: 400;
}

@media print, screen and (min-width: 40em) {
  p, li, .link {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}

@media print, screen and (min-width: 64em) {
  p, li, .link {
    font-size: 1rem;
    line-height: 1.2rem;
  }
}

.menu a, .menu-item {
  border-bottom: none;
  padding-bottom: none;
}

.menu a:hover, .menu-item:hover {
  border-bottom: none;
}

.smaller {
  font-size: 1.115rem;
  line-height: 1.35rem;
}

@media print, screen and (min-width: 40em) {
  .smaller {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}

@media print, screen and (min-width: 64em) {
  .smaller {
    font-size: 1rem;
    line-height: 1.2rem;
  }
}

.lead {
  font-size: 3.75rem;
  line-height: 3rem;
  /*
  font-family: "sofia", sans-serif;
  font-weight: 900;
  */
}

@media print, screen and (min-width: 40em) {
  .lead {
    font-size: 3.75rem;
    line-height: 4.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .lead {
    font-size: 3.75rem;
    line-height: 4.5rem;
  }
}

strong,
b {
  font-weight: 600;
}

h2 {
  font-weight: 900;
}

@media print, screen and (min-width: 40em) {
  .artikkel, .behandling-artikkel {
    margin-top: 1.25rem;
  }
}

.artikkel h1, .behandling-artikkel h1 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 900;
  text-align: center;
}

@media print, screen and (min-width: 40em) {
  .artikkel h1, .behandling-artikkel h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .artikkel h1, .behandling-artikkel h1 {
    font-size: 3.125rem;
    line-height: 3.75rem;
  }
}

.artikkel p, .behandling-artikkel p, .artikkel li, .behandling-artikkel li {
  line-height: 1.325rem;
}

.artikkel .lead, .behandling-artikkel .lead {
  margin-top: 1.5625rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-family: "Public Sans", sans-serif;
  font-weight: 600;
}

@media print, screen and (min-width: 40em) {
  .artikkel .lead, .behandling-artikkel .lead {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .artikkel .lead, .behandling-artikkel .lead {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

.hero .hero__title {
  color: #313640;
}

.hero .hero__title h1 {
  font-family: 'sofia', sans-serif;
  position: relative;
  margin-top: 0px;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 800;
  text-align: center;
  letter-spacing: -0.04em;
  color: #212F45;
}

@media print, screen and (min-width: 40em) {
  .hero .hero__title h1 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}

@media print, screen and (min-width: 64em) {
  .hero .hero__title h1 {
    font-size: 3rem;
    line-height: 3.6rem;
  }
}

.hero .hero__title h1:after {
  content: "";
  height: 1px;
  background-color: #21D37E;
  position: absolute;
  left: 50%;
  -ms-transform: translate(-50%);
      transform: translate(-50%);
  bottom: -0.3em;
  width: 20%;
}

@media print, screen and (min-width: 40em) {
  .hero .hero__title h1:after {
    width: 10%;
    bottom: -.4em;
  }
}

@media print, screen and (min-width: 64em) {
  .hero .hero__title h1:after {
    width: 10%;
    bottom: -.3em;
  }
}

.hero .hero__title p {
  position: relative;
  margin-top: 33px;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: normal;
  line-height: 133%;
  text-align: center;
  color: #212F45;
}

@media print, screen and (min-width: 40em) {
  .hero .hero__title p {
    font-size: 1.125rem;
    line-height: 1.35rem;
  }
}

@media print, screen and (min-width: 64em) {
  .hero .hero__title p {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

.hero .hero__title .hero__teaser {
  display: run-in;
}

@media print, screen and (min-width: 40em) {
  .hero .hero__title h1 {
    margin-top: 0px;
  }
  .hero .hero__title p {
    margin-top: 40px;
  }
}

@media print, screen and (min-width: 64em) {
  .btn-shortcut.btn-shortcut-top {
      border-top: 0;
  }
}

.btn-shortcut.btn-shortcut-first {
  border-color: #fff;
}

@media print, screen and (min-width: 64em) {
  .hero .hero__title h1 {
    margin-top: 1vh;
  }
  .hero .hero__title p {
    margin-top: 4vh;
  }
}

.fronthero {
  width: 17.5rem;
  margin: auto;
}

@media print, screen and (min-width: 40em) {
  .fronthero {
    width: 50%;
  }
}

@media print, screen and (min-width: 64em) {
  .fronthero {
    width: 40%;
  }
}

.card--is-featured {
  background: #F0F2F5;
}

.card--is-darkblue {
  background: #3E2C54;
  color: #ffffff;
}

.card--is-darkblue .card__button {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.0625rem;
}

.card--is-darkblue .card__button:hover {
  color: #3E2C54;
  border-color: #ffffff;
  background-color: #ffffff;
}

.card--is-darkblue p {
  color: #e6e6e6;
}

.card--is-darkblue .lead {
  color: #ffffff;
}

@media ( max-width: 40em ) {
  .card--is-darkblue p {
    margin: 0;
    padding: 0;
    line-height: 125%;
  }
  .card--is-darkblue .lead {
      color: #ffffff;
      line-height: 1;
      margin: 1rem 0;
      padding: 0;
      vertical-align: super;
      display: inline-block;
  }
}

.card--is-white {
  background: #ffffff;
  color: #313640;
}

.card--is-grey {
  background: #afb5c1;
  color: #313640;
}

.card .card__button {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.0625rem;
  padding: 0.625rem 1.25rem;
}

.card .card__button:hover {
  color: #313640;
  border-color: #ffffff;
  background-color: #ffffff;
}

.card .card__hr {
  display: inline-block;
  border-top: 0.25rem solid #ffffff;
}

.card .card__divider-after:before {
  content: '';
}

@media print, screen and (min-width: 40em) {
  .card .card__divider-after:before {
    border-right: 0.0625rem solid #FFFFFF11;
    float: right;
    margin-top: 10%;
    margin-bottom: 10%;
    height: 5.3125rem;
    width: 0.0625rem;
  }
}

.card .card__divider-after:after {
  content: '';
  display: inline-block;
  border-bottom: 0.0625rem solid #FFFFFF33;
  width: 5rem;
  height: 2rem;
  margin: 0 0 1.5rem 0;
}

@media print, screen and (min-width: 40em) {
  .card .card__divider-after:after {
    display: none;
  }
}

.card .card__divider-before:before {
  content: '';
  display: inline-block;
  border-bottom: 0.0625rem solid #FFFFFF33;
  width: 5rem;
  height: 2rem;
  margin: 0 0 1.5rem 0;
}

@media print, screen and (min-width: 40em) {
  .card .card__divider-before:before {
    float: left;
    margin-top: 10%;
    margin-bottom: 10%;
    height: 5.3125rem;
    width: 0.0625rem;
    border-right: 0.0625rem solid #FFFFFF11;
  }
}

.card .card__button {
  color: #313640;
  background-color: transparent;
  border: 0.125rem solid #313640;
  margin: 0 0.625rem 0.625rem 0;
}

.card .card__button:hover {
  color: #ffffff;
  background-color: #313640;
}

.card__image {
  width: 60%;
}

.card__lead {
  padding: 0 0 0.625rem 0;
}

.card__lead a {
  color: #313640;
  text-decoration: underline;
}

.card__hr {
  border-top: 0.25rem solid #313640;
  border-right: none;
  border-bottom: none;
  border-left: none;
  width: 5rem;
  margin: 1.875rem 0;
  padding: 0;
}

.luxbar-default {
  width: 100%;
  position: relative;
  box-shadow: none;
  z-index: 1000;
}

.luxbar-static {
  box-shadow: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

.luxbar-static .luxbar-checkbox:checked ~ .luxbar-menu {
  position: absolute;
  overflow: hidden;
}

.luxbar-fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  box-shadow: none;
}

.luxbar-fixed-bottom {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  box-shadow: none;
}

.luxbar-hamburger span, .luxbar-hamburger span::before, .luxbar-hamburger span::after {
  display: block;
  height: 2px;
  width: 26px;
  transition: 300ms cubic-bezier(0.83, 0, 0.17, 1);
}

.luxbar-checkbox:checked ~ .luxbar-menu li .luxbar-hamburger span {
  background-color: transparent;
}

.luxbar-checkbox:checked ~ .luxbar-menu li .luxbar-hamburger span::before, .luxbar-checkbox:checked ~ .luxbar-menu li .luxbar-hamburger span::after {
  margin-top: 0;
}

.luxbar-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  height: 56px;

  position: absolute;
  top: 0;
  right: 0;
}

.luxbar-menu-left .luxbar-navigation,
.luxbar-menu-left .luxbar-header {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.luxbar-menu-right .luxbar-navigation,
.luxbar-menu-right .luxbar-header {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.luxbar-menu-right .luxbar-hamburger {
  margin-left: auto;
}

.luxbar-menu {
  min-height: 56px;
  transition: 300ms cubic-bezier(0.83, 0, 0.17, 1);
  width: 100%;
}

.luxbar-navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  list-style: none;
  padding-left: 0;
  margin: 0;
  background-color: white;
}

.luxbar-menu a,
.luxbar-item a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

.luxbar-item {
  height: 56px;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 2rem;
}

.luxbar-item a {
  padding: 18px 12px 18px 12px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
    
@media ( max-width: 968px ) {

  .luxbar-navigation {
    padding-top: 5em;
  }

  .luxbar-item a {
    flex: 0 0 90%;
    margin: auto;
    text-align: center;   
  }
}

.luxbar-hamburger {
  padding: 18px 12px 18px 12px;
  position: relative;
  cursor: pointer;
}

.luxbar-hamburger span::before, .luxbar-hamburger span::after {
  content: '';
  position: absolute;
}

.luxbar-hamburger span::before {
  margin-top: -8px;
}

.luxbar-hamburger span::after {
  margin-top: 8px;
}

.luxbar-checkbox {
  display: none;
}

.luxbar-static {
  background-color: #FFFFFF;
}

.luxbar-checkbox:not(:checked) ~ .luxbar-menu {
  overflow: hidden;
  height: 56px;

  /* Same width navigation */
  max-width: 64rem;
  margin: 0 auto;
  position: relative;
}

.luxbar-checkbox:checked ~ .luxbar-menu {
  transition: height 0.3s cubic-bezier(0.83, 0, 0.17, 1);
  overflow: auto;
  box-shadow: 0 0 2rem rgb(0 0 0 / 10%);
  padding-bottom: 3rem;
  height: 100vh; /* Not 100vh, because it looks too plain */
}

.dropdown {
  position: relative;
  height: auto;
  min-height: 56px;
}

.dropdown:hover > ul {
  position: relative;
  display: block;
  min-width: 100%;
}

.dropdown > a::after {
  position: absolute;
  content: '';
  right: 10px;
  top: 24px;
  border-width: 5px 5px 0;
  border-color: transparent;
  border-style: solid;
}

.dropdown > ul {
  display: block;
  overflow-x: hidden;
  list-style: none;
  padding: 0;
}

.dropdown > ul .luxbar-item {
  min-width: 100%;
  height: 28px;
  padding: 5px 10px 5px 40px;
}

.dropdown > ul .luxbar-item a {
  min-height: 28px;
  line-height: 28px;
  padding: 0;
}

@media screen and (min-width: 968px) {
  .luxbar-navigation {
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .luxbar-hamburger {
    display: none;
  }
  .luxbar-checkbox:not(:checked) ~ .luxbar-menu {
    overflow: visible;
  }
  .luxbar-checkbox:checked ~ .luxbar-menu {
    height: 56px;
  }
  .luxbar-menu .luxbar-item {
    border-top: 0;
  }
  .luxbar-menu-right .luxbar-header {
    margin-right: auto;
  }
  .dropdown {
    height: 56px;
  }
  .dropdown:hover > ul {
    position: absolute;
    left: 0;
    top: 56px;
    padding: 0;
  }
  .dropdown > ul {
    display: none;
  }
  .dropdown > ul .luxbar-item {
    padding: 5px 10px;
  }
  .dropdown > ul .luxbar-item a {
    white-space: nowrap;
  }
}

.luxbar-checkbox:checked + .luxbar-menu .luxbar-hamburger-doublespin span::before {
  -ms-transform: rotate(225deg);
      transform: rotate(225deg);
}

.luxbar-checkbox:checked + .luxbar-menu .luxbar-hamburger-doublespin span::after {
  -ms-transform: rotate(-225deg);
      transform: rotate(-225deg);
}

.luxbar-checkbox:checked + .luxbar-menu .luxbar-hamburger-spin span::before {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

.luxbar-checkbox:checked + .luxbar-menu .luxbar-hamburger-spin span::after {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}

.luxbar-menu-light,
.luxbar-menu-light .dropdown ul {
  background-color: #FFFFFF;
  color: #313640;
}

.luxbar-menu-light .active,
.luxbar-menu-light .luxbar-item:hover {
  background-color: #ffffff;
}

.luxbar-menu-light .luxbar-hamburger span,
.luxbar-menu-light .luxbar-hamburger span::before,
.luxbar-menu-light .luxbar-hamburger span::after {
  background-color: #313640;
}

.luxbar-item {
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 40em) {
  .luxbar-item {
    font-size: 1rem;
    line-height: 1rem;
  }
}

@media print, screen and (min-width: 64em) {
  .luxbar-item {
    font-size: 0.75rem;
    line-height: 0.9rem;
  }
}

.headerinfo {
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  float: left;
  height: 56px;
  padding: 18px 12px 18px 12px;
}

.logoikon {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  line-height: 0 !important;
  padding-left: 0.625rem;
  padding-left: 0;
}

.logonavn {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding-left: 0.3125rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  display: none;
}

@media print, screen and (min-width: 40em) {
  .logonavn {
    font-size: 0.75rem;
    line-height: 0.9rem;
  }
}

@media print, screen and (min-width: 64em) {
  .logonavn {
    font-size: 0.75rem;
    line-height: 0.9rem;
  }
}

@media print, screen and (min-width: 40em) {
  .logonavn {
    display: block;
  }
}

.åpningstider {
  padding-left: 1.25rem;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;

  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 125%;
  color: #1F2D42;
}

@media print, screen and (min-width: 40em) {
  .åpningstider {
    font-size: 0.875rem;
    line-height: 1.05rem;
  }
}

@media print, screen and (min-width: 64em) {
  .åpningstider {
    font-size: 0.875rem;
    line-height: 1.05rem;
  }
}

@media print, screen and (min-width: 40em) {
  .åpningstider {
    padding-left: 1.25rem;
  }
}

/* knapper */
.btn {
  text-align: left;
  border-radius: 3px;
  width: auto;
  border-bottom: none;
  background-origin: padding-box;
  font-weight: 400;
  font-size: 1.0625rem;
  line-height: 1.275rem;
  padding: 0.875rem 1.25rem 0.8125rem 1.25rem;
}

@media print, screen and (min-width: 40em) {
  .btn {
    font-size: 1.125rem;
    line-height: 1.35rem;
  }
}

@media print, screen and (min-width: 64em) {
  .btn {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}

.btn .btn__info {
  display: none;
}

.btn:hover {
  border-bottom: none;
}

.btn:active {
  border-bottom: none;
}

@media print, screen and (min-width: 40em) {
  
  .btn {
    padding: 0.875rem 1.25rem 0.8125rem 1.25rem;
  }

  .btn .btn__info {
    display: block;
    -ms-flex-item-align: baseline;
        align-self: baseline;
    font-size: 0.625rem;
    line-height: 0.75rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .btn .btn__info {
    font-size: 0.875rem;
    line-height: 1.05rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 64em) {
  .btn .btn__info {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}

.btn-violet {
  color: #ffffff;
  box-shadow: 0 3px 0 0 #2D224A;
  background-color: #3E2C54;
}

.btn-violet:hover {
  color: #ffffff;
  background-color: #4a3565;
}

.btn-violet:active {
  color: #ffffff;
  background-color: #4a3565;
}

.btn-green {
  font-weight: 700;
  color: #3E2C54;
  box-shadow: 0 3px 0 0 #21D37E;
  background-color: #6DEC9D;
  text-align: center;
}

@media ( max-width: 968px ) {
  
  /* Only existing on mobile */
  .btn-white {
    font-weight: 700;
    color: #3E2C54;
    box-shadow: 0 3px 0 0 #ccd4d0;
    background-color: #f3f5f3;
    text-align: center;
  }

  .btn {
    display: block;
    text-align: center;
  }  
}


.btn-green:hover {
  color: #3E2C54;
  background-color: #9af2bb;
}

.btn-green:active {
  color: #3E2C54;
  background-color: #9af2bb;
}

.btn-red {
  font-weight: 700;
  color: #313640;
  box-shadow: 0 3px 0 0 #E66C75;
  background: #F59FA8;
}

/*
.form-error.is-visible::before {
  content: "⚠️";
}
*/

.btn-red:hover {
  color: #313640;
  background-color: #f9d3d7;
}

.btn-red:active {
  color: #313640;
  background-color: #f9d3d7;
}

.btn-disabled {
  cursor: not-allowed;
  color: rgba(74, 74, 74, 0.5);
  box-shadow: 0 3px 0 0 rgba(74, 74, 74, 0.3);
  background: rgba(33, 47, 69, 0.15);
}

.btn-disabled:hover {
  color: rgba(74, 74, 74, 0.5);
}

.btn-disabled:active {
  color: rgba(74, 74, 74, 0.5);
}

/* store snarveier */
.btn-large-green {
  color: #3E2C54;
  background: transparent url(../../assets/img/svg/cta.svg) no-repeat;
  border: 0.125rem solid #21D37E;
  color: #3E2C54;
}

.btn-large-green:hover {
  color: #3E2C54;
  background-color: #f5fff8;
}

.btn-large-green:active {
  background-color: #f5fff8;
}

.btn-large-grey {
  color: #313640;
  background: transparent url(../../assets/img/svg/cta.svg) no-repeat;
  border: 0.125rem solid rgba(33, 47, 69, 0.15);
}

.btn-large-grey:hover {
  color: #313640;
  background-color: #f7f8f9;
}

.btn-large-grey:active {
  color: #313640;
  background-color: #f7f8f9;
}

.btn-shortcut-grey {
  color: #313640;
  background: transparent url(../../assets/img/svg/cta.svg) no-repeat;
  border: 0.0625rem solid rgba(33, 47, 69, 0.15);
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
}

/*
.btn-shortcut-grey:hover {
  border: 0.0625rem solid #21D37E;
}

.btn-shortcut-grey:active {
  border: 0.0625rem solid #21D37E;
}
*/

.btn-large {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: left;
  border-radius: 0.25rem;
  width: 100%;
  background-position: right 1.0625rem top 54%;
  background-origin: padding-box;
  padding: 1.25rem 1.25rem 1.0625rem 1.25rem;
  margin: 0.625rem 0.625rem 0.0625rem 0;
}

.btn-large h3 {
  -ms-flex-item-align: middle;
      -ms-grid-row-align: middle;
      align-self: middle;
  font-weight: 600;
}

.btn-large .btn__info {
  display: none;
}

@media print, screen and (min-width: 40em) {
  .btn-large {
    padding: 1.625rem 0.5rem 1.5rem 1.4375rem;
    margin: 0.625rem 0 0.625rem 0;
    height: 6.1875rem;
    min-height: 6.1875rem;
  }
  .btn-large .btn__info {
    display: block;
    -ms-flex-item-align: baseline;
        align-self: baseline;
    font-size: 0.625rem;
    line-height: 0.75rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .btn-large .btn__info {
    font-size: 0.875rem;
    line-height: 1.05rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 64em) {
  .btn-large .btn__info {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}

@media screen and (max-height: 43.75rem) and (min-width: 64em) {
  .btn-large.vertical-adjustment {
    background-color: #21D37E;
    box-shadow: 0 3px 0 0 #359E79;
    height: unset;
    min-height: unset;
  }
}

.btn-medium {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  border-radius: 0.25rem;
  width: 100%;
  background-position: right 1.0625rem top 54%;
  background-origin: padding-box;
  padding: 1.25rem 1.25rem 1.0625rem 1.25rem;
  margin: 0.625rem 0.625rem 0.0625rem 0;
  
  /* Figma told me so */
  text-align: left;
  height: 3.375rem;
  margin-bottom: 0.7rem;
}

.btn-medium h3 {
  font-size: 1rem;
  font-family: "Public Sans", sans-serif;
  -ms-flex-item-align: middle;
      -ms-grid-row-align: middle;
      align-self: middle;
  font-weight: 700;
}

@media (max-width: 64em) {

  .btn-medium h3 {
    position: relative;
  }

  .btn-medium h3::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 4.5L1 10' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    width: 7px;
    height: 11px;
    display: inline-block;
    font-family: 'sofia', sans-serif;
    font-weight: 700;
    color: white;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}

.btn-medium .btn__info {
  display: none;
}

@media print, screen and (min-width: 40em) {
  .btn-medium {
    padding: 1rem 1.5rem 0.875rem 1.5rem;
    margin: 0.625rem 0 0.625rem 0;
    height: 3.6875rem;
    min-height: 3.6875rem;
  }
  .btn-medium .btn__info {
    display: block;
    -ms-flex-item-align: baseline;
        align-self: baseline;
    font-size: 0.625rem;
    line-height: 0.75rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .btn-medium .btn__info {
    font-size: 0.875rem;
    line-height: 1.05rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 64em) {
  .btn-medium .btn__info {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}

@media screen and (max-height: 43.75rem) and (min-width: 64em) {
  .btn-medium.vertical-adjustment {
    background-color: #21D37E;
    box-shadow: 0 3px 0 0 #359E79;
    height: unset;
    min-height: unset;
  }
}

.btn-featured {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  border-radius: 0.25rem;
  width: 100%;
  max-height: 3.5rem;
  background-position: right 1.0625rem top 54%;
  background-origin: padding-box;
  padding: 1.25rem 0 1.0625rem 0;
  margin: 0.625rem 0.625rem 0.0625rem 0;
}

.btn-featured h3 {
  font-family: "Public Sans", sans-serif;
  -ms-flex-item-align: middle;
      -ms-grid-row-align: middle;
      align-self: middle;
  font-weight: 600;
}

.btn-featured .btn__info {
  display: none;
}

@media print, screen and (min-width: 40em) {
  .btn-featured {
    padding: 1rem 0 0.875rem 0;
    margin: 0.625rem 0 0.625rem 0;
    height: 3.6875rem;
    min-height: 3.6875rem;
  }
  .btn-featured .btn__info {
    display: block;
    -ms-flex-item-align: baseline;
        align-self: baseline;
    font-size: 0.625rem;
    line-height: 0.75rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .btn-featured .btn__info {
    font-size: 0.875rem;
    line-height: 1.05rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 64em) {
  .btn-featured .btn__info {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}

@media screen and (max-height: 43.75rem) and (min-width: 64em) {
  .btn-featured.vertical-adjustment {
    background-color: #21D37E;
    box-shadow: 0 2px 0 0 #359E79;
    height: unset;
    min-height: unset;
  }
}

.btn-shortcut {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: left;
  width: 100%;
  background-position: right 1.0625rem top 54%;
  background-origin: padding-box;
  padding: 1.35rem 1.25rem 1.35rem 1.25rem;
  /*padding: 1.25rem 1.25rem 1.0625rem 1.25rem;
  margin: 0.625rem 0.625rem 0.0625rem 0;*/
}

.btn-shortcut h3 {
  font-family: "Public Sans", sans-serif;
  -ms-flex-item-align: middle;
      -ms-grid-row-align: middle;
      align-self: middle;
  font-weight: 600;
  font-size: 1.1rem;
}

@media print, screen and (min-width: 40em) {
  .btn-shortcut {
    padding: 1.625rem 0.5rem 0.25rem 1.4375rem;
    margin: 0.625rem 0 0.625rem 0;
    height: 3.6875rem;
    min-height: 3.6875rem;
    background-position: right 1.0625rem top 70%;
  }
}

@media screen and (max-height: 43.75rem) and (min-width: 64em) {
  .btn-shortcut.vertical-adjustment {
    background-color: #21D37E;
    box-shadow: 0 3px 0 0 #359E79;
    height: unset;
    min-height: unset;
  }
}

.btn-shortcut-large {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: left;
  width: 100%;
  background-position: right 1.0625rem top 54%;
  background-origin: padding-box;
  padding: 1.25rem 1.25rem 1.0625rem 1.25rem;
  margin: 0.625rem 0.625rem 0.0625rem 0;
}

.btn-shortcut-large h3 {
  font-family: "Public Sans", sans-serif;
  -ms-flex-item-align: middle;
      -ms-grid-row-align: middle;
      align-self: middle;
  font-weight: 600;
}

.btn-shortcut-large .btn__info {
  display: none;
}

@media print, screen and (min-width: 40em) {
  .btn-shortcut-large {
    padding: 1.625rem 0.5rem 1.5rem 1.4375rem;
    margin: 0.625rem 0 0.625rem 0;
    height: 6.1875rem;
    min-height: 6.1875rem;
  }
  .btn-shortcut-large .btn__info {
    display: block;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    font-size: 0.625rem;
    line-height: 0.75rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .btn-shortcut-large .btn__info {
    font-size: 0.875rem;
    line-height: 1.05rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 64em) {
  .btn-shortcut-large .btn__info {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}

@media screen and (max-height: 43.75rem) and (min-width: 64em) {
  .btn-shortcut-large.vertical-adjustment {
    background-color: #21D37E;
    box-shadow: 0 3px 0 0 #359E79;
    height: unset;
    min-height: unset;
  }
}

.small-btn-expanded {
  display: inline-block;
  text-align: center;
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .small-btn-expanded {
    width: inherit;
  }
}

/*
* {
  transition: all 0.3s ease-in-out;
}
*/

.circles {
  position: relative;
}

.circles .circle:first-child {
  margin-left: 1.875rem;
}

.circles .circle:last-child {
  margin-right: 1.875rem;
}

.circles .circle {
  color: #ffffff;
  font-weight: 900;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  background-color: #21D37E;
  border-radius: 3.125rem;
  padding: 1.125rem;
  height: 1rem;
  width: 1rem;
}

@media print, screen and (min-width: 40em) {
  .circles .circle {
    border-radius: 3.125rem;
    padding: 1.125rem;
    height: 1rem;
    width: 1rem;
  }
}

.circles .circle-mobile {
  color: #ffffff;
  font-weight: 900;
  margin: 0;
  background-color: #21D37E;
  border-radius: 50%;
  display: inline-block;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
}

@media print, screen and (min-width: 40em) {
  .circles {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
  }
  .circles .line {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 100%;
    background-color: #D6DADF;
    height: 0.0625rem;
  }
}

.circles .number {
  position: absolute;
  top: 0.5rem;
  left: 0.8125rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
}

@media print, screen and (min-width: 40em) {
  .circles .number {
    top: 0.4375rem;
    left: 0.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .circles .number {
    top: 0.3125rem;
    left: 0.6875rem;
  }
}

@media print, screen and (min-width: 40em) {
  .circles .number {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .circles .number {
    font-size: 1.375rem;
    line-height: 1.65rem;
  }
}

.circles .number-small {
  font-size: 1.25rem;
  line-height: 1.5rem;
}

@media print, screen and (min-width: 40em) {
  .circles .number-small {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .circles .number-small {
    font-size: 1.375rem;
    line-height: 1.65rem;
  }
}

.icon-fb { height: 1.875rem; }

.icon-partner {
  width: 6.875rem;
  max-height: 30px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-top: 10px;
  margin-bottom: 30px;
}

.icon-padlock {
  width: 1.125rem;
  margin-right: 0.25rem;
}

/* .amp */
.illustration, 
.illustration img {
  height: 12rem;
  width: 12rem;
  object-fit: contain;
}

.illustration img {
  padding-bottom: 1rem !important;
}

@media print, screen and (min-width: 40em) {
  .illustration,
  .illustration img {
    height: 16rem;
    margin-bottom: 1rem;
  }
}

::selection {
  color: #3E2C54;
  background: #21D37E;
}

.thumb__circle {
  border-radius: 50%;
  border: 0.125rem solid #21D37E;
}

@media print, screen and (min-width: 40em) {
  .behandling-artikkel {
    margin-top: 10vh;
    margin-bottom: 9.375rem;
  }
}

@media print, screen and (min-width: 40em) {
  .behandling-skjema {
    margin-top: 10vh;
    margin-bottom: 9.375rem;
  }
}

@media print, screen and (max-width: 40em) {
  .behandling-skjema {
    min-height: 100vh;
  }
}

.behandling-skjema h1 {
  font-size: 1rem;
  line-height: 1.2rem;
  text-transform: uppercase;
  margin-top: 1rem;
  font-family: "Public Sans", sans-serif;
}

@media print, screen and (min-width: 40em) {
  .behandling-skjema h1 {
    font-size: 1.125rem;
    line-height: 1.35rem;
  }
}

@media print, screen and (min-width: 64em) {
  .behandling-skjema h1 {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

.behandling-skjema #personligeopplysninger p, .behandling-skjema .box p {
  margin-top: 1.5625rem;
}

.behandling-skjema .lead {
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 600;
}

@media print, screen and (min-width: 40em) {
  .behandling-skjema .lead {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .behandling-skjema .lead {
    font-size: 1.375rem;
    line-height: 1.65rem;
  }
}

@media print, screen and (min-width: 40em) {
  .behandling-skjema .lead {
    font-weight: 400;
  }
}

.behandling-skjema .fieldgroup {
  background-color: #F0F2F5;
  border: 1px solid #DFDFDA;
  box-sizing: border-box;
  padding: 13px;
}

.behandling-skjema label {
  font-size: 0.8775rem;
  line-height: 1.125rem;
  margin-bottom: 4px;
  font-size: 1rem;
  line-height: 125%;
  color: #212F45;
}                    

.behandling-skjema #personligeopplysninger .help-text {
  margin-top: -0.5rem;
}

@media print, screen and (min-width: 40em) {
  .behandling-skjema label {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}

@media print, screen and (min-width: 64em) {
  .behandling-skjema label {
    font-size: 1rem;
    line-height: 1.2rem;
  }
}

.behandling-skjema input {
  height: 3rem;
  background: #FFFFFF;
  border: 1.5px solid rgb(118,118,118);
  box-sizing: border-box;
  border-radius: 3px;
  margin-top: 0.45rem;
  margin-bottom: 1.25rem;
  font-size: 1rem;
}


@media print, screen and (max-width: 64em) {

  #personal { width: 100%; }
  
  #personal .small-12 { margin-top: 1.5rem; }
  
  #personal h2 {
    font-family: 'sofia', sans-serif;
    line-height: 1;
    letter-spacing: -0.04rem;
  }
  
  .behandling-skjema input {
    min-width: calc( 100% - 1rem );
    max-width: calc( 100% - 1rem);
  }
}

.behandling-skjema input:-ms-input-placeholder {
  color: #6C7685;
}

.behandling-skjema input::placeholder {
  color: #6C7685;
}

.behandling-skjema input:focus {
  color: #313640;
  border: 1.5px solid #6DEC9D;
}

.behandling-skjema input:focus:-ms-input-placeholder {
  color: rgba(74, 74, 74, 0.5);
}

.behandling-skjema input:focus::placeholder {
  color: rgba(74, 74, 74, 0.5);
}

.behandling-skjema .is-invalid-input:not(:focus) {
  border-color: #DD1221;
  background-color: #fff;
}

.behandling-skjema .is-invalid-input:not(:focus):-ms-input-placeholder {
  color: inherit;
}

.behandling-skjema .is-invalid-input:not(:focus)::placeholder {
  color: inherit;
}

.behandling-skjema .is-invalid-label {
  color: #DD1221;
}

.behandling-skjema input:-webkit-autofill,
.behandling-skjema input:-webkit-autofill:hover,
.behandling-skjema input:-webkit-autofill:focus,
.behandling-skjema textarea:-webkit-autofill,
.behandling-skjema textarea:-webkit-autofill:hover,
.behandling-skjema textarea:-webkit-autofill:focus,
.behandling-skjema select:-webkit-autofill,
.behandling-skjema select:-webkit-autofill:hover,
.behandling-skjema select:-webkit-autofill:focus {
  -webkit-text-fill-color: #3E2C54 !important;
  background-color: #ffffff !important;
  border: 1px solid #21D37E;
  -webkit-box-shadow: 0 0 0px 150px #e7fbf2 inset;
  box-shadow: 0 0 0px 150px #e7fbf2 inset;
  transition: background-color 5000s ease-in-out 0s;
}

.behandling-skjema textarea {
  min-height: 5.625rem;
  border-radius: 0.1875rem;
}

.behandling-skjema textarea:-ms-input-placeholder {
  color: gray;
}

.behandling-skjema textarea::placeholder {
  color:gray;
}

.behandling-skjema textarea:focus {
  color: #313640;
  border: 3px solid #1E946E;
}

.behandling-skjema textarea:focus:-ms-input-placeholder {
  color: rgba(74, 74, 74, 0.5);
}

.behandling-skjema textarea:focus::placeholder {
  color: rgba(74, 74, 74, 0.5);
}

.behandling-skjema select {
  background-color: #fff;
  margin-top: 0.4375rem;
  border-radius: 0.1875rem;
}

.behandling-skjema select:focus {
  color: #313640;
  border: 0.0625rem solid rgba(74, 74, 74, 0.5);
}

.behandling-skjema select:focus:-ms-input-placeholder {
  color: rgba(74, 74, 74, 0.5);
}

.behandling-skjema select:focus::placeholder {
  color: rgba(74, 74, 74, 0.5);
}

.behandling-skjema [type='checkbox'] + label,
.behandling-skjema [type='radio'] + label {
  margin-left: 0;
}

/* Hidden effect */
.behandling-skjema [type='checkbox'] {
  visibility: hidden;
  position: absolute;
  z-index: -10;
}


.behandling-skjema [type='checkbox'] ~ label {
  position: relative;
  font-size: 1rem;
  line-height: 125%;
  color: #1F2D42;
  padding-left: 0; /* Was 15px */
  margin-left: 0 !important;
}

.checkmarkcontainer input:checked ~ .checkmark,
input[type='checkbox'] ~ .checkmark {
  position: absolute;
  border: 0 !important;
  background: none !important;
  padding: 0;
  margin: 0;
}

/* Forfce */
span.checkmarkcontainer input:checked ~ .checkmark {
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
}

/* Form mangling */

.behandling-skjema [type='checkbox'] ~ label::before {
  left: -20px;
}

[type='checkbox'] ~ .checkmark::before {
  left: 0;
}

.behandling-skjema [type='checkbox'] ~ label::before,
[type='checkbox'] ~ .checkmark::before {
  content: "";
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;

  vertical-align: middle;
  margin-right: 0.5rem;

  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.556.25H3.444v1.5h17.112V.25ZM3.444.25A3.202 3.202 0 0 0 .25 3.444h1.5c0-.93.764-1.694 1.694-1.694V.25ZM.25 3.444v17.112h1.5V3.444H.25Zm0 17.112a3.202 3.202 0 0 0 3.194 3.194v-1.5c-.93 0-1.694-.764-1.694-1.694H.25Zm3.194 3.194h17.112v-1.5H3.444v1.5Zm17.112 0a3.202 3.202 0 0 0 3.194-3.194h-1.5c0 .93-.764 1.694-1.694 1.694v1.5Zm3.194-3.194V3.444h-1.5v17.112h1.5Zm0-17.112A3.202 3.202 0 0 0 20.556.25v1.5c.93 0 1.694.764 1.694 1.694h1.5Z' fill='%236C7685'/%3E%3C/svg%3E");
}

.behandling-skjema [type='checkbox']:checked ~ label::before,
[type='checkbox']:checked ~ .checkmark::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.556 1H3.444A2.452 2.452 0 0 0 1 3.444v17.112C1 21.9 2.1 23 3.444 23h17.112C21.9 23 23 21.9 23 20.556V3.444C23 2.1 21.9 1 20.556 1Z' fill='%236DEC9D' stroke='%2321D37E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m10 17-5-4.808 1.4-1.346 3.6 3.462L17.6 7 19 8.346 10 17Z' fill='%231F2D42'/%3E%3C/svg%3E");
}

.checkmarkcontainer .checkmark:after {
  content: none;
  display: none;
}

.checkmarkcontainer {
  padding-left: 20px;
}

.behandling-skjema .radios input[type=radio] {
  display: none;
}

.behandling-skjema .radios label {
  line-height: inherit;
  -webkit-tap-highlight-color: transparent;
}

.behandling-skjema .radios label span {
  display: -ms-flexbox;
  display: flex;
  float: left;
  border: 0.0625rem solid rgba(74, 74, 74, 0.3);
  border-radius: 50%;
  padding: 0.375rem;
  margin-right: 0.5rem;
}

.behandling-skjema .radios label span i {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  display: inline-block;
  border-radius: 50%;
  height: 0.625rem;
  width: 0.625rem;
}

.behandling-skjema .radios input:checked + label span i,
.behandling-skjema .radios input:checked + label span i:active {
  background-color: #313640;
}

.behandling-skjema .checkboxes input[type=checkbox] {
  display: none;
}

.behandling-skjema .checkboxes label {
  line-height: inherit;
  -webkit-tap-highlight-color: transparent;
}

.behandling-skjema .checkboxes label span {
  display: -ms-flexbox;
  display: flex;
  float: left;
  border: 0.0625rem solid rgba(74, 74, 74, 0.3);
  border-radius: 2px;
  padding: 0.375rem;
  margin-right: 0.5rem;
}

.behandling-skjema .checkboxes label span i {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  display: inline-block;
  border-radius: 2px;
  height: 0.625rem;
  width: 0.625rem;
}

.behandling-skjema .checkboxes input:checked + label span i,
.behandling-skjema .checkboxes input:checked + label span i:active {
  background-color: #313640;
}

.progress {
  font-size: 1.375rem;
  line-height: 1.65rem;
  color: rgba(74, 74, 74, 0.3);
  margin: 1.25rem 0 0.625rem 0;
  padding-left: 0.6666rem;
  padding-right: 0.7766rem;
}

@media print, screen and (min-width: 40em) {
  .progress {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
}

@media print, screen and (min-width: 64em) {
  .progress {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media print, screen and (min-width: 40em) {
  .progress {
    margin: 1.875rem 0 3.125rem 0;
  }
}

.progress .column, .progress .columns {
  padding: 5px !important;
}

.progress .step, .progress .current {
  border-bottom: 0.375rem solid rgba(33, 47, 69, 0.15);
}

.progress .current {
  border-color: #21D37E;
  color: #313640;
}

.qualify {
  min-height: 10rem;
}

.qualify .count {
  display: inline-block;
  background-color: #AFF9D5;
  padding: 0.3125rem 0.75rem 0.3125rem 0.75rem;
}

.qualify .box {
  border: 0.1875rem solid #AFF9D5;
  padding: 0.75rem 1.25rem 1.125rem 1.25rem;
  /* min-height: 7.9rem; */
}

.qualify .box p {
  text-align: center;
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 600;
}

@media print, screen and (min-width: 40em) {
  .qualify .box p {
    font-size: 1.125rem;
    line-height: 1.35rem;
  }
}

@media print, screen and (min-width: 64em) {
  .qualify .box p {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}


@media print, screen and (max-width: 64em) {

  .behandling-artikkel .btn-green {
    width: 100%;
    max-width: 100%;
    display: block;
    text-align: center;
  }

}





footer {
  background-color: #533F6D;
}

footer a, footer p {
  color: #ffffff;
}

footer p {
  font-size: 1rem;
  line-height: 1.2rem;
  color: rgba(255, 255, 255, 0.7);
}

@media print, screen and (min-width: 40em) {
  footer p {
    font-size: 0.8125rem;
    line-height: 0.975rem;
  }
}

@media print, screen and (min-width: 64em) {
  footer p {
    font-size: 0.875rem;
    line-height: 1.05rem;
  }
}

footer .social p {
  color: #ffffff;
  font-size: inherit;
}

footer .appicon {
  width: 130px;
}

.buttonsection-1 {
  background-color: #533F6D;
}

.breadcrumb {
  font-size:0.9rem;
}