/*
 Theme Name:     Tovari Divi Child
 Theme URI:      https://www.tovari.fi
 Description:    Tovari Divi Child Theme
 Author:         Tovari
 Author URI:     https://www.tovari.fi
 Template:       Divi
 Version:        1.0.0
*/
@import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
.vertical-align-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

html, body {
  overflow-x: hidden;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Exo 2", sans-serif;
  color: #0070ab;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  color: #1a2540;
}

h1 {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 900;
}
@media (max-width: 1440px) {
  h1 {
    font-size: 2.6rem;
  }
}

h2 {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 900;
}
@media (max-width: 1440px) {
  h2 {
    font-size: 2.2rem;
  }
}

h3 {
  font-size: 1.8rem !important;
  line-height: 1.2 !important;
  font-weight: 900 !important;
}
@media (max-width: 1440px) {
  h3 {
    font-size: 1.5rem !important;
  }
}

h4 {
  font-size: 1.5rem !important;
  font-weight: 800 !important;
}

.et_pb_heading {
  margin-bottom: 20px !important;
}

p, .et_pb_text_inner {
  font-family: "Manrope", sans-serif;
  color: #1a2540;
  font-size: 1.3rem;
  line-height: 1.7;
  font-weight: 300;
}
p a, .et_pb_text_inner a {
  color: #0a3a5c;
  font-weight: 600;
  text-decoration: none;
}
p a:hover, .et_pb_text_inner a:hover {
  color: #8bc540;
  text-decoration: underline;
}
@media (max-width: 1440px) {
  p, .et_pb_text_inner {
    font-size: 1.2rem;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  p, .et_pb_text_inner {
    font-size: 1.1rem;
  }
}

.eyebrow {
  margin-bottom: 5px !important;
}
.eyebrow p, .eyebrow .et_pb_text_inner {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #0a3a5c;
  font-weight: 700;
}

.quote--text {
  background: #ffffff;
  padding: 20px;
  border-radius: 15px;
  border-left: 5px solid #0070ab;
}
.quote--text p, .quote--text .et_pb_text_inner {
  font-style: italic;
}
.quote--text p span, .quote--text .et_pb_text_inner span {
  font-style: normal;
  font-weight: 600;
  color: #0070ab;
}
.quote--text.reference p, .quote--text.reference .et_pb_text_inner {
  font-size: 1.2rem;
}
@media (min-width: 981px) and (max-width: 1280px) {
  .quote--text.reference p, .quote--text.reference .et_pb_text_inner {
    font-size: 1.1rem;
  }
}
.quote--text .quote p {
  font-size: 1.2rem;
}
@media (min-width: 981px) and (max-width: 1280px) {
  .quote--text .quote p {
    font-size: 1.1rem;
  }
}

.tag p span, .tag .et_pb_text_inner span {
  background-color: rgba(18, 195, 244, 0.2);
  color: #0070ab;
  padding: 0.3em 1em;
  border-radius: 50px;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 1px;
}

.et_pb_button {
  background-color: #0070ab;
  border: 1px solid #0070ab;
  color: #ffffff;
  font-family: "Manrope", sans-serif;
  border-radius: 10px;
  font-size: 1.2rem;
  font-weight: 600;
  text-align: center;
  padding: 0.5em 3em 0.5em 1.7em !important;
}
.et_pb_button:hover {
  background-color: #0070ab !important;
  border: 1px solid #0070ab !important;
  color: #ffffff !important;
}
.et_pb_button.alt--color {
  background-color: #ffffff;
  border: 1px solid #1a2540;
  color: #1a2540;
}
.et_pb_button.alt--color:hover {
  background-color: #ffffff !important;
  border: 1px solid #1a2540 !important;
  color: #1a2540 !important;
}
.et_pb_button.reverse--color {
  background-color: transparent;
  border: 1px solid #0070ab;
  color: #0070ab;
}
.et_pb_button.reverse--color:hover {
  background-color: #0070ab !important;
  border: 1px solid #0070ab !important;
  color: #ffffff !important;
}
@media (max-width: 1440px) {
  .et_pb_button {
    font-size: 1.1rem;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .et_pb_button {
    font-size: 1rem;
  }
}
@media (max-width: 479px) {
  .et_pb_button {
    width: 100%;
  }
}

.cover-image .et_pb_image_wrap {
  display: block !important;
  width: 100% !important;
  min-height: 455px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 981px) and (max-width: 1280px) {
  .cover-image .et_pb_image_wrap {
    min-height: 362px;
  }
}
@media (max-width: 767px) {
  .cover-image .et_pb_image_wrap {
    min-height: 300px;
  }
}
@media (max-width: 515px) {
  .cover-image .et_pb_image_wrap {
    min-height: 220px;
  }
}

.cover-image .et_pb_image_wrap img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 15px;
}

.cover-image.no--radius .et_pb_image_wrap img {
  border-radius: 0 !important;
}
@media (max-width: 980px) {
  .cover-image.no--radius .et_pb_image_wrap img {
    border-radius: 15px !important;
  }
}

.rounded img {
  border-radius: 15px;
}

.text--center {
  text-align: center !important;
}
@media (max-width: 515px) {
  .text--center {
    text-align: left !important;
  }
}

@media (max-width: 515px) {
  .content--section:has(.content--row .et_pb_team_member) .text--center {
    text-align: center !important;
  }
}

.text--right {
  text-align: right !important;
}
@media (max-width: 515px) {
  .text--right {
    text-align: left !important;
  }
}

@media (max-width: 769px) {
  .horizontal--links--section {
    display: none;
  }
}

.horizontal--links .et_pb_text_inner p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
.horizontal--links .et_pb_text_inner p br {
  display: none;
}
.horizontal--links .et_pb_text_inner p a {
  margin: 0 12px;
  position: relative;
}
.horizontal--links .et_pb_text_inner p a::after {
  content: "|";
  position: absolute;
  right: -13px;
  color: inherit;
}
.horizontal--links .et_pb_text_inner p a:last-child::after {
  content: "";
}
@media (max-width: 768px) {
  .horizontal--links .et_pb_text_inner p {
    /*flex-direction: column;*/
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 768px) and (max-width: 515px) {
  .horizontal--links .et_pb_text_inner p {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .horizontal--links .et_pb_text_inner p a {
    margin: 6px 10px;
  }
  .horizontal--links .et_pb_text_inner p a::after {
    content: "|";
  }
}

.top--radius img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.hero--section {
  padding: 60px 0 !important;
}
@media (max-width: 767px) {
  .hero--section {
    padding: 40px 0 !important;
  }
}
.hero--section .et_pb_row {
  max-width: 1400px;
}
.hero--section .et_pb_row .et_pb_button {
  width: 100%;
}
.hero--section .et_pb_row .eyebrow {
  margin-bottom: 15px;
}
.hero--section .et_pb_row .eyebrow p, .hero--section .et_pb_row .eyebrow .et_pb_text_inner {
  color: #1a2540;
}
@media (max-width: 767px) {
  .hero--section .et_pb_row .cover-image {
    margin-bottom: 30px !important;
  }
}

.content--section {
  padding: 60px 0 !important;
}
@media (max-width: 767px) {
  .content--section {
    padding: 40px 0 !important;
  }
}
.content--section.custom--gradient {
  background: linear-gradient(120deg, rgb(10, 77, 125), rgb(13, 108, 176) 60%, rgb(27, 169, 214));
}
.content--section.custom--gradient h1, .content--section.custom--gradient h2, .content--section.custom--gradient h3, .content--section.custom--gradient h4, .content--section.custom--gradient h5, .content--section.custom--gradient h6, .content--section.custom--gradient p, .content--section.custom--gradient .et_pb_text_inner {
  color: #ffffff;
}
.content--section.custom--gradient .et_pb_button {
  background-color: #8bc540;
  border: 1px solid #8bc540;
  color: #ffffff;
}
.content--section.custom--gradient .et_pb_button:hover {
  background-color: #8bc540 !important;
  border: 1px solid #8bc540 !important;
  color: #ffffff !important;
}
.content--section.custom--gradient .et_pb_button.alt--color {
  background-color: transparent !important;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.content--section.custom--gradient .et_pb_button.alt--color:hover {
  background-color: #ffffff !important;
  border: 1px solid #ffffff !important;
  color: #0070ab !important;
}
.content--section.error--section {
  padding: 16vh 0 !important;
}
.content--section .content--row,
.content--section .et_pb_row {
  max-width: 1400px;
}
@media (max-width: 767px) {
  .content--section .content--row,
  .content--section .et_pb_row {
    padding: 20px 0 !important;
  }
}
.content--section .content--row.header--row .inline--buttons,
.content--section .et_pb_row.header--row .inline--buttons {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-flow: row wrap !important;
          flex-flow: row wrap !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  -ms-flex-line-pack: center !important;
      align-content: center !important;
  min-height: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.content--section .content--row.header--row .inline--buttons .et_pb_button_module_wrapper,
.content--section .et_pb_row.header--row .inline--buttons .et_pb_button_module_wrapper {
  margin-bottom: 0;
}
.content--section .content--row.header--row .inline--buttons > .et_pb_heading,
.content--section .content--row.header--row .inline--buttons > .et_pb_text,
.content--section .et_pb_row.header--row .inline--buttons > .et_pb_heading,
.content--section .et_pb_row.header--row .inline--buttons > .et_pb_text {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 0 100% !important;
          flex: 1 0 100% !important;
}
.content--section .content--row.header--row .inline--buttons > .et_pb_button_module_wrapper.et_pb_module,
.content--section .et_pb_row.header--row .inline--buttons > .et_pb_button_module_wrapper.et_pb_module {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
  -ms-flex-preferred-size: auto !important;
      flex-basis: auto !important;
  width: auto !important;
  margin-right: 20px;
  margin-top: 20px;
}
.content--section .content--row.header--row .inline--buttons > .et_pb_button_module_wrapper.et_pb_module .et_pb_button,
.content--section .et_pb_row.header--row .inline--buttons > .et_pb_button_module_wrapper.et_pb_module .et_pb_button {
  margin: 0 !important;
}
@media (max-width: 479px) {
  .content--section .content--row.header--row .inline--buttons > .et_pb_button_module_wrapper.et_pb_module .et_pb_button,
  .content--section .et_pb_row.header--row .inline--buttons > .et_pb_button_module_wrapper.et_pb_module .et_pb_button {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .content--section .content--row.header--row .inline--buttons > .et_pb_button_module_wrapper.et_pb_module .et_pb_button:first-of-type,
  .content--section .et_pb_row.header--row .inline--buttons > .et_pb_button_module_wrapper.et_pb_module .et_pb_button:first-of-type {
    margin-bottom: 10px !important;
  }
}
.content--section .content--row.header--row .inline--buttons > .et_pb_button_module_wrapper.et_pb_module:last-child,
.content--section .et_pb_row.header--row .inline--buttons > .et_pb_button_module_wrapper.et_pb_module:last-child {
  margin-right: 0;
}
@media (max-width: 479px) {
  .content--section .content--row.header--row .inline--buttons .et_pb_button_module_wrapper,
  .content--section .et_pb_row.header--row .inline--buttons .et_pb_button_module_wrapper {
    width: 100% !important;
    min-width: 100% !important;
  }
  .content--section .content--row.header--row .inline--buttons .et_pb_button,
  .content--section .et_pb_row.header--row .inline--buttons .et_pb_button {
    width: 100% !important;
  }
}
.content--section .content--row.width--600,
.content--section .et_pb_row.width--600 {
  max-width: 600px;
}
.content--section .content--row.width--800,
.content--section .et_pb_row.width--800 {
  max-width: 800px;
}
.content--section .content--row.width--1080,
.content--section .et_pb_row.width--1080 {
  max-width: 1080px;
}
.content--section .content--row .trust--signals .et_pb_heading,
.content--section .et_pb_row .trust--signals .et_pb_heading {
  margin-bottom: 0 !important;
}
.content--section .content--row .trust--signals h1, .content--section .content--row .trust--signals h2, .content--section .content--row .trust--signals h3, .content--section .content--row .trust--signals h4, .content--section .content--row .trust--signals h5, .content--section .content--row .trust--signals h6, .content--section .content--row .trust--signals p, .content--section .content--row .trust--signals .et_pb_text_inner,
.content--section .et_pb_row .trust--signals h1,
.content--section .et_pb_row .trust--signals h2,
.content--section .et_pb_row .trust--signals h3,
.content--section .et_pb_row .trust--signals h4,
.content--section .et_pb_row .trust--signals h5,
.content--section .et_pb_row .trust--signals h6,
.content--section .et_pb_row .trust--signals p,
.content--section .et_pb_row .trust--signals .et_pb_text_inner {
  text-align: center;
}
.content--section .content--row .trust--signals h2,
.content--section .et_pb_row .trust--signals h2 {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 900;
  color: #0070ab;
}
.content--section .content--row .background--column,
.content--section .et_pb_row .background--column {
  border-radius: 15px;
  padding: 25px;
}
.content--section .content--row .background--column h2, .content--section .content--row .background--column h3,
.content--section .et_pb_row .background--column h2,
.content--section .et_pb_row .background--column h3 {
  font-weight: 800;
}
.content--section .content--row .background--column .reference--name,
.content--section .et_pb_row .background--column .reference--name {
  margin-top: auto;
}
.content--section .content--row .background--column .reference--name p, .content--section .content--row .background--column .reference--name .et_pb_text_inner,
.content--section .et_pb_row .background--column .reference--name p,
.content--section .et_pb_row .background--column .reference--name .et_pb_text_inner {
  color: #5e6e8a;
}
.content--section .content--row .background--column .reference--name p strong, .content--section .content--row .background--column .reference--name .et_pb_text_inner strong,
.content--section .et_pb_row .background--column .reference--name p strong,
.content--section .et_pb_row .background--column .reference--name .et_pb_text_inner strong {
  font-weight: 600;
  color: #0070ab;
}
.content--section .content--row .background--column a,
.content--section .et_pb_row .background--column a {
  font-size: 1.2rem;
}
@media (max-width: 515px) {
  .content--section .content--row .background--column a,
  .content--section .et_pb_row .background--column a {
    font-size: 1.1rem;
  }
}
.content--section .content--row .background--column.bg--primary,
.content--section .et_pb_row .background--column.bg--primary {
  background-color: #1a2540;
}
.content--section .content--row .background--column.bg--primary h1, .content--section .content--row .background--column.bg--primary h2, .content--section .content--row .background--column.bg--primary h3, .content--section .content--row .background--column.bg--primary h4, .content--section .content--row .background--column.bg--primary h5, .content--section .content--row .background--column.bg--primary h6, .content--section .content--row .background--column.bg--primary p, .content--section .content--row .background--column.bg--primary .et_pb_text_inner,
.content--section .et_pb_row .background--column.bg--primary h1,
.content--section .et_pb_row .background--column.bg--primary h2,
.content--section .et_pb_row .background--column.bg--primary h3,
.content--section .et_pb_row .background--column.bg--primary h4,
.content--section .et_pb_row .background--column.bg--primary h5,
.content--section .et_pb_row .background--column.bg--primary h6,
.content--section .et_pb_row .background--column.bg--primary p,
.content--section .et_pb_row .background--column.bg--primary .et_pb_text_inner {
  color: #ffffff;
}
.content--section .content--row .background--column.bg--primary h1 a, .content--section .content--row .background--column.bg--primary h2 a, .content--section .content--row .background--column.bg--primary h3 a, .content--section .content--row .background--column.bg--primary h4 a, .content--section .content--row .background--column.bg--primary h5 a, .content--section .content--row .background--column.bg--primary h6 a, .content--section .content--row .background--column.bg--primary p a, .content--section .content--row .background--column.bg--primary .et_pb_text_inner a,
.content--section .et_pb_row .background--column.bg--primary h1 a,
.content--section .et_pb_row .background--column.bg--primary h2 a,
.content--section .et_pb_row .background--column.bg--primary h3 a,
.content--section .et_pb_row .background--column.bg--primary h4 a,
.content--section .et_pb_row .background--column.bg--primary h5 a,
.content--section .et_pb_row .background--column.bg--primary h6 a,
.content--section .et_pb_row .background--column.bg--primary p a,
.content--section .et_pb_row .background--column.bg--primary .et_pb_text_inner a {
  color: #ffffff;
}
.content--section .content--row .background--column.custom--color--1,
.content--section .et_pb_row .background--column.custom--color--1 {
  background-color: #0070ab;
}
.content--section .content--row .background--column.custom--color--1 h1, .content--section .content--row .background--column.custom--color--1 h2, .content--section .content--row .background--column.custom--color--1 h3, .content--section .content--row .background--column.custom--color--1 h4, .content--section .content--row .background--column.custom--color--1 h5, .content--section .content--row .background--column.custom--color--1 h6, .content--section .content--row .background--column.custom--color--1 p, .content--section .content--row .background--column.custom--color--1 .et_pb_text_inner,
.content--section .et_pb_row .background--column.custom--color--1 h1,
.content--section .et_pb_row .background--column.custom--color--1 h2,
.content--section .et_pb_row .background--column.custom--color--1 h3,
.content--section .et_pb_row .background--column.custom--color--1 h4,
.content--section .et_pb_row .background--column.custom--color--1 h5,
.content--section .et_pb_row .background--column.custom--color--1 h6,
.content--section .et_pb_row .background--column.custom--color--1 p,
.content--section .et_pb_row .background--column.custom--color--1 .et_pb_text_inner {
  color: #ffffff;
}
.content--section .content--row .background--column.custom--color--1 h1 a, .content--section .content--row .background--column.custom--color--1 h2 a, .content--section .content--row .background--column.custom--color--1 h3 a, .content--section .content--row .background--column.custom--color--1 h4 a, .content--section .content--row .background--column.custom--color--1 h5 a, .content--section .content--row .background--column.custom--color--1 h6 a, .content--section .content--row .background--column.custom--color--1 p a, .content--section .content--row .background--column.custom--color--1 .et_pb_text_inner a,
.content--section .et_pb_row .background--column.custom--color--1 h1 a,
.content--section .et_pb_row .background--column.custom--color--1 h2 a,
.content--section .et_pb_row .background--column.custom--color--1 h3 a,
.content--section .et_pb_row .background--column.custom--color--1 h4 a,
.content--section .et_pb_row .background--column.custom--color--1 h5 a,
.content--section .et_pb_row .background--column.custom--color--1 h6 a,
.content--section .et_pb_row .background--column.custom--color--1 p a,
.content--section .et_pb_row .background--column.custom--color--1 .et_pb_text_inner a {
  color: #ffffff;
}
.content--section .content--row .background--column.custom--color--1 .reference--name,
.content--section .et_pb_row .background--column.custom--color--1 .reference--name {
  margin-top: auto;
}
.content--section .content--row .background--column.custom--color--1 .reference--name p, .content--section .content--row .background--column.custom--color--1 .reference--name .et_pb_text_inner,
.content--section .et_pb_row .background--column.custom--color--1 .reference--name p,
.content--section .et_pb_row .background--column.custom--color--1 .reference--name .et_pb_text_inner {
  color: #ffffff;
}
.content--section .content--row .background--column.custom--color--1 .reference--name p strong, .content--section .content--row .background--column.custom--color--1 .reference--name .et_pb_text_inner strong,
.content--section .et_pb_row .background--column.custom--color--1 .reference--name p strong,
.content--section .et_pb_row .background--column.custom--color--1 .reference--name .et_pb_text_inner strong {
  font-weight: 600;
  color: #12c3f4;
}
.content--section .content--row .background--column.secondary,
.content--section .et_pb_row .background--column.secondary {
  background-color: #5e6e8a;
}
.content--section .content--row .background--column.secondary h1, .content--section .content--row .background--column.secondary h2, .content--section .content--row .background--column.secondary h3, .content--section .content--row .background--column.secondary h4, .content--section .content--row .background--column.secondary h5, .content--section .content--row .background--column.secondary h6, .content--section .content--row .background--column.secondary p, .content--section .content--row .background--column.secondary .et_pb_text_inner,
.content--section .et_pb_row .background--column.secondary h1,
.content--section .et_pb_row .background--column.secondary h2,
.content--section .et_pb_row .background--column.secondary h3,
.content--section .et_pb_row .background--column.secondary h4,
.content--section .et_pb_row .background--column.secondary h5,
.content--section .et_pb_row .background--column.secondary h6,
.content--section .et_pb_row .background--column.secondary p,
.content--section .et_pb_row .background--column.secondary .et_pb_text_inner {
  color: #ffffff;
}
.content--section .content--row .background--column.secondary h1 a, .content--section .content--row .background--column.secondary h2 a, .content--section .content--row .background--column.secondary h3 a, .content--section .content--row .background--column.secondary h4 a, .content--section .content--row .background--column.secondary h5 a, .content--section .content--row .background--column.secondary h6 a, .content--section .content--row .background--column.secondary p a, .content--section .content--row .background--column.secondary .et_pb_text_inner a,
.content--section .et_pb_row .background--column.secondary h1 a,
.content--section .et_pb_row .background--column.secondary h2 a,
.content--section .et_pb_row .background--column.secondary h3 a,
.content--section .et_pb_row .background--column.secondary h4 a,
.content--section .et_pb_row .background--column.secondary h5 a,
.content--section .et_pb_row .background--column.secondary h6 a,
.content--section .et_pb_row .background--column.secondary p a,
.content--section .et_pb_row .background--column.secondary .et_pb_text_inner a {
  color: #ffffff;
}
.content--section .content--row .background--column.custom--color--3,
.content--section .et_pb_row .background--column.custom--color--3 {
  background-color: #12c3f4;
}
.content--section .content--row .background--column.custom--color--3 h1, .content--section .content--row .background--column.custom--color--3 h2, .content--section .content--row .background--column.custom--color--3 h3, .content--section .content--row .background--column.custom--color--3 h4, .content--section .content--row .background--column.custom--color--3 h5, .content--section .content--row .background--column.custom--color--3 h6, .content--section .content--row .background--column.custom--color--3 p, .content--section .content--row .background--column.custom--color--3 .et_pb_text_inner,
.content--section .et_pb_row .background--column.custom--color--3 h1,
.content--section .et_pb_row .background--column.custom--color--3 h2,
.content--section .et_pb_row .background--column.custom--color--3 h3,
.content--section .et_pb_row .background--column.custom--color--3 h4,
.content--section .et_pb_row .background--column.custom--color--3 h5,
.content--section .et_pb_row .background--column.custom--color--3 h6,
.content--section .et_pb_row .background--column.custom--color--3 p,
.content--section .et_pb_row .background--column.custom--color--3 .et_pb_text_inner {
  color: #ffffff;
}
.content--section .content--row .background--column.custom--color--3 h1 a, .content--section .content--row .background--column.custom--color--3 h2 a, .content--section .content--row .background--column.custom--color--3 h3 a, .content--section .content--row .background--column.custom--color--3 h4 a, .content--section .content--row .background--column.custom--color--3 h5 a, .content--section .content--row .background--column.custom--color--3 h6 a, .content--section .content--row .background--column.custom--color--3 p a, .content--section .content--row .background--column.custom--color--3 .et_pb_text_inner a,
.content--section .et_pb_row .background--column.custom--color--3 h1 a,
.content--section .et_pb_row .background--column.custom--color--3 h2 a,
.content--section .et_pb_row .background--column.custom--color--3 h3 a,
.content--section .et_pb_row .background--column.custom--color--3 h4 a,
.content--section .et_pb_row .background--column.custom--color--3 h5 a,
.content--section .et_pb_row .background--column.custom--color--3 h6 a,
.content--section .et_pb_row .background--column.custom--color--3 p a,
.content--section .et_pb_row .background--column.custom--color--3 .et_pb_text_inner a {
  color: #ffffff;
}
.content--section .content--row .background--column.custom--color--4,
.content--section .et_pb_row .background--column.custom--color--4 {
  background-color: #1a4d73;
}
.content--section .content--row .background--column.custom--color--4 h1, .content--section .content--row .background--column.custom--color--4 h2, .content--section .content--row .background--column.custom--color--4 h3, .content--section .content--row .background--column.custom--color--4 h4, .content--section .content--row .background--column.custom--color--4 h5, .content--section .content--row .background--column.custom--color--4 h6, .content--section .content--row .background--column.custom--color--4 p, .content--section .content--row .background--column.custom--color--4 .et_pb_text_inner,
.content--section .et_pb_row .background--column.custom--color--4 h1,
.content--section .et_pb_row .background--column.custom--color--4 h2,
.content--section .et_pb_row .background--column.custom--color--4 h3,
.content--section .et_pb_row .background--column.custom--color--4 h4,
.content--section .et_pb_row .background--column.custom--color--4 h5,
.content--section .et_pb_row .background--column.custom--color--4 h6,
.content--section .et_pb_row .background--column.custom--color--4 p,
.content--section .et_pb_row .background--column.custom--color--4 .et_pb_text_inner {
  color: #ffffff;
}
.content--section .content--row .background--column.custom--color--4 h1 a, .content--section .content--row .background--column.custom--color--4 h2 a, .content--section .content--row .background--column.custom--color--4 h3 a, .content--section .content--row .background--column.custom--color--4 h4 a, .content--section .content--row .background--column.custom--color--4 h5 a, .content--section .content--row .background--column.custom--color--4 h6 a, .content--section .content--row .background--column.custom--color--4 p a, .content--section .content--row .background--column.custom--color--4 .et_pb_text_inner a,
.content--section .et_pb_row .background--column.custom--color--4 h1 a,
.content--section .et_pb_row .background--column.custom--color--4 h2 a,
.content--section .et_pb_row .background--column.custom--color--4 h3 a,
.content--section .et_pb_row .background--column.custom--color--4 h4 a,
.content--section .et_pb_row .background--column.custom--color--4 h5 a,
.content--section .et_pb_row .background--column.custom--color--4 h6 a,
.content--section .et_pb_row .background--column.custom--color--4 p a,
.content--section .et_pb_row .background--column.custom--color--4 .et_pb_text_inner a {
  color: #ffffff;
}
.content--section .content--row .background--column.tertiary,
.content--section .et_pb_row .background--column.tertiary {
  background-color: #ffffff;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content--section .content--row .background--column.tertiary h1, .content--section .content--row .background--column.tertiary h2, .content--section .content--row .background--column.tertiary h3, .content--section .content--row .background--column.tertiary h4, .content--section .content--row .background--column.tertiary h5, .content--section .content--row .background--column.tertiary h6,
.content--section .et_pb_row .background--column.tertiary h1,
.content--section .et_pb_row .background--column.tertiary h2,
.content--section .et_pb_row .background--column.tertiary h3,
.content--section .et_pb_row .background--column.tertiary h4,
.content--section .et_pb_row .background--column.tertiary h5,
.content--section .et_pb_row .background--column.tertiary h6 {
  color: #0070ab;
}
.content--section .content--row .background--column.tertiary p, .content--section .content--row .background--column.tertiary .et_pb_text_inner,
.content--section .et_pb_row .background--column.tertiary p,
.content--section .et_pb_row .background--column.tertiary .et_pb_text_inner {
  color: #1a2540;
}
.content--section .content--row .background--column.bg--custom--color--1--tint,
.content--section .et_pb_row .background--column.bg--custom--color--1--tint {
  background-color: rgba(18, 195, 244, 0.2);
}
.content--section .content--row .background--column .et_pb_icon,
.content--section .et_pb_row .background--column .et_pb_icon {
  text-align: left !important;
}
.content--section .content--row .background--column .et_pb_icon .et_pb_icon_wrap,
.content--section .et_pb_row .background--column .et_pb_icon .et_pb_icon_wrap {
  text-align: left !important;
}
.content--section .content--row .background--column .et_pb_icon .et_pb_icon_wrap .et-pb-icon,
.content--section .et_pb_row .background--column .et_pb_icon .et_pb_icon_wrap .et-pb-icon {
  color: #ffffff;
  font-size: 40px;
}
.content--section .content--row .background--column.border--only,
.content--section .et_pb_row .background--column.border--only {
  border: 1px solid #5e6e8a;
}
.content--section .content--row .background--column .eyebrow p, .content--section .content--row .background--column .eyebrow .et_pb_text_inner,
.content--section .et_pb_row .background--column .eyebrow p,
.content--section .et_pb_row .background--column .eyebrow .et_pb_text_inner {
  color: #0070ab;
}
.content--section .content--row .background--column .eyebrow p span, .content--section .content--row .background--column .eyebrow .et_pb_text_inner span,
.content--section .et_pb_row .background--column .eyebrow p span,
.content--section .et_pb_row .background--column .eyebrow .et_pb_text_inner span {
  color: #1a2540;
}
.content--section .content--row .job--list .et_pb_code_inner #ta-json-careers,
.content--section .et_pb_row .job--list .et_pb_code_inner #ta-json-careers {
  max-width: 100%;
}
.content--section .content--row .job--list .et_pb_code_inner #ta-json-careers .filter-select select,
.content--section .et_pb_row .job--list .et_pb_code_inner #ta-json-careers .filter-select select {
  border-radius: 10px;
}
.content--section .content--row .job--list .et_pb_code_inner #ta-json-careers #ta-json-positions .position,
.content--section .et_pb_row .job--list .et_pb_code_inner #ta-json-careers #ta-json-positions .position {
  padding: 20px 15px;
}
.content--section .content--row .job--list .et_pb_code_inner #ta-json-careers #ta-json-positions .position a,
.content--section .et_pb_row .job--list .et_pb_code_inner #ta-json-careers #ta-json-positions .position a {
  color: #0070ab;
  font-weight: 400;
  font-size: 1.2rem;
}
.content--section .content--row .job--list .et_pb_code_inner #ta-json-careers #ta-json-positions .position a:hover,
.content--section .et_pb_row .job--list .et_pb_code_inner #ta-json-careers #ta-json-positions .position a:hover {
  color: #1a2540;
}
@media (min-width: 981px) and (max-width: 1280px) {
  .content--section .content--row .job--list .et_pb_code_inner #ta-json-careers #ta-json-positions .position a,
  .content--section .et_pb_row .job--list .et_pb_code_inner #ta-json-careers #ta-json-positions .position a {
    font-size: 1.1rem;
  }
}
.content--section .content--row.under--jobs--list,
.content--section .et_pb_row.under--jobs--list {
  background: rgba(18, 195, 244, 0.2);
  padding: 40px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
@media (max-width: 767px) {
  .content--section .content--row.under--jobs--list,
  .content--section .et_pb_row.under--jobs--list {
    padding: 20px !important;
  }
}
.content--section .content--row .custom--accordion .et_pb_toggle,
.content--section .et_pb_row .custom--accordion .et_pb_toggle {
  border: 1px solid #5e6e8a;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 12px;
  background: #ffffff;
}
.content--section .content--row .custom--accordion .et_pb_toggle_title,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_title {
  padding: 18px 22px !important;
  font-weight: 600;
  color: #0a3a5c;
  font-family: "Exo 2", sans-serif;
  font-size: 1.25rem;
}
.content--section .content--row .custom--accordion .et_pb_toggle_title:before,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_title:before {
  color: #0070ab;
  font-weight: 700;
}
@media (max-width: 767px) {
  .content--section .content--row .custom--accordion .et_pb_toggle_title:before,
  .content--section .et_pb_row .custom--accordion .et_pb_toggle_title:before {
    padding-right: 5px;
  }
}
.content--section .content--row .custom--accordion .et_pb_toggle:hover .et_pb_toggle_title,
.content--section .et_pb_row .custom--accordion .et_pb_toggle:hover .et_pb_toggle_title {
  background: rgba(18, 195, 244, 0.2);
}
.content--section .content--row .custom--accordion .et_pb_toggle_content,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_content {
  padding: 0 22px 20px !important;
  font-size: 1.2rem;
  color: #5e6e8a;
  line-height: 1.75;
}
@media (max-width: 1440px) {
  .content--section .content--row .custom--accordion .et_pb_toggle_content,
  .content--section .et_pb_row .custom--accordion .et_pb_toggle_content {
    font-size: 1.1rem;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .content--section .content--row .custom--accordion .et_pb_toggle_content,
  .content--section .et_pb_row .custom--accordion .et_pb_toggle_content {
    font-size: 1rem;
  }
}
.content--section .content--row .custom--accordion .et_pb_toggle_open,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open {
  background: #ffffff;
}
@media (max-width: 767px) {
  .content--section .content--row .custom--accordion .et_pb_toggle_open,
  .content--section .et_pb_row .custom--accordion .et_pb_toggle_open {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .content--section .content--row .custom--accordion .et_pb_toggle_close,
  .content--section .et_pb_row .custom--accordion .et_pb_toggle_close {
    padding: 0 !important;
  }
}
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul,
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol {
  margin: 0 0 16px;
  padding-left: 1.4em;
}
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul:last-child,
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol:last-child,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul:last-child,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol:last-child {
  margin-bottom: 0;
}
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul li,
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol li,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul li,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol li {
  margin-bottom: 8px;
  padding-left: 4px;
  font-family: "Manrope", sans-serif !important;
  font-weight: 300;
}
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul li:last-child,
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol li:last-child,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul li:last-child,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol li:last-child {
  margin-bottom: 0;
}
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul li ul,
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul li ol,
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol li ul,
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol li ol,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul li ul,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul li ol,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol li ul,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol li ol {
  margin-top: 8px;
  margin-bottom: 0;
}
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul {
  list-style: none;
}
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul li,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul li {
  position: relative;
}
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul li:before,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ul li:before {
  content: "";
  position: absolute;
  left: -1.4em;
  top: 0.7em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #0070ab;
}
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol {
  list-style: none;
  counter-reset: accordion-counter;
}
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol li,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol li {
  position: relative;
  counter-increment: accordion-counter;
}
.content--section .content--row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol li:before,
.content--section .et_pb_row .custom--accordion .et_pb_toggle_open .et_pb_toggle_content ol li:before {
  content: counter(accordion-counter) ".";
  position: absolute;
  left: -1.4em;
  font-weight: 700;
  color: #0070ab;
}
.content--section .content--row .testimonials--column,
.content--section .et_pb_row .testimonials--column {
  background-color: rgba(18, 195, 244, 0.2);
  border-radius: 15px;
  padding: 30px;
}
.content--section .content--row.banner--row,
.content--section .et_pb_row.banner--row {
  background-color: #ffffff;
  border-radius: 15px;
  margin-top: 40px;
  padding: 20px !important;
}
@media (max-width: 980px) {
  .content--section .content--row.banner--row img,
  .content--section .et_pb_row.banner--row img {
    max-width: 150px;
  }
}
.content--section .content--row .et_pb_team_member,
.content--section .et_pb_row .et_pb_team_member {
  background: transparent;
  border: none;
  text-align: center;
}
.content--section .content--row .et_pb_team_member .et_pb_team_member_image,
.content--section .et_pb_row .et_pb_team_member .et_pb_team_member_image {
  text-align: center;
  max-width: 420px;
}
@media (max-width: 479px) {
  .content--section .content--row .et_pb_team_member .et_pb_team_member_image,
  .content--section .et_pb_row .et_pb_team_member .et_pb_team_member_image {
    max-width: 100% !important;
  }
}
.content--section .content--row .et_pb_team_member .et_pb_team_member_image img,
.content--section .et_pb_row .et_pb_team_member .et_pb_team_member_image img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-radius: 50%;
  max-width: 150px;
}
.content--section .content--row .et_pb_team_member .et_pb_team_member_description .et_pb_module_header,
.content--section .et_pb_row .et_pb_team_member .et_pb_team_member_description .et_pb_module_header {
  font-family: "Exo 2", sans-serif;
  font-weight: 800;
  font-size: 1.7em;
}
@media (max-width: 767px) {
  .content--section .content--row .et_pb_team_member .et_pb_team_member_description .et_pb_module_header,
  .content--section .et_pb_row .et_pb_team_member .et_pb_team_member_description .et_pb_module_header {
    font-size: 1.3em;
  }
}
@media (max-width: 480px) {
  .content--section .content--row .et_pb_team_member .et_pb_team_member_description .et_pb_module_header,
  .content--section .et_pb_row .et_pb_team_member .et_pb_team_member_description .et_pb_module_header {
    font-size: 1.15em;
  }
}
.content--section .content--row .et_pb_team_member .et_pb_team_member_description .et_pb_member_position,
.content--section .et_pb_row .et_pb_team_member .et_pb_team_member_description .et_pb_member_position {
  color: #5e6e8a;
  font-size: 1.2rem;
  margin-bottom: 8px;
}
@media (max-width: 515px) {
  .content--section .content--row .et_pb_team_member .et_pb_team_member_description .et_pb_member_position,
  .content--section .et_pb_row .et_pb_team_member .et_pb_team_member_description .et_pb_member_position {
    font-size: 1.1rem;
  }
}
.content--section .content--row .et_pb_team_member .et_pb_team_member_description a,
.content--section .et_pb_row .et_pb_team_member .et_pb_team_member_description a {
  color: #0070ab;
  text-decoration: none;
  font-weight: 500;
  font-size: 1rem;
}
.content--section .content--row .et_pb_team_member .et_pb_team_member_description a:hover,
.content--section .et_pb_row .et_pb_team_member .et_pb_team_member_description a:hover {
  text-decoration: underline;
}
@media (min-width: 1921px) {
  .content--section .content--row .et_pb_team_member .et_pb_team_member_description a,
  .content--section .et_pb_row .et_pb_team_member .et_pb_team_member_description a {
    font-size: 1.15rem;
  }
}
.content--section .content--row .custom--henkilo .et_pb_team_member_description p,
.content--section .et_pb_row .custom--henkilo .et_pb_team_member_description p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content--section .content--row .custom--henkilo .et_pb_team_member_description p:last-of-type,
.content--section .et_pb_row .custom--henkilo .et_pb_team_member_description p:last-of-type {
  margin-top: 10px;
}
.content--section .content--row .custom--henkilo .et_pb_team_member_description span,
.content--section .et_pb_row .custom--henkilo .et_pb_team_member_description span {
  /*white-space: nowrap;*/
  background: rgba(18, 195, 244, 0.2);
  color: #0070ab;
  padding: 5px 15px;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 1px;
}
.content--section .content--row .link--aligned,
.content--section .et_pb_row .link--aligned {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
.content--section .content--row .link--aligned .text--link,
.content--section .et_pb_row .link--aligned .text--link {
  margin-top: auto !important;
}
.content--section .content--row.kv--rekry,
.content--section .et_pb_row.kv--rekry {
  background: #ffffff;
  border-radius: 16px;
  -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}
.content--section .content--row.kv--rekry .et_pb_column,
.content--section .et_pb_row.kv--rekry .et_pb_column {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
.content--section .content--row.kv--rekry .et_pb_text,
.content--section .et_pb_row.kv--rekry .et_pb_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 26px 30px;
  border-bottom: 1px solid rgba(18, 195, 244, 0.2);
}
.content--section .content--row.kv--rekry .et_pb_text:last-child,
.content--section .et_pb_row.kv--rekry .et_pb_text:last-child {
  border-bottom: none;
}
.content--section .content--row.kv--rekry .et_pb_text .et_pb_text_inner,
.content--section .et_pb_row.kv--rekry .et_pb_text .et_pb_text_inner {
  font-size: 1.1rem;
  color: #1a2540;
  padding-left: 52px;
  position: relative;
}
.content--section .content--row.kv--rekry .et_pb_text .et_pb_text_inner:before,
.content--section .et_pb_row.kv--rekry .et_pb_text .et_pb_text_inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: rgba(76, 175, 80, 0.15);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234caf50' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}
.content--section .content--row .custom--checklist .et_pb_text_inner ul,
.content--section .et_pb_row .custom--checklist .et_pb_text_inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content--section .content--row .custom--checklist .et_pb_text_inner li,
.content--section .et_pb_row .custom--checklist .et_pb_text_inner li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 22px;
  font-size: 1.1rem;
  line-height: 1.5;
  color: #1a2540;
}
.content--section .content--row .custom--checklist .et_pb_text_inner li:last-child,
.content--section .et_pb_row .custom--checklist .et_pb_text_inner li:last-child {
  margin-bottom: 0;
}
.content--section .content--row .custom--checklist .et_pb_text_inner li:before,
.content--section .et_pb_row .custom--checklist .et_pb_text_inner li:before {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: 0 0 22px;
          flex: 0 0 22px;
  width: 22px;
  height: 22px;
  margin-right: 14px;
  margin-top: 2px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230070ab' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
}
.content--section .content--row .custom--bullets .et_pb_text_inner ul,
.content--section .et_pb_row .custom--bullets .et_pb_text_inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content--section .content--row .custom--bullets .et_pb_text_inner li,
.content--section .et_pb_row .custom--bullets .et_pb_text_inner li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 16px;
  font-size: 1.3rem;
  line-height: 1.5;
  color: #1a2540;
}
.content--section .content--row .custom--bullets .et_pb_text_inner li:last-child,
.content--section .et_pb_row .custom--bullets .et_pb_text_inner li:last-child {
  margin-bottom: 0;
}
.content--section .content--row .custom--bullets .et_pb_text_inner li:before,
.content--section .et_pb_row .custom--bullets .et_pb_text_inner li:before {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8px;
          flex: 0 0 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #0070ab;
  margin-right: 16px;
  margin-top: 12px;
}
@media (max-width: 1440px) {
  .content--section .content--row .custom--bullets .et_pb_text_inner li,
  .content--section .et_pb_row .custom--bullets .et_pb_text_inner li {
    font-size: 1.2rem;
  }
}
@media (max-width: 515px) {
  .content--section .content--row .custom--bullets .et_pb_text_inner li,
  .content--section .et_pb_row .custom--bullets .et_pb_text_inner li {
    font-size: 1.1rem;
  }
}
.content--section .content--row.fullwidth--buttons .et_pb_button_module_wrapper,
.content--section .et_pb_row.fullwidth--buttons .et_pb_button_module_wrapper {
  width: 100%;
}
.content--section .content--row.fullwidth--buttons .et_pb_button_module_wrapper .et_pb_button,
.content--section .et_pb_row.fullwidth--buttons .et_pb_button_module_wrapper .et_pb_button {
  width: 100%;
}

.footer--section .footer--row .et_pb_image {
  margin-bottom: 20px !important;
}
.footer--section .footer--row .et_pb_image img {
  max-width: 210px;
}
.footer--section .footer--row .et_pb_image.hela--logo img {
  max-width: 110px;
}
.footer--section .footer--row .footer--link--title p, .footer--section .footer--row .footer--link--title .et_pb_text_inner {
  color: #0070ab;
  font-weight: 600;
  font-size: 1.4rem;
  font-family: "Exo 2", sans-serif;
}
.footer--section .credits--row p, .footer--section .credits--row .et_pb_text_inner {
  color: #1a2540;
  font-size: 0.9rem;
  line-height: 1.5;
}

.mb--0 {
  margin-bottom: 0 !important;
}

.mt--0 {
  margin-top: 0 !important;
}

.pb--0 {
  padding-bottom: 0 !important;
}

.pt--0 {
  padding-top: 0 !important;
}

@media (min-width: 981px) {
  .pt--0--desktop {
    padding-top: 0 !important;
  }
}

@media (min-width: 981px) {
  .pb--0--desktop {
    padding-bottom: 0 !important;
  }
}

.mb--15 {
  margin-bottom: 15px !important;
}

.bg--primary {
  background-color: #1a2540 !important;
}

.bg--secondary {
  background-color: #5e6e8a !important;
}

.bg--tertiary {
  background-color: #ffffff !important;
}

.bg--quartiary {
  background-color: #ffffff !important;
}

.bg--quintary {
  background-color: #ffffff !important;
}

.bg--custom-1 {
  background-color: #0070ab !important;
}

.bg--custom-2 {
  background-color: #1a2540 !important;
}

.bg--custom-1-tint {
  background-color: rgba(18, 195, 244, 0.2) !important;
}

.bg--custom-1-tint {
  background-color: rgba(18, 195, 244, 0.2) !important;
}

.bg--custom-1-tint-lite {
  background-color: rgba(18, 195, 244, 0.06) !important;
}

#main-header {
  background-color: #ffffff !important;
  border-bottom: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: background-color 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: background-color 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: box-shadow 0.25s ease, background-color 0.25s ease;
  transition: box-shadow 0.25s ease, background-color 0.25s ease, -webkit-box-shadow 0.25s ease;
}
#main-header.et-fixed-header {
  background-color: rgba(26, 37, 64, 0.97) !important;
  -webkit-box-shadow: 0 2px 24px rgba(0, 0, 0, 0.35) !important;
          box-shadow: 0 2px 24px rgba(0, 0, 0, 0.35) !important;
}
#main-header .container.et_menu_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1400px;
  padding: 20px 0;
}

