/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_webpack@5.97.0/node_modules/css-loader/dist/cjs.js!./node_modules/.pnpm/postcss-loader@8.1.1_postcss@8.4.49_webpack@5.97.0/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/.pnpm/sass-loader@16.0.3_sass@1.81.1_webpack@5.97.0/node_modules/sass-loader/dist/cjs.js!./assets/scss/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
*, ::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: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
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%;
  margin-right: auto;
  margin-left: auto;
}
@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: 1025px){
  .container{
    max-width: 1025px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1400px){
  .container{
    max-width: 1400px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
@media (min-width: 1736px){
  .container{
    max-width: 1736px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-3{
  inset: 0.75rem;
}
.bottom-0{
  bottom: 0px;
}
.left-0{
  left: 0px;
}
.right-0{
  right: 0px;
}
.right-4{
  right: 1rem;
}
.top-0{
  top: 0px;
}
.top-4{
  top: 1rem;
}
.top-\[25\%\]{
  top: 25%;
}
.isolate{
  isolation: isolate;
}
.\!z-20{
  z-index: 20 !important;
}
.-z-10{
  z-index: -10;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-\[9999\]{
  z-index: 9999;
}
.\!my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.my-24{
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!mb-0{
  margin-bottom: 0px !important;
}
.-mb-px{
  margin-bottom: -1px;
}
.-mt-16{
  margin-top: -4rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-14{
  margin-bottom: 3.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-24{
  margin-bottom: 6rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[140px\]{
  margin-bottom: 140px;
}
.mb-\[70px\]{
  margin-bottom: 70px;
}
.mr-12{
  margin-right: 3rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-24{
  margin-top: 6rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[100px\]{
  margin-top: 100px;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.\!flex{
  display: flex !important;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[9\/12\]{
  aspect-ratio: 9/12;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.\!h-\[40\%\]{
  height: 40% !important;
}
.\!h-\[50\%\]{
  height: 50% !important;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-\[250px\]{
  height: 250px;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[370px\]{
  height: 370px;
}
.h-\[96vh\]{
  height: 96vh;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.max-h-\[80vh\]{
  max-height: 80vh;
}
.min-h-\[400px\]{
  min-height: 400px;
}
.min-h-\[800px\]{
  min-height: 800px;
}
.\!w-auto{
  width: auto !important;
}
.\!w-fit{
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.\!w-full{
  width: 100% !important;
}
.w-1\/2{
  width: 50%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-16{
  width: 4rem;
}
.w-2\/5{
  width: 40%;
}
.w-4{
  width: 1rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-8{
  width: 2rem;
}
.w-\[170px\]{
  width: 170px;
}
.w-\[5px\]{
  width: 5px;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-\[150px\]{
  max-width: 150px;
}
.max-w-\[300px\]{
  max-width: 300px;
}
.max-w-\[350px\]{
  max-width: 350px;
}
.max-w-\[400px\]{
  max-width: 400px;
}
.max-w-\[70\%\]{
  max-width: 70%;
}
.max-w-md{
  max-width: 28rem;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-4{
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-6{
  --tw-translate-y: -1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[1px\]{
  --tw-translate-y: -1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-45{
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-end{
  align-items: flex-end;
}
.\!items-center{
  align-items: center !important;
}
.items-center{
  align-items: center;
}
.items-stretch{
  align-items: stretch;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-12{
  gap: 3rem;
}
.gap-16{
  gap: 4rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.\!gap-x-12{
  -moz-column-gap: 3rem !important;
       column-gap: 3rem !important;
}
.gap-x-12{
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}
.gap-y-16{
  row-gap: 4rem;
}
.gap-y-20{
  row-gap: 5rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.overflow-hidden{
  overflow: hidden;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-3xl{
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.border{
  border-width: 1px;
}
.border-x{
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-y-0{
  border-top-width: 0px;
  border-bottom-width: 0px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-solid{
  border-style: solid;
}
.\!border-\[\#9BBE27\]{
  --tw-border-opacity: 1 !important;
  border-color: rgb(155 190 39 / var(--tw-border-opacity, 1)) !important;
}
.\!border-\[\#ACACAC\]{
  --tw-border-opacity: 1 !important;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1)) !important;
}
.\!border-gray-opaco{
  --tw-border-opacity: 1 !important;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1)) !important;
}
.\!border-green{
  --tw-border-opacity: 1 !important;
  border-color: rgb(182 200 46 / var(--tw-border-opacity, 1)) !important;
}
.border-\[\#235247\]{
  --tw-border-opacity: 1;
  border-color: rgb(35 82 71 / var(--tw-border-opacity, 1));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-mlight{
  --tw-border-opacity: 1;
  border-color: rgb(237 237 237 / var(--tw-border-opacity, 1));
}
.border-gray-opaco{
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
.border-green-dark{
  --tw-border-opacity: 1;
  border-color: rgb(9 62 49 / var(--tw-border-opacity, 1));
}
.border-green-medium{
  --tw-border-opacity: 1;
  border-color: rgb(27 72 61 / var(--tw-border-opacity, 1));
}
.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}
.border-white\/20{
  border-color: rgb(255 255 255 / 0.2);
}
.border-white\/30{
  border-color: rgb(255 255 255 / 0.3);
}
.border-white\/40{
  border-color: rgb(255 255 255 / 0.4);
}
.border-white\/50{
  border-color: rgb(255 255 255 / 0.5);
}
.bg-\[\#0E4336\]{
  --tw-bg-opacity: 1;
  background-color: rgb(14 67 54 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2121218a\]{
  background-color: #2121218a;
}
.bg-\[\#E69D2D\]{
  --tw-bg-opacity: 1;
  background-color: rgb(230 157 45 / var(--tw-bg-opacity, 1));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/10{
  background-color: rgb(0 0 0 / 0.1);
}
.bg-black\/20{
  background-color: rgb(0 0 0 / 0.2);
}
.bg-black\/30{
  background-color: rgb(0 0 0 / 0.3);
}
.bg-gray-xlight{
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.bg-green{
  --tw-bg-opacity: 1;
  background-color: rgb(182 200 46 / var(--tw-bg-opacity, 1));
}
.bg-green-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(9 62 49 / var(--tw-bg-opacity, 1));
}
.bg-green-dark\/\[\.76\]{
  background-color: rgb(9 62 49 / .76);
}
.bg-green-medium{
  --tw-bg-opacity: 1;
  background-color: rgb(27 72 61 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}
.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}
.bg-contattaci-block{
  background-image: url(images/contattaci-bg.jpg);
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-black\/70{
  --tw-gradient-from: rgb(0 0 0 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-black\/30{
  --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.object-top{
  -o-object-position: top;
     object-position: top;
}
.p-10{
  padding: 2.5rem;
}
.p-2{
  padding: 0.5rem;
}
.p-2\.5{
  padding: 0.625rem;
}
.p-3{
  padding: 0.75rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-9{
  padding: 2.25rem;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[2\.5vw\]{
  padding-left: 2.5vw;
  padding-right: 2.5vw;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[100px\]{
  padding-top: 100px;
  padding-bottom: 100px;
}
.py-\[70px\]{
  padding-top: 70px;
  padding-bottom: 70px;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-\[100px\]{
  padding-bottom: 100px;
}
.pb-\[70px\]{
  padding-bottom: 70px;
}
.pb-\[80px\]{
  padding-bottom: 80px;
}
.pl-0{
  padding-left: 0px;
}
.pr-0{
  padding-right: 0px;
}
.pr-6{
  padding-right: 1.5rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-12{
  padding-top: 3rem;
}
.pt-16{
  padding-top: 4rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-24{
  padding-top: 6rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-9{
  padding-top: 2.25rem;
}
.pt-\[100px\]{
  padding-top: 100px;
}
.pt-\[20vw\]{
  padding-top: 20vw;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-16{
  font-size: 16px;
  line-height: 30px;
}
.text-17{
  font-size: 17px;
  line-height: 33px;
}
.text-18{
  font-size: 18.5px;
  line-height: 33px;
}
.text-22{
  font-size: 22px;
  line-height: 33px;
}
.text-26{
  font-size: 26px;
  line-height: 40px;
}
.text-28{
  font-size: 28px;
  line-height: 46px;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-30{
  font-size: 30px;
  line-height: 40px;
}
.text-32{
  font-size: 32px;
  line-height: 52px;
}
.text-35{
  font-size: 35px;
  line-height: 45px;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-42{
  font-size: 42px;
  line-height: 56px;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[3\.5vw\]{
  font-size: 3.5vw;
}
.text-\[4vw\]{
  font-size: 4vw;
}
.text-\[50px\]{
  font-size: 50px;
}
.text-\[5vw\]{
  font-size: 5vw;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.italic{
  font-style: italic;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-\[1\.4\]{
  line-height: 1.4;
}
.leading-\[1\.5\]{
  line-height: 1.5;
}
.leading-\[5vw\]{
  line-height: 5vw;
}
.leading-\[6\.2vw\]{
  line-height: 6.2vw;
}
.leading-none{
  line-height: 1;
}
.\!text-green-dark{
  --tw-text-opacity: 1 !important;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1)) !important;
}
.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#5F8B80\]{
  --tw-text-opacity: 1;
  color: rgb(95 139 128 / var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-gray{
  --tw-text-opacity: 1;
  color: rgb(134 134 134 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-opaco{
  --tw-text-opacity: 1;
  color: rgb(230 230 230 / var(--tw-text-opacity, 1));
}
.text-green{
  --tw-text-opacity: 1;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1));
}
.text-green-dark{
  --tw-text-opacity: 1;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1));
}
.text-green-medium{
  --tw-text-opacity: 1;
  color: rgb(27 72 61 / var(--tw-text-opacity, 1));
}
.text-green-rich{
  --tw-text-opacity: 1;
  color: rgb(42 80 46 / var(--tw-text-opacity, 1));
}
.text-green-text{
  --tw-text-opacity: 1;
  color: rgb(76 132 118 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/10{
  color: rgb(255 255 255 / 0.1);
}
.text-white\/70{
  color: rgb(255 255 255 / 0.7);
}
.underline{
  text-decoration-line: underline;
}
.opacity-35{
  opacity: 0.35;
}
.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);
}
.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear{
  transition-timing-function: linear;
}
.fadein-0 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 0s;
}

.fadein-1 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 0.1s;
}

.fadein-2 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 0.2s;
}

.fadein-3 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 0.3s;
}

.fadein-4 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 0.4s;
}

.fadein-5 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 0.5s;
}

.fadein-6 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 0.6s;
}

.fadein-7 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 0.7s;
}

.fadein-8 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 0.8s;
}

.fadein-9 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 0.9s;
}

.fadein-10 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 1s;
}

.fadein-11 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 1.1s;
}

.fadein-12 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 1.2s;
}

.fadein-13 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 1.3s;
}

.fadein-14 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 1.4s;
}

.fadein-15 {
  opacity: 0;
  animation: fadein 0.6s ease forwards 0s;
}

@keyframes fadein {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Define a transition duration during page visits */
html.is-changing .transition-fade {
  transition: opacity 0.25s;
  opacity: 1;
}

/* Define the styles for the unloaded pages */
html.is-animating .transition-fade {
  opacity: 0;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

:root {
  --min-padding: 12px;
  --padding-base: clamp(var(--min-padding), 5vw, 240px);
}

/* 2. Ogni classe definisce le proprie variabili locali e le usa nella struttura */
.margin-8col {
  padding-left: clamp(12px, 5vw, 240px);
  padding-right: clamp(12px, 5vw, 240px);
}
@media screen and (min-width: 768px) {
  .margin-8col {
    padding-left: clamp(12px, 15.5vw, 410px);
    padding-right: clamp(12px, 15.5vw, 410px);
  }
}
@media screen and (min-width: 1100px) {
  .margin-8col {
    padding-left: clamp(12px, 21vw, 410px);
    padding-right: clamp(12px, 21vw, 410px);
  }
}

.margin-9col {
  padding-left: clamp(12px, 5vw, 240px);
  padding-right: clamp(12px, 5vw, 240px);
}
@media screen and (min-width: 768px) {
  .margin-9col {
    padding-left: clamp(12px, 12vw, 270px);
    padding-right: clamp(12px, 12vw, 270px);
  }
}
@media screen and (min-width: 1100px) {
  .margin-9col {
    padding-left: clamp(12px, 16vw, 270px);
    padding-right: clamp(12px, 16vw, 270px);
  }
}

.margin-10col {
  --padding-vw-md: 10vw;
  --padding-max-md: 240px;
  --padding-vw-lg: 12.5vw;
  --padding-max-lg: 240px;
  padding-left: var(--padding-base);
  padding-right: var(--padding-base);
}
@media screen and (min-width: 768px) {
  .margin-10col {
    padding-left: clamp(var(--min-padding), var(--padding-vw-md), var(--padding-max-md));
    padding-right: clamp(var(--min-padding), var(--padding-vw-md), var(--padding-max-md));
  }
}
@media screen and (min-width: 1100px) {
  .margin-10col {
    padding-left: clamp(var(--min-padding), var(--padding-vw-lg), var(--padding-max-lg));
    padding-right: clamp(var(--min-padding), var(--padding-vw-lg), var(--padding-max-lg));
  }
}

.margin-11col {
  --padding-vw-md: 7vw;
  --padding-max-md: 155px;
  --padding-vw-lg: 8vw;
  --padding-max-lg: 155px;
  padding-left: var(--padding-base);
  padding-right: var(--padding-base);
}
@media screen and (min-width: 768px) {
  .margin-11col {
    padding-left: clamp(var(--min-padding), var(--padding-vw-md), var(--padding-max-md));
    padding-right: clamp(var(--min-padding), var(--padding-vw-md), var(--padding-max-md));
  }
}
@media screen and (min-width: 1100px) {
  .margin-11col {
    padding-left: clamp(var(--min-padding), var(--padding-vw-lg), var(--padding-max-lg));
    padding-right: clamp(var(--min-padding), var(--padding-vw-lg), var(--padding-max-lg));
  }
}

.margin-12col {
  --padding-vw-md: 4.5vw;
  --padding-max-md: 240px;
  --padding-vw-lg: 5vw;
  --padding-max-lg: 100px;
  padding-left: var(--padding-base);
  padding-right: var(--padding-base);
}
@media screen and (min-width: 768px) {
  .margin-12col {
    padding-left: clamp(var(--min-padding), var(--padding-vw-md), var(--padding-max-md));
    padding-right: clamp(var(--min-padding), var(--padding-vw-md), var(--padding-max-md));
  }
}
@media screen and (min-width: 1100px) {
  .margin-12col {
    padding-left: clamp(var(--min-padding), var(--padding-vw-lg), var(--padding-max-lg));
    padding-right: clamp(var(--min-padding), var(--padding-vw-lg), var(--padding-max-lg));
  }
}

@font-face {
  font-family: "High Voltage Rough";
  src: url(font/highvoltage_rough-webfont.woff2) format("woff2"), url(font/highvoltage_rough-webfont.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Museo Sans";
  src: url(font/museosans_900-webfont.woff2) format("woff2"), url(font/museosans_900-webfont.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Museo Sans";
  src: url(font/museosans_500-webfont.woff2) format("woff2"), url(font/museosans_500-webfont.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
a.green-dark-button, .orange-button, .white-button, .green-button-dark, .green-button, .green-button-mission{
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255 255 255 / 0.3);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 24px;
}
@media (min-width: 768px){
  a.green-dark-button, .orange-button, .white-button, .green-button-dark, .green-button, .green-button-mission{
    font-size: 17px;
    line-height: 33px;
  }
}

.green-button, .green-button-mission{
  --tw-border-opacity: 1;
  border-color: rgb(182 200 46 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1));
}

.green-button-dark{
  --tw-text-opacity: 1;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1));
}

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

.orange-button{
  --tw-text-opacity: 1;
  color: rgb(230 157 45 / var(--tw-text-opacity, 1));
}

.button-icon{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}
.button-icon img{
  height: 1.25rem;
}

.button-left-text{
  position: absolute;
  left: 0px;
}

@media (min-width: 768px){
  .button-left-text{
    top: 1.25rem;
  }
}

.green-button-mission{
  float: left;
}
@media (min-width: 1024px) {
  .green-button-mission{
    float: right;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 1.25rem;
    margin-bottom: 55px;
  }
}

a.green-dark-button{
  --tw-border-opacity: 1;
  border-color: rgb(9 62 49 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1));
}
a.green-dark-button::after {
  content: " ";
  display: inline-block;
  width: 18px;
  height: 10px;
  margin-left: 25px;
  background: url(images/arrow-cta.svg) no-repeat 50% 50%;
}
a.green-dark-button.green::after {
  background: url(images/arrow-green-cta.svg) no-repeat 50% 50%;
}

.link-freccia{
  display: flex;
  aspect-ratio: 1 / 1;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.link-freccia .icon{
  display: block;
  aspect-ratio: 1 / 1;
  height: 1.25rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  background: url(images/arrow-right-dark-green.svg) no-repeat 50% 50%;
}
.link-freccia.white-arrow .icon {
  background: url(images/arrow-right-white.svg) no-repeat 50% 50%;
}
.link-freccia:hover .icon{
  --tw-rotate: 45deg;
  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));
}
.link-freccia.big{
  width: 6rem;
}
.link-freccia.medium{
  width: 4rem;
}
@media (min-width: 1280px){
  .link-freccia.medium{
    width: 5rem;
  }
}

.simpled-link-freccia{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.simpled-link-freccia .icon{
  display: block;
  aspect-ratio: 1 / 1;
  height: 1rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  background: url(images/arrow-right-dark-green.svg) no-repeat 50% 50%;
}
.simpled-link-freccia.white-arrow .icon {
  background: url(images/arrow-right-white.svg) no-repeat 50% 50%;
}
.simpled-link-freccia:hover .icon{
  --tw-rotate: 45deg;
  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));
}

.cta-animation{
  position: relative;
  z-index: 10;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(182 200 46 / var(--tw-border-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 0.5rem;
  font-size: 17px;
  line-height: 33px;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.cta-animation svg{
  height: 0.8rem;
  width: 3rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.cta-animation svg path{
  fill: currentColor;
  transition: all 0.3s ease-in-out;
}
.cta-animation:hover svg{
  --tw-rotate: 45deg;
  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));
}
.cta-animation.transparent{
  border-color: rgb(255 255 255 / 0.4);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.cta-animation.green-dark{
  --tw-border-opacity: 1;
  border-color: rgb(9 62 49 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1));
}
.cta-animation.green-icon svg{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.cta-animation.green-icon:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.wpcf7-form label{
  display: block;
  padding-bottom: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(134 134 134 / var(--tw-text-opacity, 1));
}
.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select{
  position: relative;
  margin-bottom: 1.25rem;
  height: 3rem;
  width: 100%;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  font-size: 15px;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.wpcf7-form .wpcf7-response-output{
  margin-top: 1.25rem;
  border-width: 0px;
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(235 108 94 / var(--tw-text-opacity, 1));
}
.wpcf7-form.invalid .wpcf7-response-output{
  --tw-text-opacity: 1;
  color: rgb(235 108 94 / var(--tw-text-opacity, 1));
}
.wpcf7-form .wpcf7-text{
  width: 100%;
  border-radius: 0.75rem;
  padding: 0.625rem;
  font-size: 15px;
  font-weight: 400;
}
.wpcf7-form .wpcf7-text.wpcf7-not-valid{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(235 108 94 / var(--tw-border-opacity, 1));
}
.wpcf7-form .wpcf7-text::-moz-placeholder {
  color: #868686;
  opacity: 1;
}
.wpcf7-form .wpcf7-text::placeholder {
  color: #868686;
  opacity: 1;
}
.wpcf7-form .wpcf7-not-valid-tip{
  display: block;
  padding-top: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(235 108 94 / var(--tw-text-opacity, 1));
}
.wpcf7-form .acceptance{
  margin-top: 1.25rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.wpcf7-form .acceptance .wpcf7-list-item{
  margin: 0px;
  display: block;
  padding: 0px;
}
.wpcf7-form .acceptance .wpcf7-not-valid-tip{
  padding-left: 2rem;
}
.wpcf7-form .acceptance a{
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.wpcf7-form .acceptance a:hover{
  --tw-text-opacity: 1;
  color: rgb(26 61 127 / var(--tw-text-opacity, 1));
}
.wpcf7-form .acceptance label{
  cursor: pointer;
}
.wpcf7-form .acceptance label > input{
  position: absolute;
  top: 0px;
  left: -5000px;
}
.wpcf7-form .acceptance label > span{
  position: relative;
  display: block;
  padding-left: 2rem;
}
.wpcf7-form .acceptance label > span::before {
  content: " ";
  position: absolute;
  top: 2px;
  left: 0px;
  display: block;
  height: 1rem;
  width: 1rem;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.wpcf7-form .acceptance label > span::after {
  content: " ";
  display: none;
  position: absolute;
  top: 2px;
  left: 0px;
  height: 1rem;
  width: 1rem;
  background: url(images/check-solid.svg) no-repeat 50% 50%;
  background-size: 12px 12px;
}
.wpcf7-form .acceptance label > input:checked + span::after{
  display: block;
}
.wpcf7-form .acceptance label > input[aria-invalid=true] + span::before{
  --tw-border-opacity: 1;
  border-color: rgb(235 108 94 / var(--tw-border-opacity, 1));
}
.wpcf7-form .button-submit{
  position: relative;
  width: 10rem;
}
.wpcf7-form .button-submit::after {
  content: " ";
  display: block;
  background: url(images/arrow-right-white.svg) no-repeat 50% 50%;
  position: absolute;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-size: contain;
  bottom: 36%;
  right: 30px;
  height: 12px;
  width: 20px;
}
.wpcf7-form input[type=submit]{
  position: relative;
  z-index: 10;
  margin-top: 1.25rem;
  display: inline-block;
  width: 10rem;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255 255 255 / 0.4);
  background-color: transparent !important;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 0.5rem;
  text-align: left;
  vertical-align: middle;
  font-size: 18.5px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.wpcf7-form .row{
  flex-wrap: wrap;
}
@media (min-width: 768px){
  .wpcf7-form .row{
    display: flex;
  }
}
.wpcf7-form .row .col-12{
  width: 100%;
}
@media (min-width: 768px){
  .wpcf7-form .row .col-md-6{
    width: 50%;
  }
  .wpcf7-form .row .pe-md-3{
    padding-right: 1rem;
  }
}

.with-green-diamond {
  position: relative;
  padding-left: 1.8em;
}
.with-green-diamond:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  content: " ";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMC45ODMiIGhlaWdodD0iMTkuMDY5IiB2aWV3Qm94PSIwIDAgMTAuOTgzIDE5LjA2OSI+ICA8cGF0aCBpZD0iUGF0aF8yODgwIiBkYXRhLW5hbWU9IlBhdGggMjg4MCIgZD0iTTE0LjQsMTEuOTA3bDEwLjk4Myw3LjE2MlY3LjA3NUwxNC40LDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQuNCkiIGZpbGw9IiNiNmM4MmUiLz48L3N2Zz4K);
  background-size: contain;
  background-repeat: no-repeat;
}

.swiper-button-next,
.swiper-button-prev {
  top: -40px !important;
  background-image: url(images/arrow_down.svg);
  height: 50px !important;
  width: 50px !important;
  background-size: contain;
  background-position: center;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.swiper-button-prev {
  left: auto;
  right: 80px;
}

.swiper-button-next {
  transform: rotate(180deg);
}

.swiper-homepage .swiper-button-prev, .swiper-homepage .swiper-button-next {
  height: 20px !important;
  width: 20px !important;
  aspect-ratio: 1/1;
  background-repeat: no-repeat;
}
.swiper-homepage .swiper-button-prev {
  top: auto !important;
  left: 2.5vw !important;
  bottom: 46%;
  right: auto !important;
  transform: rotate(90deg);
}
.swiper-homepage .swiper-button-next {
  top: auto !important;
  left: auto !important;
  bottom: 46%;
  right: 2.5vw !important;
  transform: rotate(-90deg);
}

#header{
  position: fixed;
  top: 0px;
  z-index: 9999;
  width: 100%;
  --menu-border-color: #EDEDED;
  --main-menu-color: #868686;
  --main-menu-color-hover: #02602d;
  --main-bar-background: #fff;
  height: var(--menu-bar-height);
  transition: all 0.2s ease-in-out;
}
#header .pre-header a, #header .pre-header h4 button {
  color: #fff !important;
}
#header.transparent:not(.no-top):not(.menu-open), #header .header-trasparent:not(.no-top):not(.menu-open) {
  --menu-border-color: rgb(255 255 255 / 20%);
  --main-menu-color: #fff;
  --main-menu-color-hover: #EDEDED;
  --main-bar-background: rgb(255 255 255 / 0%);
  --logo-color-1: #fff;
  --logo-color-2: #fff;
}
#header.transparent:not(.no-top):not(.menu-open) .pre-header, #header .header-trasparent:not(.no-top):not(.menu-open) .pre-header{
  --tw-bg-opacity: 1;
  background-color: rgb(9 62 49 / var(--tw-bg-opacity, 1));
}
#header.transparent:not(.no-top):not(.menu-open) .pre-header h4 button, #header .header-trasparent:not(.no-top):not(.menu-open) .pre-header h4 button {
  color: #fff !important;
}
#header.transparent:not(.no-top):not(.menu-open) .main-menu .menu-items > li > a, #header .header-trasparent:not(.no-top):not(.menu-open) .main-menu .menu-items > li > a{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#header.transparent:not(.no-top):not(.menu-open) .languages-switcher .link svg, #header .header-trasparent:not(.no-top):not(.menu-open) .languages-switcher .link svg {
  stroke: #fff;
}
#header.move-height {
  transform: translate(0, -135%);
}
#header .bar{
  position: relative;
  z-index: 500;
  background-color: var(--main-bar-background);
  transition-property: background-color,border-bottom-color;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-bottom-color: var(--menu-border-color);
}
#header .pre-header{
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#header .pre-header a{
  font-size: 14px;
  line-height: 18px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 768px){
  #header .pre-header #menu-main-menu-pre-header, #header .pre-header #menu-main-menu-pre-header-english{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
  }
}
#header .logo{
  font-size: 1.5rem;
  line-height: 2rem;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#header .logo > a{
  display: block;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 29px;
  padding-bottom: 25px;
  transition-property: opacity;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#header .logo > a:hover{
  opacity: 0.75;
}
@media (min-width: 1024px){
  #header .logo > a{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 1280px){
  #header .logo > a{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
#header .main-menu{
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgb(157 157 157 / 0.2);
}
#header .main-menu li:hover > a{
  --tw-text-opacity: 1;
  color: rgb(2 96 45 / var(--tw-text-opacity, 1));
}
#header .main-menu li.active > a, #header .main-menu li.current-menu-item > a{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(2 96 45 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  #header .main-menu li.active > a, #header .main-menu li.current-menu-item > a{
    font-weight: 500;
  }
}
#header .main-menu .menu-items li > .sub-menu,
#header .main-menu .sub-menu > li > .sub-menu{
  max-height: 0px;
  overflow: hidden;
  transition-property: max-height;
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#header .main-menu .menu-items li.open > .sub-menu{
  max-height: 800px;
}
#header .main-menu .sub-menu{
  background-color: rgb(0 0 0 / .03);
}
#header .main-menu .sub-menu > li{
  border-top-width: 1px;
  border-style: solid;
  border-color: rgb(0 0 0 / 0.1);
}
#header .main-menu .sub-menu > li > a{
  display: block;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 14px;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#header .main-menu .sub-menu > li.menu-item-has-children > a{
  position: relative;
  padding-right: 3rem;
}
#header .main-menu .sub-menu > li.menu-item-has-children > a::after{
  position: absolute;
  right: 26px;
  top: 45%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-content: "+";
  content: var(--tw-content);
}
#header .main-menu .sub-menu > li.open > .sub-menu{
  max-height: 500px;
}
#header .main-menu .sub-menu > li.open > a:after{
  top: 53%;
  --tw-rotate: 180deg;
  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));
  --tw-content: "-";
  content: var(--tw-content);
}
#header .languages-mobile{
  pointer-events: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  display: flex;
  height: 80px;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
@media (min-width: 1024px){
  #header .languages-mobile{
    display: none;
  }
}
#header .languages-mobile ul{
  gap: 1rem;
}
#header .languages-mobile ul > li{
  display: none;
  padding: 0.75rem;
}
#header .languages-mobile ul > li > a{
  display: block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(134 134 134 / var(--tw-text-opacity, 1));
}
#header .languages-mobile ul > li.active{
  display: block;
}
#header .languages-mobile ul > li.active > a{
  --tw-text-opacity: 1;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1));
}
#header .languages-mobile #lang-mobile{
  padding-top: 0.75rem;
  padding-right: 3.5rem;
}
#header .languages-mobile #lang-mobile svg {
  stroke: #b6c82e;
  transform: translate(4px, 1px);
  height: 30px;
  width: 24px;
}

body.home #header .main-menu {
  border-bottom: none;
}

/* Stili desktop (da lg in su) */
@media (min-width: 1024px) {
  #header .main-menu{
    width: 100%;
    justify-content: space-between;
  }
  #header .main-menu .menu-items{
    position: relative;
    bottom: auto;
    display: flex;
    height: auto;
    width: auto;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    overflow: visible;
  }
  #header .main-menu .menu-items > li{
    display: flex;
    align-items: center;
  }
  #header .main-menu .menu-items > li > a{
    display: block;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    padding-left: 1.25rem;
    padding-right: 1rem;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    line-height: 18px;
    --tw-text-opacity: 1;
    color: rgb(9 62 49 / var(--tw-text-opacity, 1));
  }
  @media (min-width: 1280px){
    #header .main-menu .menu-items > li > a{
      font-size: 16px;
      line-height: 1.5;
    }
  }
  #header .main-menu .menu-items > li:hover > a{
    color: var(--main-menu-color-hover);
  }
  #header .main-menu .menu-items > li.active > a, #header .main-menu .menu-items > li.current-menu-item > a, #header .main-menu .menu-items > li.current-menu-ancestor > a{
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(182 200 46 / var(--tw-text-opacity, 1));
  }
  #header .main-menu .menu-items > li.menu-item-has-children{
    position: relative;
  }
  #header .main-menu .menu-items > li.menu-item-has-children > .icon{
    aspect-ratio: 1 / 1;
    width: 0.75rem;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-timing-function: linear;
    background-image: url(images/arrow-down-green-light.svg);
  }
  #header .main-menu .menu-items > li.menu-item-has-children > .sub-menu{
    position: absolute;
    left: 0px;
    top: calc(100% + 1px + 24px);
    max-height: calc(100vh - 75px - 48px);
    width: 0px;
    --tw-translate-y: 1.5rem;
    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));
    overflow-y: auto;
    opacity: 0;
    transition-property: width,opacity,transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-duration: 0.01s, 0.4s, 0.4s;
    transition-timing-function: linear, ease-in-out, ease-in-out;
    transition-delay: 0.4s, 0s, 0s;
  }
  #header .main-menu .menu-items > li.menu-item-has-children:hover > .sub-menu{
    width: 270px;
    transform: none;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(237 237 237 / var(--tw-border-opacity, 1));
    opacity: 1;
    transition-delay: 0s, 0.01s, 0.01s;
  }
  #header .main-menu .menu-items > li.menu-item-has-children:hover > .icon{
    --tw-rotate: 180deg;
    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));
  }
  @media (min-width: 768px){
    #header .main-menu #menu-main-menu-destra > li:first-of-type > a{
      padding-left: 0px;
    }
  }
  #header .main-menu .sub-menu{
    border-radius: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  #header .main-menu .sub-menu li > a{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #header .main-menu .sub-menu .sub-menu{
    border-radius: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
  }
