@charset "UTF-8";
/**
 * @file
 * sass/theme.scss
 *
 * CSS rules that style theme and are not included with components.
 */
.ykl-card__taxonomy-term.term-target-groups {
  color: #2e567a;
  border-color: #2e567a;
}

.theme-bdazzled-blue .ykl-card,
.ykl-card.theme-bdazzled-blue {
  background-color: #2e567a;
}
.theme-bdazzled-blue .ykl-card,
.theme-bdazzled-blue .ykl-card a,
.ykl-card.theme-bdazzled-blue,
.ykl-card.theme-bdazzled-blue a {
  color: white;
}
.theme-bdazzled-blue .ykl-card h1, .theme-bdazzled-blue .ykl-card h1 a, .theme-bdazzled-blue .ykl-card h2, .theme-bdazzled-blue .ykl-card h2 a, .theme-bdazzled-blue .ykl-card h3, .theme-bdazzled-blue .ykl-card h3 a, .theme-bdazzled-blue .ykl-card h4, .theme-bdazzled-blue .ykl-card h4 a, .theme-bdazzled-blue .ykl-card h5, .theme-bdazzled-blue .ykl-card h5 a, .theme-bdazzled-blue .ykl-card h6, .theme-bdazzled-blue .ykl-card h6 a,
.ykl-card.theme-bdazzled-blue h1,
.ykl-card.theme-bdazzled-blue h1 a,
.ykl-card.theme-bdazzled-blue h2,
.ykl-card.theme-bdazzled-blue h2 a,
.ykl-card.theme-bdazzled-blue h3,
.ykl-card.theme-bdazzled-blue h3 a,
.ykl-card.theme-bdazzled-blue h4,
.ykl-card.theme-bdazzled-blue h4 a,
.ykl-card.theme-bdazzled-blue h5,
.ykl-card.theme-bdazzled-blue h5 a,
.ykl-card.theme-bdazzled-blue h6,
.ykl-card.theme-bdazzled-blue h6 a {
  color: white;
}
.theme-bdazzled-blue .ykl-card a,
.ykl-card.theme-bdazzled-blue a {
  text-decoration: underline;
}

.theme-celestial-blue .ykl-card,
.ykl-card.theme-celestial-blue {
  background-color: #3579B1;
}
.theme-celestial-blue .ykl-card,
.theme-celestial-blue .ykl-card a,
.ykl-card.theme-celestial-blue,
.ykl-card.theme-celestial-blue a {
  color: white;
}
.theme-celestial-blue .ykl-card h1, .theme-celestial-blue .ykl-card h1 a, .theme-celestial-blue .ykl-card h2, .theme-celestial-blue .ykl-card h2 a, .theme-celestial-blue .ykl-card h3, .theme-celestial-blue .ykl-card h3 a, .theme-celestial-blue .ykl-card h4, .theme-celestial-blue .ykl-card h4 a, .theme-celestial-blue .ykl-card h5, .theme-celestial-blue .ykl-card h5 a, .theme-celestial-blue .ykl-card h6, .theme-celestial-blue .ykl-card h6 a,
.ykl-card.theme-celestial-blue h1,
.ykl-card.theme-celestial-blue h1 a,
.ykl-card.theme-celestial-blue h2,
.ykl-card.theme-celestial-blue h2 a,
.ykl-card.theme-celestial-blue h3,
.ykl-card.theme-celestial-blue h3 a,
.ykl-card.theme-celestial-blue h4,
.ykl-card.theme-celestial-blue h4 a,
.ykl-card.theme-celestial-blue h5,
.ykl-card.theme-celestial-blue h5 a,
.ykl-card.theme-celestial-blue h6,
.ykl-card.theme-celestial-blue h6 a {
  color: white;
}
.theme-celestial-blue .ykl-card a,
.ykl-card.theme-celestial-blue a {
  text-decoration: underline;
}

.theme-steel-blue .ykl-card,
.ykl-card.theme-steel-blue {
  background-color: #3C7E8B;
}
.theme-steel-blue .ykl-card,
.theme-steel-blue .ykl-card a,
.ykl-card.theme-steel-blue,
.ykl-card.theme-steel-blue a {
  color: white;
}
.theme-steel-blue .ykl-card h1, .theme-steel-blue .ykl-card h1 a, .theme-steel-blue .ykl-card h2, .theme-steel-blue .ykl-card h2 a, .theme-steel-blue .ykl-card h3, .theme-steel-blue .ykl-card h3 a, .theme-steel-blue .ykl-card h4, .theme-steel-blue .ykl-card h4 a, .theme-steel-blue .ykl-card h5, .theme-steel-blue .ykl-card h5 a, .theme-steel-blue .ykl-card h6, .theme-steel-blue .ykl-card h6 a,
.ykl-card.theme-steel-blue h1,
.ykl-card.theme-steel-blue h1 a,
.ykl-card.theme-steel-blue h2,
.ykl-card.theme-steel-blue h2 a,
.ykl-card.theme-steel-blue h3,
.ykl-card.theme-steel-blue h3 a,
.ykl-card.theme-steel-blue h4,
.ykl-card.theme-steel-blue h4 a,
.ykl-card.theme-steel-blue h5,
.ykl-card.theme-steel-blue h5 a,
.ykl-card.theme-steel-blue h6,
.ykl-card.theme-steel-blue h6 a {
  color: black;
}
.theme-steel-blue .ykl-card a,
.ykl-card.theme-steel-blue a {
  text-decoration: underline;
}

.theme-white .ykl-card,
.ykl-card.theme-white {
  background-color: white;
}
.theme-white .ykl-card,
.theme-white .ykl-card a,
.ykl-card.theme-white,
.ykl-card.theme-white a {
  color: #3C7E8B;
}
.theme-white .ykl-card h1, .theme-white .ykl-card h1 a, .theme-white .ykl-card h2, .theme-white .ykl-card h2 a, .theme-white .ykl-card h3, .theme-white .ykl-card h3 a, .theme-white .ykl-card h4, .theme-white .ykl-card h4 a, .theme-white .ykl-card h5, .theme-white .ykl-card h5 a, .theme-white .ykl-card h6, .theme-white .ykl-card h6 a,
.ykl-card.theme-white h1,
.ykl-card.theme-white h1 a,
.ykl-card.theme-white h2,
.ykl-card.theme-white h2 a,
.ykl-card.theme-white h3,
.ykl-card.theme-white h3 a,
.ykl-card.theme-white h4,
.ykl-card.theme-white h4 a,
.ykl-card.theme-white h5,
.ykl-card.theme-white h5 a,
.ykl-card.theme-white h6,
.ykl-card.theme-white h6 a {
  color: #3C7E8B;
}
.theme-white .ykl-card a,
.ykl-card.theme-white a {
  text-decoration: underline;
}

.theme-yellow .ykl-card,
.ykl-card.theme-yellow {
  background-color: #ffcc33;
}
.theme-yellow .ykl-card,
.theme-yellow .ykl-card a,
.ykl-card.theme-yellow,
.ykl-card.theme-yellow a {
  color: black;
}
.theme-yellow .ykl-card h1, .theme-yellow .ykl-card h1 a, .theme-yellow .ykl-card h2, .theme-yellow .ykl-card h2 a, .theme-yellow .ykl-card h3, .theme-yellow .ykl-card h3 a, .theme-yellow .ykl-card h4, .theme-yellow .ykl-card h4 a, .theme-yellow .ykl-card h5, .theme-yellow .ykl-card h5 a, .theme-yellow .ykl-card h6, .theme-yellow .ykl-card h6 a,
.ykl-card.theme-yellow h1,
.ykl-card.theme-yellow h1 a,
.ykl-card.theme-yellow h2,
.ykl-card.theme-yellow h2 a,
.ykl-card.theme-yellow h3,
.ykl-card.theme-yellow h3 a,
.ykl-card.theme-yellow h4,
.ykl-card.theme-yellow h4 a,
.ykl-card.theme-yellow h5,
.ykl-card.theme-yellow h5 a,
.ykl-card.theme-yellow h6,
.ykl-card.theme-yellow h6 a {
  color: black;
}
.theme-yellow .ykl-card a,
.ykl-card.theme-yellow a {
  text-decoration: underline;
}

.theme-bdazzled-blue .ykl-details,
.ykl-details.theme-bdazzled-blue {
  background-color: #2e567a;
}
.theme-bdazzled-blue .ykl-details,
.theme-bdazzled-blue .ykl-details a,
.ykl-details.theme-bdazzled-blue,
.ykl-details.theme-bdazzled-blue a {
  color: white;
}
.theme-bdazzled-blue .ykl-details h1, .theme-bdazzled-blue .ykl-details h1 a, .theme-bdazzled-blue .ykl-details h2, .theme-bdazzled-blue .ykl-details h2 a, .theme-bdazzled-blue .ykl-details h3, .theme-bdazzled-blue .ykl-details h3 a, .theme-bdazzled-blue .ykl-details h4, .theme-bdazzled-blue .ykl-details h4 a, .theme-bdazzled-blue .ykl-details h5, .theme-bdazzled-blue .ykl-details h5 a, .theme-bdazzled-blue .ykl-details h6, .theme-bdazzled-blue .ykl-details h6 a,
.ykl-details.theme-bdazzled-blue h1,
.ykl-details.theme-bdazzled-blue h1 a,
.ykl-details.theme-bdazzled-blue h2,
.ykl-details.theme-bdazzled-blue h2 a,
.ykl-details.theme-bdazzled-blue h3,
.ykl-details.theme-bdazzled-blue h3 a,
.ykl-details.theme-bdazzled-blue h4,
.ykl-details.theme-bdazzled-blue h4 a,
.ykl-details.theme-bdazzled-blue h5,
.ykl-details.theme-bdazzled-blue h5 a,
.ykl-details.theme-bdazzled-blue h6,
.ykl-details.theme-bdazzled-blue h6 a {
  color: white;
}
.theme-bdazzled-blue .ykl-details a,
.ykl-details.theme-bdazzled-blue a {
  text-decoration: underline;
}

.theme-celestial-blue .ykl-details,
.ykl-details.theme-celestial-blue {
  background-color: #3579B1;
}
.theme-celestial-blue .ykl-details,
.theme-celestial-blue .ykl-details a,
.ykl-details.theme-celestial-blue,
.ykl-details.theme-celestial-blue a {
  color: white;
}
.theme-celestial-blue .ykl-details h1, .theme-celestial-blue .ykl-details h1 a, .theme-celestial-blue .ykl-details h2, .theme-celestial-blue .ykl-details h2 a, .theme-celestial-blue .ykl-details h3, .theme-celestial-blue .ykl-details h3 a, .theme-celestial-blue .ykl-details h4, .theme-celestial-blue .ykl-details h4 a, .theme-celestial-blue .ykl-details h5, .theme-celestial-blue .ykl-details h5 a, .theme-celestial-blue .ykl-details h6, .theme-celestial-blue .ykl-details h6 a,
.ykl-details.theme-celestial-blue h1,
.ykl-details.theme-celestial-blue h1 a,
.ykl-details.theme-celestial-blue h2,
.ykl-details.theme-celestial-blue h2 a,
.ykl-details.theme-celestial-blue h3,
.ykl-details.theme-celestial-blue h3 a,
.ykl-details.theme-celestial-blue h4,
.ykl-details.theme-celestial-blue h4 a,
.ykl-details.theme-celestial-blue h5,
.ykl-details.theme-celestial-blue h5 a,
.ykl-details.theme-celestial-blue h6,
.ykl-details.theme-celestial-blue h6 a {
  color: white;
}
.theme-celestial-blue .ykl-details a,
.ykl-details.theme-celestial-blue a {
  text-decoration: underline;
}

