/* CssVars count: 9 */

:root {

/* webhostname.MetaData(CssVars) guid: d7fced90899d4787a4019963e7a7b247 */

 --branding-primary-color: 0 0 0;
 --branding-cta-color: 255 3 186;
 --branding-cta-foreground-color: 255 255 255;
 --branding-primary-foreground-color: 255 255 255;
 --footer-background-color: 0 100 240;
 --footer-foreground-color: 255 255 255;
 --header-background-color: 0 100 240;
 --header-foreground-color: 255 255 255;
}


/* WebHostname.Css guid: d7fced90899d4787a4019963e7a7b247 */

/* Dette er en kommentar fra Host Name 97e32647a48840d58803a34f0faf162d*/

@font-face {
    src: url('/admin/page-builder/web/fonts/poppins/Poppins-ExtraLight.ttf');
    font-display: swap;
    font-family: "poppins";
    font-weight: 200;
    font-style: normal;
}
@font-face {
    src: url('/admin/page-builder/web/fonts/poppins/Poppins-Light.ttf');
    font-display: swap;
    font-family: "poppins";
    font-weight: 300;
    font-style: normal;
}
@font-face {
    src: url('/admin/page-builder/web/fonts/poppins/Poppins-Regular.ttf');
    font-display: swap;
    font-family: "poppins";
    font-weight: 400;
    font-style: normal;
}
@font-face {
    src: url('/admin/page-builder/web/fonts/poppins/Poppins-Medium.ttf');
    font-display: swap;
    font-family: "poppins";
    font-weight: 500;
    font-style: normal;
}
@font-face {
    src: url('/admin/page-builder/web/fonts/poppins/Poppins-SemiBold.ttf');
    font-display: swap;
    font-family: "poppins";
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "poppins";
    src: url('/admin/page-builder/web/fonts/poppins/Poppins-Bold.ttf');
    font-display: swap;
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Anton';
    src: url('/admin/page-builder/web/fonts/anton/Anton-Regular.ttf') format('truetype');
    font-display: swap;
}