.metodo-unigra-section .terziarie-industrial-section #header .main-menu .sub-menu .sub-menu{
    padding: 0px;
  }
.metodo-unigra-section .terziarie-industrial-section #header .main-menu .sub-menu .sub-menu .title{
    --tw-text-opacity: 1;
    color: rgb(9 62 49 / var(--tw-text-opacity, 1));
  }
  #header .logo a{
    display: flex;
    justify-content: center;
  }
  #header.transparent .menu-items .current-menu-ancestor > a{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  #header.transparent .menu-items .current-menu-ancestor .sub-menu a{
    --tw-text-opacity: 1;
    color: rgb(134 134 134 / var(--tw-text-opacity, 1));
  }
  #header.no-top.transparent .menu-items .current-menu-ancestor a{
    --tw-text-opacity: 1;
    color: rgb(134 134 134 / var(--tw-text-opacity, 1));
  }
  #header .menu-cta{
    border-left-width: 1px;
    border-style: solid;
    transition-property: border-left-color;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    border-left-color: var(--menu-border-color);
  }
  #header .menu-cta > a{
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5rem;
    color: var(--main-menu-color);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  #header .menu-cta > a:hover{
    color: var(--main-menu-color-hover);
  }
  #header .bar{
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .languages-switcher{
    position: relative;
    z-index: 9999;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .languages-switcher .link{
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    font-size: 16px;
    font-weight: 500;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .languages-switcher .link:hover{
    color: var(--main-menu-color-hover);
  }
  .languages-switcher .link {
    color: #868686;
  }
  .languages-switcher .link span{
    height: 1rem;
    width: 1rem;
  }
  .languages-switcher .link svg{
    height: 1.25rem;
    width: 1.5rem;
    transform: translate(4px, 3px);
  }
  .languages-switcher .list{
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: 1;
    width: 0px;
    --tw-translate-y: -1.5rem;
    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));
    overflow: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    opacity: 0;
    border-bottom: 1px solid #EDEDED;
    transition: width 0.01s linear 0.4s, opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
    --main-menu-color: #868686;
    --main-menu-color-hover: #02602d;
  }
  .languages-switcher .list > li{
    border-width: 1px;
    border-bottom-width: 0px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(237 237 237 / var(--tw-border-opacity, 1));
  }
  .languages-switcher.open .link {
    --main-menu-color-hover: #02602d;
  }
  .languages-switcher.open .list{
    width: 100%;
    transform: none;
    opacity: 1;
    transition: width 0.01s linear, opacity 0.4s ease-in-out 0.01s, transform 0.4s ease-in-out 0.01s;
  }
  .languages-switcher.open .list a {
    color: #868686 !important;
  }
  #header-language-switcher ul.list li a {
    color: #868686 !important;
  }
}
@media screen and (max-width: 1024px) {
  #header .main-menu{
    position: absolute;
    top: 75px;
    right: 0px;
    z-index: 100;
    width: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(9 62 49 / var(--tw-bg-opacity, 1));
    transition-property: width;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-duration: 0.8s;
    transition-timing-function: cubic-bezier(0.645,0.045,0.355,1);
    height: calc(100dvh - 75px);
    max-height: calc(100dvh - 75px);
    overflow-x: hidden;
    overflow-y: hidden;
  }
  #header .main-menu #menu-main-menu{
    padding-top: 2.5rem;
  }
  #header .main-menu #menu-main-menu-destra{
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    padding-bottom: 2.5rem;
  }
  #header .main-menu .menu-items{
    width: 100%;
    overflow: visible;
  }
  #header .main-menu .menu-items > li{
    position: relative;
  }
  #header .main-menu .menu-items > li > a{
    display: block;
    min-width: 300px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    font-size: 28px;
    line-height: 1.4;
    font-weight: 500;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(9 62 49 / var(--tw-text-opacity, 1));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  #header .main-menu .menu-items > li.menu-item-has-children{
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
  }
  #header .main-menu .menu-items > li.menu-item-has-children > a {
    grid-column: 1;
  }
  #header .main-menu .menu-items > li.menu-item-has-children > .icon{
    display: flex;
    height: 3rem;
    width: 3rem;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    grid-column: 2;
    grid-row: 1;
    background-image: url(images/arrow-down-green-light.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 12px;
    transform: rotate(-90deg);
    transition: transform 0.2s ease-in-out;
  }
  #header .main-menu .menu-items > li.menu-item-has-children > .sub-menu {
    grid-column: 1/-1;
  }
  #header .main-menu .menu-items > li.current-menu-ancestor a{
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(182 200 46 / var(--tw-text-opacity, 1));
    color: #b6c82e !important;
  }
  #header .main-menu .menu-items > li.open > .icon {
    transform: rotate(0deg);
  }
  #header .menu-mobile-little{
    padding-top: 2.5rem;
    padding-bottom: 80px;
  }
  #header .menu-mobile-little ul li{
    border-bottom-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(27 72 61 / var(--tw-border-opacity, 1));
  }
  #header .menu-mobile-little ul li a {
    color: #fff !important;
    font-size: 14px !important;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  #header .menu-mobile-little .extra-link{
    border-bottom-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(27 72 61 / var(--tw-border-opacity, 1));
  }
  #header .menu-mobile-little .extra-link a {
    color: #fff !important;
    font-size: 14px !important;
    display: block;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #header.menu-open .main-menu{
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  #header.menu-open .languages-mobile{
    pointer-events: auto;
    opacity: 1;
  }
  #header.menu-open .menu-toggle > .c1{
    --tw-translate-y: 0px;
    --tw-rotate: 45deg;
    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));
    font-size: 1rem;
  }
  #header.menu-open .menu-toggle > .c2{
    --tw-rotate: -45deg;
    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));
  }
  #header.menu-open .menu-toggle > .c3{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    font-size: 1.25rem;
    line-height: 1.75rem;
    opacity: 0;
  }
  #header .menu-toggle{
    position: absolute;
    top: 50%;
    right: 0.75rem;
    z-index: 3;
    height: 46px;
    width: 46px;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    color: var(--main-menu-color);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  #header .menu-toggle:hover{
    color: var(--main-menu-color-hover);
  }
  #header .menu-toggle > .c{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -0.5em;
    display: block;
    height: 0.125rem;
    width: 1em;
    border-radius: 0.125rem;
    background-color: currentColor;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.19,1,0.22,1);
  }
  #header .menu-toggle > .c1{
    --tw-translate-y: -7px;
    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));
    font-size: 0.75rem;
    line-height: 1rem;
  }
  #header .menu-toggle > .c3{
    --tw-translate-y: 7px;
    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));
    font-size: 0.75rem;
    line-height: 1rem;
  }
}
@media (min-width: 1366px) {
  #header .d-xl-none {
    display: none !important;
  }
}
#footer .social-link{
  display: flex;
  height: 3.5rem;
  width: 3.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(35 82 71 / var(--tw-border-opacity, 1));
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
#footer .social-link:hover{
  --tw-border-opacity: 1;
  border-color: rgb(2 96 45 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(2 96 45 / var(--tw-bg-opacity, 1));
}

