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

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

/*
! tailwindcss v3.4.15 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

h1 {
  font-size: 6.11vw;
  line-height: 6.39vw;
}

h2 {
  font-size: 3.89vw;
  line-height: 4.17vw;
}

h3 {
  font-size: 2.50vw;
  line-height: 2.78vw;
  letter-spacing: -0.10vw;
}

h4 {
  font-size: 2.22vw;
  line-height: 2.50vw;
}

h5 {
  font-size: 1.67vw;
  line-height: 1.94vw;
  font-weight: 500;
}

p {
  font-size: 1.11vw;
  line-height: 1.39vw;
  font-weight: 300;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.\!top-0 {
  top: 0px !important;
}

.-right-\[50px\] {
  right: -50px;
}

.left-0 {
  left: 0px;
}

.left-\[20px\] {
  left: 20px;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-\[0\] {
  top: 0;
}

.top-\[20\.833vw\] {
  top: 20.833vw;
}

.top-\[50\%\] {
  top: 50%;
}

.-z-\[0\] {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

.z-\[100\] {
  z-index: 100;
}

.z-\[20\] {
  z-index: 20;
}

.z-\[60\] {
  z-index: 60;
}

.z-\[999999999\] {
  z-index: 999999999;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.-ml-\[60px\] {
  margin-left: -60px;
}

.-mr-\[60px\] {
  margin-right: -60px;
}

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

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

.mb-4 {
  margin-bottom: 1rem;
}

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

.mb-\[100px\] {
  margin-bottom: 100px;
}

.mb-\[150px\] {
  margin-bottom: 150px;
}

.mb-\[16px\] {
  margin-bottom: 16px;
}

.mb-\[5\.556vw\] {
  margin-bottom: 5.556vw;
}

.mb-\[60px\] {
  margin-bottom: 60px;
}

.mb-\[80px\] {
  margin-bottom: 80px;
}

.ml-\[3\.056vw\] {
  margin-left: 3.056vw;
}

.mr-\[0\.903vw\] {
  margin-right: 0.903vw;
}

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

.mt-\[0\.556vw\] {
  margin-top: 0.556vw;
}

.mt-\[0\.833vw\] {
  margin-top: 0.833vw;
}

.mt-\[10\.139vw\] {
  margin-top: 10.139vw;
}

.mt-\[10\.4167vw\] {
  margin-top: 10.4167vw;
}

.mt-\[10\.417vw\] {
  margin-top: 10.417vw;
}

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

.mt-\[10vw\] {
  margin-top: 10vw;
}

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

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

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

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

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

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

.mt-\[3\.472vw\] {
  margin-top: 3.472vw;
}

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

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

.mt-\[5\.347vw\] {
  margin-top: 5.347vw;
}

.mt-\[5\.556vw\] {
  margin-top: 5.556vw;
}

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

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

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.\!h-\[400px\] {
  height: 400px !important;
}

.\!h-\[47\.222vw\] {
  height: 47.222vw !important;
}

.\!h-\[55\.556vw\] {
  height: 55.556vw !important;
}

.\!h-\[700px\] {
  height: 700px !important;
}

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

.h-\[23\.125vw\] {
  height: 23.125vw;
}

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

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

.h-\[33\.194vw\] {
  height: 33.194vw;
}

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

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

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

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

.h-\[50vh\] {
  height: 50vh;
}

.h-\[6\.25vw\] {
  height: 6.25vw;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.w-96 {
  width: 24rem;
}

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

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

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

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

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

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

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

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

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

.w-\[31\.944vw\] {
  width: 31.944vw;
}

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

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

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

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

.w-\[8\.542vw\] {
  width: 8.542vw;
}

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

.w-full {
  width: 100%;
}

.w-\[20vw\] {
  width: 20vw;
}

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

.w-\[30vw\] {
  width: 30vw;
}

.max-w-\[168px\] {
  max-width: 168px;
}

.\!translate-x-0 {
  --tw-translate-x: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\!cursor-none {
  cursor: none !important;
}

.cursor-pointer {
  cursor: pointer;
}

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

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

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

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-\[0\.833vw\] {
  gap: 0.833vw;
}

.gap-\[1\.111vw\] {
  gap: 1.111vw;
}

.gap-\[1\.389vw\] {
  gap: 1.389vw;
}

.gap-\[12px\] {
  gap: 12px;
}

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[2\.222vw\] {
  gap: 2.222vw;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[3\.056vw\] {
  gap: 3.056vw;
}

.gap-\[32px\] {
  gap: 32px;
}

.gap-\[4\.167vw\] {
  gap: 4.167vw;
}

.gap-\[44px\] {
  gap: 44px;
}

.gap-\[5\.556vw\] {
  gap: 5.556vw;
}

.gap-\[6\.944vw\] {
  gap: 6.944vw;
}

.gap-x-\[6\.944vw\] {
  -moz-column-gap: 6.944vw;
       column-gap: 6.944vw;
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-\[100px\] {
  border-radius: 100px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.border-y-\[0\.069vw\] {
  border-top-width: 0.069vw;
  border-bottom-width: 0.069vw;
}

.border-b-\[0\.069vw\] {
  border-bottom-width: 0.069vw;
}

.border-b-\[1px\] {
  border-bottom-width: 1px;
}

.border-t-\[0\.069vw\] {
  border-top-width: 0.069vw;
}

.border-t-\[1px\] {
  border-top-width: 1px;
}

.border-bianco {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-nero {
  --tw-border-opacity: 1;
  border-color: rgb(29 29 27 / var(--tw-border-opacity, 1));
}

.border-y-nero {
  --tw-border-opacity: 1;
  border-top-color: rgb(29 29 27 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(29 29 27 / var(--tw-border-opacity, 1));
}

.border-b-bianco {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-b-nero {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(29 29 27 / var(--tw-border-opacity, 1));
}

.border-t-nero {
  --tw-border-opacity: 1;
  border-top-color: rgb(29 29 27 / var(--tw-border-opacity, 1));
}

.bg-bianco {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-nero {
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 27 / var(--tw-bg-opacity, 1));
}

.bg-nero\/80 {
  background-color: rgb(29 29 27 / 0.8);
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-bottom {
  -o-object-position: bottom;
     object-position: bottom;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.object-right {
  -o-object-position: right;
     object-position: right;
}

.object-top {
  -o-object-position: top;
     object-position: top;
}

.p-6 {
  padding: 1.5rem;
}

.\!py-\[2\.222vw\] {
  padding-top: 2.222vw !important;
  padding-bottom: 2.222vw !important;
}

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

.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}

.px-\[3\.889vw\] {
  padding-left: 3.889vw;
  padding-right: 3.889vw;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-\[1\.667vw\] {
  padding-top: 1.667vw;
  padding-bottom: 1.667vw;
}

.py-\[10\.417vw\] {
  padding-top: 10.417vw;
  padding-bottom: 10.417vw;
}

.py-\[100px\] {
  padding-top: 100px;
  padding-bottom: 100px;
}

.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-\[44px\] {
  padding-top: 44px;
  padding-bottom: 44px;
}

.pb-\[1\.111vw\] {
  padding-bottom: 1.111vw;
}

.pb-\[100px\] {
  padding-bottom: 100px;
}

.pb-\[12px\] {
  padding-bottom: 12px;
}

.pb-\[16px\] {
  padding-bottom: 16px;
}

.pb-\[24px\] {
  padding-bottom: 24px;
}

.pb-\[3\.056vw\] {
  padding-bottom: 3.056vw;
}

.pb-\[5\.556vw\] {
  padding-bottom: 5.556vw;
}

.pb-\[6\.944vw\] {
  padding-bottom: 6.944vw;
}

.pb-\[60px\] {
  padding-bottom: 60px;
}

.pb-\[7\.8vw\] {
  padding-bottom: 7.8vw;
}

.pb-\[80px\] {
  padding-bottom: 80px;
}

.pt-\[1\.667vw\] {
  padding-top: 1.667vw;
}

.pt-\[100px\] {
  padding-top: 100px;
}

.pt-\[200px\] {
  padding-top: 200px;
}

.pt-\[44px\] {
  padding-top: 44px;
}

.pt-\[60px\] {
  padding-top: 60px;
}

.text-center {
  text-align: center;
}

.text-\[1\.667vw\] {
  font-size: 1.667vw;
}

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

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

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

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

.text-\[6\.111vw\] {
  font-size: 6.111vw;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-\[300\] {
  font-weight: 300;
}

.font-\[400\] {
  font-weight: 400;
}

.font-\[500\] {
  font-weight: 500;
}

.font-\[600\] {
  font-weight: 600;
}

.font-semibold {
  font-weight: 600;
}

.leading-\[16px\] {
  line-height: 16px;
}

.leading-\[20px\] {
  line-height: 20px;
}

.leading-\[24px\] {
  line-height: 24px;
}

.leading-\[56px\] {
  line-height: 56px;
}

.leading-\[7\.639vw\] {
  line-height: 7.639vw;
}

.-tracking-\[0\.48px\] {
  letter-spacing: -0.48px;
}

.-tracking-\[0\.8px\] {
  letter-spacing: -0.8px;
}

.\!text-nero {
  --tw-text-opacity: 1 !important;
  color: rgb(29 29 27 / var(--tw-text-opacity, 1)) !important;
}

.text-bianco {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-nero {
  --tw-text-opacity: 1;
  color: rgb(29 29 27 / var(--tw-text-opacity, 1));
}

.\!opacity-100 {
  opacity: 1 !important;
}

.mix-blend-difference {
  mix-blend-mode: difference;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.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);
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[hostname\:port\] {
  hostname: port;
}

body {
  font-family: "alfabet", sans-serif;
  background: #fff;
}

html,
body {
  overflow-x: hidden;
}

#body.block {
  overflow: hidden;
}

html.block {
  overflow: hidden;
}

.p-body {
  padding-left: 3.889vw;
  padding-right: 3.889vw;
}

.m-body {
  margin-left: 3.889vw;
  margin-right: 3.889vw;
}

/* @layer components {
    h1 {
      @apply text-[88px];
      @apply leading-[92px];
    }
     h2 {
      @apply text-[56px];
      @apply leading-[60px];
    }
    h3 {
      @apply text-[36px];
      @apply leading-[40px];
      @apply -tracking-[1.44px]
    }
    h4 {
      @apply text-[32px];
      @apply leading-[36px];
    }
    h5 {
        @apply text-[24px];
        @apply leading-[28px];
        @apply font-[500];
      }
    p {
      @apply text-[16px];
      @apply leading-[20px];
      @apply font-[300];
    }
  }  */

