/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
@layer properties;
@font-face {
  font-family: 'gotham';
  src: url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-extralight-webfont.woff2') format('woff2'),
       url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-extralight-webfont.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'gotham';
  src: url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-extralightitalic-webfont.woff2') format('woff2'),
       url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-extralightitalic-webfont.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'gotham';
  src: url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-light-webfont.woff2') format('woff2'),
       url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'gotham';
  src: url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-lightitalic-webfont.woff2') format('woff2'),
       url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-lightitalic-webfont.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'gotham';
  src: url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-book-webfont.woff2') format('woff2'),
       url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-book-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'gotham';
  src: url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-bookitalic-webfont.woff2') format('woff2'),
       url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-bookitalic-webfont.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'gotham';
  src: url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham_medium-webfont.woff2') format('woff2'),
       url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'gotham';
  src: url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-mediumitalic-webfont.woff2') format('woff2'),
       url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-mediumitalic-webfont.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'gotham';
  src: url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-bold-webfont.woff2') format('woff2'),
       url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham_bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'gotham';
  src: url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-bolditalic-webfont.woff2') format('woff2'),
       url('https://146810081.fs1.hubspotusercontent-eu1.net/hubfs/146810081/fonts/gotham-bolditalic-webfont.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-neutral-600: oklch(43.9% 0 0);
    --color-black: #181818;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-3xl: 48rem;
    --container-5xl: 64rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.38rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.5rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 1.75rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 2rem;
    --text-5xl--line-height: 1;
    --text-6xl: 2.25rem;
    --text-6xl--line-height: 1;
    --text-7xl: 2.5rem;
    --text-7xl--line-height: 1;
    --text-8xl: 3rem;
    --text-8xl--line-height: 1;
    --font-weight-extralight: 200;
    --font-weight-light: 300;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --leading-normal: 1.5;
    --radius-md: 0.375rem;
    --radius-2xl: 1rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --breakpoint-lg: 1024px;
    --color-primary: #fa622b;
    --color-accent: #373737;
    --font-gotham: "gotham", sans-serif;
    --radius-5xl: 2.5rem;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .mt-14 {
    margin-top: calc(var(--spacing) * 14);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .table {
    display: table;
  }
  .aspect-4\/3 {
    aspect-ratio: 4/3;
  }
  .aspect-4\/5 {
    aspect-ratio: 4/5;
  }
  .aspect-16\/9 {
    aspect-ratio: 16/9;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .min-h-\[33vw\] {
    min-height: 33vw;
  }
  .min-h-\[50svh\] {
    min-height: 50svh;
  }
  .min-h-svh {
    min-height: 100svh;
  }
  .w-full {
    width: 100%;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .items-center {
    align-items: center;
  }
  .\!justify-end {
    justify-content: flex-end !important;
  }
  .\!justify-start {
    justify-content: flex-start !important;
  }
  .justify-between {
    justify-content: space-between;
  }
  .gap-3\.5 {
    gap: calc(var(--spacing) * 3.5);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-\[\#ccc\] {
    border-color: #ccc;
  }
  .bg-\[\#eee\] {
    background-color: #eee;
  }
  .bg-\[\#f7f7f7\] {
    background-color: #f7f7f7;
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pt-32 {
    padding-top: calc(var(--spacing) * 32);
  }
  .pr-1\.5 {
    padding-right: calc(var(--spacing) * 1.5);
  }
  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .pb-32 {
    padding-bottom: calc(var(--spacing) * 32);
  }
  .pl-1 {
    padding-left: calc(var(--spacing) * 1);
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-primary {
    color: var(--color-primary);
  }
  .underline {
    text-decoration-line: underline;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
}
:root {
  --column-gap: 2rem;
  --column-number: 12;
  --column-width-multiplier: calc(100/var(--column-number));
}
.row-fluid {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  @media (width >= 992px) {
    flex-wrap: nowrap;
  }
  @media (width >= 992px) {
    justify-content: space-between;
  }
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
  min-height: 1px;
  width: 100%;
}
@media (min-width: 768px) {
  .span1 {
    @media (width >= 992px) {
      width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100));
    }
  }
  .span2 {
    @media (width >= 992px) {
      width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100));
    }
  }
  .span3 {
    @media (width >= 992px) {
      width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100));
    }
  }
  .span4 {
    @media (width >= 992px) {
      width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100));
    }
  }
  .span5 {
    @media (width >= 992px) {
      width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100));
    }
  }
  .span6 {
    @media (width >= 992px) {
      width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100));
    }
  }
  .span7 {
    @media (width >= 992px) {
      width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100));
    }
  }
  .span8 {
    @media (width >= 992px) {
      width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100));
    }
  }
  .span9 {
    @media (width >= 992px) {
      width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100));
    }
  }
  .span10 {
    @media (width >= 992px) {
      width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100));
    }
  }
  .span11 {
    @media (width >= 992px) {
      width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100));
    }
  }
  .span12 {
    @media (width >= 992px) {
      width: 100%;
    }
  }
}
.dnd-section[class*="-max-width-section-centering"] > .row-fluid {
  max-width: var(--breakpoint-lg) !important;
}
section {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section .wrapper {
  position: relative;
  z-index: 10;
  margin: auto;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  gap: calc(var(--spacing) * 5);
}
section .wrapper > div {
  width: 100%;
}
.bg-container {
  position: absolute;
  top: calc(var(--spacing) * 0);
  z-index: 0;
  height: 100%;
  width: 100%;
}
.bg-container img, .bg-container video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
section > .bg-container {
  opacity: 50%;
}
.text-just-center {
  align-items: center;
  justify-content: center;
  text-align: center;
}
.text-just-left {
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
}
.text-just-right {
  align-items: flex-end;
  justify-content: flex-end;
  text-align: right;
}
.height-auto {
  height: auto;
}
.height-screen {
  min-height: 100svh;
}
.height-half-screen {
  min-height: 50svh;
}
.height-small {
  min-height: 33vw;
}
.width-full {
  width: 100%;
}
.width-large {
  max-width: var(--container-7xl);
}
.width-medium {
  max-width: var(--container-5xl);
}
.width-small {
  max-width: var(--container-3xl);
}
.scheme_dark {
  background-color: var(--color-accent);
  color: var(--color-white);
}
.scheme_light {
  background-color: var(--color-white);
  color: var(--color-accent);
}
.scheme_light-gray {
  background-color: var(--color-gray-100);
  color: var(--color-accent);
}
.scheme_primary {
  background-color: var(--color-primary);
  color: var(--color-white);
}
.scheme_primary .buttons a {
  background-color: var(--color-black);
  &:hover {
    @media (hover: hover) {
      background-color: var(--color-neutral-600);
    }
  }
}
.scheme_primary a {
  color: var(--color-accent);
}
.col.text, .col.form {
  padding: calc(var(--spacing) * 8);
}
.flex-2-cols {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  @media (width >= 768px) {
    flex-direction: row;
  }
}
.flex-2-cols > div, .col {
  display: flex;
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
  flex-direction: column;
  gap: calc(var(--spacing) * 4);
}
.flex-2-cols > :last-child {
  min-width: 100%;
  @media (width >= 768px) {
    min-width: calc(var(--spacing) * 0);
  }
}
.flex-2-cols.rev > :first-child {
  @media (width >= 768px) {
    order: 9999;
  }
}
.flex-2-cols.rev-mob > :first-child {
  @media (width < 768px) {
    order: 9999;
  }
}
.flex-2-cols.prop-1_2 > :first-child {
  @media (width >= 768px) {
    flex-basis: calc(1/2 * 100%);
  }
  @media (width >= 992px) {
    flex-basis: calc(1/3 * 100%);
  }
}
.flex-2-cols.prop-1_2 > :last-child {
  @media (width >= 768px) {
    flex-basis: calc(1/2 * 100%);
  }
  @media (width >= 992px) {
    flex-basis: calc(2/3 * 100%);
  }
}
.flex-2-cols.prop-2_1 > :first-child {
  @media (width >= 768px) {
    flex-basis: calc(1/2 * 100%);
  }
  @media (width >= 992px) {
    flex-basis: calc(2/3 * 100%);
  }
}
.flex-2-cols.prop-2_1 > :last-child {
  @media (width >= 768px) {
    flex-basis: calc(1/2 * 100%);
  }
  @media (width >= 992px) {
    flex-basis: calc(1/3 * 100%);
  }
}
.flex-2-cols.prop-1_1 > :first-child {
  flex-basis: calc(1/2 * 100%);
}
.flex-2-cols.prop-1_1 > :last-child {
  flex-basis: calc(1/2 * 100%);
}
body {
  position: relative;
  margin: calc(var(--spacing) * 0);
  cursor: auto;
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 0);
  font-family: var(--font-gotham);
  font-size: 16px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
  color: var(--color-black);
  font-style: normal;
}
a {
  &:hover {
    @media (hover: hover) {
      cursor: pointer;
    }
  }
}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
  font-family: var(--font-gotham);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  text-transform: uppercase;
}
h1, .h1 {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
  @media (width >= 992px) {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
  @media (width >= 1600px) {
    font-size: var(--text-8xl);
    line-height: var(--tw-leading, var(--text-8xl--line-height));
  }
}
h2, .h2 {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  @media (width >= 992px) {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  @media (width >= 1600px) {
    font-size: var(--text-7xl);
    line-height: var(--tw-leading, var(--text-7xl--line-height));
  }
}
h3, .h3 {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  @media (width >= 992px) {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
h4, .h4 {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  @media (width >= 992px) {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  @media (width >= 1600px) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
h5, .h5 {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  @media (width >= 992px) {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
h6, .h6 {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
b, strong {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
a {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  color: var(--color-primary);
  &:hover {
    @media (hover: hover) {
      opacity: 50%;
    }
  }
}
.buttons {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 5);
}
.buttons a, .hs-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 2.5);
  overflow: hidden;
  border-radius: var(--radius-5xl);
  border-style: var(--tw-border-style);
  border-width: 0px;
  background-color: var(--color-primary);
  padding-inline: calc(var(--spacing) * 6);
  padding-block: calc(var(--spacing) * 2);
  text-align: center;
  font-family: var(--font-gotham);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
  color: var(--color-white);
  text-transform: uppercase;
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
  --tw-outline-style: none;
  outline-style: none;
  &:hover {
    @media (hover: hover) {
      background-color: var(--color-neutral-600);
    }
  }
  &:hover {
    @media (hover: hover) {
      opacity: 100%;
    }
  }
}
.buttons a.light {
  background-color: var(--color-white);
  color: var(--color-black);
  &:hover {
    @media (hover: hover) {
      background-color: var(--color-neutral-600);
    }
  }
}
.buttons a.dark {
  background-color: var(--color-black);
  &:hover {
    @media (hover: hover) {
      background-color: var(--color-neutral-600);
    }
  }
}
.buttons a.primary {
  background-color: var(--color-primary);
  &:hover {
    @media (hover: hover) {
      background-color: var(--color-neutral-600);
    }
  }
}
.aspect-1_1 {
  aspect-ratio: 1 / 1;
}
.aspect-16_9 {
  aspect-ratio: 16/9;
}
.aspect-4_5 {
  aspect-ratio: 4/5;
}
.aspect-4_3 {
  aspect-ratio: 4/3;
}
section .wrapper.header {
  position: fixed;
  top: calc(var(--spacing) * 0);
  z-index: 50;
  flex-direction: row;
  justify-content: space-between;
  background-color: transparent;
  padding-inline: calc(var(--spacing) * 8);
  padding-block: calc(var(--spacing) * 4);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 1000ms;
  transition-duration: 1000ms;
}
section .wrapper.header.scrolled {
  background-color: var(--color-white);
  padding-block: calc(var(--spacing) * 2);
}
.header .buttons {
  justify-content: flex-end;
}
.header .headline {
  position: absolute;
  top: calc(1/2 * 100%);
  left: calc(1/2 * 100%);
  width: auto;
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  --tw-translate-y: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  color: var(--color-primary);
}
.eventDetails {
  position: absolute;
  bottom: calc(var(--spacing) * 0);
  width: 100%;
  background-color: color-mix(in srgb, #fa622b 40%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklab, var(--color-primary) 40%, transparent);
  }
  color: var(--color-white);
}
.eventDetails .wrapper {
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: calc(var(--spacing) * 2);
  padding-inline: calc(var(--spacing) * 8);
  padding-block: calc(var(--spacing) * 4);
  @media (width >= 768px) {
    flex-direction: row;
  }
  @media (width >= 768px) {
    align-items: center;
  }
}
.eventDetails .wrapper div {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
}
.eventLocation {
  @media (width >= 768px) {
    flex-direction: row-reverse;
  }
}
fieldset {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
.hs-form-booleancheckbox label {
  display: flex;
  flex-wrap: wrap;
  gap: calc(var(--spacing) * 2);
}
.hs-form-booleancheckbox label > span {
  position: relative;
  top: calc(var(--spacing) * 0.5);
  margin: calc(var(--spacing) * 0) !important;
  width: calc(100% - 30px);
}
.legal-consent-container .field.hs-form-field {
  margin: calc(var(--spacing) * 0) !important;
}
.hs-form-field {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 1);
  padding-bottom: calc(var(--spacing) * 4);
}
.hs-form-field label {
  padding-bottom: calc(var(--spacing) * 0.5);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-extralight);
  font-weight: var(--font-weight-extralight);
}
.hs-form-field > label {
  text-transform: uppercase;
}
form .hs-richtext {
  padding-bottom: calc(var(--spacing) * 4);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-extralight);
  font-weight: var(--font-weight-extralight);
}
.input {
  margin: calc(var(--spacing) * 0);
  display: flex;
}
.inputs-list {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  gap: calc(var(--spacing) * 2);
}
input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), select, optgroup, textarea, ::file-selector-button {
  width: 100% !important;
  border-radius: var(--radius-2xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 2) !important;
  padding-block: calc(var(--spacing) * 1) !important;
}
input[type="submit"] {
  width: 100% !important;
}
[class*="scheme_light"] button, [class*="scheme_light"] input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), [class*="scheme_light"] select, [class*="scheme_light"] optgroup, [class*="scheme_light"] textarea, [class*="scheme_light"] ::file-selector-button {
  border-color: var(--color-accent) !important;
}
fieldset.form-columns-2 .input, fieldset.form-columns-1 .input {
  margin: calc(var(--spacing) * 0) !important;
}
form .item {
  margin-bottom: calc(var(--spacing) * 4);
  width: 100%;
}
button:disabled, button[disabled] {
  opacity: 50%;
}
.hs-form-radio-display, .hs-form-checkbox-display {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 2);
}
input[type='checkbox'], input[type='radio'] {
  margin: calc(var(--spacing) * 0);
  display: grid;
  height: 22px;
  width: 22px !important;
  appearance: none;
  place-content: center;
  border-radius: 0.25rem;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: currentcolor;
  background-color: transparent;
  transform: translateY(-0.075em);
}
input[type='radio'] {
  border-radius: calc(infinity * 1px);
}
input[type='radio']:checked {
  border-color: var(--color-primary);
}
input[type='radio']:checked:before {
  content: '';
  height: calc(var(--spacing) * 3);
  width: calc(var(--spacing) * 3);
  border-radius: calc(infinity * 1px);
  background-color: var(--color-primary);
}
input[type='checkbox']:checked {
  border-color: var(--color-accent);
  background-color: var(--color-accent);
}
input[type='checkbox']:checked::before {
  content: '';
  position: absolute;
  top: 1px;
  left: calc(var(--spacing) * 1.5);
  height: 14px;
  width: 7px;
  rotate: 45deg;
  border-right-style: var(--tw-border-style);
  border-right-width: 1px;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-white);
}
form .link_btn {
  margin-top: calc(var(--spacing) * 0);
}
select {
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='%23212b36' height='18' width='18' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M12,16 C11.77,16 11.54,15.92 11.36,15.77 L5.36,10.77 C4.93,10.42 4.88,9.79 5.23,9.36 C5.58,8.93 6.21,8.88 6.64,9.23 L12,13.71 L17.36,9.39 C17.57,9.22 17.83,9.14 18.1,9.17 C18.36,9.2 18.6,9.33 18.77,9.54 C18.96,9.75 19.05,10.02 19.02,10.3 C18.99,10.58 18.85,10.83 18.63,11 L12.63,15.83 C12.44,15.96 12.22,16.02 12,16 Z'></path></svg>");
  background-repeat: no-repeat;
  background-position: calc(100% - 0.5rem) center;
  padding-right: 45px;
  color: var(--color-black);
}
select:disabled {
  opacity: 100%;
}
select option:checked, select option:hover, option {
  color: var(--color-black);
}
select, input[type='date'] {
  appearance: none;
  color: var(--color-black);
}
.hs-error-msg, .hs-error-msgs {
  margin-top: calc(var(--spacing) * -1);
  color: var(--color-red-500);
}
input.error:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), select.error, textarea.error, .field:has(> ul.hs-error-msgs) input, .field:has(> ul.hs-error-msgs) .input > input {
  border-color: var(--color-red-500) !important;
  color: var(--color-red-500) !important;
}
.error::placeholder {
  color: var(--color-red-500);
  opacity: 100%;
}
input::placeholder, select::placeholder, textarea::placeholder {
  color: var(--color-black);
  opacity: 40%;
}
.scheme_dark input::placeholder, .scheme_dark select::placeholder, .scheme_dark textarea::placeholder, .scheme_primary input::placeholder, .scheme_primary select::placeholder, .scheme_primary textarea::placeholder {
  color: var(--color-white);
  opacity: 40%;
}
input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus, textarea:focus, select:focus {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-primary);
  --tw-outline-style: none;
  outline-style: none;
}
fieldset.form-columns-2 {
  @media (width >= 400px) {
    display: flex;
  }
  @media (width >= 400px) {
    gap: calc(var(--spacing) * 3);
  }
}
fieldset.form-columns-2 > div:first-child .input {
  @media (width >= 768px) {
    margin-right: calc(var(--spacing) * 2);
  }
}
fieldset.form-columns-2 > div:last-child .input, fieldset.form-columns-2 > div:last-child label {
  margin-left: calc(var(--spacing) * 0);
  @media (width >= 768px) {
    margin-left: calc(var(--spacing) * 2);
  }
}
.hs-fieldtype-intl-phone {
  display: flex;
  gap: calc(var(--spacing) * 1);
}
.hs-fieldtype-intl-phone.hs-input select {
  width: 95px !important;
  padding-inline: calc(var(--spacing) * 2);
  padding-block: calc(var(--spacing) * 1);
}
section .wrapper.footer {
  background-color: var(--color-black);
  padding-inline: calc(var(--spacing) * 8);
  padding-block: calc(var(--spacing) * 4);
  text-align: center;
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  color: var(--color-white);
}
.dmt-icon {
  position: relative;
  display: block;
  height: 24px;
  width: 24px;
  &::before {
    content: var(--tw-content);
    position: absolute;
  }
  &::before {
    content: var(--tw-content);
    top: calc(var(--spacing) * 0);
  }
  &::before {
    content: var(--tw-content);
    left: calc(var(--spacing) * 0);
  }
  &::before {
    content: var(--tw-content);
    display: inline-block;
  }
  &::before {
    content: var(--tw-content);
    height: 24px;
  }
  &::before {
    content: var(--tw-content);
    width: 24px;
  }
  &::before {
    content: var(--tw-content);
    background-color: currentcolor;
  }
  &::before {
    --tw-content: '';
    content: var(--tw-content);
  }
}
.buttons a .dmt-icon {
  margin-left: calc(var(--spacing) * -3.5);
}
.icon-calendar:before {
  -webkit-clip-path: path('M15.8,22.5H8.2c-1.6,0-2.5,0-3.3-0.4c-0.7-0.4-1.2-0.9-1.6-1.6c-0.4-0.8-0.4-1.7-0.4-3.3V9.6c0-1.6,0-2.5,0.4-3.3 c0.4-0.7,0.9-1.2,1.6-1.6c0.7-0.3,1.4-0.4,2.6-0.4V3.4c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9v0.9h5.5V3.4 c0-0.5,0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9v0.9c1.2,0,1.9,0.1,2.6,0.4c0.7,0.4,1.2,0.9,1.6,1.6c0.4,0.8,0.4,1.7,0.4,3.3v7.6 c0,1.6,0,2.5-0.4,3.3c-0.4,0.7-0.9,1.2-1.6,1.6C18.3,22.5,17.4,22.5,15.8,22.5z M4.7,11.6v5.6c0,1.3,0,2.1,0.2,2.5 c0.2,0.3,0.5,0.6,0.8,0.8c0.4,0.2,1.1,0.2,2.5,0.2h7.6c1.3,0,2.1,0,2.5-0.2c0.3-0.2,0.6-0.5,0.8-0.8c0.2-0.4,0.2-1.1,0.2-2.5v-5.6 H4.7z M4.7,9.8h14.5V9.6c0-1.3,0-2.1-0.2-2.5c-0.2-0.3-0.5-0.6-0.8-0.8c-0.3-0.2-0.8-0.2-1.7-0.2V7c0,0.5-0.4,0.9-0.9,0.9 S14.7,7.5,14.7,7V6.1H9.3V7C9.3,7.5,8.9,8,8.4,8C7.9,8,7.5,7.5,7.5,7V6.1c-0.9,0-1.4,0-1.7,0.2C5.4,6.5,5.1,6.8,4.9,7.1 C4.7,7.5,4.7,8.3,4.7,9.6V9.8z');
  clip-path: path('M15.8,22.5H8.2c-1.6,0-2.5,0-3.3-0.4c-0.7-0.4-1.2-0.9-1.6-1.6c-0.4-0.8-0.4-1.7-0.4-3.3V9.6c0-1.6,0-2.5,0.4-3.3 c0.4-0.7,0.9-1.2,1.6-1.6c0.7-0.3,1.4-0.4,2.6-0.4V3.4c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9v0.9h5.5V3.4 c0-0.5,0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9v0.9c1.2,0,1.9,0.1,2.6,0.4c0.7,0.4,1.2,0.9,1.6,1.6c0.4,0.8,0.4,1.7,0.4,3.3v7.6 c0,1.6,0,2.5-0.4,3.3c-0.4,0.7-0.9,1.2-1.6,1.6C18.3,22.5,17.4,22.5,15.8,22.5z M4.7,11.6v5.6c0,1.3,0,2.1,0.2,2.5 c0.2,0.3,0.5,0.6,0.8,0.8c0.4,0.2,1.1,0.2,2.5,0.2h7.6c1.3,0,2.1,0,2.5-0.2c0.3-0.2,0.6-0.5,0.8-0.8c0.2-0.4,0.2-1.1,0.2-2.5v-5.6 H4.7z M4.7,9.8h14.5V9.6c0-1.3,0-2.1-0.2-2.5c-0.2-0.3-0.5-0.6-0.8-0.8c-0.3-0.2-0.8-0.2-1.7-0.2V7c0,0.5-0.4,0.9-0.9,0.9 S14.7,7.5,14.7,7V6.1H9.3V7C9.3,7.5,8.9,8,8.4,8C7.9,8,7.5,7.5,7.5,7V6.1c-0.9,0-1.4,0-1.7,0.2C5.4,6.5,5.1,6.8,4.9,7.1 C4.7,7.5,4.7,8.3,4.7,9.6V9.8z');
}
.icon-marker:before {
  -webkit-clip-path: path('M12,22.5c-0.4,0-0.8-0.3-0.9-0.7c-0.3-1.7-1.6-2.8-3.1-4c-2-1.6-4.2-3.4-4.2-7.1c0-2.2,0.9-4.2,2.4-5.8 C7.8,3.4,9.8,2.5,12,2.5c2.2,0,4.2,0.9,5.8,2.4c1.5,1.5,2.4,3.6,2.4,5.8c0,3.7-2.2,5.5-4.2,7.1c-1.5,1.2-2.8,2.3-3.1,4 C12.8,22.2,12.4,22.5,12,22.5z M12,4.3c-3.5,0-6.4,2.9-6.4,6.4c0,1.3,0.3,2.3,1,3.3c0.7,0.9,1.5,1.6,2.5,2.4c1,0.9,2.1,1.7,2.9,2.9 c0.7-1.1,1.8-2,2.9-2.9c0.9-0.8,1.8-1.5,2.5-2.4c0.7-1,1-2,1-3.3C18.4,7.2,15.5,4.3,12,4.3z M12,14.3c-2,0-3.6-1.6-3.6-3.6 C8.4,8.7,10,7,12,7c2,0,3.6,1.6,3.6,3.6C15.6,12.7,14,14.3,12,14.3z M12,8.9c-1,0-1.8,0.8-1.8,1.8c0,1,0.8,1.8,1.8,1.8 c1,0,1.8-0.8,1.8-1.8C13.8,9.7,13,8.9,12,8.9z');
  clip-path: path('M12,22.5c-0.4,0-0.8-0.3-0.9-0.7c-0.3-1.7-1.6-2.8-3.1-4c-2-1.6-4.2-3.4-4.2-7.1c0-2.2,0.9-4.2,2.4-5.8 C7.8,3.4,9.8,2.5,12,2.5c2.2,0,4.2,0.9,5.8,2.4c1.5,1.5,2.4,3.6,2.4,5.8c0,3.7-2.2,5.5-4.2,7.1c-1.5,1.2-2.8,2.3-3.1,4 C12.8,22.2,12.4,22.5,12,22.5z M12,4.3c-3.5,0-6.4,2.9-6.4,6.4c0,1.3,0.3,2.3,1,3.3c0.7,0.9,1.5,1.6,2.5,2.4c1,0.9,2.1,1.7,2.9,2.9 c0.7-1.1,1.8-2,2.9-2.9c0.9-0.8,1.8-1.5,2.5-2.4c0.7-1,1-2,1-3.3C18.4,7.2,15.5,4.3,12,4.3z M12,14.3c-2,0-3.6-1.6-3.6-3.6 C8.4,8.7,10,7,12,7c2,0,3.6,1.6,3.6,3.6C15.6,12.7,14,14.3,12,14.3z M12,8.9c-1,0-1.8,0.8-1.8,1.8c0,1,0.8,1.8,1.8,1.8 c1,0,1.8-0.8,1.8-1.8C13.8,9.7,13,8.9,12,8.9z');
}
.icon-back:before {
  -webkit-clip-path: path('M16.5,20H12c-0.6,0-1-0.4-1-1c0-0.6,0.4-1,1-1h4.5c1.9,0,3.5-1.6,3.5-3.5c0-1.9-1.6-3.5-3.5-3.5H5.4l2.3,2.3 c0.4,0.4,0.4,1,0,1.4c-0.4,0.4-1,0.4-1.4,0l-4-4c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c-0.1-0.1-0.2-0.2-0.2-0.3c0,0,0,0,0,0c0,0,0,0,0,0C2,10.3,2,10.1,2,10c0-0.1,0-0.3,0.1-0.4c0-0.1,0.1-0.2,0.2-0.3l0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l4-4c0.4-0.4,1-0.4,1.4,0c0.4,0.4,0.4,1,0,1.4L5.4,9h11.1 c3,0,5.5,2.5,5.5,5.5C22,17.5,19.5,20,16.5,20z');
  clip-path: path('M16.5,20H12c-0.6,0-1-0.4-1-1c0-0.6,0.4-1,1-1h4.5c1.9,0,3.5-1.6,3.5-3.5c0-1.9-1.6-3.5-3.5-3.5H5.4l2.3,2.3 c0.4,0.4,0.4,1,0,1.4c-0.4,0.4-1,0.4-1.4,0l-4-4c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0 c0,0,0,0,0,0c-0.1-0.1-0.2-0.2-0.2-0.3c0,0,0,0,0,0c0,0,0,0,0,0C2,10.3,2,10.1,2,10c0-0.1,0-0.3,0.1-0.4c0-0.1,0.1-0.2,0.2-0.3l0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l4-4c0.4-0.4,1-0.4,1.4,0c0.4,0.4,0.4,1,0,1.4L5.4,9h11.1 c3,0,5.5,2.5,5.5,5.5C22,17.5,19.5,20,16.5,20z');
}
.icon-close:before {
  -webkit-clip-path: path('M20.6,22.5c-0.4,0-0.7-0.1-1-0.4L12,14.5l-7.6,7.6c-0.6,0.6-1.5,0.6-2,0c-0.6-0.6-0.6-1.5,0-2l7.6-7.6L2.4,4.9 c-0.6-0.6-0.6-1.5,0-2c0.6-0.6,1.5-0.6,2,0l7.6,7.6l7.6-7.6c0.6-0.6,1.5-0.6,2,0c0.6,0.6,0.6,1.5,0,2L14,12.5l7.6,7.6 c0.6,0.6,0.6,1.5,0,2C21.3,22.4,20.9,22.5,20.6,22.5z');
  clip-path: path('M20.6,22.5c-0.4,0-0.7-0.1-1-0.4L12,14.5l-7.6,7.6c-0.6,0.6-1.5,0.6-2,0c-0.6-0.6-0.6-1.5,0-2l7.6-7.6L2.4,4.9 c-0.6-0.6-0.6-1.5,0-2c0.6-0.6,1.5-0.6,2,0l7.6,7.6l7.6-7.6c0.6-0.6,1.5-0.6,2,0c0.6,0.6,0.6,1.5,0,2L14,12.5l7.6,7.6 c0.6,0.6,0.6,1.5,0,2C21.3,22.4,20.9,22.5,20.6,22.5z');
}
.icon-survey:before {
  -webkit-clip-path: path('M12,22.5c-0.2,0-0.4,0-0.5-0.1c-0.4-0.2-0.6-0.4-0.9-0.8l-1.4-1.9c-0.2-0.3-0.4-0.5-0.4-0.5C8.6,19.1,8.5,19,8.4,19 s-0.3,0-0.7,0c-1.4,0-2.2,0-2.9-0.3c-1-0.4-1.7-1.1-2.1-2.1c-0.3-0.7-0.3-1.5-0.3-2.9V8.1c0-1.7,0-2.7,0.4-3.5 c0.4-0.7,1-1.3,1.7-1.7C5.3,2.5,6.3,2.5,8,2.5h8.1c1.7,0,2.7,0,3.5,0.4c0.7,0.4,1.3,1,1.7,1.7c0.4,0.8,0.4,1.8,0.4,3.5v5.5 c0,1.4,0,2.2-0.3,2.9c-0.4,1-1.1,1.7-2.1,2.1C18.6,19,17.8,19,16.4,19c-0.4,0-0.6,0-0.7,0c-0.1,0-0.3,0.1-0.4,0.2 c-0.1,0.1-0.2,0.3-0.4,0.5l-1.4,1.9c-0.3,0.4-0.5,0.6-0.9,0.8C12.4,22.5,12.2,22.5,12,22.5z M10.7,18.6l1.3,1.7l1.3-1.7 c0.3-0.4,0.5-0.7,0.8-0.9c0.3-0.3,0.8-0.5,1.2-0.6c0.3-0.1,0.6-0.1,1.2-0.1c1.2,0,1.8,0,2.2-0.1c0.5-0.2,0.9-0.6,1-1s0.1-1,0.1-2.2 V8.1c0-1.4,0-2.2-0.2-2.6s-0.5-0.7-0.8-0.8c-0.4-0.2-1.2-0.2-2.6-0.2H7.9c-1.4,0-2.2,0-2.6,0.2C4.9,4.8,4.7,5.1,4.5,5.5 S4.3,6.7,4.3,8.1v5.5c0,1.2,0,1.8,0.1,2.2c0.2,0.5,0.6,0.8,1,1C5.8,17,6.5,17,7.6,17c0.5,0,0.8,0,1.2,0.1c0.4,0.1,0.8,0.3,1.2,0.6 C10.2,17.9,10.4,18.1,10.7,18.6L10.7,18.6z M12.2,15.6L12.2,15.6c-0.5,0-1-0.4-1-1s0.4-1,1-1l0,0c0.5,0,1,0.4,1,1 S12.7,15.6,12.2,15.6z M12.1,12.7c-0.4,0-0.8-0.3-0.9-0.7c-0.2-0.5,0.1-1.1,0.6-1.2c0.5-0.2,1.5-0.7,1.5-1.3c0-0.3-0.1-0.6-0.3-0.8 s-0.4-0.4-0.7-0.4s-0.6,0-0.8,0.1S11.1,8.8,11,9c-0.2,0.5-0.7,0.8-1.2,0.6C9.2,9.5,9,9,9.2,8.5c0.2-0.7,0.7-1.3,1.4-1.7 c0.6-0.4,1.4-0.5,2.1-0.4s1.4,0.5,1.9,1.1s0.7,1.3,0.7,2c0,0.6-0.3,1.6-1.5,2.4c-0.6,0.4-1.3,0.6-1.3,0.7 C12.3,12.6,12.2,12.7,12.1,12.7z');
  clip-path: path('M12,22.5c-0.2,0-0.4,0-0.5-0.1c-0.4-0.2-0.6-0.4-0.9-0.8l-1.4-1.9c-0.2-0.3-0.4-0.5-0.4-0.5C8.6,19.1,8.5,19,8.4,19 s-0.3,0-0.7,0c-1.4,0-2.2,0-2.9-0.3c-1-0.4-1.7-1.1-2.1-2.1c-0.3-0.7-0.3-1.5-0.3-2.9V8.1c0-1.7,0-2.7,0.4-3.5 c0.4-0.7,1-1.3,1.7-1.7C5.3,2.5,6.3,2.5,8,2.5h8.1c1.7,0,2.7,0,3.5,0.4c0.7,0.4,1.3,1,1.7,1.7c0.4,0.8,0.4,1.8,0.4,3.5v5.5 c0,1.4,0,2.2-0.3,2.9c-0.4,1-1.1,1.7-2.1,2.1C18.6,19,17.8,19,16.4,19c-0.4,0-0.6,0-0.7,0c-0.1,0-0.3,0.1-0.4,0.2 c-0.1,0.1-0.2,0.3-0.4,0.5l-1.4,1.9c-0.3,0.4-0.5,0.6-0.9,0.8C12.4,22.5,12.2,22.5,12,22.5z M10.7,18.6l1.3,1.7l1.3-1.7 c0.3-0.4,0.5-0.7,0.8-0.9c0.3-0.3,0.8-0.5,1.2-0.6c0.3-0.1,0.6-0.1,1.2-0.1c1.2,0,1.8,0,2.2-0.1c0.5-0.2,0.9-0.6,1-1s0.1-1,0.1-2.2 V8.1c0-1.4,0-2.2-0.2-2.6s-0.5-0.7-0.8-0.8c-0.4-0.2-1.2-0.2-2.6-0.2H7.9c-1.4,0-2.2,0-2.6,0.2C4.9,4.8,4.7,5.1,4.5,5.5 S4.3,6.7,4.3,8.1v5.5c0,1.2,0,1.8,0.1,2.2c0.2,0.5,0.6,0.8,1,1C5.8,17,6.5,17,7.6,17c0.5,0,0.8,0,1.2,0.1c0.4,0.1,0.8,0.3,1.2,0.6 C10.2,17.9,10.4,18.1,10.7,18.6L10.7,18.6z M12.2,15.6L12.2,15.6c-0.5,0-1-0.4-1-1s0.4-1,1-1l0,0c0.5,0,1,0.4,1,1 S12.7,15.6,12.2,15.6z M12.1,12.7c-0.4,0-0.8-0.3-0.9-0.7c-0.2-0.5,0.1-1.1,0.6-1.2c0.5-0.2,1.5-0.7,1.5-1.3c0-0.3-0.1-0.6-0.3-0.8 s-0.4-0.4-0.7-0.4s-0.6,0-0.8,0.1S11.1,8.8,11,9c-0.2,0.5-0.7,0.8-1.2,0.6C9.2,9.5,9,9,9.2,8.5c0.2-0.7,0.7-1.3,1.4-1.7 c0.6-0.4,1.4-0.5,2.1-0.4s1.4,0.5,1.9,1.1s0.7,1.3,0.7,2c0,0.6-0.3,1.6-1.5,2.4c-0.6,0.4-1.3,0.6-1.3,0.7 C12.3,12.6,12.2,12.7,12.1,12.7z');
}
.icon-checkin:before {
  -webkit-clip-path: path('M16.2,22.5H15c-0.6,0-1-0.4-1-1s0.4-1,1-1h1.2c1.5,0,2.3,0,2.7-0.2c0.4-0.2,0.7-0.5,0.9-0.9s0.2-1.2,0.2-2.7V8.3 c0-1.5,0-2.3-0.2-2.7c-0.2-0.4-0.5-0.7-0.9-0.9c-0.4-0.2-1.2-0.2-2.7-0.2H15c-0.6,0-1-0.4-1-1s0.4-1,1-1h1.2c1.8,0,2.8,0,3.6,0.4 c0.8,0.4,1.4,1,1.7,1.7C22,5.5,22,6.5,22,8.3v8.4c0,1.8,0,2.8-0.4,3.6c-0.4,0.8-1,1.4-1.7,1.7C19,22.5,18,22.5,16.2,22.5z M10,18.5 c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l3.3-3.3H3c-0.6,0-1-0.4-1-1s0.4-1,1-1h9.6L9.3,8.2c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0 l5,5l0,0l0,0l0,0l0,0l0,0c0.1,0.1,0.2,0.2,0.2,0.3l0,0l0,0c0,0.1,0.1,0.2,0.1,0.3v0.1c0,0.1,0,0.2-0.1,0.3c0,0.1-0.1,0.2-0.2,0.3 l-5,5C10.5,18.4,10.3,18.5,10,18.5z');
  clip-path: path('M16.2,22.5H15c-0.6,0-1-0.4-1-1s0.4-1,1-1h1.2c1.5,0,2.3,0,2.7-0.2c0.4-0.2,0.7-0.5,0.9-0.9s0.2-1.2,0.2-2.7V8.3 c0-1.5,0-2.3-0.2-2.7c-0.2-0.4-0.5-0.7-0.9-0.9c-0.4-0.2-1.2-0.2-2.7-0.2H15c-0.6,0-1-0.4-1-1s0.4-1,1-1h1.2c1.8,0,2.8,0,3.6,0.4 c0.8,0.4,1.4,1,1.7,1.7C22,5.5,22,6.5,22,8.3v8.4c0,1.8,0,2.8-0.4,3.6c-0.4,0.8-1,1.4-1.7,1.7C19,22.5,18,22.5,16.2,22.5z M10,18.5 c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l3.3-3.3H3c-0.6,0-1-0.4-1-1s0.4-1,1-1h9.6L9.3,8.2c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0 l5,5l0,0l0,0l0,0l0,0l0,0c0.1,0.1,0.2,0.2,0.2,0.3l0,0l0,0c0,0.1,0.1,0.2,0.1,0.3v0.1c0,0.1,0,0.2-0.1,0.3c0,0.1-0.1,0.2-0.2,0.3 l-5,5C10.5,18.4,10.3,18.5,10,18.5z');
}
.icon-checkout:before {
  -webkit-clip-path: path('M9,22.5H7.8c-1.8,0-2.8,0-3.6-0.4s-1.4-1-1.7-1.7C2,19.5,2,18.5,2,16.7V8.3c0-1.8,0-2.8,0.4-3.6s1-1.4,1.7-1.7 C5,2.5,6,2.5,7.8,2.5H9c0.6,0,1,0.4,1,1s-0.4,1-1,1H7.8c-1.5,0-2.3,0-2.7,0.2C4.7,4.9,4.4,5.2,4.2,5.6C4,6,4,6.8,4,8.3v8.4 c0,1.5,0,2.3,0.2,2.7c0.2,0.4,0.5,0.7,0.9,0.9c0.4,0.2,1.2,0.2,2.7,0.2H9c0.6,0,1,0.4,1,1C10,22.1,9.6,22.5,9,22.5z M16,18.5 c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l3.3-3.3H9c-0.6,0-1-0.4-1-1s0.4-1,1-1h9.6l-3.3-3.3c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0 l5,5l0,0l0,0l0,0l0,0l0,0c0.1,0.1,0.1,0.1,0.2,0.2c0,0,0,0.1,0.1,0.1l0,0l0,0c0,0.1,0.1,0.2,0.1,0.3v0.1c0,0.1,0,0.2-0.1,0.3 c0,0.1-0.1,0.2-0.2,0.3l-5,5C16.5,18.4,16.3,18.5,16,18.5z');
  clip-path: path('M9,22.5H7.8c-1.8,0-2.8,0-3.6-0.4s-1.4-1-1.7-1.7C2,19.5,2,18.5,2,16.7V8.3c0-1.8,0-2.8,0.4-3.6s1-1.4,1.7-1.7 C5,2.5,6,2.5,7.8,2.5H9c0.6,0,1,0.4,1,1s-0.4,1-1,1H7.8c-1.5,0-2.3,0-2.7,0.2C4.7,4.9,4.4,5.2,4.2,5.6C4,6,4,6.8,4,8.3v8.4 c0,1.5,0,2.3,0.2,2.7c0.2,0.4,0.5,0.7,0.9,0.9c0.4,0.2,1.2,0.2,2.7,0.2H9c0.6,0,1,0.4,1,1C10,22.1,9.6,22.5,9,22.5z M16,18.5 c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l3.3-3.3H9c-0.6,0-1-0.4-1-1s0.4-1,1-1h9.6l-3.3-3.3c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0 l5,5l0,0l0,0l0,0l0,0l0,0c0.1,0.1,0.1,0.1,0.2,0.2c0,0,0,0.1,0.1,0.1l0,0l0,0c0,0.1,0.1,0.2,0.1,0.3v0.1c0,0.1,0,0.2-0.1,0.3 c0,0.1-0.1,0.2-0.2,0.3l-5,5C16.5,18.4,16.3,18.5,16,18.5z');
}
.icon-refresh:before {
  -webkit-clip-path: path('M12,22.5c-0.9,0-1.7-0.1-2.6-0.3c-2.1-0.6-3.9-1.8-5.2-3.4l-0.1,0.4c-0.2,0.6-0.7,0.9-1.3,0.7c-0.6-0.2-0.9-0.7-0.7-1.3 l0.8-2.9c0.1-0.3,0.2-0.5,0.5-0.6C3.5,15,3.8,14.9,4.1,15L7,15.8c0.6,0.2,0.9,0.7,0.7,1.3c-0.2,0.6-0.7,0.9-1.3,0.7l-0.4-0.1 c1,1.2,2.4,2,3.9,2.4c2,0.5,4.2,0.3,6-0.8c1.1-0.6,2-1.5,2.7-2.6c0.7-1,1.1-2.2,1.2-3.4c0.1-0.6,0.6-1,1.2-0.9 c0.6,0.1,1,0.6,0.9,1.2c-0.2,1.5-0.7,3-1.5,4.3c-0.9,1.3-2,2.5-3.4,3.3C15.5,22,13.7,22.5,12,22.5z M3.1,12.6c0,0-0.1,0-0.1,0 c-0.6-0.1-1-0.6-0.9-1.2c0.2-1.5,0.7-3,1.5-4.3c0.9-1.3,2-2.5,3.4-3.3c2.3-1.3,5-1.7,7.6-1c2.1,0.6,3.9,1.8,5.2,3.4l0.1-0.4 c0.2-0.6,0.7-0.9,1.3-0.7c0.6,0.2,0.9,0.7,0.7,1.3l-0.8,2.9c-0.2,0.6-0.7,0.9-1.3,0.7L17,9.2c-0.6-0.2-0.9-0.7-0.7-1.3 c0.2-0.6,0.7-0.9,1.3-0.7l0.4,0.1c-1-1.2-2.4-2-3.9-2.4c-2-0.5-4.2-0.3-6,0.8C6.9,6.3,6,7.2,5.3,8.3c-0.7,1-1.1,2.2-1.2,3.4 C4.1,12.2,3.6,12.6,3.1,12.6z');
  clip-path: path('M12,22.5c-0.9,0-1.7-0.1-2.6-0.3c-2.1-0.6-3.9-1.8-5.2-3.4l-0.1,0.4c-0.2,0.6-0.7,0.9-1.3,0.7c-0.6-0.2-0.9-0.7-0.7-1.3 l0.8-2.9c0.1-0.3,0.2-0.5,0.5-0.6C3.5,15,3.8,14.9,4.1,15L7,15.8c0.6,0.2,0.9,0.7,0.7,1.3c-0.2,0.6-0.7,0.9-1.3,0.7l-0.4-0.1 c1,1.2,2.4,2,3.9,2.4c2,0.5,4.2,0.3,6-0.8c1.1-0.6,2-1.5,2.7-2.6c0.7-1,1.1-2.2,1.2-3.4c0.1-0.6,0.6-1,1.2-0.9 c0.6,0.1,1,0.6,0.9,1.2c-0.2,1.5-0.7,3-1.5,4.3c-0.9,1.3-2,2.5-3.4,3.3C15.5,22,13.7,22.5,12,22.5z M3.1,12.6c0,0-0.1,0-0.1,0 c-0.6-0.1-1-0.6-0.9-1.2c0.2-1.5,0.7-3,1.5-4.3c0.9-1.3,2-2.5,3.4-3.3c2.3-1.3,5-1.7,7.6-1c2.1,0.6,3.9,1.8,5.2,3.4l0.1-0.4 c0.2-0.6,0.7-0.9,1.3-0.7c0.6,0.2,0.9,0.7,0.7,1.3l-0.8,2.9c-0.2,0.6-0.7,0.9-1.3,0.7L17,9.2c-0.6-0.2-0.9-0.7-0.7-1.3 c0.2-0.6,0.7-0.9,1.3-0.7l0.4,0.1c-1-1.2-2.4-2-3.9-2.4c-2-0.5-4.2-0.3-6,0.8C6.9,6.3,6,7.2,5.3,8.3c-0.7,1-1.1,2.2-1.2,3.4 C4.1,12.2,3.6,12.6,3.1,12.6z');
}
.icon-check:before {
  -webkit-clip-path: path('M8.7,19.7c-0.3,0-0.6-0.1-0.8-0.3l-5.6-5.6c-0.4-0.4-0.4-1.1,0-1.6c0.4-0.4,1.1-0.4,1.6,0L8.7,17L20.1,5.6 c0.4-0.4,1.1-0.4,1.6,0c0.4,0.4,0.4,1.1,0,1.6L9.5,19.4C9.2,19.6,9,19.7,8.7,19.7z');
  clip-path: path('M8.7,19.7c-0.3,0-0.6-0.1-0.8-0.3l-5.6-5.6c-0.4-0.4-0.4-1.1,0-1.6c0.4-0.4,1.1-0.4,1.6,0L8.7,17L20.1,5.6 c0.4-0.4,1.1-0.4,1.6,0c0.4,0.4,0.4,1.1,0,1.6L9.5,19.4C9.2,19.6,9,19.7,8.7,19.7z');
}
.icon-minore:before {
  -webkit-clip-path: path('M12,2.6c-5.5,0-9.9,4.5-9.9,9.9s4.5,9.9,9.9,9.9s9.9-4.5,9.9-9.9S17.5,2.6,12,2.6z M4,12.5c0-2,0.8-3.8,2-5.3l1.5,1.5 L5.7,10l1,1.4l1.1-0.7L8.7,10l0.1,0.1c0,0.7-0.1,2-0.1,2.6v5h1.7v-6l1.7,1.7c-0.4,0.4-0.7,0.9-0.7,1.7c0,1.9,1.2,2.8,3.3,2.8 c0.6,0,1.1-0.1,1.6-0.3l0.9,0.9c-1.4,1.2-3.2,2-5.3,2C7.6,20.5,4,16.9,4,12.5z M13.4,10.6c0-0.8,0.4-1.3,1.3-1.3 c0.9,0,1.3,0.5,1.3,1.3c0,1-0.4,1.5-1.3,1.5C13.9,12.1,13.4,11.5,13.4,10.6z M14.8,13.5c1.2,0,1.6,0.6,1.6,1.5c0,0.4-0.1,0.7-0.3,1 l-2.2-2.2C14.1,13.6,14.4,13.5,14.8,13.5z M13.3,14.5l1.9,1.9c-0.1,0-0.2,0-0.4,0c-1.1,0-1.6-0.5-1.6-1.5 C13.2,14.8,13.2,14.7,13.3,14.5z M13.2,12.8c-0.1,0-0.1,0-0.2,0.1l-0.4-0.4C12.8,12.6,13,12.7,13.2,12.8L13.2,12.8z M18,17.8 l-0.7-0.7c0.6-0.5,0.9-1.2,0.9-2.2c0-1.4-0.8-2-1.7-2.2v-0.1c0.8-0.3,1.5-1,1.5-2.1c0-1.8-1.1-2.6-3-2.6c-1.9,0-3.1,1-3.1,2.7 c0,0.6,0.2,1,0.4,1.4l-1.7-1.7V8H8.7L8.4,8.2L6.7,6.5c1.4-1.3,3.3-2,5.3-2c4.4,0,8,3.6,8,8C20,14.5,19.2,16.4,18,17.8z');
  clip-path: path('M12,2.6c-5.5,0-9.9,4.5-9.9,9.9s4.5,9.9,9.9,9.9s9.9-4.5,9.9-9.9S17.5,2.6,12,2.6z M4,12.5c0-2,0.8-3.8,2-5.3l1.5,1.5 L5.7,10l1,1.4l1.1-0.7L8.7,10l0.1,0.1c0,0.7-0.1,2-0.1,2.6v5h1.7v-6l1.7,1.7c-0.4,0.4-0.7,0.9-0.7,1.7c0,1.9,1.2,2.8,3.3,2.8 c0.6,0,1.1-0.1,1.6-0.3l0.9,0.9c-1.4,1.2-3.2,2-5.3,2C7.6,20.5,4,16.9,4,12.5z M13.4,10.6c0-0.8,0.4-1.3,1.3-1.3 c0.9,0,1.3,0.5,1.3,1.3c0,1-0.4,1.5-1.3,1.5C13.9,12.1,13.4,11.5,13.4,10.6z M14.8,13.5c1.2,0,1.6,0.6,1.6,1.5c0,0.4-0.1,0.7-0.3,1 l-2.2-2.2C14.1,13.6,14.4,13.5,14.8,13.5z M13.3,14.5l1.9,1.9c-0.1,0-0.2,0-0.4,0c-1.1,0-1.6-0.5-1.6-1.5 C13.2,14.8,13.2,14.7,13.3,14.5z M13.2,12.8c-0.1,0-0.1,0-0.2,0.1l-0.4-0.4C12.8,12.6,13,12.7,13.2,12.8L13.2,12.8z M18,17.8 l-0.7-0.7c0.6-0.5,0.9-1.2,0.9-2.2c0-1.4-0.8-2-1.7-2.2v-0.1c0.8-0.3,1.5-1,1.5-2.1c0-1.8-1.1-2.6-3-2.6c-1.9,0-3.1,1-3.1,2.7 c0,0.6,0.2,1,0.4,1.4l-1.7-1.7V8H8.7L8.4,8.2L6.7,6.5c1.4-1.3,3.3-2,5.3-2c4.4,0,8,3.6,8,8C20,14.5,19.2,16.4,18,17.8z');
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-content: "";
    }
  }
}