#footer .footer-menu-subitems > li{
  margin-bottom: 0.75rem;
}

#footer .footer-menu-subitems > li > a{
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition: color 0.3s ease-in-out;
}

#footer .footer-accordion .h{
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(35 82 71 / var(--tw-border-opacity, 1));
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition: color 0.3s ease-in-out;
}

#footer .footer-accordion .h.with-subitems{
  position: relative;
  padding-right: 2rem;
}

#footer .footer-accordion .h.with-subitems::after{
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -0.375rem;
  display: block;
  height: 0.75rem;
  width: 0.75rem;
  background-size: contain;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  --tw-content: " ";
  content: var(--tw-content);
}

#footer .footer-accordion .h.with-subitems:after {
  background: url(images/menu-arrow.svg) no-repeat 50% 50%;
}

#footer .footer-accordion .c{
  display: none;
}

#footer .footer-accordion .c .footer-menu-subitems{
  padding-bottom: 1.5rem;
}

#footer .footer-accordion .section-open .h.with-subitems:after{
  --tw-rotate: 180deg;
  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));
}

#footer .e-invoice-qr{
  display: block;
  height: 88px;
  width: 88px;
  -o-object-fit: contain;
     object-fit: contain;
}

#footer .e-invoice-text{
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(27 72 61 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  #footer .e-invoice-text{
    text-align: left;
  }
}