#logo {
  opacity: 1;
  height: 100%;
}

#logo.hide {
  opacity: 0;
  height: 0%;
}

#logo-white {
  opacity: 0;
  transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-delay: 600ms;
  height: 0%;
}

#logo-white.show {
  opacity: 1;
  height: 100%;
  position: relative;
  z-index: 1000;
  transition-delay: 700ms;
}

#text-menu-2 {
  display: none;
}

#text-menu-1.hide {
  display: none;
}

#text-menu-2.show {
  display: block;
  height: 100%;
  position: relative;
  z-index: 1000;
}

#menu li a {
  font-size: 3.889vw;
  font-weight: 400;
  letter-spacing: -0.156vw;
  color: #fff;
}

.linea {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.linea:after {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  right: 0;
  top: 0;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.linea:hover:after {
  content: "";
  left: 0;
  background-color: #fff;
  width: 100%;
  rigth: auto;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.linea:hover .item-menu {
  color: #1d1d1b !important;
  position: relative;
  z-index: 100;
}

#menu .linea {
  border-bottom: 0.069vw solid #fff;
  border-top: 0.069vw solid #fff;
  padding: 0.833vw 0px;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#menu .linea:hover {
  padding: 0.833vw 2.083vw;
}

.bg-linea {
  width: 2.639vw;
  height: 2.639vw;
  background-image: url("../img/assets/arrow-up-right.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  /* z-index: 100; */
}

.linea:hover .bg-linea {
  background-image: url("../img/assets/arrow-up-right-dark.svg");
}

.icon-1,
.icon-2,
.icon-3 {
  position: absolute;
  right: 0;
  top: 62%;
  width: 2.222vw;
  height: 0.069vw;
  background-color: #ffffff;
  cursor: pointer;
  transition: all 400ms cubic-bezier(0.84, 0.06, 0.52, 1.8);
}

.icon-1 {
  transform: translateY(-8px);
  animation-delay: 100ms;
}

.icon-2 {
  animation-delay: 250ms;
}

.hamburger-icon {
  position: relative;
  height: 2.08vw;
  width: 2.29vw;
  z-index: 1000;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.icon-1.a {
  transform: rotate(40deg);
  background-color: #ffffff;
  top: 50%;
}

.icon-2.b {
  transform: rotate(-40deg);
  width: 2.222vw;
  background-color: #ffffff;
  top: 50%;
}

.dark-nero {
  position: fixed;
  top: 0;
  right: 0;
  background: #1d1d1b;
  height: 0%;
  width: 100%;
  transition: all 680ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-delay: 500ms;
  z-index: 50;
  opacity: 1;
}

.dark-nero.slide {
  height: 100%;
  opacity: 1;
  transition-delay: 100ms;
}

#nav {
  position: fixed;
  z-index: 51;
  opacity: 0;
  height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  left: 0;
  right: 0;
  top: -100%;
  margin: 0 3.889vw;
  transition-delay: 700ms;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#nav.show {
  opacity: 1;
  top: 0%;
  transition-delay: 700ms;
  z-index: 59;
}

/* .linea:nth-child(1){
    opacity:0;
    top:-100px;
    transition-delay: 700ms;
    transition: all 1300ms cubic-bezier(0.645,0.045,0.355,1);
}

.linea:nth-child(1).show {
    opacity:1;
    top:0;
    transition-delay: 2000ms;
    transition: all 1300ms cubic-bezier(0.645,0.045,0.355,1);
}

.linea:nth-child(2){
    opacity:0;
    top:-100px;
    transition-delay:2450ms;
    transition: all 1300ms cubic-bezier(0.645,0.045,0.355,1);
}

.linea:nth-child(2).show {
    opacity:1;
    top:0;
    transition-delay: 2100ms;
    transition: all 1600ms cubic-bezier(0.645,0.045,0.355,1);
} */

#box-menu-1 {
  opacity: 0;
  padding-top: 0%;
  transition-delay: 800ms;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#box-menu-1.show {
  opacity: 1;
  padding-top: 15.903vw;
  transition-delay: 900ms;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#box-menu-2 {
  opacity: 0;
  /* bottom: 200px; */
  margin-bottom: 3.889vw;
  /* position: absolute; */
  transition-delay: 500ms;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#box-menu-2.show {
  opacity: 1;
  bottom: 0;
  /* position: absolute; */
  transition-delay: 1000ms;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.scroll-image,
.scroll-image-mobile {
  width: 100%;
}

#scroll:after {
  content: "";
  position: absolute;
  height: 34px;
  width: 2px;
  background: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 32px;
  transform-origin: top;
  animation: lineAnimation 1.3s infinite;
}

.image-container {
  overflow: hidden;
  /* Nasconde le parti dell'immagine fuori dal contenitore */
  width: 30vw;
  /* Inizialmente il contenitore occupa il 50% della larghezza dello schermo */
  height: auto;
  margin: 0 auto;
  transition: width 0.1s ease;
  /* Transizione della larghezza */
}

.scroll-image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.1s ease;
  /* Transizione dello zoom */
}

@keyframes lineAnimation {
  0% {
    transform: scaleY(0);
    opacity: 1;
  }

  90% {
    transform: scaleY(1);
    opacity: 1;
  }

  100% {
    transform: scaleY(1);
    opacity: 0;
  }
}

.custom-cursor {
  position: fixed;
  width: 150px;
  height: 150px;
  background-color: #fff;
  /* Colore del cursore personalizzato */
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 1000;
  display: none;
  /* Nascondi il cursore personalizzato di default */
  mix-blend-mode: exclusion;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
  /* Aggiungi transizione per trasformazioni */
  cursor: none !important;
}

.custom-cursor.click-scale {
  transform: translate(-50%, -50%) scale(0.8);
  /* Scala il cursore durante il click */
}

.custom-cursor-general {
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 50%;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  mix-blend-mode: exclusion;
  z-index: 9000;
  transition: transform 0.2s ease-out;
}

.hover-target:hover ~ .custom-cursor-general {
  transform: scale(10);
}

.title {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.title span {
  display: block;
  transition: transform 0.4s ease-in-out;
}

.title .text {
  transform: translateY(0);
}

.title .hover-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(100%);
}

.title:hover .text {
  transform: translateY(-100%);
}

.title:hover .hover-text {
  transform: translateY(0);
}

.hover-image {
  position: fixed;
  width: 350px;
  /* Adjust size as needed */
  height: auto;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  /* Add fade transition */
}

#bg-showroom {
  background-image: url("../img/bg/showroom.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 80vh;
  transition: background-size 0.3s ease;
  width: 100%;
}

#bg-noise {
  background-image: url("../img/bg/noise.png");
  background-repeat: no-repeat;
  background-size: 200%;
  animation: moveBackground 260s linear infinite;
}