.theme-steel-blue .ykl-details,
.ykl-details.theme-steel-blue {
  background-color: #3C7E8B;
}
.theme-steel-blue .ykl-details,
.theme-steel-blue .ykl-details a,
.ykl-details.theme-steel-blue,
.ykl-details.theme-steel-blue a {
  color: white;
}
.theme-steel-blue .ykl-details h1, .theme-steel-blue .ykl-details h1 a, .theme-steel-blue .ykl-details h2, .theme-steel-blue .ykl-details h2 a, .theme-steel-blue .ykl-details h3, .theme-steel-blue .ykl-details h3 a, .theme-steel-blue .ykl-details h4, .theme-steel-blue .ykl-details h4 a, .theme-steel-blue .ykl-details h5, .theme-steel-blue .ykl-details h5 a, .theme-steel-blue .ykl-details h6, .theme-steel-blue .ykl-details h6 a,
.ykl-details.theme-steel-blue h1,
.ykl-details.theme-steel-blue h1 a,
.ykl-details.theme-steel-blue h2,
.ykl-details.theme-steel-blue h2 a,
.ykl-details.theme-steel-blue h3,
.ykl-details.theme-steel-blue h3 a,
.ykl-details.theme-steel-blue h4,
.ykl-details.theme-steel-blue h4 a,
.ykl-details.theme-steel-blue h5,
.ykl-details.theme-steel-blue h5 a,
.ykl-details.theme-steel-blue h6,
.ykl-details.theme-steel-blue h6 a {
  color: black;
}
.theme-steel-blue .ykl-details a,
.ykl-details.theme-steel-blue a {
  text-decoration: underline;
}

.theme-white .ykl-details,
.ykl-details.theme-white {
  border: 1px solid #3C7E8B;
  background-color: white;
}
.theme-white .ykl-details,
.theme-white .ykl-details a,
.ykl-details.theme-white,
.ykl-details.theme-white a {
  color: #3C7E8B;
}
.theme-white .ykl-details h1, .theme-white .ykl-details h1 a, .theme-white .ykl-details h2, .theme-white .ykl-details h2 a, .theme-white .ykl-details h3, .theme-white .ykl-details h3 a, .theme-white .ykl-details h4, .theme-white .ykl-details h4 a, .theme-white .ykl-details h5, .theme-white .ykl-details h5 a, .theme-white .ykl-details h6, .theme-white .ykl-details h6 a,
.ykl-details.theme-white h1,
.ykl-details.theme-white h1 a,
.ykl-details.theme-white h2,
.ykl-details.theme-white h2 a,
.ykl-details.theme-white h3,
.ykl-details.theme-white h3 a,
.ykl-details.theme-white h4,
.ykl-details.theme-white h4 a,
.ykl-details.theme-white h5,
.ykl-details.theme-white h5 a,
.ykl-details.theme-white h6,
.ykl-details.theme-white h6 a {
  color: #3C7E8B;
}
.theme-white .ykl-details a,
.ykl-details.theme-white a {
  text-decoration: underline;
}

.theme-yellow .ykl-details,
.ykl-details.theme-yellow {
  background-color: #ffcc33;
}
.theme-yellow .ykl-details,
.theme-yellow .ykl-details a,
.ykl-details.theme-yellow,
.ykl-details.theme-yellow a {
  color: black;
}
.theme-yellow .ykl-details h1, .theme-yellow .ykl-details h1 a, .theme-yellow .ykl-details h2, .theme-yellow .ykl-details h2 a, .theme-yellow .ykl-details h3, .theme-yellow .ykl-details h3 a, .theme-yellow .ykl-details h4, .theme-yellow .ykl-details h4 a, .theme-yellow .ykl-details h5, .theme-yellow .ykl-details h5 a, .theme-yellow .ykl-details h6, .theme-yellow .ykl-details h6 a,
.ykl-details.theme-yellow h1,
.ykl-details.theme-yellow h1 a,
.ykl-details.theme-yellow h2,
.ykl-details.theme-yellow h2 a,
.ykl-details.theme-yellow h3,
.ykl-details.theme-yellow h3 a,
.ykl-details.theme-yellow h4,
.ykl-details.theme-yellow h4 a,
.ykl-details.theme-yellow h5,
.ykl-details.theme-yellow h5 a,
.ykl-details.theme-yellow h6,
.ykl-details.theme-yellow h6 a {
  color: black;
}
.theme-yellow .ykl-details a,
.ykl-details.theme-yellow a {
  text-decoration: underline;
}

.theme-bdazzled-blue .ykl-image-text,
.ykl-image-text.theme-bdazzled-blue {
  background-color: #2e567a;
}
.theme-bdazzled-blue .ykl-image-text,
.theme-bdazzled-blue .ykl-image-text a,
.ykl-image-text.theme-bdazzled-blue,
.ykl-image-text.theme-bdazzled-blue a {
  color: white;
}
.theme-bdazzled-blue .ykl-image-text h1, .theme-bdazzled-blue .ykl-image-text h1 a, .theme-bdazzled-blue .ykl-image-text h2, .theme-bdazzled-blue .ykl-image-text h2 a, .theme-bdazzled-blue .ykl-image-text h3, .theme-bdazzled-blue .ykl-image-text h3 a, .theme-bdazzled-blue .ykl-image-text h4, .theme-bdazzled-blue .ykl-image-text h4 a, .theme-bdazzled-blue .ykl-image-text h5, .theme-bdazzled-blue .ykl-image-text h5 a, .theme-bdazzled-blue .ykl-image-text h6, .theme-bdazzled-blue .ykl-image-text h6 a,
.ykl-image-text.theme-bdazzled-blue h1,
.ykl-image-text.theme-bdazzled-blue h1 a,
.ykl-image-text.theme-bdazzled-blue h2,
.ykl-image-text.theme-bdazzled-blue h2 a,
.ykl-image-text.theme-bdazzled-blue h3,
.ykl-image-text.theme-bdazzled-blue h3 a,
.ykl-image-text.theme-bdazzled-blue h4,
.ykl-image-text.theme-bdazzled-blue h4 a,
.ykl-image-text.theme-bdazzled-blue h5,
.ykl-image-text.theme-bdazzled-blue h5 a,
.ykl-image-text.theme-bdazzled-blue h6,
.ykl-image-text.theme-bdazzled-blue h6 a {
  color: white;
}
.theme-bdazzled-blue .ykl-image-text a,
.ykl-image-text.theme-bdazzled-blue a {
  text-decoration: underline;
}
.theme-bdazzled-blue .ykl-image-text .ykl-image-text__layout,
.ykl-image-text.theme-bdazzled-blue .ykl-image-text__layout {
  text-decoration: none;
}
.theme-bdazzled-blue .ykl-image-text .ykl-image-text__text,
.ykl-image-text.theme-bdazzled-blue .ykl-image-text__text {
  padding: 2.625rem;
}

.theme-celestial-blue .ykl-image-text,
.ykl-image-text.theme-celestial-blue {
  background-color: #3579B1;
}
.theme-celestial-blue .ykl-image-text,
.theme-celestial-blue .ykl-image-text a,
.ykl-image-text.theme-celestial-blue,
.ykl-image-text.theme-celestial-blue a {
  color: white;
}
.theme-celestial-blue .ykl-image-text h1, .theme-celestial-blue .ykl-image-text h1 a, .theme-celestial-blue .ykl-image-text h2, .theme-celestial-blue .ykl-image-text h2 a, .theme-celestial-blue .ykl-image-text h3, .theme-celestial-blue .ykl-image-text h3 a, .theme-celestial-blue .ykl-image-text h4, .theme-celestial-blue .ykl-image-text h4 a, .theme-celestial-blue .ykl-image-text h5, .theme-celestial-blue .ykl-image-text h5 a, .theme-celestial-blue .ykl-image-text h6, .theme-celestial-blue .ykl-image-text h6 a,
.ykl-image-text.theme-celestial-blue h1,
.ykl-image-text.theme-celestial-blue h1 a,
.ykl-image-text.theme-celestial-blue h2,
.ykl-image-text.theme-celestial-blue h2 a,
.ykl-image-text.theme-celestial-blue h3,
.ykl-image-text.theme-celestial-blue h3 a,
.ykl-image-text.theme-celestial-blue h4,
.ykl-image-text.theme-celestial-blue h4 a,
.ykl-image-text.theme-celestial-blue h5,
.ykl-image-text.theme-celestial-blue h5 a,
.ykl-image-text.theme-celestial-blue h6,
.ykl-image-text.theme-celestial-blue h6 a {
  color: white;
}
.theme-celestial-blue .ykl-image-text a,
.ykl-image-text.theme-celestial-blue a {
  text-decoration: underline;
}
.theme-celestial-blue .ykl-image-text .ykl-image-text__layout,
.ykl-image-text.theme-celestial-blue .ykl-image-text__layout {
  text-decoration: none;
}
.theme-celestial-blue .ykl-image-text .ykl-image-text__text,
.ykl-image-text.theme-celestial-blue .ykl-image-text__text {
  padding: 2.625rem;
}

.theme-steel-blue .ykl-image-text,
.ykl-image-text.theme-steel-blue {
  background-color: #3C7E8B;
}
.theme-steel-blue .ykl-image-text,
.theme-steel-blue .ykl-image-text a,
.ykl-image-text.theme-steel-blue,
.ykl-image-text.theme-steel-blue a {
  color: white;
}
.theme-steel-blue .ykl-image-text h1, .theme-steel-blue .ykl-image-text h1 a, .theme-steel-blue .ykl-image-text h2, .theme-steel-blue .ykl-image-text h2 a, .theme-steel-blue .ykl-image-text h3, .theme-steel-blue .ykl-image-text h3 a, .theme-steel-blue .ykl-image-text h4, .theme-steel-blue .ykl-image-text h4 a, .theme-steel-blue .ykl-image-text h5, .theme-steel-blue .ykl-image-text h5 a, .theme-steel-blue .ykl-image-text h6, .theme-steel-blue .ykl-image-text h6 a,
.ykl-image-text.theme-steel-blue h1,
.ykl-image-text.theme-steel-blue h1 a,
.ykl-image-text.theme-steel-blue h2,
.ykl-image-text.theme-steel-blue h2 a,
.ykl-image-text.theme-steel-blue h3,
.ykl-image-text.theme-steel-blue h3 a,
.ykl-image-text.theme-steel-blue h4,
.ykl-image-text.theme-steel-blue h4 a,
.ykl-image-text.theme-steel-blue h5,
.ykl-image-text.theme-steel-blue h5 a,
.ykl-image-text.theme-steel-blue h6,
.ykl-image-text.theme-steel-blue h6 a {
  color: black;
}
.theme-steel-blue .ykl-image-text a,
.ykl-image-text.theme-steel-blue a {
  text-decoration: underline;
}
.theme-steel-blue .ykl-image-text .ykl-image-text__layout,
.ykl-image-text.theme-steel-blue .ykl-image-text__layout {
  text-decoration: none;
}
.theme-steel-blue .ykl-image-text .ykl-image-text__text,
.ykl-image-text.theme-steel-blue .ykl-image-text__text {
  padding: 2.625rem;
}

.theme-white .ykl-image-text,
.ykl-image-text.theme-white {
  background-color: white;
}
.theme-white .ykl-image-text,
.theme-white .ykl-image-text a,
.ykl-image-text.theme-white,
.ykl-image-text.theme-white a {
  color: #3C7E8B;
}
.theme-white .ykl-image-text h1, .theme-white .ykl-image-text h1 a, .theme-white .ykl-image-text h2, .theme-white .ykl-image-text h2 a, .theme-white .ykl-image-text h3, .theme-white .ykl-image-text h3 a, .theme-white .ykl-image-text h4, .theme-white .ykl-image-text h4 a, .theme-white .ykl-image-text h5, .theme-white .ykl-image-text h5 a, .theme-white .ykl-image-text h6, .theme-white .ykl-image-text h6 a,
.ykl-image-text.theme-white h1,
.ykl-image-text.theme-white h1 a,
.ykl-image-text.theme-white h2,
.ykl-image-text.theme-white h2 a,
.ykl-image-text.theme-white h3,
.ykl-image-text.theme-white h3 a,
.ykl-image-text.theme-white h4,
.ykl-image-text.theme-white h4 a,
.ykl-image-text.theme-white h5,
.ykl-image-text.theme-white h5 a,
.ykl-image-text.theme-white h6,
.ykl-image-text.theme-white h6 a {
  color: #3C7E8B;
}
.theme-white .ykl-image-text a,
.ykl-image-text.theme-white a {
  text-decoration: underline;
}
.theme-white .ykl-image-text .ykl-image-text__layout,
.ykl-image-text.theme-white .ykl-image-text__layout {
  text-decoration: none;
}
.theme-white .ykl-image-text .ykl-image-text__text,
.ykl-image-text.theme-white .ykl-image-text__text {
  padding: 2.625rem;
}