.logo_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.logo_container a {
  display: block;
  line-height: 0;
}
.logo_container #logo {
  height: 80px !important;
  width: auto !important;
  max-width: none !important;
  display: block;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.logo_container #logo:hover {
  opacity: 0.85;
}
@media (max-width: 980px) {
  .logo_container #logo {
    height: 60px !important;
  }
}
@media (min-width: 2560px) {
  .logo_container #logo {
    height: 90px !important;
  }
}

#et-top-navigation {
  position: static !important;
  padding-left: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
  padding: 0 !important;
}

#top-menu-nav {
  display: block;
}
@media (max-width: 980px) {
  #top-menu-nav {
    display: none;
  }
}

#top-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#top-menu li {
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
#top-menu li::before, #top-menu li::after {
  display: none !important;
}
#top-menu li.menu-item-has-children > a:first-child:after {
  top: 20px;
}
#top-menu li .sub-menu {
  background-color: #ffffff !important;
  border: 1px solid rgba(0, 112, 171, 0.15) !important;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 16px rgba(0, 112, 171, 0.15) !important;
          box-shadow: 0 4px 16px rgba(0, 112, 171, 0.15) !important;
  padding: 8px 0 !important;
  width: 280px;
}
#top-menu li .sub-menu li {
  width: 100%;
}
#top-menu li .sub-menu li a {
  padding: 10px 20px !important;
  font-size: 0.95rem !important;
  color: #1a2540 !important;
  width: 90%;
  margin: auto;
}
#top-menu li .sub-menu li a:hover {
  background-color: rgba(18, 195, 244, 0.2) !important;
  color: #0070ab !important;
}
#top-menu a {
  display: block;
  font-family: "Manrope", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  color: rgba(0, 112, 171, 0.82) !important;
  text-decoration: none !important;
  padding: 20px 14px;
  border-radius: 6px;
  position: relative;
  white-space: nowrap;
  -webkit-transition: color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, background-color 0.2s ease;
  /*&::after {
    content: ""; 
    position: absolute;
    bottom: 4px;
    left: 14px;
    right: 14px;
    height: 2px;
    background-color: $custom_color_1;
    border-radius: 1px;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 0.22s ease;
  }*/
}
#top-menu a:hover {
  color: #1a2540 !important;
  background-color: rgba(18, 195, 244, 0.2) !important;
}
#top-menu a:hover::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#top-menu .current-menu-item > a,
#top-menu .current_page_item > a {
  color: #1a2540 !important;
}
#top-menu .current-menu-item > a::after,
#top-menu .current_page_item > a::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
@media (min-width: 1921px) {
  #top-menu {
    gap: 8px;
  }
  #top-menu a {
    font-size: 1.15rem;
    padding: 20px 18px !important;
  }
}
@media (min-width: 3840px) {
  #top-menu a {
    font-size: 1.2rem;
    padding: 20px 22px !important;
  }
}