#footer {
  --logo-color-1: #fff;
  --logo-color-2: #fff;
}

#footer .footer-credits p{
  padding-bottom: 0.75rem;
  font-size: 15px;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(76 132 118 / var(--tw-text-opacity, 1));
}

[data-modal-trigger] {
  cursor: pointer;
}

dialog[data-g-component=Modal] {
  border: none;
  border-radius: 8px;
  padding: 0;
  width: 90%;
  max-height: 90vh;
  overflow: visible;
  margin: auto;
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.3s ease, transform 0.3s ease, overlay 0.3s ease allow-discrete, display 0.3s ease allow-discrete;
  /* Stato iniziale prima dell'apertura */
  /* Quando è aperto */
}
@starting-style {
  dialog[data-g-component=Modal] {
    opacity: 0;
    transform: scale(0.9);
  }
}
dialog[data-g-component=Modal][open] {
  opacity: 1;
  transform: scale(1);
}
dialog[data-g-component=Modal]::backdrop {
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.3s ease, overlay 0.3s ease allow-discrete, display 0.3s ease allow-discrete;
}
@starting-style {
  dialog[data-g-component=Modal]::backdrop {
    background-color: rgba(0, 0, 0, 0);
  }
}
dialog[data-g-component=Modal][open]::backdrop {
  background-color: rgba(0, 0, 0, 0.7);
}