.theme-yellow .ykl-image-text,
.ykl-image-text.theme-yellow {
  background-color: #ffcc33;
}
.theme-yellow .ykl-image-text,
.theme-yellow .ykl-image-text a,
.ykl-image-text.theme-yellow,
.ykl-image-text.theme-yellow a {
  color: black;
}
.theme-yellow .ykl-image-text h1, .theme-yellow .ykl-image-text h1 a, .theme-yellow .ykl-image-text h2, .theme-yellow .ykl-image-text h2 a, .theme-yellow .ykl-image-text h3, .theme-yellow .ykl-image-text h3 a, .theme-yellow .ykl-image-text h4, .theme-yellow .ykl-image-text h4 a, .theme-yellow .ykl-image-text h5, .theme-yellow .ykl-image-text h5 a, .theme-yellow .ykl-image-text h6, .theme-yellow .ykl-image-text h6 a,
.ykl-image-text.theme-yellow h1,
.ykl-image-text.theme-yellow h1 a,
.ykl-image-text.theme-yellow h2,
.ykl-image-text.theme-yellow h2 a,
.ykl-image-text.theme-yellow h3,
.ykl-image-text.theme-yellow h3 a,
.ykl-image-text.theme-yellow h4,
.ykl-image-text.theme-yellow h4 a,
.ykl-image-text.theme-yellow h5,
.ykl-image-text.theme-yellow h5 a,
.ykl-image-text.theme-yellow h6,
.ykl-image-text.theme-yellow h6 a {
  color: black;
}
.theme-yellow .ykl-image-text a,
.ykl-image-text.theme-yellow a {
  text-decoration: underline;
}
.theme-yellow .ykl-image-text .ykl-image-text__layout,
.ykl-image-text.theme-yellow .ykl-image-text__layout {
  text-decoration: none;
}
.theme-yellow .ykl-image-text .ykl-image-text__text,
.ykl-image-text.theme-yellow .ykl-image-text__text {
  padding: 2.625rem;
}

.theme-bdazzled-blue .ykl-notify-box,
.ykl-notify-box.theme-bdazzled-blue {
  background-color: #2e567a;
}
.theme-bdazzled-blue .ykl-notify-box,
.theme-bdazzled-blue .ykl-notify-box a,
.ykl-notify-box.theme-bdazzled-blue,
.ykl-notify-box.theme-bdazzled-blue a {
  color: white;
}
.theme-bdazzled-blue .ykl-notify-box h1, .theme-bdazzled-blue .ykl-notify-box h1 a, .theme-bdazzled-blue .ykl-notify-box h2, .theme-bdazzled-blue .ykl-notify-box h2 a, .theme-bdazzled-blue .ykl-notify-box h3, .theme-bdazzled-blue .ykl-notify-box h3 a, .theme-bdazzled-blue .ykl-notify-box h4, .theme-bdazzled-blue .ykl-notify-box h4 a, .theme-bdazzled-blue .ykl-notify-box h5, .theme-bdazzled-blue .ykl-notify-box h5 a, .theme-bdazzled-blue .ykl-notify-box h6, .theme-bdazzled-blue .ykl-notify-box h6 a,
.ykl-notify-box.theme-bdazzled-blue h1,
.ykl-notify-box.theme-bdazzled-blue h1 a,
.ykl-notify-box.theme-bdazzled-blue h2,
.ykl-notify-box.theme-bdazzled-blue h2 a,
.ykl-notify-box.theme-bdazzled-blue h3,
.ykl-notify-box.theme-bdazzled-blue h3 a,
.ykl-notify-box.theme-bdazzled-blue h4,
.ykl-notify-box.theme-bdazzled-blue h4 a,
.ykl-notify-box.theme-bdazzled-blue h5,
.ykl-notify-box.theme-bdazzled-blue h5 a,
.ykl-notify-box.theme-bdazzled-blue h6,
.ykl-notify-box.theme-bdazzled-blue h6 a {
  color: white;
}
.theme-bdazzled-blue .ykl-notify-box a,
.ykl-notify-box.theme-bdazzled-blue a {
  text-decoration: underline;
}
.theme-bdazzled-blue .ykl-notify-box .ykl-notify-box__layout, .theme-bdazzled-blue .ykl-notify-box .ykl-notify-box__layout:active, .theme-bdazzled-blue .ykl-notify-box .ykl-notify-box__layout:focus, .theme-bdazzled-blue .ykl-notify-box .ykl-notify-box__layout:hover,
.ykl-notify-box.theme-bdazzled-blue .ykl-notify-box__layout,
.ykl-notify-box.theme-bdazzled-blue .ykl-notify-box__layout:active,
.ykl-notify-box.theme-bdazzled-blue .ykl-notify-box__layout:focus,
.ykl-notify-box.theme-bdazzled-blue .ykl-notify-box__layout:hover {
  text-decoration: none;
  color: inherit;
}

.theme-celestial-blue .ykl-notify-box,
.ykl-notify-box.theme-celestial-blue {
  background-color: #3579B1;
}
.theme-celestial-blue .ykl-notify-box,
.theme-celestial-blue .ykl-notify-box a,
.ykl-notify-box.theme-celestial-blue,
.ykl-notify-box.theme-celestial-blue a {
  color: white;
}
.theme-celestial-blue .ykl-notify-box h1, .theme-celestial-blue .ykl-notify-box h1 a, .theme-celestial-blue .ykl-notify-box h2, .theme-celestial-blue .ykl-notify-box h2 a, .theme-celestial-blue .ykl-notify-box h3, .theme-celestial-blue .ykl-notify-box h3 a, .theme-celestial-blue .ykl-notify-box h4, .theme-celestial-blue .ykl-notify-box h4 a, .theme-celestial-blue .ykl-notify-box h5, .theme-celestial-blue .ykl-notify-box h5 a, .theme-celestial-blue .ykl-notify-box h6, .theme-celestial-blue .ykl-notify-box h6 a,
.ykl-notify-box.theme-celestial-blue h1,
.ykl-notify-box.theme-celestial-blue h1 a,
.ykl-notify-box.theme-celestial-blue h2,
.ykl-notify-box.theme-celestial-blue h2 a,
.ykl-notify-box.theme-celestial-blue h3,
.ykl-notify-box.theme-celestial-blue h3 a,
.ykl-notify-box.theme-celestial-blue h4,
.ykl-notify-box.theme-celestial-blue h4 a,
.ykl-notify-box.theme-celestial-blue h5,
.ykl-notify-box.theme-celestial-blue h5 a,
.ykl-notify-box.theme-celestial-blue h6,
.ykl-notify-box.theme-celestial-blue h6 a {
  color: white;
}
.theme-celestial-blue .ykl-notify-box a,
.ykl-notify-box.theme-celestial-blue a {
  text-decoration: underline;
}
.theme-celestial-blue .ykl-notify-box .ykl-notify-box__layout, .theme-celestial-blue .ykl-notify-box .ykl-notify-box__layout:active, .theme-celestial-blue .ykl-notify-box .ykl-notify-box__layout:focus, .theme-celestial-blue .ykl-notify-box .ykl-notify-box__layout:hover,
.ykl-notify-box.theme-celestial-blue .ykl-notify-box__layout,
.ykl-notify-box.theme-celestial-blue .ykl-notify-box__layout:active,
.ykl-notify-box.theme-celestial-blue .ykl-notify-box__layout:focus,
.ykl-notify-box.theme-celestial-blue .ykl-notify-box__layout:hover {
  text-decoration: none;
  color: inherit;
}

.theme-steel-blue .ykl-notify-box,
.ykl-notify-box.theme-steel-blue {
  background-color: #3C7E8B;
}
.theme-steel-blue .ykl-notify-box,
.theme-steel-blue .ykl-notify-box a,
.ykl-notify-box.theme-steel-blue,
.ykl-notify-box.theme-steel-blue a {
  color: white;
}
.theme-steel-blue .ykl-notify-box h1, .theme-steel-blue .ykl-notify-box h1 a, .theme-steel-blue .ykl-notify-box h2, .theme-steel-blue .ykl-notify-box h2 a, .theme-steel-blue .ykl-notify-box h3, .theme-steel-blue .ykl-notify-box h3 a, .theme-steel-blue .ykl-notify-box h4, .theme-steel-blue .ykl-notify-box h4 a, .theme-steel-blue .ykl-notify-box h5, .theme-steel-blue .ykl-notify-box h5 a, .theme-steel-blue .ykl-notify-box h6, .theme-steel-blue .ykl-notify-box h6 a,
.ykl-notify-box.theme-steel-blue h1,
.ykl-notify-box.theme-steel-blue h1 a,
.ykl-notify-box.theme-steel-blue h2,
.ykl-notify-box.theme-steel-blue h2 a,
.ykl-notify-box.theme-steel-blue h3,
.ykl-notify-box.theme-steel-blue h3 a,
.ykl-notify-box.theme-steel-blue h4,
.ykl-notify-box.theme-steel-blue h4 a,
.ykl-notify-box.theme-steel-blue h5,
.ykl-notify-box.theme-steel-blue h5 a,
.ykl-notify-box.theme-steel-blue h6,
.ykl-notify-box.theme-steel-blue h6 a {
  color: black;
}
.theme-steel-blue .ykl-notify-box a,
.ykl-notify-box.theme-steel-blue a {
  text-decoration: underline;
}
.theme-steel-blue .ykl-notify-box .ykl-notify-box__layout, .theme-steel-blue .ykl-notify-box .ykl-notify-box__layout:active, .theme-steel-blue .ykl-notify-box .ykl-notify-box__layout:focus, .theme-steel-blue .ykl-notify-box .ykl-notify-box__layout:hover,
.ykl-notify-box.theme-steel-blue .ykl-notify-box__layout,
.ykl-notify-box.theme-steel-blue .ykl-notify-box__layout:active,
.ykl-notify-box.theme-steel-blue .ykl-notify-box__layout:focus,
.ykl-notify-box.theme-steel-blue .ykl-notify-box__layout:hover {
  text-decoration: none;
  color: inherit;
}

.theme-white .ykl-notify-box,
.ykl-notify-box.theme-white {
  background-color: white;
}
.theme-white .ykl-notify-box,
.theme-white .ykl-notify-box a,
.ykl-notify-box.theme-white,
.ykl-notify-box.theme-white a {
  color: #3C7E8B;
}
.theme-white .ykl-notify-box h1, .theme-white .ykl-notify-box h1 a, .theme-white .ykl-notify-box h2, .theme-white .ykl-notify-box h2 a, .theme-white .ykl-notify-box h3, .theme-white .ykl-notify-box h3 a, .theme-white .ykl-notify-box h4, .theme-white .ykl-notify-box h4 a, .theme-white .ykl-notify-box h5, .theme-white .ykl-notify-box h5 a, .theme-white .ykl-notify-box h6, .theme-white .ykl-notify-box h6 a,
.ykl-notify-box.theme-white h1,
.ykl-notify-box.theme-white h1 a,
.ykl-notify-box.theme-white h2,
.ykl-notify-box.theme-white h2 a,
.ykl-notify-box.theme-white h3,
.ykl-notify-box.theme-white h3 a,
.ykl-notify-box.theme-white h4,
.ykl-notify-box.theme-white h4 a,
.ykl-notify-box.theme-white h5,
.ykl-notify-box.theme-white h5 a,
.ykl-notify-box.theme-white h6,
.ykl-notify-box.theme-white h6 a {
  color: #3C7E8B;
}
.theme-white .ykl-notify-box a,
.ykl-notify-box.theme-white a {
  text-decoration: underline;
}
.theme-white .ykl-notify-box .ykl-notify-box__layout, .theme-white .ykl-notify-box .ykl-notify-box__layout:active, .theme-white .ykl-notify-box .ykl-notify-box__layout:focus, .theme-white .ykl-notify-box .ykl-notify-box__layout:hover,
.ykl-notify-box.theme-white .ykl-notify-box__layout,
.ykl-notify-box.theme-white .ykl-notify-box__layout:active,
.ykl-notify-box.theme-white .ykl-notify-box__layout:focus,
.ykl-notify-box.theme-white .ykl-notify-box__layout:hover {
  text-decoration: none;
  color: inherit;
}

