/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./sass/custom/maincustom.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/xuf4idr.css);
/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./sass/custom/maincustom.scss (1) ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400..900&display=swap);
/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./sass/custom/maincustom.scss (2) ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.2.4 | 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: #e5e7eb; /* 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.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: komet; /* 4 */
  font-feature-settings: normal; /* 5 */
}
/*
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]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
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. 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-size: 1em; /* 2 */
}
/*
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-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}
/*
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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
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] {
  display: none;
}
:root {
    --headlinedefault: 340deg 9% 14%;
    --bodydefault: 240deg 4% 26%;
    --linkdefault: 203deg 100% 45%;
    --buttondefault: 203deg 100% 45%;
    --button-hoverdefault: 191deg 96% 38%;
    --button-textdefault: 0deg 0% 100%;
    --borderdefault: 0deg 0% 93%;
    --primarydefault: 0deg 0% 100%;
    --secondarydefault: 0deg 0% 93%;
    --accentdefault: 16deg 86% 64%;
    /* ----------------- */
    --headline: 340deg 9% 14%;
    --body: 240deg 4% 26%;
    --link: 203deg 100% 45%;
    --button: 16deg 86% 64%;
    --button-hover: 16deg 86% 59%;
    --button-text: 0deg 0% 100%;
    --border: 0deg 0% 100%;
    --primary: 0deg 0% 90%;
    --secondary: 0deg 0% 100%;
    --accent: 16deg 86% 64%;
    /* ----------------- */
    --headline2: 0deg 0% 100%;
    --body2: 0deg 0% 100%;
    --link2: 0deg 0% 100%;
    --button2: 0deg 0% 100%;
    --button-hover2: 203deg 100% 40%;
    --button-text2: 0deg 0% 100%;
    --border2: 0deg 0% 100%;
    --primary2: 207deg 100% 28%;
    --secondary2: 0deg 0% 100%;
    --accent2: 16deg 86% 64%;
    --padding-sm: 0 1rem;
    --padding-md: 0 2rem;
    --padding-lg: 0 12rem;
    --padding-y-sm: 2.5rem;
    --padding-y-md: 4rem;
    --padding-y-lg: 4.5rem;
    --margin-sm: 1rem auto;
    --margin-md: 2rem auto;
    --margin-lg: 4rem auto;
    --hex-font-sm: 12px;
    --hex-font-base: 16px;
    --hex-font-lg: 18px;
    --hex-font-xl: 20px;
    --hex-font-2xl: 24px;
    --hex-font-3xl: 30px;
    --hex-font-4xl: 36px;
    --hex-font-5xl: 48px;
    --hex-font-6xl: 64px;
    --hex-br-standard: 4px;
    --hex-br-small: 2px;
    --hex-br-large: 10px;
  }
