/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
@layer properties;
@font-face {
  font-family: 'Ducati Style Extended';
  src: url('https://events.ducati-cycling.com/hubfs/rh%20-%20Ducati%20Cycling/fonts/DucatiStyleExt_W_Bd.woff') format('woff');
  src: url('https://events.ducati-cycling.com/hubfs/rh%20-%20Ducati%20Cycling/fonts/DucatiStyleExt_W_Bd.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Ducati Style Condensed';
  src: url('https://events.ducati-cycling.com/hubfs/rh%20-%20Ducati%20Cycling/fonts/DucatiStyleCond_W_Bd.woff') format('woff');
  src: url('https://events.ducati-cycling.com/hubfs/rh%20-%20Ducati%20Cycling/fonts/DucatiStyleCond_W_Bd.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Ducati Style';
  src: url('https://events.ducati-cycling.com/hubfs/rh%20-%20Ducati%20Cycling/fonts/DucatiStyle_W_Rg.woff') format('woff');
  src: url('https://events.ducati-cycling.com/hubfs/rh%20-%20Ducati%20Cycling/fonts/DucatiStyle_W_Rg.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-facee {
  font-family: 'Ducati Style';
  src: url('https://events.ducati-cycling.com/hubfs/rh%20-%20Ducati%20Cycling/fonts/DucatiStyle_W_Bd.woff') format('woff');
  src: url('https://events.ducati-cycling.com/hubfs/rh%20-%20Ducati%20Cycling/fonts/DucatiStyle_W_Bd.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Ducati Style", sans-serif;
    --font-mono: "Ducati Style Condensed", monospace;
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-gray-100: #EBEBEB;
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-neutral-600: oklch(43.9% 0 0);
    --color-black: #000000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-2xl: 42rem;
    --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-5xl: 2rem;
    --text-5xl--line-height: 1;
    --text-7xl: 2.5rem;
    --text-7xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --tracking-widest: 0.1em;
    --leading-normal: 1.5;
    --radius-xs: 0.125rem;
    --radius-md: 0.375rem;
    --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: #CC0000;
    --color-accent: #BBBCBC;
    --color-red: #D51111;
    --color-green: #3B9345;
    --font-titles: "Ducati Style Extended", sans-serif;
  }
}
@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;
  }
  .static {
    position: static;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .container {
    width: 100%;
    @media (width >= 375px) {
      max-width: 375px;
    }
    @media (width >= 768px) {
      max-width: 768px;
    }
    @media (width >= 992px) {
      max-width: 992px;
    }
    @media (width >= 1024px) {
      max-width: 1024px;
    }
    @media (width >= 1440px) {
      max-width: 1440px;
    }
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .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;
  }
  .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;
  }
  .object-bottom {
    object-position: bottom;
  }
  .object-bottom-left {
    object-position: left bottom;
  }
  .object-bottom-right {
    object-position: right bottom;
  }
  .object-center {
    object-position: center;
  }
  .object-left {
    object-position: left;
  }
  .object-right {
    object-position: right;
  }
  .object-top {
    object-position: top;
  }
  .object-top-left {
    object-position: left top;
  }
  .object-top-right {
    object-position: right top;
  }
  .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-gray-500 {
    color: var(--color-gray-500);
  }
  .text-green {
    color: var(--color-green);
  }
  .text-primary {
    color: var(--color-primary);
  }
  .text-red {
    color: var(--color-red);
  }
  .underline {
    text-decoration-line: underline;
  }
  .blur {
    --tw-blur: blur(8px);
    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,);
  }
  .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);
}
.col.text, .col.form {
  padding: calc(var(--spacing) * 10);
}
.col.media_img, .col.media_video {
  overflow: hidden;
  border-radius: 3px;
}
.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-sans);
  font-size: 16px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  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-titles);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