.theme-yellow .ykl-notify-box,
.ykl-notify-box.theme-yellow {
  background-color: #ffcc33;
}
.theme-yellow .ykl-notify-box,
.theme-yellow .ykl-notify-box a,
.ykl-notify-box.theme-yellow,
.ykl-notify-box.theme-yellow a {
  color: black;
}
.theme-yellow .ykl-notify-box h1, .theme-yellow .ykl-notify-box h1 a, .theme-yellow .ykl-notify-box h2, .theme-yellow .ykl-notify-box h2 a, .theme-yellow .ykl-notify-box h3, .theme-yellow .ykl-notify-box h3 a, .theme-yellow .ykl-notify-box h4, .theme-yellow .ykl-notify-box h4 a, .theme-yellow .ykl-notify-box h5, .theme-yellow .ykl-notify-box h5 a, .theme-yellow .ykl-notify-box h6, .theme-yellow .ykl-notify-box h6 a,
.ykl-notify-box.theme-yellow h1,
.ykl-notify-box.theme-yellow h1 a,
.ykl-notify-box.theme-yellow h2,
.ykl-notify-box.theme-yellow h2 a,
.ykl-notify-box.theme-yellow h3,
.ykl-notify-box.theme-yellow h3 a,
.ykl-notify-box.theme-yellow h4,
.ykl-notify-box.theme-yellow h4 a,
.ykl-notify-box.theme-yellow h5,
.ykl-notify-box.theme-yellow h5 a,
.ykl-notify-box.theme-yellow h6,
.ykl-notify-box.theme-yellow h6 a {
  color: black;
}
.theme-yellow .ykl-notify-box a,
.ykl-notify-box.theme-yellow a {
  text-decoration: underline;
}
.theme-yellow .ykl-notify-box .ykl-notify-box__layout, .theme-yellow .ykl-notify-box .ykl-notify-box__layout:active, .theme-yellow .ykl-notify-box .ykl-notify-box__layout:focus, .theme-yellow .ykl-notify-box .ykl-notify-box__layout:hover,
.ykl-notify-box.theme-yellow .ykl-notify-box__layout,
.ykl-notify-box.theme-yellow .ykl-notify-box__layout:active,
.ykl-notify-box.theme-yellow .ykl-notify-box__layout:focus,
.ykl-notify-box.theme-yellow .ykl-notify-box__layout:hover {
  text-decoration: none;
  color: inherit;
}

@media (min-width: 1025px) {
  /* Mikä YK-liitto */
  .page-node-4001 .ykl-page-header__body {
    background-color: #3579B1;
  }

  /* Tapahtumat */
  .page-node-4002 .ykl-page-header__body {
    background-color: #3C7E8B;
  }

  /* Uutiset & Media */
  .page-node-4003 .ykl-page-header__body {
    background-color: #2e567a;
  }

  /* Kasvattajille */
  .page-node-4005 .ykl-page-header__body {
    background-color: #3C7E8B;
  }

  /* Tietoa YK:sta */
  .page-node-4006 .ykl-page-header__body {
    background-color: #3579B1;
  }
}
/**
 * @file
 * organisms/global/ykl-off-canvas/_ykl-off-canvas.scss
 */
.ykl-off-canvas {
  color: white;
  background-color: #95bfdf;
}

.ykl-section.theme-bdazzled-blue {
  background-color: #2e567a;
}
.ykl-section.theme-bdazzled-blue,
.ykl-section.theme-bdazzled-blue a {
  color: white;
}
.ykl-section.theme-bdazzled-blue h1, .ykl-section.theme-bdazzled-blue h1 a, .ykl-section.theme-bdazzled-blue h2, .ykl-section.theme-bdazzled-blue h2 a, .ykl-section.theme-bdazzled-blue h3, .ykl-section.theme-bdazzled-blue h3 a, .ykl-section.theme-bdazzled-blue h4, .ykl-section.theme-bdazzled-blue h4 a, .ykl-section.theme-bdazzled-blue h5, .ykl-section.theme-bdazzled-blue h5 a, .ykl-section.theme-bdazzled-blue h6, .ykl-section.theme-bdazzled-blue h6 a {
  color: white;
}
.ykl-section.theme-bdazzled-blue a {
  text-decoration: underline;
}

.ykl-section.theme-steel-blue {
  background-color: #3C7E8B;
}
.ykl-section.theme-steel-blue,
.ykl-section.theme-steel-blue a {
  color: white;
}
.ykl-section.theme-steel-blue h1, .ykl-section.theme-steel-blue h1 a, .ykl-section.theme-steel-blue h2, .ykl-section.theme-steel-blue h2 a, .ykl-section.theme-steel-blue h3, .ykl-section.theme-steel-blue h3 a, .ykl-section.theme-steel-blue h4, .ykl-section.theme-steel-blue h4 a, .ykl-section.theme-steel-blue h5, .ykl-section.theme-steel-blue h5 a, .ykl-section.theme-steel-blue h6, .ykl-section.theme-steel-blue h6 a {
  color: black;
}
.ykl-section.theme-steel-blue a {
  text-decoration: underline;
}

.ykl-section.theme-yellow {
  background-color: #ffcc33;
}
.ykl-section.theme-yellow,
.ykl-section.theme-yellow a {
  color: black;
}
.ykl-section.theme-yellow h1, .ykl-section.theme-yellow h1 a, .ykl-section.theme-yellow h2, .ykl-section.theme-yellow h2 a, .ykl-section.theme-yellow h3, .ykl-section.theme-yellow h3 a, .ykl-section.theme-yellow h4, .ykl-section.theme-yellow h4 a, .ykl-section.theme-yellow h5, .ykl-section.theme-yellow h5 a, .ykl-section.theme-yellow h6, .ykl-section.theme-yellow h6 a {
  color: black;
}
.ykl-section.theme-yellow a {
  text-decoration: underline;
}

html {
  background-color: #FFFFFF;
  color: #000000;
}

.layout-container p,
.layout-container ul {
	font-size: 20px;
}

.ykl-lead {
  font-size: 24px;
}

.region-header {
  background-color: #3579B1;
}

.region-header ul.ykl-main-menu {
  font-size: 18px;
}
.region-header ul.ykl-main-menu a {
  padding: 0.85rem 0.75rem;
}

a {
  color: #000000;
}

a:focus {
  outline: 0px;
}

a:focus-visible, a:focus,
[type=checkbox]:focus-visible,
[type=checkbox]:focus,
[type=radio]:focus-visible,
[type=radio]:focus,
[type=file]:focus-visible,
[type=file]:focus,
select:focus-visible,
select:focus,
button:focus-visible,
button:focus,
input[type=button]:focus-visible,
input[type=button]:focus,
input[type=reset]:focus-visible,
input[type=reset]:focus,
input[type=submit]:focus-visible,
input[type=submit]:focus {
  outline: 3px dotted rgba(0, 0, 0, 0.6);
  outline-offset: 2px;
  z-index: 100;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Gesta", "Calibri", sans-serif;
  color: #000000;
}

h2 {
  font-size: 24px;
  line-height: 32px;
  text-transform: none;
}

h3 {
  font-size: 22px;
  line-height: 28px;
}

img {
  height: auto;
}

.toggle-drawer-button .text {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.ykl-page-header__title {
  font-weight: normal;
}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  font-size: 20px;
  margin: 2rem;
  position: absolute !important;
  background: #fff;
}

.visually-hidden.skip-link:active, .visually-hidden.skip-link:focus {
  margin: 0;
}

.block-search input[type=search],
.block-search input[type=search]:hover,
.block-search input[type=search]:focus {
  color: #ffffff !important;
  background-color: #3579B1;
  border-color: #ffffff !important;
  border-radius: 0px !important;
  border-width: 2px !important;
  width: 250px;
}
.block-search input[type=search]:focus-visible,
.block-search input[type=search]:hover:focus-visible,
.block-search input[type=search]:focus:focus-visible {
  outline: 3px dotted rgba(0, 0, 0, 0.6);
  outline-offset: 2px;
  z-index: 100;
}

.block-search input[type=submit] {
  height: 38px;
  background-position: top;
}
.block-search input[type=submit]:focus-visible {
  outline: 3px dotted rgba(0, 0, 0, 0.6);
  outline-offset: 2px;
  z-index: 100;
}

input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
input:not([type]),
textarea,
select[multiple=multiple] {
  border: 2px solid #000;
}
input[type=color]:hover, input[type=color]:focus,
input[type=date]:hover,
input[type=date]:focus,
input[type=datetime]:hover,
input[type=datetime]:focus,
input[type=datetime-local]:hover,
input[type=datetime-local]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=month]:hover,
input[type=month]:focus,
input[type=number]:hover,
input[type=number]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=search]:hover,
input[type=search]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=text]:hover,
input[type=text]:focus,
input[type=time]:hover,
input[type=time]:focus,
input[type=url]:hover,
input[type=url]:focus,
input[type=week]:hover,
input[type=week]:focus,
input:not([type]):hover,
input:not([type]):focus,
textarea:hover,
textarea:focus,
select[multiple=multiple]:hover,
select[multiple=multiple]:focus {
  border-color: #3579B1 !important;
  box-shadow: none !important;
}
input[type=color]:focus-visible,
input[type=date]:focus-visible,
input[type=datetime]:focus-visible,
input[type=datetime-local]:focus-visible,
input[type=email]:focus-visible,
input[type=month]:focus-visible,
input[type=number]:focus-visible,
input[type=password]:focus-visible,
input[type=search]:focus-visible,
input[type=tel]:focus-visible,
input[type=text]:focus-visible,
input[type=time]:focus-visible,
input[type=url]:focus-visible,
input[type=week]:focus-visible,
input:not([type]):focus-visible,
textarea:focus-visible,
select[multiple=multiple]:focus-visible {
  outline: 3px dotted rgba(0, 0, 0, 0.6);
  outline-offset: 2px;
  z-index: 100;
}

/* Links that don't contain  "ykliitto.konsepto-asiakas.fi" */
.menu--b-menu a[href^=http] {
  text-transform: uppercase;
}

.menu--b-menu a[href^=http]:after,
.ykl-main-menu a[href^=http]:after,
.ykl-vertical-menu a[href^=http]:after {
  display: inline-block;
  width: 14px;
  height: 14px;
  min-width: 14px;
  min-height: 14px;
  line-height: 14px;
  margin: 0 0 0 5px;
  padding: 0;
  overflow: hidden;
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M497.6%200%20334.4%20.2A14.4%2014.4%200%200%200%20320%2014.6V47.9a14.4%2014.4%200%200%200%2014.7%2014.4l73.6-2.7%202.1%202.1L131.5%20340.5a12%2012%200%200%200%200%2017l23%2023a12%2012%200%200%200%2017%200L450.4%20101.6l2.1%202.1-2.7%2073.6A14.4%2014.4%200%200%200%20464.1%20192h33.3a14.4%2014.4%200%200%200%2014.4-14.4L512%2014.4A14.4%2014.4%200%200%200%20497.6%200zM432%20288H416a16%2016%200%200%200%20-16%2016V458a6%206%200%200%201%20-6%206H54a6%206%200%200%201%20-6-6V118a6%206%200%200%201%206-6H208a16%2016%200%200%200%2016-16V80a16%2016%200%200%200%20-16-16H48A48%2048%200%200%200%200%20112V464a48%2048%200%200%200%2048%2048H400a48%2048%200%200%200%2048-48V304A16%2016%200%200%200%20432%20288z%22%2F%3E%3C%2Fsvg%3E");
}

.menu--b-menu li:hover > a[href^=http]:after,
.ykl-main-menu li:hover > a[href^=http]:after,
.ykl-main-menu li:focus > a[href^=http]:after {
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M497.6%200%20334.4%20.2A14.4%2014.4%200%200%200%20320%2014.6V47.9a14.4%2014.4%200%200%200%2014.7%2014.4l73.6-2.7%202.1%202.1L131.5%20340.5a12%2012%200%200%200%200%2017l23%2023a12%2012%200%200%200%2017%200L450.4%20101.6l2.1%202.1-2.7%2073.6A14.4%2014.4%200%200%200%20464.1%20192h33.3a14.4%2014.4%200%200%200%2014.4-14.4L512%2014.4A14.4%2014.4%200%200%200%20497.6%200zM432%20288H416a16%2016%200%200%200%20-16%2016V458a6%206%200%200%201%20-6%206H54a6%206%200%200%201%20-6-6V118a6%206%200%200%201%206-6H208a16%2016%200%200%200%2016-16V80a16%2016%200%200%200%20-16-16H48A48%2048%200%200%200%200%20112V464a48%2048%200%200%200%2048%2048H400a48%2048%200%200%200%2048-48V304A16%2016%200%200%200%20432%20288z%22%2F%3E%3C%2Fsvg%3E");
}

