*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: IBM Plex Sans, Helvetica, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}body{min-width:320px;background-color:#fff;color:#000}a:focus,button:focus{outline:0}.c-link-media__image{pointer-events:none;transition-property: opacity;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 100ms;transition-timing-function: linear}.c-link-media__text{pointer-events:none}.c-link-media:hover .c-link-media__image{opacity:.67}.c-link-media:hover .c-link-media__text{text-decoration:underline}.c-is-active{color:#2a89dd}.c-is-disabled{color:#808080}.c-bg-brand-dark{background-color:#162533;color:#fff}.c-bg-banner-research{background-color:#2a89dd;background-image:url(images/banner-research.cf891488.png);background-repeat:no-repeat;background-position:center center;background-size:cover;color:#fff}.c-border-top{border-top:1px solid #c9c9c9}.c-border-bottom{border-bottom:1px solid #797979}.c-border-bottom-light{border-bottom:1px solid #c9c9c9}.c-grid-border__item{position:relative;padding-bottom:48px}.c-grid-border__item::after{position:absolute;top:-24px;right:-24px;bottom:24px;width:1px;background-color:#000;content:"";z-index:-1}.c-grid-border__item:nth-child(1n)::after{display:none}@media(min-width: 768px){.c-grid-border__item:nth-child(1n)::after{display:block}}.c-grid-border__item:nth-child(2n)::after{display:none}@media(min-width: 1200px){.c-grid-border__item:nth-child(2n)::after{display:block}.c-grid-border__item:nth-child(3n)::after{display:none}}.c-grid-border--cols .c-grid-border__item{border-bottom:1px solid #797979}.c-grid-border--cols .c-grid-border__item:last-child{border-bottom:none}@media(min-width: 768px){.c-grid-border--cols .c-grid-border__item{border-bottom:none}}.c-img-profile{width:96px;min-width:96px;height:96px;background-position:center center;background-size:cover}@media(min-width: 768px){.c-img-profile{width:160px;min-width:160px;height:160px}}@media(min-width: 992px){.c-img-profile{width:200px;min-width:200px;height:200px}}.c-img-profile-xxs{width:32px;min-width:32px;height:32px;background-position:center center;background-size:cover}.c-img-profile-xs{width:48px;min-width:48px;height:48px;background-position:center center;background-size:cover}.c-img-profile-sm{width:96px;min-width:96px;height:96px;background-position:center center;background-size:cover}.c-img-logo{height:48px}.c-bg-profile{background-color:#2a89dd;background-image:linear-gradient(160deg, #2a89dd 0%, #e9f2fa 100%);overflow:hidden}.c-bg-profile-xxs{width:32px;height:32px;background-color:#2a89dd;background-image:linear-gradient(160deg, #2a89dd 0%, #e9f2fa 100%);overflow:hidden}hr{border-top:1px solid #797979}h1,.c-h1 {
  margin-bottom: 1.5rem;
  font-size: 2.625rem;
  font-weight: 500;
  line-height: 1.5em;
}h2,.c-h2 {
  margin-bottom: 1rem;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.5em;
}h3,.c-h3 {
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.5em;
}h4,.c-h4 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5em;
}h5.c-rich-text p,.c-rich-text.c-h5 p{font-size:1.125rem}h5,.c-h5 {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5em;
}h6,.c-h6 {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5em;
}p {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5em;
}b,strong {
  font-weight: 500;
}.c-section-title{font-size:1.5rem;font-weight:500}.c-text-h2{font-size:2rem;font-weight:400}.c-rich-text p:last-child{margin-bottom:0}.c-rich-text a{text-decoration:underline}.c-rich-text a:hover{text-decoration:none}.c-rich-text.c-text-md p{font-size:1.125rem}.c-rich-text ul{padding-left:1.5rem;list-style:disc}.c-rich-text ol{padding-left:1.5rem;list-style:decimal}.c-rich-text li{margin-bottom:calc(0.5rem*.5)}.c-rich-text li:last-child{margin-bottom:0}.c-rich-text.c-text-xs p{font-size:.75rem}.c-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5vw;
  padding-left: 5vw;
}@media (min-width: 100%) {

  .c-container {
    max-width: 100%;
  }
}@media (min-width: 1680px) {

  .c-container {
    max-width: 1680px;
    padding-right: 4.5rem;
    padding-left: 4.5rem;
  }
}.c-mx-2 {
  margin-left: 1rem;
  margin-right: 1rem;
}.c-mb-0 {
  margin-bottom: 0;
}.c-mb-1 {
  margin-bottom: 0.5rem;
}.c-mb-12 {
  margin-bottom: 6rem;
}.c-mb-2 {
  margin-bottom: 1rem;
}.c-mb-3 {
  margin-bottom: 1.5rem;
}.c-mb-4 {
  margin-bottom: 2rem;
}.c-mb-6 {
  margin-bottom: 3rem;
}.c-mb-8 {
  margin-bottom: 4rem;
}.c-mb-small {
  margin-bottom: 0.25rem;
}.c-ml-2 {
  margin-left: 1rem;
}.c-mr-1 {
  margin-right: 0.5rem;
}.c-mr-2 {
  margin-right: 1rem;
}.c-mr-3 {
  margin-right: 1.5rem;
}.c-mt-1 {
  margin-top: 0.5rem;
}.c-mt-12 {
  margin-top: 6rem;
}.c-mt-2 {
  margin-top: 1rem;
}.c-mt-3 {
  margin-top: 1.5rem;
}.c-mt-4 {
  margin-top: 2rem;
}.c-mt-6 {
  margin-top: 3rem;
}.c-mt-8 {
  margin-top: 4rem;
}.c-mt-small {
  margin-top: 0.25rem;
}.c-flex {
  display: flex;
}.c-inline-flex {
  display: inline-flex;
}.c-grid {
  display: grid;
}.c-hidden {
  display: none;
}.c-max-w-3xl {
  max-width: 48rem;
}.c-shrink-0 {
  flex-shrink: 0;
}.c-grow {
  flex-grow: 1;
}.c-grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.c-grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.c-flex-row-reverse {
  flex-direction: row-reverse;
}.c-flex-col {
  flex-direction: column;
}.c-flex-col-reverse {
  flex-direction: column-reverse;
}.c-flex-wrap {
  flex-wrap: wrap;
}.c-items-start {
  align-items: flex-start;
}.c-items-center {
  align-items: center;
}.c-justify-between {
  justify-content: space-between;
}.c-gap-6 {
  gap: 3rem;
}.c-gap-8 {
  gap: 4rem;
}.c-gap-x-6 {
  column-gap: 3rem;
}.c-gap-y-4 {
  row-gap: 2rem;
}.c-rounded-full {
  border-radius: 9999px;
}.c-bg-brandLight {
  --tw-bg-opacity: 1;
  background-color: rgb(233 242 250 / var(--tw-bg-opacity, 1));
}.c-py-12 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}.c-pb-6 {
  padding-bottom: 3rem;
}.c-pb-8 {
  padding-bottom: 4rem;
}.c-pt-10 {
  padding-top: 5rem;
}.c-pt-12 {
  padding-top: 6rem;
}.c-pt-16 {
  padding-top: 8rem;
}.c-pt-2 {
  padding-top: 1rem;
}.c-pt-6 {
  padding-top: 3rem;
}.c-pt-small {
  padding-top: 0.25rem;
}.c-text-center {
  text-align: center;
}.c-text-base {
  font-size: 1rem;
}.c-text-lg {
  font-size: 1.5rem;
}.c-text-md {
  font-size: 1.125rem;
}.c-text-sm {
  font-size: .875rem;
}.c-text-xl {
  font-size: 2rem;
}.c-text-xs {
  font-size: .75rem;
}.c-font-bold {
  font-weight: 700;
}.c-font-medium {
  font-weight: 500;
}.c-font-normal {
  font-weight: 400;
}.c-font-semibold {
  font-weight: 600;
}.c-text-brand {
  --tw-text-opacity: 1;
  color: rgb(42 137 221 / var(--tw-text-opacity, 1));
}.c-text-gray {
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}.c-underline {
  text-decoration-line: underline;
}.c-layout{grid-template:"header" auto "main" 1fr "footer" auto/1fr;display:grid;position:relative;align-content:space-between;min-height:100vh}.c-layout__main{grid-area:main;display:flex;flex-direction:column;min-height:100vh;padding-top:5.5rem}.c-layout__holder{flex-grow:1;margin-top:6rem}.c-footer{grid-area:footer;width:100%;padding-top:1rem}.c-footer__content{display:flex;flex-direction:column}@media(min-width: 1200px){.c-footer__content{flex-direction:row;align-items:flex-start}}.c-footer__logo{display:flex}.c-footer__logo-image{height:36px;margin-right:2rem;object-fit:contain}.c-footer__info{margin-top:1.5rem}@media(min-width: 1200px){.c-footer__info{margin-top:0;margin-right:4rem;padding-left:2rem;border-left:1px solid #797979}}.c-footer__info p{font-size:1rem}.c-footer__navigation{display:none;margin-bottom:4rem}@media(min-width: 768px){.c-footer__navigation{display:flex;margin-bottom:0}}.c-footer__copyrights{display:flex;flex-direction:column-reverse;padding-bottom:0.5rem;font-size:.875rem}@media(min-width: 576px){.c-footer__copyrights{flex-direction:row;justify-content:space-between}}.c-footer__link {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
  transition-timing-function: linear;
}.c-footer__link:hover{color:#2a89dd}.c-header{grid-area:header;position:fixed;top:0;left:0;width:100%;padding:1.5rem 0;background-color:#fff;z-index:9}.c-header__wrapper{display:flex;align-items:center;justify-content:space-between}.c-header__logo{flex-shrink:0;z-index:99;transition-property: opacity;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 100ms;transition-timing-function: linear}.c-header__logo:hover{opacity:.67}.c-header__logo-image{height:32px;object-fit:contain}@media(min-width: 576px){.c-header__logo-image{height:38px}}.c-header__logo-image.c-img-logo-menu{display:none}.c-header__menu{display:none;transition-property: opacity;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 100ms;transition-timing-function: linear}@media(min-width: 1400px){.c-header__menu{display:flex;flex-wrap:wrap;align-items:center}}.c-header__menu-item{margin-left:2rem;font-size:1.125rem;font-weight:600}.c-header__action{display:flex;margin-left:1.5rem;z-index:99}.c-header__btn{margin-left:1.5rem;transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 100ms;transition-timing-function: linear}.c-header__btn:hover{opacity:.67}@media(min-width: 1400px){.c-header__btn.c-toggle-btn{display:none}}.c-header__btn.c-toggle-btn.c-is-loading{opacity:.67;pointer-events:none}.c-header__btn.c-toggle-btn.c-is-active{transform:rotate(-45deg)}.c-header__icon{height:22px;object-fit:contain}.c-header__link {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
  transition-timing-function: linear;
}.c-header__link:hover{color:#2a89dd}.c-header.c-is-open .c-header__logo-image:not(.c-header.c-is-open .c-header__logo-image.c-img-logo-menu){display:none}.c-header.c-is-open .c-header__logo-image.c-img-logo-menu{display:inline-flex}.c-header.c-is-open .c-header__icon{fill:#fff}@media(min-width: 1400px){.c-header.c-is-open .c-header__icon{fill:#000}}.c-accordion__item.c-is-open .c-accordion__body{max-height:none;padding-bottom:2rem;transition:all .1s ease-in-out;visibility:visible}.c-accordion__item.c-is-open .c-accordion__icon{transform:rotate(180deg)}.c-accordion__title{width:100%;margin-bottom:2rem;font-size:1.5rem;font-weight:500}@media(min-width: 768px){.c-accordion__title{font-size:2rem}}.c-accordion__toggle{display:flex;flex-grow:1;align-items:flex-start;justify-content:space-between}.c-accordion__toggle span,.c-accordion__toggle img{pointer-events:none}.c-accordion__icon{width:24px;margin-left:1rem;padding-top:0.5rem;transition:transform .3s ease-in-out}.c-accordion__body{max-height:0;transition:all .3s ease-in-out;overflow:hidden;visibility:hidden}.c-accordion h4{font-size:calc(1rem*1.25)}@media(min-width: 768px){.c-accordion h4{font-size:1.5rem}}.c-accordion--compact .c-accordion__item.c-is-open .c-accordion__body{padding-bottom:3rem}.c-accordion--compact .c-accordion__title{font-size:1.5rem}.c-banner{background-color:#903ed0;color:#fff}.c-banner__wrapper{display:flex;flex-direction:column;align-items:flex-start;padding-top:4rem;padding-bottom:4rem}@media(min-width: 768px){.c-banner__wrapper{flex-direction:row;align-items:center;justify-content:space-between}}.c-banner__content{display:flex;flex-direction:column}@media(min-width: 1200px){.c-banner__content{flex-direction:row;align-items:center}}.c-banner__title{flex-shrink:0;margin-bottom:0.25rem;font-size:2rem;font-weight:500}@media(min-width: 1200px){.c-banner__title{margin-right:3rem;margin-bottom:0}}.c-banner__description{flex-grow:1;font-size:1.125rem}@media(min-width: 1200px){.c-banner__description{margin-right:1.5rem;margin-left:1.5rem}}@media(min-width: 1400px){.c-banner__description{margin-right:3rem;margin-left:3rem}}.c-banner__description:last-child{margin-bottom:0}.c-banner__action{display:inline-flex;flex-shrink:0;min-width:160px;margin-top:3rem}@media(min-width: 768px){.c-banner__action{margin-top:0;margin-left:6rem}}@media(min-width: 1200px){.c-banner__action{margin-left:3rem}}.c-banner__action .c-btn{width:100%;text-align:center}.c-card__media{margin-bottom:1rem}.c-card__media a {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
  transition-timing-function: linear;
}.c-card__media a:hover{opacity:.67}.c-card__image{width:100%;height:280px;margin:0 auto;object-fit:cover}.c-card__category{margin-top:0.5rem;margin-right:0.5rem;color:#2a89dd}.c-card__category:hover{text-decoration:underline}.c-card__date{margin-bottom:1rem;color:#808080;font-size:.75rem}.c-card__title{margin-bottom:0;font-size:1.5rem;font-weight:400;line-height:2rem}.c-card__summary{margin-top:1rem}.c-card__summary p{margin-bottom:0.5rem;font-size:1rem}.c-card__summary p:last-child{margin-bottom:0}.c-card__action{margin-top:1.5rem}.c-card__link {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
  transition-timing-function: linear;
}.c-card__link:hover{color:#2a89dd}.c-card--light .c-card__date{color:#d9d9d9}.c-card-team{position:relative;margin-top:4rem;padding-bottom:4rem}.c-card-team:not(.c-card-team:last-child){border-bottom:1px solid #797979}.c-card-team__holder{display:flex;flex-direction:column}@media(min-width: 992px){.c-card-team__holder{flex-direction:row}}.c-card-team__holder:hover .c-card-team__image{opacity:.67}.c-card-team__holder:hover .c-card-team__title{color:#2a89dd}.c-card-team__holder:hover .c-card-team__arrow{transform:rotate(-45deg)}.c-card-team__profile{display:flex;flex-basis:40%;flex-grow:0;flex-shrink:0;align-items:center;margin-right:4rem}.c-card-team__title{margin-bottom:0;font-size:1.5rem;font-weight:500;transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 100ms;transition-timing-function: linear}.c-card-team__email{display:none}@media(min-width: 768px){.c-card-team__email{display:block;font-size:1rem}}.c-card-team__details{display:none}@media(min-width: 768px){.c-card-team__details{display:block;color:#323232;font-size:1rem}}.c-card-team__content{display:flex;flex-basis:60%;align-items:center;margin-top:2rem}@media(min-width: 992px){.c-card-team__content{margin-top:0;margin-right:4rem}}.c-card-team__media{width:48px;min-width:48px;height:48px;margin-right:1.5rem;border-radius:50%;background-color:#2a89dd;background-image:linear-gradient(160deg, #2a89dd 0%, #e9f2fa 100%);overflow:hidden}@media(min-width: 768px){.c-card-team__media{width:96px;min-width:96px;height:96px;margin-right:3rem}}.c-card-team__image{width:100%;height:100%;margin:0 auto;object-fit:cover;object-position:center center;transition-property: opacity;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 100ms;transition-timing-function: linear}.c-card-team__icon{width:100%;height:100%;margin:0 auto;background-color:#e9f2fa;object-fit:cover;object-position:center center}@media(min-width: 992px){.c-card-team__summary{max-width:640px}}.c-card-team__summary p{margin-bottom:0.5rem;font-size:1rem}.c-card-team__summary p:last-child{margin-bottom:0}.c-card-team__action{position:absolute;top:12px;right:0}@media(min-width: 768px){.c-card-team__action{top:36px}}.c-card-team__arrow{width:24px;transition-property: transform;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 100ms;transition-timing-function: linear}.c-hero{padding-top:8rem;padding-bottom:8rem;background-color:#e9f2fa}.c-hero__wrapper{display:flex;flex-direction:column-reverse}@media(min-width: 768px){.c-hero__wrapper{flex-direction:row;align-items:center;gap:3rem}}.c-hero__content{flex-basis:66.6666666667%}.c-hero__title{margin-bottom:0;font-size:2rem;font-weight:400;line-height:1.4em}@media(min-width: 992px){.c-hero__title{font-size:2.625rem}}.c-hero__action{margin-top:1.5rem;margin-bottom:0}.c-hero__media{display:flex;flex-basis:33.3333333333%;align-items:center;justify-content:center}.c-hero__image{display:none;max-width:280px}@media(min-width: 768px){.c-hero__image{display:inline-flex}}.c-hero__link{font-size:1.125rem;text-decoration:underline;transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 100ms;transition-timing-function: linear}.c-hero__link:hover{color:#2a89dd}.c-modal-menu{position:fixed;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease-in-out,visibility 0s ease-in-out .3s;background-color:rgba(22,37,51,.4);opacity:0;visibility:hidden;z-index:9}@media(min-width: 1400px){.c-modal-menu{display:none}}.c-modal-menu__holder{position:absolute;top:0;left:0;width:100%;min-height:380px;padding-top:5.5rem;transform:translateY(-100%);background-color:#2a89dd;color:#fff;transition-property: transform;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 100ms;transition-timing-function: linear}.c-modal-menu__navigation{padding-top:3rem;padding-bottom:3rem;font-size:2rem;font-weight:500}.c-modal-menu__legal{font-size:1rem}.c-modal-menu__legal ul{display:flex;flex-wrap:wrap}.c-modal-menu__item{margin-bottom:0.5rem}.c-modal-menu__link {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
  transition-timing-function: linear;
}.c-modal-menu__link:hover{color:#d9d9d9}.c-modal-menu__link.c-is-active{color:#d9d9d9}.c-modal-menu.c-is-loading{display:none}.c-modal-menu.c-is-open{transition-delay:0s;opacity:1;visibility:visible;overflow-y:auto}.c-modal-menu.c-is-open .c-modal-menu__holder{transform:translateY(0)}.c-modal{display:flex;position:fixed;top:0;left:0;align-items:center;justify-content:center;width:100%;height:100%;transition:opacity .3s ease-in-out,visibility 0s ease-in-out .3s;background-color:rgba(22,37,51,.7);opacity:0;visibility:hidden;z-index:9}.c-modal__surface{position:relative;width:100%;max-width:1060px;height:100vh;background-color:#fff;color:#000;overflow-y:hidden;transition-property: transform;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 100ms;transition-timing-function: linear}@media(min-width: 576px){.c-modal__surface{height:calc(100vh - 6rem);margin-right:5vw;margin-left:5vw;border-radius:0.5rem}}.c-modal__header{display:flex;position:sticky;justify-content:space-between;padding:1.5rem 3rem;background-color:#fff;z-index:9}.c-modal__header-btn{transform:rotate(45deg);transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 100ms;transition-timing-function: linear}.c-modal__header-btn:hover{opacity:.67}.c-modal__body{position:absolute;top:0;right:0;left:0;height:100%;padding-right:3rem;padding-left:3rem;overflow-y:auto}.c-modal__item{display:none;padding-top:7.5rem;padding-bottom:3rem}.c-modal__item.c-is-visible{display:block}.c-modal__image{width:100%;height:240px;object-fit:cover}.c-modal.c-is-loading{display:none}.c-modal.c-is-open{transition-delay:0s;opacity:1;visibility:visible;overflow-y:auto}.c-modal.c-is-open .c-modal__holder{transform:translateY(0)}.c-pagination{padding-top:2rem;border-top:1px solid #797979}.c-pagination__holder{display:flex;align-items:center;justify-content:space-between}.c-pagination__menu{display:none}@media(min-width: 768px){.c-pagination__menu{display:flex;align-items:center}}.c-pagination__item{padding:0 0.5rem}.c-pagination__link {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
  transition-timing-function: linear;
}.c-pagination__link:hover{color:#2a89dd}.c-article__hero{margin-bottom:2rem}.c-article__image{width:100%;max-height:480px;margin:0 auto;object-fit:cover}.c-article__wrapper{width:100%;max-width:1024px;margin-right:auto;margin-left:auto}.c-article__category{margin-top:0.5rem;margin-right:0.5rem;color:#2a89dd}.c-article__category:hover{text-decoration:underline}.c-article__date{margin-bottom:1rem;color:#808080;font-size:.75rem}.c-article__title{margin-bottom:0;font-size:2rem;line-height:1.275em}@media(min-width: 768px){.c-article__title{font-size:2.25rem}}@media(min-width: 1200px){.c-article__title{font-size:2.625rem}}.c-article__summary{margin-top:1.5rem}.c-article__summary p{margin-bottom:1rem;font-size:1.125rem}.c-article__summary p:last-child{margin-bottom:0}.c-article__description{margin-top:6rem}.c-article__description p{font-size:1rem}.c-article__gallery-image{object-fit:contain}.c-article iframe{width:100%;height:100%;aspect-ratio:16/9}.c-breadcrumb{margin-bottom:1.5rem;font-size:.875rem}@media(min-width: 576px){.c-breadcrumb{display:flex}}.c-breadcrumb__divider{color:#808080}@media(min-width: 576px){.c-breadcrumb__divider{margin-right:0.25rem;margin-left:0.25rem}}.c-breadcrumb__link:hover{text-decoration:underline}.c-btn{padding:0.5rem calc(0.5rem*2);border:1px solid #fff;background-color:rgba(0,0,0,0);color:#fff;font-size:1.125rem;font-weight:500;line-height:1;transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 100ms;transition-timing-function: linear}.c-btn:hover{background-color:#fff;color:#2a89dd}.c-btn--inverted{border-color:#000;color:#000}.c-btn--inverted:hover{background-color:#000;color:#fff}.c-btn--tag{padding:0.5rem calc(0.5rem*3);border-radius:calc(0.5rem*6);border-color:#e9f2fa;background-color:#e9f2fa;color:#000;font-size:1rem;line-height:1.25em}.c-btn--tag:hover{border-color:#2a89dd;background-color:#fff;color:#2a89dd}.c-headline__title{margin-bottom:0;font-size:1.5rem;font-weight:400;line-height:1.4em}@media(min-width: 576px){.c-headline__title{font-size:2rem}}@media(min-width: 992px){.c-headline__title{font-size:2.25rem}}.c-tabs__header{position:relative;width:100vw;border-bottom:1px solid #c9c9c9;overflow-x:scroll;overflow-y:hidden}.c-tabs__nav{display:flex;font-size:calc(1.125rem);font-weight:500}.c-tabs__nav::before{position:absolute;bottom:-1px;left:var(--underlineLeft);width:var(--underlineWidth);height:3px;background-color:#2a89dd;content:"";transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 300ms;transition-timing-function: linear}.c-tabs__nav-item{flex-shrink:0}.c-tabs__nav-item:last-child{margin-right:0}.c-tabs__item{display:block;margin-right:3rem;padding-bottom:1.5rem;transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 300ms;transition-timing-function: linear}.c-tabs__item:hover{color:#808080}.c-tabs__item.c-is-selected{color:#808080}.c-tabs__content{width:100%;margin-top:4rem}.c-tabs__panel{display:none}.c-tabs__panel>:last-child{margin-bottom:0}.c-tabs__panel.c-is-selected{display:block}.c-error-page .c-layout__main{min-height:auto}@media (min-width: 480px) {.xs\:c-text-md.c-rich-text p{font-size:1.125rem}
}@media (min-width: 1200px) {.xl\:c-border-bottom{border-bottom:1px solid #797979}
}.hover\:c-underline:hover {
  text-decoration-line: underline;
}.hover\:c-no-underline:hover {
  text-decoration-line: none;
}@media (min-width: 480px) {

  .xs\:c-ml-2 {
    margin-left: 1rem;
  }

  .xs\:c-ml-3 {
    margin-left: 1.5rem;
  }

  .xs\:c-mr-0 {
    margin-right: 0;
  }

  .xs\:c-mr-6 {
    margin-right: 3rem;
  }

  .xs\:c-mt-1 {
    margin-top: 0.5rem;
  }

  .xs\:c-mt-2 {
    margin-top: 1rem;
  }

  .xs\:c-inline-flex {
    display: inline-flex;
  }

  .xs\:c-flex-row {
    flex-direction: row;
  }

  .xs\:c-items-center {
    align-items: center;
  }

  .xs\:c-text-md {
    font-size: 1.125rem;
  }
}@media (min-width: 576px) {

  .sm\:c-mb-0 {
    margin-bottom: 0;
  }

  .sm\:c-mb-6 {
    margin-bottom: 3rem;
  }

  .sm\:c-ml-1 {
    margin-left: 0.5rem;
  }

  .sm\:c-ml-4 {
    margin-left: 2rem;
  }

  .sm\:c-mr-1 {
    margin-right: 0.5rem;
  }

  .sm\:c-mr-4 {
    margin-right: 2rem;
  }

  .sm\:c-mt-0 {
    margin-top: 0;
  }

  .sm\:c-flex {
    display: flex;
  }

  .sm\:c-inline-flex {
    display: inline-flex;
  }

  .sm\:c-grow {
    flex-grow: 1;
  }

  .sm\:c-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:c-flex-row {
    flex-direction: row;
  }

  .sm\:c-items-center {
    align-items: center;
  }

  .sm\:c-justify-between {
    justify-content: space-between;
  }
}@media (min-width: 768px) {

  .md\:c-col-span-12 {
    grid-column: span 12 / span 12;
  }

  .md\:c-col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:c-col-span-8 {
    grid-column: span 8 / span 8;
  }

  .md\:c-grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .md\:c-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:c-flex-row {
    flex-direction: row;
  }
}@media (min-width: 992px) {

  .lg\:c-col-span-12 {
    grid-column: span 12 / span 12;
  }

  .lg\:c-col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:c-col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:c-col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:c-col-span-7 {
    grid-column: span 7 / span 7;
  }

  .lg\:c-col-span-8 {
    grid-column: span 8 / span 8;
  }

  .lg\:c-col-span-9 {
    grid-column: span 9 / span 9;
  }

  .lg\:c-col-start-5 {
    grid-column-start: 5;
  }

  .lg\:c-col-start-8 {
    grid-column-start: 8;
  }

  .lg\:c-col-start-9 {
    grid-column-start: 9;
  }

  .lg\:c-mb-6 {
    margin-bottom: 3rem;
  }

  .lg\:c-mt-0 {
    margin-top: 0;
  }

  .lg\:c-grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:c-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1200px) {

  .xl\:c-col-span-1 {
    grid-column: span 1 / span 1;
  }

  .xl\:c-col-span-2 {
    grid-column: span 2 / span 2;
  }

  .xl\:c-col-span-7 {
    grid-column: span 7 / span 7;
  }

  .xl\:c-col-start-5 {
    grid-column-start: 5;
  }

  .xl\:c-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .xl\:c-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:c-pb-8 {
    padding-bottom: 4rem;
  }
}@media (min-width: 1400px) {

  .xxl\:c-col-span-3 {
    grid-column: span 3 / span 3;
  }

  .xxl\:c-col-start-9 {
    grid-column-start: 9;
  }
}