/* Contenuto del Modal */
.modal-content {
  background: white;
  border-radius: 8px;
  padding: 2rem;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
}

/* Pulsante di chiusura (X) */
.modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
  color: #888;
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-close:hover {
  color: #000;
}

dialog.youtube-modal{
  position: fixed;
  top: 50%;
  left: 50%;
  margin: 0px;
  max-height: 90vh;
  width: 90%;
  max-width: 80rem;
  overflow: visible;
  border-radius: 0.5rem;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.9);
  transition: opacity 0.3s ease, transform 0.3s ease, overlay 0.3s ease allow-discrete, display 0.3s ease allow-discrete;
}
@starting-style {
  dialog.youtube-modal{
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
  }
}
dialog.youtube-modal[open]{
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
dialog.youtube-modal::backdrop {
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.3s ease, overlay 0.3s ease allow-discrete, display 0.3s ease allow-discrete;
}
@starting-style {
  dialog.youtube-modal::backdrop {
    background-color: rgba(0, 0, 0, 0);
  }
}
dialog.youtube-modal[open]::backdrop {
  background-color: rgba(0, 0, 0, 0.85);
}
dialog.youtube-modal .modal-close{
  position: absolute;
  top: -3.5rem;
  right: 0px;
  z-index: 1001;
  display: flex;
  height: 3rem;
  width: 3rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(9 62 49 / var(--tw-bg-opacity, 1));
  padding: 0px;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition: all 0.3s ease;
}
dialog.youtube-modal .modal-close:hover {
  transform: rotate(90deg) scale(1.1);
}
dialog.youtube-modal .modal-close:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
dialog.youtube-modal .modal-content{
  position: relative;
  max-height: 90vh;
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding: 0px;
}
dialog.youtube-modal iframe{
  display: block;
  border-width: 0px;
}
@media (max-width: 768px) {
  dialog.youtube-modal{
    width: 95%;
  }
  dialog.youtube-modal .modal-close{
    top: -3rem;
    height: 2.75rem;
    width: 2.75rem;
    font-size: 1.75rem;
  }
  dialog.youtube-modal .modal-content{
    border-radius: 0.25rem;
  }
}

.entry-content {
  color: #868686; /* text-gray-200 - Un grigio chiaro per la leggibilità */
  font-size: 1.125rem; /* text-lg */
  line-height: 1.75; /* leading-relaxed */
}

/* Aggiunge spazio tra gli elementi di primo livello (p, h2, ul, ecc.) */
.entry-content > * + * {
  margin-top: 1.25em;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
  --tw-text-opacity: 1;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1)); /* text-white */
  font-weight: 700; /* font-bold */
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3;
}

/* Dimensioni per i titoli */
.entry-content h2 {
  font-size: 1.875rem;
} /* text-3xl */
.entry-content h3 {
  font-size: 1.5rem;
} /* text-2xl */
.entry-content h4 {
  font-size: 1.25rem;
} /* text-xl */
.entry-content ul,
.entry-content ol {
  padding-left: 1.5rem; /* Aggiunge rientro */
}