@media (min-width: 801px) {
  .menu--b-menu a[href^=http]:after,
.ykl-main-menu a[href^=http]:after {
    content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M497.6%200%20334.4%20.2A14.4%2014.4%200%200%200%20320%2014.6V47.9a14.4%2014.4%200%200%200%2014.7%2014.4l73.6-2.7%202.1%202.1L131.5%20340.5a12%2012%200%200%200%200%2017l23%2023a12%2012%200%200%200%2017%200L450.4%20101.6l2.1%202.1-2.7%2073.6A14.4%2014.4%200%200%200%20464.1%20192h33.3a14.4%2014.4%200%200%200%2014.4-14.4L512%2014.4A14.4%2014.4%200%200%200%20497.6%200zM432%20288H416a16%2016%200%200%200%20-16%2016V458a6%206%200%200%201%20-6%206H54a6%206%200%200%201%20-6-6V118a6%206%200%200%201%206-6H208a16%2016%200%200%200%2016-16V80a16%2016%200%200%200%20-16-16H48A48%2048%200%200%200%200%20112V464a48%2048%200%200%200%2048%2048H400a48%2048%200%200%200%2048-48V304A16%2016%200%200%200%20432%20288z%22%2F%3E%3C%2Fsvg%3E");
  }
}

.ykl-main-menu li ul a[href^=http]:after {
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M497.6%200%20334.4%20.2A14.4%2014.4%200%200%200%20320%2014.6V47.9a14.4%2014.4%200%200%200%2014.7%2014.4l73.6-2.7%202.1%202.1L131.5%20340.5a12%2012%200%200%200%200%2017l23%2023a12%2012%200%200%200%2017%200L450.4%20101.6l2.1%202.1-2.7%2073.6A14.4%2014.4%200%200%200%20464.1%20192h33.3a14.4%2014.4%200%200%200%2014.4-14.4L512%2014.4A14.4%2014.4%200%200%200%20497.6%200zM432%20288H416a16%2016%200%200%200%20-16%2016V458a6%206%200%200%201%20-6%206H54a6%206%200%200%201%20-6-6V118a6%206%200%200%201%206-6H208a16%2016%200%200%200%2016-16V80a16%2016%200%200%200%20-16-16H48A48%2048%200%200%200%200%20112V464a48%2048%200%200%200%2048%2048H400a48%2048%200%200%200%2048-48V304A16%2016%200%200%200%20432%20288z%22%2F%3E%3C%2Fsvg%3E");
}

.ykl-main-menu ul li:hover > a[href^=http]:after,
.ykl-main-menu ul li > a:focus[href^=http]:after {
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M497.6%200%20334.4%20.2A14.4%2014.4%200%200%200%20320%2014.6V47.9a14.4%2014.4%200%200%200%2014.7%2014.4l73.6-2.7%202.1%202.1L131.5%20340.5a12%2012%200%200%200%200%2017l23%2023a12%2012%200%200%200%2017%200L450.4%20101.6l2.1%202.1-2.7%2073.6A14.4%2014.4%200%200%200%20464.1%20192h33.3a14.4%2014.4%200%200%200%2014.4-14.4L512%2014.4A14.4%2014.4%200%200%200%20497.6%200zM432%20288H416a16%2016%200%200%200%20-16%2016V458a6%206%200%200%201%20-6%206H54a6%206%200%200%201%20-6-6V118a6%206%200%200%201%206-6H208a16%2016%200%200%200%2016-16V80a16%2016%200%200%200%20-16-16H48A48%2048%200%200%200%200%20112V464a48%2048%200%200%200%2048%2048H400a48%2048%200%200%200%2048-48V304A16%2016%200%200%200%20432%20288z%22%2F%3E%3C%2Fsvg%3E") !important;
}

/* B.Menu kauppa linkki */
@media (min-width: 801px) {
  .menu--b-menu a[href^=http] {
    margin-right: 30px;
  }
}
@media (min-width: 939px) {
  .menu--b-menu a[href^=http] {
    margin-right: 50px;
  }
}
.ykl-card__type {
  border-bottom-right-radius: 0px;
}

.ykl-media__text,
.ykl-media__text a {
  color: #000000;
  font-size: 20px;
}

.ykl-section.theme-steel-blue, .ykl-section.theme-steel-blue a {
  color: #000000;
}

.ykl-card__media .ykl-media + .ykl-date {
  position: relative;
  bottom: auto;
  right: auto;
  width: auto;
  height: auto;
  background-color: #ffffff;
}
.ykl-card__media .ykl-media + .ykl-date .ykl-date__date {
  padding: 1rem 1.3125rem 0rem;
  font-size: inherit;
  font-weight: normal;
}
.ykl-card__media .ykl-media + .ykl-date > :first-child {
  position: relative;
}

.ykl-date__date {
  background-image: none;
  display: block;
  padding: 1rem;
}

.ykl-date__day,
.ykl-date__month {
  color: #000000;
}

#block-main-menu .ykl-main-menu li.menu-item.has-children > a:first-child {
  padding-right: 2.875rem;
}
#block-main-menu .ykl-main-menu li > .toggle {
  height: auto;
  width: 2.46rem;
  background-color: transparent;
  color: #000000;
  text-decoration: none;
  border: 0px;
  cursor: pointer;
  line-height: 1.5;
  margin: 0px;
  padding: 0px;
  position: absolute;
  text-align: center;
  top: 0px;
  right: 0px;
  z-index: 1;
  overflow: visible;
  max-height: 999999px;
}
#block-main-menu .ykl-main-menu li > .toggle:after {
  background: #ffffff;
  border-radius: 50%;
  color: #fff;
  display: block;
  width: 1.55rem;
  height: 1.55rem;
  min-width: 1.55rem;
  min-height: 1.55rem;
  line-height: 1.5rem;
  margin: 0.6rem 0.4rem;
  padding: 0.05rem 0rem;
  overflow: hidden;
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22%233579B1%22%20stroke%3D%22%233579B1%22%20stroke-width%3D%2210%22%20stroke-linejoin%3D%22round%22%20d%3D%22M212.7%20363.3c6.2%206.2%2016.4%206.2%2022.6%200l160-160c6.2-6.2%206.2-16.4%200-22.6s-16.4-6.2-22.6%200L224%20329.4%2075.3%20180.7c-6.2-6.2-16.4-6.2-22.6%200s-6.2%2016.4%200%2022.6l160%20160z%22/%3E%3C/svg%3E");
}
#block-main-menu .ykl-main-menu li > .toggle:focus-visible, #block-main-menu .ykl-main-menu li > .toggle:focus {
  outline: 3px dotted rgba(0, 0, 0, 0.6);
  outline-offset: 2px;
  z-index: 100;
}
#block-main-menu .ykl-main-menu .assistive {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

#block-off-canvas-main-menu .assistive {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.region-header ul.ykl-main-menu li ul {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.7) !important;
  background-color: #FFFFFF !important;
}
.region-header ul.ykl-main-menu li ul a {
  color: #000000 !important;
}
.region-header ul.ykl-main-menu li ul a:focus {
  color: #FFFFFF !important;
}
.region-header ul.ykl-main-menu li ul li:hover a {
  color: #FFFFFF !important;
}

@media (min-width: 801px) {
  .region-header {
    padding: 1.3125rem 1.3125rem 0.5rem;
  }

  .region-header > .block-system-branding-block {
    margin-right: 0rem;
    width: 250px;
  }
}
@media (min-width: 801px) {
  .block-system-branding-block .site-logo img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}
@media (min-width: 801px) {
  .region-header > .block-menu.menu--b-menu {
    grid-area: b-menu;
    justify-self: end;
    margin-right: 1.3125rem;
    margin-bottom: 1.3125rem;
    margin-right: 0rem;
    width: 210px;
  }
}
.menu-item.menu-item--active-trail.current-menu-item > a,
.menu-item.menu-item--active-trail.current-menu-ancestor > a {
  text-decoration: underline;
}

@media (max-width: 800px) {
  #off-canvas-label {
    opacity: 1;
  }
}
main a {
  text-decoration: underline;
}

.layout-container main {
  padding-top: 1.25rem;
}

.ykl-card__date {
  color: #000000;
  display: block;
  padding: 0.5rem 0rem;
}

.ykl-card__title {
  text-transform: none;
  font-size: revert;
}
.ykl-card__title a {
  font-size: 24px;
  text-decoration: none;
}

.ykl-card__body {
  background-color: #ffffff;
}

.ykl-card__action {
  display: block;
  padding: 0.5rem 0rem;
}

.theme-celestial-blue.ykl-image-text--layout-centered-text.ykl-image-text hr {
  border-color: #FFFFFF;
  max-width: 150px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 2rem;
}

.ykl-image-text--layout-centered-text h2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.theme-steel-blue.ykl-notify-box .ykl-notify-box__layout h3 {
  color: #FFFFFF;
}

.theme-white.ykl-notify-box .ykl-notify-box__layout {
  padding: 2.625rem 0rem 1.3125rem 0rem;
}

input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
  height: 3.2rem;
  font-size: 20px;
}
input[type=color]:focus-visible, input[type=date]:focus-visible, input[type=datetime]:focus-visible, input[type=datetime-local]:focus-visible, input[type=email]:focus-visible, input[type=month]:focus-visible, input[type=number]:focus-visible, input[type=password]:focus-visible, input[type=search]:focus-visible, input[type=tel]:focus-visible, input[type=text]:focus-visible, input[type=time]:focus-visible, input[type=url]:focus-visible, input[type=week]:focus-visible {
  outline: 3px dotted rgba(0, 0, 0, 0.6);
  outline-offset: 2px;
  z-index: 100;
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus,
input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, input:not([type]):focus, textarea:focus, select[multiple=multiple]:focus {
  outline: 3px dotted rgba(0, 0, 0, 0.6);
  outline-offset: 2px;
  z-index: 100;
}

label {
  font-size: 20px;
}

button, input[type=button], input[type=reset], input[type=submit] {
  background-color: #3579B1;
  color: #ffffff;
  font-size: 20px;
  border-radius: 0px;
  margin-top: 1rem;
  text-transform: uppercase;
  height: 3.2rem;
  line-height: 2rem;
}
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
  background-color: #3579B1;
  box-shadow: inset 0px 0px 100px rgba(255, 255, 255, 0.15) !important;
}

.ykl-image-text__text > :last-child {
  font-size: 20px;
}

.ykl-section.theme-bdazzled-blue,
.theme-bdazzled-blue .ykl-card, .ykl-card.theme-bdazzled-blue,
.margin-none.ykl-card--layout-centered.ykl-card .ykl-card__body {
  background-color: #3579B1;
  margin-bottom: 1.3125rem;
}

.theme-celestial-blue button, .theme-celestial-blue input[type=button], .theme-celestial-blue input[type=reset], .theme-celestial-blue input[type=submit] {
  background-color: #ffffff;
  color: #000000;
  font-size: 20px;
  border-radius: 0px;
  margin-top: 1rem;
  text-transform: uppercase;
}
.theme-celestial-blue button:hover, .theme-celestial-blue input[type=button]:hover, .theme-celestial-blue input[type=reset]:hover, .theme-celestial-blue input[type=submit]:hover {
  background-color: rgba(255, 255, 255, 0.7);
}

.ykl-notify-box .ykl-notify-box__layout,
.ykl-notify-box .ykl-notify-box__layout:active,
.ykl-notify-box .ykl-notify-box__layout:focus,
.ykl-notify-box .ykl-notify-box__layout:hover,
.ykl-notify-box__layout,
.ykl-notify-box__layout:active,
.ykl-notify-box__layout:focus,
.ykl-notify-box__layout:hover {
  hyphens: auto;
}

.ykl-notify-box {
  border-radius: 0px;
}
.ykl-notify-box h4 {
  font-size: 18px;
  line-height: 24px;
}

.ykl-section--front-page > :nth-child(6) input[type=email], .ykl-section--front-page > :nth-child(6) input[type=text] {
  background-color: #ffffff;
}