@keyframes moveBackground {
  0% {
    background-position: left top;
  }

  50% {
    background-position: right bottom;
  }

  100% {
    background-position: left top;
  }
}

@keyframes moveBackgroundMobile {
  0% {
    background-position: left top;
  }

  50% {
    background-position: right bottom;
  }

  100% {
    background-position: left top;
  }
}

#bg-illuminazione-interni {
  height: 100vh;
  background-image: url("../img/bg/illuminazione-interni.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#bg-illuminazione-esterni {
  height: 100vh;
  background-image: url("../img/bg/illuminazione-esterni.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#bg-azienda {
  height: 100vh;
  background-image: url("../img/bg/azienda.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#bg-portfolio-ristorante {
  height: 50vh;
  background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.8) 100%
        ),
        url("../img/page/portfolio/ristorante/illuminazione-a-led-sala-ristorante.webp")
            lightgray 0px -188.511px / 100% 149.087% no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#bg-portfolio-hotel {
  height: 50vh;
  background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.8) 100%
        ),
        url("../img/page/portfolio/hotel/illuminazione-a-led-per-hotel.webp")
            lightgray 0px -188.511px / 100% 149.087% no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#bg-portfolio-tonarelli {
  height: 50vh;
  background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.8) 100%
        ),
        url("../img/page/portfolio/tonarelli/illuminazione-a-led-da-interno.webp")
            lightgray 0px -188.511px / 100% 149.087% no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#bg-portfolio-villa {
  height: 50vh;
  background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.8) 100%
        ),
        url("../img/page/portfolio/villa/illuminazione-led-per-interni-casa.webp")
            lightgray 0px -188.511px / 100% 149.087% no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#bg-portfolio-bar {
  height: 50vh;
  background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.8) 100%
        ),
        url("../img/page/portfolio/bar/illuminazione-a-led-per-bar.webp")
            lightgray 0px -188.511px / 100% 149.087% no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media screen and (min-width: 1700px) {
  #bg-portfolio-hotel,
    #bg-portfolio-ristorante,
    #bg-portfolio-tonarelli,
    #bg-portfolio-villa,
    #bg-portfolio-bar {
    height: 100vh;
  }

  /* #menu li a {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1.76px;
  }

  #menu .linea {
    padding: 6px 0px;
  } */
}