.entry-content ul {
  list-style-type: disc;
}

.entry-content ol {
  list-style-type: decimal;
}

.entry-content li {
  margin-bottom: 0.5rem;
}

.entry-content a {
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  transition: -webkit-text-decoration 0.2s ease;
  transition: text-decoration 0.2s ease;
  transition: text-decoration 0.2s ease, -webkit-text-decoration 0.2s ease;
}

.entry-content a:hover {
  text-decoration: none;
}

.entry-content blockquote {
  border-left: 4px solid #5F8B80; /* Usa il colore meta del tuo tema */
  padding-left: 1rem;
  margin: 1.5em 0;
  font-style: italic;
  color: #AABFB9; /* Un colore leggermente più chiaro per la citazione */
}

/* Stili per immagini e allineamenti standard di WordPress */
.entry-content img,
.entry-content .wp-block-image img {
  border-radius: 0.75rem; /* rounded-xl */
  margin-top: 2em;
  margin-bottom: 2em;
  max-width: 100%;
  height: auto;
}

.entry-content .alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.entry-content .alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.entry-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Clearfix per gli allineamenti */
.entry-content .clearfix::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .custom-cursor{
    pointer-events: none;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99999;
    opacity: 1;
  }
  .custom-cursor .cursor{
    pointer-events: none;
    height: 0.75rem;
    width: 0.75rem;
    --tw-translate-x: -0.375rem;
    --tw-translate-y: -0.375rem;
    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));
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(182 200 46 / var(--tw-bg-opacity, 1));
    mix-blend-mode: difference;
    transition-property: all;
    transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
  }
  .custom-cursor.slider .cursor, .custom-cursor.slider-en .cursor{
    height: 120px;
    width: 120px;
    --tw-translate-x: -65px;
    --tw-translate-y: -65px;
    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));
    background-position: center;
    background-repeat: no-repeat;
  }
  .custom-cursor.slider .cursor::after, .custom-cursor.slider-en .cursor::after{
    position: absolute;
    left: 50%;
    top: 50%;
    --tw-translate-x: -50%;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  .custom-cursor.slider .cursor::after{
    --tw-content: "Scopri";
    content: var(--tw-content);
  }
  .custom-cursor.slider-en .cursor::after{
    --tw-content: "Discover";
    content: var(--tw-content);
  }
}
html body .metodo-unigra-section .terziarie-industrial-section .tabs p {
  line-height: 33px;
}
.metodo-unigra-section .terziarie-industrial-section .tabs .title_wrapper::after {
  background-color: #093e31;
}
.metodo-unigra-section .terziarie-industrial-section .bg-gray-xlight{
  padding: 0px;
}
.metodo-unigra-section .terziarie-industrial-section .bg-gray-xlight .title{
  --tw-text-opacity: 1;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1));
}

.terziarie-industrial-section .section-title-container{
  margin-top: 5rem;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
@media (min-width: 768px) {
  .terziarie-industrial-section .section-title-container{
    margin-top: 130px;
  }
}
@media (min-width: 1024px){
  .terziarie-industrial-section .two-columns-alternate{
    flex-direction: row;
  }
}
.terziarie-industrial-section .title-applicazioni{
  font-size: 22px;
  line-height: 33px;
  --tw-text-opacity: 1;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .terziarie-industrial-section .title-applicazioni{
    font-size: 28px;
    line-height: 46px;
  }
}
.terziarie-industrial-section .title-container{
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
.terziarie-industrial-section .title-container .title_wrapper{
  position: relative;
  flex-grow: 1;
  cursor: pointer;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1));
}
.terziarie-industrial-section .title-container .title_wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 100%;
  background-color: #b6c82e;
  border-radius: 999px;
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
}
.terziarie-industrial-section .title-container .title_wrapper.open::after, .terziarie-industrial-section .title-container .title_wrapper:hover::after {
  opacity: 1;
}
.terziarie-industrial-section .title-container .title_wrapper.open {
  border: none;
}
.terziarie-industrial-section .accordion-container{
  margin-bottom: 0px;
}
.terziarie-industrial-section .tabs .section:first-child{
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
.terziarie-industrial-section .tabs-container{
  padding-top: 1.25rem;
}
.terziarie-industrial-section .tabs-container .two-columns-alternate .title{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media (min-width: 1024px) {
  .terziarie-industrial-section .tabs-container .two-columns-alternate .title{
    font-size: 22px;
    line-height: 33px;
  }
}

.canali .box-prodotti-4colonne, .canali .box-prodotti{
  position: relative;
  margin-bottom: 1.25rem;
  display: flex;
  height: 150px;
  align-items: center;
  border-radius: 0.75rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media (min-width: 768px) {
  .canali .box-prodotti-4colonne, .canali .box-prodotti{
    display: block;
    padding: 0px;
  }
}

.canali{
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
  padding-top: 130px;
}
@media (min-width: 768px){
  .canali .box-prodotti{
    height: 500px;
  }
}
.canali .box-prodotti .nome-prodotto{
  font-size: 22px;
  line-height: 33px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .canali .box-prodotti .nome-prodotto{
    position: absolute;
    bottom: 2.5rem;
    margin: 0px;
    width: 100%;
  }
  .canali .box-prodotti-4colonne{
    height: 390px;
  }
}
.canali .box-prodotti-4colonne .nome-prodotto{
  width: 100%;
  padding-right: 1.5rem;
  font-size: 22px;
  line-height: 33px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .canali .box-prodotti-4colonne .nome-prodotto{
    position: absolute;
    bottom: 2.5rem;
    left: 2.5rem;
    padding-right: 8rem;
  }
}

.tabs-container h3{
  padding-bottom: 30px;
  font-size: 22px;
  line-height: 33px;
  --tw-text-opacity: 1;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1));
}

.pagina-successiva{
  position: relative;
  padding: 0px;
}
.pagina-successiva img{
  aspect-ratio: 9/10;
  min-height: 300px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (min-width: 1024px) {
  .pagina-successiva img{
    aspect-ratio: auto;
    height: 700px;
  }
}
.pagina-successiva .link-pagina{
  position: absolute;
  inset: 0px;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding-top: 6rem;
  padding-bottom: 6rem;
  font-weight: 400;
}
.pagina-successiva .link-pagina h2{
  font-size: 30px;
  line-height: 40px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .pagina-successiva .link-pagina h2{
    flex-direction: row;
  }
}
@media (min-width: 1024px){
  .pagina-successiva .link-pagina h2{
    font-size: 65px;
    line-height: 85px;
  }
}
@media (min-width: 768px) {
  .pagina-successiva .link-pagina{
    flex-direction: row;
  }
}

.metodo-unigra-section .section-column_wrapper .left-column{
  --tw-text-opacity: 1;
  color: rgb(134 134 134 / var(--tw-text-opacity, 1));
}
.metodo-unigra-section .section-column_wrapper .left-column strong{
  --tw-text-opacity: 1;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1));
}

.section-column_wrapper .left-column h2{
  padding-right: 0px;
}
.section-column_wrapper .left-column h2 p, .section-column_wrapper .left-column h2 strong {
  font-size: inherit;
  line-height: inherit;
}
@media (min-width: 768px) {
  .section-column_wrapper .left-column h2{
    padding-right: 76px;
  }
}
.section-column_wrapper .left-column p{
  padding-right: 0px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .section-column_wrapper .left-column p{
    padding-right: 76px;
  }
}
.section-column_wrapper .right-column p{
  padding-left: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
html body .section-column_wrapper .right-column p {
  line-height: 33px;
}
@media (min-width: 1024px) {
  .section-column_wrapper .right-column p{
    padding-left: 76px;
    font-size: 17.5px;
  }
}
.section-column_wrapper .right-column p strong{
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1));
}
html body .section-column_wrapper .right-column p strong {
  line-height: 33px;
}

.immagine-grande{
  position: relative;
  margin-bottom: 500px;
  height: 480px;
  align-items: flex-end;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .immagine-grande{
    margin-bottom: 6rem;
    height: 1030px;
    padding: 70px;
  }
}
.immagine-grande .image-container{
  position: absolute;
  inset: 0px;
  z-index: -10;
  overflow: hidden;
  border-radius: 0.75rem;
}
.immagine-grande .image-container img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.immagine-grande .descrizione-immagine-grande{
  position: relative;
  margin-bottom: -400px;
  border-radius: 0.75rem;
}
@media (min-width: 768px) {
  .immagine-grande .descrizione-immagine-grande{
    margin-bottom: 0px;
    min-height: 480px;
  }
}
.immagine-grande .descrizione-immagine-grande h3{
  font-size: 28px;
  line-height: 45px;
}
.immagine-grande .descrizione-immagine-grande p{
  margin-bottom: 5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.immagine-grande .descrizione-immagine-grande a{
  display: block;
  width: 100%;
}
.immagine-grande .descrizione-immagine-grande > div{
  height: 100%;
}

.accordion-list .h,
.accordion-list .c{
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
.accordion-list .h{
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 1.5rem;
  line-height: 2rem;
}
.accordion-list .h h4{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1024px){
  .accordion-list .h h4{
    font-size: 22px;
    line-height: 33px;
  }
}
.accordion-list .h h4 .number{
  margin-right: 0.625rem;
  display: inline-block;
  width: 2.5rem;
  font-family: Space Grotesk, sans-serif;
}
@media (min-width: 1024px){
  .accordion-list .h h4 .number{
    margin-right: 6rem;
  }
}
.accordion-list .h h4.text{
  padding-right: 1.25rem;
}
.accordion-list .h h4.text::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.accordion-list .h h4 .simbolo{
  --tw-text-opacity: 1;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1));
}
.accordion-list .c{
  display: none;
  padding-top: 3rem;
  padding-bottom: 3rem;
  font-size: 17px;
  line-height: 33px;
}
.accordion-list .section-open .h .text{
  --tw-text-opacity: 1;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1));
}
.accordion-list .section-open .h .text::after {
  content: "-";
}