.width-full-margins.ykl-section {
  display: flex;
  flex-wrap: wrap;
}

.view-sustain-dev-goals .ykl-list .ykl-image-text picture {
  position: relative;
}
.view-sustain-dev-goals .ykl-list .ykl-image-text a {
  text-decoration: none;
}
.view-sustain-dev-goals .ykl-list .ykl-image-text .number {
  position: relative;
  font-size: 20px;
  float: left;
  margin: 20px 0 10px 5px;
}
.view-sustain-dev-goals .ykl-list .ykl-image-text h3 {
  position: relative;
  font-size: 18px;
  float: left;
  margin: 0px 5px 10px 5px;
  width: 100%;
  text-decoration: underline;
}
@media (max-width: 1115px) {
  .view-sustain-dev-goals .ykl-list .ykl-image-text h3 {
    hyphens: auto;
  }
}

.view-sustain-dev-goals .ykl-image-text__image {
  overflow: visible;
}

.page-node-type-sustain-dev-goal #block-ykliitto-theme-content .view-sustain-dev-goals .ykl-list > * {
  width: calc((99.99% - 1.3125rem) / 2);
}

.page-node-type-sustain-dev-goal #block-ykliitto-theme-content .view-sustain-dev-goals .ykl-list > *:nth-child(n) {
  margin-left: 1.3125rem;
}

.page-node-type-sustain-dev-goal #block-ykliitto-theme-content .view-sustain-dev-goals .ykl-list > *:nth-child(2n+1) {
  margin-left: 0;
}

@media (min-width: 525px) {
  .page-node-type-sustain-dev-goal #block-ykliitto-theme-content .view-sustain-dev-goals .ykl-list > * {
    width: calc((99.99% - 3.9375rem) / 4);
  }

  .page-node-type-sustain-dev-goal #block-ykliitto-theme-content .view-sustain-dev-goals .ykl-list > *:nth-child(n) {
    margin-left: 1.3125rem;
  }

  .page-node-type-sustain-dev-goal #block-ykliitto-theme-content .view-sustain-dev-goals .ykl-list > *:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media (min-width: 801px) {
  .page-node-type-sustain-dev-goal #block-ykliitto-theme-content .view-sustain-dev-goals .ykl-list > * {
    width: calc((99.99% - 5.25rem) / 5);
  }

  .page-node-type-sustain-dev-goal #block-ykliitto-theme-content .view-sustain-dev-goals .ykl-list > *:nth-child(n) {
    margin-left: 1.3125rem;
  }

  .page-node-type-sustain-dev-goal #block-ykliitto-theme-content .view-sustain-dev-goals .ykl-list > *:nth-child(5n+1) {
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  .page-node-type-sustain-dev-goal #block-ykliitto-theme-content .view-sustain-dev-goals .ykl-list > * {
    width: calc((99.99% - 6.5625rem) / 6);
  }

  .page-node-type-sustain-dev-goal #block-ykliitto-theme-content .view-sustain-dev-goals .ykl-list > *:nth-child(n) {
    margin-left: 1.3125rem;
  }

  .page-node-type-sustain-dev-goal #block-ykliitto-theme-content .view-sustain-dev-goals .ykl-list > *:nth-child(6n+1) {
    margin-left: 0;
  }
}
article.ykl-sustain-dev-goal .view-sustain-dev-goals .ykl-list > *:nth-child(n) {
  margin-bottom: 1.3125rem !important;
}

@media (min-width: 1025px) {
  article.ykl-sustain-dev-goal .view-sustain-dev-goals .ykl-list > *:nth-child(n) {
    margin-left: 0rem;
  }
}
.ykl-section--front-page-banner picture img {
  object-fit: cover;
  width: 100%;
  height: auto;
}

.path-frontpage .ykl-node .page-title {
  position: relative !important;
  height: auto !important;
  margin: 1rem 0px !important;
  white-space: normal !important;
  width: auto !important;
  overflow: visible !important;
  clip-path: none !important;
}

article.media--view-mode-download-link:focus,
article.media--view-mode-download-link:focus-visible {
  outline: 3px dotted rgba(0, 0, 0, 0.6);
  outline-offset: 2px;
}

.paragraph--type--ykl-banner .field.field--name-field-link a {
  background-color: #ffffff;
  color: #000000;
  font-size: 20px;
  border-radius: 0px;
  margin-top: 1rem;
  text-transform: uppercase;
  height: 3.2rem;
  line-height: 3rem;
  margin: 0 0 10px 20px;
  padding: 15px 15px 10px 15px;
  text-decoration: none;
}
.paragraph--type--ykl-banner .field.field--name-field-link a:hover {
  background-color: rgba(255, 255, 255, 0.7);
}

.paragraph--type--ykl-banner.theme-white .field.field--name-field-link a {
  background-color: #3579B1;
  color: #ffffff;
}
.paragraph--type--ykl-banner.theme-white .field.field--name-field-link a:hover {
  box-shadow: inset 0px 0px 100px rgba(255, 255, 255, 0.15) !important;
}

.page-node-5280 h1.page-title {
  grid-column: wide;
}
.page-node-5280 .ykl-section:first-child {
  grid-column: 1/span 6;
}
.page-node-5280 .ykl-section--front-page .ykl-image-text:first-child {
  flex-grow: 1;
  width: calc((99.99% - 2.625rem) / 3 * 2);
}

/* Footer */
.region-footer {
  background-image: url();
  background-color: #3579B1;
  color: #FFFFFF;
}
.region-footer #block-elevator .field--name-body > p:first-child {
  flex-basis: auto;
  width: 170px;
  margin-right: 5rem;
}
.region-footer #block-elevator .field--name-body > p:first-child > img:first-child {
  width: auto;
}
.region-footer p {
  font-size: 18px;
}

/* Wave contrast error fix */
.ykl-follow-services {
  padding-bottom: 1rem;
}

.ykl-follow-services__service a {
  color: #000000 !important;
}

h2.visually-hidden {
  background-color: #ffffff !important;
}

.ykl-section.columns-2-1 > *:nth-child(2n+1) {
  margin-left: 0;
}

.ykl-section.columns-2-1 > div:first-child {
  margin-bottom: 1.3125rem;
  padding-bottom: 2rem;
}

.field--name-field-teksti-ilman-linkkia {
  margin-bottom: 20px;
}

.theme-bdazzled-blue .ykl-section--front-page-banner,
.ykl-section--front-page-banner.theme-bdazzled-blue {
  background-color: #2e567a;
}
.theme-bdazzled-blue .ykl-section--front-page-banner,
.theme-bdazzled-blue .ykl-section--front-page-banner a,
.ykl-section--front-page-banner.theme-bdazzled-blue,
.ykl-section--front-page-banner.theme-bdazzled-blue a {
  color: white;
}
.theme-bdazzled-blue .ykl-section--front-page-banner h1, .theme-bdazzled-blue .ykl-section--front-page-banner h1 a, .theme-bdazzled-blue .ykl-section--front-page-banner h2, .theme-bdazzled-blue .ykl-section--front-page-banner h2 a, .theme-bdazzled-blue .ykl-section--front-page-banner h3, .theme-bdazzled-blue .ykl-section--front-page-banner h3 a, .theme-bdazzled-blue .ykl-section--front-page-banner h4, .theme-bdazzled-blue .ykl-section--front-page-banner h4 a, .theme-bdazzled-blue .ykl-section--front-page-banner h5, .theme-bdazzled-blue .ykl-section--front-page-banner h5 a, .theme-bdazzled-blue .ykl-section--front-page-banner h6, .theme-bdazzled-blue .ykl-section--front-page-banner h6 a,
.ykl-section--front-page-banner.theme-bdazzled-blue h1,
.ykl-section--front-page-banner.theme-bdazzled-blue h1 a,
.ykl-section--front-page-banner.theme-bdazzled-blue h2,
.ykl-section--front-page-banner.theme-bdazzled-blue h2 a,
.ykl-section--front-page-banner.theme-bdazzled-blue h3,
.ykl-section--front-page-banner.theme-bdazzled-blue h3 a,
.ykl-section--front-page-banner.theme-bdazzled-blue h4,
.ykl-section--front-page-banner.theme-bdazzled-blue h4 a,
.ykl-section--front-page-banner.theme-bdazzled-blue h5,
.ykl-section--front-page-banner.theme-bdazzled-blue h5 a,
.ykl-section--front-page-banner.theme-bdazzled-blue h6,
.ykl-section--front-page-banner.theme-bdazzled-blue h6 a {
  color: white;
}
.theme-bdazzled-blue .ykl-section--front-page-banner a,
.ykl-section--front-page-banner.theme-bdazzled-blue a {
  text-decoration: underline;
}
.theme-bdazzled-blue .ykl-section--front-page-banner .ykl-image-text__layout,
.ykl-section--front-page-banner.theme-bdazzled-blue .ykl-image-text__layout {
  text-decoration: none;
}
.theme-bdazzled-blue .ykl-section--front-page-banner .ykl-image-text__text,
.ykl-section--front-page-banner.theme-bdazzled-blue .ykl-image-text__text {
  padding: 2.625rem;
}

.theme-celestial-blue .ykl-section--front-page-banner,
.ykl-section--front-page-banner.theme-celestial-blue {
  background-color: #3579B1;
}
.theme-celestial-blue .ykl-section--front-page-banner,
.theme-celestial-blue .ykl-section--front-page-banner a,
.ykl-section--front-page-banner.theme-celestial-blue,
.ykl-section--front-page-banner.theme-celestial-blue a {
  color: white;
}
.theme-celestial-blue .ykl-section--front-page-banner h1, .theme-celestial-blue .ykl-section--front-page-banner h1 a, .theme-celestial-blue .ykl-section--front-page-banner h2, .theme-celestial-blue .ykl-section--front-page-banner h2 a, .theme-celestial-blue .ykl-section--front-page-banner h3, .theme-celestial-blue .ykl-section--front-page-banner h3 a, .theme-celestial-blue .ykl-section--front-page-banner h4, .theme-celestial-blue .ykl-section--front-page-banner h4 a, .theme-celestial-blue .ykl-section--front-page-banner h5, .theme-celestial-blue .ykl-section--front-page-banner h5 a, .theme-celestial-blue .ykl-section--front-page-banner h6, .theme-celestial-blue .ykl-section--front-page-banner h6 a,
.ykl-section--front-page-banner.theme-celestial-blue h1,
.ykl-section--front-page-banner.theme-celestial-blue h1 a,
.ykl-section--front-page-banner.theme-celestial-blue h2,
.ykl-section--front-page-banner.theme-celestial-blue h2 a,
.ykl-section--front-page-banner.theme-celestial-blue h3,
.ykl-section--front-page-banner.theme-celestial-blue h3 a,
.ykl-section--front-page-banner.theme-celestial-blue h4,
.ykl-section--front-page-banner.theme-celestial-blue h4 a,
.ykl-section--front-page-banner.theme-celestial-blue h5,
.ykl-section--front-page-banner.theme-celestial-blue h5 a,
.ykl-section--front-page-banner.theme-celestial-blue h6,
.ykl-section--front-page-banner.theme-celestial-blue h6 a {
  color: white;
}
.theme-celestial-blue .ykl-section--front-page-banner a,
.ykl-section--front-page-banner.theme-celestial-blue a {
  text-decoration: underline;
}
.theme-celestial-blue .ykl-section--front-page-banner .ykl-image-text__layout,
.ykl-section--front-page-banner.theme-celestial-blue .ykl-image-text__layout {
  text-decoration: none;
}
.theme-celestial-blue .ykl-section--front-page-banner .ykl-image-text__text,
.ykl-section--front-page-banner.theme-celestial-blue .ykl-image-text__text {
  padding: 2.625rem;
}