@media screen and (max-height: 1024px) {
  #menu li a {
    font-size: 30px;
  }
}

.bg-portfolio-1 {
  background-image: url("../img/bg/showroom.png");
}

#bg-portfolio-small {
  height: 70vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

input[type="text"],
input[type="email"],
input[type="number"] {
  width: 100%;
  font-size: clamp(0.7292vw, 1.0417vw, 1.0417vw);
  /* 20px max, 14px min */
  border-bottom: 1px solid #1d1d1b;
  outline: none;
  font-weight: 400;
  line-height: clamp(1.25vw, 1.6667vw, 1.6667vw);
  /* 32px max, 24px min */
  padding-bottom: clamp(0.4167vw, 0.625vw, 0.625vw);
  /* 12px max, 8px min */
}

label {
  position: absolute;
  top: 50%;
  left: 0px;
  font-size: clamp(0.625vw, 0.8333vw, 0.8333vw);
  /* 16px max, 12px min */
  color: #999;
  pointer-events: none;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
}

input:not(:-moz-placeholder-shown) + label {
  top: -10px;
  left: 0px;
  font-size: clamp(0.5208vw, 0.625vw, 0.625vw);
  /* 12px max, 10px min */
  color: #1d1d1b;
  opacity: 0.5;
}

input:focus + label,
input:not(:placeholder-shown) + label {
  top: -10px;
  left: 0px;
  font-size: clamp(0.5208vw, 0.625vw, 0.625vw);
  /* 12px max, 10px min */
  color: #1d1d1b;
  opacity: 0.5;
}