* {
    font-family: "poppins", ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.section-title, 
.hero-item-content-title, 
.welcome-banner-mobile h1,
.animated-header-heading span {
    font-family: 'Anton', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

:root {
    --color-text-dark: 73 69 79;
}


/* WebRouteTemplate.Css guid: d9c64932d091488b9a86110ccecea790 */

:root {
    --color-text-dark: 73 69 79;
}


/* WebSectionTemplate.Css guid: 0a2c84e1cf254fcda5e9f9d14df2ef3f */

.text-section {
  padding-top: 40px;
  padding-bottom: 40px;
}
.text-section-inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 22px;
  padding-left: 22px;
}
@media (min-width: 640px) {
  .text-section-inner {
    max-width: 640px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 768px) {
  .text-section-inner {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .text-section-inner {
    max-width: 1024px;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
@media (min-width: 1280px) {
  .text-section-inner {
    max-width: 1280px;
    padding-right: 5rem;
    padding-left: 5rem;
  }
}
@media (min-width: 1536px) {
  .text-section-inner {
    max-width: 1536px;
    padding-right: 12rem;
    padding-left: 12rem;
  }
}
.text-section__center-aligned {
  text-align: center;
}
.text-section__left-aligned {
  text-align: left;
}
.text-section.no-bg:has(+ .no-bg) {
  padding-bottom: 12.5px;
}
.text-section.no-bg + .no-bg {
  padding-top: 12.5px;
}
.text-section.colored-bg {
  background-color: rgb(var(--branding-primary-color));
  color: rgb(var(--branding-primary-foreground-color));
}
.text-section.colored-bg:has(+ .colored-bg) {
  padding-bottom: 12.5px;
}
.text-section.colored-bg + .colored-bg {
  padding-top: 12.5px;
}
.text-section .section-title {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .text-section .section-title {
    margin-bottom: 25px;
  }
  .text-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .text-section .section-title {
    margin-bottom: 15px;
  }
  .text-section.no-bg:has(+ .no-bg) {
    padding-bottom: 25px;
  }
  .text-section.no-bg + .no-bg {
    padding-top: 25px;
  }
  .text-section.colored-bg:has(+ .colored-bg) {
    padding-bottom: 25px;
  }
  .text-section.colored-bg + .colored-bg {
    padding-top: 25px;
  }
}


/* WebSectionTemplate.Css guid: cb9de8c25df74bb8b4c653e92c385345 */

.employee-section {
  padding-top: 40px;
  padding-bottom: 40px;
}
.employee-section.colored-bg {
  background: rgb(var(--branding-primary-color));
  color: rgb(var(--branding-primary-foreground-color));
}
.employee-section.colored-bg .employee-position, .employee-section.colored-bg .employee-contact-icon-container {
  color: rgb(var(--branding-primary-foreground-color));
}
.employee-section.colored-bg .employee-contact-icon-container {
  border-color: rgb(var(--branding-primary-foreground-color));
}
.employee-section.colored-bg .employee-swiper .swiper-button-next, .employee-section.colored-bg .employee-swiper .swiper-button-prev {
  background: rgb(var(--branding-primary-foreground-color));
  color: rgb(var(--branding-primary-color));
}
.employee-section.colored-bg .employee-swiper .swiper-button-next.swiper-button-disabled, .employee-section.colored-bg .employee-swiper .swiper-button-prev.swiper-button-disabled {
  border: 1px solid rgb(var(--branding-primary-foreground-color));
  color: rgb(var(--branding-primary-foreground-color));
  background: rgb(var(--branding-primary-color));
}
.employee-section .employee-section-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 22px;
  padding-left: 22px;
}
@media (min-width: 640px) {
  .employee-section .employee-section-container {
    max-width: 640px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 768px) {
  .employee-section .employee-section-container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .employee-section .employee-section-container {
    max-width: 1024px;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
@media (min-width: 1280px) {
  .employee-section .employee-section-container {
    max-width: 1280px;
    padding-right: 5rem;
    padding-left: 5rem;
  }
}
@media (min-width: 1536px) {
  .employee-section .employee-section-container {
    max-width: 1536px;
    padding-right: 12rem;
    padding-left: 12rem;
  }
}
.employee-section .employee-section-container {
  display: flex;
  flex-direction: column;
}
.employee-section .section-title {
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .employee-section .section-title {
    margin-bottom: 25px;
  }
}
.employee-section .section-description {
  text-align: center;
  margin-bottom: 25px;
}
.employee-section .employee-list {
  display: none;
  justify-content: center;
  flex-wrap: wrap;
  gap: 56px;
}
@media (min-width: 768px) {
  .employee-section .employee-list {
    display: flex;
  }
}
.employee-section .employee-swiper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.employee-section .employee-swiper .swiper-wrapper {
  width: 276px;
}
.employee-section .employee-swiper .swiper-button-next, .employee-section .employee-swiper .swiper-button-prev {
  width: 24px;
  height: 24px;
  background: rgb(var(--branding-primary-color));
  color: rgb(var(--branding-primary-foreground-color));
  opacity: 1;
}
.employee-section .employee-swiper .swiper-button-next.swiper-button-disabled, .employee-section .employee-swiper .swiper-button-prev.swiper-button-disabled {
  border: 1px solid #D9D9D9;
  color: #D9D9D9;
  background-color: rgb(var(--branding-primary-foreground-color));
}
.employee-section .employee-swiper .swiper-button-prev {
  position: absolute;
  top: 130px;
  left: 0;
}
.employee-section .employee-swiper .swiper-button-next {
  position: absolute;
  top: 130px;
  right: 0;
}
@media (min-width: 768px) {
  .employee-section .employee-swiper {
    display: none;
  }
}
.employee-section .employee-item {
  display: flex;
  flex-direction: column;
  width: 284px;
}
.employee-section .employee-image {
  height: 284px;
  width: 100%;
  border-radius: 17px;
  margin-bottom: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.employee-section .employee-position {
  color: rgb(var(--branding-primary-color));
  margin-bottom: 10px;
  text-transform: uppercase;
  word-break: break-word;
}
.employee-section .employee-name {
  word-break: break-word;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 14px;
}
.employee-section .employee-contact {
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 14px;
}
.employee-section .employee-contact-icon-container {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(var(--branding-primary-color));
  border: 1px solid rgb(var(--branding-primary-color));
  font-weight: 600;
  border-radius: 9999px;
}
.employee-section .employee-contact-icon-container .material-symbols-rounded {
  font-size: 16px;
  line-height: 16px;
}
.employee-section .employee-contact-info {
  font-weight: 600;
  word-break: break-word;
  text-decoration: none;
}
@media (min-width: 768px) {
  .employee-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}