.theme-steel-blue .ykl-section--front-page-banner,
.ykl-section--front-page-banner.theme-steel-blue {
  background-color: #3C7E8B;
}
.theme-steel-blue .ykl-section--front-page-banner,
.theme-steel-blue .ykl-section--front-page-banner a,
.ykl-section--front-page-banner.theme-steel-blue,
.ykl-section--front-page-banner.theme-steel-blue a {
  color: white;
}
.theme-steel-blue .ykl-section--front-page-banner h1, .theme-steel-blue .ykl-section--front-page-banner h1 a, .theme-steel-blue .ykl-section--front-page-banner h2, .theme-steel-blue .ykl-section--front-page-banner h2 a, .theme-steel-blue .ykl-section--front-page-banner h3, .theme-steel-blue .ykl-section--front-page-banner h3 a, .theme-steel-blue .ykl-section--front-page-banner h4, .theme-steel-blue .ykl-section--front-page-banner h4 a, .theme-steel-blue .ykl-section--front-page-banner h5, .theme-steel-blue .ykl-section--front-page-banner h5 a, .theme-steel-blue .ykl-section--front-page-banner h6, .theme-steel-blue .ykl-section--front-page-banner h6 a,
.ykl-section--front-page-banner.theme-steel-blue h1,
.ykl-section--front-page-banner.theme-steel-blue h1 a,
.ykl-section--front-page-banner.theme-steel-blue h2,
.ykl-section--front-page-banner.theme-steel-blue h2 a,
.ykl-section--front-page-banner.theme-steel-blue h3,
.ykl-section--front-page-banner.theme-steel-blue h3 a,
.ykl-section--front-page-banner.theme-steel-blue h4,
.ykl-section--front-page-banner.theme-steel-blue h4 a,
.ykl-section--front-page-banner.theme-steel-blue h5,
.ykl-section--front-page-banner.theme-steel-blue h5 a,
.ykl-section--front-page-banner.theme-steel-blue h6,
.ykl-section--front-page-banner.theme-steel-blue h6 a {
  color: black;
}
.theme-steel-blue .ykl-section--front-page-banner a,
.ykl-section--front-page-banner.theme-steel-blue a {
  text-decoration: underline;
}
.theme-steel-blue .ykl-section--front-page-banner .ykl-image-text__layout,
.ykl-section--front-page-banner.theme-steel-blue .ykl-image-text__layout {
  text-decoration: none;
}
.theme-steel-blue .ykl-section--front-page-banner .ykl-image-text__text,
.ykl-section--front-page-banner.theme-steel-blue .ykl-image-text__text {
  padding: 2.625rem;
}

.theme-white .ykl-section--front-page-banner,
.ykl-section--front-page-banner.theme-white {
  background-color: white;
}
.theme-white .ykl-section--front-page-banner,
.theme-white .ykl-section--front-page-banner a,
.ykl-section--front-page-banner.theme-white,
.ykl-section--front-page-banner.theme-white a {
  color: #3C7E8B;
}
.theme-white .ykl-section--front-page-banner h1, .theme-white .ykl-section--front-page-banner h1 a, .theme-white .ykl-section--front-page-banner h2, .theme-white .ykl-section--front-page-banner h2 a, .theme-white .ykl-section--front-page-banner h3, .theme-white .ykl-section--front-page-banner h3 a, .theme-white .ykl-section--front-page-banner h4, .theme-white .ykl-section--front-page-banner h4 a, .theme-white .ykl-section--front-page-banner h5, .theme-white .ykl-section--front-page-banner h5 a, .theme-white .ykl-section--front-page-banner h6, .theme-white .ykl-section--front-page-banner h6 a,
.ykl-section--front-page-banner.theme-white h1,
.ykl-section--front-page-banner.theme-white h1 a,
.ykl-section--front-page-banner.theme-white h2,
.ykl-section--front-page-banner.theme-white h2 a,
.ykl-section--front-page-banner.theme-white h3,
.ykl-section--front-page-banner.theme-white h3 a,
.ykl-section--front-page-banner.theme-white h4,
.ykl-section--front-page-banner.theme-white h4 a,
.ykl-section--front-page-banner.theme-white h5,
.ykl-section--front-page-banner.theme-white h5 a,
.ykl-section--front-page-banner.theme-white h6,
.ykl-section--front-page-banner.theme-white h6 a {
  color: #3C7E8B;
}
.theme-white .ykl-section--front-page-banner a,
.ykl-section--front-page-banner.theme-white a {
  text-decoration: underline;
}
.theme-white .ykl-section--front-page-banner .ykl-image-text__layout,
.ykl-section--front-page-banner.theme-white .ykl-image-text__layout {
  text-decoration: none;
}
.theme-white .ykl-section--front-page-banner .ykl-image-text__text,
.ykl-section--front-page-banner.theme-white .ykl-image-text__text {
  padding: 2.625rem;
}

.theme-yellow .ykl-section--front-page-banner,
.ykl-section--front-page-banner.theme-yellow {
  background-color: #ffcc33;
}
.theme-yellow .ykl-section--front-page-banner,
.theme-yellow .ykl-section--front-page-banner a,
.ykl-section--front-page-banner.theme-yellow,
.ykl-section--front-page-banner.theme-yellow a {
  color: black;
}
.theme-yellow .ykl-section--front-page-banner h1, .theme-yellow .ykl-section--front-page-banner h1 a, .theme-yellow .ykl-section--front-page-banner h2, .theme-yellow .ykl-section--front-page-banner h2 a, .theme-yellow .ykl-section--front-page-banner h3, .theme-yellow .ykl-section--front-page-banner h3 a, .theme-yellow .ykl-section--front-page-banner h4, .theme-yellow .ykl-section--front-page-banner h4 a, .theme-yellow .ykl-section--front-page-banner h5, .theme-yellow .ykl-section--front-page-banner h5 a, .theme-yellow .ykl-section--front-page-banner h6, .theme-yellow .ykl-section--front-page-banner h6 a,
.ykl-section--front-page-banner.theme-yellow h1,
.ykl-section--front-page-banner.theme-yellow h1 a,
.ykl-section--front-page-banner.theme-yellow h2,
.ykl-section--front-page-banner.theme-yellow h2 a,
.ykl-section--front-page-banner.theme-yellow h3,
.ykl-section--front-page-banner.theme-yellow h3 a,
.ykl-section--front-page-banner.theme-yellow h4,
.ykl-section--front-page-banner.theme-yellow h4 a,
.ykl-section--front-page-banner.theme-yellow h5,
.ykl-section--front-page-banner.theme-yellow h5 a,
.ykl-section--front-page-banner.theme-yellow h6,
.ykl-section--front-page-banner.theme-yellow h6 a {
  color: black;
}
.theme-yellow .ykl-section--front-page-banner a,
.ykl-section--front-page-banner.theme-yellow a {
  text-decoration: underline;
}
.theme-yellow .ykl-section--front-page-banner .ykl-image-text__layout,
.ykl-section--front-page-banner.theme-yellow .ykl-image-text__layout {
  text-decoration: none;
}
.theme-yellow .ykl-section--front-page-banner .ykl-image-text__text,
.ykl-section--front-page-banner.theme-yellow .ykl-image-text__text {
  padding: 2.625rem;
}

.paragraph--type--ykl-banner.theme-bdazzled-blue {
  background-color: #2e567a;
}
.paragraph--type--ykl-banner.theme-bdazzled-blue,
.paragraph--type--ykl-banner.theme-bdazzled-blue a {
  color: white;
}
.paragraph--type--ykl-banner.theme-bdazzled-blue h1, .paragraph--type--ykl-banner.theme-bdazzled-blue h1 a, .paragraph--type--ykl-banner.theme-bdazzled-blue h2, .paragraph--type--ykl-banner.theme-bdazzled-blue h2 a, .paragraph--type--ykl-banner.theme-bdazzled-blue h3, .paragraph--type--ykl-banner.theme-bdazzled-blue h3 a, .paragraph--type--ykl-banner.theme-bdazzled-blue h4, .paragraph--type--ykl-banner.theme-bdazzled-blue h4 a, .paragraph--type--ykl-banner.theme-bdazzled-blue h5, .paragraph--type--ykl-banner.theme-bdazzled-blue h5 a, .paragraph--type--ykl-banner.theme-bdazzled-blue h6, .paragraph--type--ykl-banner.theme-bdazzled-blue h6 a {
  color: white;
}
.paragraph--type--ykl-banner.theme-bdazzled-blue a {
  text-decoration: underline;
}
.paragraph--type--ykl-banner.theme-bdazzled-blue .ykl-image-text__layout {
  text-decoration: none;
}
.paragraph--type--ykl-banner.theme-bdazzled-blue .ykl-image-text__text {
  padding: 2.625rem;
}

.paragraph--type--ykl-banner.theme-celestial-blue {
  background-color: #3579B1;
}
.paragraph--type--ykl-banner.theme-celestial-blue,
.paragraph--type--ykl-banner.theme-celestial-blue a {
  color: white;
}
.paragraph--type--ykl-banner.theme-celestial-blue h1, .paragraph--type--ykl-banner.theme-celestial-blue h1 a, .paragraph--type--ykl-banner.theme-celestial-blue h2, .paragraph--type--ykl-banner.theme-celestial-blue h2 a, .paragraph--type--ykl-banner.theme-celestial-blue h3, .paragraph--type--ykl-banner.theme-celestial-blue h3 a, .paragraph--type--ykl-banner.theme-celestial-blue h4, .paragraph--type--ykl-banner.theme-celestial-blue h4 a, .paragraph--type--ykl-banner.theme-celestial-blue h5, .paragraph--type--ykl-banner.theme-celestial-blue h5 a, .paragraph--type--ykl-banner.theme-celestial-blue h6, .paragraph--type--ykl-banner.theme-celestial-blue h6 a {
  color: white;
}
.paragraph--type--ykl-banner.theme-celestial-blue a {
  text-decoration: underline;
}
.paragraph--type--ykl-banner.theme-celestial-blue .ykl-image-text__layout {
  text-decoration: none;
}
.paragraph--type--ykl-banner.theme-celestial-blue .ykl-image-text__text {
  padding: 2.625rem;
}

.paragraph--type--ykl-banner.theme-steel-blue {
  background-color: #3C7E8B;
}
.paragraph--type--ykl-banner.theme-steel-blue,
.paragraph--type--ykl-banner.theme-steel-blue a {
  color: white;
}
.paragraph--type--ykl-banner.theme-steel-blue h1, .paragraph--type--ykl-banner.theme-steel-blue h1 a, .paragraph--type--ykl-banner.theme-steel-blue h2, .paragraph--type--ykl-banner.theme-steel-blue h2 a, .paragraph--type--ykl-banner.theme-steel-blue h3, .paragraph--type--ykl-banner.theme-steel-blue h3 a, .paragraph--type--ykl-banner.theme-steel-blue h4, .paragraph--type--ykl-banner.theme-steel-blue h4 a, .paragraph--type--ykl-banner.theme-steel-blue h5, .paragraph--type--ykl-banner.theme-steel-blue h5 a, .paragraph--type--ykl-banner.theme-steel-blue h6, .paragraph--type--ykl-banner.theme-steel-blue h6 a {
  color: black;
}
.paragraph--type--ykl-banner.theme-steel-blue a {
  text-decoration: underline;
}
.paragraph--type--ykl-banner.theme-steel-blue .ykl-image-text__layout {
  text-decoration: none;
}
.paragraph--type--ykl-banner.theme-steel-blue .ykl-image-text__text {
  padding: 2.625rem;
}

.paragraph--type--ykl-banner.theme-white {
  background-color: white;
}
.paragraph--type--ykl-banner.theme-white,
.paragraph--type--ykl-banner.theme-white a {
  color: #3C7E8B;
}
.paragraph--type--ykl-banner.theme-white h1, .paragraph--type--ykl-banner.theme-white h1 a, .paragraph--type--ykl-banner.theme-white h2, .paragraph--type--ykl-banner.theme-white h2 a, .paragraph--type--ykl-banner.theme-white h3, .paragraph--type--ykl-banner.theme-white h3 a, .paragraph--type--ykl-banner.theme-white h4, .paragraph--type--ykl-banner.theme-white h4 a, .paragraph--type--ykl-banner.theme-white h5, .paragraph--type--ykl-banner.theme-white h5 a, .paragraph--type--ykl-banner.theme-white h6, .paragraph--type--ykl-banner.theme-white h6 a {
  color: #3C7E8B;
}
.paragraph--type--ykl-banner.theme-white a {
  text-decoration: underline;
}
.paragraph--type--ykl-banner.theme-white .ykl-image-text__layout {
  text-decoration: none;
}
.paragraph--type--ykl-banner.theme-white .ykl-image-text__text {
  padding: 2.625rem;
}