input[type="text"],
input[type="email"],
input[type="number"] {
  border-radius: 0;
  -webkit-appearance: none;
}

.top-bar {
  display: flex;
  justify-content: space-around;
  background-color: #f0f0f0;
  padding: 10px;
}

.category {
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.images-container {
  display: flex;
  gap: 16px;
}

.image-box {
  position: relative;
  overflow: hidden;
}

.image-box img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}

.image-box img.active {
  z-index: 2;
  transform: translateX(0);
}

.image-box img.hidden {
  z-index: 1;
  transform: translateX(100%);
  transition: transform 0.2s linear;
}

.image-box .image-text {
  position: absolute;
  bottom: 24px;
  left: 24px;
  z-index: 3;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  transition: transform 0.2s linear;
}

.image-box .image-text.hidden {
  opacity: 0;
  transform: translateX(100%);
}

.image-box .image-text.active {
  opacity: 1;
  transform: translateX(0%);
}

#bg-uffici {
  background-image: url("../img/page/business/uffici.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
  aspect-ratio: 1 / 1;
}

#bg-horeca {
  background-image: url("../img/page/business/horeca.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
  aspect-ratio: 1 / 1;
}

#bg-negozi {
  background-image: url("../img/page/business/negozi.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
  aspect-ratio: 1 / 1;
}

#bg-hotel {
  background-image: url("../img/page/business/hotel.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
  aspect-ratio: 1 / 1;
}

#bg-contatti {
  background-image: url("../img/page/contatti/contatti-neonform-lucca.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 33.333vw;
}

.accordion {
}