h1, .h1 {
  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 >= 1440px) {
    font-size: var(--text-7xl);
    line-height: var(--tw-leading, var(--text-7xl--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 >= 1440px) {
    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 >= 1440px) {
    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-bold);
  font-weight: var(--font-weight-bold);
}
a {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  color: var(--color-black);
}
.scheme_dark {
  background-color: var(--color-accent);
  color: var(--color-white);
}
.scheme_dark a {
  color: var(--color-white);
}
.scheme_light {
  background-color: var(--color-white);
  color: var(--color-black);
}
.scheme_light-gray {
  background-color: var(--color-gray-100);
  color: var(--color-black);
}
.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-black);
}
.buttons {
  display: flex;
  gap: calc(var(--spacing) * 5);
}
.buttons a, form .hs_submit .actions {
  display: flex;
  height: 40px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-xs);
  border-style: var(--tw-border-style);
  border-width: 0.5px;
  border-color: transparent;
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 2);
  text-align: center;
  font-family: var(--font-mono);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--text-sm--line-height);
  line-height: var(--text-sm--line-height);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
  text-transform: uppercase;
  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);
}
form .hs_submit .actions {
  margin-inline: auto;
  width: max-content;
  min-width: 222px;
}
.buttons a > span, form .hs_submit .actions input {
  margin: auto;
  display: block;
  font-family: var(--font-mono);
  text-transform: uppercase;
}
.buttons a, .buttons a.dark {
  background-color: var(--color-black);
  color: var(--color-white);
  &:hover {
    @media (hover: hover) {
      border-color: var(--color-black);
    }
  }
  &:hover {
    @media (hover: hover) {
      background-color: transparent;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: var(--color-black);
    }
  }
}
.buttons a.light {
  background-color: var(--color-white);
  color: var(--color-black);
  &:hover {
    @media (hover: hover) {
      border-color: var(--color-white);
    }
  }
  &:hover {
    @media (hover: hover) {
      background-color: transparent;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: var(--color-white);
    }
  }
}
.buttons a.primary, form .hs_submit .actions {
  background-color: var(--color-primary);
  color: var(--color-white);
  &:hover {
    @media (hover: hover) {
      border-color: var(--color-black);
    }
  }
  &:hover {
    @media (hover: hover) {
      background-color: var(--color-black);
    }
  }
  &:hover {
    @media (hover: hover) {
      color: var(--color-white);
    }
  }
}
input[type="submit"] {
  cursor: pointer;
}
.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;
}
ol {
  list-style-type: decimal;
  padding-left: calc(var(--spacing) * 4);
}
ul {
  list-style-type: disc;
  padding-left: calc(var(--spacing) * 4);
}
ul > li, ol > li {
  padding: calc(var(--spacing) * 1);
}
img:not(.bg-container img) {
  border-radius: 3px;
}
section .wrapper.header {
  position: fixed;
  top: calc(var(--spacing) * 0);
  z-index: 50;
  flex-direction: row;
  align-items: center;
  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;
}
.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);
}
.fixed-header {
  margin-top: 115px;
}
.fixed-header .height-screen {
  min-height: calc(100svh - 115px);
}
.fixed-header .height-half-screen {
  min-height: calc(50svh - 115px);
}
.fixed-header .header img {
  width: calc(var(--spacing) * 15);
  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;
}
.fixed-header.scrolled .header img {
  width: calc(var(--spacing) * 12);
}
.fixed-header section .wrapper.header {
  background-color: var(--color-white) !important;
  padding-block: calc(var(--spacing) * 4) !important;
  --tw-shadow: 1px 2px 9px 4px var(--tw-shadow-color, #0000001A);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.floating-header.fixed-header {
  margin-top: calc(var(--spacing) * 0);
}
.floating-header .header {
  top: calc(var(--spacing) * 10) !important;
  left: calc(var(--spacing) * 5);
  width: calc(100% - 40px);
  border-radius: 3px;
  @media (width >= 768px) {
    left: calc(var(--spacing) * 10);
  }
  @media (width >= 768px) {
    width: calc(100% - 80px);
  }
}
.floating-header section .wrapper.header {
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 900ms;
  transition-duration: 900ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.floating-header.header-hidden section .wrapper.header {
  --tw-translate-y: calc(200% * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.eventDetails {
  position: absolute;
  bottom: calc(var(--spacing) * 0);
  width: 100%;
  background-color: color-mix(in srgb, #000000 40%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklab, var(--color-black) 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:not(.hs-form-booleancheckbox-display) {
  font-family: var(--font-mono);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.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));
}
.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));
}
.input {
  margin: calc(var(--spacing) * 0);
}
.inputs-list {
  display: flex;
  list-style-type: none;
  flex-direction: column;
  align-items: baseline;
  gap: calc(var(--spacing) * 2);
  padding: calc(var(--spacing) * 0);
}
input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]), select, optgroup, textarea, ::file-selector-button {
  border-bottom-right-radius: var(--radius-xs);
  border-bottom-left-radius: var(--radius-xs);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 3) !important;
  padding-block: calc(var(--spacing) * 2) !important;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), select, optgroup, textarea {
  width: 100% !important;
}
::file-selector-button {
  width: auto !important;
  cursor: pointer;
}
[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-3 .input, 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, fieldset.form-columns-3 {
  @media (width >= 375px) {
    display: flex;
  }
  @media (width >= 375px) {
    gap: calc(var(--spacing) * 3);
  }
}
fieldset .hs-dependent-field {
  display: contents;
}
fieldset .hs-dependent-field > .hs-form-field {
  min-width: calc(var(--spacing) * 0);
  flex: 1;
}
fieldset.form-columns-2 > div:first-child .input, fieldset.form-columns-3 > 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, fieldset.form-columns-3 > div:last-child .input, fieldset.form-columns-3 > 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 {
  top: -1px;
  margin-left: calc(var(--spacing) * -3.5);
  padding-left: calc(var(--spacing) * 8);
}
.icon-calendar:before {
  --svg-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');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-marker:before {
  --svg-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');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-back:before {
  --svg-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');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-close:before {
  --svg-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');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-survey:before {
  --svg-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');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-checkin:before {
  --svg-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');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-checkout:before {
  --svg-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');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-refresh:before {
  --svg-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');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-check:before {
  --svg-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');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-minore:before {
  --svg-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');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-sign:before {
  --svg-path: path('M16.12,19.25c-1.03,0-2.04-.45-2.76-1.24-.34-.38-.8-.58-1.27-.58s-.93.21-1.27.58c-.38.41-1.01.44-1.42.06-.41-.38-.44-1.01-.06-1.42.72-.79,1.73-1.24,2.76-1.24s2.04.45,2.76,1.24c.35.38.8.59,1.27.59s.93-.21,1.27-.58l1.01-1.1c.38-.41,1.01-.44,1.42-.06.41.38.44,1.01.06,1.42l-1.01,1.1c-.72.79-1.73,1.24-2.76,1.24h0ZM2.7,19.25h-1.69c-.56,0-1.01-.45-1.01-1.01v-1.69c0-.54,0-.86.08-1.21.07-.31.2-.6.36-.87.19-.31.42-.53.79-.91L13.9.92c1.23-1.23,3.22-1.23,4.45,0,1.23,1.23,1.23,3.22,0,4.45l-12.65,12.65c-.38.38-.61.61-.91.79-.27.17-.56.29-.87.36-.35.08-.67.08-1.21.08h-.01ZM2.02,17.24h.68c.39,0,.62,0,.74-.03.1-.02.2-.07.29-.12.1-.06.27-.23.54-.5L16.92,3.94c.44-.44.44-1.16,0-1.6s-1.16-.44-1.6,0L2.67,14.99c-.27.27-.44.44-.5.54-.06.09-.1.19-.12.29-.03.12-.03.35-.03.74,0,0,0,.68,0,.68Z');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-contatto_associato:before {
  --svg-path: path('M7.15,19.5h-.02c-2.39,0-4.72-.65-6.76-1.87-.23-.14-.36-.38-.36-.64v-.11c0-3.93,3.2-7.12,7.12-7.12s7.12,3.2,7.12,7.12v.11c0,.26-.14.51-.36.64-2.04,1.23-4.37,1.87-6.74,1.87ZM1.51,16.56c1.71.95,3.65,1.44,5.62,1.44h.02c1.96,0,3.89-.5,5.6-1.44-.17-2.95-2.62-5.31-5.62-5.31s-5.45,2.35-5.62,5.31ZM15.75,12c-.41,0-.75-.34-.75-.75v-2.25h-2.25c-.41,0-.75-.34-.75-.75s.34-.75.75-.75h2.25v-2.25c0-.41.34-.75.75-.75s.75.34.75.75v2.25h2.25c.41,0,.75.34.75.75s-.34.75-.75.75h-2.25v2.25c0,.41-.34.75-.75.75ZM7.12,8.25c-2.27,0-4.12-1.85-4.12-4.12S4.85,0,7.12,0s4.13,1.85,4.13,4.12-1.85,4.12-4.13,4.12ZM7.12,1.5c-1.45,0-2.62,1.18-2.62,2.62s1.18,2.62,2.62,2.62,2.62-1.18,2.62-2.62-1.18-2.62-2.62-2.62Z');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-garanzia_attiva:before {
  --svg-path: path('M9.75,20.16c-.06,0-.13,0-.19-.02C3.93,18.68,0,13.61,0,7.78c0-1.35.21-2.69.63-3.98.1-.31.39-.5.72-.52,2.93.04,5.74-1.05,7.88-3.08.29-.27.74-.27,1.03,0,2.1,1.99,4.84,3.08,7.73,3.08h.15c.32,0,.61.21.71.52.42,1.28.63,2.62.63,3.98,0,5.82-3.93,10.9-9.56,12.35-.06.02-.12.02-.19.02ZM1.91,4.78c-.27.98-.41,1.99-.41,3,0,5.07,3.38,9.51,8.25,10.85,4.87-1.34,8.25-5.77,8.25-10.85,0-1.02-.14-2.03-.41-3.01-2.9-.09-5.64-1.15-7.84-3.02-2.2,1.88-4.95,2.94-7.84,3.02ZM9,13.79c-.2,0-.39-.08-.53-.22l-2.25-2.25c-.29-.29-.29-.77,0-1.06s.77-.29,1.06,0l1.62,1.62,3.24-4.53c.24-.34.71-.42,1.05-.17.34.24.42.71.17,1.05l-3.75,5.25c-.13.18-.33.29-.55.31-.02,0-.04,0-.06,0Z');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-garanzia_scaduta:before {
  --svg-path: path('M18.87,3.8c-.1-.31-.39-.52-.71-.52h-.15c-2.89,0-5.64-1.09-7.73-3.08-.29-.27-.74-.27-1.03,0C7.1,2.23,4.29,3.32,1.36,3.29c-.33.01-.62.2-.72.52C.21,5.09,0,6.43,0,7.78,0,13.61,3.93,18.68,9.56,20.13c.06.02.12.02.19.02s.13,0,.19-.02c5.63-1.45,9.56-6.53,9.56-12.35,0-1.36-.21-2.7-.63-3.98ZM9.75,18.63C4.88,17.29,1.5,12.86,1.5,7.78c0-1.02.14-2.02.41-3,2.9-.09,5.64-1.15,7.84-3.02,2.2,1.87,4.95,2.93,7.84,3.02.27.98.41,1.98.41,3.01,0,5.07-3.38,9.5-8.25,10.85ZM13.18,7.97l-2.33,2.33,2.33,2.33c.29.29.29.77,0,1.06-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-2.33-2.33-2.33,2.33c-.15.15-.34.22-.53.22s-.38-.07-.53-.22c-.29-.29-.29-.77,0-1.06l2.33-2.33-2.33-2.33c-.29-.29-.29-.77,0-1.06s.77-.29,1.06,0l2.33,2.33,2.33-2.33c.29-.29.77-.29,1.06,0s.29.77,0,1.06Z');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-garanzia_estesa:before {
  --svg-path: path('M18.87,3.8c-.1-.31-.39-.52-.71-.52h-.15c-2.89,0-5.64-1.09-7.73-3.08-.29-.27-.74-.27-1.03,0C7.1,2.23,4.29,3.32,1.36,3.29c-.33,0-.62.2-.72.52-.43,1.28-.64,2.62-.64,3.97,0,5.83,3.93,10.9,9.56,12.35.06.02.12.02.19.02s.13,0,.19-.02c5.63-1.45,9.56-6.53,9.56-12.35,0-1.36-.21-2.7-.63-3.98ZM9.75,18.63C4.88,17.29,1.5,12.86,1.5,7.78c0-1.02.14-2.02.41-3,2.9-.09,5.64-1.15,7.84-3.02,2.2,1.87,4.95,2.93,7.84,3.02.27.98.41,1.98.41,3.01,0,5.07-3.38,9.5-8.25,10.85h0ZM13.84,11.05h-3.3s0,3.3,0,3.3c0,.41-.34.75-.75.75-.21,0-.4-.08-.53-.22s-.22-.32-.22-.53v-3.3h-3.3c-.21,0-.4-.08-.53-.22s-.22-.32-.22-.53c0-.41.34-.75.75-.75h3.3s0-3.3,0-3.3c0-.41.34-.75.75-.75s.75.34.75.75v3.3h3.3c.41,0,.75.34.75.75s-.34.75-.75.75Z');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
.icon-scontrino:before {
  --svg-path: path('M9.2,14.75h-4.7c-.41,0-.75-.34-.75-.75s.34-.75.75-.75h4.7c.41,0,.75.34.75.75s-.34.75-.75.75ZM9.2,11.75h-4.7c-.41,0-.75-.34-.75-.75s.34-.75.75-.75h4.7c.41,0,.75.34.75.75s-.34.75-.75.75ZM12,14.75h-.33c-.41,0-.75-.34-.75-.75s.34-.75.75-.75h.33c.41,0,.75.34.75.75s-.34.75-.75.75ZM12,11.75h-.33c-.41,0-.75-.34-.75-.75s.34-.75.75-.75h.33c.41,0,.75.34.75.75s-.34.75-.75.75ZM9.2,8.75h-4.7c-.41,0-.75-.34-.75-.75s.34-.75.75-.75h4.7c.41,0,.75.34.75.75s-.34.75-.75.75ZM12,5.74h-7.5c-.41,0-.75-.33-.75-.74s.34-.75.75-.75h7.5c.41,0,.75.33.75.74s-.34.75-.75.75ZM12,8.75h-.33c-.41,0-.75-.34-.75-.75s.34-.75.75-.75h.33c.41,0,.75.34.75.75s-.34.75-.75.75ZM15.78,17.52l-.78-.78v2.41l-2.72-1.09c-.18-.07-.38-.07-.56,0l-3.47,1.39-3.47-1.39c-.09-.04-.18-.05-.28-.05s-.19.02-.28.05l-2.72,1.09V3.26c0-.74.53-1.36,1.24-1.44,3.65-.42,7.36-.42,11.01,0,.71.08,1.24.7,1.24,1.44v5.1c.27-.12.57-.18.87-.18.22,0,.42.04.63.1V3.26c0-1.5-1.1-2.76-2.57-2.93C10.16-.11,6.34-.11,2.57.33,1.1.5,0,1.76,0,3.26v16.99c0,.25.12.48.33.62.21.14.47.17.7.08l3.47-1.39,3.47,1.39c.18.07.38.07.56,0l3.47-1.39,3.47,1.39c.09.04.18.05.28.05.15,0,.29-.04.42-.13.21-.14.33-.37.33-.62v-2.25c-.26-.11-.51-.27-.72-.48ZM20.11,9.71l-2.48,3.1-.91-.91c-.15-.15-.34-.22-.53-.22s-.38.07-.53.22c-.29.29-.29.77,0,1.06l1.5,1.5c.14.14.33.22.53.22.01,0,.03,0,.04,0,.21-.01.41-.11.54-.28l3-3.75c.26-.32.21-.8-.12-1.05-.14-.11-.3-.16-.47-.16-.22,0-.44.1-.59.28Z');
  -webkit-clip-path: var(--svg-path);
  clip-path: var(--svg-path);
}
#email-prefs-form {
  margin-inline: auto;
  max-width: var(--container-2xl);
  background-color: transparent;
  padding: calc(var(--spacing) * 0);
}
.email-prefs .subscription-preferences-heading h1, #email-prefs-form .page-header h1 {
  margin-bottom: calc(var(--spacing) * 0);
  text-align: center;
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
#email-prefs-form .page-header p {
  text-align: center;
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  color: var(--color-black);
  opacity: 60%;
}
#email-prefs-form p.header {
  margin-bottom: calc(var(--spacing) * 0);
}
.email-prefs {
  margin-bottom: calc(var(--spacing) * 0);
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 4);
}
.email-prefs .item {
  border-radius: var(--radius-xs);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-gray-200);
}
.email-prefs .item-inner {
  padding: calc(var(--spacing) * 4);
}
.email-prefs .item-inner p {
  margin: calc(var(--spacing) * 0) !important;
}
.email-prefs .checkbox-row {
  margin-bottom: calc(var(--spacing) * 2.5);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: calc(var(--spacing) * 3);
}
.email-prefs .fakelabel {
  display: flex;
  flex-direction: row;
  place-items: center;
  gap: calc(var(--spacing) * 1);
  font-family: var(--font-titles);
  font-size: var(--text-sm);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.email-prefs .fakelabel .item-title {
  font-family: var(--font-mono);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  text-transform: uppercase;
}
.email-prefs .fakelabel .item-description {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  opacity: 60%;
}
.subscribe-options {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  border-color: var(--color-gray-200);
  padding-top: calc(var(--spacing) * 4);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  opacity: 60%;
}
.subscribe-options label {
  display: flex;
  flex-direction: row;
}
.email-prefs #submitbutton, .email-prefs .hs-button.primary {
  display: flex;
  height: 40px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-xs);
  border-style: var(--tw-border-style);
  border-width: 0.5px;
  border-color: transparent;
  background-color: var(--color-primary);
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 2);
  font-family: var(--font-mono);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
  color: var(--color-white);
  text-transform: uppercase;
  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);
  &:hover {
    @media (hover: hover) {
      border-color: var(--color-black);
    }
  }
  &:hover {
    @media (hover: hover) {
      background-color: var(--color-black);
    }
  }
  &:hover {
    @media (hover: hover) {
      color: var(--color-white);
    }
  }
}
.manage-page {
  padding-bottom: calc(var(--spacing) * 14);
}
.floating-header .manage-page {
  padding-top: 170px;
}
.manage-page .hide {
  display: none !important;
}
.manage-page table {
  width: 100%;
  text-align: left;
}
.manage-page table, .manage-page th, .manage-page td {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: #ccc;
  padding: 12px 10px;
  border-collapse: collapse;
}
.manage-page tr:hover {
  background-color: #f7f7f7;
}
.manage-page table tr:nth-child(odd) {
  background-color: #eee;
}
.manage-page .userTabale td {
  height: 63px;
  width: calc(1/2 * 100%);
  align-items: center;
}
.manage-page .overlay {
  position: fixed;
  inset: calc(var(--spacing) * 0);
  display: none;
  background-color: color-mix(in srgb, #000000 50%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
  }
  z-index: 99;
}
.manage-page .modal {
  position: fixed;
  display: none;
  max-height: 90%;
  width: 90%;
  max-width: 768px;
  overflow: auto;
  border-radius: 20px;
  background-color: var(--color-white);
  padding: 20px 30px 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
}
.manage-page .modal-bar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.manage-page .modal .hs_cos_wrapper .col {
  padding: calc(var(--spacing) * 0);
}
.manage-page .modal-wide {
  max-width: 1100px;
}
.manage-page .modal-2-cols {
  display: flex;
  align-items: flex-start;
  gap: calc(var(--spacing) * 6);
}
.manage-page .modal-2-cols > .col {
  min-width: calc(var(--spacing) * 0);
  flex: 1;
}
.manage-page .scontrino-zoom-wrap {
  overflow: auto;
  text-align: center;
}
.manage-page .scontrino-zoom {
  max-width: 100%;
  cursor: zoom-in;
  transition: transform 0.1s linear;
  transform-origin: center center;
}
.manage-page .scontrino-zoom.zoomed {
  max-width: none;
  cursor: zoom-out;
  transform: scale(2);
}
#modal-edit-iframe-close {
  padding: calc(var(--spacing) * 2.5);
}
@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-tracking {
  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-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-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@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-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-tracking: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-content: "";
    }
  }
}