.paragraph--type--ykl-banner.theme-yellow {
  background-color: #ffcc33;
}
.paragraph--type--ykl-banner.theme-yellow,
.paragraph--type--ykl-banner.theme-yellow a {
  color: black;
}
.paragraph--type--ykl-banner.theme-yellow h1, .paragraph--type--ykl-banner.theme-yellow h1 a, .paragraph--type--ykl-banner.theme-yellow h2, .paragraph--type--ykl-banner.theme-yellow h2 a, .paragraph--type--ykl-banner.theme-yellow h3, .paragraph--type--ykl-banner.theme-yellow h3 a, .paragraph--type--ykl-banner.theme-yellow h4, .paragraph--type--ykl-banner.theme-yellow h4 a, .paragraph--type--ykl-banner.theme-yellow h5, .paragraph--type--ykl-banner.theme-yellow h5 a, .paragraph--type--ykl-banner.theme-yellow h6, .paragraph--type--ykl-banner.theme-yellow h6 a {
  color: black;
}
.paragraph--type--ykl-banner.theme-yellow a {
  text-decoration: underline;
}
.paragraph--type--ykl-banner.theme-yellow .ykl-image-text__layout {
  text-decoration: none;
}
.paragraph--type--ykl-banner.theme-yellow .ykl-image-text__text {
  padding: 2.625rem;
}

.paragraph--type--ykl-banner.theme-white h2, .paragraph--type--ykl-banner.theme-white p,
.paragraph--type--ykl-banner.theme-yellow h2,
.paragraph--type--ykl-banner.theme-yellow p {
  color: #000000 !important;
}

@media (min-width: 801px) {
  .ykl-section.columns-2-1 > div:first-child {
    flex-grow: 1;
    width: calc((99.99% - 2.625rem) / 3 * 2);
  }
  .ykl-section.columns-2-1 > div:first-child .field.field--name-field-content.field--type-text-long.field--label-hidden.field__item {
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }

  .ykl-section.columns-2-1 > div:last-child {
    width: calc((99.99% - 2.625rem) / 3);
  }
}
@media (max-width: 800px) {
  .ykl-section.columns-2-1 > div:first-child .field.field--name-field-content.field--type-text-long.field--label-hidden.field__item {
    padding: 0.65625rem 1.3125rem 0rem 1.3125rem;
  }

  .ykl-image-text:not(.margin-none):not(.margin-small):not(.margin-base):not(.margin-large):not(.margin-huge) {
    width: 100%;
  }
}
.ykl-section--front-page-banner {
  position: relative;
}
.ykl-section--front-page-banner .field--name-field-content,
.ykl-section--front-page-banner .field--name-field-content h2 {
  color: #FFFFFF;
}
.ykl-section--front-page-banner .field--name-field-content h2 {
  text-transform: uppercase;
  font-weight: bold;
}
@media (min-width: 801px) {
  .ykl-section--front-page-banner {
    display: flex;
    gap: 0 21px;
  }
}
@media (min-width: 1025px) {
  .ykl-section--front-page-banner .field--name-field-content {
    padding: 3rem 3.9375rem 0rem 2.625rem;
  }
  .ykl-section--front-page-banner .field--name-field-content h2 {
    margin-top: 0;
    margin-bottom: 1.3125rem;
    font-size: 42px;
    line-height: 1em;
  }
}

.file--image {
  background-image: url("../images/icons/file-regular.svg");
  background-size: 20px;
  font-size: 22px;
  line-height: 44px;
}
.file--image a {
  margin-left: 0.5rem;
}

.ykl-details {
  background: #3579B1;
}
.ykl-details .ykl-details__summary-title {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
}
.ykl-details .ykl-details__summary-title:after {
  background-image: url(../images/icons/minus.svg);
  background-color: white;
  border-radius: 50%;
  height: 2rem;
  width: 2rem;
}
.ykl-details .ykl-details__details {
  color: #FFFFFF;
}

.ykl-notify-box .ykl-notify-box__layout > :first-child {
  margin-top: 10px;
}

.cookieconsent-optin-marketing {
  position: relative !important;
}

.ch2 .ch2-style-dark.ch2-icon a svg {
  border: 2px solid #0073cf;
  background: #0073cf;
  fill: #fff;
}
.ch2 .ch2-style-dark.ch2-icon a:hover svg {
  border: 2px solid #004983;
  background: #004983;
}
.ch2 .ch2-style-dark .ch2-settings {
  background: #0073cf;
}
.ch2 .ch2-style-dark .ch2-settings-actions {
  background: #0073cf;
}
.ch2 .ch2-style-dark .ch2-settings-scan .ch2-settings-tabs ul li.active a {
  background-color: #004983 !important;
}
.ch2 .ch2-style-dark .ch2-dialog {
  background: #0073cf;
}
.ch2 .ch2-style-dark .ch2-btn-primary {
  background: #ffffff;
  color: #0073cf;
}
.ch2 .ch2-style-dark .ch2-btn-text {
  background: none;
}
.ch2 .ch2-style-light .ch2-switch input:checked + label, .ch2 .ch2-style-dark .ch2-switch input:checked + label {
  background: #E2F4FF;
}
.ch2 .ch2-style-dark .ch2-switch input:disabled + label:before {
  background: #0073cf !important;
}
.ch2 .ch2-style-dark .ch2-settings-option label {
  color: #0073cf;
}
.ch2 .ch2-style-dark .ch2-switch label {
  background: #2c86ce;
}
.ch2 .ch2-style-dark .ch2-switch input:checked + label:before {
  background: #0073cf !important;
}
.ch2 .ch2-container,
.ch2 #ch2-dialog-description,
.ch2 .ch2-theme-bar .ch2-dialog p,
.ch2 .ch2-dialog-content a,
.ch2 .ch2-style-dark .ch2-btn-text,
.ch2 .ch2-settings-content p,
.ch2 .ch2-settings-declaration p,
.ch2 .ch2-settings-option p strong,
.ch2 .ch2-settings-declaration p strong {
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  letter-spacing: normal !important;
}
.ch2 .ch2-container p {
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}
.ch2 .ch2-style-dark p,
.ch2 .ch2-style-dark .ch2-dialog-content *,
.ch2 .ch2-style-dark .ch2-btn-text,
.ch2 .ch2-style-dark .ch2-dialog-content p a,
.ch2 .ch2-style-dark .ch2-settings-content p a {
  color: #FFFFFF !important;
}
.ch2 .ch2-btn {
  margin: 0px !important;
  height: auto !important;
  padding: 10px !important;
  font-size: inherit !important;
  font-weight: normal !important;
  line-height: 28px !important;
  color: #0073cf !important;
}
.ch2 .ch2-btn {
  background: #F4F8FA !important;
}
.ch2 .ch2-btn:hover,
.ch2 .ch2-btn:active,
.ch2 .ch2-btn:focus {
  background: #E2F4FF !important;
}
.ch2 .ch2-btn-text {
  background: #0073cf !important;
}
.ch2 .ch2-btn-text:hover,
.ch2 .ch2-btn-text:active,
.ch2 .ch2-btn-text:focus {
  background: #004983 !important;
}
.ch2 .ch2-btn-text,
.ch2 .ch2-style-dark .ch2-btn-text {
  text-decoration: none !important;
}
.ch2 .ch2-theme-bar .ch2-dialog-actions .ch2-btn {
  margin-right: 20px !important;
  margin-bottom: 0 !important;
}
.ch2 .ch2-theme-bar .ch2-dialog-actions .ch2-btn-text {
  margin-bottom: 0px !important;
  margin-left: 0px !important;
}
.ch2 .ch2-settings-tabs {
  margin-bottom: 20px !important;
}
.ch2 .ch2-theme-bar .ch2-dialog p:last-child {
  margin-left: 0px !important;
}
.ch2 .ch2-dialog-actions .ch2-btn-text {
  margin-right: 0px !important;
}
.ch2 .ch2-settings-tabs {
  margin-bottom: 10px;
}
.ch2 .ch2-settings-tab-container .ch2-btn {
  margin-right: 20px !important;
  margin-top: 20px !important;
}
.ch2 .ch2-settings-tab-container .ch2-btn:last-child {
  margin-right: 0px !important;
}
.ch2 .ch2-btn,
.ch2 .ch2-btn:hover,
.ch2 .ch2-btn:active,
.ch2 .ch2-btn:focus {
  box-shadow: none !important;
}
.ch2 .ch2-btn,
.ch2 .ch2-btn-text {
  text-transform: none;
}
.ch2 .ch2-btn-text,
.ch2 .ch2-dialog-content p a,
.ch2 .ch2-settings-content p a {
  text-decoration: underline !important;
  border-bottom: 0px !important;
}
.ch2 .ch2-dialog-content p a:hover,
.ch2 .ch2-settings-content p a:hover {
  color: #FFFFFF !important;
  background-color: #666666 !important;
  text-decoration: underline !important;
}
.ch2 .ch2-settings-header p:last-child {
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.ch2 .ch2-settings-content p:last-child {
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.ch2 #ch2-dialog-title {
  display: none;
}
.ch2 .ch2-theme-bar .ch2-dialog p:last-child {
  /*display: block;*/
  display: none;
}
.ch2 .ch2-style-dark .ch2-settings-scan .ch2-settings-tabs ul li a {
  color: #FFFFFF !important;
}
.ch2 .ch2-settings-scan .ch2-settings-tabs ul li {
  margin-left: 0px;
}
.ch2 .ch2-settings-scan .ch2-settings-tabs ul li a {
  top: 0px;
}
.ch2 .ch2-style-dark .ch2-settings-scan .ch2-settings-tabs ul {
  margin-top: 0px;
  border-bottom: 0px solid #AAAAAA !important;
}
.ch2 .ch2-style-dark .ch2-settings-scan .ch2-settings-tabs ul li a {
  border: 0px solid #0073cf !important;
}
.ch2 .ch2-style-dark .ch2-settings-scan .ch2-settings-tabs ul li a.active {
  background: #005090 !important;
}
.ch2 .ch2-style-dark .ch2-settings-scan .ch2-settings-tabs ul li.active a {
  border: 0px solid #AAAAAA !important;
  border-bottom: 0px solid #0073cf !important;
}
.ch2 .ch2-settings-actions {
  border-top: 0px solid #AAAAAA !important;
}
.ch2 .ch2-style-dark .ch2-settings-option2 .ch2-settings-option-details {
  background-color: #005090 !important;
  border-color: #005090 !important;
}
.ch2 .ch2-style-dark .ch2-settings-so-cookies li {
  background: #005090 !important;
}
.ch2 .ch2-settings-declaration table td,
.ch2 .ch2-settings-declaration table th {
  padding: 8px !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  white-space: normal !important;
  word-wrap: normal !important;
  font-size: smaller !important;
  text-align: middle !important;
}
.ch2 .ch2-settings-declaration table th {
  word-wrap: break-word;
}
.ch2 .ch2-style-dark .ch2-settings-declaration table tbody tr td p,
.ch2 .ch2-style-dark .ch2-settings-declaration table tbody tr td span {
  background: transparent !important;
}
.ch2 .ch2-settings-declaration table tbody tr td p {
  padding: 0px;
}
.ch2 .ch2-settings-declaration table tbody tr td p:last-child {
  margin-bottom: 0px !important;
}
.ch2 .ch2-settings-declaration table th {
  padding: 8px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 20px !important;
  white-space: nowrap !important;
  word-wrap: normal !important;
}
.ch2 .ch2-settings-declaration table {
  color: #ddd;
  margin-top: -20px;
}
.ch2 .ch2-settings-content {
  padding-bottom: 0px;
  padding-top: 0px;
}
.ch2 .ch2-theme-bar .ch2-dialog {
  padding: 20px;
}
.ch2 .ch2-theme-bar .ch2-dialog.ch2-visible {
  justify-content: center;
}
.ch2 .ch2-theme-bar .ch2-dialog p:nth-child(2) {
  display: block;
}
.ch2 .ch2-theme-bar .ch2-dialog p:nth-child(2) {
  margin-bottom: 0px !important;
}
.ch2 .ch2-theme-bar .ch2-dialog-actions-vertical div:last-child button {
  margin-right: 0px !important;
}

@media (max-width: 800px) {
  .ch2 .ch2-theme-bar .ch2-dialog-actions .ch2-btn {
    margin-right: 20px !important;
    margin-bottom: 10px !important;
  }
}
/*# sourceMappingURL=konsepto.css.map */