.tabs .section{
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
.tabs .h{
  position: relative;
}
.tabs .h::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: #868686;
}
.tabs .c{
  display: none;
}
.tabs .c h4{
  font-size: 22px;
  line-height: 33px;
  font-weight: 500;
}
.tabs .c p{
  line-height: 2rem;
}
.tabs .section-open .h .green-button-dark{
  --tw-border-opacity: 1;
  border-color: rgb(182 200 46 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1));
}
.tabs .section-open .h::after {
  content: "-";
}
.tabs .tab-header button, .tabs .tab-header span{
  display: inline-block;
  cursor: pointer;
}
.tabs .tab-header li{
  display: inline-block;
}
.tabs .tabs-container{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.tabs .tabs-container .tab{
  display: none;
  transition-property: height;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tabs .tabs-container .tab.open{
  display: block;
}
.tabs .tabs-container .tab .descrizione ul {
  list-style-type: square;
}

.two-columns-alternate_wrapper .two-columns-alternate .immagini_sovrapposte{
  position: relative;
}
.two-columns-alternate_wrapper .two-columns-alternate .immagini_sovrapposte .immagine_2{
  position: absolute;
  top: 50%;
  left: 0px;
  width: 170px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px){
  .two-columns-alternate_wrapper .two-columns-alternate .immagini_sovrapposte .immagine_2{
    width: 200px;
  }
}
.two-columns-alternate_wrapper .two-columns-alternate .immagini_sovrapposte.sinistra .immagine_2{
  right: 0px;
  left: auto;
}

.colonna-descrizione ul{
  padding-top: 2rem;
  padding-bottom: 2rem;
  --tw-text-opacity: 1;
  color: rgb(134 134 134 / var(--tw-text-opacity, 1));
}
.colonna-descrizione ul li{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.25rem;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.colonna-descrizione ul li:first-of-type{
  padding-top: 0px;
}
.colonna-descrizione ul li:before {
  content: "";
  display: block;
  aspect-ratio: 1 / 1;
  width: 0.75rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(182 200 46 / var(--tw-bg-opacity, 1));
}

.full-with-image-box .descrizione-immagine .cta-animation {
  width: 100%;
  --tw-border-opacity: 1;
  border-color: rgb(198 212 91 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.full-with-image-box .descrizione-immagine .cta-animation:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

body.home .full-with-image-box .descrizione-immagine .description, body.page-template-template-il-brand .full-with-image-box .descrizione-immagine .description{
  display: flex;
  height: 100%;
  min-height: 400px;
  flex-direction: column;
  justify-content: space-between;
}
body.home .full-with-image-box .descrizione-immagine .description h3, body.page-template-template-il-brand .full-with-image-box .descrizione-immagine .description h3{
  font-size: 32px;
  line-height: 52px;
}
@media (min-width: 1024px){
  body.home .full-with-image-box .descrizione-immagine .description h3, body.page-template-template-il-brand .full-with-image-box .descrizione-immagine .description h3{
    font-size: 62px;
    line-height: 80px;
  }
}

body.page-template-template-il-brand .full-with-image-box .descrizione-immagine .description{
  display: flex;
  height: 100%;
  min-height: 400px;
  flex-direction: column;
  justify-content: space-between;
}
body.page-template-template-il-brand .full-with-image-box .descrizione-immagine .description img{
  width: 5rem;
}
body.page-template-template-il-brand .full-with-image-box .descrizione-immagine .description h3{
  font-size: 32px;
  line-height: 52px;
}

:root {
  --logo-color-1: #02602d;
  --logo-color-2: #cdcc03;
  --menu-bar-height: 117px ;
}

@media (max-width: 768px) {
  :root {
    --menu-bar-height: 74px;
  }
}
html {
  scroll-behavior: smooth;
}
html body *{
  font-family: Plus Jakarta Sans, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
html body.header-trasparent #master {
  padding-top: calc(var(--menu-bar-height) * -1);
}
html body.header-trasparent .hero-heigh {
  height: 100vh;
}
html body #master{
  padding-top: var(--menu-bar-height);
}
html body .hero-heigh {
  height: calc(100vh - (var(--menu-bar-height)));
}
html body p{
  font-size: 17.5px;
  --tw-text-opacity: 1;
  color: rgb(134 134 134 / var(--tw-text-opacity, 1));
}
html body html body p {
  line-height: 33px;
}
html body .leading-default {
  line-height: 33px;
}
html body strong{
  font-weight: 700;
}
html body .grecaptcha-badge {
  z-index: 99999999 !important;
  bottom: 76px !important;
}
html body .wawe-animation {
  opacity: 0.3;
}

.svg-logo {
  height: 1em;
  width: 12.0747em;
  display: block;
}

.svg-icon {
  width: 1em;
  height: 1em;
  display: block;
}

.section-investimenti h2, .section-investimenti p, .section-investimenti * {
  color: white !important;
}

.arrow-before::before{
  position: absolute;
  left: 10px;
  top: 60%;
  height: 6px;
  width: 18px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-image: url(images/arrow-right.svg);
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 1024px){
  .arrow-before::before{
    content: var(--tw-content);
    top: 50%;
  }
}

.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}

.after\:bottom-0::after{
  content: var(--tw-content);
  bottom: 0px;
}

.after\:z-30::after{
  content: var(--tw-content);
  z-index: 30;
}

.after\:h-\[65px\]::after{
  content: var(--tw-content);
  height: 65px;
}

.after\:w-full::after{
  content: var(--tw-content);
  width: 100%;
}

.after\:rounded-t-\[23px\]::after{
  content: var(--tw-content);
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
}

.after\:bg-white::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}

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

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

.hover\:border-green:hover{
  --tw-border-opacity: 1;
  border-color: rgb(182 200 46 / var(--tw-border-opacity, 1));
}

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

.hover\:bg-green:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(182 200 46 / var(--tw-bg-opacity, 1));
}

.hover\:text-green:hover{
  --tw-text-opacity: 1;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1));
}

.hover\:text-green-dark:hover{
  --tw-text-opacity: 1;
  color: rgb(9 62 49 / var(--tw-text-opacity, 1));
}

.hover\:text-green-light:hover{
  --tw-text-opacity: 1;
  color: rgb(2 96 45 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover{
  text-decoration-line: underline;
}

.group:hover .group-hover\:rotate-45{
  --tw-rotate: 45deg;
  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));
}

.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.group:hover .group-hover\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:text-green{
  --tw-text-opacity: 1;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:brightness-\[9\]{
  --tw-brightness: brightness(9);
  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);
}

@media (min-width: 640px){
  .sm\:h-\[500px\]{
    height: 500px;
  }
}