.hex-color-palette1 a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palette1 a:hover{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palette1 a.button-primary{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palette1 a.button-primary:hover{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palette1 a.button-secondary{
  color: hsl(var(--button));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palette1 a.button-secondary:hover{
  background-color: hsl(var(--button-hover));
  color: hsl(var(--button-text));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palette2 a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palette2 a:hover{
  color: hsl(var(--button-hoverdefault));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palette2 a.button-primary{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palette2 a.button-primary:hover{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palette2 a.button-secondary{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palette2 a.button-secondary:hover{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palettedefault a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palettedefault a:hover{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palettedefault a.button-primary{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palettedefault a.button-primary:hover{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palettedefault a.button-primary i{
  color: hsl(var(--button-textdefault));
}
.hex-color-palettedefault a.button-secondary{
  border-color: hsl(var(--button-hoverdefault));
  color: hsl(var(--button-hoverdefault));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palettedefault a.button-secondary:hover{
  background-color: hsl(var(--button-hoverdefault));
  color: hsl(var(--button-textdefault));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palettedefault.navigation-simple{
  background-color: hsl(var(--primarydefault) / 0);
}
.hex-color-palettedefault.hex-section:first-child{
  background-color: hsl(var(--primarydefault));
}
.hex-color-palettedefault .textimage-container .button-container > div .button-primary{
  background-color: hsl(var(--button));
  color: hsl(var(--button-text));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.hex-color-palettedefault .textimage-container .button-container > div .button-primary:hover{
  background-color: hsl(var(--button-hover));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
h1{
  font-family: Maven Pro;
  font-size: var(--hex-font-5xl);
}
@media (min-width: 1024px){
  h1{
    font-size: var(--hex-font-6xl);
  }
}
h2{
  font-family: Maven Pro;
  font-size: var(--hex-font-3xl);
    font-weight: 800;
    line-height: 2rem;
}
h3{
  font-family: Maven Pro;
  font-size: var(--hex-font-4xl);
}
h4{
  font-family: Maven Pro;
  font-size: var(--hex-font-3xl);
}
h5{
  font-family: Maven Pro;
  font-size: var(--hex-font-2xl);
}
h6{
  font-family: Maven Pro;
  font-size: var(--hex-font-xl);
}
p{
  font-family: Maven Pro;
  font-size: var(--hex-font-base);
    margin-bottom: 1.5rem;
}
p:last-child {
    margin-bottom: 0;
  }
a.button-primary{
  font-family: Maven Pro;
  font-size: var(--hex-font-base);
}
a.button-secondary{
  font-family: Maven Pro;
  font-size: var(--hex-font-base);
}
blockquote{
  font-family: Maven Pro;
  font-size: var(--hex-font-lg);
}
dd{
  font-family: Maven Pro;
  font-size: var(--hex-font-base);
}
dt{
  font-family: Maven Pro;
  font-size: var(--hex-font-base);
}
.rich-text-area h1{
  font-family: Maven Pro;
  font-size: var(--hex-font-5xl);
}
@media (min-width: 1024px){
  .rich-text-area h1{
    font-size: var(--hex-font-6xl);
  }
}
.rich-text-area p {
    margin-bottom: 1.5rem;
  }
.rich-text-area p:last-child {
    margin-bottom: 0;
  }
/* Header & Footer */
.footer-menu_column h3{
  font-family: Maven Pro;
  font-size: var(--hex-font-base);
    font-weight: 800;
}
.footer-menu_list a{
  font-family: Maven Pro;
  font-size: var(--hex-font-base);
    font-weight: 500;
}
.footer-legal_copyright p{
  font-size: var(--hex-font-sm);
}
.footer-legal_nav-list a{
  font-family: Maven Pro;
  font-size: var(--hex-font-sm);
    font-weight: 500;
}
/* Introduction area */
.hex-intro_title{
  padding-bottom: 5rem;
    font-weight: 500;
    font-size: 32px;
    line-height: 1.25;
    margin-bottom: 1rem;
}
@media (min-width: 1280px) {
    .hex-intro_title {
      font-size: 40px;
    }
  }
.hex-intro_title b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.hex-intro.hex-intro-centerAligned {
    max-width: 800px;
    margin: 0 auto;
  }
/* Component specific targetting */
.accordion-container .accordion-title{
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 1rem;
}
.accordion-container .accordion-title b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.accordion-container .accordion-heading_title{
  font-size: var(--hex-font-xl);
    font-weight: 500;
}
.cta-container .cta-noimage_title{
  font-weight: 400;
    position: relative;
    height: 140px;
    font-size: 32px;
}
@media (min-width: 1280px) {
    .cta-container .cta-noimage_title {
      height: 190px;
      font-size: 40px;
    }
  }
.cta-container .cta-noimage_title b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.cta-container .cta-noimage_title:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 160px;
    background: #f27d52;
    margin-bottom: 1.5rem;
  }
.cta-container .cta-offcenter_title{
  font-weight: 400;
    position: relative;
    height: 140px;
    font-size: 32px;
}
@media (min-width: 1280px) {
    .cta-container .cta-offcenter_title {
      font-size: 40px;
      height: 190px;
    }
  }
.cta-container .cta-offcenter_title b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.cta-container .cta-offcenter_title:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 160px;
    background: #f27d52;
    margin-bottom: 1.5rem;
  }
.cta-container .cta-standard_title{
  font-weight: 400;
    position: relative;
    height: 140px;
    font-size: 32px;
}
@media (min-width: 1280px) {
    .cta-container .cta-standard_title {
      font-size: 40px;
      height: 190px;
    }
  }
.cta-container .cta-standard_title b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.cta-container .cta-standard_title:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 160px;
    background: #f27d52;
    margin-bottom: 1.5rem;
  }
.card-container .card-title{
  font-family: Maven Pro;
  font-size: var(--hex-font-2xl);
    font-weight: 800;
    line-height: 1;
}
.card-container .card-date{
  font-family: Maven Pro;
  font-size: var(--hex-font-sm);
}
.card-container .card-link{
  font-family: Maven Pro;
  font-weight: 400;
}
.hero-container .hero-split_title{
  font-family: Maven Pro;
  font-size: var(--hex-font-5xl);
}
@media (min-width: 1024px){
  .hero-container .hero-split_title{
    font-size: var(--hex-font-6xl);
  }
}
.hero-container .hero-split_title b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.hero-container .hero-fullwidth_title{
  font-family: Maven Pro;
  font-size: var(--hex-font-5xl);
}
@media (min-width: 1024px){
  .hero-container .hero-fullwidth_title{
    font-size: var(--hex-font-6xl);
  }
}
.hero-container .hero-fullwidth_title b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.hero-container .hero-noimage_title{
  font-family: Maven Pro;
  font-size: var(--hex-font-5xl);
}
@media (min-width: 1024px){
  .hero-container .hero-noimage_title{
    font-size: var(--hex-font-6xl);
  }
}
.hero-container .hero-noimage_title b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.testimonial-boxed .testimonial-container .quote-text p, .testimonial-boxed .testimonial-container .quote-text a, .testimonial-boxed .testimonial-container .quote-text ul, .testimonial-boxed .testimonial-container .quote-text ol{
  font-size: var(--hex-font-xl);
}
@media (min-width: 1024px){
  .testimonial-boxed .testimonial-container .quote-text p, .testimonial-boxed .testimonial-container .quote-text a, .testimonial-boxed .testimonial-container .quote-text ul, .testimonial-boxed .testimonial-container .quote-text ol{
    font-size: var(--hex-font-2xl);
  }
}
.testimonial-boxed .testimonial-container .quote-details .quote-name p{
  font-weight: 700;
}
.testimonial-boxed .testimonial-container .quote-details .quote-name p span{
  font-weight: 700;
}
.testimonial-unboxed .testimonial-container .quote-text p, .testimonial-unboxed .testimonial-container .quote-text a, .testimonial-unboxed .testimonial-container .quote-text ul, .testimonial-unboxed .testimonial-container .quote-text ol{
  font-size: var(--hex-font-xl);
}
@media (min-width: 1024px){
  .testimonial-unboxed .testimonial-container .quote-text p, .testimonial-unboxed .testimonial-container .quote-text a, .testimonial-unboxed .testimonial-container .quote-text ul, .testimonial-unboxed .testimonial-container .quote-text ol{
    font-size: var(--hex-font-2xl);
  }
}
.testimonial-unboxed .testimonial-container .quote-details .quote-name p{
  font-weight: 700;
}
.testimonial-unboxed .testimonial-container .quote-details .quote-name p span{
  font-weight: 700;
}
.statistics-container .statistics-item_title{
  font-weight: 400;
  line-height: 1.5;
    font-size: 24px;
}
.statistics-container .statistics-item_title b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.statistics-container .statistics-item_stat{
  font-family: Maven Pro;
  font-size: var(--hex-font-3xl);
}
.statistics-container .statistics-item_icon{
  font-family: Maven Pro;
  font-size: var(--hex-font-2xl);
}
.textimage-container .textimage-title{
    position: relative;
    height: 140px;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 1rem;
    font-size: 32px;
}
@media (min-width: 1280px) {
    .textimage-container .textimage-title {
      font-size: 40px;
      height: 190px;
    }
  }
.textimage-container .textimage-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 160px;
    background: #f27d52;
    margin-bottom: 1.5rem;
  }
.textimage-container .textimage-title b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.textimage-container .textimage-content p, .textimage-container .textimage-content a, .textimage-container .textimage-content ul, .textimage-container .textimage-content ol{
  font-size: var(--hex-font-lg);
  line-height: 1.25;
}
@media (min-width: 1024px){
  .textimage-container .textimage-content p, .textimage-container .textimage-content a, .textimage-container .textimage-content ul, .textimage-container .textimage-content ol{
    font-size: var(--hex-font-xl);
  }
}
.textarea-container .textarea_title{
  font-size: var(--hex-font-3xl);
}
@media (min-width: 1024px){
  .textarea-container .textarea_title{
    font-size: var(--hex-font-4xl);
  }
}
.textarea-container .textarea_text{
  font-size: var(--hex-font-lg);
  line-height: 1.25;
}
@media (min-width: 1024px){
  .textarea-container .textarea_text{
    font-size: var(--hex-font-xl);
  }
}
.textarea-container.textarea-size-standard .textarea_title{
  font-size: var(--hex-font-3xl);
}
@media (min-width: 1024px){
  .textarea-container.textarea-size-standard .textarea_title{
    font-size: var(--hex-font-4xl);
  }
}
.textarea-container.textarea-size-standard .textarea_text p, .textarea-container.textarea-size-standard .textarea_text a, .textarea-container.textarea-size-standard .textarea_text ul, .textarea-container.textarea-size-standard .textarea_text ol{
  font-size: var(--hex-font-lg);
  line-height: 1.25;
}
@media (min-width: 1024px){
  .textarea-container.textarea-size-standard .textarea_text p, .textarea-container.textarea-size-standard .textarea_text a, .textarea-container.textarea-size-standard .textarea_text ul, .textarea-container.textarea-size-standard .textarea_text ol{
    font-size: var(--hex-font-xl);
  }
}
.textarea-container.textarea-size-big .textarea_title{
  font-size: var(--hex-font-4xl);
}
@media (min-width: 1024px){
  .textarea-container.textarea-size-big .textarea_title{
    font-size: var(--hex-font-5xl);
  }
}
.textarea-container.textarea-size-big .textarea_text p, .textarea-container.textarea-size-big .textarea_text a, .textarea-container.textarea-size-big .textarea_text ul, .textarea-container.textarea-size-big .textarea_text ol{
  font-size: var(--hex-font-xl);
  line-height: 1.25;
}
@media (min-width: 1024px){
  .textarea-container.textarea-size-big .textarea_text p, .textarea-container.textarea-size-big .textarea_text a, .textarea-container.textarea-size-big .textarea_text ul, .textarea-container.textarea-size-big .textarea_text ol{
    font-size: var(--hex-font-2xl);
  }
}
.textarea-container.textarea-size-small .textarea_title{
  font-size: var(--hex-font-2xl);
}
@media (min-width: 1024px){
  .textarea-container.textarea-size-small .textarea_title{
    font-size: var(--hex-font-3xl);
  }
}
.textarea-container.textarea-size-small .textarea_text p, .textarea-container.textarea-size-small .textarea_text a, .textarea-container.textarea-size-small .textarea_text ul, .textarea-container.textarea-size-small .textarea_text ol{
  font-size: var(--hex-font-base);
  line-height: 1.25;
}
@media (min-width: 1024px){
  .textarea-container.textarea-size-small .textarea_text p, .textarea-container.textarea-size-small .textarea_text a, .textarea-container.textarea-size-small .textarea_text ul, .textarea-container.textarea-size-small .textarea_text ol{
    font-size: var(--hex-font-lg);
  }
}
.video-container-youtube .video_overlay-title{
  font-family: Maven Pro;
  font-size: var(--hex-font-3xl);
}
.video-container-youtube .video_overlay-title b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.table-container .table-heading{
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 1rem;
}
.table-container .table-heading b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.umbraco-forms-hidden {
    display: none;
  }
.umbraco-forms-page{
  font-family: Maven Pro;
}
.umbraco-forms-page .umbraco-forms-field {
    margin-top: 1.25rem;
  }
.umbraco-forms-page .umbraco-forms-field:first-child {
    margin-top: 0;
  }
.umbraco-forms-page .umbraco-forms-field label{
  font-family: Maven Pro;
    font-weight: 700;
}
.umbraco-forms-page .help-block {
    font-size: 14px;
  }
.umbraco-forms-page .umbraco-forms-field-wrapper label {
    font-weight: 400;
  }
.umbraco-forms-page .field-validation-error {
    color: red;
    font-size: 14px;
  }
.umbraco-forms-page .checkboxlist > :not([hidden]) ~ :not([hidden]), .umbraco-forms-page .radiobuttonlist > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.umbraco-forms-page .multiplechoice legend, .umbraco-forms-page .radio legend {
    font-weight: 700;
  }
.umbraco-forms-page .multiplechoice .umbraco-forms-field-wrapper, .umbraco-forms-page .radio .umbraco-forms-field-wrapper {
    margin-top: 0.5rem;
  }
.umbraco-forms-page input[type=submit]{
  display: inline-block;
  cursor: pointer;
  background-color: hsl(var(--buttondefault));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: var(--hex-font-base);
  font-weight: 500;
  color: hsl(var(--button-textdefault));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
    border-radius: 99999px;
}
.umbraco-forms-page input[type=submit]:hover{
  background-color: hsl(var(--button-hoverdefault));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.umbraco-forms-page .dropdown {
    display: flex;
    flex-direction: column;
  }
.umbraco-forms-form .umbraco-forms-field.checkbox {
    flex-direction: column-reverse;
  }
.umbraco-forms-form .umbraco-forms-field.checkbox .umbraco-forms-label {
    margin-left: 0;
  }
.footer {
    padding-top: 0;
  }
.footer-content > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.footer-content {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 3rem;
  }
@media (min-width: 1024px) {
    .footer-content {
      margin-bottom: 0;
    }
  }
.footer-content_logo {
    margin-top: 3rem;
    max-width: 140px;
    max-height: 50px;
  }
.footer-menu{
  margin-top: 0px;
}
@media (min-width: 768px){
  .footer-menu-wrapper{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.footer-menu_column{
  margin-top: 0px;
}
.footer-menu_list{
  margin-top: 0.5rem;
}
.footer-legal{
  margin-top: 1rem;
  border-top-width: 0px;
}
header {
    position: absolute;
    top: 0;
    z-index: 2;
  }
.navigation-simple_logo img {
    width: 90px;
    height: 40px;
  }
@media (min-width: 1024px) {
    .navigation-simple_logo img {
      width: 170px;
      height: 50px;
    }
  }
.hamburger-wrapper{
  display: none;
}
.cta-container .cta-noimage .button-container > div {
    box-shadow: none;
  }
.cta-container .cta-offcenter .button-container > div {
    box-shadow: none;
  }
.cta-container .cta-standard .button-container > div {
    box-shadow: none;
  }
.card-container .card-title {
    margin-bottom: 1.5rem;
  }
.card-container .card-link{
  margin-top: 2rem;
  color: hsl(var(--accentdefault));
}
.card-container .card-boxed {
    box-shadow: none;
    border: none;
    border-radius: 5px;
    background: #ffff;
  }
.card-container a .card-boxed {
    box-shadow: none;
    border: none;
    border-radius: 5px;
    background: #fff;
  }
.card-container a .card-boxed img {
    height: 250px;
  }
@media (min-width: 1024px) {
    .card-container a .card-boxed img {
      height: 350px;
    }
  }
@media (min-width: 1440px) {
    .card-container a .card-boxed img {
      height: 500px;
    }
  }
.card-container a:hover .card-boxed{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.card-container .card-unboxed {
    background: #f2f2f2;
  }
.card-container .card-unboxed .card-text {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
.card-container .card-unboxed .card-text .card-title {
    margin-bottom: 0.5rem;
  }
.card-container .card-unboxed .card-text .card-description {
    margin-bottom: 2rem;
  }
.card-container .card-unboxed .card-text .card-link {
    margin-top: auto;
    margin-bottom: 0;
  }
.card-container a .card-unboxed {
    padding: 1rem;
  }
.card-container a .card-unboxed .card-text {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
.card-container a .card-unboxed .card-text .card-title {
    margin-bottom: 0.5rem;
  }
.card-container a .card-unboxed .card-text .card-description {
    margin-bottom: 2rem;
  }
.card-container a .card-unboxed .card-text .card-link {
    margin-top: auto;
    margin-bottom: 0;
  }
.card-container a:hover .card-unboxed{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.card-container.card-amount-2{
  gap: 1rem;
}
.card-container.card-amount-3{
  gap: 1rem;
}
.card-container.card-amount-4{
  gap: 1rem;
}
.card-container.card-amount-5{
  gap: 1rem;
}
.hero-container .hero-fullwidth_image-overlay{
  background-color: hsl(var(--primary2) / 0.5);
    width: 100%;
    backdrop-filter: blur(0.25rem);
    -webkit-backdrop-filter: blur(0.25rem);
}
@media (min-width: 1440px) {
    .hero-container .hero-fullwidth_image-overlay {
      width: 55%;
    }
  }
.hero-container .hero-fullwidth_text-container{
  width: 100%;
}
@media (min-width: 640px){
  .hero-container .hero-fullwidth_text-container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .hero-container .hero-fullwidth_text-container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .hero-container .hero-fullwidth_text-container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .hero-container .hero-fullwidth_text-container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .hero-container .hero-fullwidth_text-container{
    max-width: 1536px;
  }
}
.hero-container .hero-fullwidth_text-container{
  margin-left: auto;
  margin-right: auto;
}
.hero-container .hero-fullwidth_subtitle {
    text-align: left;
    max-width: none;
  }
@media (min-width: 1024px){
  .hero-container .hero-fullwidth_subtitle{
    max-width: 36rem;
  }
}
.hero-container .hero-fullwidth_title {
    text-align: left;
    max-width: none;
  }
@media (min-width: 1024px){
  .hero-container .hero-fullwidth_title{
    max-width: 36rem;
  }
}
.hero-container .hero-fullwidth_title span {
    color: white;
    line-height: 1;
  }
.hero-container .hero-fullwidth_text {
    margin-left: 0;
    text-align: left;
    margin-top: 1rem;
    max-width: none;
  }
@media (min-width: 1024px){
  .hero-container .hero-fullwidth_text{
    max-width: 36rem;
  }
}
.hero-container .hero-fullwidth_text p {
    color: white;
  }
.hero-container .hero-fullwidth_tags {
    justify-content: start;
  }
.hero-container .hero-fullwidth_author-details {
    justify-content: start;
    margin-left: 0;
    text-align: left;
  }
.hero-container .hero-fullwidth .button-container {
    margin-left: 0;
  }
.hero-container .hero-fullwidth_size-big {
    height: 40vh;
  }
@media (min-width: 414px) {
    .hero-container .hero-fullwidth_size-big {
      height: 35vh;
    }
  }
@media (min-width: 768px) {
    .hero-container .hero-fullwidth_size-big {
      height: 55vh;
    }
  }
@media (min-width: 1024px) {
    .hero-container .hero-fullwidth_size-big {
      height: 80vh;
    }
  }
.testimonial-boxed .testimonial-container .author-image img {
    max-height: 100px;
    height: 100px;
    width: 100px;
  }
.testimonial-unboxed .testimonial-container .author-image img {
    max-height: 100px;
    height: 100px;
    width: 100px;
  }
@media (min-width: 1024px) {
    .textimage-container .textimage-wrapper {
      gap: 4rem;
    }
  }
.textimage-container .textimage-textwrapper {
    justify-content: start;
    padding-top: 0px;
  }
@media (min-width: 1024px) {
    .textvideo-container .textvideo-wrapper {
      gap: 4rem;
    }
  }
.textvideo-container .textvideo-textwrapper .textvideo-title{
    position: relative;
    height: 130px;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 1rem;
}
.textvideo-container .textvideo-textwrapper .textvideo-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 160px;
    background: #f27d52;
    margin-bottom: 1.5rem;
  }
.textvideo-container .textvideo-textwrapper .textvideo-title b{
  font-family: Maven Pro;
    font-weight: 800;
    line-height: 100%;
}
.textvideo-container .textvideo-textwrapper p {
    margin-bottom: 0;
  }
.textarea-container {
    max-width: 1100px;
  }
.textarea-container .textarea_title{
  font-family: komet;
  color: hsl(var(--primary2));
    text-transform: uppercase;
    line-height: 1;
}
@media (min-width: 1280px) {
    .textarea-container .textarea_title {
      font-size: 80px;
    }
  }
.testimonial-boxed .testimonial-container .author-image img {
    max-height: 100px;
    height: 100px;
    width: 100px;
  }
.testimonial-unboxed .testimonial-container .author-image img {
    max-height: 100px;
    height: 100px;
    width: 100px;
  }
body {
    background-color: #ededed;
    position: relative;
  }
.landingspagina .hero-container {
    -webkit-clip-path: polygon(100% 0%, 0% 0%, 0% 88.68%, 1% 88.62%, 2% 88.57%, 3% 88.52%, 4% 88.49%, 5% 88.46%, 6% 88.44%, 7% 88.43%, 8% 88.43%, 9% 88.43%, 10% 88.44%, 11% 88.46%, 12% 88.49%, 13% 88.53%, 14% 88.57%, 15% 88.63%, 16% 88.69%, 17% 88.75%, 18% 88.83%, 19% 88.91%, 20% 89%, 21% 89.09%, 22% 89.2%, 23% 89.31%, 24% 89.42%, 25% 89.55%, 26% 89.67%, 27% 89.81%, 28% 89.95%, 29% 90.09%, 30% 90.24%, 31% 90.39%, 32% 90.55%, 33% 90.71%, 34% 90.88%, 35% 91.05%, 36% 91.22%, 37% 91.39%, 38% 91.57%, 39% 91.75%, 40% 91.93%, 41% 92.11%, 42% 92.29%, 43% 92.47%, 44% 92.66%, 45% 92.84%, 46% 93.02%, 47% 93.2%, 48% 93.38%, 49% 93.56%, 50% 93.74%, 51% 93.92%, 52% 94.09%, 53% 94.26%, 54% 94.42%, 55% 94.59%, 56% 94.75%, 57% 94.9%, 58% 95.05%, 59% 95.2%, 60% 95.34%, 61% 95.47%, 62% 95.6%, 63% 95.73%, 64% 95.84%, 65% 95.95%, 66% 96.06%, 67% 96.16%, 68% 96.25%, 69% 96.33%, 70% 96.41%, 71% 96.48%, 72% 96.54%, 73% 96.6%, 74% 96.64%, 75% 96.68%, 76% 96.71%, 77% 96.74%, 78% 96.75%, 79% 96.76%, 80% 96.76%, 81% 96.75%, 82% 96.73%, 83% 96.71%, 84% 96.67%, 85% 96.63%, 86% 96.58%, 87% 96.53%, 88% 96.46%, 89% 96.39%, 90% 96.31%, 91% 96.23%, 92% 96.13%, 93% 96.03%, 94% 95.93%, 95% 95.81%, 96% 95.69%, 97% 95.57%, 98% 95.44%, 99% 95.3%, 100% 95.16%);
            clip-path: polygon(100% 0%, 0% 0%, 0% 88.68%, 1% 88.62%, 2% 88.57%, 3% 88.52%, 4% 88.49%, 5% 88.46%, 6% 88.44%, 7% 88.43%, 8% 88.43%, 9% 88.43%, 10% 88.44%, 11% 88.46%, 12% 88.49%, 13% 88.53%, 14% 88.57%, 15% 88.63%, 16% 88.69%, 17% 88.75%, 18% 88.83%, 19% 88.91%, 20% 89%, 21% 89.09%, 22% 89.2%, 23% 89.31%, 24% 89.42%, 25% 89.55%, 26% 89.67%, 27% 89.81%, 28% 89.95%, 29% 90.09%, 30% 90.24%, 31% 90.39%, 32% 90.55%, 33% 90.71%, 34% 90.88%, 35% 91.05%, 36% 91.22%, 37% 91.39%, 38% 91.57%, 39% 91.75%, 40% 91.93%, 41% 92.11%, 42% 92.29%, 43% 92.47%, 44% 92.66%, 45% 92.84%, 46% 93.02%, 47% 93.2%, 48% 93.38%, 49% 93.56%, 50% 93.74%, 51% 93.92%, 52% 94.09%, 53% 94.26%, 54% 94.42%, 55% 94.59%, 56% 94.75%, 57% 94.9%, 58% 95.05%, 59% 95.2%, 60% 95.34%, 61% 95.47%, 62% 95.6%, 63% 95.73%, 64% 95.84%, 65% 95.95%, 66% 96.06%, 67% 96.16%, 68% 96.25%, 69% 96.33%, 70% 96.41%, 71% 96.48%, 72% 96.54%, 73% 96.6%, 74% 96.64%, 75% 96.68%, 76% 96.71%, 77% 96.74%, 78% 96.75%, 79% 96.76%, 80% 96.76%, 81% 96.75%, 82% 96.73%, 83% 96.71%, 84% 96.67%, 85% 96.63%, 86% 96.58%, 87% 96.53%, 88% 96.46%, 89% 96.39%, 90% 96.31%, 91% 96.23%, 92% 96.13%, 93% 96.03%, 94% 95.93%, 95% 95.81%, 96% 95.69%, 97% 95.57%, 98% 95.44%, 99% 95.3%, 100% 95.16%);
    /*position: relative;

    &:before {
        content: '';
        position: absolute;
        display: block;
        width: 56px;
        height: 56px;
        background: url(~/wwwroot/Client/buttonIcon.svg);
        background-position: center;
        background-repeat: no-repeat;
        bottom: 0;
        transform: translate(-50%, -50%);
        left: 50%;
        right: 50%;
        z-index: 1;
        -webkit-animation: pulsate-fwd 2s ease-in-out infinite both;
        animation: pulsate-fwd 2s ease-in-out infinite both;

        @-webkit-keyframes pulsate-fwd {
            0% {
                transform: translate(-50%, -50%);
            }

            50% {
                transform: translate(-50%, -30%);
            }

            100% {
                transform: translate(-50%, -50%);
            }
        }

        @keyframes pulsate-fwd {
            0% {
                transform: translate(-50%, -50%);
            }

            50% {
                transform: translate(-50%, -30%);
            }

            100% {
                transform: translate(-50%, -50%);
            }
        }
    }

    &:after {
        content: 'Scroll voor meer';
        position: absolute;
        display: block;
        bottom: 0;
        transform: translate(-50%, -400%);
        left: 50%;
        right: 50%;
        width: 400px;
        text-align: center;
        color: #fff;
        font-family: 'Maven Pro';
    }*/
  }
.landingspagina .hero-container .hero-fullwidth_image-overlay{
  background-color: hsl(var(--primary2) / 0);
    backdrop-filter: unset;
    -webkit-backdrop-filter: unset;
}
.landingspagina .textarea-container {
    max-width: 1100px;
  }
.landingspagina .textarea-container .textarea_title{
  font-family: komet;
  color: hsl(var(--primary2));
    text-transform: uppercase;
    line-height: 1;
}
@media (min-width: 1280px) {
    .landingspagina .textarea-container .textarea_title {
      font-size: 80px;
    }
  }
.hex-intro_title {
    position: relative;
  }
.hex-intro_title:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 160px;
    background: #f27d52;
    margin-bottom: 1.5rem;
  }
.hex-intro.hex-intro-centerAligned {
    padding-bottom: 2rem;
  }
.hex-intro.hex-intro-centerAligned .hex-intro_title {
    padding-bottom: 0;
  }
.hex-intro.hex-intro-centerAligned .hex-intro_title:before {
    display: none;
    margin-bottom: 0;
  }
header.hex-section:nth-child(odd) {
    padding-top: 0;
  }
.hex-page-home.landingspagina .hex-section.campagne:nth-child(odd) {
    padding-top: 0;
  }
.hex-page-home.landingspagina .hex-section.campagne:nth-child(odd):before {
    display: none;
  }
.hex-page-standard .hex-section.campagne:nth-child(odd) {
    padding-top: 0;
  }
/*main {
      .hex-section {
          position: relative;

          &:nth-child(odd) {
              &:before {
                  content: '';
                  background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 28.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 645 154" style="enable-background:new 0 0 645 154;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}</style><path class="st0" d="M2.1,14.5V152h640.9V18.8c0,0-42.6,16.7-91.5,17.2c-46.2,0.5-68.5-7.9-95.2-13.6C408,12.1,383.1,2,311.6,2c-87.9,0-144.1,27.2-197.9,27.2c0,0-51.2,2.3-111.6-15.7V14.5z"/></svg>');
                  height: 95px;
                  display: block;
                  background-repeat: no-repeat;
                  transform: translateY(-1px);
              }
          }
      }
  }*/
footer.hex-section:nth-child(even) {
    padding-bottom: 0;
  }
footer.hex-section:nth-child(odd) {
    padding-top: 0;
  }
footer.hex-section:nth-child(odd):before {
    content: "";
    background-image: url("data:image/svg+xml,<%3Fxml version=\"1.0\" encoding=\"utf-8\"%3F><%21-- Generator: Adobe Illustrator 28.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0%29 --><svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 1920 95\" style=\"enable-background:new 0 0 1920 95;\" xml:space=\"preserve\"><style type=\"text/css\">.st0{fill:%23FFFFFF;}</style><g><path class=\"st0\" d=\"M1920,30.6c0,0-615.6,59.1-960,20.1C595.3,9.4,342.4,0,188.1,0L1920,0V30.6z\"/><path class=\"st0\" d=\"M188.1,0C60.2,0,0,6.4,0,6.4L0,0L188.1,0z\"/></g></svg>");
    height: 95px;
    display: block;
    background-repeat: no-repeat;
    transform: translateY(-1px);
  }
.cardlist-container {
    position: relative;
  }
.cardlist-container.custom-card .card-unboxed .card-link:after {
    content: "\f061";
    margin-left: 0.5rem;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 16px;
  }
*, ::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-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:  ;
}
::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-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:  ;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.right-full{
  right: 100%;
}
.left-full{
  left: 100%;
}
.top-0{
  top: 0px;
}
.left-1\/2{
  left: 50%;
}
.bottom-0{
  bottom: 0px;
}
.bottom-full{
  bottom: 100%;
}
.top-full{
  top: 100%;
}
.z-10{
  z-index: 10;
}
.z-30{
  z-index: 30;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.-m-3{
  margin: -0.75rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.-my-2{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}
.-mr-2{
  margin-right: -0.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.-ml-4{
  margin-left: -1rem;
}
.ml-4{
  margin-left: 1rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.ml-8{
  margin-left: 2rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-12{
  margin-top: 3rem;
}
.ml-16{
  margin-left: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.-mt-6{
  margin-top: -1.5rem;
}
.-mr-1{
  margin-right: -0.25rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.flow-root{
  display: flow-root;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.h-full{
  height: 100%;
}
.h-8{
  height: 2rem;
}
.h-6{
  height: 1.5rem;
}
.h-5{
  height: 1.25rem;
}
.h-64{
  height: 16rem;
}
.h-12{
  height: 3rem;
}
.h-10{
  height: 2.5rem;
}
.h-1\/2{
  height: 50%;
}
.h-56{
  height: 14rem;
}
.h-auto{
  height: auto;
}
.h-\[40px\]{
  height: 40px;
}
.max-h-\[32px\]{
  max-height: 32px;
}
.min-h-screen{
  min-height: 100vh;
}
.w-full{
  width: 100%;
}
.w-auto{
  width: auto;
}
.w-6{
  width: 1.5rem;
}
.w-5{
  width: 1.25rem;
}
.w-screen{
  width: 100vw;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-\[40px\]{
  width: 40px;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-sm{
  max-width: 24rem;
}
.max-w-xl{
  max-width: 36rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-prose{
  max-width: 65ch;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.border-collapse{
  border-collapse: collapse;
}
.origin-top-right{
  transform-origin: top right;
}
.translate-y-1\/4{
  --tw-translate-y: 25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1\/4{
  --tw-translate-x: 25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-3\/4{
  --tw-translate-y: -75%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-1\/4{
  --tw-translate-x: -25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-1{
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-1\/3{
  --tw-translate-y: 33.333333%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/4{
  --tw-translate-y: -25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-16{
  --tw-translate-y: 4rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1\/2{
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-12{
  --tw-translate-y: 3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-2\/3{
  --tw-translate-x: -66.666667%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/3{
  --tw-translate-y: -33.333333%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-1\/3{
  --tw-translate-x: -33.333333%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-10{
  row-gap: 2.5rem;
}
.space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.divide-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}
.divide-gray-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-divide-opacity));
}
.overflow-hidden{
  overflow: hidden;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.break-words{
  overflow-wrap: break-word;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.border{
  border-width: 1px;
}
.border-r{
  border-right-width: 1px;
}
.border-transparent{
  border-color: transparent;
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-indigo-600{
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity));
}
.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-indigo-700{
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity));
}
.bg-indigo-500{
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity));
}
.bg-indigo-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity));
}
.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pt-16{
  padding-top: 4rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-base{
  font-size: var(--hex-font-base);
}
.text-4xl{
  font-size: var(--hex-font-4xl);
}
.text-sm{
  font-size: var(--hex-font-sm);
}
.text-lg{
  font-size: var(--hex-font-lg);
}
.text-xl{
  font-size: var(--hex-font-xl);
}
.text-3xl{
  font-size: var(--hex-font-3xl);
}
.text-2xl{
  font-size: var(--hex-font-2xl);
}
.font-medium{
  font-weight: 500;
}
.font-bold{
  font-weight: 700;
}
.font-semibold{
  font-weight: 600;
}
.leading-8{
  line-height: 2rem;
}
.leading-6{
  line-height: 1.5rem;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-indigo-600{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-indigo-200{
  --tw-text-opacity: 1;
  color: rgb(199 210 254 / var(--tw-text-opacity));
}
.text-indigo-700{
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.text-indigo-500{
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity));
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-20{
  opacity: 0.2;
}
.mix-blend-multiply{
  mix-blend-mode: multiply;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
  outline-style: solid;
}
.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-black{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}
.ring-opacity-5{
  --tw-ring-opacity: 0.05;
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150{
  transition-duration: 150ms;
}
.duration-100{
  transition-duration: 100ms;
}
.duration-200{
  transition-duration: 200ms;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.wrapper .hex-block {
  padding-top: var(--padding-y-sm);
  padding-bottom: var(--padding-y-sm);
}
@media (min-width: 768px) {
  .wrapper .hex-block {
    padding-top: var(--padding-y-md);
    padding-bottom: var(--padding-y-md);
  }
}
@media (min-width: 1280px) {
  .wrapper .hex-block {
    padding-top: var(--padding-y-lg);
    padding-bottom: var(--padding-y-lg);
  }
}
.wrapper .hex-block:first-child {
  padding-top: var(--padding-y-sm);
  padding-bottom: calc(var(--padding-y-sm) / 2);
}
@media (min-width: 768px) {
  .wrapper .hex-block:first-child {
    padding-top: var(--padding-y-md);
    padding-bottom: calc(var(--padding-y-md) / 2);
  }
}
@media (min-width: 1280px) {
  .wrapper .hex-block:first-child {
    padding-top: var(--padding-y-lg);
    padding-bottom: calc(var(--padding-y-lg) / 2);
  }
}
.wrapper .hex-block:last-child {
  padding-top: calc(var(--padding-y-sm) / 2);
  padding-bottom: var(--padding-y-sm);
}
@media (min-width: 768px) {
  .wrapper .hex-block:last-child {
    padding-top: calc(var(--padding-y-md) / 2);
    padding-bottom: var(--padding-y-md);
  }
}
@media (min-width: 1280px) {
  .wrapper .hex-block:last-child {
    padding-top: calc(var(--padding-y-lg) / 2);
    padding-bottom: var(--padding-y-lg);
  }
}
.wrapper .hex-block:only-child {
  padding-top: var(--padding-y-sm);
  padding-bottom: var(--padding-y-sm);
}
@media (min-width: 768px) {
  .wrapper .hex-block:only-child {
    padding-top: var(--padding-y-md);
    padding-bottom: var(--padding-y-md);
  }
}
@media (min-width: 1280px) {
  .wrapper .hex-block:only-child {
    padding-top: var(--padding-y-lg);
    padding-bottom: var(--padding-y-lg);
  }
}

.button-primary {
  border-radius: 99999px;
}

.button-secondary {
  border-radius: 99999px;
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:bg-indigo-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity));
}

.hover\:bg-indigo-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity));
}

.hover\:bg-indigo-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity));
}

.hover\:bg-opacity-70:hover{
  --tw-bg-opacity: 0.7;
}

.hover\:text-gray-500:hover{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.hover\:text-gray-700:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.hover\:text-indigo-500:hover{
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity));
}

.hover\:text-indigo-700:hover{
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity));
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-inset:focus{
  --tw-ring-inset: inset;
}

.focus\:ring-indigo-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity));
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}

.group:hover .group-hover\:block{
  display: block;
}

.group:hover .group-hover\:text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

@media (min-width: 640px){
  .sm\:absolute{
    position: absolute;
  }
  .sm\:inset-y-0{
    top: 0px;
    bottom: 0px;
  }
  .sm\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .sm\:mt-24{
    margin-top: 6rem;
  }
  .sm\:mt-0{
    margin-top: 0px;
  }
  .sm\:ml-3{
    margin-left: 0.75rem;
  }
  .sm\:mt-16{
    margin-top: 4rem;
  }
  .sm\:block{
    display: block;
  }
  .sm\:inline-block{
    display: inline-block;
  }
  .sm\:flex{
    display: flex;
  }
  .sm\:inline-grid{
    display: inline-grid;
  }
  .sm\:h-full{
    height: 100%;
  }
  .sm\:h-10{
    height: 2.5rem;
  }
  .sm\:h-72{
    height: 18rem;
  }
  .sm\:h-12{
    height: 3rem;
  }
  .sm\:w-full{
    width: 100%;
  }
  .sm\:w-12{
    width: 3rem;
  }
  .sm\:w-auto{
    width: auto;
  }
  .sm\:max-w-3xl{
    max-width: 48rem;
  }
  .sm\:max-w-none{
    max-width: none;
  }
  .sm\:translate-x-1\/2{
    --tw-translate-x: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:-translate-x-1\/2{
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:justify-center{
    justify-content: center;
  }
  .sm\:gap-8{
    gap: 2rem;
  }
  .sm\:gap-5{
    gap: 1.25rem;
  }
  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .sm\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:overflow-hidden{
    overflow: hidden;
  }
  .sm\:rounded-2xl{
    border-radius: 1rem;
  }
  .sm\:border-l{
    border-left-width: 1px;
  }
  .sm\:border-r{
    border-right-width: 1px;
  }
  .sm\:p-8{
    padding: 2rem;
  }
  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .sm\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sm\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .sm\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .sm\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .sm\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .sm\:pb-24{
    padding-bottom: 6rem;
  }
  .sm\:text-5xl{
    font-size: var(--hex-font-5xl);
  }
  .sm\:text-lg{
    font-size: var(--hex-font-lg);
  }
  .sm\:text-xl{
    font-size: var(--hex-font-xl);
  }
  .sm\:text-4xl{
    font-size: var(--hex-font-4xl);
  }
  .sm\:text-3xl{
    font-size: var(--hex-font-3xl);
  }
}

@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }
  .md\:inset-y-0{
    top: 0px;
    bottom: 0px;
  }
  .md\:left-0{
    left: 0px;
  }
  .md\:right-0{
    right: 0px;
  }
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .md\:col-start-2{
    grid-column-start: 2;
  }
  .md\:col-start-4{
    grid-column-start: 4;
  }
  .md\:mt-5{
    margin-top: 1.25rem;
  }
  .md\:mt-8{
    margin-top: 2rem;
  }
  .md\:ml-auto{
    margin-left: auto;
  }
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-96{
    height: 24rem;
  }
  .md\:h-full{
    height: 100%;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:max-w-3xl{
    max-width: 48rem;
  }
  .md\:flex-1{
    flex: 1 1 0%;
  }
  .md\:-translate-y-1\/2{
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:translate-y-1\/2{
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-start{
    justify-content: flex-start;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:pl-10{
    padding-left: 2.5rem;
  }
  .md\:text-6xl{
    font-size: var(--hex-font-6xl);
  }
  .md\:text-xl{
    font-size: var(--hex-font-xl);
  }
  .md\:text-lg{
    font-size: var(--hex-font-lg);
  }
}

@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:relative{
    position: relative;
  }
  .lg\:inset-y-0{
    top: 0px;
    bottom: 0px;
  }
  .lg\:left-1\/2{
    left: 50%;
  }
  .lg\:right-0{
    right: 0px;
  }
  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-10{
    grid-column: span 10 / span 10;
  }
  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .lg\:col-start-2{
    grid-column-start: 2;
  }
  .lg\:col-start-1{
    grid-column-start: 1;
  }
  .lg\:col-start-3{
    grid-column-start: 3;
  }
  .lg\:col-start-4{
    grid-column-start: 4;
  }
  .lg\:row-start-1{
    grid-row-start: 1;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:ml-0{
    margin-left: 0px;
  }
  .lg\:mt-24{
    margin-top: 6rem;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:-mt-6{
    margin-top: -1.5rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:grid{
    display: grid;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-full{
    height: 100%;
  }
  .lg\:w-0{
    width: 0px;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:max-w-2xl{
    max-width: 42rem;
  }
  .lg\:max-w-7xl{
    max-width: 80rem;
  }
  .lg\:max-w-none{
    max-width: none;
  }
  .lg\:flex-1{
    flex: 1 1 0%;
  }
  .lg\:translate-x-1\/2{
    --tw-translate-x: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:-translate-x-1\/2{
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:translate-x-full{
    --tw-translate-x: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:-translate-x-3\/4{
    --tw-translate-x: -75%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:grid-flow-row-dense{
    grid-auto-flow: row dense;
  }
  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:rounded-3xl{
    border-radius: 1.5rem;
  }
  .lg\:bg-transparent{
    background-color: transparent;
  }
  .lg\:p-0{
    padding: 0px;
  }
  .lg\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-center{
    text-align: center;
  }
  .lg\:text-5xl{
    font-size: var(--hex-font-5xl);
  }
  .lg\:text-6xl{
    font-size: var(--hex-font-6xl);
  }
}

@media (min-width: 1280px){
  .xl\:bottom-auto{
    bottom: auto;
  }
  .xl\:top-0{
    top: 0px;
  }
  .xl\:inline{
    display: inline;
  }
  .xl\:translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:-translate-y-1\/2{
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:pr-16{
    padding-right: 4rem;
  }
  .xl\:text-6xl{
    font-size: var(--hex-font-6xl);
  }
}