.accordion-item:after {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  right: 0;
  top: 0;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.accordion-item:hover:after {
  content: "";
  left: 0;
  background-color: #1d1d1b;
  width: 100%;
  rigth: auto;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.accordion-item-dark:hover:after {
  content: "";
  left: 0;
  background-color: #fff;
  width: 100%;
  rigth: auto;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.accordion-item:hover .accordion-header h5,
.accordion-item:hover .accordion-header .symbol {
  color: #fff !important;
  z-index: 100;
  padding: 0px 30px;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.accordion-item-dark:hover .accordion-header h5,
.accordion-item-dark:hover .accordion-header .symbol {
  color: #1d1d1b !important;
  z-index: 100;
  padding: 0px 30px;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.accordion-item:has(.accordion-content.open):after {
  width: 0%;
  background-color: transparent;
}

.accordion-item:has(.accordion-content.open) .accordion-header h5,
.accordion-item:has(.accordion-content.open) .accordion-header .symbol {
  color: #1d1d1b !important;
  /* Set title color to #1d1d1b */
  padding: 0;
  /* Reset padding to default or specify another padding */
  z-index: auto;
  /* Reset z-index to default */
}

.accordion-item-dark:has(.accordion-content.open) .accordion-header h5,
.accordion-item-dark:has(.accordion-content.open) .accordion-header .symbol {
  color: #fff !important;
  /* Set title color to #1d1d1b */
  padding: 0;
  /* Reset padding to default or specify another padding */
  z-index: auto;
  /* Reset z-index to default */
}

.accordion-item {
  border-top: 0.069vw solid #1d1d1b;
  overflow: hidden;
  position: relative;
  padding: 0.833vw 0px;
}

.accordion-item-dark {
  border-top: 0.069vw solid #fff;
  overflow: hidden;
  position: relative;
  padding: 0.833vw 0px;
}

.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.accordion-header h5 {
  color: #1d1d1b;
  font-size: 1.667vw;
  font-weight: 500;
  line-height: 1.944vw;
}

.accordion-item-dark .accordion-header h5 {
  color: #fff;
  font-size: 1.667vw;
  font-weight: 500;
  line-height: 1.944vw;
}

.accordion-item-dark .symbol {
  color: #fff;
}

.symbol {
  /* font-size: 1.111vw; /* 16px */
  font-size: 2.222vw;
  /* 24px */
  font-weight: 200;
  color: #1d1d1b;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.word {
  display: inline-block;
  white-space: nowrap;
  letter-spacing: -8px;
}

.letter {
  display: inline-block;
  margin-right: -0.2em;
  /* Riduce lo spazio tra le lettere */
  transform-origin: center;
}

.line {
  display: block;
  width: 100%;
}

.carousel-container {
  width: 80%;
  overflow: hidden;
  position: relative;
}

.carousel {
  display: flex;
  transition: transform 0.3s ease;
}

.carousel-item {
  min-width: 100%;
  box-sizing: border-box;
}

.carousel img {
  width: 200px;
  /* Dimensione desktop */
  flex-shrink: 0;
}

.carousel p {
  display: inline-block;
  text-wrap: nowrap;
}

/* Media query per dispositivi mobili */

@media (max-width: 768px) {
  .carousel img {
    width: calc(100% / 3);
    /* Dimensione per 3 loghi visibili */
  }

  #bg-noise {
    animation: moveBackgroundMobile 380s linear infinite;
  }
}

.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2rem;
  background: rgba(255, 255, 255, 0.8);
  border: none;
  cursor: pointer;
  z-index: 1000;
}

.arrow-left {
  left: 10px;
}

.arrow-right {
  right: 10px;
}

.grid-portfolio {
}

.grid-portfolio .main-box:nth-of-type(odd) {
  margin-bottom: 270px;
}

.grid-portfolio .main-box:nth-of-type(even) {
  margin-top: 270px;
}

.grid-portfolio .main-box:last-child {
  margin-bottom: 0px;
}

.quote {
  width: 8.542vw !important;
}

.accordion-big {
  padding: 2.222vw 0px;
}

@media screen and (max-width: 1400px) {
  .custom-cursor,
    .custom-cursor-general {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  #bg-azienda {
    background-position: right;
  }

  .hamburger-icon {
    height: 32px;
    width: 32px;
  }

  .icon-1,
    .icon-2,
    .icon-3 {
    width: 32px;
    height: 1px;
  }

  h1 {
    font-size: 56px;
    line-height: 60px;
  }

  h2 {
    font-size: 44px;
    line-height: 48px;
    letter-spacing: -1.76px;
  }

  h3 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.96px;
  }

  h4 {
    font-size: 20px;
    line-height: 24px;
  }

  h5 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
  }

  p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
  }

  #bg-showroom {
    height: 500px;
  }

  #box-progetti h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.8px;
  }

  input[type="text"],
    input[type="email"],
    input[type="number"] {
    width: 100%;
    font-size: 16px;
    /* 20px max, 14px min */
    border-bottom: 1px solid #1d1d1b;
    outline: none;
    font-weight: 400;
    line-height: 20px;
    /* 32px max, 24px min */
    padding-bottom: 32px;
    /* 12px max, 8px min */
    margin-bottom: 20px;
  }

  label {
    position: absolute;
    top: 50%;
    left: 0px;
    font-size: 16px;
    /* 16px max, 12px min */
    color: #999;
    pointer-events: none;
    transform: translateY(-50%);
    transition: all 0.2s ease-in-out;
  }

  input:not(:-moz-placeholder-shown) + label {
    top: -0px;
    left: 0px;
    font-size: 12px;
    /* 12px max, 10px min */
    color: #1d1d1b;
    opacity: 0;
  }

  input:focus + label,
    input:not(:placeholder-shown) + label {
    top: -0px;
    left: 0px;
    font-size: 12px;
    /* 12px max, 10px min */
    color: #1d1d1b;
    opacity: 0;
  }

  #rights p {
    font-size: 12px;
  }

  .title {
    display: table;
  }

  .p-riga {
    font-size: 12px;
  }

  #bg-noise {
    background-size: cover;
  }

  .accordion-header h5 {
    font-size: 16px;
  }

  .symbol {
    font-size: 24px;
  }

  .accordion-item {
    padding: 12px 0px;
  }

  #bg-contatti {
    height: 480px;
  }

  #contatti-hero h5 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.8px;
  }

  #orari {
    font-size: 16px !important;
    line-height: 20px !important;
    letter-spacing: -0.48px !important;
    font-weight: 400;
  }

  #box-menu-1.show {
    padding-top: 150px;
  }

  #menu li a {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1.76px;
  }

  #menu .linea {
    padding: 6px 0px;
  }

  .icon-2.b,
    .icon-1.a {
    width: 26px;
  }

  #logo-white {
    max-width: 168px;
  }

  #box-menu-2 a {
    font-size: 20px;
    letter-spacing: -0.8px;
    line-height: 24px;
    font-weight: 500;
  }

  .accordion-item:hover:after {
    background-color: transparent;
  }

  .accordion-item:hover .accordion-header h5,
    .accordion-item:hover .accordion-header .symbol {
    color: #1d1d1b !important;
    padding: 0px 15px;
  }

  .accordion-item-dark:hover .accordion-header h5,
    .accordion-item-dark:hover .accordion-header .symbol {
    color: #fff !important;
    padding: 0px 15px;
  }

  .accordion-item-dark .accordion-header h5 {
    font-size: 16px;
  }

  .grid-portfolio .main-box:nth-of-type(odd) {
    margin-bottom: 112px;
  }

  .grid-portfolio .main-box:nth-of-type(even) {
    margin-top: 112px;
  }

  .grid-portfolio .main-box:last-child {
    margin-bottom: 0px;
  }

  .main-box h5 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.48px;
    line-height: 20px;
  }

  .accordion-big {
    padding: 32px 0px !important;
  }

  .line {
    display: inline !important;
    margin-right: 1vw;
  }
}

@media screen and (min-width: 1520px) {
  #menu .linea {
    border-bottom: 0.069vw solid #fff;
    border-top: 0.069vw solid #fff;
    padding: 0vw 0px;
    transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  }

  #menu .linea:hover {
    padding: 0px 2.083vw;
  }

  bg-contatti #box-menu-2.show {
    padding-top: 100px;
  }

  #box-menu-1.show {
    padding-top: 250px;
  }
}

.swiper-container {
  width: 100%;
  box-sizing: border-box;
  /* Include il padding nel calcolo della larghezza */
}