@media (min-width: 768px){
  .md\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .md\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .md\:my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mb-16{
    margin-bottom: 4rem;
  }
  .md\:mb-20{
    margin-bottom: 5rem;
  }
  .md\:mb-24{
    margin-bottom: 6rem;
  }
  .md\:mb-32{
    margin-bottom: 8rem;
  }
  .md\:mb-\[130px\]{
    margin-bottom: 130px;
  }
  .md\:mr-5{
    margin-right: 1.25rem;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:mt-12{
    margin-top: 3rem;
  }
  .md\:mt-32{
    margin-top: 8rem;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:aspect-auto{
    aspect-ratio: auto;
  }
  .md\:h-\[35vw\]{
    height: 35vw;
  }
  .md\:h-\[390px\]{
    height: 390px;
  }
  .md\:h-\[600px\]{
    height: 600px;
  }
  .md\:h-\[650px\]{
    height: 650px;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-1\/3{
    width: 33.333333%;
  }
  .md\:w-1\/4{
    width: 25%;
  }
  .md\:w-1\/5{
    width: 20%;
  }
  .md\:w-12{
    width: 3rem;
  }
  .md\:w-3\/5{
    width: 60%;
  }
  .md\:w-4\/5{
    width: 80%;
  }
  .md\:w-\[10\%\]{
    width: 10%;
  }
  .md\:w-\[435px\]{
    width: 435px;
  }
  .md\:w-\[80\%\]{
    width: 80%;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:p-4{
    padding: 1rem;
  }
  .md\:p-7{
    padding: 1.75rem;
  }
  .md\:p-8{
    padding: 2rem;
  }
  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .md\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .md\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .md\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .md\:py-\[130px\]{
    padding-top: 130px;
    padding-bottom: 130px;
  }
  .md\:py-\[150px\]{
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .md\:pb-0{
    padding-bottom: 0px;
  }
  .md\:pb-12{
    padding-bottom: 3rem;
  }
  .md\:pb-16{
    padding-bottom: 4rem;
  }
  .md\:pb-32{
    padding-bottom: 8rem;
  }
  .md\:pb-\[130px\]{
    padding-bottom: 130px;
  }
  .md\:pl-\[70px\]{
    padding-left: 70px;
  }
  .md\:pt-20{
    padding-top: 5rem;
  }
  .md\:pt-32{
    padding-top: 8rem;
  }
  .md\:pt-9{
    padding-top: 2.25rem;
  }
  .md\:pt-\[130px\]{
    padding-top: 130px;
  }
  .md\:pt-\[5vw\]{
    padding-top: 5vw;
  }
  .md\:text-left{
    text-align: left;
  }
  .md\:text-16{
    font-size: 16px;
    line-height: 30px;
  }
  .md\:text-30{
    font-size: 30px;
    line-height: 40px;
  }
  .md\:text-32{
    font-size: 32px;
    line-height: 52px;
  }
  .md\:text-42{
    font-size: 42px;
    line-height: 56px;
  }
  .md\:text-52{
    font-size: 52px;
    line-height: 66px;
  }
  .md\:text-\[28px\]{
    font-size: 28px;
  }
  .md\:text-\[62px\]{
    font-size: 62px;
  }
  .md\:text-\[70px\]{
    font-size: 70px;
  }
  .md\:leading-\[42px\]{
    line-height: 42px;
  }
  .md\:leading-\[68px\]{
    line-height: 68px;
  }
}

@media (min-width: 1024px){
  .lg\:order-first{
    order: -9999;
  }
  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .lg\:mx-20{
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .lg\:mx-\[130px\]{
    margin-left: 130px;
    margin-right: 130px;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .lg\:my-\[150px\]{
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .lg\:my-\[200px\]{
    margin-top: 200px;
    margin-bottom: 200px;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-16{
    margin-bottom: 4rem;
  }
  .lg\:mb-\[100px\]{
    margin-bottom: 100px;
  }
  .lg\:mb-\[130px\]{
    margin-bottom: 130px;
  }
  .lg\:mb-\[200px\]{
    margin-bottom: 200px;
  }
  .lg\:ml-0{
    margin-left: 0px;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-12{
    margin-top: 3rem;
  }
  .lg\:mt-20{
    margin-top: 5rem;
  }
  .lg\:mt-5{
    margin-top: 1.25rem;
  }
  .lg\:mt-\[150px\]{
    margin-top: 150px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:aspect-\[21\/9\]{
    aspect-ratio: 21/9;
  }
  .lg\:h-14{
    height: 3.5rem;
  }
  .lg\:h-5{
    height: 1.25rem;
  }
  .lg\:h-\[850px\]{
    height: 850px;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:w-1\/5{
    width: 20%;
  }
  .lg\:w-14{
    width: 3.5rem;
  }
  .lg\:w-2\/3{
    width: 66.666667%;
  }
  .lg\:w-3\/5{
    width: 60%;
  }
  .lg\:w-5{
    width: 1.25rem;
  }
  .lg\:w-8\/12{
    width: 66.666667%;
  }
  .lg\:w-\[30\%\]{
    width: 30%;
  }
  .lg\:w-\[35\%\]{
    width: 35%;
  }
  .lg\:w-\[47\%\]{
    width: 47%;
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-24{
    gap: 6rem;
  }
  .lg\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .lg\:rounded-none{
    border-radius: 0px;
  }
  .lg\:border-x{
    border-left-width: 1px;
    border-right-width: 1px;
  }
  .lg\:bg-transparent{
    background-color: transparent;
  }
  .lg\:p-0{
    padding: 0px;
  }
  .lg\:p-8{
    padding: 2rem;
  }
  .lg\:px-\[50px\]{
    padding-left: 50px;
    padding-right: 50px;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .lg\:py-44{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
  .lg\:pb-0{
    padding-bottom: 0px;
  }
  .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .lg\:pb-28{
    padding-bottom: 7rem;
  }
  .lg\:pb-\[2\.6rem\]{
    padding-bottom: 2.6rem;
  }
  .lg\:pl-5{
    padding-left: 1.25rem;
  }
  .lg\:pl-\[50px\]{
    padding-left: 50px;
  }
  .lg\:pr-5{
    padding-right: 1.25rem;
  }
  .lg\:pt-24{
    padding-top: 6rem;
  }
  .lg\:text-center{
    text-align: center;
  }
  .lg\:text-18{
    font-size: 18.5px;
    line-height: 33px;
  }
  .lg\:text-28{
    font-size: 28px;
    line-height: 46px;
  }
  .lg\:text-30{
    font-size: 30px;
    line-height: 40px;
  }
  .lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:text-52{
    font-size: 52px;
    line-height: 66px;
  }
  .lg\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .lg\:text-60{
    font-size: 60px;
    line-height: 70px;
  }
  .lg\:text-62{
    font-size: 62px;
    line-height: 80px;
  }
  .lg\:text-80{
    font-size: 80px;
    line-height: 1.1;
  }
  .lg\:text-\[90px\]{
    font-size: 90px;
  }
  .lg\:font-bold{
    font-weight: 700;
  }
  .lg\:first\:col-start-2:first-child{
    grid-column-start: 2;
  }
  .lg\:first-of-type\:mt-\[-50px\]:first-of-type{
    margin-top: -50px;
  }
}

@media (min-width: 1280px){
  .xl\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .xl\:mx-\[170px\]{
    margin-left: 170px;
    margin-right: 170px;
  }
  .xl\:mb-\[130px\]{
    margin-bottom: 130px;
  }
  .xl\:w-1\/4{
    width: 25%;
  }
  .xl\:w-\[25\%\]{
    width: 25%;
  }
  .xl\:w-\[45\%\]{
    width: 45%;
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .xl\:py-1\.5{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
  .xl\:text-26{
    font-size: 26px;
    line-height: 40px;
  }
}

@media (min-width: 1536px){
  .\32xl\:min-h-\[940px\]{
    min-height: 940px;
  }
  .\32xl\:w-20{
    width: 5rem;
  }
  .\32xl\:text-18{
    font-size: 18.5px;
    line-height: 33px;
  }
}

.\[\&\.disabled\]\:cursor-not-allowed.disabled{
  cursor: not-allowed;
}

.\[\&\.disabled\]\:opacity-40.disabled{
  opacity: 0.4;
}

.\[\&\>p\:last-of-type\]\:pt-16>p:last-of-type{
  padding-top: 4rem;
}

.\[\&\>p\:last-of-type\]\:text-lg>p:last-of-type{
  font-size: 1.125rem;
  line-height: 1.75rem;
}

@media (min-width: 768px){
  .md\:\[\&\>p\:last-of-type\]\:pt-24>p:last-of-type{
    padding-top: 6rem;
  }
}

.\[\&\>span\]\:text-green>span{
  --tw-text-opacity: 1;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1));
}

.\[\&_h2\>strong\]\:\!text-green h2>strong{
  --tw-text-opacity: 1 !important;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_h2\]\:\!text-white h2{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_h3\]\:mb-8 h3{
  margin-bottom: 2rem;
}

.\[\&_h3\]\:pt-8 h3{
  padding-top: 2rem;
}

.\[\&_h3\]\:text-26 h3{
  font-size: 26px;
  line-height: 40px;
}

.\[\&_h3\]\:text-green-rich h3{
  --tw-text-opacity: 1;
  color: rgb(42 80 46 / var(--tw-text-opacity, 1));
}

.\[\&_h3\]\:text-white h3{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px){
  .\[\&_h3\]\:md\:text-30 h3{
    font-size: 30px;
    line-height: 40px;
  }
}

.\[\&_p\>strong\]\:\!text-green p>strong{
  --tw-text-opacity: 1 !important;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_p\]\:\!text-white p{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_span\]\:pl-48 span{
  padding-left: 12rem;
}

.\[\&_span\]\:pl-60 span{
  padding-left: 15rem;
}

.\[\&_span\]\:pl-72 span{
  padding-left: 18rem;
}

.\[\&_strong\]\:font-bold strong{
  font-weight: 700;
}

.\[\&_strong\]\:font-medium strong{
  font-weight: 500;
}

.\[\&_strong\]\:font-semibold strong{
  font-weight: 600;
}

.\[\&_strong\]\:text-green strong{
  --tw-text-opacity: 1;
  color: rgb(182 200 46 / var(--tw-text-opacity, 1));
}

.\[\&_svg\]\:w-full svg{
  width: 100%;
}

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