@import url(https://www.goteborgenergi.se/ge-fonts/fonts.css);
@charset "UTF-8";
/* ==========================================================================
   Main
   ========================================================================== */
/* ==========================================================================
   Settings
   ========================================================================== */
/* ==========================================================================
   Breakpoints
   ========================================================================== */
/* ==========================================================================
   Color settings
   ========================================================================== */
/* Neutral colors */
/* Highlight */
/* Mark */
/* Brand colors */
/* ==========================================================================
   Layout variables
   ========================================================================== */
.w-ge-no-scroll {
  overflow: hidden;
}

.w-ge-container {
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
}
.w-ge-container-large, .w-ge-container--large {
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  max-width: 1424px;
}
.w-ge-container--narrow {
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  max-width: 924px;
}
.w-ge-container--thin {
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  max-width: 744px;
  max-width: 720px;
}
@media screen and (max-width: 599px) {
  .w-ge-container--flow {
    width: 100%;
  }
}

/* ==========================================================================
   Transition settings
   ========================================================================== */
/* ==========================================================================
   Typography settings
   ========================================================================== */
/* Families */
/* Line height */
/* Single value font sizes */
/*
 * Font sizes  width breakpoint
 * Use with the mixin -  @include font-size($font-size-base)
 */
/* ==========================================================================
   Spacing settings
   ========================================================================== */
[class^=w-ge] {
  box-sizing: border-box;
}

[class^=w-ge] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.w-ge-spacing {
  margin-top: 1.875rem;
  opacity: 1;
  transform: none;
  transition: all 0.4s ease-in;
}
.w-ge-spacing:first-child {
  margin-top: 0;
}
.w-ge-spacing--not-in-view {
  opacity: 0;
  transform: translateY(1.875rem);
}
@media screen and (min-width: 600px) {
  .w-ge-spacing {
    margin-top: 4.5rem;
  }
  .w-ge-spacing--not-in-view {
    transform: translateY(4.5rem);
  }
}

.Ge-ContentBlock-Main .w-ge-spacing {
  margin-top: 1.5rem;
}
.Ge-ContentBlock-Main .w-ge-spacing:first-child {
  margin-top: 0;
}

.Dx-Ui-Controls-ContentEditor-Element .w-ge-spacing {
  margin-top: 1.875rem;
}
.Dx-Ui-Controls-ContentEditor-Element:first-child .w-ge-spacing {
  margin-top: 0;
}

.Ge-ContentBlock-Main .Dx-Ui-Controls-ContentEditor-Element .w-ge-spacing {
  margin-top: 1.5rem;
}
.Ge-ContentBlock-Main .Dx-Ui-Controls-ContentEditor-Element:first-child .w-ge-spacing {
  margin-top: 0;
}

/* ==========================================================================
   Tools
   ========================================================================== */
/* ==========================================================================
   Tool - Maintain aspect ratio on resize, @include aspect-ratio(16, 9);
========================================================================== */
/* ==========================================================================
   Utilities
   ========================================================================== */
/* ==========================================================================
   Center text in element
   ========================================================================== */
.u-center-text {
  text-align: center;
}

/* ==========================================================================
   Container
   ========================================================================== */
.u-container {
  max-width: 1200px;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}
@media screen and (min-width: 1328px) {
  .u-container {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (min-width: 980px) {
  .u-container--large {
    max-width: 944px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (min-width: 600px) {
  .u-container--medium {
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
  }
}

/* ==========================================================================
   Grid
   ========================================================================== */
.u-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1.5rem;
}
@media screen and (min-width: 600px) {
  .u-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 980px) {
  .u-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* ==========================================================================
   Unstyled list
   ========================================================================== */
.u-list-unstyled {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* ==========================================================================
   Object fit
   ========================================================================== */
.u-object-fit {
  position: relative;
}
.u-object-fit:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.u-object-fit--3-2 {
  position: relative;
}
.u-object-fit--3-2:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 66.6666666667%;
}
.u-object-fit--2-3 {
  position: relative;
}
.u-object-fit--2-3:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 150%;
}
.u-object-fit--16-9 {
  position: relative;
}
.u-object-fit--16-9:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56.25%;
}
.u-object-fit__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ==========================================================================
   Section spacing
   ========================================================================== */
.u-section-spacing {
  margin-top: 3rem;
}
@media screen and (min-width: 980px) {
  .u-section-spacing {
    margin-top: 7.5rem;
  }
  .u-section-spacing--narrow {
    margin-top: 4.5rem;
  }
}
.u-section-spacing--large {
  margin-top: 4.5rem;
}

/* ==========================================================================
   Utilities - Visually hidden
   ========================================================================== */
/**
 * Visually Hidden
 * Make an element visually hidden, but accessible to assistive technology
 * @see http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.u-visually-hidden {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  left: -10000px;
  top: auto;
  /**
   * Visually Hidden Focusable
   * Extends `Visually Hidden` to allow the element to be focusable when navigated
   * to via the keyboard.
   */
}
.u-visually-hidden:not(.u-visually-hidden--element):active, .u-visually-hidden:not(.u-visually-hidden--element):focus {
  position: static;
  overflow: visible;
  width: auto;
  height: auto;
  left: auto;
  top: auto;
  margin: 0;
}

.w-ge-bg-color--green {
  background: #278700;
}
.w-ge-bg-color--green-light {
  background: #F0F7ED;
}
.w-ge-bg-color--blue {
  background: #3B7BA0;
}
.w-ge-bg-color--blue-light {
  background: #F1F5F8;
}
.w-ge-bg-color--purple {
  background: #951C7E;
}
.w-ge-bg-color--purple-light {
  background: #F8EFF6;
}
.w-ge-bg-color--brown {
  background: #A16A16;
}
.w-ge-bg-color--brown-light {
  background: #fbf6f2;
}

.w-ge-headline, .w-ge-text-block h1, .w-ge-text-block h2, .w-ge-text-block h3, .w-ge-text-block h4, .w-ge-headline--section, .w-ge-headline--section--legend, .w-ge-headline--section--no-margin, .w-ge-headline--section--no-margin-collapse, .w-ge-headline--section--uppercase, .w-ge-headline--h4, .w-ge-headline--h4--legend, .w-ge-headline--h4--no-margin, .w-ge-headline--h4--no-margin-collapse, .w-ge-headline--h4--uppercase, .w-ge-headline--h3, .w-ge-headline--h3--legend, .w-ge-headline--h3--no-margin, .w-ge-headline--h3--no-margin-collapse, .w-ge-headline--h3--uppercase, .w-ge-headline--h2, .w-ge-headline--h2--legend, .w-ge-headline--h2--no-margin, .w-ge-headline--h2--no-margin-collapse, .w-ge-headline--h2--uppercase, .w-ge-headline--h1, .w-ge-headline--h1--legend, .w-ge-headline--h1--no-margin, .w-ge-headline--h1--no-margin-collapse, .w-ge-headline--h1--uppercase, .w-ge-headline--legend, .w-ge-headline--no-margin, .w-ge-headline--no-margin-collapse, .w-ge-headline--uppercase {
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.1;
}
.w-ge-headline--uppercase {
  text-transform: uppercase;
}
.w-ge-headline--no-margin, .w-ge-headline--no-margin-collapse {
  margin: 0;
}
.w-ge-headline--no-margin-collapse + * {
  margin-top: 0;
}
.w-ge-headline--legend {
  font-weight: 700;
}
.w-ge-headline--h1, .w-ge-text-block h1, .w-ge-headline--h1--legend, .w-ge-headline--h1--no-margin, .w-ge-headline--h1--no-margin-collapse, .w-ge-headline--h1--uppercase {
  font-size: 3.125rem;
}
@media screen and (min-width: 600px) {
  .w-ge-headline--h1, .w-ge-text-block h1, .w-ge-headline--h1--legend, .w-ge-headline--h1--no-margin, .w-ge-headline--h1--no-margin-collapse, .w-ge-headline--h1--uppercase {
    font-size: 3.375rem;
  }
}
.w-ge-headline--h1--uppercase {
  text-transform: uppercase;
}
.w-ge-headline--h1--no-margin, .w-ge-headline--h1--no-margin-collapse {
  margin: 0;
}
.w-ge-headline--h1--no-margin-collapse + * {
  margin-top: 0;
}
.w-ge-headline--h1--legend {
  font-weight: 700;
}
.w-ge-headline--h2, .w-ge-text-block h2, .w-ge-headline--h2--legend, .w-ge-headline--h2--no-margin, .w-ge-headline--h2--no-margin-collapse, .w-ge-headline--h2--uppercase {
  font-size: 2.875rem;
}
.w-ge-headline--h2--uppercase {
  text-transform: uppercase;
}
.w-ge-headline--h2--no-margin, .w-ge-headline--h2--no-margin-collapse {
  margin: 0;
}
.w-ge-headline--h2--no-margin-collapse + * {
  margin-top: 0;
}
.w-ge-headline--h2--legend {
  font-weight: 700;
}
.w-ge-headline--h3, .w-ge-text-block h3, .w-ge-headline--h3--legend, .w-ge-headline--h3--no-margin, .w-ge-headline--h3--no-margin-collapse, .w-ge-headline--h3--uppercase {
  font-size: 1.5rem;
}
@media screen and (min-width: 600px) {
  .w-ge-headline--h3, .w-ge-text-block h3, .w-ge-headline--h3--legend, .w-ge-headline--h3--no-margin, .w-ge-headline--h3--no-margin-collapse, .w-ge-headline--h3--uppercase {
    font-size: 2rem;
  }
}
.w-ge-headline--h3--uppercase {
  text-transform: uppercase;
}
.w-ge-headline--h3--no-margin, .w-ge-headline--h3--no-margin-collapse {
  margin: 0;
}
.w-ge-headline--h3--no-margin-collapse + * {
  margin-top: 0;
}
.w-ge-headline--h3--legend {
  font-weight: 700;
}
.w-ge-headline--h4, .w-ge-text-block h4, .w-ge-headline--h4--legend, .w-ge-headline--h4--no-margin, .w-ge-headline--h4--no-margin-collapse, .w-ge-headline--h4--uppercase {
  font-size: 1.375rem;
}
@media screen and (min-width: 600px) {
  .w-ge-headline--h4, .w-ge-text-block h4, .w-ge-headline--h4--legend, .w-ge-headline--h4--no-margin, .w-ge-headline--h4--no-margin-collapse, .w-ge-headline--h4--uppercase {
    font-size: 1.5rem;
  }
}
.w-ge-headline--h4--uppercase {
  text-transform: uppercase;
}
.w-ge-headline--h4--no-margin, .w-ge-headline--h4--no-margin-collapse {
  margin: 0;
}
.w-ge-headline--h4--no-margin-collapse + * {
  margin-top: 0;
}
.w-ge-headline--h4--legend {
  font-weight: 700;
}
.w-ge-headline--section, .w-ge-headline--section--legend, .w-ge-headline--section--no-margin, .w-ge-headline--section--no-margin-collapse, .w-ge-headline--section--uppercase {
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
  margin-top: 0;
}
.w-ge-headline--section:after, .w-ge-headline--section--legend:after, .w-ge-headline--section--no-margin:after, .w-ge-headline--section--no-margin-collapse:after, .w-ge-headline--section--uppercase:after {
  content: "";
  width: 25px;
  height: 2px;
  display: block;
  background: currentColor;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
}
@media screen and (min-width: 600px) {
  .w-ge-headline--section:after, .w-ge-headline--section--legend:after, .w-ge-headline--section--no-margin:after, .w-ge-headline--section--no-margin-collapse:after, .w-ge-headline--section--uppercase:after {
    width: 50px;
  }
}
.w-ge-headline--section--uppercase {
  text-transform: uppercase;
}
.w-ge-headline--section--no-margin, .w-ge-headline--section--no-margin-collapse {
  margin: 0;
}
.w-ge-headline--section--no-margin-collapse + * {
  margin-top: 0;
}
.w-ge-headline--section--legend {
  font-weight: 700;
}
.w-ge-headline--section-with-subtitle {
  margin-bottom: 12px;
}
.w-ge-headline + .w-ge-subtitle, .w-ge-text-block h1 + .w-ge-subtitle,
.w-ge-text-block h2 + .w-ge-subtitle,
.w-ge-text-block h3 + .w-ge-subtitle,
.w-ge-text-block h4 + .w-ge-subtitle, .w-ge-headline--uppercase + .w-ge-subtitle, .w-ge-headline--no-margin + .w-ge-subtitle, .w-ge-headline--no-margin-collapse + .w-ge-subtitle, .w-ge-headline--legend + .w-ge-subtitle, .w-ge-headline--h1 + .w-ge-subtitle, .w-ge-headline--h1--uppercase + .w-ge-subtitle, .w-ge-headline--h1--no-margin + .w-ge-subtitle, .w-ge-headline--h1--no-margin-collapse + .w-ge-subtitle, .w-ge-headline--h1--legend + .w-ge-subtitle, .w-ge-headline--h2 + .w-ge-subtitle, .w-ge-headline--h2--uppercase + .w-ge-subtitle, .w-ge-headline--h2--no-margin + .w-ge-subtitle, .w-ge-headline--h2--no-margin-collapse + .w-ge-subtitle, .w-ge-headline--h2--legend + .w-ge-subtitle, .w-ge-headline--h3 + .w-ge-subtitle, .w-ge-headline--h3--uppercase + .w-ge-subtitle, .w-ge-headline--h3--no-margin + .w-ge-subtitle, .w-ge-headline--h3--no-margin-collapse + .w-ge-subtitle, .w-ge-headline--h3--legend + .w-ge-subtitle, .w-ge-headline--h4 + .w-ge-subtitle, .w-ge-headline--h4--uppercase + .w-ge-subtitle, .w-ge-headline--h4--no-margin + .w-ge-subtitle, .w-ge-headline--h4--no-margin-collapse + .w-ge-subtitle, .w-ge-headline--h4--legend + .w-ge-subtitle, .w-ge-headline--section + .w-ge-subtitle, .w-ge-headline--section--uppercase + .w-ge-subtitle, .w-ge-headline--section--no-margin + .w-ge-subtitle, .w-ge-headline--section--no-margin-collapse + .w-ge-subtitle, .w-ge-headline--section--legend + .w-ge-subtitle {
  margin-top: 0px;
}

p.w-ge-headline--section, p.w-ge-headline--section--uppercase, p.w-ge-headline--section--no-margin, p.w-ge-headline--section--no-margin-collapse, p.w-ge-headline--section--legend {
  font-weight: 500;
}

.w-ge-btn {
  padding: 0.75rem 1.875rem;
  background: #fff;
  color: #262626;
  border: 1px solid #262626;
  border-radius: 1.5rem;
  text-decoration: none;
  font-weight: 500;
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  text-align: center;
  font-size: 1rem;
  display: inline-block;
}
.w-ge-btn:hover {
  color: #fff;
  background: #262626;
}
.w-ge-btn--reversed, .w-ge-short-facts[class*=-light] .w-ge-btn {
  background: #262626;
  color: #fff;
}
.w-ge-btn--reversed:hover, .w-ge-short-facts[class*=-light] .w-ge-btn:hover {
  background: #fff;
  color: #262626;
}
.w-ge-btn--no-border {
  border: none;
}

.w-ge-chart {
  text-align: center;
  padding: 1.875rem 0 1.875rem;
  font-size: 1rem;
}
@media screen and (min-width: 600px) {
  .w-ge-chart {
    padding: 4.5rem 0 4.5rem;
  }
}
.w-ge-chart .w-ge-headline, .w-ge-chart .w-ge-text-block h1, .w-ge-text-block .w-ge-chart h1,
.w-ge-chart .w-ge-text-block h2,
.w-ge-text-block .w-ge-chart h2,
.w-ge-chart .w-ge-text-block h3,
.w-ge-text-block .w-ge-chart h3,
.w-ge-chart .w-ge-text-block h4,
.w-ge-text-block .w-ge-chart h4, .w-ge-chart .w-ge-headline--uppercase, .w-ge-chart .w-ge-headline--no-margin, .w-ge-chart .w-ge-headline--no-margin-collapse, .w-ge-chart .w-ge-headline--legend, .w-ge-chart .w-ge-headline--h1, .w-ge-chart .w-ge-headline--h1--uppercase, .w-ge-chart .w-ge-headline--h1--no-margin, .w-ge-chart .w-ge-headline--h1--no-margin-collapse, .w-ge-chart .w-ge-headline--h1--legend, .w-ge-chart .w-ge-headline--h2, .w-ge-chart .w-ge-headline--h2--uppercase, .w-ge-chart .w-ge-headline--h2--no-margin, .w-ge-chart .w-ge-headline--h2--no-margin-collapse, .w-ge-chart .w-ge-headline--h2--legend, .w-ge-chart .w-ge-headline--h3, .w-ge-chart .w-ge-headline--h3--uppercase, .w-ge-chart .w-ge-headline--h3--no-margin, .w-ge-chart .w-ge-headline--h3--no-margin-collapse, .w-ge-chart .w-ge-headline--h3--legend, .w-ge-chart .w-ge-headline--h4, .w-ge-chart .w-ge-headline--h4--uppercase, .w-ge-chart .w-ge-headline--h4--no-margin, .w-ge-chart .w-ge-headline--h4--no-margin-collapse, .w-ge-chart .w-ge-headline--h4--legend, .w-ge-chart .w-ge-headline--section, .w-ge-chart .w-ge-headline--section--uppercase, .w-ge-chart .w-ge-headline--section--no-margin, .w-ge-chart .w-ge-headline--section--no-margin-collapse, .w-ge-chart .w-ge-headline--section--legend {
  margin: 0;
}
.w-ge-chart__header {
  margin-bottom: 1.875rem;
}
.w-ge-chart__header:empty {
  display: none;
}
.w-ge-chart__graph {
  overflow: hidden;
}

.w-ge-chart__legend {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.2;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: fit-content;
  margin: 0 auto;
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  padding: 0 1.5rem;
  max-width: 920px;
  text-align: left;
}
.w-ge-chart__legend > div {
  width: fit-content;
  margin: 0.75rem auto;
  display: flex;
  align-items: center;
}
.w-ge-chart__legend ul {
  width: fit-content;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  gap: 0.75em 1.5em;
  padding-left: 0;
}
.w-ge-chart__legend-bullet {
  list-style-type: none;
  font-weight: 500;
  display: inline-flex;
  flex-shrink: 1;
}
.w-ge-chart__legend-bullet::before {
  content: "";
  display: inline-block;
  background: currentColor;
  border-radius: 50%;
  width: 0.625rem;
  height: 0.625rem;
  margin-right: 0.5em;
  flex-shrink: 0;
  margin-top: 0.25rem;
  border: 2px solid;
}
.w-ge-chart__legend-bullet--stroke:before {
  background: transparent;
}
.w-ge-chart__legend-bullet--line:before {
  background: repeating-linear-gradient(to bottom, currentColor, currentColor 3px, white 3px, white 4px);
}
.w-ge-chart__legend-bullet--line-vertical:before {
  background: repeating-linear-gradient(to right, currentColor, currentColor 3px, white 3px, white 4px);
}
.w-ge-chart__legend-bullet--diagonal:before {
  background: repeating-linear-gradient(45deg, currentColor, currentColor 3px, white 3px, white 4px);
}
.w-ge-chart__legend-bullet span {
  color: #262626;
}

.w-ge-chart-a11y tbody tr th {
  text-align: left;
}

/**
 * Swiper 6.8.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 23, 2021
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.w-ge-card-grid {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.w-ge-card-grid h2 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 1.875rem;
  font-weight: 600;
  font-size: 2.25rem;
}
.w-ge-card-grid--bg-color-grey {
  background-color: #f7f7f7;
}
.w-ge-card-grid--color-green {
  color: #79AD3E;
}
.w-ge-card-grid--color-blue {
  color: #5CA1C4;
}
.w-ge-card-grid--color-purple {
  color: #B150A0;
}
.w-ge-card-grid--color-brown {
  color: #BE831F;
}
.w-ge-card-grid--color-black {
  color: #262626;
}
.w-ge-card-grid__cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.75rem;
  grid-auto-flow: row dense;
}
@media screen and (min-width: 980px) {
  .w-ge-card-grid__cards {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.5rem;
  }
}
@media screen and (min-width: 600px) {
  .w-ge-card-grid {
    padding-top: 4.5rem;
    padding-bottom: 7.5rem;
  }
  .w-ge-card-grid__cards {
    grid-gap: 1.875rem;
  }
  .w-ge-card-grid h2 {
    padding-bottom: 3rem;
  }
}

.w-ge-carousel-navigation {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 600px) {
  .w-ge-carousel-navigation--hidden {
    position: absolute;
    top: 1.875rem;
    right: 1.875rem;
  }
}
.w-ge-carousel-navigation__btn {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  margin-right: 0.75rem;
}
.w-ge-carousel-navigation__btn:last-child {
  margin-right: 0;
}
.w-ge-carousel-navigation__btn[aria-disabled=true] {
  opacity: 0.4;
  pointer-events: none;
}
.w-ge-carousel-navigation--hidden .w-ge-carousel-navigation__btn {
  opacity: 0;
}
.w-ge-carousel-navigation__btn:hover {
  color: white;
}
.w-ge-carousel-navigation__btn:hover svg {
  border-radius: 50%;
  background: black;
}
.w-ge-carousel-navigation__btn:focus, .w-ge-carousel-navigation__btn:active {
  opacity: 1;
}
.w-ge-carousel-navigation__btn:focus ~ .w-ge-carousel-navigation__btn, .w-ge-carousel-navigation__btn:active ~ .w-ge-carousel-navigation__btn {
  opacity: 1;
}
.w-ge-carousel-navigation__btn:focus ~ .w-ge-carousel-navigation__btn[aria-disabled=true], .w-ge-carousel-navigation__btn:active ~ .w-ge-carousel-navigation__btn[aria-disabled=true] {
  opacity: 0.4;
}
.w-ge-carousel-navigation__btn svg {
  fill: #fff;
}

.w-ge-carousel-pagination {
  position: relative;
}
@media screen and (min-width: 980px) {
  .w-ge-carousel-pagination--md-hide {
    display: none;
  }
}
.w-ge-carousel-pagination .swiper-pagination-bullet {
  margin-left: 0.75rem;
  background: #fff;
  width: 11px;
  height: 11px;
  opacity: 1;
  border: 2px solid;
}
.w-ge-carousel-pagination .swiper-pagination-bullet-active {
  background: transparent;
}
.w-ge-carousel-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.w-ge-carousel-pagination--green-light .swiper-pagination-bullet {
  background: #79AD3E;
  border-color: #79AD3E;
}
.w-ge-carousel-pagination--green-light .swiper-pagination-bullet-active {
  background: #F0F7ED;
}
.w-ge-carousel-pagination--blue-light .swiper-pagination-bullet {
  background: #5CA1C4;
  border-color: #5CA1C4;
}
.w-ge-carousel-pagination--blue-light .swiper-pagination-bullet-active {
  background: #F1F5F8;
}
.w-ge-carousel-pagination--purple-light .swiper-pagination-bullet {
  background: #B150A0;
  border-color: #B150A0;
}
.w-ge-carousel-pagination--purple-light .swiper-pagination-bullet-active {
  background: #F8EFF6;
}
.w-ge-carousel-pagination--brown-light .swiper-pagination-bullet {
  background: #BE831F;
  border-color: #BE831F;
}
.w-ge-carousel-pagination--brown-light .swiper-pagination-bullet-active {
  background: #fbf6f2;
}

.w-ge-carousel-w-scroll {
  position: relative;
  overflow: hidden;
  padding: 0.75rem;
  padding-bottom: 1.5rem;
}
@media screen and (min-width: 1328px) {
  .w-ge-carousel-w-scroll:before {
    content: "";
    width: 50px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .w-ge-carousel-w-scroll.w-ge-bg-color--green-light:before {
    background: linear-gradient(-90deg, rgba(247, 255, 237, 0) 0%, rgb(247, 255, 237) 100%);
  }
  .w-ge-carousel-w-scroll.w-ge-bg-color--blue-light:before {
    background: linear-gradient(-90deg, rgba(237, 249, 255, 0) 0%, rgb(237, 249, 255) 100%);
  }
  .w-ge-carousel-w-scroll.w-ge-bg-color--purple-light:before {
    background: linear-gradient(-90deg, rgba(255, 241, 252, 0) 0%, rgb(255, 241, 252) 100%);
  }
  .w-ge-carousel-w-scroll.w-ge-bg-color--brown-light:before {
    background: linear-gradient(-90deg, rgba(255, 244, 226, 0) 0%, rgb(255, 244, 226) 100%);
  }
  .w-ge-carousel-w-scroll:after {
    content: "";
    width: 50px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .w-ge-carousel-w-scroll.w-ge-bg-color--green-light:after {
    background: linear-gradient(90deg, rgba(247, 255, 237, 0) 0%, rgb(247, 255, 237) 100%);
  }
  .w-ge-carousel-w-scroll.w-ge-bg-color--blue-light:after {
    background: linear-gradient(90deg, rgba(237, 249, 255, 0) 0%, rgb(237, 249, 255) 100%);
  }
  .w-ge-carousel-w-scroll.w-ge-bg-color--purple-light:after {
    background: linear-gradient(90deg, rgba(255, 241, 252, 0) 0%, rgb(255, 241, 252) 100%);
  }
  .w-ge-carousel-w-scroll.w-ge-bg-color--brown-light:after {
    background: linear-gradient(90deg, rgba(255, 244, 226, 0) 0%, rgb(255, 244, 226) 100%);
  }
}
@media screen and (min-width: 600px) {
  .w-ge-carousel-w-scroll {
    padding: 4.5rem 0.75rem;
  }
}
.w-ge-carousel-w-scroll__carousel {
  position: relative;
  overflow: visible;
  padding-bottom: 1.875rem;
  color: #262626;
}
@media screen and (min-width: 600px) {
  .w-ge-carousel-w-scroll__carousel {
    padding: 0;
  }
}
.w-ge-carousel-w-scroll .swiper-wrapper {
  padding-bottom: 40px;
}
.w-ge-carousel-w-scroll .swiper-container {
  height: auto !important;
}
.w-ge-carousel-w-scroll__slide {
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  line-height: 1.6;
  font-size: 1.25rem;
}
.w-ge-carousel-w-scroll__slide h4 {
  margin: 1rem 0;
}
.w-ge-carousel-w-scroll.w-ge-bg-color--green-light .w-ge-carousel-w-scroll__slide h4 {
  color: #278700;
}
.w-ge-carousel-w-scroll.w-ge-bg-color--blue-light .w-ge-carousel-w-scroll__slide h4 {
  color: #3B7BA0;
}
.w-ge-carousel-w-scroll.w-ge-bg-color--purple-light .w-ge-carousel-w-scroll__slide h4 {
  color: #951C7E;
}
.w-ge-carousel-w-scroll.w-ge-bg-color--brown-light .w-ge-carousel-w-scroll__slide h4 {
  color: #A16A16;
}
.w-ge-carousel-w-scroll__scrollbar {
  max-width: 1200px;
  margin: 0 auto;
}
.w-ge-carousel-w-scroll.w-ge-bg-color--green-light .w-ge-carousel-w-scroll__scrollbar {
  left: 50%;
  transform: translateX(-50%);
  background: rgba(39, 135, 0, 0.2);
  height: 10px;
  width: 100%;
}
.w-ge-carousel-w-scroll.w-ge-bg-color--green-light .w-ge-carousel-w-scroll__scrollbar .swiper-scrollbar-drag {
  background: #278700;
}
.w-ge-carousel-w-scroll.w-ge-bg-color--blue-light .w-ge-carousel-w-scroll__scrollbar {
  left: 50%;
  transform: translateX(-50%);
  background: rgba(59, 123, 160, 0.2);
  height: 10px;
  width: 100%;
}
.w-ge-carousel-w-scroll.w-ge-bg-color--blue-light .w-ge-carousel-w-scroll__scrollbar .swiper-scrollbar-drag {
  background: #3B7BA0;
}
.w-ge-carousel-w-scroll.w-ge-bg-color--purple-light .w-ge-carousel-w-scroll__scrollbar {
  left: 50%;
  transform: translateX(-50%);
  background: rgba(149, 28, 126, 0.2);
  height: 10px;
  width: 100%;
}
.w-ge-carousel-w-scroll.w-ge-bg-color--purple-light .w-ge-carousel-w-scroll__scrollbar .swiper-scrollbar-drag {
  background: #951C7E;
}
.w-ge-carousel-w-scroll.w-ge-bg-color--brown-light .w-ge-carousel-w-scroll__scrollbar {
  left: 50%;
  transform: translateX(-50%);
  background: rgba(161, 106, 22, 0.2);
  height: 10px;
  width: 100%;
}
.w-ge-carousel-w-scroll.w-ge-bg-color--brown-light .w-ge-carousel-w-scroll__scrollbar .swiper-scrollbar-drag {
  background: #A16A16;
}

.w-ge-carousel-large__carousel {
  position: relative;
  width: 100%;
  z-index: 0;
}
.w-ge-carousel-large__slide {
  position: relative;
}
.w-ge-carousel-large__slide:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 150%;
}
@media screen and (min-width: 600px) {
  .w-ge-carousel-large__slide {
    position: relative;
  }
  .w-ge-carousel-large__slide:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 66.6666666667%;
  }
}
@media screen and (min-width: 980px) {
  .w-ge-carousel-large__slide {
    position: relative;
  }
  .w-ge-carousel-large__slide:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 58.3333333333%;
  }
}
.w-ge-carousel-large__slide-image {
  top: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.w-ge-carousel-large__slide-image img {
  position: absolute;
  width: inherit;
  height: inherit;
  object-fit: cover;
}
.w-ge-carousel-large__slide-content {
  position: absolute;
  z-index: 1;
  padding: 1.875rem;
  color: #fff;
  bottom: 0;
}
.w-ge-carousel-large__slide-content--dark {
  color: #262626;
}
@media screen and (min-width: 980px) {
  .w-ge-carousel-large__slide-content {
    top: 50%;
    bottom: auto;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 600px) {
  .w-ge-carousel-large__slide-content-inner {
    width: 50%;
  }
}
.w-ge-carousel-large__slide-title.w-ge-headline, .w-ge-text-block h1.w-ge-carousel-large__slide-title,
.w-ge-text-block h2.w-ge-carousel-large__slide-title,
.w-ge-text-block h3.w-ge-carousel-large__slide-title,
.w-ge-text-block h4.w-ge-carousel-large__slide-title, .w-ge-carousel-large__slide-title {
  font-size: 2.875rem;
  line-height: 3rem;
  font-weight: 500;
}

.w-ge-carousel-posts {
  overflow: hidden;
}
.w-ge-carousel-posts__carousel {
  overflow: visible;
  padding: 1.5rem;
}
@media screen and (min-width: 600px) {
  .w-ge-carousel-posts__carousel {
    padding: 0;
  }
}
.w-ge-carousel-posts__slide {
  position: relative;
  display: block;
  /* to keep borders visible */
  margin-bottom: 1px;
}
.w-ge-carousel-posts__slide-image {
  position: relative;
  display: block;
  position: relative;
}
.w-ge-carousel-posts__slide-image:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.w-ge-carousel-posts__slide-image img {
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-ge-carousel-posts__slide-image:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(139.67deg, rgba(0, 0, 0, 0.8) 0%, rgba(196, 196, 196, 0) 48.53%);
  mix-blend-mode: multiply;
}
.w-ge-carousel-posts__slide-label {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  max-width: 50%;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
.w-ge-carousel-posts__slide .w-ge-headline, .w-ge-carousel-posts__slide .w-ge-text-block h1, .w-ge-text-block .w-ge-carousel-posts__slide h1,
.w-ge-carousel-posts__slide .w-ge-text-block h2,
.w-ge-text-block .w-ge-carousel-posts__slide h2,
.w-ge-carousel-posts__slide .w-ge-text-block h3,
.w-ge-text-block .w-ge-carousel-posts__slide h3,
.w-ge-carousel-posts__slide .w-ge-text-block h4,
.w-ge-text-block .w-ge-carousel-posts__slide h4, .w-ge-carousel-posts__slide .w-ge-headline--uppercase, .w-ge-carousel-posts__slide .w-ge-headline--no-margin, .w-ge-carousel-posts__slide .w-ge-headline--no-margin-collapse, .w-ge-carousel-posts__slide .w-ge-headline--legend, .w-ge-carousel-posts__slide .w-ge-headline--h1, .w-ge-carousel-posts__slide .w-ge-headline--h1--uppercase, .w-ge-carousel-posts__slide .w-ge-headline--h1--no-margin, .w-ge-carousel-posts__slide .w-ge-headline--h1--no-margin-collapse, .w-ge-carousel-posts__slide .w-ge-headline--h1--legend, .w-ge-carousel-posts__slide .w-ge-headline--h2, .w-ge-carousel-posts__slide .w-ge-headline--h2--uppercase, .w-ge-carousel-posts__slide .w-ge-headline--h2--no-margin, .w-ge-carousel-posts__slide .w-ge-headline--h2--no-margin-collapse, .w-ge-carousel-posts__slide .w-ge-headline--h2--legend, .w-ge-carousel-posts__slide .w-ge-headline--h3, .w-ge-carousel-posts__slide .w-ge-headline--h3--uppercase, .w-ge-carousel-posts__slide .w-ge-headline--h3--no-margin, .w-ge-carousel-posts__slide .w-ge-headline--h3--no-margin-collapse, .w-ge-carousel-posts__slide .w-ge-headline--h3--legend, .w-ge-carousel-posts__slide .w-ge-headline--h4, .w-ge-carousel-posts__slide .w-ge-headline--h4--uppercase, .w-ge-carousel-posts__slide .w-ge-headline--h4--no-margin, .w-ge-carousel-posts__slide .w-ge-headline--h4--no-margin-collapse, .w-ge-carousel-posts__slide .w-ge-headline--h4--legend, .w-ge-carousel-posts__slide .w-ge-headline--section, .w-ge-carousel-posts__slide .w-ge-headline--section--uppercase, .w-ge-carousel-posts__slide .w-ge-headline--section--no-margin, .w-ge-carousel-posts__slide .w-ge-headline--section--no-margin-collapse, .w-ge-carousel-posts__slide .w-ge-headline--section--legend {
  font-weight: 500;
}

.w-ge-grid-card {
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.09);
  transition: ease-in-out 0.2s;
  background-color: white;
  border-radius: 0 0 15px 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
}
.w-ge-grid-card__image-container {
  height: 150px;
  width: 100%;
}
.w-ge-grid-card__image-container img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transform: translateZ(0px);
}
.w-ge-grid-card h4 {
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  font-size: 1rem;
  line-height: 110%;
  font-weight: 500;
  color: #262626;
  text-align: center;
  padding: 14px 10px 14px 10px;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
}
.w-ge-grid-card--small {
  grid-column: span 1;
}
.w-ge-grid-card--large {
  grid-column: span 2;
}
@media (hover: hover) {
  .w-ge-grid-card:hover {
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.21);
    transform: translateY(-10px);
    cursor: pointer;
  }
}
@media screen and (min-width: 600px) {
  .w-ge-grid-card__image-container {
    height: 400px;
  }
  .w-ge-grid-card h4 {
    padding: 25px 40px 25px 40px;
    font-size: 1.5rem;
  }
}