#et_mobile_nav_menu .select_page {
  display: none !important;
}

#et_mobile_nav_menu {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  margin-left: auto;
}
@media (min-width: 981px) {
  #et_mobile_nav_menu {
    display: none !important;
  }
}

.mobile_menu_bar {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  cursor: pointer;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 0 !important;
  color: transparent !important;
}
.mobile_menu_bar::before, .mobile_menu_bar::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #0070ab;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: opacity 0.2s ease, background 0.2s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.2s ease, background 0.2s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.2s ease, background 0.2s ease;
  transition: transform 0.25s ease, opacity 0.2s ease, background 0.2s ease, -webkit-transform 0.25s ease;
  margin-left: -11px;
}
.mobile_menu_bar::before {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px);
  -webkit-box-shadow: 0 7px 0 #0070ab;
          box-shadow: 0 7px 0 #0070ab;
}
.mobile_menu_bar::after {
  -webkit-transform: translateY(7px);
          transform: translateY(7px);
}
@media (max-width: 980px) {
  .mobile_menu_bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.mobile_nav.open .mobile_menu_bar::before {
  -webkit-transform: translateY(0) rotate(45deg);
          transform: translateY(0) rotate(45deg);
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #0070ab;
}
.mobile_nav.open .mobile_menu_bar::after {
  -webkit-transform: translateY(0) rotate(-45deg);
          transform: translateY(0) rotate(-45deg);
  background: #0070ab;
}

.mobile_nav {
  position: static !important;
  overflow: visible !important;
}

.et_mobile_menu {
  background: #ffffff !important;
  border: none !important;
  border-top: 2px solid #0070ab !important;
  padding: 8px 0 20px !important;
  border-radius: 0 !important;
  margin-top: 19px !important;
  position: fixed !important;
  top: 64px !important;
  left: 0 !important;
  right: 0 !important;
  width: 100vw !important;
  max-width: 100vw !important;
  z-index: 9999 !important;
  max-height: calc(100vh - 64px) !important;
  max-height: calc(100dvh - 64px) !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch !important;
  -ms-scroll-chaining: none !important;
      overscroll-behavior: contain !important;
}
.et_mobile_menu li {
  border: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  position: relative;
}
.et_mobile_menu li:last-child {
  border-bottom: none !important;
}
.et_mobile_menu li::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-6px);
          transform: translateY(-50%) translateX(-6px);
  opacity: 0;
  -webkit-transition: opacity 0.18s ease, -webkit-transform 0.18s ease;
  transition: opacity 0.18s ease, -webkit-transform 0.18s ease;
  transition: opacity 0.18s ease, transform 0.18s ease;
  transition: opacity 0.18s ease, transform 0.18s ease, -webkit-transform 0.18s ease;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #0070ab;
}
.et_mobile_menu li.et_first_mobile_item > a {
  padding-top: 14px;
}
.et_mobile_menu li a {
  display: block !important;
  font-family: "Manrope", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  color: #0070ab !important;
  text-decoration: none !important;
  padding: 12px 24px !important;
  letter-spacing: 0.02em;
  -webkit-transition: color 0.18s ease, padding-left 0.18s ease, background-color 0.18s ease;
  transition: color 0.18s ease, padding-left 0.18s ease, background-color 0.18s ease;
}
.et_mobile_menu li a:hover {
  color: #ffffff !important;
  padding-left: 34px !important;
  background-color: rgba(255, 255, 255, 0.04) !important;
}
.et_mobile_menu li:hover::before {
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(0);
          transform: translateY(-50%) translateX(0);
}
.et_mobile_menu li.current-menu-item::before, .et_mobile_menu li.current_page_item::before {
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(0);
          transform: translateY(-50%) translateX(0);
}
.et_mobile_menu li.current-menu-item > a, .et_mobile_menu li.current_page_item > a {
  color: #1a2540 !important;
  font-weight: 600 !important;
  padding-left: 34px !important;
}
@media (max-width: 480px) {
  .et_mobile_menu li::before {
    left: 16px;
  }
  .et_mobile_menu li a {
    font-size: 0.95rem !important;
    padding: 11px 20px !important;
  }
  .et_mobile_menu li a:hover, .et_mobile_menu li.current-menu-item > a, .et_mobile_menu li.current_page_item > a {
    padding-left: 30px !important;
  }
}
@media (min-width: 2560px) {
  .et_mobile_menu li::before {
    left: 26px;
  }
  .et_mobile_menu li a {
    font-size: 1.15rem !important;
    padding: 16px 32px !important;
  }
  .et_mobile_menu li a:hover, .et_mobile_menu li.current-menu-item > a, .et_mobile_menu li.current_page_item > a {
    padding-left: 46px !important;
  }
}

