/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js!./node_modules/@fontsource-variable/inter/index.css ***!
  \**************************************************************************************************************************************************************************************/
/* inter-cyrillic-ext-wght-normal */
@font-face {
  font-family: 'Inter Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(fonts/inter-cyrillic-ext-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* inter-cyrillic-wght-normal */
@font-face {
  font-family: 'Inter Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(fonts/inter-cyrillic-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* inter-greek-ext-wght-normal */
@font-face {
  font-family: 'Inter Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(fonts/inter-greek-ext-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+1F00-1FFF;
}
/* inter-greek-wght-normal */
@font-face {
  font-family: 'Inter Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(fonts/inter-greek-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+0370-03FF;
}
/* inter-vietnamese-wght-normal */
@font-face {
  font-family: 'Inter Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(fonts/inter-vietnamese-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* inter-latin-ext-wght-normal */
@font-face {
  font-family: 'Inter Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(fonts/inter-latin-ext-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* inter-latin-wght-normal */
@font-face {
  font-family: 'Inter Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(fonts/inter-latin-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js!./packages/ecotool/src/styles/index.less ***!
  \***************************************************************************************************************************************************************************/
/*
! tailwindcss v3.3.5 | 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.
6. Use the user's configured `sans` font-variation-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: Inter Variable, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}

/*
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;
          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-feature-settings: inherit; /* 1 */
  font-variation-settings: 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;
}

/*
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::-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 {
    --ecotool-container-padding-x: 32px;
    --ecotool-text: 0 0% 2%;
    --ecotool-surface0: 0 0% 100%;
    --ecotool-surface1: 0 0% 94%;
    --ecotool-surface2: 0 0% 89%;
    --ecotool-surfaceLight: 0 0% 2%;
    --ecotool-orange: 17 100% 48%;
    --ecotool-purple: 277 100% 61%;
    --ecotool-card-grey: 0 0% 54%;
    --ecotool-wine-red: 334 77% 27%;
    --ecotool-type-grey: 0 0% 47%;
    --ecotool-placeholder: 0 0% 33%;
  }
  html.dark {
    --ecotool-text: 0 0% 100%;
    --ecotool-surface0: 0 0% 2%;
    --ecotool-surface1: 0 0% 13%;
    --ecotool-surface2: 0 0% 18%;
    --ecotool-surfaceLight: 0 0% 95%;
    --ecotool-card-grey: 0 0% 54%;
    --ecotool-type-grey: 0 0% 47%;
    --ecotool-placeholder: 0 0% 33%;
  }
  :root {
    --am-button-margin: 0.5rem;
    --am-button-padding-vertical: 0.825rem;
    --am-button-padding-horizontal: 3.75rem;
    --am-button-font-size: 1rem;
    --am-button-lineheight: 1.6;
    --am-button-border-radius: 4px;
    --am-button-color: inherit;
    --am-button-background: #ffffff;
    --am-button-border-width: 2px;
    --am-button-border-color: #d2d2d2;
    --am-button-hover-color: inherit;
    --am-button-hover-background: transparent;
    --am-button-hover-border-color: #101010;
  }

*, ::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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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-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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 32px;
  padding-right: var(--ecotool-container-padding-x);
  padding-left: 32px;
  padding-left: var(--ecotool-container-padding-x);
}
@media (min-width: 1560px) {

  .container {
    max-width: 1560px;
  }
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  font-family: Inter Variable;
  line-height: 140%;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: normal;
  font-size: max(52px, min(8vw, 104px));
  margin-top: 0;
  margin-bottom: 32px;
  line-height: 97%;
  font-family: Geist;
  margin-left: -5px;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 500;
  font-size: max(32px, min(5.8vw, 70px));
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 115%;
  font-family: Geist;
  margin-left: -2px;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 500;
  font-size: max(27px, min(5.5vw, 40px));
  margin-top: 1.6em;
  margin-bottom: 24px;
  line-height: 132%;
  font-family: Geist;
  margin-left: -1px;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgba(0, 0, 0, 0.5);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-invert {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
.prose-page :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-family: Geist;
  font-weight: 500;
  font-size: max(40px, min(7vw, 70px));
  line-height: 110%;
  margin-left: auto;
  margin-bottom: 3rem;
  color: inherit;
}
.prose-page :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-family: Geist;
  font-weight: 500;
  font-size: max(30px, min(5.5vw, 40px));
  line-height: 118%;
  margin-left: auto;
  margin-top: 1em;
  margin-bottom: 1.5rem;
  color: inherit;
}
.prose-page :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-family: Geist;
  font-weight: 500;
  font-size: max(21px, min(4.5vw, 30px));
  line-height: 130%;
  margin-left: auto;
  margin-top: 1em;
  margin-bottom: 1rem;
  color: inherit;
}
.prose-page :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-family: Inter Variable;
  line-height: 150%;
  font-weight: 450;
  color: inherit;
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.top-\[16px\] {
  top: 16px;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.z-\[100\] {
  z-index: 100;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-start-2 {
  grid-column-start: 2;
}
.m-0 {
  margin: 0px;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-\[2rem\] {
  margin-bottom: 2rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-24 {
  margin-top: 6rem;
}
.mt-32 {
  margin-top: 8rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[172px\] {
  margin-top: 172px;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[0\.66\] {
  aspect-ratio: 0.66;
}
.aspect-\[1400\/1000\] {
  aspect-ratio: 1400/1000;
}
.aspect-\[460\/600\] {
  aspect-ratio: 460/600;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.h-12 {
  height: 3rem;
}
.h-\[120px\] {
  height: 120px;
}
.h-\[36px\] {
  height: 36px;
}
.h-\[40\%\] {
  height: 40%;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[56px\] {
  height: 56px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[80px\] {
  height: 80px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-0 {
  max-height: 0px;
}
.w-12 {
  width: 3rem;
}
.w-\[112px\] {
  width: 112px;
}
.w-\[250px\] {
  width: 250px;
}
.w-\[280px\] {
  width: 280px;
}
.w-\[320px\] {
  width: 320px;
}
.w-\[350px\] {
  width: 350px;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[70px\] {
  width: 70px;
}
.w-\[80px\] {
  width: 80px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[440px\] {
  max-width: 440px;
}
.max-w-\[480px\] {
  max-width: 480px;
}
.max-w-\[580px\] {
  max-width: 580px;
}
.max-w-\[60\%\] {
  max-width: 60%;
}
.max-w-\[850px\] {
  max-width: 850px;
}
.max-w-none {
  max-width: none;
}
.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));
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-12 {
  gap: 3rem;
}
.gap-16 {
  gap: 4rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[inherit\] {
  gap: inherit;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded {
  border-radius: 10px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-sm {
  border-radius: 5px;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-\[5px\] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.rounded-r-\[4px\] {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.border-2 {
  border-width: 2px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-orange {
  border-color: hsl(17, 100%, 48%);
  border-color: hsl(var(--ecotool-orange));
}
.border-surface1 {
  border-color: hsl(0, 0%, 94%);
  border-color: hsl(var(--ecotool-surface1));
}
.border-surface2 {
  border-color: hsl(0, 0%, 89%);
  border-color: hsl(var(--ecotool-surface2));
}
.border-text {
  border-color: hsl(0, 0%, 2%);
  border-color: hsl(var(--ecotool-text));
}
.border-text\/20 {
  border-color: hsla(0, 0%, 2%, 0.2);
  border-color: hsl(var(--ecotool-text) / 0.2);
}
.border-type-grey\/20 {
  border-color: hsla(0, 0%, 47%, 0.2);
  border-color: hsl(var(--ecotool-type-grey) / 0.2);
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-blue-900\/20 {
  background-color: rgba(30, 58, 138, 0.2);
}
.bg-card-grey {
  background-color: hsl(0, 0%, 54%);
  background-color: hsl(var(--ecotool-card-grey));
}
.bg-orange {
  background-color: hsl(17, 100%, 48%);
  background-color: hsl(var(--ecotool-orange));
}
.bg-orange\/5 {
  background-color: hsla(17, 100%, 48%, 0.05);
  background-color: hsl(var(--ecotool-orange) / 0.05);
}
.bg-purple {
  background-color: hsl(277, 100%, 61%);
  background-color: hsl(var(--ecotool-purple));
}
.bg-purple\/5 {
  background-color: hsla(277, 100%, 61%, 0.05);
  background-color: hsl(var(--ecotool-purple) / 0.05);
}
.bg-surface0 {
  background-color: hsl(0, 0%, 100%);
  background-color: hsl(var(--ecotool-surface0));
}
.bg-surface0\/20 {
  background-color: hsla(0, 0%, 100%, 0.2);
  background-color: hsl(var(--ecotool-surface0) / 0.2);
}
.bg-surface1 {
  background-color: hsl(0, 0%, 94%);
  background-color: hsl(var(--ecotool-surface1));
}
.bg-surface2 {
  background-color: hsl(0, 0%, 89%);
  background-color: hsl(var(--ecotool-surface2));
}
.bg-surfaceLight {
  background-color: hsl(0, 0%, 2%);
  background-color: hsl(var(--ecotool-surfaceLight));
}
.bg-text {
  background-color: hsl(0, 0%, 2%);
  background-color: hsl(var(--ecotool-text));
}
.bg-wine-red {
  background-color: hsl(334, 77%, 27%);
  background-color: hsl(var(--ecotool-wine-red));
}
.bg-gradient-black-white {
  background-image: linear-gradient(180deg, #060606, #060606 50%, #f1f1f1 0);
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-10 {
  padding: 2.5rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p-\[10px\] {
  padding: 10px;
}
.p-\[1em\] {
  padding: 1em;
}
.p-\[4px\] {
  padding: 4px;
}
.p-\[5px\] {
  padding: 5px;
}
.px-28 {
  padding-left: 7rem;
  padding-right: 7rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[32px\] {
  padding-left: 32px;
  padding-right: 32px;
}
.px-\[var\(--ecotool-container-padding-x\)\] {
  padding-left: 32px;
  padding-left: var(--ecotool-container-padding-x);
  padding-right: 32px;
  padding-right: var(--ecotool-container-padding-x);
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-36 {
  padding-bottom: 9rem;
}
.pb-40 {
  padding-bottom: 10rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[21px\] {
  padding-bottom: 21px;
}
.pb-\[60px\] {
  padding-bottom: 60px;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-16 {
  padding-right: 4rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-\[32px\] {
  padding-right: 32px;
}
.pr-\[50px\] {
  padding-right: 50px;
}
.pr-\[80px\] {
  padding-right: 80px;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-24 {
  padding-top: 6rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[2px\] {
  padding-top: 2px;
}
.text-center {
  text-align: center;
}
.font-heading {
  font-family: Geist, Inter Variable, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
}
.font-sans {
  font-family: Inter Variable, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
}
.text-\[1\.25em\] {
  font-size: 1.25em;
}
.text-\[1\.25rem\] {
  font-size: 1.25rem;
}
.text-\[1\.2em\] {
  font-size: 1.2em;
}
.text-\[1\.65em\] {
  font-size: 1.65em;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[17px\] {
  font-size: 17px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[25px\] {
  font-size: 25px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[42px\] {
  font-size: 42px;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.leading-normal {
  line-height: 1.5;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-orange {
  color: hsl(17, 100%, 48%);
  color: hsl(var(--ecotool-orange));
}
.text-purple {
  color: hsl(277, 100%, 61%);
  color: hsl(var(--ecotool-purple));
}
.text-surface0 {
  color: hsl(0, 0%, 100%);
  color: hsl(var(--ecotool-surface0));
}
.text-text {
  color: hsl(0, 0%, 2%);
  color: hsl(var(--ecotool-text));
}
.text-type-grey {
  color: hsl(0, 0%, 47%);
  color: hsl(var(--ecotool-type-grey));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.no-underline {
  text-decoration-line: none;
}
.opacity-0 {
  opacity: 0;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  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: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.banner {
  padding: 0.5rem;
}
.banner__content {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 0.45em;
       column-gap: 0.45em;
  flex-wrap: wrap;
  text-wrap: balance;
  text-align: center;
  padding: 0.5em 0.7em;
  min-height: 3.5rem;
  font-weight: 560;
  color: #ffffff;
  color: var(--fg, #ffffff);
  background-color: #ff5100;
  background-color: var(--bg, #ff5100);
}
.banner__content a {
  color: inherit;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  transition: opacity 0.2s;
}
.banner__content a:hover {
  opacity: 0.7;
}
@media (min-width: 768px) {
  .blocks > am-stretched > am-section {
    padding: 0 calc(var(--am-container-padding) + 21px);
  }
  .blocks > am-stretched > am-section > am-flex {
    width: 100%;
    max-width: 84rem !important;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  :root {
    --am-container-padding: var(--ecotool-container-padding-x);
  }
  section.px-4 {
    padding-left: 0;
    padding-right: 0;
  }
  .container {
    padding-left: 32px;
    padding-left: var(--ecotool-container-padding-x);
    padding-right: 32px;
    padding-right: var(--ecotool-container-padding-x);
  }
  .blocks {
    padding-left: 32px;
    padding-left: var(--ecotool-container-padding-x);
    padding-right: 32px;
    padding-right: var(--ecotool-container-padding-x);
  }
  .blocks > am-stretched > am-section {
    padding-left: 32px;
    padding-left: var(--ecotool-container-padding-x);
    padding-right: 32px;
    padding-right: var(--ecotool-container-padding-x);
  }
  .blocks am-section .container,
  .blocks .container {
    padding-left: 0;
    padding-right: 0;
  }
  .blocks am-flex {
    width: 100%;
    max-width: none !important;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
  }
  .blocks am-flex > am-1-4,
  .blocks am-flex > am-1-3,
  .blocks am-flex > am-1-2,
  .blocks am-flex > am-2-3,
  .blocks am-flex > am-3-4 {
    flex-basis: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    min-width: 0 !important;
  }
  .blocks am-flex > * {
    padding-left: 0;
    padding-right: 0;
  }
  .blocks am-quote {
    max-width: none !important;
    width: 100% !important;
  }
  .blocks > am-section[style*='padding-top: 6rem'],
  .blocks > am-stretched > am-section[style*='padding-top: 6rem'] {
    padding-top: 2rem !important;
  }
  .blocks > am-section[style*='padding-top: 3rem'],
  .blocks > am-stretched > am-section[style*='padding-top: 3rem'] {
    padding-top: 2rem !important;
  }
  .blocks > am-section[style*='padding-bottom: 90px'],
  .blocks > am-stretched > am-section[style*='padding-bottom: 90px'] {
    padding-bottom: 2rem !important;
  }
  .blocks > am-section[style*='padding-bottom: 6rem'],
  .blocks > am-stretched > am-section[style*='padding-bottom: 6rem'] {
    padding-bottom: 2rem !important;
  }
  .blocks am-1-1 > h1.am-block {
    margin-bottom: 0.5rem !important;
    max-width: 100%;
    white-space: normal;
    word-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
            hyphens: auto;
    text-wrap: wrap !important;
  }
  am-flex > * {
    min-width: 0 !important;
  }
  .blocks am-raw image-refractor {
    display: block;
    overflow: hidden;
    border-radius: 10px;
    aspect-ratio: 2 / 1;
  }
  .blocks am-raw image-refractor canvas {
    display: block;
    width: 100% !important;
    height: 100% !important;
  }
  .features-cta {
    white-space: nowrap;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  .logowall {
    margin-bottom: 0 !important;
  }
  .logowall__inner {
    padding-bottom: 0 !important;
  }
  .logowall h2 {
    margin-bottom: 0 !important;
  }
  .blocks .logowall + am-section {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}
/**
 * DaisyUI Dropdown
 *
 * https://daisyui.com/components/dropdown/
 * https://github.com/saadeghi/daisyui/blob/master/src/components/unstyled/dropdown.css
 */
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown > *:not(summary):focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.dropdown .dropdown-content {
  position: absolute;
}
.dropdown:not(details) .dropdown-content {
  visibility: hidden;
  opacity: 0;
}
.dropdown-end .dropdown-content {
  right: 0px;
}
.dropdown-left .dropdown-content {
  bottom: auto;
  right: 100%;
  top: 0px;
}
.dropdown-right .dropdown-content {
  bottom: auto;
  left: 100%;
  top: 0px;
}
.dropdown-bottom .dropdown-content {
  bottom: auto;
  top: 100%;
}
.dropdown-top .dropdown-content {
  bottom: 100%;
  top: auto;
}
.dropdown-end.dropdown-right .dropdown-content {
  bottom: 0px;
  top: auto;
}
.dropdown-end.dropdown-left .dropdown-content {
  bottom: 0px;
  top: auto;
}
.dropdown.dropdown-open .dropdown-content,
.dropdown:not(.dropdown-hover):focus .dropdown-content,
.dropdown:focus-within .dropdown-content {
  visibility: visible;
  opacity: 1;
}
@media (hover: hover) {
  .dropdown.dropdown-hover:hover .dropdown-content {
    visibility: visible;
    opacity: 1;
  }
}
details.dropdown summary::-webkit-details-marker {
  display: none;
}
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-display: block;
  font-weight: 100 900;
  font-named-instance: 'Regular';
  src: url(fonts/Geist-Variable.woff2) format('woff2');
}
form {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
form input {
  display: flex;
  width: 100%;
  border-radius: 10px;
  border-width: 2px;
  border-color: hsl(0, 0%, 94%);
  border-color: hsl(var(--ecotool-surface1));
  background-color: hsl(0, 0%, 94%);
  background-color: hsl(var(--ecotool-surface1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  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: 150ms;
}
form input::-moz-placeholder {
  color: hsl(0, 0%, 33%);
  color: hsl(var(--ecotool-placeholder));
}
form input::placeholder {
  color: hsl(0, 0%, 33%);
  color: hsl(var(--ecotool-placeholder));
}
form input:focus {
  border-color: hsl(277, 100%, 61%);
  border-color: hsl(var(--ecotool-purple));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (max-width: 1280px) {
  [class*='parallax-'] {
    transform: none !important;
  }
}
[class*='parallax-'] {
  opacity: 1;
  transition: opacity 0.2s 0.2s;
}
.parallax [class*='parallax-']:not([style]) {
  opacity: 0;
}
.menu {
  max-height: calc(100vh - 7rem);
  overflow-y: auto;
  overflow-x: hidden;
}
.menu::-webkit-scrollbar {
  display: none;
}
swiper-container.hero {
  margin: 0 calc(32px * -1);
  margin: 0 calc(var(--ecotool-container-padding-x) * -1);
  margin-bottom: 4rem;
  overflow: hidden;
}
swiper-container.hero > swiper-slide {
  width: calc((100% - 24px - (2 * 32px)) / 3);
  width: calc((100% - 24px - (2 * var(--ecotool-container-padding-x))) / 3);
}
swiper-container.hero > swiper-slide:first-child {
  margin-left: 32px;
  margin-left: var(--ecotool-container-padding-x);
}
swiper-container.hero > swiper-slide:last-child {
  margin-right: 32px;
  margin-right: var(--ecotool-container-padding-x);
}
@media (max-width: 1280px) {
  swiper-container.hero > swiper-slide {
    width: 34%;
  }
}
@media (max-width: 1000px) {
  swiper-container.hero > swiper-slide {
    width: 42%;
  }
}
@media (max-width: 780px) {
  swiper-container.hero > swiper-slide {
    width: 56%;
  }
}
@media (max-width: 560px) {
  swiper-container.hero > swiper-slide {
    width: 67%;
  }
}
@media (max-width: 440px) {
  swiper-container.hero > swiper-slide {
    width: 78%;
  }
}
.teaser {
  position: relative;
  z-index: 10;
  height: 600px;
  overflow: visible;
}
.teaser__cards {
  width: 1024px;
  -webkit-hyphens: manual;
          hyphens: manual;
}
.teaser__cards > * {
  width: 260px;
  height: 360px;
  transition: all 0.4s ease-out;
  font-size: 21px;
}
.teaser__cards > :first-child {
  transform: translate(24px, 140px);
  z-index: 4;
}
.teaser__cards > :nth-child(2) {
  transform: translate(8px, 110px);
  z-index: 3;
}
.teaser__cards > :nth-child(3) {
  transform: translate(-8px, 80px);
  z-index: 2;
}
.teaser__cards > :last-child {
  transform: translate(-24px, 50px);
  z-index: 1;
}
.teaser:not(:hover) .teaser__cards > :first-child {
  transform: translate(200px, 180px);
}
.teaser:not(:hover) .teaser__cards > :nth-child(2) {
  transform: translate(65px, 120px);
}
.teaser:not(:hover) .teaser__cards > :nth-child(3) {
  transform: translate(-65px, 60px);
}
.teaser:not(:hover) .teaser__cards > :last-child {
  transform: translate(-200px);
}
@media (max-width: 1023px) {
  .teaser {
    height: 880px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .teaser > .teaser__cards {
    position: relative;
    width: 90vw;
    height: 800px;
  }
  .teaser > .teaser__cards p {
    margin: 0;
  }
  .teaser > .teaser__cards > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: auto !important;
    aspect-ratio: 0.72;
    font-size: 18px;
  }
  .teaser > .teaser__cards > :first-child {
    transform: translate(0, 0) !important;
    z-index: 4;
  }
  .teaser > .teaser__cards > :nth-child(2) {
    transform: translate(calc((100vw - 300px) / 3 * 1), 170px) !important;
    z-index: 3;
  }
  .teaser > .teaser__cards > :nth-child(3) {
    transform: translate(calc((100vw - 300px) / 3 * 2), 340px) !important;
    z-index: 2;
  }
  .teaser > .teaser__cards > :last-child {
    transform: translate(calc((100vw - 300px) / 3 * 3), 510px) !important;
    z-index: 1;
  }
}
.teaser-webinar {
  display: block;
}
.teaser-webinar__content {
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .teaser-webinar__content {
    padding-left: 32px;
    padding-left: var(--ecotool-container-padding-x);
    padding-right: 32px;
    padding-right: var(--ecotool-container-padding-x);
  }
  .teaser-webinar__content am-stretched {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .teaser-webinar__content am-stretched > am-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .teaser-webinar--band {
    padding-left: 32px !important;
    padding-left: var(--ecotool-container-padding-x) !important;
    padding-right: 32px !important;
    padding-right: var(--ecotool-container-padding-x) !important;
  }
  .teaser-webinar--band .teaser-webinar__content {
    padding-left: 0;
    padding-right: 0;
  }
}
.teaser-cards-section {
  font-family: Geist, 'Inter Variable', system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
  font-weight: 500;
  padding: 0 32px;
  padding: 0 var(--ecotool-container-padding-x);
  max-width: none;
}
.teaser-cards-section__inner {
  max-width: 1560px;
  margin: 0 auto;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .teaser-cards-section__inner {
    padding-bottom: 6rem;
  }
}
@media (min-width: 1280px) {
  .teaser-cards-section__inner {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
.teaser-cards-section__heading {
  margin: 0;
  padding: 3rem 0;
  text-align: left;
  line-height: 1.3;
  font-family: inherit;
  font-weight: 500;
  font-size: max(1.875rem, min(5.5vw, 2.5rem));
}
@media (min-width: 768px) {
  .teaser-cards-section__heading {
    padding: 6rem 0;
  }
}
.teaser-cards--grid .card,
.teaser-cards--swiper .card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  background-color: hsl(0, 0%, 94%);
  background-color: hsl(var(--ecotool-surface1));
  border: 2px solid hsla(0, 0%, 2%, 0.1);
  border: 2px solid hsl(var(--ecotool-text) / 0.1);
  border-radius: 1rem;
}
.teaser-cards--grid .card__link,
.teaser-cards--swiper .card__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.teaser-cards--grid .card:has(.card__link),
.teaser-cards--swiper .card:has(.card__link) {
  cursor: pointer;
}
.teaser-cards--grid .card:has(.card__link):hover .uk-panel-teaser img,
.teaser-cards--swiper .card:has(.card__link):hover .uk-panel-teaser img {
  transform: scale(1.1);
}
.teaser-cards--grid .card:has(.card__link):hover .nav-link.panel-more,
.teaser-cards--swiper .card:has(.card__link):hover .nav-link.panel-more {
  border-color: hsla(0, 0%, 2%, 0.15);
  border-color: hsl(var(--ecotool-text) / 0.15);
  color: hsla(0, 0%, 2%, 0.15);
  color: hsl(var(--ecotool-text) / 0.15);
}
.teaser-cards--grid .card-content.uk-panel-box,
.teaser-cards--swiper .card-content.uk-panel-box {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 100%;
  padding: 1.2rem;
  background-color: hsl(0, 0%, 94%);
  background-color: hsl(var(--ecotool-surface1));
  color: hsl(0, 0%, 2%);
  color: hsl(var(--ecotool-text));
}
.teaser-cards--grid .card-content.uk-panel-box:has(.uk-panel-teaser),
.teaser-cards--swiper .card-content.uk-panel-box:has(.uk-panel-teaser),
.teaser-cards--grid .card-content.uk-panel-box.card-content--with-teaser,
.teaser-cards--swiper .card-content.uk-panel-box.card-content--with-teaser {
  padding-top: 0;
}
.teaser-cards--grid .panel-body,
.teaser-cards--swiper .panel-body {
  flex: 1 1 auto;
  padding-bottom: 1.5rem;
}
.teaser-cards--grid .uk-panel-teaser,
.teaser-cards--swiper .uk-panel-teaser {
  overflow: hidden;
  margin-top: 0;
  margin-left: -1.2rem;
  margin-right: -1.2rem;
  margin-bottom: 1.2rem;
}
.teaser-cards--grid .uk-panel-teaser a,
.teaser-cards--swiper .uk-panel-teaser a {
  display: block;
  line-height: 0;
}
.teaser-cards--grid .uk-panel-teaser img,
.teaser-cards--swiper .uk-panel-teaser img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 0;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: none;
  transition: transform 0.3s;
}
.teaser-cards--grid .uk-panel-title,
.teaser-cards--swiper .uk-panel-title {
  margin-top: -0.2em;
  margin-bottom: 0.5rem;
  font-size: max(1.125rem, min(2.5vw, 1.375rem));
  line-height: 1.3;
  font-weight: 500;
  color: hsl(0, 0%, 2%);
  color: hsl(var(--ecotool-text));
}
.teaser-cards--grid .teaser-cards__tag-link,
.teaser-cards--swiper .teaser-cards__tag-link {
  position: relative;
  z-index: 2;
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
  padding: 1px 0;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s;
}
.teaser-cards--grid .teaser-cards__tag-link:hover,
.teaser-cards--swiper .teaser-cards__tag-link:hover {
  color: inherit;
  border-bottom-color: currentColor;
}
.teaser-cards--grid .text-subtitle,
.teaser-cards--swiper .text-subtitle {
  padding-top: 0.5rem;
  font-family: 'Inter Variable', system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 450;
  color: hsl(0, 0%, 47%);
  color: hsl(var(--ecotool-type-grey));
}
.teaser-cards--grid .text-subtitle a:not([class]),
.teaser-cards--swiper .text-subtitle a:not([class]) {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
  padding: 1px 0;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s;
}
.teaser-cards--grid .text-subtitle a:not([class]):hover,
.teaser-cards--swiper .text-subtitle a:not([class]):hover {
  color: inherit;
  border-bottom-color: currentColor;
}
.teaser-cards--grid p.content,
.teaser-cards--swiper p.content {
  margin: 0;
  font-family: 'Inter Variable', system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
  font-size: 1rem;
  font-weight: 450;
  line-height: 1.5;
  color: hsl(0, 0%, 2%);
  color: hsl(var(--ecotool-text));
}
.teaser-cards--grid .nav-link.panel-more,
.teaser-cards--swiper .nav-link.panel-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
  margin-top: auto;
  padding: 0;
  border: 2px solid hsla(0, 0%, 2%, 0.35);
  border: 2px solid hsl(var(--ecotool-text) / 0.35);
  border-radius: 50%;
  color: hsla(0, 0%, 2%, 0.35);
  color: hsl(var(--ecotool-text) / 0.35);
  line-height: 0;
  transition: border-color 0.2s, color 0.2s;
}
.teaser-cards--grid .nav-link.panel-more svg,
.teaser-cards--swiper .nav-link.panel-more svg {
  display: block;
  width: 1em;
  height: 1em;
}
.teaser-cards--grid {
  display: none;
}
@media (min-width: 768px) {
  .teaser-cards--grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1.5rem;
    gap: 1.5rem;
    align-items: stretch;
  }
}
@media (min-width: 1024px) {
  .teaser-cards--grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2rem;
  }
}
.teaser-cards--swiper {
  display: block;
  width: calc(100% + (2 * 32px));
  width: calc(100% + (2 * var(--ecotool-container-padding-x)));
  margin-left: calc(32px * -1);
  margin-left: calc(var(--ecotool-container-padding-x) * -1);
  margin-right: calc(32px * -1);
  margin-right: calc(var(--ecotool-container-padding-x) * -1);
  overflow: hidden;
}
@media (min-width: 768px) {
  .teaser-cards--swiper {
    display: none;
  }
}
.teaser-cards--swiper swiper-slide {
  display: flex;
  height: auto;
}
.logo-slider-section {
  font-family: Geist, 'Inter Variable', system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
  font-weight: 500;
  padding: 0 32px;
  padding: 0 var(--ecotool-container-padding-x);
  max-width: none;
}
.logo-slider-section__inner {
  max-width: 1560px;
  margin: 0 auto;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .logo-slider-section__inner {
    padding-bottom: 6rem;
  }
}
.logo-slider-section__heading {
  margin: 0;
  padding: 3rem 0;
  text-align: left;
  line-height: 1.3;
  font-family: inherit;
  font-weight: 500;
  font-size: max(1.875rem, min(5.5vw, 2.5rem));
}
@media (min-width: 768px) {
  .logo-slider-section__heading {
    padding: 6rem 0;
  }
}
.logo-slider {
  display: block;
  position: relative;
  width: calc(100% + (2 * 32px));
  width: calc(100% + (2 * var(--ecotool-container-padding-x)));
  margin-left: calc(32px * -1);
  margin-left: calc(var(--ecotool-container-padding-x) * -1);
  margin-right: calc(32px * -1);
  margin-right: calc(var(--ecotool-container-padding-x) * -1);
  overflow: hidden;
  touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.logo-slider::before,
.logo-slider::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3.5rem;
  z-index: 1;
  pointer-events: none;
}
@media (min-width: 768px) {
  .logo-slider::before,
  .logo-slider::after {
    width: 6rem;
  }
}
.logo-slider::before {
  left: 0;
  background: linear-gradient(to right, hsl(0, 0%, 100%), hsla(0, 0%, 100%, 0));
  background: linear-gradient(to right, hsl(var(--ecotool-surface0)), hsl(var(--ecotool-surface0) / 0));
}
.logo-slider::after {
  right: 0;
  background: linear-gradient(to left, hsl(0, 0%, 100%), hsla(0, 0%, 100%, 0));
  background: linear-gradient(to left, hsl(var(--ecotool-surface0)), hsl(var(--ecotool-surface0) / 0));
}
.logo-slider__track {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: logo-slider-marquee 40s linear infinite;
  animation: logo-slider-marquee var(--logo-slider-duration, 40s) linear infinite;
  will-change: transform;
}
.logo-slider--pause-on-hover:hover .logo-slider__track {
  animation-play-state: paused;
}
.logo-slider__group {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .logo-slider__group {
    gap: 2.5rem;
    padding-right: 2.5rem;
  }
}
.logo-slider__link,
.logo-slider__item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 6rem;
  padding: 0 0.5rem;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .logo-slider__link,
  .logo-slider__item {
    height: 8rem;
    padding: 0 1rem;
  }
}
.logo-slider__link {
  -webkit-text-decoration: none;
  text-decoration: none;
  pointer-events: auto;
  transition: opacity 0.2s;
}
.logo-slider__link:hover {
  opacity: 0.7;
}
.logo-slider img {
  display: block;
  width: auto;
  max-width: 14rem;
  height: 4.25rem;
  margin: 0;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 1;
  transition: opacity 0.2s;
}
@media (min-width: 768px) {
  .logo-slider img {
    max-width: 18rem;
    height: 5.5rem;
  }
}
@keyframes logo-slider-marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@media (prefers-reduced-motion: reduce) {
  .logo-slider__track {
    animation: none;
  }
}
html {
  color-scheme: light;
}
html.dark {
  color-scheme: dark;
}
html,
body {
  overflow-x: clip;
  width: 100%;
}
.am-inpage-menu-button > .am-logo {
  top: 0.6rem !important;
  height: 1.5rem !important;
  min-height: 1.5rem !important;
}
.am-u-button-success:not(:disabled) {
  background-color: #1070ff !important;
}
canvas {
  transform: scale(1.25);
}
h1,
h2,
h3,
p {
  text-wrap: balance;
}
am-section,
am-flex > * {
  min-width: min(100%, var(--am-flex-min-block-width)) !important;
}
am-section > :first-child,
am-flex > * > :first-child {
  margin-top: 0;
}
am-section > :last-child:not(h1),
am-flex > * > :last-child:not(h1) {
  margin-bottom: 0;
}
am-img.am-block {
  margin-bottom: var(--am-block-margin-top);
}
am-img img[src*='styled'] {
  border-radius: 0.75rem;
  border-width: 2px;
  border-color: rgba(107, 114, 128, 0.3);
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(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: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.prose am-buttons > .am-button,
.am-button {
  display: inline-block;
  box-sizing: content-box;
  margin: 0 0.5rem 0.5rem 0;
  margin: 0 var(--am-button-margin) var(--am-button-margin) 0;
  padding: 0.825rem 3.75rem;
  padding: var(--am-button-padding-vertical) var(--am-button-padding-horizontal);
  height: auto;
  line-height: 1.6;
  line-height: var(--am-button-lineheight);
  font-family: inherit;
  font-weight: 650 !important;
  font-size: 1rem;
  font-size: var(--am-button-font-size);
  text-transform: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  border-radius: var(--am-button-border-radius);
  color: inherit !important;
  color: var(--am-button-color) !important;
  background-color: #ffffff !important;
  background-color: var(--am-button-background) !important;
  border: 2px solid #d2d2d2 !important;
  border: var(--am-button-border-width) solid var(--am-button-border-color) !important;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
}
.prose am-buttons > .am-button:hover,
.am-button:hover,
.prose am-buttons > .am-button:active,
.am-button:active,
.prose am-buttons > .am-button:focus,
.am-button:focus {
  color: inherit !important;
  color: var(--am-button-hover-color) !important;
  background-color: transparent !important;
  background-color: var(--am-button-hover-background) !important;
  border: 2px solid #101010 !important;
  border: var(--am-button-border-width) solid var(--am-button-hover-border-color) !important;
}
.hover\:border-orange:hover {
  border-color: hsl(17, 100%, 48%);
  border-color: hsl(var(--ecotool-orange));
}
.hover\:border-purple:hover {
  border-color: hsl(277, 100%, 61%);
  border-color: hsl(var(--ecotool-purple));
}
.hover\:border-surface2:hover {
  border-color: hsl(0, 0%, 89%);
  border-color: hsl(var(--ecotool-surface2));
}
.hover\:border-white:hover {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.hover\:bg-surface0:hover {
  background-color: hsl(0, 0%, 100%);
  background-color: hsl(var(--ecotool-surface0));
}
.hover\:bg-surface1:hover {
  background-color: hsl(0, 0%, 94%);
  background-color: hsl(var(--ecotool-surface1));
}
.hover\:bg-surface2:hover {
  background-color: hsl(0, 0%, 89%);
  background-color: hsl(var(--ecotool-surface2));
}
.hover\:bg-text\/10:hover {
  background-color: hsla(0, 0%, 2%, 0.1);
  background-color: hsl(var(--ecotool-text) / 0.1);
}
.hover\:bg-text\/80:hover {
  background-color: hsla(0, 0%, 2%, 0.8);
  background-color: hsl(var(--ecotool-text) / 0.8);
}
.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.hover\:text-orange:hover {
  color: hsl(17, 100%, 48%);
  color: hsl(var(--ecotool-orange));
}
.hover\:text-purple:hover {
  color: hsl(277, 100%, 61%);
  color: hsl(var(--ecotool-purple));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hover\:opacity-70:hover {
  opacity: 0.7;
}
.hover\:opacity-80:hover {
  opacity: 0.8;
}
.group\/menu[open] .group-open\/menu\:flex {
  display: flex;
}
.group[open] .group-open\:flex {
  display: flex;
}
.group\/menu[open] .group-open\/menu\:hidden {
  display: none;
}
.group[open] .group-open\:hidden {
  display: none;
}
.group\/item:hover .group-hover\/item\:opacity-100 {
  opacity: 1;
}
@media (min-width: 640px) {

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

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

  .md\:flex {
    display: flex;
  }

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

  .md\:gap-16 {
    gap: 4rem;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:text-\[25px\] {
    font-size: 25px;
  }
}
@media (min-width: 1024px) {

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

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

  .lg\:-mb-40 {
    margin-bottom: -10rem;
  }

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

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-24 {
    margin-top: 6rem;
  }

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg\:mt-\[-15rem\] {
    margin-top: -15rem;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:h-\[60px\] {
    height: 60px;
  }

  .lg\:w-\[25\%\] {
    width: 25%;
  }

  .lg\:w-\[250px\] {
    width: 250px;
  }

  .lg\:w-\[340px\] {
    width: 340px;
  }

  .lg\:w-\[35\%\] {
    width: 35%;
  }

  .lg\:w-\[40\%\] {
    width: 40%;
  }

  .lg\:w-\[45\%\] {
    width: 45%;
  }

  .lg\:w-\[55\%\] {
    width: 55%;
  }

  .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-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:gap-24 {
    gap: 6rem;
  }

  .lg\:gap-32 {
    gap: 8rem;
  }

  .lg\:rounded {
    border-radius: 10px;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:p-\[50px\] {
    padding: 50px;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-40 {
    padding-bottom: 10rem;
  }

  .lg\:pl-12 {
    padding-left: 3rem;
  }

  .lg\:pl-\[25\%\] {
    padding-left: 25%;
  }

  .lg\:pr-24 {
    padding-right: 6rem;
  }

  .lg\:pr-\[15\%\] {
    padding-right: 15%;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:pt-\[8vh\] {
    padding-top: 8vh;
  }

  .lg\:text-\[21px\] {
    font-size: 21px;
  }

  .lg\:text-\[25px\] {
    font-size: 25px;
  }

  .lg\:text-\[70px\] {
    font-size: 70px;
  }
}
@media (min-width: 1280px) {

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

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

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

  .xl\:-mt-20 {
    margin-top: -5rem;
  }

  .xl\:mb-0 {
    margin-bottom: 0px;
  }

  .xl\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .xl\:mt-0 {
    margin-top: 0px;
  }

  .xl\:mt-20 {
    margin-top: 5rem;
  }

  .xl\:mt-24 {
    margin-top: 6rem;
  }

  .xl\:mt-\[-25rem\] {
    margin-top: -25rem;
  }

  .xl\:mt-\[160px\] {
    margin-top: 160px;
  }

  .xl\:mt-\[320px\] {
    margin-top: 320px;
  }

  .xl\:h-\[750px\] {
    height: 750px;
  }

  .xl\:-translate-y-24 {
    --tw-translate-y: -6rem;
    transform: translate(var(--tw-translate-x), -6rem) 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: 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-80 {
    --tw-translate-y: -20rem;
    transform: translate(var(--tw-translate-x), -20rem) 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: 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\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:items-center {
    align-items: center;
  }

  .xl\:p-24 {
    padding: 6rem;
  }

  .xl\:p-72 {
    padding: 18rem;
  }

  .xl\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .xl\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .xl\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .xl\:pb-8 {
    padding-bottom: 2rem;
  }

  .xl\:pl-4 {
    padding-left: 1rem;
  }

  .xl\:pl-\[25\%\] {
    padding-left: 25%;
  }

  .xl\:pr-\[10\%\] {
    padding-right: 10%;
  }

  .xl\:pt-0 {
    padding-top: 0px;
  }

  .xl\:pt-16 {
    padding-top: 4rem;
  }

  .xl\:text-\[23px\] {
    font-size: 23px;
  }
}
@media (min-width: 1536px) {

  .\32xl\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\32xl\:pt-12 {
    padding-top: 3rem;
  }

  .\32xl\:text-\[25px\] {
    font-size: 25px;
  }
}
.\[\&_a\]\:text-type-grey a {
  color: hsl(0, 0%, 47%);
  color: hsl(var(--ecotool-type-grey));
}
.\[\&_a\]\:transition-all a {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.hover\:\[\&_a\]\:text-text a:hover {
  color: hsl(0, 0%, 2%);
  color: hsl(var(--ecotool-text));
}
.\[\&_p\]\:m-0 p {
  margin: 0px;
}
.\[\&_p\]\:max-w-\[380px\] p {
  max-width: 380px;
}
.\[\&_p\]\:max-w-\[600px\] p {
  max-width: 600px;
}
.\[\&_p\]\:text-\[20px\] p {
  font-size: 20px;
}
.\[\&_p\]\:font-medium p {
  font-weight: 500;
}
.\[\&_p\]\:text-type-grey p {
  color: hsl(0, 0%, 47%);
  color: hsl(var(--ecotool-type-grey));
}
.\[\&_swiper-slide\>div\]\:p-\[1\.6em\] swiper-slide>div {
  padding: 1.6em;
}


/*# sourceMappingURL=main.bundle.css.map*/