.swiper-wrapper {
  padding-left: 16px;
  /* Padding sinistro iniziale */
}

.swiper-slide {
  width: calc(
        100% - 116px
    );
  /* Compensa il padding sinistro e lo spazio tra le slide */
  margin-right: 16px;
  /* Spazio tra le slide */
}

.swiper-slide:first-child {
  margin-left: 0;
  /* Nessun margine sinistro per la prima slide */
}

.swiper-slide:last-child {
  margin-right: 16px;
  /* Spazio a destra dell'ultima slide */
}

.swiper-slide img {
  width: 100%;
  display: block;
}

@media screen and (max-width: 390px) {
  .bg-linea {
    width: 24px;
    height: 24px;
  }
}

.car-menu-item {
  padding-top: 1.111vw;
  padding-bottom: 1.111vw;
  width: 100%;
  text-align: center;
  transition: all 0.3s ease-in-out;
}

.car-menu-item-active {
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 27 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media screen and (max-width: 390px) {
  .car-menu-item {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.hover\:shadow-\[15px_5px_30px_-5px_rgba\(0\2c 0\2c 0\2c 0\.3\)\]:hover {
  --tw-shadow: 15px 5px 30px -5px rgba(0,0,0,0.3);
  --tw-shadow-colored: 15px 5px 30px -5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-\[15px_5px_30px_-5px_rgba\(255\2c 255\2c 255\2c 0\.3\)\]:hover {
  --tw-shadow: 15px 5px 30px -5px rgba(255,255,255,0.3);
  --tw-shadow-colored: 15px 5px 30px -5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

@media (min-width: 1024px) {
  .lg\:absolute {
    position: absolute;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:left-0 {
    left: 0px;
  }

  .lg\:right-0 {
    right: 0px;
  }

  .lg\:top-\[50\%\] {
    top: 50%;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:my-\[10\.417vw\] {
    margin-top: 10.417vw;
    margin-bottom: 10.417vw;
  }

  .lg\:-mr-\[150px\] {
    margin-right: -150px;
  }

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

  .lg\:mb-\[1\.389vw\] {
    margin-bottom: 1.389vw;
  }

  .lg\:mb-\[10\.4167vw\] {
    margin-bottom: 10.4167vw;
  }

  .lg\:mb-\[10\.417vw\] {
    margin-bottom: 10.417vw;
  }

  .lg\:mb-\[5\.556vw\] {
    margin-bottom: 5.556vw;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:ml-\[20\%\] {
    margin-left: 20%;
  }

  .lg\:ml-\[39\%\] {
    margin-left: 39%;
  }

  .lg\:ml-\[40\%\] {
    margin-left: 40%;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

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

  .lg\:mt-\[0\.833vw\] {
    margin-top: 0.833vw;
  }

  .lg\:mt-\[1\.389vw\] {
    margin-top: 1.389vw;
  }

  .lg\:mt-\[10\.4167vw\] {
    margin-top: 10.4167vw;
  }

  .lg\:mt-\[10\.417vw\] {
    margin-top: 10.417vw;
  }

  .lg\:mt-\[13\.889vw\] {
    margin-top: 13.889vw;
  }

  .lg\:mt-\[2\.222vw\] {
    margin-top: 2.222vw;
  }

  .lg\:mt-\[2\.778vw\] {
    margin-top: 2.778vw;
  }

  .lg\:mt-\[5\.556vw\] {
    margin-top: 5.556vw;
  }

  .lg\:mt-\[6\.944vw\] {
    margin-top: 6.944vw;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:aspect-auto {
    aspect-ratio: auto;
  }

  .lg\:h-\[23\.125vw\] {
    height: 23.125vw;
  }

  .lg\:h-\[33\.333vw\] {
    height: 33.333vw;
  }

  .lg\:h-\[41\.667vw\] {
    height: 41.667vw;
  }

  .lg\:h-\[43\.056vw\] {
    height: 43.056vw;
  }

  .lg\:h-\[50\.903vw\] {
    height: 50.903vw;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-\[1\.319vw\] {
    width: 1.319vw;
  }

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

  .lg\:w-\[23\.611vw\] {
    width: 23.611vw;
  }

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

  .lg\:w-\[31\.25vw\] {
    width: 31.25vw;
  }

  .lg\:w-\[34\.722vw\] {
    width: 34.722vw;
  }

  .lg\:w-\[36\.111vw\] {
    width: 36.111vw;
  }

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

  .lg\:w-\[42\.222vw\] {
    width: 42.222vw;
  }

  .lg\:w-\[48\.611vw\] {
    width: 48.611vw;
  }

  .lg\:w-\[5\.833vw\] {
    width: 5.833vw;
  }

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

  .lg\:w-full {
    width: 100%;
  }

  .lg\:max-w-\[18\.264vw\] {
    max-width: 18.264vw;
  }

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

  .lg\:max-w-\[50\.694vw\] {
    max-width: 50.694vw;
  }

  .lg\:max-w-\[65vw\] {
    max-width: 65vw;
  }

  .lg\:rotate-0 {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:items-end {
    align-items: flex-end;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:gap-\[0\.833vw\] {
    gap: 0.833vw;
  }

  .lg\:gap-\[1\.111vw\] {
    gap: 1.111vw;
  }

  .lg\:gap-\[1\.389vw\] {
    gap: 1.389vw;
  }

  .lg\:gap-\[1\.667vw\] {
    gap: 1.667vw;
  }

  .lg\:gap-\[10\.417vw\] {
    gap: 10.417vw;
  }

  .lg\:gap-\[100px\] {
    gap: 100px;
  }

  .lg\:gap-\[2\.222vw\] {
    gap: 2.222vw;
  }

  .lg\:gap-\[3\.056vw\] {
    gap: 3.056vw;
  }

  .lg\:gap-\[5\.556vw\] {
    gap: 5.556vw;
  }

  .lg\:gap-\[6\.944vw\] {
    gap: 6.944vw;
  }

  .lg\:rounded-\[6\.944vw\] {
    border-radius: 6.944vw;
  }

  .lg\:border-b-\[0\.069vw\] {
    border-bottom-width: 0.069vw;
  }

  .lg\:border-b-\[0\.139vw\] {
    border-bottom-width: 0.139vw;
  }

  .lg\:border-t-\[0\.069vw\] {
    border-top-width: 0.069vw;
  }

  .lg\:px-\[1\.667vw\] {
    padding-left: 1.667vw;
    padding-right: 1.667vw;
  }

  .lg\:px-\[280px\] {
    padding-left: 280px;
    padding-right: 280px;
  }

  .lg\:px-\[3\.889vw\] {
    padding-left: 3.889vw;
    padding-right: 3.889vw;
  }

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

  .lg\:py-\[0\.833vw\] {
    padding-top: 0.833vw;
    padding-bottom: 0.833vw;
  }

  .lg\:py-\[1\.111vw\] {
    padding-top: 1.111vw;
    padding-bottom: 1.111vw;
  }

  .lg\:py-\[10\.4167vw\] {
    padding-top: 10.4167vw;
    padding-bottom: 10.4167vw;
  }

  .lg\:py-\[10\.417vw\] {
    padding-top: 10.417vw;
    padding-bottom: 10.417vw;
  }

  .lg\:py-\[11\.806vw\] {
    padding-top: 11.806vw;
    padding-bottom: 11.806vw;
  }

  .lg\:py-\[3\.056vw\] {
    padding-top: 3.056vw;
    padding-bottom: 3.056vw;
  }

  .lg\:py-\[7\.8vw\] {
    padding-top: 7.8vw;
    padding-bottom: 7.8vw;
  }

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

  .lg\:pb-\[1\.111vw\] {
    padding-bottom: 1.111vw;
  }

  .lg\:pb-\[10\.417vw\] {
    padding-bottom: 10.417vw;
  }

  .lg\:pb-\[17\.361vw\] {
    padding-bottom: 17.361vw;
  }

  .lg\:pb-\[24px\] {
    padding-bottom: 24px;
  }

  .lg\:pb-\[3\.056vw\] {
    padding-bottom: 3.056vw;
  }

  .lg\:pb-\[6\.944vw\] {
    padding-bottom: 6.944vw;
  }

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

  .lg\:pt-\[10\.4167vw\] {
    padding-top: 10.4167vw;
  }

  .lg\:pt-\[10\.417vw\] {
    padding-top: 10.417vw;
  }

  .lg\:pt-\[13\.889vw\] {
    padding-top: 13.889vw;
  }

  .lg\:pt-\[3\.056vw\] {
    padding-top: 3.056vw;
  }

  .lg\:pt-\[5\.556vw\] {
    padding-top: 5.556vw;
  }

  .lg\:pt-\[6\.944vw\] {
    padding-top: 6.944vw;
  }

  .lg\:pt-\[8\.264vw\] {
    padding-top: 8.264vw;
  }

  .lg\:text-\[0\.83vw\] {
    font-size: 0.83vw;
  }

  .lg\:text-\[1\.111vw\] {
    font-size: 1.111vw;
  }

  .lg\:text-\[1\.11vw\] {
    font-size: 1.11vw;
  }

  .lg\:text-\[1\.389vw\] {
    font-size: 1.389vw;
  }

  .lg\:text-\[1\.667vw\] {
    font-size: 1.667vw;
  }

  .lg\:text-\[2\.222vw\] {
    font-size: 2.222vw;
  }

  .lg\:text-\[6\.11vw\] {
    font-size: 6.11vw;
  }

  .lg\:font-\[500\] {
    font-weight: 500;
  }

  .lg\:leading-\[1\.389vw\] {
    line-height: 1.389vw;
  }

  .lg\:leading-\[1\.944vw\] {
    line-height: 1.944vw;
  }

  .lg\:leading-\[2\.5vw\] {
    line-height: 2.5vw;
  }

  .lg\:leading-\[6\.39vw\] {
    line-height: 6.39vw;
  }

  .lg\:-tracking-\[0\.033vw\] {
    letter-spacing: -0.033vw;
  }

  .lg\:-tracking-\[0\.089vw\] {
    letter-spacing: -0.089vw;
  }

  .lg\:text-bianco {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
}

@media (min-width: 1280px) {
  .xl\:mt-\[13\.889vw\] {
    margin-top: 13.889vw;
  }

  .xl\:block {
    display: block;
  }
}