.mobile_nav.closed .et_mobile_menu {
  display: none !important;
}

.mobile_nav.open .et_mobile_menu {
  display: block !important;
}

@media all and (max-width: 980px) {
  /*** wrap row in a flex box ***/
  .custom_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .first-on-mobile {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .second-on-mobile {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .third-on-mobile {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .fourth-on-mobile {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .custom_row:last-child .et_pb_column:last-child {
    margin-bottom: 30px;
  }
}
.kaikuhr-breadcrumbs {
  padding: 12px 0;
  font-size: 1rem;
  width: 1400px;
  max-width: 80%;
  margin: auto;
}
.kaikuhr-breadcrumbs ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.kaikuhr-breadcrumbs li {
  color: #5e6e8a !important;
}
.kaikuhr-breadcrumbs li:not(:last-child)::after {
  content: ">";
  margin: 0 8px;
  color: #1a2540 !important;
}
.kaikuhr-breadcrumbs li a {
  color: #0070ab;
  text-decoration: none;
  font-weight: 600;
}
.kaikuhr-breadcrumbs li a:hover {
  text-decoration: underline;
}
.kaikuhr-breadcrumbs li[aria-current=page] {
  color: #ffffff;
  font-weight: 500;
}

.cmplz-document #cmplz-document {
  max-width: 100%;
}
.cmplz-document #cmplz-document p, .cmplz-document #cmplz-document li {
  font-family: "Manrope", sans-serif;
  color: #1a2540;
  font-size: 1.3rem;
  line-height: 1.7;
  font-weight: 300;
}
.cmplz-document #cmplz-document p a, .cmplz-document #cmplz-document li a {
  color: #0a3a5c;
  font-weight: 600;
  text-decoration: none;
}
.cmplz-document #cmplz-document p a:hover, .cmplz-document #cmplz-document li a:hover {
  color: #8bc540;
  text-decoration: underline;
}
@media (max-width: 1440px) {
  .cmplz-document #cmplz-document p, .cmplz-document #cmplz-document li {
    font-size: 1.2rem;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .cmplz-document #cmplz-document p, .cmplz-document #cmplz-document li {
    font-size: 1.1rem;
  }
}
.cmplz-document #cmplz-document h1 {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 900;
}
@media (max-width: 1440px) {
  .cmplz-document #cmplz-document h1 {
    font-size: 2.6rem;
  }
}
.cmplz-document #cmplz-document h2 {
  font-size: 1.8rem !important;
  line-height: 1.2 !important;
  font-weight: 900 !important;
}
@media (max-width: 1440px) {
  .cmplz-document #cmplz-document h2 {
    font-size: 1.5rem !important;
  }
}
.cmplz-document #cmplz-document h3 {
  font-size: 1.8rem !important;
  line-height: 1.2 !important;
  font-weight: 900 !important;
}
@media (max-width: 1440px) {
  .cmplz-document #cmplz-document h3 {
    font-size: 1.5rem !important;
  }
}
.cmplz-document #cmplz-document h4 {
  font-size: 1.5rem !important;
  font-weight: 800 !important;
}
.cmplz-document #cmplz-document #cmplz-cookies-overview .cmplz-dropdown .cmplz-service-header h3 {
  font-size: 1.3rem !important;
  font-weight: 800 !important;
}/*# sourceMappingURL=style.css.map */