.w-ge-hero {
  display: grid;
  grid-template: 100%/100%;
  position: relative;
  width: 100%;
  height: 90vh;
}
.w-ge-hero::before {
  grid-area: 1/1/1/1;
}
@media screen and (min-width: 600px) {
  .w-ge-hero {
    position: relative;
    height: auto;
  }
  .w-ge-hero:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 52.7777777778%;
  }
}
.w-ge-hero__image {
  grid-area: 1/1/1/1;
  width: 100%;
  height: 100%;
  max-width: 100%;
  line-height: 0;
}
.w-ge-hero__image picture,
.w-ge-hero__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.w-ge-hero__content {
  width: 1280px;
  max-width: 100%;
  grid-area: 1/1/1/1;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 100px 2.25rem 1.5rem;
  margin: 0 auto;
}
.w-ge-hero__content::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(38, 38, 38, 0) 0%, #000000 100%);
  mix-blend-mode: darken;
  opacity: 0.74;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
@media screen and (min-width: 600px) {
  .w-ge-hero__content {
    align-items: center;
  }
  .w-ge-hero__content::before {
    width: 50vw;
    background: linear-gradient(132.97deg, rgba(181, 181, 181, 0) 43.48%, #000000 100%);
    mix-blend-mode: multiply;
    opacity: 0.96;
  }
}
.w-ge-hero__title {
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  color: #fff;
  max-width: 750px;
  position: relative;
  z-index: 1;
  line-height: 1.06em;
}
@media screen and (min-width: 600px) {
  .w-ge-hero__title {
    font-size: 5.3125rem;
  }
}
@media screen and (max-width: 979px) and (orientation: landscape) {
  .w-ge-hero__title {
    font-size: 2.5rem;
    width: 50vw;
  }
}

.w-ge-image-description {
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  color: #000;
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 120%;
  text-align: right;
  position: absolute;
  right: 0;
  max-width: 300px;
  display: inline-block;
  height: auto;
  padding: 0.75rem 0.75rem 0.75rem 1.5rem;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0 0 0 21px;
  margin: 0;
  margin-left: 0.75rem;
  z-index: 10;
}
@media screen and (min-width: 600px) {
  .w-ge-image-description {
    padding: 0.75rem 1.5rem 0.75rem 1.5rem;
  }
}
.w-ge-image-description--top {
  top: 1.875rem;
}
@media screen and (min-width: 600px) {
  .w-ge-image-description--top {
    top: 3rem;
  }
}
.w-ge-image-description--bottom {
  bottom: 1.875rem;
}
@media screen and (min-width: 600px) {
  .w-ge-image-description--bottom {
    bottom: 3rem;
  }
}
.w-ge-image-description--hide {
  display: none;
}

.w-ge-image {
  position: relative;
}
.w-ge-image__image {
  width: 100%;
  height: auto;
  display: block;
}
.w-ge-image__image img {
  width: 100%;
  object-fit: cover;
}
.w-ge-image__btn {
  appearance: none;
  position: absolute;
  display: flex;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #262626;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.14);
  right: 0.75rem;
  top: 0.5rem;
  cursor: pointer;
  border: none;
  padding: 0;
  z-index: 1;
}
@media screen and (min-width: 600px) {
  .w-ge-image__btn {
    top: 0.75rem;
  }
}
.w-ge-image__btn--hide {
  display: none;
}
.w-ge-image__expanded-image {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 50;
}
.w-ge-image__expanded-image--hide {
  display: none;
}
.w-ge-image__expanded-image .w-ge-image__expanded-wrapper {
  position: relative;
  max-width: 100%;
  max-height: 100%;
}
.w-ge-image__expanded-image .w-ge-image__expanded-wrapper .w-ge-image__image {
  display: block;
  width: 100%;
  height: 100%;
}
.w-ge-image__expanded-image .w-ge-image__expanded-wrapper .w-ge-image__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.w-ge-image__expanded-image .w-ge-image__btn {
  position: fixed;
}
.w-ge-image__expanded-image .w-ge-image__btn .w-ge-image__toggle-y {
  display: none;
}

.w-ge-line-chart canvas {
  background: transparent;
}
.w-ge-line-chart .w-ge-headline--h4, .w-ge-line-chart .w-ge-text-block h4, .w-ge-text-block .w-ge-line-chart h4, .w-ge-line-chart .w-ge-headline--h4--uppercase, .w-ge-line-chart .w-ge-headline--h4--no-margin, .w-ge-line-chart .w-ge-headline--h4--no-margin-collapse, .w-ge-line-chart .w-ge-headline--h4--legend {
  padding-bottom: 2rem;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.w-ge-number-boxes__grid {
  display: grid;
  grid-template-columns: 1fr;
  padding: 0 1.5rem;
}
@media screen and (min-width: 600px) {
  .w-ge-number-boxes__grid {
    grid-gap: 1.5rem;
    grid-template-columns: 1fr 2fr;
  }
}
.w-ge-number-boxes__item {
  padding: 1.5rem;
  display: block;
  margin-bottom: 1.5rem;
  clear: both;
  min-height: 100px;
  border-bottom-right-radius: 30px;
}
@media screen and (max-width: 599px) {
  .w-ge-number-boxes__second-col .w-ge-number-boxes__item:nth-child(odd) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 30px;
  }
}
.w-ge-number-boxes__item-number {
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0.75rem;
  padding: 0.75rem;
  float: left;
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  font-size: 2.375rem;
  line-height: 2.375rem;
}
@media screen and (max-width: 599px) {
  .w-ge-number-boxes__second-col .w-ge-number-boxes__item:nth-child(odd) .w-ge-number-boxes__item-number {
    float: right;
    margin-right: 0;
    margin-left: 0.75rem;
  }
}
.w-ge-number-boxes__item.w-ge-bg-color--green-light .w-ge-number-boxes__item-number {
  background: #79AD3E;
}
.w-ge-number-boxes__item.w-ge-bg-color--blue-light .w-ge-number-boxes__item-number {
  background: #5CA1C4;
}
.w-ge-number-boxes__item.w-ge-bg-color--purple-light .w-ge-number-boxes__item-number {
  background: #B150A0;
}
.w-ge-number-boxes__item.w-ge-bg-color--brown-light .w-ge-number-boxes__item-number {
  background: #BE831F;
}
.w-ge-number-boxes__item-text {
  margin: 0;
  font-size: 1.125rem;
}
@media screen and (max-width: 599px) {
  .w-ge-number-boxes__second-col .w-ge-number-boxes__item:nth-child(odd) .w-ge-number-boxes__item-text {
    text-align: right;
  }
}

.w-ge-preamble {
  font-size: 1.375rem;
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (min-width: 600px) {
  .w-ge-preamble {
    font-size: 1.6875rem;
    line-height: 2.1875rem;
  }
}

.w-ge-quote {
  max-width: 100%;
  margin: 0 28px 0 28px;
  text-align: center;
  min-height: 200px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.w-ge-quote--green:after {
  content: "“";
  position: absolute;
  top: -40px;
  left: 50%;
  transform: scale(-1, -1) translateX(50%);
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  font-size: 31.25rem;
  font-weight: 500;
  font-style: normal;
  line-height: 0;
  z-index: -1;
  color: #79AD3E;
  opacity: 0.3;
}
@media screen and (min-width: 600px) {
  .w-ge-quote--green:after {
    left: -80px;
    top: -15px;
    transform: scale(-1, -1) translateX(0);
    opacity: 0.5;
  }
}
@media screen and (min-width: 980px) {
  .w-ge-quote--green:after {
    left: -80px;
  }
}
.w-ge-quote--blue:after {
  content: "“";
  position: absolute;
  top: -40px;
  left: 50%;
  transform: scale(-1, -1) translateX(50%);
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  font-size: 31.25rem;
  font-weight: 500;
  font-style: normal;
  line-height: 0;
  z-index: -1;
  color: #5CA1C4;
  opacity: 0.3;
}
@media screen and (min-width: 600px) {
  .w-ge-quote--blue:after {
    left: -80px;
    top: -15px;
    transform: scale(-1, -1) translateX(0);
    opacity: 0.5;
  }
}
@media screen and (min-width: 980px) {
  .w-ge-quote--blue:after {
    left: -80px;
  }
}
.w-ge-quote--purple:after {
  content: "“";
  position: absolute;
  top: -40px;
  left: 50%;
  transform: scale(-1, -1) translateX(50%);
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  font-size: 31.25rem;
  font-weight: 500;
  font-style: normal;
  line-height: 0;
  z-index: -1;
  color: #B150A0;
  opacity: 0.3;
}
@media screen and (min-width: 600px) {
  .w-ge-quote--purple:after {
    left: -80px;
    top: -15px;
    transform: scale(-1, -1) translateX(0);
    opacity: 0.5;
  }
}
@media screen and (min-width: 980px) {
  .w-ge-quote--purple:after {
    left: -80px;
  }
}
.w-ge-quote--brown:after {
  content: "“";
  position: absolute;
  top: -40px;
  left: 50%;
  transform: scale(-1, -1) translateX(50%);
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  font-size: 31.25rem;
  font-weight: 500;
  font-style: normal;
  line-height: 0;
  z-index: -1;
  color: #BE831F;
  opacity: 0.3;
}
@media screen and (min-width: 600px) {
  .w-ge-quote--brown:after {
    left: -80px;
    top: -15px;
    transform: scale(-1, -1) translateX(0);
    opacity: 0.5;
  }
}
@media screen and (min-width: 980px) {
  .w-ge-quote--brown:after {
    left: -80px;
  }
}
.w-ge-quote__quote {
  position: relative;
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  font-style: italic;
  font-weight: 500;
  font-size: 1.375rem;
  line-height: 110%;
  color: #262626;
  margin: 0;
}
.w-ge-quote__author {
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  text-transform: uppercase;
  line-height: 120%;
  color: black;
  margin: 16px 0 0 0;
}
@media screen and (min-width: 600px) {
  .w-ge-quote {
    max-width: 100%;
    margin: 0 80px 0 80px;
    text-align: left;
  }
  .w-ge-quote__quote {
    font-size: 1.875rem;
  }
  .w-ge-quote__author {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 980px) {
  .w-ge-quote {
    max-width: 720px;
    margin: auto;
  }
}

.w-ge-short-facts {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  position: relative;
  color: #fff;
}
.w-ge-short-facts > .w-ge-container {
  margin: 0;
}
@media screen and (min-width: 980px) {
  .w-ge-short-facts > .w-ge-container {
    width: calc(100% - 100px);
  }
}
.w-ge-short-facts__title {
  padding-top: 0.75rem;
  width: 100%;
  text-align: left;
  margin-bottom: 0.5rem;
  font-weight: 400;
}
@media screen and (min-width: 980px) {
  .w-ge-short-facts__title {
    margin-left: 1.5rem;
    padding-top: 1.875rem;
  }
}
.w-ge-short-facts__row {
  display: flex;
  align-items: center;
  position: relative;
  text-align: center;
  justify-content: center;
}
.w-ge-short-facts__row > .w-ge-container {
  width: calc(100% - 100px);
  margin: 0;
}
.w-ge-short-facts[class*=-light] {
  color: #262626;
}
.w-ge-short-facts[class*="--green-light"] .w-ge-short-facts__label,
.w-ge-short-facts[class*="--green-light"] .w-ge-short-facts__col-title {
  color: #278700;
}
.w-ge-short-facts[class*="--green-light"] li::marker {
  color: #278700;
}
.w-ge-short-facts[class*="--green-light"] a {
  color: #278700;
}
.w-ge-short-facts[class*="--blue-light"] .w-ge-short-facts__label,
.w-ge-short-facts[class*="--blue-light"] .w-ge-short-facts__col-title {
  color: #3B7BA0;
}
.w-ge-short-facts[class*="--blue-light"] li::marker {
  color: #3B7BA0;
}
.w-ge-short-facts[class*="--blue-light"] a {
  color: #3B7BA0;
}
.w-ge-short-facts[class*="--purple-light"] .w-ge-short-facts__label,
.w-ge-short-facts[class*="--purple-light"] .w-ge-short-facts__col-title {
  color: #951C7E;
}
.w-ge-short-facts[class*="--purple-light"] li::marker {
  color: #951C7E;
}
.w-ge-short-facts[class*="--purple-light"] a {
  color: #951C7E;
}
.w-ge-short-facts[class*="--brown-light"] .w-ge-short-facts__label,
.w-ge-short-facts[class*="--brown-light"] .w-ge-short-facts__col-title {
  color: #A16A16;
}
.w-ge-short-facts[class*="--brown-light"] li::marker {
  color: #A16A16;
}
.w-ge-short-facts[class*="--brown-light"] a {
  color: #A16A16;
}
@media screen and (min-width: 980px) {
  .w-ge-short-facts__wrapper {
    display: flex;
  }
}
.w-ge-short-facts__col {
  width: 100%;
  text-align: initial;
  padding-top: 1.5rem;
  padding-bottom: 1.875rem;
}
@media screen and (min-width: 980px) {
  .w-ge-short-facts__col {
    min-width: 33%;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 1.5rem;
  }
}
.w-ge-short-facts__col-title.w-ge-headline, .w-ge-text-block h1.w-ge-short-facts__col-title,
.w-ge-text-block h2.w-ge-short-facts__col-title,
.w-ge-text-block h3.w-ge-short-facts__col-title,
.w-ge-text-block h4.w-ge-short-facts__col-title, .w-ge-short-facts__col-title {
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 0.75rem;
  font-weight: 500;
}
.w-ge-short-facts__col-title.w-ge-headline.w-ge-headline--h3, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline, .w-ge-text-block h1.w-ge-short-facts__col-title.w-ge-headline--h3,
.w-ge-text-block h2.w-ge-short-facts__col-title.w-ge-headline--h3,
.w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3,
.w-ge-text-block h3.w-ge-short-facts__col-title,
.w-ge-text-block h4.w-ge-short-facts__col-title.w-ge-headline--h3, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--uppercase, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--no-margin, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--no-margin-collapse, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--legend, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--legend, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h1, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h1, .w-ge-text-block h1.w-ge-short-facts__col-title.w-ge-headline--h3, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h1--uppercase, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h1--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h1--no-margin, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h1--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h1--no-margin-collapse, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h1--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h1--legend, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h1--legend, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h2, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h2, .w-ge-text-block h2.w-ge-short-facts__col-title.w-ge-headline--h3, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h2--uppercase, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h2--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h2--no-margin, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h2--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h2--no-margin-collapse, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h2--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h2--legend, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h2--legend, .w-ge-short-facts__col-title.w-ge-headline--h3, .w-ge-text-block h3.w-ge-short-facts__col-title, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h3--uppercase, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h3--no-margin, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h3--no-margin-collapse, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h3--legend, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h4, .w-ge-text-block h4.w-ge-short-facts__col-title.w-ge-headline--h3, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h4, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h4--uppercase, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h4--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h4--no-margin, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h4--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h4--no-margin-collapse, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h4--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h4--legend, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h4--legend, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--section, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--section, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--section--uppercase, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--section--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--section--no-margin, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--section--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--section--no-margin-collapse, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--section--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--section--legend, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--section--legend, .w-ge-short-facts__col-title.w-ge-headline.w-ge-headline--h3--uppercase, .w-ge-text-block h1.w-ge-short-facts__col-title.w-ge-headline--h3--uppercase,
.w-ge-text-block h2.w-ge-short-facts__col-title.w-ge-headline--h3--uppercase,
.w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3--uppercase,
.w-ge-text-block h4.w-ge-short-facts__col-title.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--uppercase.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--no-margin.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--no-margin-collapse.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--legend.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h1.w-ge-headline--h3--uppercase, .w-ge-text-block h1.w-ge-short-facts__col-title.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h1--uppercase.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h1--no-margin.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h1--no-margin-collapse.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h1--legend.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h2.w-ge-headline--h3--uppercase, .w-ge-text-block h2.w-ge-short-facts__col-title.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h2--uppercase.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h2--no-margin.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h2--no-margin-collapse.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h2--legend.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h3--uppercase, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h3--no-margin.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h3--legend.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h4.w-ge-headline--h3--uppercase, .w-ge-text-block h4.w-ge-short-facts__col-title.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h4--uppercase.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h4--no-margin.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h4--no-margin-collapse.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h4--legend.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--section.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--section--uppercase.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--section--no-margin.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--section--no-margin-collapse.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--section--legend.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline.w-ge-headline--h3--no-margin, .w-ge-text-block h1.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin,
.w-ge-text-block h2.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin,
.w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin,
.w-ge-text-block h4.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--uppercase.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--no-margin.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--no-margin-collapse.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--legend.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h1.w-ge-headline--h3--no-margin, .w-ge-text-block h1.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h1--uppercase.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h1--no-margin.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h1--no-margin-collapse.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h1--legend.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h2.w-ge-headline--h3--no-margin, .w-ge-text-block h2.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h2--uppercase.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h2--no-margin.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h2--no-margin-collapse.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h2--legend.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h3--no-margin, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h3--uppercase.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h3--legend.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h4.w-ge-headline--h3--no-margin, .w-ge-text-block h4.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h4--uppercase.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h4--no-margin.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h4--no-margin-collapse.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h4--legend.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--section.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--section--uppercase.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--section--no-margin.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--section--no-margin-collapse.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--section--legend.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline.w-ge-headline--h3--no-margin-collapse, .w-ge-text-block h1.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse,
.w-ge-text-block h2.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse,
.w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse,
.w-ge-text-block h4.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--uppercase.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--no-margin.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--no-margin-collapse.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--legend.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h1.w-ge-headline--h3--no-margin-collapse, .w-ge-text-block h1.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h1--uppercase.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h1--no-margin.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h1--no-margin-collapse.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h1--legend.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h2.w-ge-headline--h3--no-margin-collapse, .w-ge-text-block h2.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h2--uppercase.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h2--no-margin.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h2--no-margin-collapse.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h2--legend.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h3--no-margin-collapse, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h3--uppercase.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h3--no-margin.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h3--legend.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h4.w-ge-headline--h3--no-margin-collapse, .w-ge-text-block h4.w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h4--uppercase.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h4--no-margin.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h4--no-margin-collapse.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h4--legend.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--section.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--section--uppercase.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--section--no-margin.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--section--no-margin-collapse.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--section--legend.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline.w-ge-headline--h3--legend, .w-ge-text-block h1.w-ge-short-facts__col-title.w-ge-headline--h3--legend,
.w-ge-text-block h2.w-ge-short-facts__col-title.w-ge-headline--h3--legend,
.w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3--legend,
.w-ge-text-block h4.w-ge-short-facts__col-title.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--uppercase.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--no-margin.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--no-margin-collapse.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--legend.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h1.w-ge-headline--h3--legend, .w-ge-text-block h1.w-ge-short-facts__col-title.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h1--uppercase.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h1--no-margin.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h1--no-margin-collapse.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h1--legend.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h2.w-ge-headline--h3--legend, .w-ge-text-block h2.w-ge-short-facts__col-title.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h2--uppercase.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h2--no-margin.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h2--no-margin-collapse.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h2--legend.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h3.w-ge-headline--h3--legend, .w-ge-text-block h3.w-ge-short-facts__col-title.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h3--uppercase.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h3--no-margin.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h4.w-ge-headline--h3--legend, .w-ge-text-block h4.w-ge-short-facts__col-title.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h4--uppercase.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h4--no-margin.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h4--no-margin-collapse.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h4--legend.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--section.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--section--uppercase.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--section--no-margin.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--section--no-margin-collapse.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--section--legend.w-ge-headline--h3--legend, .w-ge-short-facts__col-title.w-ge-headline--h3, .w-ge-text-block h3.w-ge-short-facts__col-title, .w-ge-short-facts__col-title.w-ge-headline--h3--uppercase, .w-ge-short-facts__col-title.w-ge-headline--h3--no-margin, .w-ge-short-facts__col-title.w-ge-headline--h3--no-margin-collapse, .w-ge-short-facts__col-title.w-ge-headline--h3--legend {
  font-size: 2.875rem;
}
.w-ge-short-facts__col-content ul {
  padding-left: 1.2rem;
}
.w-ge-short-facts__col-content ul li {
  padding-bottom: 0.75rem;
}
.w-ge-short-facts__label {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75rem;
  position: relative;
  width: 30px;
  margin: 10px;
}
@media screen and (min-width: 980px) {
  .w-ge-short-facts__label {
    width: 60px;
    margin: 1.5rem;
  }
}
.w-ge-short-facts__label span {
  font-weight: 700;
  writing-mode: vertical-lr;
}
.w-ge-short-facts__label--left span {
  transform: rotate(180deg);
}
.w-ge-short-facts__btn {
  display: inline-block;
  margin: 1.5rem auto;
}

.w-ge-video {
  position: relative;
}
.w-ge-video[poster] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.w-ge-menu {
  background: #fff;
  width: 100%;
  z-index: 50;
  position: relative;
  top: 0;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.09);
  /* mobile menu layout */
}
.w-ge-menu--fixed {
  position: fixed;
}
.w-ge-menu__container {
  width: 100%;
  max-width: 1200px;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 600px) {
  .w-ge-menu__container {
    padding: 0 0.75rem;
  }
}
@media screen and (max-width: 899px) {
  .w-ge-menu .w-ge-menu__item-icon {
    transform: rotate(0deg);
    transition: transform 0.4s ease;
  }
  .w-ge-menu .w-ge-menu__item-icon--close {
    display: none;
  }
  .w-ge-menu--open .w-ge-menu__item {
    display: block;
  }
  .w-ge-menu--open .w-ge-menu__item--active .w-ge-menu__item-icon {
    transform: rotate(180deg);
  }
  .w-ge-menu--open .w-ge-menu__item--active .w-ge-menu__item-icon--caret {
    display: none;
  }
  .w-ge-menu--open .w-ge-menu__item--active .w-ge-menu__item-icon--close {
    display: block;
  }
  .w-ge-menu--open .w-ge-menu__item--active .w-ge-menu__submenu {
    display: block;
  }
  .w-ge-menu--open .w-ge-menu__item--open .w-ge-menu__item-icon {
    transform: rotate(180deg);
  }
  .w-ge-menu--open .w-ge-menu__item--open .w-ge-menu__submenu {
    display: block;
  }
}
.w-ge-menu__list {
  display: flex;
  list-style: none;
  justify-content: space-between;
  padding-left: 0;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 899px) {
  .w-ge-menu__list {
    flex-direction: column;
    text-align: center;
    width: 100%;
  }
}
.w-ge-menu__item {
  position: relative;
  color: #262626;
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
}
.w-ge-menu__item:hover .w-ge-menu__item-icon, .w-ge-menu__item:focus-within .w-ge-menu__item-icon {
  transform: rotate(180deg);
}
@media screen and (max-width: 899px) {
  .w-ge-menu__item {
    order: 1;
    display: none;
  }
  .w-ge-menu__item--active {
    order: 0;
    display: block;
  }
}
.w-ge-menu__item-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 0.75rem;
  background: #fff;
  font-weight: 600;
  /* open/current line on desktop */
}
@media screen and (min-width: 900px) {
  .w-ge-menu__item-link {
    padding: 0.75rem;
  }
}
@media screen and (min-width: 1328px) {
  .w-ge-menu__item-link {
    padding: 0.75rem 1.5rem;
    width: max-content;
  }
}
.w-ge-menu__item-link .w-ge-menu__item-icon {
  transform: rotate(0);
  transition: transform 0.2s ease;
}
.w-ge-menu__item-link .w-ge-menu__item-icon--caret {
  fill: #262626;
}
.w-ge-menu__item-link .w-ge-menu__item-icon--close {
  display: none;
}
@media screen and (max-width: 899px) {
  .w-ge-menu__item-link .w-ge-menu__item-icon {
    background: #000;
    border-radius: 50%;
  }
  .w-ge-menu__item-link .w-ge-menu__item-icon path {
    fill: #fff;
  }
  .w-ge-menu__item.w-ge-menu__item--green .w-ge-menu__item-link .w-ge-menu__item-icon {
    background: #79AD3E;
  }
  .w-ge-menu__item.w-ge-menu__item--blue .w-ge-menu__item-link .w-ge-menu__item-icon {
    background: #5CA1C4;
  }
  .w-ge-menu__item.w-ge-menu__item--purple .w-ge-menu__item-link .w-ge-menu__item-icon {
    background: #B150A0;
  }
  .w-ge-menu__item.w-ge-menu__item--brown .w-ge-menu__item-link .w-ge-menu__item-icon {
    background: #BE831F;
  }
}
.w-ge-menu__item-link > a {
  color: inherit;
  font-size: 0.875rem;
}
@media screen and (min-width: 900px) {
  .w-ge-menu__item-link > a {
    padding: 0.5rem;
  }
}
.w-ge-menu__item.w-ge-menu__item--has-children .w-ge-menu__item-link > a {
  padding-left: 0;
}
@media screen and (min-width: 600px) {
  .w-ge-menu__item-link {
    padding: 0.75rem 0.2rem;
  }
}
@media screen and (min-width: 1328px) {
  .w-ge-menu__item-link {
    padding: 0.75rem 1.5rem;
    width: max-content;
  }
}
.w-ge-menu__item.w-ge-menu__item--active .w-ge-menu__item-link {
  font-weight: 700;
}
@media screen and (min-width: 900px) {
  .w-ge-menu__item-link:after {
    content: "";
    display: block;
    background: #262626;
    height: 4px;
    bottom: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.2s ease;
    width: 0;
  }
  .w-ge-menu__item.w-ge-menu__item--active .w-ge-menu__item-link {
    font-weight: 500;
  }
  .w-ge-menu__item.w-ge-menu__item--active .w-ge-menu__item-link:after {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .w-ge-menu__item.w-ge-menu__item--active .w-ge-menu__item-link:after {
    width: calc(100% - 48px);
  }
}
@media screen and (min-width: 900px) {
  .w-ge-menu__item.w-ge-menu__item:focus-within .w-ge-menu__item-link:after {
    width: 100%;
  }
  .w-ge-menu__item.w-ge-menu__item:hover .w-ge-menu__item-link:after, .w-ge-menu__item.w-ge-menu__item:focus-within .w-ge-menu__item-link:after {
    width: 100%;
  }
  .w-ge-menu__item.w-ge-menu__item--green:hover .w-ge-menu__item-link:after, .w-ge-menu__item.w-ge-menu__item--green:focus-within .w-ge-menu__item-link:after {
    background: #79AD3E;
  }
  .w-ge-menu__item.w-ge-menu__item--blue:hover .w-ge-menu__item-link:after, .w-ge-menu__item.w-ge-menu__item--blue:focus-within .w-ge-menu__item-link:after {
    background: #5CA1C4;
  }
  .w-ge-menu__item.w-ge-menu__item--purple:hover .w-ge-menu__item-link:after, .w-ge-menu__item.w-ge-menu__item--purple:focus-within .w-ge-menu__item-link:after {
    background: #B150A0;
  }
  .w-ge-menu__item.w-ge-menu__item--brown:hover .w-ge-menu__item-link:after, .w-ge-menu__item.w-ge-menu__item--brown:focus-within .w-ge-menu__item-link:after {
    background: #BE831F;
  }
}
.w-ge-menu__submenu {
  list-style: none;
  background: #F7F7F7;
  padding: 0.75rem 1.5rem;
  color: #262626;
  width: 100%;
  display: none;
  z-index: 1;
  position: absolute;
  text-align: left;
}
@media screen and (max-width: 899px) {
  .w-ge-menu__submenu {
    position: static;
    box-shadow: none;
  }
}
.w-ge-menu .w-ge-menu__item--green .w-ge-menu__submenu {
  background: #F0F7ED;
}
.w-ge-menu .w-ge-menu__item--blue .w-ge-menu__submenu {
  background: #F1F5F8;
}
.w-ge-menu .w-ge-menu__item--purple .w-ge-menu__submenu {
  background: #F8EFF6;
}
.w-ge-menu .w-ge-menu__item--brown .w-ge-menu__submenu {
  background: #fbf6f2;
}
@media screen and (min-width: 900px) {
  .w-ge-menu .w-ge-menu__item:hover .w-ge-menu__submenu, .w-ge-menu .w-ge-menu__item:focus-within .w-ge-menu__submenu {
    display: block;
    animation: meny-slide-down 0.4s ease;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.09);
  }
}
.w-ge-menu__submenu-item {
  display: block;
}
.w-ge-menu__submenu-link {
  display: block;
  padding-bottom: 0.75rem;
  width: 100%;
  color: #262626;
  font-size: 0.875rem;
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
}
.w-ge-menu__submenu-link.w-ge-menu__submenu-link--active {
  font-weight: 700;
}
.w-ge-menu .w-ge-menu__item--green .w-ge-menu__submenu-link.w-ge-menu__submenu-link--active {
  color: #79AD3E;
}
.w-ge-menu .w-ge-menu__item--blue .w-ge-menu__submenu-link.w-ge-menu__submenu-link--active {
  color: #5CA1C4;
}
.w-ge-menu .w-ge-menu__item--purple .w-ge-menu__submenu-link.w-ge-menu__submenu-link--active {
  color: #B150A0;
}
.w-ge-menu .w-ge-menu__item--brown .w-ge-menu__submenu-link.w-ge-menu__submenu-link--active {
  color: #BE831F;
}
.w-ge-menu__submenu-link:hover {
  text-decoration: underline;
}

@keyframes meny-slide-down {
  0% {
    display: block;
    top: 0;
    box-shadow: none;
    opacity: 0;
    z-index: -10;
    height: 0;
  }
  10% {
    display: block;
    top: 0;
    opacity: 0;
    height: 0;
  }
  20% {
    opacity: 1;
    z-index: 0;
    box-shadow: none;
    height: 20px;
  }
  60% {
    top: 65px;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.09);
    height: auto;
  }
}
.w-ge-data-table {
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  font-size: 1rem;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 1.875rem auto;
}
.w-ge-data-table__swipe-icon {
  z-index: 5;
  width: 32px;
  line-height: 0;
}
.w-ge-data-table:not([data-scroll=true]) .w-ge-data-table__swipe-icon {
  display: none;
}
.w-ge-data-table__swipe-icon--pull {
  margin-bottom: -1.875rem;
}
.w-ge-data-table__scroll-box {
  width: 100%;
  overflow-x: auto;
  position: relative;
}
.w-ge-data-table__table {
  border: 0;
  min-width: 100%;
  max-width: fit-content;
  position: relative;
}
.w-ge-data-table__head {
  font-size: 1.125rem;
}
.w-ge-data-table__head th {
  background-color: #F0F7ED;
  color: black;
}
.w-ge-data-table__head .w-ge-data-table__cell {
  font-weight: 500;
}
.w-ge-data-table__body th, .w-ge-data-table__body td {
  color: black;
  border-bottom: solid 1px #ddd;
}
.w-ge-data-table .w-ge-data-table__table-row {
  overflow: hidden;
}
.w-ge-data-table .w-ge-data-table__table-row--caption {
  color: #000;
  font-weight: 500;
  overflow: hidden;
  position: relative;
}
.w-ge-data-table .w-ge-data-table__table-row--caption .w-ge-data-table__cell {
  text-align: center;
  padding: 0.25rem;
  --shadow:
     .75rem 0 .15rem -.15rem rgba(255, 255, 255, .5),
     .5rem 0 .1rem -.1rem rgba(255, 255, 255, .5),
     .25rem 0 .1rem -.1rem rgba(255, 255, 255, 1);
}
.w-ge-data-table .w-ge-data-table__table-row--caption .w-ge-data-table__cell:first-child {
  left: -0.25rem;
}
.w-ge-data-table .w-ge-data-table__table-row--caption div {
  border-bottom: 1px solid;
}
.w-ge-data-table .w-ge-data-table__table-row--footer .w-ge-data-table__cell {
  background-color: #fff;
  vertical-align: top;
  font-weight: 500;
  padding-bottom: 1.25rem;
}
.w-ge-data-table__cell {
  padding: 0.425rem 0.5rem;
  font-weight: 400;
  position: relative;
  z-index: 1;
  transform-style: preserve-3d;
  min-width: 7ch;
  line-height: 1.2;
  text-align: right;
}
.w-ge-data-table--text-align-left .w-ge-data-table__cell {
  text-align: left;
}
.w-ge-data-table__cell:first-child {
  text-align: left;
  min-width: 12ch;
  max-width: min(250px, 50vw);
  position: sticky;
  left: 0;
  z-index: 2;
}
.w-ge-data-table[data-scroll=true] .w-ge-data-table__cell:first-child {
  box-shadow: var(--shadow, 0 1rem 1rem rgba(0, 0, 0, 0.2));
}
.w-ge-data-table__cell--long:first-child {
  min-width: min(200px, 50vw);
}
.w-ge-data-table__cell::before {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateZ(-0.1px);
}

.w-ge-two-col-box {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 30px;
  row-gap: 30px;
}
.w-ge-two-col-box__col {
  max-width: 100%;
  position: relative;
}
.w-ge-two-col-box__col img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.w-ge-two-col-box--right-on-top > .w-ge-two-col-box__col:nth-of-type(1) {
  order: 1;
}
@media screen and (min-width: 600px) {
  .w-ge-two-col-box--right-on-top > .w-ge-two-col-box__col:nth-of-type(1) {
    order: 0 !important;
  }
}
@media screen and (max-width: 599px) {
  .w-ge-two-col-box--wide .w-ge-two-col-box__col img {
    margin-left: -12px;
    width: calc(100% + 24px);
  }
}
.w-ge-two-col-box--text-align-left {
  text-align: left;
}
.w-ge-two-col-box--text-align-right {
  text-align: right;
}
@media screen and (min-width: 1424px) {
  .w-ge-two-col-box {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 980px) {
  .w-ge-two-col-box {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 72px;
  }
  .w-ge-two-col-box--larger-left {
    grid-template-columns: 1.5fr 1fr;
  }
  .w-ge-two-col-box--align-top {
    align-items: start;
  }
  .w-ge-two-col-box--align-center {
    align-items: center;
  }
}

.w-ge-text-block {
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
}
.w-ge-text-block *:first-child {
  margin-top: 0;
}
.w-ge-text-block ul,
.w-ge-text-block ol {
  padding-left: 1.2rem;
}
.w-ge-text-block ul li,
.w-ge-text-block ol li {
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
}
.w-ge-text-block p,
.w-ge-text-block a,
.w-ge-text-block li {
  font-family: inherit;
  font-size: 1.25rem;
  line-height: 150%;
}
@media screen and (min-width: 600px) {
  .w-ge-text-block p,
  .w-ge-text-block a,
  .w-ge-text-block li {
    line-height: 160%;
  }
}
.w-ge-text-block a:hover {
  text-decoration: underline;
}

.w-ge-two-col-color {
  display: flex;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.w-ge-two-col-color--bg-green {
  background-color: #F0F7ED;
}
.w-ge-two-col-color--bg-blue {
  background-color: #F1F5F8;
}
.w-ge-two-col-color--bg-purple {
  background-color: #F8EFF6;
}
.w-ge-two-col-color--bg-brown {
  background-color: #fbf6f2;
}
.w-ge-two-col-color > div {
  margin-top: 0 !important;
}
.w-ge-two-col-color img {
  margin-left: auto;
  margin-right: auto;
  max-height: 280px;
  object-fit: contain;
  margin-top: 1.5rem;
}
@media screen and (min-width: 980px) {
  .w-ge-two-col-color {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }
}
@media screen and (min-width: 600px) {
  .w-ge-two-col-color {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .w-ge-two-col-color img {
    max-height: 450px;
  }
}
@media screen and (max-width: 599px) {
  .w-ge-two-col-color {
    width: 100%;
  }
}

.w-ge-title-colorful {
  font-size: 2.875rem;
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  line-height: 110%;
  margin: 0;
}
.w-ge-title-colorful b {
  font-weight: 700;
}
.w-ge-title-colorful--color-green {
  color: #278700;
}
.w-ge-title-colorful--color-blue {
  color: #3B7BA0;
}
.w-ge-title-colorful--color-purple {
  color: #951C7E;
}
.w-ge-title-colorful--color-brown {
  color: #A16A16;
}
@media screen and (min-width: 980px) {
  .w-ge-title-colorful {
    font-size: 3.75rem;
  }
}

.w-ge-accordion__item {
  border-bottom: 1px solid #C2C4C5;
}
.w-ge-accordion__item .w-ge-accordion__svg-circle {
  stroke-width: 1;
}
.w-ge-accordion__item-title {
  background: none;
  color: inherit;
  border: none;
  font: inherit;
  cursor: pointer;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 0;
}
.w-ge-accordion__item-title span {
  font-size: 1.5rem;
}
.w-ge-accordion__item-title:hover {
  background: #F7F7F7;
}
.w-ge-accordion__item.w-ge-accordion__item--green .w-ge-accordion__item-title .w-ge-accordion__svg {
  color: #278700;
}
.w-ge-accordion__item.w-ge-accordion__item--green .w-ge-accordion__item-title .w-ge-accordion__svg-circle {
  stroke: #278700;
  stroke-width: 1;
}
.w-ge-accordion__item.w-ge-accordion__item--green.w-ge-accordion__item--open .w-ge-accordion__item-title .w-ge-accordion__svg {
  color: #F0F7ED;
}
.w-ge-accordion__item.w-ge-accordion__item--green.w-ge-accordion__item--open .w-ge-accordion__item-title .w-ge-accordion__svg-horizontal {
  fill: #278700;
}
.w-ge-accordion__item.w-ge-accordion__item--green.w-ge-accordion__item--open .w-ge-accordion__item-title .w-ge-accordion__svg-vertical {
  opacity: 0;
}
.w-ge-accordion__item.w-ge-accordion__item--blue .w-ge-accordion__item-title .w-ge-accordion__svg {
  color: #3B7BA0;
}
.w-ge-accordion__item.w-ge-accordion__item--blue .w-ge-accordion__item-title .w-ge-accordion__svg-circle {
  stroke: #3B7BA0;
  stroke-width: 1;
}
.w-ge-accordion__item.w-ge-accordion__item--blue.w-ge-accordion__item--open .w-ge-accordion__item-title .w-ge-accordion__svg {
  color: #F1F5F8;
}
.w-ge-accordion__item.w-ge-accordion__item--blue.w-ge-accordion__item--open .w-ge-accordion__item-title .w-ge-accordion__svg-horizontal {
  fill: #3B7BA0;
}
.w-ge-accordion__item.w-ge-accordion__item--blue.w-ge-accordion__item--open .w-ge-accordion__item-title .w-ge-accordion__svg-vertical {
  opacity: 0;
}
.w-ge-accordion__item.w-ge-accordion__item--purple .w-ge-accordion__item-title .w-ge-accordion__svg {
  color: #951C7E;
}
.w-ge-accordion__item.w-ge-accordion__item--purple .w-ge-accordion__item-title .w-ge-accordion__svg-circle {
  stroke: #951C7E;
  stroke-width: 1;
}
.w-ge-accordion__item.w-ge-accordion__item--purple.w-ge-accordion__item--open .w-ge-accordion__item-title .w-ge-accordion__svg {
  color: #F8EFF6;
}
.w-ge-accordion__item.w-ge-accordion__item--purple.w-ge-accordion__item--open .w-ge-accordion__item-title .w-ge-accordion__svg-horizontal {
  fill: #951C7E;
}
.w-ge-accordion__item.w-ge-accordion__item--purple.w-ge-accordion__item--open .w-ge-accordion__item-title .w-ge-accordion__svg-vertical {
  opacity: 0;
}
.w-ge-accordion__item.w-ge-accordion__item--brown .w-ge-accordion__item-title .w-ge-accordion__svg {
  color: #A16A16;
}
.w-ge-accordion__item.w-ge-accordion__item--brown .w-ge-accordion__item-title .w-ge-accordion__svg-circle {
  stroke: #A16A16;
  stroke-width: 1;
}
.w-ge-accordion__item.w-ge-accordion__item--brown.w-ge-accordion__item--open .w-ge-accordion__item-title .w-ge-accordion__svg {
  color: #fbf6f2;
}
.w-ge-accordion__item.w-ge-accordion__item--brown.w-ge-accordion__item--open .w-ge-accordion__item-title .w-ge-accordion__svg-horizontal {
  fill: #A16A16;
}
.w-ge-accordion__item.w-ge-accordion__item--brown.w-ge-accordion__item--open .w-ge-accordion__item-title .w-ge-accordion__svg-vertical {
  opacity: 0;
}
.w-ge-accordion__item-content {
  min-height: 0;
  height: 0;
  overflow: hidden;
  transition: min-height 0.3s ease-in-out;
}
.w-ge-accordion__item.w-ge-accordion__item--open .w-ge-accordion__item-content {
  min-height: 40px;
  height: max-content;
}

.w-ge-breadcrumbs {
  display: flex;
  align-items: center;
  color: #262626;
  text-transform: uppercase;
  font-size: 0.875rem;
  flex-wrap: wrap;
  margin: 1rem 0;
}
.w-ge-breadcrumbs p {
  margin: 0;
}
.w-ge-breadcrumbs a {
  font-weight: 500;
}
.w-ge-breadcrumbs a:hover {
  text-decoration: underline;
}
.w-ge-breadcrumbs span {
  padding: 0 5px;
}
.w-ge-breadcrumbs--green a {
  color: #79AD3E;
}
.w-ge-breadcrumbs--blue a {
  color: #5CA1C4;
}
.w-ge-breadcrumbs--purple a {
  color: #B150A0;
}
.w-ge-breadcrumbs--brown a {
  color: #BE831F;
}
.w-ge-breadcrumbs__parents {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.w-ge-breadcrumbs__item {
  display: none;
}
.w-ge-breadcrumbs__item:last-child {
  display: block;
}
@media screen and (min-width: 600px) {
  .w-ge-breadcrumbs__item {
    display: block;
  }
}

@media screen and (min-width: 980px) {
  .w-ge-quick-facts__wrapper {
    display: flex;
    align-content: stretch;
  }
  .w-ge-quick-facts__wrapper > * {
    flex: 1;
  }
}
.w-ge-quick-facts__item {
  min-height: 24.375rem;
  width: 100%;
}
@media screen and (max-width: 980px) {
  .w-ge-quick-facts__item {
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 980px) {
  .w-ge-quick-facts__item {
    min-height: 31.5rem;
  }
  .w-ge-quick-facts__item:nth-child(odd) {
    margin-right: 17.5px;
  }
  .w-ge-quick-facts__item:nth-child(even) {
    margin-left: 17.5px;
  }
}
.w-ge-quick-facts__item--green {
  color: #278700;
  background: #F0F7ED;
}
.w-ge-quick-facts__item--purple {
  color: #951C7E;
  background: #F8EFF6;
}
.w-ge-quick-facts__item--brown {
  color: #A16A16;
  background: #fbf6f2;
}
.w-ge-quick-facts__item--blue {
  color: #3B7BA0;
  background: #F1F5F8;
}
.w-ge-quick-facts__image {
  height: 70%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.w-ge-quick-facts__image svg,
.w-ge-quick-facts__image img {
  max-width: 100%;
  width: 40%;
}
@media screen and (max-width: 980px) {
  .w-ge-quick-facts__image img,
  .w-ge-quick-facts__image svg {
    margin-bottom: 2rem;
  }
}
.w-ge-quick-facts__title {
  text-align: center;
  font-weight: normal;
  font-size: 1.5rem;
  margin-top: 0;
}
@media screen and (min-width: 980px) {
  .w-ge-quick-facts__title {
    padding: 0 5rem;
  }
}

.w-ge-doughnut {
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
@media screen and (min-width: 980px) {
  .w-ge-doughnut {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }
}
@media screen and (min-width: 600px) {
  .w-ge-doughnut {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
}

.w-ge-doughnut-carousel {
  font-size: 1rem;
  overflow: hidden;
  position: relative;
}
.w-ge-doughnut-carousel--blue {
  background-color: #F1F5F8;
}
.w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--uppercase, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--no-margin, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--no-margin-collapse, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--legend, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h1, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--uppercase, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--no-margin, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--legend, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h2, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--uppercase, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--no-margin, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--legend, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h3, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--uppercase, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--no-margin, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--legend, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h4, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--uppercase, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--no-margin, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--legend, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--section, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--section--uppercase, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--section--no-margin, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-headline--section--legend, .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel h1,
.w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel h2,
.w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel h3,
.w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel h4 {
  color: #3B7BA0;
}
.w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel::before {
  background-image: linear-gradient(to right, #F1F5F8, rgba(241, 245, 248, 0));
}
.w-ge-doughnut-carousel--blue .w-ge-doughnut-carousel__carousel::after {
  background-image: linear-gradient(to left, #F1F5F8, rgba(241, 245, 248, 0));
}
.w-ge-doughnut-carousel--purple {
  background-color: #F8EFF6;
}
.w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--uppercase, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--no-margin, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--no-margin-collapse, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--legend, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h1, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--uppercase, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--no-margin, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--legend, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h2, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--uppercase, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--no-margin, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--legend, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h3, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--uppercase, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--no-margin, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--legend, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h4, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--uppercase, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--no-margin, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--legend, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--section, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--section--uppercase, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--section--no-margin, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-headline--section--legend, .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel h1,
.w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel h2,
.w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel h3,
.w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel h4 {
  color: #951C7E;
}
.w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel::before {
  background-image: linear-gradient(to right, #F8EFF6, rgba(248, 239, 246, 0));
}
.w-ge-doughnut-carousel--purple .w-ge-doughnut-carousel__carousel::after {
  background-image: linear-gradient(to left, #F8EFF6, rgba(248, 239, 246, 0));
}
.w-ge-doughnut-carousel--green {
  background-color: #F0F7ED;
}
.w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--uppercase, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--no-margin, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--no-margin-collapse, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--legend, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h1, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--uppercase, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--no-margin, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--legend, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h2, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--uppercase, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--no-margin, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--legend, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h3, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--uppercase, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--no-margin, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--legend, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h4, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--uppercase, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--no-margin, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--legend, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--section, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--section--uppercase, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--section--no-margin, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-headline--section--legend, .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel h1,
.w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel h2,
.w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel h3,
.w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel h4 {
  color: #278700;
}
.w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel::before {
  background-image: linear-gradient(to right, #F0F7ED, rgba(240, 247, 237, 0));
}
.w-ge-doughnut-carousel--green .w-ge-doughnut-carousel__carousel::after {
  background-image: linear-gradient(to left, #F0F7ED, rgba(240, 247, 237, 0));
}
.w-ge-doughnut-carousel--brown {
  background-color: #fbf6f2;
}
.w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--uppercase, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--no-margin, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--no-margin-collapse, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--legend, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h1, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--uppercase, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--no-margin, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--legend, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h2, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--uppercase, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--no-margin, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--legend, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h3, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--uppercase, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--no-margin, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--legend, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h4, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--uppercase, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--no-margin, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--legend, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--section, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--section--uppercase, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--section--no-margin, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-headline--section--legend, .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel h1,
.w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel h2,
.w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel h3,
.w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel h4 {
  color: #A16A16;
}
.w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel::before {
  background-image: linear-gradient(to right, #fbf6f2, rgba(251, 246, 242, 0));
}
.w-ge-doughnut-carousel--brown .w-ge-doughnut-carousel__carousel::after {
  background-image: linear-gradient(to left, #fbf6f2, rgba(251, 246, 242, 0));
}
.w-ge-doughnut-carousel__grid {
  display: grid;
  grid-template-rows: auto auto;
  max-width: 100%;
  margin-top: 36px;
  column-gap: 72px;
}
@media screen and (min-width: 600px) {
  .w-ge-doughnut-carousel__grid {
    grid-template-rows: 100%;
    grid-template-columns: 50% 50%;
  }
}
.w-ge-doughnut-carousel__chart-wrapper {
  width: 100%;
  aspect-ratio: 1;
  position: relative;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 600px) {
  .w-ge-doughnut-carousel__chart-wrapper {
    margin-bottom: 0;
  }
}
.w-ge-doughnut-carousel__chart-wrapper .chartjs-size-monitor {
  max-width: 100%;
}
.w-ge-doughnut-carousel__chart {
  width: 100%;
  max-width: 100%;
}
.w-ge-doughnut-carousel__carousel {
  margin: 0;
}
@media screen and (min-width: 600px) {
  .w-ge-doughnut-carousel__carousel {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
.w-ge-doughnut-carousel__carousel::before, .w-ge-doughnut-carousel__carousel::after {
  content: "";
  display: block;
  width: 1rem;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
}
.w-ge-doughnut-carousel__carousel::before {
  left: 0;
}
.w-ge-doughnut-carousel__carousel::after {
  right: 0;
}
.w-ge-doughnut-carousel__carousel .w-ge-headline, .w-ge-doughnut-carousel__carousel .w-ge-headline--uppercase, .w-ge-doughnut-carousel__carousel .w-ge-headline--no-margin, .w-ge-doughnut-carousel__carousel .w-ge-headline--no-margin-collapse, .w-ge-doughnut-carousel__carousel .w-ge-headline--legend, .w-ge-doughnut-carousel__carousel .w-ge-headline--h1, .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--uppercase, .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--no-margin, .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-carousel__carousel .w-ge-headline--h1--legend, .w-ge-doughnut-carousel__carousel .w-ge-headline--h2, .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--uppercase, .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--no-margin, .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-carousel__carousel .w-ge-headline--h2--legend, .w-ge-doughnut-carousel__carousel .w-ge-headline--h3, .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--uppercase, .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--no-margin, .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-carousel__carousel .w-ge-headline--h3--legend, .w-ge-doughnut-carousel__carousel .w-ge-headline--h4, .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--uppercase, .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--no-margin, .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-carousel__carousel .w-ge-headline--h4--legend, .w-ge-doughnut-carousel__carousel .w-ge-headline--section, .w-ge-doughnut-carousel__carousel .w-ge-headline--section--uppercase, .w-ge-doughnut-carousel__carousel .w-ge-headline--section--no-margin, .w-ge-doughnut-carousel__carousel .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-carousel__carousel .w-ge-headline--section--legend, .w-ge-doughnut-carousel__carousel .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-carousel__carousel h1,
.w-ge-doughnut-carousel__carousel .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-carousel__carousel h2,
.w-ge-doughnut-carousel__carousel .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-carousel__carousel h3,
.w-ge-doughnut-carousel__carousel .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-carousel__carousel h4 {
  margin: 0;
}
.w-ge-doughnut-carousel__carousel-cell {
  height: auto;
  width: 100%;
  text-align: initial;
  position: relative;
  z-index: 0;
  padding: 0 0.75rem 0px;
}
@media screen and (min-width: 600px) {
  .w-ge-doughnut-carousel__carousel-cell {
    padding: 0 1.5rem 0;
  }
}
.w-ge-doughnut-carousel__title {
  text-align: center;
  margin-bottom: 2rem;
}
.w-ge-doughnut-carousel__title .w-ge-headline, .w-ge-doughnut-carousel__title .w-ge-headline--uppercase, .w-ge-doughnut-carousel__title .w-ge-headline--no-margin, .w-ge-doughnut-carousel__title .w-ge-headline--no-margin-collapse, .w-ge-doughnut-carousel__title .w-ge-headline--legend, .w-ge-doughnut-carousel__title .w-ge-headline--h1, .w-ge-doughnut-carousel__title .w-ge-headline--h1--uppercase, .w-ge-doughnut-carousel__title .w-ge-headline--h1--no-margin, .w-ge-doughnut-carousel__title .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-carousel__title .w-ge-headline--h1--legend, .w-ge-doughnut-carousel__title .w-ge-headline--h2, .w-ge-doughnut-carousel__title .w-ge-headline--h2--uppercase, .w-ge-doughnut-carousel__title .w-ge-headline--h2--no-margin, .w-ge-doughnut-carousel__title .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-carousel__title .w-ge-headline--h2--legend, .w-ge-doughnut-carousel__title .w-ge-headline--h3, .w-ge-doughnut-carousel__title .w-ge-headline--h3--uppercase, .w-ge-doughnut-carousel__title .w-ge-headline--h3--no-margin, .w-ge-doughnut-carousel__title .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-carousel__title .w-ge-headline--h3--legend, .w-ge-doughnut-carousel__title .w-ge-headline--h4, .w-ge-doughnut-carousel__title .w-ge-headline--h4--uppercase, .w-ge-doughnut-carousel__title .w-ge-headline--h4--no-margin, .w-ge-doughnut-carousel__title .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-carousel__title .w-ge-headline--h4--legend, .w-ge-doughnut-carousel__title .w-ge-headline--section, .w-ge-doughnut-carousel__title .w-ge-headline--section--uppercase, .w-ge-doughnut-carousel__title .w-ge-headline--section--no-margin, .w-ge-doughnut-carousel__title .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-carousel__title .w-ge-headline--section--legend, .w-ge-doughnut-carousel__title .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-carousel__title h1,
.w-ge-doughnut-carousel__title .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-carousel__title h2,
.w-ge-doughnut-carousel__title .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-carousel__title h3,
.w-ge-doughnut-carousel__title .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-carousel__title h4 {
  margin-bottom: 0.1em;
}
.w-ge-doughnut-carousel .w-ge-carousel-navigation {
  opacity: 0;
  position: absolute;
  bottom: 0px;
  right: 20px;
  z-index: -1;
  height: 0;
  overflow: hidden;
}
.w-ge-doughnut-carousel .w-ge-carousel-navigation:focus-within {
  display: block;
  opacity: 1;
  z-index: 1;
  height: auto;
}

.w-ge-image-text-block {
  clear: both;
}
@media screen and (min-width: 980px) {
  .w-ge-image-text-block {
    display: grid;
    grid-template-columns: minmax(140px, 1fr) minmax(auto, 720px) minmax(140px, 1fr);
    grid-gap: 0 1.5rem;
    grid-auto-flow: dense;
  }
}
.w-ge-image-text-block > div,
.w-ge-image-text-block > section {
  grid-column: 2;
}
.w-ge-image-text-block .w-ge-image--expandable {
  grid-row: var(--image-position);
  width: 50%;
  clear: both;
}
@media screen and (min-width: 600px) {
  .w-ge-image-text-block .w-ge-image--expandable {
    width: 30%;
  }
}
@media screen and (min-width: 980px) {
  .w-ge-image-text-block .w-ge-image--expandable {
    width: auto;
  }
  .w-ge-image-text-block .w-ge-image--expandable:not(.w-ge-image-text-block__image--last) > .w-ge-image__wrapper {
    position: absolute;
  }
  .w-ge-image-text-block .w-ge-image--expandable .w-ge-image__btn {
    z-index: 5;
  }
}
.w-ge-image-text-block .w-ge-image--expandable.w-ge-image-text-block__image--odd {
  float: left;
  margin-right: 0.75rem;
  margin-left: 0;
}
@media screen and (min-width: 980px) {
  .w-ge-image-text-block .w-ge-image--expandable.w-ge-image-text-block__image--odd {
    grid-column: 1;
    margin-right: 0;
  }
}
.w-ge-image-text-block .w-ge-image--expandable.w-ge-image-text-block__image--even {
  float: right;
  margin-left: 1.5rem;
  margin-right: 0;
}
@media screen and (min-width: 980px) {
  .w-ge-image-text-block .w-ge-image--expandable.w-ge-image-text-block__image--even {
    grid-column: 3;
    margin-left: 0;
  }
}

.w-ge-bar-chart canvas {
  background: transparent;
}
.w-ge-bar-chart .w-ge-headline--h4, .w-ge-bar-chart .w-ge-headline--h4--uppercase, .w-ge-bar-chart .w-ge-headline--h4--no-margin, .w-ge-bar-chart .w-ge-headline--h4--no-margin-collapse, .w-ge-bar-chart .w-ge-headline--h4--legend, .w-ge-bar-chart .w-ge-text-block h4, .w-ge-text-block .w-ge-bar-chart h4 {
  padding-bottom: 2rem;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.w-ge-zoom-button {
  background-color: #3B7BA0;
  display: inline-block;
  color: white;
  border-radius: 100%;
  aspect-ratio: 1;
  width: 30px;
  line-height: 30px;
  text-align: center;
}

figure.w-ge-sales-chart {
  margin: 0;
}

.w-ge-mixed-chart-wrapper {
  margin-bottom: 1.5rem;
}
.w-ge-mixed-chart-wrapper.w-ge--with-bg-color {
  padding-top: 1.875rem;
  padding-bottom: 1.5rem;
}
.w-ge-mixed-chart-wrapper .w-ge-headline--h4, .w-ge-mixed-chart-wrapper .w-ge-headline--h4--uppercase, .w-ge-mixed-chart-wrapper .w-ge-headline--h4--no-margin, .w-ge-mixed-chart-wrapper .w-ge-headline--h4--no-margin-collapse, .w-ge-mixed-chart-wrapper .w-ge-headline--h4--legend, .w-ge-mixed-chart-wrapper .w-ge-text-block h4, .w-ge-text-block .w-ge-mixed-chart-wrapper h4 {
  text-align: center;
  padding-bottom: 2rem;
}

.w-ge-doughnut-percentage {
  text-align: center;
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(100%, 300px);
  gap: 1.5rem;
  width: 100%;
  max-width: 100%;
  justify-items: center;
  padding: 0 0.75rem;
}
.w-ge-doughnut-percentage--blue .w-ge-headline, .w-ge-doughnut-percentage--blue .w-ge-headline--uppercase, .w-ge-doughnut-percentage--blue .w-ge-headline--no-margin, .w-ge-doughnut-percentage--blue .w-ge-headline--no-margin-collapse, .w-ge-doughnut-percentage--blue .w-ge-headline--legend, .w-ge-doughnut-percentage--blue .w-ge-headline--h1, .w-ge-doughnut-percentage--blue .w-ge-headline--h1--uppercase, .w-ge-doughnut-percentage--blue .w-ge-headline--h1--no-margin, .w-ge-doughnut-percentage--blue .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-percentage--blue .w-ge-headline--h1--legend, .w-ge-doughnut-percentage--blue .w-ge-headline--h2, .w-ge-doughnut-percentage--blue .w-ge-headline--h2--uppercase, .w-ge-doughnut-percentage--blue .w-ge-headline--h2--no-margin, .w-ge-doughnut-percentage--blue .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-percentage--blue .w-ge-headline--h2--legend, .w-ge-doughnut-percentage--blue .w-ge-headline--h3, .w-ge-doughnut-percentage--blue .w-ge-headline--h3--uppercase, .w-ge-doughnut-percentage--blue .w-ge-headline--h3--no-margin, .w-ge-doughnut-percentage--blue .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-percentage--blue .w-ge-headline--h3--legend, .w-ge-doughnut-percentage--blue .w-ge-headline--h4, .w-ge-doughnut-percentage--blue .w-ge-headline--h4--uppercase, .w-ge-doughnut-percentage--blue .w-ge-headline--h4--no-margin, .w-ge-doughnut-percentage--blue .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-percentage--blue .w-ge-headline--h4--legend, .w-ge-doughnut-percentage--blue .w-ge-headline--section, .w-ge-doughnut-percentage--blue .w-ge-headline--section--uppercase, .w-ge-doughnut-percentage--blue .w-ge-headline--section--no-margin, .w-ge-doughnut-percentage--blue .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-percentage--blue .w-ge-headline--section--legend, .w-ge-doughnut-percentage--blue .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-percentage--blue h1,
.w-ge-doughnut-percentage--blue .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-percentage--blue h2,
.w-ge-doughnut-percentage--blue .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-percentage--blue h3,
.w-ge-doughnut-percentage--blue .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-percentage--blue h4 {
  color: #3B7BA0;
}
.w-ge-doughnut-percentage--purple .w-ge-headline, .w-ge-doughnut-percentage--purple .w-ge-headline--uppercase, .w-ge-doughnut-percentage--purple .w-ge-headline--no-margin, .w-ge-doughnut-percentage--purple .w-ge-headline--no-margin-collapse, .w-ge-doughnut-percentage--purple .w-ge-headline--legend, .w-ge-doughnut-percentage--purple .w-ge-headline--h1, .w-ge-doughnut-percentage--purple .w-ge-headline--h1--uppercase, .w-ge-doughnut-percentage--purple .w-ge-headline--h1--no-margin, .w-ge-doughnut-percentage--purple .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-percentage--purple .w-ge-headline--h1--legend, .w-ge-doughnut-percentage--purple .w-ge-headline--h2, .w-ge-doughnut-percentage--purple .w-ge-headline--h2--uppercase, .w-ge-doughnut-percentage--purple .w-ge-headline--h2--no-margin, .w-ge-doughnut-percentage--purple .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-percentage--purple .w-ge-headline--h2--legend, .w-ge-doughnut-percentage--purple .w-ge-headline--h3, .w-ge-doughnut-percentage--purple .w-ge-headline--h3--uppercase, .w-ge-doughnut-percentage--purple .w-ge-headline--h3--no-margin, .w-ge-doughnut-percentage--purple .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-percentage--purple .w-ge-headline--h3--legend, .w-ge-doughnut-percentage--purple .w-ge-headline--h4, .w-ge-doughnut-percentage--purple .w-ge-headline--h4--uppercase, .w-ge-doughnut-percentage--purple .w-ge-headline--h4--no-margin, .w-ge-doughnut-percentage--purple .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-percentage--purple .w-ge-headline--h4--legend, .w-ge-doughnut-percentage--purple .w-ge-headline--section, .w-ge-doughnut-percentage--purple .w-ge-headline--section--uppercase, .w-ge-doughnut-percentage--purple .w-ge-headline--section--no-margin, .w-ge-doughnut-percentage--purple .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-percentage--purple .w-ge-headline--section--legend, .w-ge-doughnut-percentage--purple .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-percentage--purple h1,
.w-ge-doughnut-percentage--purple .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-percentage--purple h2,
.w-ge-doughnut-percentage--purple .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-percentage--purple h3,
.w-ge-doughnut-percentage--purple .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-percentage--purple h4 {
  color: #951C7E;
}
.w-ge-doughnut-percentage--green .w-ge-headline, .w-ge-doughnut-percentage--green .w-ge-headline--uppercase, .w-ge-doughnut-percentage--green .w-ge-headline--no-margin, .w-ge-doughnut-percentage--green .w-ge-headline--no-margin-collapse, .w-ge-doughnut-percentage--green .w-ge-headline--legend, .w-ge-doughnut-percentage--green .w-ge-headline--h1, .w-ge-doughnut-percentage--green .w-ge-headline--h1--uppercase, .w-ge-doughnut-percentage--green .w-ge-headline--h1--no-margin, .w-ge-doughnut-percentage--green .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-percentage--green .w-ge-headline--h1--legend, .w-ge-doughnut-percentage--green .w-ge-headline--h2, .w-ge-doughnut-percentage--green .w-ge-headline--h2--uppercase, .w-ge-doughnut-percentage--green .w-ge-headline--h2--no-margin, .w-ge-doughnut-percentage--green .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-percentage--green .w-ge-headline--h2--legend, .w-ge-doughnut-percentage--green .w-ge-headline--h3, .w-ge-doughnut-percentage--green .w-ge-headline--h3--uppercase, .w-ge-doughnut-percentage--green .w-ge-headline--h3--no-margin, .w-ge-doughnut-percentage--green .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-percentage--green .w-ge-headline--h3--legend, .w-ge-doughnut-percentage--green .w-ge-headline--h4, .w-ge-doughnut-percentage--green .w-ge-headline--h4--uppercase, .w-ge-doughnut-percentage--green .w-ge-headline--h4--no-margin, .w-ge-doughnut-percentage--green .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-percentage--green .w-ge-headline--h4--legend, .w-ge-doughnut-percentage--green .w-ge-headline--section, .w-ge-doughnut-percentage--green .w-ge-headline--section--uppercase, .w-ge-doughnut-percentage--green .w-ge-headline--section--no-margin, .w-ge-doughnut-percentage--green .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-percentage--green .w-ge-headline--section--legend, .w-ge-doughnut-percentage--green .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-percentage--green h1,
.w-ge-doughnut-percentage--green .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-percentage--green h2,
.w-ge-doughnut-percentage--green .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-percentage--green h3,
.w-ge-doughnut-percentage--green .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-percentage--green h4 {
  color: #278700;
}
.w-ge-doughnut-percentage--brown .w-ge-headline, .w-ge-doughnut-percentage--brown .w-ge-headline--uppercase, .w-ge-doughnut-percentage--brown .w-ge-headline--no-margin, .w-ge-doughnut-percentage--brown .w-ge-headline--no-margin-collapse, .w-ge-doughnut-percentage--brown .w-ge-headline--legend, .w-ge-doughnut-percentage--brown .w-ge-headline--h1, .w-ge-doughnut-percentage--brown .w-ge-headline--h1--uppercase, .w-ge-doughnut-percentage--brown .w-ge-headline--h1--no-margin, .w-ge-doughnut-percentage--brown .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-percentage--brown .w-ge-headline--h1--legend, .w-ge-doughnut-percentage--brown .w-ge-headline--h2, .w-ge-doughnut-percentage--brown .w-ge-headline--h2--uppercase, .w-ge-doughnut-percentage--brown .w-ge-headline--h2--no-margin, .w-ge-doughnut-percentage--brown .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-percentage--brown .w-ge-headline--h2--legend, .w-ge-doughnut-percentage--brown .w-ge-headline--h3, .w-ge-doughnut-percentage--brown .w-ge-headline--h3--uppercase, .w-ge-doughnut-percentage--brown .w-ge-headline--h3--no-margin, .w-ge-doughnut-percentage--brown .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-percentage--brown .w-ge-headline--h3--legend, .w-ge-doughnut-percentage--brown .w-ge-headline--h4, .w-ge-doughnut-percentage--brown .w-ge-headline--h4--uppercase, .w-ge-doughnut-percentage--brown .w-ge-headline--h4--no-margin, .w-ge-doughnut-percentage--brown .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-percentage--brown .w-ge-headline--h4--legend, .w-ge-doughnut-percentage--brown .w-ge-headline--section, .w-ge-doughnut-percentage--brown .w-ge-headline--section--uppercase, .w-ge-doughnut-percentage--brown .w-ge-headline--section--no-margin, .w-ge-doughnut-percentage--brown .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-percentage--brown .w-ge-headline--section--legend, .w-ge-doughnut-percentage--brown .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-percentage--brown h1,
.w-ge-doughnut-percentage--brown .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-percentage--brown h2,
.w-ge-doughnut-percentage--brown .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-percentage--brown h3,
.w-ge-doughnut-percentage--brown .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-percentage--brown h4 {
  color: #A16A16;
}
.w-ge-doughnut-percentage .w-ge-headline, .w-ge-doughnut-percentage .w-ge-headline--uppercase, .w-ge-doughnut-percentage .w-ge-headline--no-margin, .w-ge-doughnut-percentage .w-ge-headline--no-margin-collapse, .w-ge-doughnut-percentage .w-ge-headline--legend, .w-ge-doughnut-percentage .w-ge-headline--h1, .w-ge-doughnut-percentage .w-ge-headline--h1--uppercase, .w-ge-doughnut-percentage .w-ge-headline--h1--no-margin, .w-ge-doughnut-percentage .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-percentage .w-ge-headline--h1--legend, .w-ge-doughnut-percentage .w-ge-headline--h2, .w-ge-doughnut-percentage .w-ge-headline--h2--uppercase, .w-ge-doughnut-percentage .w-ge-headline--h2--no-margin, .w-ge-doughnut-percentage .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-percentage .w-ge-headline--h2--legend, .w-ge-doughnut-percentage .w-ge-headline--h3, .w-ge-doughnut-percentage .w-ge-headline--h3--uppercase, .w-ge-doughnut-percentage .w-ge-headline--h3--no-margin, .w-ge-doughnut-percentage .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-percentage .w-ge-headline--h3--legend, .w-ge-doughnut-percentage .w-ge-headline--h4, .w-ge-doughnut-percentage .w-ge-headline--h4--uppercase, .w-ge-doughnut-percentage .w-ge-headline--h4--no-margin, .w-ge-doughnut-percentage .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-percentage .w-ge-headline--h4--legend, .w-ge-doughnut-percentage .w-ge-headline--section, .w-ge-doughnut-percentage .w-ge-headline--section--uppercase, .w-ge-doughnut-percentage .w-ge-headline--section--no-margin, .w-ge-doughnut-percentage .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-percentage .w-ge-headline--section--legend, .w-ge-doughnut-percentage .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-percentage h1,
.w-ge-doughnut-percentage .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-percentage h2,
.w-ge-doughnut-percentage .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-percentage h3,
.w-ge-doughnut-percentage .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-percentage h4 {
  margin: 0 0 0.25em;
}
.w-ge-doughnut-percentage p {
  margin: 0;
  font-size: 1rem;
}
.w-ge-doughnut-percentage--single {
  text-align: left;
}
.w-ge-doughnut-percentage__canvas-wrapper {
  position: relative;
  width: 100%;
  max-width: 230px;
  display: flex;
  justify-content: center;
}
.w-ge-doughnut-percentage__canvas {
  max-width: 100%;
}
.w-ge-doughnut-percentage__content {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .w-ge-doughnut-percentage--single {
    display: grid;
    grid-template-columns: 1fr 2fr;
    align-items: center;
  }
  .w-ge-doughnut-percentage__canvas-wrapper {
    padding: 0 1.5rem;
  }
}

.w-ge-doughnut-collection {
  width: 100%;
  position: relative;
  overflow: auto;
  padding-bottom: 3.125rem;
}
.w-ge-doughnut-collection .w-ge-headline, .w-ge-doughnut-collection .w-ge-headline--uppercase, .w-ge-doughnut-collection .w-ge-headline--no-margin, .w-ge-doughnut-collection .w-ge-headline--no-margin-collapse, .w-ge-doughnut-collection .w-ge-headline--legend, .w-ge-doughnut-collection .w-ge-headline--h1, .w-ge-doughnut-collection .w-ge-headline--h1--uppercase, .w-ge-doughnut-collection .w-ge-headline--h1--no-margin, .w-ge-doughnut-collection .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-collection .w-ge-headline--h1--legend, .w-ge-doughnut-collection .w-ge-headline--h2, .w-ge-doughnut-collection .w-ge-headline--h2--uppercase, .w-ge-doughnut-collection .w-ge-headline--h2--no-margin, .w-ge-doughnut-collection .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-collection .w-ge-headline--h2--legend, .w-ge-doughnut-collection .w-ge-headline--h3, .w-ge-doughnut-collection .w-ge-headline--h3--uppercase, .w-ge-doughnut-collection .w-ge-headline--h3--no-margin, .w-ge-doughnut-collection .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-collection .w-ge-headline--h3--legend, .w-ge-doughnut-collection .w-ge-headline--h4, .w-ge-doughnut-collection .w-ge-headline--h4--uppercase, .w-ge-doughnut-collection .w-ge-headline--h4--no-margin, .w-ge-doughnut-collection .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-collection .w-ge-headline--h4--legend, .w-ge-doughnut-collection .w-ge-headline--section, .w-ge-doughnut-collection .w-ge-headline--section--uppercase, .w-ge-doughnut-collection .w-ge-headline--section--no-margin, .w-ge-doughnut-collection .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-collection .w-ge-headline--section--legend, .w-ge-doughnut-collection .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-collection h1,
.w-ge-doughnut-collection .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-collection h2,
.w-ge-doughnut-collection .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-collection h3,
.w-ge-doughnut-collection .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-collection h4 {
  text-align: center;
}
.w-ge-doughnut-collection__carousel {
  margin-top: 3rem;
  padding-bottom: 5rem;
}
.w-ge-doughnut-collection .swiper-slide {
  width: 100%;
  max-width: 100%;
}
.w-ge-doughnut-collection .w-ge-doughnut-percentage {
  padding: 0 3rem;
  max-width: 100%;
}
.w-ge-doughnut-collection .swiper-pagination {
  position: absolute;
  bottom: 0;
  color: currentColor;
}
.w-ge-doughnut-collection .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  border: 2px solid currentColor;
  background: none;
  opacity: 1;
}
.w-ge-doughnut-collection .swiper-pagination-bullet-active {
  background: currentColor;
}
.w-ge-doughnut-collection .w-ge-carousel-navigation {
  opacity: 0;
  position: absolute;
  bottom: 0px;
  right: 20px;
  z-index: -1;
  height: 0;
  overflow: hidden;
}
.w-ge-doughnut-collection .w-ge-carousel-navigation:focus-within {
  display: block;
  opacity: 1;
  z-index: 1;
  height: auto;
}
@media screen and (min-width: 600px) {
  .w-ge-doughnut-collection {
    padding-bottom: 3.75rem;
  }
  .w-ge-doughnut-collection.w-ge-bg-color {
    background: none;
  }
  .w-ge-doughnut-collection__carousel {
    margin-top: 4rem;
  }
  .w-ge-doughnut-collection .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
  }
  .w-ge-doughnut-collection .w-ge-doughnut-percentage {
    padding: 0;
  }
  .w-ge-doughnut-collection .swiper-pagination {
    display: none;
  }
  .w-ge-doughnut-collection .w-ge-carousel-navigation {
    display: none;
  }
}
.w-ge-doughnut-collection--blue > .w-ge-headline, .w-ge-doughnut-collection--blue > .w-ge-headline--uppercase, .w-ge-doughnut-collection--blue > .w-ge-headline--no-margin, .w-ge-doughnut-collection--blue > .w-ge-headline--no-margin-collapse, .w-ge-doughnut-collection--blue > .w-ge-headline--legend, .w-ge-doughnut-collection--blue > .w-ge-headline--h1, .w-ge-doughnut-collection--blue > .w-ge-headline--h1--uppercase, .w-ge-doughnut-collection--blue > .w-ge-headline--h1--no-margin, .w-ge-doughnut-collection--blue > .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-collection--blue > .w-ge-headline--h1--legend, .w-ge-doughnut-collection--blue > .w-ge-headline--h2, .w-ge-doughnut-collection--blue > .w-ge-headline--h2--uppercase, .w-ge-doughnut-collection--blue > .w-ge-headline--h2--no-margin, .w-ge-doughnut-collection--blue > .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-collection--blue > .w-ge-headline--h2--legend, .w-ge-doughnut-collection--blue > .w-ge-headline--h3, .w-ge-doughnut-collection--blue > .w-ge-headline--h3--uppercase, .w-ge-doughnut-collection--blue > .w-ge-headline--h3--no-margin, .w-ge-doughnut-collection--blue > .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-collection--blue > .w-ge-headline--h3--legend, .w-ge-doughnut-collection--blue > .w-ge-headline--h4, .w-ge-doughnut-collection--blue > .w-ge-headline--h4--uppercase, .w-ge-doughnut-collection--blue > .w-ge-headline--h4--no-margin, .w-ge-doughnut-collection--blue > .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-collection--blue > .w-ge-headline--h4--legend, .w-ge-doughnut-collection--blue > .w-ge-headline--section, .w-ge-doughnut-collection--blue > .w-ge-headline--section--uppercase, .w-ge-doughnut-collection--blue > .w-ge-headline--section--no-margin, .w-ge-doughnut-collection--blue > .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-collection--blue > .w-ge-headline--section--legend, .w-ge-text-block .w-ge-doughnut-collection--blue > h1,
.w-ge-text-block .w-ge-doughnut-collection--blue > h2,
.w-ge-text-block .w-ge-doughnut-collection--blue > h3,
.w-ge-text-block .w-ge-doughnut-collection--blue > h4 {
  color: #3B7BA0;
}
.w-ge-doughnut-collection--blue .swiper-pagination {
  color: #3B7BA0;
}
.w-ge-doughnut-collection--purple > .w-ge-headline, .w-ge-doughnut-collection--purple > .w-ge-headline--uppercase, .w-ge-doughnut-collection--purple > .w-ge-headline--no-margin, .w-ge-doughnut-collection--purple > .w-ge-headline--no-margin-collapse, .w-ge-doughnut-collection--purple > .w-ge-headline--legend, .w-ge-doughnut-collection--purple > .w-ge-headline--h1, .w-ge-doughnut-collection--purple > .w-ge-headline--h1--uppercase, .w-ge-doughnut-collection--purple > .w-ge-headline--h1--no-margin, .w-ge-doughnut-collection--purple > .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-collection--purple > .w-ge-headline--h1--legend, .w-ge-doughnut-collection--purple > .w-ge-headline--h2, .w-ge-doughnut-collection--purple > .w-ge-headline--h2--uppercase, .w-ge-doughnut-collection--purple > .w-ge-headline--h2--no-margin, .w-ge-doughnut-collection--purple > .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-collection--purple > .w-ge-headline--h2--legend, .w-ge-doughnut-collection--purple > .w-ge-headline--h3, .w-ge-doughnut-collection--purple > .w-ge-headline--h3--uppercase, .w-ge-doughnut-collection--purple > .w-ge-headline--h3--no-margin, .w-ge-doughnut-collection--purple > .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-collection--purple > .w-ge-headline--h3--legend, .w-ge-doughnut-collection--purple > .w-ge-headline--h4, .w-ge-doughnut-collection--purple > .w-ge-headline--h4--uppercase, .w-ge-doughnut-collection--purple > .w-ge-headline--h4--no-margin, .w-ge-doughnut-collection--purple > .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-collection--purple > .w-ge-headline--h4--legend, .w-ge-doughnut-collection--purple > .w-ge-headline--section, .w-ge-doughnut-collection--purple > .w-ge-headline--section--uppercase, .w-ge-doughnut-collection--purple > .w-ge-headline--section--no-margin, .w-ge-doughnut-collection--purple > .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-collection--purple > .w-ge-headline--section--legend, .w-ge-text-block .w-ge-doughnut-collection--purple > h1,
.w-ge-text-block .w-ge-doughnut-collection--purple > h2,
.w-ge-text-block .w-ge-doughnut-collection--purple > h3,
.w-ge-text-block .w-ge-doughnut-collection--purple > h4 {
  color: #951C7E;
}
.w-ge-doughnut-collection--purple .swiper-pagination {
  color: #951C7E;
}
.w-ge-doughnut-collection--green > .w-ge-headline, .w-ge-doughnut-collection--green > .w-ge-headline--uppercase, .w-ge-doughnut-collection--green > .w-ge-headline--no-margin, .w-ge-doughnut-collection--green > .w-ge-headline--no-margin-collapse, .w-ge-doughnut-collection--green > .w-ge-headline--legend, .w-ge-doughnut-collection--green > .w-ge-headline--h1, .w-ge-doughnut-collection--green > .w-ge-headline--h1--uppercase, .w-ge-doughnut-collection--green > .w-ge-headline--h1--no-margin, .w-ge-doughnut-collection--green > .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-collection--green > .w-ge-headline--h1--legend, .w-ge-doughnut-collection--green > .w-ge-headline--h2, .w-ge-doughnut-collection--green > .w-ge-headline--h2--uppercase, .w-ge-doughnut-collection--green > .w-ge-headline--h2--no-margin, .w-ge-doughnut-collection--green > .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-collection--green > .w-ge-headline--h2--legend, .w-ge-doughnut-collection--green > .w-ge-headline--h3, .w-ge-doughnut-collection--green > .w-ge-headline--h3--uppercase, .w-ge-doughnut-collection--green > .w-ge-headline--h3--no-margin, .w-ge-doughnut-collection--green > .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-collection--green > .w-ge-headline--h3--legend, .w-ge-doughnut-collection--green > .w-ge-headline--h4, .w-ge-doughnut-collection--green > .w-ge-headline--h4--uppercase, .w-ge-doughnut-collection--green > .w-ge-headline--h4--no-margin, .w-ge-doughnut-collection--green > .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-collection--green > .w-ge-headline--h4--legend, .w-ge-doughnut-collection--green > .w-ge-headline--section, .w-ge-doughnut-collection--green > .w-ge-headline--section--uppercase, .w-ge-doughnut-collection--green > .w-ge-headline--section--no-margin, .w-ge-doughnut-collection--green > .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-collection--green > .w-ge-headline--section--legend, .w-ge-text-block .w-ge-doughnut-collection--green > h1,
.w-ge-text-block .w-ge-doughnut-collection--green > h2,
.w-ge-text-block .w-ge-doughnut-collection--green > h3,
.w-ge-text-block .w-ge-doughnut-collection--green > h4 {
  color: #278700;
}
.w-ge-doughnut-collection--green .swiper-pagination {
  color: #278700;
}
.w-ge-doughnut-collection--brown > .w-ge-headline, .w-ge-doughnut-collection--brown > .w-ge-headline--uppercase, .w-ge-doughnut-collection--brown > .w-ge-headline--no-margin, .w-ge-doughnut-collection--brown > .w-ge-headline--no-margin-collapse, .w-ge-doughnut-collection--brown > .w-ge-headline--legend, .w-ge-doughnut-collection--brown > .w-ge-headline--h1, .w-ge-doughnut-collection--brown > .w-ge-headline--h1--uppercase, .w-ge-doughnut-collection--brown > .w-ge-headline--h1--no-margin, .w-ge-doughnut-collection--brown > .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-collection--brown > .w-ge-headline--h1--legend, .w-ge-doughnut-collection--brown > .w-ge-headline--h2, .w-ge-doughnut-collection--brown > .w-ge-headline--h2--uppercase, .w-ge-doughnut-collection--brown > .w-ge-headline--h2--no-margin, .w-ge-doughnut-collection--brown > .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-collection--brown > .w-ge-headline--h2--legend, .w-ge-doughnut-collection--brown > .w-ge-headline--h3, .w-ge-doughnut-collection--brown > .w-ge-headline--h3--uppercase, .w-ge-doughnut-collection--brown > .w-ge-headline--h3--no-margin, .w-ge-doughnut-collection--brown > .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-collection--brown > .w-ge-headline--h3--legend, .w-ge-doughnut-collection--brown > .w-ge-headline--h4, .w-ge-doughnut-collection--brown > .w-ge-headline--h4--uppercase, .w-ge-doughnut-collection--brown > .w-ge-headline--h4--no-margin, .w-ge-doughnut-collection--brown > .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-collection--brown > .w-ge-headline--h4--legend, .w-ge-doughnut-collection--brown > .w-ge-headline--section, .w-ge-doughnut-collection--brown > .w-ge-headline--section--uppercase, .w-ge-doughnut-collection--brown > .w-ge-headline--section--no-margin, .w-ge-doughnut-collection--brown > .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-collection--brown > .w-ge-headline--section--legend, .w-ge-text-block .w-ge-doughnut-collection--brown > h1,
.w-ge-text-block .w-ge-doughnut-collection--brown > h2,
.w-ge-text-block .w-ge-doughnut-collection--brown > h3,
.w-ge-text-block .w-ge-doughnut-collection--brown > h4 {
  color: #A16A16;
}
.w-ge-doughnut-collection--brown .swiper-pagination {
  color: #A16A16;
}

.w-ge-doughnut-chart {
  display: grid;
  grid-template-columns: 100%;
  justify-items: center;
  font-family: "Brandon Text", "Helvetica", "Arial", sans-serif;
  padding: 1.875rem 1.5rem;
}
.w-ge-doughnut-chart--blue {
  background: #F1F5F8;
}
.w-ge-doughnut-chart--blue .w-ge-headline, .w-ge-doughnut-chart--blue .w-ge-headline--uppercase, .w-ge-doughnut-chart--blue .w-ge-headline--no-margin, .w-ge-doughnut-chart--blue .w-ge-headline--no-margin-collapse, .w-ge-doughnut-chart--blue .w-ge-headline--legend, .w-ge-doughnut-chart--blue .w-ge-headline--h1, .w-ge-doughnut-chart--blue .w-ge-headline--h1--uppercase, .w-ge-doughnut-chart--blue .w-ge-headline--h1--no-margin, .w-ge-doughnut-chart--blue .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-chart--blue .w-ge-headline--h1--legend, .w-ge-doughnut-chart--blue .w-ge-headline--h2, .w-ge-doughnut-chart--blue .w-ge-headline--h2--uppercase, .w-ge-doughnut-chart--blue .w-ge-headline--h2--no-margin, .w-ge-doughnut-chart--blue .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-chart--blue .w-ge-headline--h2--legend, .w-ge-doughnut-chart--blue .w-ge-headline--h3, .w-ge-doughnut-chart--blue .w-ge-headline--h3--uppercase, .w-ge-doughnut-chart--blue .w-ge-headline--h3--no-margin, .w-ge-doughnut-chart--blue .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-chart--blue .w-ge-headline--h3--legend, .w-ge-doughnut-chart--blue .w-ge-headline--h4, .w-ge-doughnut-chart--blue .w-ge-headline--h4--uppercase, .w-ge-doughnut-chart--blue .w-ge-headline--h4--no-margin, .w-ge-doughnut-chart--blue .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-chart--blue .w-ge-headline--h4--legend, .w-ge-doughnut-chart--blue .w-ge-headline--section, .w-ge-doughnut-chart--blue .w-ge-headline--section--uppercase, .w-ge-doughnut-chart--blue .w-ge-headline--section--no-margin, .w-ge-doughnut-chart--blue .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-chart--blue .w-ge-headline--section--legend, .w-ge-doughnut-chart--blue .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-chart--blue h1,
.w-ge-doughnut-chart--blue .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-chart--blue h2,
.w-ge-doughnut-chart--blue .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-chart--blue h3,
.w-ge-doughnut-chart--blue .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-chart--blue h4 {
  color: #3B7BA0;
}
.w-ge-doughnut-chart--purple {
  background: #F8EFF6;
}
.w-ge-doughnut-chart--purple .w-ge-headline, .w-ge-doughnut-chart--purple .w-ge-headline--uppercase, .w-ge-doughnut-chart--purple .w-ge-headline--no-margin, .w-ge-doughnut-chart--purple .w-ge-headline--no-margin-collapse, .w-ge-doughnut-chart--purple .w-ge-headline--legend, .w-ge-doughnut-chart--purple .w-ge-headline--h1, .w-ge-doughnut-chart--purple .w-ge-headline--h1--uppercase, .w-ge-doughnut-chart--purple .w-ge-headline--h1--no-margin, .w-ge-doughnut-chart--purple .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-chart--purple .w-ge-headline--h1--legend, .w-ge-doughnut-chart--purple .w-ge-headline--h2, .w-ge-doughnut-chart--purple .w-ge-headline--h2--uppercase, .w-ge-doughnut-chart--purple .w-ge-headline--h2--no-margin, .w-ge-doughnut-chart--purple .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-chart--purple .w-ge-headline--h2--legend, .w-ge-doughnut-chart--purple .w-ge-headline--h3, .w-ge-doughnut-chart--purple .w-ge-headline--h3--uppercase, .w-ge-doughnut-chart--purple .w-ge-headline--h3--no-margin, .w-ge-doughnut-chart--purple .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-chart--purple .w-ge-headline--h3--legend, .w-ge-doughnut-chart--purple .w-ge-headline--h4, .w-ge-doughnut-chart--purple .w-ge-headline--h4--uppercase, .w-ge-doughnut-chart--purple .w-ge-headline--h4--no-margin, .w-ge-doughnut-chart--purple .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-chart--purple .w-ge-headline--h4--legend, .w-ge-doughnut-chart--purple .w-ge-headline--section, .w-ge-doughnut-chart--purple .w-ge-headline--section--uppercase, .w-ge-doughnut-chart--purple .w-ge-headline--section--no-margin, .w-ge-doughnut-chart--purple .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-chart--purple .w-ge-headline--section--legend, .w-ge-doughnut-chart--purple .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-chart--purple h1,
.w-ge-doughnut-chart--purple .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-chart--purple h2,
.w-ge-doughnut-chart--purple .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-chart--purple h3,
.w-ge-doughnut-chart--purple .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-chart--purple h4 {
  color: #951C7E;
}
.w-ge-doughnut-chart--green {
  background: #F0F7ED;
}
.w-ge-doughnut-chart--green .w-ge-headline, .w-ge-doughnut-chart--green .w-ge-headline--uppercase, .w-ge-doughnut-chart--green .w-ge-headline--no-margin, .w-ge-doughnut-chart--green .w-ge-headline--no-margin-collapse, .w-ge-doughnut-chart--green .w-ge-headline--legend, .w-ge-doughnut-chart--green .w-ge-headline--h1, .w-ge-doughnut-chart--green .w-ge-headline--h1--uppercase, .w-ge-doughnut-chart--green .w-ge-headline--h1--no-margin, .w-ge-doughnut-chart--green .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-chart--green .w-ge-headline--h1--legend, .w-ge-doughnut-chart--green .w-ge-headline--h2, .w-ge-doughnut-chart--green .w-ge-headline--h2--uppercase, .w-ge-doughnut-chart--green .w-ge-headline--h2--no-margin, .w-ge-doughnut-chart--green .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-chart--green .w-ge-headline--h2--legend, .w-ge-doughnut-chart--green .w-ge-headline--h3, .w-ge-doughnut-chart--green .w-ge-headline--h3--uppercase, .w-ge-doughnut-chart--green .w-ge-headline--h3--no-margin, .w-ge-doughnut-chart--green .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-chart--green .w-ge-headline--h3--legend, .w-ge-doughnut-chart--green .w-ge-headline--h4, .w-ge-doughnut-chart--green .w-ge-headline--h4--uppercase, .w-ge-doughnut-chart--green .w-ge-headline--h4--no-margin, .w-ge-doughnut-chart--green .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-chart--green .w-ge-headline--h4--legend, .w-ge-doughnut-chart--green .w-ge-headline--section, .w-ge-doughnut-chart--green .w-ge-headline--section--uppercase, .w-ge-doughnut-chart--green .w-ge-headline--section--no-margin, .w-ge-doughnut-chart--green .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-chart--green .w-ge-headline--section--legend, .w-ge-doughnut-chart--green .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-chart--green h1,
.w-ge-doughnut-chart--green .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-chart--green h2,
.w-ge-doughnut-chart--green .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-chart--green h3,
.w-ge-doughnut-chart--green .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-chart--green h4 {
  color: #278700;
}
.w-ge-doughnut-chart--brown {
  background: #fbf6f2;
}
.w-ge-doughnut-chart--brown .w-ge-headline, .w-ge-doughnut-chart--brown .w-ge-headline--uppercase, .w-ge-doughnut-chart--brown .w-ge-headline--no-margin, .w-ge-doughnut-chart--brown .w-ge-headline--no-margin-collapse, .w-ge-doughnut-chart--brown .w-ge-headline--legend, .w-ge-doughnut-chart--brown .w-ge-headline--h1, .w-ge-doughnut-chart--brown .w-ge-headline--h1--uppercase, .w-ge-doughnut-chart--brown .w-ge-headline--h1--no-margin, .w-ge-doughnut-chart--brown .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-chart--brown .w-ge-headline--h1--legend, .w-ge-doughnut-chart--brown .w-ge-headline--h2, .w-ge-doughnut-chart--brown .w-ge-headline--h2--uppercase, .w-ge-doughnut-chart--brown .w-ge-headline--h2--no-margin, .w-ge-doughnut-chart--brown .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-chart--brown .w-ge-headline--h2--legend, .w-ge-doughnut-chart--brown .w-ge-headline--h3, .w-ge-doughnut-chart--brown .w-ge-headline--h3--uppercase, .w-ge-doughnut-chart--brown .w-ge-headline--h3--no-margin, .w-ge-doughnut-chart--brown .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-chart--brown .w-ge-headline--h3--legend, .w-ge-doughnut-chart--brown .w-ge-headline--h4, .w-ge-doughnut-chart--brown .w-ge-headline--h4--uppercase, .w-ge-doughnut-chart--brown .w-ge-headline--h4--no-margin, .w-ge-doughnut-chart--brown .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-chart--brown .w-ge-headline--h4--legend, .w-ge-doughnut-chart--brown .w-ge-headline--section, .w-ge-doughnut-chart--brown .w-ge-headline--section--uppercase, .w-ge-doughnut-chart--brown .w-ge-headline--section--no-margin, .w-ge-doughnut-chart--brown .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-chart--brown .w-ge-headline--section--legend, .w-ge-doughnut-chart--brown .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-chart--brown h1,
.w-ge-doughnut-chart--brown .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-chart--brown h2,
.w-ge-doughnut-chart--brown .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-chart--brown h3,
.w-ge-doughnut-chart--brown .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-chart--brown h4 {
  color: #A16A16;
}
.w-ge-doughnut-chart--wide {
  background: none;
}
.w-ge-doughnut-chart .w-ge-headline, .w-ge-doughnut-chart .w-ge-headline--uppercase, .w-ge-doughnut-chart .w-ge-headline--no-margin, .w-ge-doughnut-chart .w-ge-headline--no-margin-collapse, .w-ge-doughnut-chart .w-ge-headline--legend, .w-ge-doughnut-chart .w-ge-headline--h1, .w-ge-doughnut-chart .w-ge-headline--h1--uppercase, .w-ge-doughnut-chart .w-ge-headline--h1--no-margin, .w-ge-doughnut-chart .w-ge-headline--h1--no-margin-collapse, .w-ge-doughnut-chart .w-ge-headline--h1--legend, .w-ge-doughnut-chart .w-ge-headline--h2, .w-ge-doughnut-chart .w-ge-headline--h2--uppercase, .w-ge-doughnut-chart .w-ge-headline--h2--no-margin, .w-ge-doughnut-chart .w-ge-headline--h2--no-margin-collapse, .w-ge-doughnut-chart .w-ge-headline--h2--legend, .w-ge-doughnut-chart .w-ge-headline--h3, .w-ge-doughnut-chart .w-ge-headline--h3--uppercase, .w-ge-doughnut-chart .w-ge-headline--h3--no-margin, .w-ge-doughnut-chart .w-ge-headline--h3--no-margin-collapse, .w-ge-doughnut-chart .w-ge-headline--h3--legend, .w-ge-doughnut-chart .w-ge-headline--h4, .w-ge-doughnut-chart .w-ge-headline--h4--uppercase, .w-ge-doughnut-chart .w-ge-headline--h4--no-margin, .w-ge-doughnut-chart .w-ge-headline--h4--no-margin-collapse, .w-ge-doughnut-chart .w-ge-headline--h4--legend, .w-ge-doughnut-chart .w-ge-headline--section, .w-ge-doughnut-chart .w-ge-headline--section--uppercase, .w-ge-doughnut-chart .w-ge-headline--section--no-margin, .w-ge-doughnut-chart .w-ge-headline--section--no-margin-collapse, .w-ge-doughnut-chart .w-ge-headline--section--legend, .w-ge-doughnut-chart .w-ge-text-block h1, .w-ge-text-block .w-ge-doughnut-chart h1,
.w-ge-doughnut-chart .w-ge-text-block h2,
.w-ge-text-block .w-ge-doughnut-chart h2,
.w-ge-doughnut-chart .w-ge-text-block h3,
.w-ge-text-block .w-ge-doughnut-chart h3,
.w-ge-doughnut-chart .w-ge-text-block h4,
.w-ge-text-block .w-ge-doughnut-chart h4 {
  margin: 0 0 0.2em;
}
.w-ge-doughnut-chart p {
  margin: 0;
}
.w-ge-doughnut-chart__content {
  max-width: 450px;
  text-align: center;
}
.w-ge-doughnut-chart__canvas-wrapper {
  position: relative;
  width: 100%;
  max-width: 230px;
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}
@media screen and (min-width: 600px) {
  .w-ge-doughnut-chart--wide {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: auto 1fr;
    justify-items: start;
    column-gap: 1.5rem;
  }
  .w-ge-doughnut-chart--wide .w-ge-doughnut-chart__canvas-wrapper {
    grid-column: 1/span 1;
    grid-row: 1/span 2;
    justify-self: center;
    margin-top: 0;
  }
  .w-ge-doughnut-chart--wide .w-ge-doughnut-chart__content {
    grid-column: 2/span 1;
    grid-row: 1/span 1;
    text-align: left;
  }
  .w-ge-doughnut-chart--wide .w-ge-chart__legend {
    grid-column: 2/span 1;
    grid-row: 2/span 1;
    margin: 0;
    padding: 0;
  }
  .w-ge-doughnut-chart--wide .w-ge-chart__legend > div {
    margin-top: 0.75rem;
  }
  .w-ge-doughnut-chart--wide .w-ge-chart__legend ul {
    flex-flow: column;
  }
}
