@font-face {
  font-display: optional;
  font-family: Lato;
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/S6u8w4BMUTPHjxsAUi-qJCY.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: fallback;
  font-family: Lato;
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/S6u8w4BMUTPHjxsAXC-q.woff2') format('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-face {
  font-display: optional;
  font-family: Lato;
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/S6u_w4BMUTPHjxsI5wq_FQft1dw.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: fallback;
  font-family: Lato;
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/S6u_w4BMUTPHjxsI5wq_Gwft.woff2') format('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-face {
  font-display: optional;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/S6uyw4BMUTPHjxAwXjeu.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: fallback;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/S6uyw4BMUTPHjx4wXg.woff2') format('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-face {
  font-display: optional;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/S6u9w4BMUTPHh6UVSwaPGR_p.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: fallback;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/S6u9w4BMUTPHh6UVSwiPGQ.woff2') format('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;
}

html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
button,
html,
input {
  color: #222;
}
body {
  font-size: 1em;
  font-family: 'Lato', sans-serif;
  line-height: 1.4;
  word-wrap: break-word;
overflow-wrap: break-word;
word-break: break-word;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
img {
  vertical-align: middle;
}
.hidden:not(.shown) {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.clearfix {
  display: flex;
  justify-content: flex-start;
  gap: 0;
  flex-direction: column;
}
.background-container {
  position: relative;
  right: -16px;
  left: -16px;
  width: calc(100% + 32px);
  margin-top: 186px;
}
@media(min-width: 768px) {
  .clearfix {
    flex-direction: row;
    max-width: 1180px;
    margin: auto;
    display: block!important;
  }
  .background-container {
    position: static;
    width: unset;
    margin-top: 0;
  }
}
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
footer,
header,
main,
nav,
section {
  display: block;
}
html {
  background: #fff;
  color: #000;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
button,
html,
input {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:active,
a:focus,
a:hover {
  outline: 0;
}
.no-js body :not(.skipLink):not(.primaryMenuItem):not(.factbox-toggler):focus {

  outline-offset: 2px;
  /* z-index: 100; */
}
.no-js body .logo a:focus {
  outline-offset: 5px !important;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
p {
  margin: 1em 0;
}
ul {
  margin: 1em 0;
}
ul {
  padding: 0 0 0 20px;
}
nav ul {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
form {
  margin: 0;
}
button,
input {
  font-size: 100%;
  margin: 0;
  vertical-align: initial;
  vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
  overflow: visible;
}
.no-js button {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@font-face {
  font-display: swap;
  font-family: regjeringen-icons;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/regjeringen-icons.eot);
  src: url(../fonts/regjeringen-icons_2.eot#iefix&v=28897)
      format("embedded-opentype"),
    url(../fonts/regjeringen-icons_1.ttf) format("truetype"),
    url(../fonts/regjeringen-icons.woff) format("woff"),
    url(../img/design/regjeringen-icons_1.svg#regjeringen-icons) format("svg");
}
@font-face {
  font-display: swap;
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/SF-Pro-Display.eot);
  src: 
    url(../fonts/rSF-Pro-Display.ttf) format("truetype"),
    url(../fonts/SF-Pro-Displays.woff2) format("woff2"),
    url(../fonts/SF-Pro-Displays.woff) format("woff"),
    url(../fonts/SF-Pro-Display.svg) format("svg");
}

@font-face {
  font-family: "SF Pro Display";
  src: url("https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.eot");
  src: url("https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.svg#SF Pro Display Regular")format("svg");
}
html {
  font-family: small;
}
body:after {
  content: "small";
  display: none;
}
@media screen and (min-width: 500px) {
  html {
    font-family: medium;
  }
  body:after {
    content: "medium";
  }
}
@media screen and (min-width: 500px) and (max-width: 768px) {
  html {
    font-family: medium mobile;
  }
  body:after {
    content: "medium mobile";
  }
}
@media screen and (min-width: 500px) and (min-width: 769px) {
  html {
    font-family: medium desktop;
  }
  body:after {
    content: "medium desktop";
  }
}
@media screen and (min-width: 900px) {
  html {
    font-family: large;
  }
  body:after {
    content: "large";
  }
}
* {
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
::-webkit-input-placeholder {
  color: #666;
  font-weight: 400;
}
:-moz-placeholder,
::-moz-placeholder {
  color: #666;
  font-weight: 400;
}
:-ms-input-placeholder {
  color: #666;
  font-weight: 400;
}
body {
  font-family: -apple-system, Lucida Grande, Open Sans, sans-serif;
}
a,
a:link {
  color: #3867c8;
}
a:focus,
a:hover {
  color: #bc3345;
}
a:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
main:focus {
  outline: none;
}
.pageHeader {
  position: relative;
  z-index: 999;
}
.pageHeader:after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 499px) {
  .pageHeader {
    min-height: 65px;
  }
}
@media screen and (max-width: 768px) {
  .pageHeader {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 769px) {
  .pageHeader {
    background-color: #fff;
    margin-bottom: 1.25rem;
    min-height: 66px;
  }
}
@media screen and (min-width: 900px) {
  .pageHeader {
    margin-bottom: 0;
  }
}
.pageHeader .hygieneMenuWrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
}
.pageHeader .hygieneMenuWrapper:after {
  clear: both;
  content: "";
  display: table;
}

.pageHeader .mobileMenuWrapper {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .pageHeader .mobileMenuWrapper {
    background-color: #ededed;
    border-top: 2px solid #26374A;
margin-top: 16px;
    background: #FFF;
  }
  .pageHeader .mobileMenuWrapper .mobileMenuWrapperInner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    position: relative;
  }
}
.pageHeader .logoWrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .pageHeader .logoWrapper {
    background-position: 160px 0;
    background-size: 80px;
    min-height: 35px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .pageHeader .logoWrapper {
    
  }
}
.page-footer {
  margin-top: 20px;
}
.page-footer:after {
  clear: both;
  content: "";
  display: table;
}
.page-footer > .wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.page-footer > .wrapper:after {
  clear: both;
  content: "";
  display: table;
}
.btn-cta:not(:disabled):focus,
.btn-find-document:not(:disabled):focus,
.btn-gray:not(:disabled):focus,
.btn-lightgray:not(:disabled):focus,
.btn-show-more:not(:disabled):focus,
.btn-small:not(:disabled):focus,
.btn-tab:not(:disabled):focus,
.btn-warning:not(:disabled):focus,
.btn-wide:not(:disabled):focus,
.btn:not(:disabled):focus,
.no-touch .btn-cta:not(:disabled):hover,
.no-touch .btn-find-document:not(:disabled):hover,
.no-touch .btn-gray:not(:disabled):hover,
.no-touch .btn-lightgray:not(:disabled):hover,
.no-touch .btn-show-more:not(:disabled):hover,
.no-touch .btn-small:not(:disabled):hover,
.no-touch .btn-tab:not(:disabled):hover,
.no-touch .btn-warning:not(:disabled):hover,
.no-touch .btn-wide:not(:disabled):hover,
.no-touch .btn:not(:disabled):hover,
.no-touch .page-survey .submit > button:not(:disabled):hover,
.page-survey .no-touch .submit > button:not(:disabled):hover,
.page-survey .submit > button:not(:disabled):focus {
  background-color: #cd4658;
  color: #fff;
}
.btn-gray:not(:disabled):focus,
.no-touch .btn-gray:not(:disabled):hover {
  background-color: #333;
}
.btn-link:not(:disabled):focus,
.btn-link:not(:disabled):hover {
  color: #cd4658;
}
.custom-checkbox input[type="checkbox"]:not(:disabled) + label {
  cursor: pointer;
}
.no-touch .custom-checkbox input[type="checkbox"]:not(:disabled) + label:hover {
  background-color: #ededed;
  margin-left: -2px;
  padding-left: 32px;
}
.no-touch
  .custom-checkbox
  input[type="checkbox"]:not(:disabled)
  + label:hover:before {
  background-color: #c8c8c8;
  color: #c8c8c8;
}
.custom-checkbox
  input[type="checkbox"]:checked:not(:disabled):focus
  + label:before,
.no-touch
  .custom-checkbox
  input[type="checkbox"]:checked:not(:disabled)
  + label:hover:before {
  background-color: #3867c8;
}
.enable-js {
  border: none;
  color: #545454 !important;
  line-height: 1.4;
  margin: 0;
  padding: 5px;
  text-align: center;
}
.enable-js {
  background-color: #ededed;
}
@media screen and (max-width: 768px) {
  .hygieneMenu .language-selector-trigger.flag.nor {
    margin: 0 0 0 auto !important;
  }
}
.hygieneMenu ul {
  margin: 0;
  padding: 9px 0 13px;
  position: relative;
}
.hygieneMenu ul:after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 768px) {
  .hygieneMenu ul {
    padding-bottom: 0;
    padding-top: 0;
  }
}
@media screen and (min-width: 769px) {
  .hygieneMenu ul {
    float: right;
  }
}
.hygieneMenu li {
  display: block;
  font-size: 14px;
  list-style: none;
  padding-bottom: 1px;
  padding-top: 1px;
}
@media screen and (min-width: 769px) {
  .hygieneMenu li {
    float: left;
  
    padding-left: 13px;
   
  }
}
.hygieneMenu li.language {
  position: relative;
}
@media screen and (max-width: 768px) {
  .hygieneMenu li.language {
    float: right;
    width: 100%;
  }
}
.hygieneMenu li.language ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.hygieneMenu li.language li {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.hygieneMenu li.language li a {
  color: #0253bd;
  -webkit-text-decoration: none;
  text-decoration: none;
  width: 100%;
}
.hygieneMenu li.language .flag {
  background-image: url(../img/flag.svg);
  background-repeat: no-repeat;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .hygieneMenu li.language .flag {
    padding: 8px 8px 8px 30px;
  }
  .hygieneMenu li.language .flag.nor {
    background-position: 18px 12px;
    position: relative;
    width: 112px !important;
  }
  .hygieneMenu li.language .flag.sme {
    background-position: 18px -38px;
    position: relative;
    width: 140px !important;
  }
  .hygieneMenu li.language .flag.eng {
    background-position: 18px -88px;
    position: relative;
    width: 117px !important;
  }
}
@media screen and (min-width: 769px) {
  .hygieneMenu li.language .flag {
    padding: 4px 0 4px 25px;
  }
  .hygieneMenu li.language .flag.nor {
    background-position: 2px 2px;
  }
  .hygieneMenu li.language .flag.sme {
    background-position: 2px -48px;
  }
  .hygieneMenu li.language .flag.eng {
    background-position: 2px -98px;
  }
}
.hygieneMenu li.language .language-selector-trigger {
  border: none;
  cursor: pointer;
  display: block;
  font-family: inherit;
  font-size: inherit;
  outline: 0;
  position: relative;
}
/* .no-js .hygieneMenu li.language .language-selector-trigger {
  display: none;
} */
@media screen and (max-width: 768px) {
  .hygieneMenu li.language .language-selector-trigger {
    background-color: initial;
    color: #144696;
    padding: 11px 20px 11px 44px;
    text-align: left;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .hygieneMenu li.language .language-selector-trigger {
    background-color: initial;
    color: #3867c8;
    padding: 0 12px 0 28px;
    position: relative;
    z-index: 1001;
  }
  .hygieneMenu li.language .language-selector-trigger:focus {
    z-index: 1001 !important;
  }
  .hygieneMenu li.language .language-selector-trigger > span {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  .hygieneMenu li.language .language-selector-trigger.flag.nor:after {
    font-size: 12px;
    left: 91px;
    position: absolute;
    top: 16px;
  }
}
.hygieneMenu li.language .language-selector-trigger:focus,
.hygieneMenu li.language .language-selector-trigger:focus:after {
  color: #cd4658;
}
.hygieneMenu li.language .language-selector-trigger:focus {
  outline: thin dotted;
}
.hygieneMenu li.language .language-selector-trigger:after {
  content: "";
  display: inline-block;
  font-family: regjeringen-icons;
  font-size: 10px;
  font-weight: 400;
  margin-left: 1px;
  position: relative;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.hygieneMenu li.language .custom-language-selector {
  display: none;
  outline: none;
}
.no-js .hygieneMenu li.language .custom-language-selector li {
  display: inline;
}
@media screen and (max-width: 768px) {
  .hygieneMenu li.fontsize {
    display: none;
  }
}
.hygieneMenu li.fontsize button {
  background-color: initial;
  border: none;
  color: #0d3880;
  color: #3867c8;
  font-family: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  color: #284162;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.19px;
  text-decoration: none;
}
.hygieneMenu li.fontsize button:focus {
  color: #cd4658;
}
.hygieneMenu li.fontsize button:focus {
  outline: thin dotted;
}
.page-footer {
  color: #fff;
  margin-top: 0;
}
.page-footer .wrapper {
  font-size: 14px;

  margin: 0;
  max-width: 100%;
  padding-bottom: 1.25rem;
  padding-top: 1.9rem;
}
.page-footer .wrapper:after {
  clear: both;
  content: "";
  display: table;
}
.page-footer .logo {
  margin: -12px 0 0;
  padding: 0;
  color: #FFF;

font-family: Lato;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: -0.4px;
}
@media screen and (min-width: 700px) {
  .page-footer .logo {
    margin-top: 0;
    
  }
}
@media screen and (min-width: 769px) {
  .page-footer .logo {
    margin-top: 0;
    margin-bottom: 25px;
       
  }
}
.page-footer .logo a {
  color: #fff;
  font-size: 22px;
  font-weight: 100;
}
.page-footer .logo a:hover {
  color: #fff !important;
}
.page-footer .col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (min-width: 700px) {
  .page-footer .col {
    width: 100%;
    display: flex;
    float: left;
    
  }
  .page-footer .col:last-child {
    margin-right: 0;
  }
}
.page-footer .col .title {
  font-size: 18px;
  margin-bottom: 9px;
  margin-top: 0;
  line-height: 1.6;
  font-family: Lato;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 160%;
}

.page-footer .col .title::after {
  margin-top: 9px;
  content: '';
  display: flex;
  width: 60px;
height: 4px;
background-color: white;
}
.page-footer .col .title.fw-500 {
  font-weight: 600;
}
.page-footer .col > p:first-child {
  margin-top: 0;
}
.page-footer .col ul {
  list-style: none;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
.page-footer a {
  color: white;
}
.page-footer a:focus,
.page-footer a:hover {
  color: #ff6875;
}
.lightbox .closeButton:not(:hover):not(:focus):after {
  background-color: #666;
}
#lightbox-imgageseries .closeButton:not(:hover):not(:focus):after {
  background-color: #333;
}
.zoom-lightbox-wrapper .closeButton:not(:hover):not(:focus):after {
  background-color: #333;
}
.link-list {
  font-size: 14px;
  list-style: none !important;
  margin-bottom: 0.75rem;
  margin-top: 0.75rem;
  padding: 0;
}
.link-list li {
  margin-bottom: 12px;
  padding-left: 1.3em;
  position: relative;
}
/* .link-list li:before {
  color: #767676;
  content: "";
  font-family: regjeringen-icons;
  font-size: 12px;
  left: 0;
  position: absolute;
  top: 2px;
} */
.link-list li a {
  display: inline-block;
  font-weight: 500;
  -webkit-text-decoration: none;
  text-decoration: none;
  line-height: 1.6;
}
 .link-list li a:before {
  content: "";
  font-family: regjeringen-icons;
  font-size: 12px;
  left: 0;
  position: absolute;
  top: 2px;
}

footer .link-list li {
  color: white;
  padding-left: 0;
  font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 160%;
}

footer .link-list li a:before {
  content: "";
  display: none;
}
.logo {
  display: inline-block;
  font-size: 30px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 27px;
}
@media screen and (min-width: 769px) {
  .logo {
    height: 42px;
    line-height: 42px;
    margin-bottom: 10px;
    margin-top: 7px;
  }
}
@media screen and (max-width: 768px) {
  .logo {
    float: left;
    font-size: 24px;
    height: 36px;
    line-height: 36px;
    margin-left: 10px;

    position: relative;
  }
}
@media screen and (max-width: 499px) {
  .logo {
    font-size: 20px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 399px) {
  .logo {
    font-size: 16px;
    font-weight: 400;
    gap: 13px;
  }


}

@media screen and (max-width: 768px) {


  .logo svg {
    height: 17px;
    width: 56px;
  }
}
.logo a {
  background: transparent url(../img/design/love.svg) no-repeat 0 0;
  background-size: contain;
  color: #fff;
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  height: 60px;
  margin: 0;
  padding: 0 0 0 40px;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  display: flex;
    align-items: center;
}
.logo a:after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (min-width: 769px) {
  .logo a {
    height: 46px;
    padding-left: 69px;
    font-size: 30px;
    position: relative;
  }
  .logo a span {
    border-left: 1px solid #fff;
    display: inline-block;
    height: 40px;
    left: 60px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .logo a {
    height: 17px;
    margin-left: 5px;
    padding-left: 35px;
    position: relative;

  }
  .logo a span {
    border-left: 1px solid #fff;
    display: inline-block;
    height: 40px;
    left: 42px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
.megaMenu {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
}
.megaMenu:after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 768px) {
  .megaMenu {
    position: relative;
  }
}
@media screen and (min-width: 769px) {
  .megaMenu {
    padding-left: 0;
    padding-right: 0;
    

  }
}
.megaMenu > ul,
.megaMenu > ul > li {
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .megaMenu > ul > li {
    display: block;
    float: left;
    
  }
}
@media (min-width: 800px) {
  .megaMenu > ul > li {
    margin-right: 10px;
  }
}
@media (min-width: 850px) {
  .megaMenu > ul > li {
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .megaMenu > ul > li {
    float: none;
    text-align: left;
  }
}
.megaMenu > ul > li .primaryMenuItem {
  color: #002E5E;
  display: inline-block;
  font-weight: 500;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.megaMenu > ul > li .primaryMenuItem.hasDropdown:after {
  content: "";
  display: inline-block;
  font-family: regjeringen-icons;
  font-size: 12px;
  font-weight: 400;
  margin-left: 18px;
  position: relative;
  top: 0;
}
@media screen and (min-width: 769px) {
  .megaMenu > ul > li .primaryMenuItem.hasDropdown:focus {
    background-color: #bc3345;
    color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .megaMenu > ul > li .primaryMenuItem.hasDropdown {
    border-top: 1px solid #fff;
  }
  .megaMenu > ul > li .primaryMenuItem.hasDropdown:focus {
    color: #bc3345;
    outline: 0;
  }
  .megaMenu > ul > li .primaryMenuItem.hasDropdown:focus:after {
    color: #bc3345;
  }
}
@media screen and (max-width: 768px) {
  .megaMenu > ul > li .primaryMenuItem {
    font-size: 16px;
    margin: 0 16px;
    padding: 20px 56px 19px 24px;
    background: #26374A;
    color: #FFF;

leading-trim: both;

text-edge: cap;
font-family: Lato;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
width: fit-content;
  }
}
@media screen and (min-width: 769px) {
  .megaMenu > ul > li .primaryMenuItem {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 22px 26px 18px 26px;
    background: #26374A;
    color: white;
  }
  .megaMenu > ul > li .primaryMenuItem:focus {
    color: #bc3345;
  }
}
@media screen and (max-width: 768px) {
  .megaMenu {
    margin-top: 0;
  }
  .megaMenu > ul > li {
    display: block;
    margin-right: 0;
  }
  .megaMenu > ul > li .primaryMenuItem {
    display: block;
    position: relative;
  }
  .megaMenu > ul > li .primaryMenuItem.hasDropdown:after {
    border-radius: 50%;
        height: 22px;
        position: absolute;
        right: 18px;
        text-align: center;
        top: 25px;
        width: 28px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .megaMenu > ul > li:first-child .primaryMenuItem {
    border-top: none;
  }
}
.newsletter-subscribe
  .newsletter-subscribe-feedback
  .btn-ok:not(:disabled):focus,
.newsletter-subscribe
  .newsletter-subscribe-feedback
  .btn-ok:not(:disabled):hover {
  background-color: #ededed !important;
  color: #000 !important;
}
.no-touch .page-survey .options input[type="radio"]:hover:not(:checked) + label,
.page-survey .options input[type="radio"]:focus:not(:checked) + label {
  background-color: #000;
}
.no-touch .pagination li.firstlink a:not(:disabled):hover,
.no-touch .pagination li.firstlink button:not(:disabled):hover,
.no-touch .pagination li.lastlink a:not(:disabled):hover,
.no-touch .pagination li.lastlink button:not(:disabled):hover,
.no-touch .pagination li.next a:not(:disabled):hover,
.no-touch .pagination li.next button:not(:disabled):hover,
.no-touch .pagination li.prev a:not(:disabled):hover,
.no-touch .pagination li.prev button:not(:disabled):hover,
.pagination li.firstlink a:not(:disabled):focus,
.pagination li.firstlink button:not(:disabled):focus,
.pagination li.lastlink a:not(:disabled):focus,
.pagination li.lastlink button:not(:disabled):focus,
.pagination li.next a:not(:disabled):focus,
.pagination li.next button:not(:disabled):focus,
.pagination li.prev a:not(:disabled):focus,
.pagination li.prev button:not(:disabled):focus {
  background-color: #cd4658;
  color: #fff;
}
.search-suggest {
  background-color: #fff;
  box-shadow: 0 1px 3px #00000080;
  color: #333;
  display: none;
  left: 0;
  padding: 10px 10px 0;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .search-suggest {
    left: -10px;
    margin-top: 10px;
    right: -10px;
  }
}
@media screen and (max-width: 499px) {
  .search-suggest {
    padding-left: 0;
    padding-right: 0;
  }
}
.search-suggest .legend {
  color: #666;
  font-size: 12px;
  margin-left: 10px;
  margin-right: 10px;
  text-transform: uppercase;
}
.search-suggest .search-suggest-list {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.timeline-wrapper .btn-timeline-expand-all:focus:not(:active),
.timeline-wrapper .btn-timeline-reverse:focus:not(:active) {
  background-color: #bc3345;
}
.timeline-wrapper .btn-timeline-expand-all:focus:not(:active) span,
.timeline-wrapper .btn-timeline-reverse:focus:not(:active) span {
  border-bottom: 1px solid #fff;
}
.skipLink {
  background-color: #3867c8;
  border: none;
  color: #fff !important;
  display: block;
  left: -999em;
  line-height: 1.4;
  margin: 0;
  padding: 5px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.skipLink:focus {
  left: 0;
  outline: none;
  right: 0;
}
.menuToggler,
.searchToggler {
  display: none;
}
@media screen and (max-width: 768px) {
  .menuToggler,
  .searchToggler {
    background-color: initial;
    border: none;
    color: #fff;
    display: inline-block;
    float: right;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    height: 65px;
    margin: 0;
    outline: none;
    padding: 0 32px 0 12px;
    position: relative;
    -webkit-font-smoothing: antialiased !important;
    top: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 320px) {
  .menuToggler,
  .searchToggler {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .menuToggler:after,
  .searchToggler:after {
    font-family: regjeringen-icons;
    font-size: 15px;
    font-weight: 400;
    position: absolute;
    right: 8px;
    top: 39%;
    -webkit-font-smoothing: antialiased !important;
  }
}
@media screen and (max-width: 768px) and (max-width: 499px) {
  .menuToggler:after,
  .searchToggler:after {
    right: 6px;
  }
}
@media screen and (max-width: 768px) {
  .menuToggler:focus,
  .no-touch .menuToggler:hover:not(:focus):not(.active),
  .no-touch .searchToggler:hover:not(:focus):not(.active),
  .searchToggler:focus {
    background-color: #cd4658;
  }
}
@media screen and (max-width: 768px) and (max-width: 399px) {
  .menuToggler,
  .searchToggler {
    padding-left: 8px;
    padding-right: 28px;
  }
}
@media screen and (max-width: 768px) {
  .menuToggler:after {
    content: "";
  }
  .searchToggler:after {
    content: "";
  }
  .mobileMenuContainer {
    background-color: orange;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 10;
  }
  .mobileMenuContainer .megaMenu,
  .mobileMenuContainer .topNavigationSearch {
    /* display: none; */
  }
}
.topNavigationSearch {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  position: absolute;
}
.topNavigationSearch:after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (min-width: 769px) {
  .topNavigationSearch {
    max-width: 1180px;
    right: 20px;
    top: -54px;
    width: 416px;
    z-index: 2;
  }
}
@media screen and (min-width: 900px) {
  .topNavigationSearch {
    width: 360px;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .topNavigationSearch {
    background-color: #fff;
    border-bottom:  2px solid #26374A;
    left: 0;
    padding: 9px 15px 22px;
    right: 20px;
    position: static;
    
  }
}
.topNavigationSearch .topNavigationSearchWrap {
  position: relative;
  border: 1px solid #E3E3E3;
}
@media screen and (max-width: 768px) {
  .topNavigationSearch .topNavigationSearchWrap {
    padding-right: 60px;
    
    width: 100%;
  }
}

@media (min-width: 769px) {
  .topNavigationSearch .topNavigationSearchWrap {
    height: 40px;
  }
  
}
.topNavigationSearch .quickSearch {
  background-color: #fff;
  border: none;
  border-radius: 2px 0 0 2px;
  font-family: inherit;
  left: 0;
  margin: 0;
  padding: 0 0 0 10px;
}
@media screen and (max-width: 768px) {
  .topNavigationSearch .quickSearch {
    font-size: 16px;
    font-weight: 400;
    height: 38px;
    left: 0;
    line-height: 38px;
    right: 0;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .topNavigationSearch .quickSearch {
    font-size: 18px;
    font-weight: 400;
    height: 100%;
    line-height: 30px;
    width: calc(100% - 70px);
  }
}
.topNavigationSearch .quickSearch:focus {
  background-color: #fff !important;
  outline: none;
}
.topNavigationSearch .searchSubmit {
  background-color: #3867c8;
  border: none;
  border-radius: 0 2px 2px 0;
  color: #fff;
  font-family: inherit;
  font-size: 18px;
  margin: 0;
  min-width: 40px;
  position: absolute;
  right: 0;
  top: 0;
}
.topNavigationSearch .searchSubmit:active,
.topNavigationSearch .searchSubmit:focus {
  background-color: #bc3345;
  outline: none;
}
@media screen and (max-width: 768px) {
  .topNavigationSearch .searchSubmit {
    height: 38px;
    right: 0;
    top: 0;
  }
}
@media screen and (min-width: 769px) {
  .topNavigationSearch .searchSubmit {
    height: 40px;
    right: 0;
    top: -1px;
  }
}
@media only screen and (height: 320px) {
  #dec-elm,
  #std-elm {
    max-height: 305px !important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 452px) {
  #dec-elm,
  #std-elm {
    bottom: 0;
    left: 0;
    margin: 15px;
    overflow-y: scroll;
    right: 0;
    top: 0;
  }
}
@media only screen and (min-width: 375px) and (max-width: 395px) {
  #std-elm {
    margin-top: 20% !important;
    max-height: 655px !important;
  }
}
@media only screen and (min-height: 415px) and (max-height: 625px) {
  #dec-elm,
  #std-elm {
    max-height: 470px !important;
  }
}
@media only screen and (min-height: 360px) and (max-height: 414px) {
  #dec-elm,
  #std-elm {
    max-height: 360px !important;
  }
}
@media only screen and (min-height: 320px) and (max-height: 359px) {
  #dec-elm,
  #std-elm {
    max-height: 250px !important;
  }
}
@media only screen and (min-height: 150px) and (max-height: 319px) {
  #dec-elm,
  #std-elm {
    max-height: 220px !important;
  }
}
@media only screen and (min-height: 100px) and (max-height: 149px) {
  #dec-elm,
  #std-elm {
    max-height: 120px !important;
  }
}
@media only screen and (width: 414px) {
  #dec-elm,
  #std-elm {
    margin-top: 10% !important;
    max-height: 655px !important;
  }
}
@media only screen and (width: 375px) and (height: 667px) {
  #std-elm {
    margin-top: 3% !important;
  }
}
@media only screen and (width: 1366px) and (height: 1024px) {
  #dec-elm,
  #std-elm {
    top: 5rem !important;
  }
}
@media only screen and (width: 1024px) and (height: 1366px) {
  #dec-elm,
  #std-elm {
    top: 5rem !important;
  }
}
@media only screen and (width: 768px) and (height: 1024px) {
  #dec-elm,
  #std-elm {
    top: 5rem !important;
  }
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #fafafa;
}
::-webkit-scrollbar-thumb {
  background: #767676;
}
::-webkit-scrollbar-thumb:hover {
  background: #545454;
}
#cookieDeclarationApiData {
  max-height: 682px;
}
#std-elm {
  background: #fff;
  border-radius: 2px;
  max-height: 768px;
  max-width: 632px;
  overflow-y: auto;
  position: fixed;
  width: auto;
  z-index: 99999999;
}
#dec-elm {
  background: #fff;
  display: block;
  margin-top: 3.1%;
  max-width: 632px;
  overflow-x: hidden;
  overflow-y: scroll;
  position: fixed;
  width: auto;
  z-index: 99999999;
}
.custom-checkbox input[type="checkbox"]:checked:not(:disabled) + label:before {
  background-color: #3867c8;
  border-color: #3867c8;
  color: #fff;
}
.not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.hearing-search .btn-gray:not(:disabled):focus,
.hearing-search .btn-gray:not(:disabled):hover {
  background-color: #ededed !important;
  color: #bc3345 !important;
}
.mySlides {
  display: none;
}
.slideshow-container {
  align-items: flex-start;
  background: transparent;
  display: flex;
  justify-content: center;
  margin: auto;
  overflow: hidden;
  position: relative;
  padding: 0 0 32px;
}
.launch__group2__wrapper {
  padding: 0 48px 0;
}
.show .slideshow-container {
  padding: 0;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 16px;
}
.slideshow-container .next {
  background: #E4E4E4;
  color: #fafafa;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 0 0;
  position: absolute;
  right: 0;
  top: 21px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  height: 48px;
  width: calc(50% - 10px);
  display: none;
}
.slideshow-container .next:focus {
  -webkit-text-decoration: none;
  text-decoration: none;
  background: #11111180;
}
.slideshow-container .prev {
  background: #E4E4E4;
  color: #fafafa;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  left: 0;
  opacity: 0.8;
  padding: 0 0 0 0;
  position: absolute;
  top: 21px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: calc(50% - 10px);
  height: 48px;
  display: none;
}
.slideshow-container .prev--top,
.slideshow-container .next--top {
  display: flex;
  height: 100%;
  background: transparent;
  width: 47px;
}
.slideshow-container .prev:focus {
  -webkit-text-decoration: none;
  text-decoration: none;
  background: #11111180;
}

.slideshow-container .next:hover,
.slideshow-container .prev:hover {
  background: #11111180;
}
.slideshow-container .mySlides img {
  margin-top: 0 !important;
  object-fit: scale-down;
  width: auto;
  width: 100%;
  object-fit: cover;

}
@media only screen and (max-width: 300px) {
  .slideshow-container .next,
  .slideshow-container .prev {
    font-size: 11px;
  }
}
@media only screen and (max-width: 1024px) {
  .slideshow-container .next {

 
  }
  .slideshow-container .next:before {
    font-size: 14px;
    left: -7px;
    top: -6px;
  }
  .slideshow-container .prev {


  }
  .slideshow-container .prev:before {
    font-size: 14px;
    left: -9px;
    top: -6px;
  }
  .slideshow-container .next:active,
  .slideshow-container .prev:active {
    background: #11111180;
  }
  .slideshow-container .next:hover,
  .slideshow-container .prev:hover {
    background: #11111180;
  }
}


@media (min-width: 768px) {
  .slideshow-container .prev,.slideshow-container .next {
    height: 100%;
    background: transparent;
    display: flex;
   width: 64px;
  }
  .slideshow-container {
    padding: 0 0 32px;
  }
  .show .slideshow-container {
    
    margin: 0 0;
  }

  .slideshow-container .next:hover,
.slideshow-container .prev:hover {
  background: #11111180;
}
}

@media (min-width: 1090px) {
  .slideshow-container .prev,.slideshow-container .next {
    width: 64px;
  }
  .launch__group2__wrapper {
    padding: 0 64px 0;
  }
}
.page-historic .historic-label > :after {
  clear: both;
  content: "";
  display: table;
}
.page-historic .mainContentArea .topiclist a:not(:hover):not(:focus) {
  background-color: #5a6e82;
  color: #fff;
}
.page-historic .mainContentArea .search .limit button:not(:hover):not(:focus),
.page-historic .mainContentArea a:not(:hover):not(:focus) {
  color: #44638d;
}
.page-historic .mainContentArea .btn-cta:not(.btn-cta):not(:hover):not(:focus),
.page-historic
  .mainContentArea
  .btn-find-document:not(.btn-cta):not(:hover):not(:focus),
.page-historic .mainContentArea .btn-gray:not(.btn-cta):not(:hover):not(:focus),
.page-historic
  .mainContentArea
  .btn-lightgray:not(.btn-cta):not(:hover):not(:focus),
.page-historic
  .mainContentArea
  .btn-show-more:not(.btn-cta):not(:hover):not(:focus),
.page-historic
  .mainContentArea
  .btn-small:not(.btn-cta):not(:hover):not(:focus),
.page-historic .mainContentArea .btn-tab:not(.btn-cta):not(:hover):not(:focus),
.page-historic
  .mainContentArea
  .btn-warning:not(.btn-cta):not(:hover):not(:focus),
.page-historic .mainContentArea .btn-wide:not(.btn-cta):not(:hover):not(:focus),
.page-historic .mainContentArea .btn:not(.btn-cta):not(:hover):not(:focus),
.page-historic
  .mainContentArea
  .page-survey
  .submit
  > button:not(.btn-cta):not(:hover):not(:focus),
.page-historic .mainContentArea .topiclist li a:not(:hover):not(:focus),
.page-survey
  .page-historic
  .mainContentArea
  .submit
  > button:not(.btn-cta):not(:hover):not(:focus) {
  background-color: #5a6e82;
  color: #fff;
}
.page-historic .mainContentArea .btn-cta:not(:hover):not(:focus) {
  color: #fff;
}
.page-historic .mainContentArea .btn-topic-more:not(:hover):not(:focus):after,
.page-historic
  .mainContentArea
  .useful-linklist
  a
  :not(:hover):not(:focus):after {
  background-color: #e9e4df;
}
.page-historic .mainContentArea .calendar tbody td.day:not(:hover):not(:focus) {
  background-color: #fff;
  border-color: #ededed;
}
.page-historic
  .mainContentArea
  .event-list
  .event-description
  .readmore:not(:hover):not(:focus):before {
  background-color: #5a6e82;
}
.page-historic
  .mainContentArea
  .pm-office
  .topiclist
  li
  a:not(:hover):not(:focus) {
  background-color: #fff;
  color: #44638d;
}
.page-historic
  .mainContentArea
  .longdoc-nav
  .longdoc-case-procedures:not(:hover):not(:focus) {
  color: #fff;
}
.page-historic
  .mainContentArea
  .longdoc-nav
  .longdoc-search
  .longdoc-search-elements
  .longdoc-search-words:not(:focus) {
  border-color: #ededed;
}
.page-historic .searchPage .search .searchSubmit button:not(:hover):not(:focus),
.page-historic .searchPage .search .searchSubmit input:not(:hover):not(:focus) {
  background-color: #5a6e82;
}
.page-historic
  .custom-selector
  .custom-selector-reset:not(:hover):not(:focus):after,
.page-historic
  .custom-selector
  .custom-selector-trigger:not(:hover):not(:focus):after {
  background-color: #5a6e82;
}
.page-historic .pagination li.current a:not(:hover):not(:focus) {
  color: #fff;
}
.page-historic .pagination li.next a:not(:hover):not(:focus),
.page-historic .pagination li.prev a:not(:hover):not(:focus) {
  background-color: #e9e4df;
}
.sr-only {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}
@font-face {
  font-display: swap;
  font-family: regjeringen-icons;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/regjeringen-icons_1.eot);
  src: url(../fonts/regjeringen-icons_2.eot#iefix&v=61058)
      format("embedded-opentype"),
    url(../fonts/regjeringen-icons.ttf) format("truetype"),
    url(../fonts/regjeringen-icons_1.woff) format("woff"),
    url(../img/design/regjeringen-icons.svg#regjeringen-icons) format("svg");
}
.EPiServerForms .Form__NavigationBar .btnNext:not(:disabled):focus,
.EPiServerForms .Form__NavigationBar .btnPrev:not(:disabled):focus,
.no-touch .EPiServerForms .Form__NavigationBar .btnNext:not(:disabled):hover,
.no-touch .EPiServerForms .Form__NavigationBar .btnPrev:not(:disabled):hover {
  background-color: #cd4658;
  color: #fff;
}
@media print {
  @page {
    margin: 2cm;
  }
  .hygieneMenuWrapper,
  .mobileMenuContainer {
    display: none !important;
  }
  .pageHeaderUpper {
    margin-bottom: 1cm;
  }
  main a {
    word-wrap: break-word;
    color: #3867c8 !important;
  }
  main a:after {
    color: #000;
    content: " (" attr(href) ")";
    font-size: 12px;
    -webkit-text-decoration: none !important;
    text-decoration: none !important;
  }
  main p {
    page-break-inside: avoid;
  }
  h1,
  h2,
  h3 {
    page-break-after: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  .logo {
    padding-left: 2.2cm;
    position: relative;
  }
  .logo:before {
    border-right: 1px solid #000;
    content: "";
    display: block;
    font-family: regjeringen-icons;
    font-size: 1.2cm;
    left: 0;
    padding-left: 0.3cm;
    padding-right: 0.5cm;
    position: absolute;
    top: 0;
  }
  .logo a {
    color: #000;
    display: inline-block;

    padding-left: 0.5cm;
    padding-top: 0;
  }
  .page-footer {
    border-top: 1px solid #000;
    padding-top: 0.5cm;
  }
  .page-footer .wrapper {
    padding: 0 !important;
  }
  .page-footer .logo {
    padding-left: 2.2cm !important;
    position: relative;
  }
  .page-footer .logo:before {
    border-right: 1px solid #000;
    content: "";
    display: block;
    font-family: regjeringen-icons;
    font-size: 1.2cm;
    left: 0;
    padding-left: 0.3cm;
    padding-right: 0.5cm;
    position: absolute;
    top: 0;
  }
  .page-footer .logo a {
    color: #000;
    display: inline-block;
    margin-top: 0.55cm;
    padding-left: 0.5cm;
    padding-top: 0;
  }
  .page-footer a {
    color: #000;
  }
  .page-footer a:after {
    display: none;
  }
  .page-footer .col {
    clear: both;
    display: flex;
    padding-top: 0 !important;
  }
  .page-footer .col:nth-child(2) {
    display: none;
  }
  .page-footer .col:nth-child(3) {
    padding-left: 0.5cm;
  }
}


.header-lang {
  color: #284162;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.28px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
padding-right: 16px;
}

@media screen and (min-width: 769px) {
  .header-lang {
    display: none;
  }
  
}

.col.last-footer {
  display: grid;
  grid-template-columns:  1fr max-content;
  gap: auto;
  padding: 24px 16px 32px 16px;
  align-items: end;
}

.links {
  display: grid;
  gap: 12px;
}


.link {
  color: #284162;

font-family: Lato;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 160%; 
}

.last-footer img {
  width: 143px;
height: 34px;
}

@media screen and (min-width: 769px) {
  .link-list {
    display: grid;
    grid-template-rows: repeat(7, auto);
    gap: 12px 29px;
    grid-auto-flow: column;
  }
  .link-list li, .page-footer .col .title {
    margin: 0;
  }

  .page-footer .col .title {
    margin-bottom: 10px;
  }

  .page-footer .col .title::after {
    margin-top: 22px;

    
}

.col.last-footer {
  /* grid-auto-flow: column; */
  max-width: 1212px;
        margin: auto!important;
        width: 100%;
}

.links {
  grid-auto-flow: column;
  gap: 12px;
  width: max-content;
}
.link{
  display: flex;
  gap: 12px;
  align-items: center;
}
.link::after {
content: url('../images/dot.svg');
display: block;
font-size: 4px;
}

.link:last-of-type:after {
  display: none;
  }
.page-footer {
  display: flex
;
  flex-direction: column;
}

}

