/*! tailwindcss v2.2.10 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
body {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial,
    sans-serif, Apple Color Emoji, Segoe UI Emoji;
  margin: 0;
}
hr {
  color: inherit;
  height: 0;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo,
    monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-color: inherit;
  text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
button {
  -webkit-appearance: button;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
fieldset,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}
body {
  font-family: inherit;
  line-height: inherit;
}
*,
:after,
:before {
  border: 0 solid;
  box-sizing: border-box;
}
hr {
  border-top-width: 1px;
}
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}
button {
  cursor: pointer;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  line-height: inherit;
  padding: 0;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
[hidden] {
  display: none;
}
*,
:after,
:before {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
:root {
  font-size: 16px;
}
.fixed {
  position: fixed !important;
}
.absolute {
  position: absolute !important;
}
.relative {
  position: relative !important;
}
.top-8 {
  top: 2rem !important;
}
.top-main {
  top: 21.063rem !important;
}
.right-0 {
  right: 0 !important;
}
.bottom-1 {
  bottom: 0.25rem !important;
}
.left-0 {
  left: 0 !important;
}
.z-10 {
  z-index: 10 !important;
}
.z-20 {
  z-index: 20 !important;
}
.-z-1 {
  z-index: -1 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.col-span-2 {
  grid-column: span 2 / span 2 !important;
}
.float-right {
  float: right !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mt-8 {
  margin-top: 2rem !important;
}
.mt-16 {
  margin-top: 4rem !important;
}
.mt-20 {
  margin-top: 5rem !important;
}
.mr-6 {
  margin-right: 1.5rem !important;
}
.mr-8 {
  margin-right: 2rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-8 {
  margin-bottom: 2rem !important;
}
.mb-10 {
  margin-bottom: 2.5rem !important;
}
.mb-44 {
  margin-bottom: 11rem !important;
}
.block {
  display: block !important;
}
.inline-block {
  display: inline-block !important;
}
.flex {
  display: flex !important;
}
.table {
  display: table !important;
}
.hidden {
  display: none !important;
}
.h-screen {
  height: 100vh !important;
}
.w-full {
  width: 100% !important;
}
.w-screen {
  width: 100vw !important;
}
.max-w-screen-lg {
  max-width: 1024px !important;
}
.max-w-xsmallx1 {
  max-width: 45.25rem !important;
}
.max-w-custom {
  max-width: 68.5rem !important;
}
.max-w-xs {
  max-width: 15rem !important;
}
.max-w-2xl {
  max-width: 42rem !important;
}
.max-w-3xl {
  max-width: 48rem !important;
}
.max-w-md {
  max-width: 28rem !important;
}
.w-half {
  width: 50% !important;
}
.justify-around {
  justify-content: space-around !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.grid{
  display: grid !important;
} 
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.space-x-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-left: calc(4rem * var(--tw-space-x-reverse)) !important;
  margin-right: calc(4rem * (1 - var(--tw-space-x-reverse))) !important;
}
.flex-1 {
  flex: 1 1 0% !important;
}
.transform {
  --tw-translate-x: 0 !important;
  --tw-translate-y: 0 !important;
  --tw-rotate: 0 !important;
  --tw-skew-x: 0 !important;
  --tw-skew-y: 0 !important;
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
@-webkit-keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes ping {
  75%,
  to {
    opacity: 0;
    transform: scale(2);
  }
}
@keyframes ping {
  75%,
  to {
    opacity: 0;
    transform: scale(2);
  }
}
@-webkit-keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@-webkit-keyframes bounce {
  0%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    transform: translateY(-25%);
  }
  50% {
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transform: none;
  }
}
@keyframes bounce {
  0%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    transform: translateY(-25%);
  }
  50% {
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transform: none;
  }
}
.flex-col {
  flex-direction: column !important;
}
.items-center {
  align-items: center !important;
}
.justify-center {
  justify-content: center !important;
}
.gap-4 {
  gap: 1rem !important;
}
.gap-32 {
  gap: 8rem !important;
}
.gap-x-8 {
  -moz-column-gap: 2rem !important;
  column-gap: 2rem !important;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse))) !important;
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
  margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse))) !important;
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important;
  margin-top: calc(2rem * (1 - var(--tw-space-y-reverse))) !important;
}
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse)) !important;
  margin-top: calc(2.5rem * (1 - var(--tw-space-y-reverse))) !important;
}
.space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-bottom: calc(4rem * var(--tw-space-y-reverse)) !important;
  margin-top: calc(4rem * (1 - var(--tw-space-y-reverse))) !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.break-words {
  overflow-wrap: break-word !important;
}
.bg-primary {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 228, 22, var(--tw-bg-opacity)) !important;
}
.bg-primary-dark {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}
.px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
.px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.py-6 {
  padding-bottom: 1.5rem !important;
  padding-top: 1.5rem !important;
}
.py-20 {
  padding-bottom: 5rem !important;
  padding-top: 5rem !important;
}
.pt-10 {
  padding-top: 2.5rem !important;
}
.pt-20 {
  padding-top: 5rem !important;
}
.pt-28 {
  padding-top: 7rem !important;
}
.pt-40 {
  padding-top: 10rem !important;
}
.pb-10 {
  padding-bottom: 2.5rem !important;
}
.pb-24 {
  padding-bottom: 6rem !important;
}
.pl-6 {
  padding-left: 1.5rem !important;
}
.text-small {
  font-size: 1rem !important;
  line-height: 18px !important;
}
.text-normal {
  font-size: 1.25rem !important;
  line-height: 28px !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-bold {
  font-weight: 700 !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.italic {
  font-style: italic !important;
}
.text-white {
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.text-primary,
.text-white {
  --tw-text-opacity: 1 !important;
}
.text-primary {
  color: rgba(239, 228, 22, var(--tw-text-opacity)) !important;
}
.text-primary-dark {
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}
.hover\:text-primary:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(239, 228, 22, var(--tw-text-opacity)) !important;
}
.underline {
  text-decoration: underline !important;
}
.opacity-0 {
  opacity: 0 !important;
}
*,
:after,
:before {
  --tw-shadow: 0 0 #0000;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}
.transition {
  transition-duration: 0.15s !important;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter,
    -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
html {
  scroll-behavior: smooth;
}
body {
  background-image: url(../images/BG.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1536px) {
  body {
    background-position: center 10%;
  }
}
body {
  background-color: #000;
}
body.no-webp {
  background-image: url(../images/BG.jpeg);
}
nav {
  height: 48px;
}
@media (min-width: 1024px) {
  nav {
    height: auto;
  }
}
.header--inner > .fixed {
    background-color: rgba(0, 0, 0, 0.5);
}
nav ul {
  align-items: center;
  /* background-color: rgba(0, 0, 0, 0.5); */
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  position: absolute;
  transition: 0.3s;
  width: 100%;
}
body.overflow-hidden nav ul{
    background-color: rgba(0, 0, 0, 1);
}
nav ul:not(.isHidden) {
  z-index: 10;
}
nav ul li {
  margin: 10px auto;
}
@media (min-width: 1024px) {
  nav ul {
    align-items: unset;
    background-color: #unset;
    display: unset;
    flex-direction: unset;
    height: unset;
    justify-content: unset;
    position: unset;
    width: unset;
  }
  nav ul:not(.isHidden) {
    z-index: unset;
  }
}
.navbar-toggler {
  border: none;
  float: right;
  padding-right: 0;
  right: 10px;
  top: 16px;
}
.navbar-toggler:active,
.navbar-toggler:focus {
  outline: none;
}
.navbar-toggler-icon {
  background-image: none;
  border-bottom: 2px solid #263c6e;
  display: block;
  height: 17px;
  position: relative;
  transition: all 0.3s linear;
  width: 24px;
}
.navbar-toggler-icon:after,
.navbar-toggler-icon:before {
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s linear;
  width: 24px;
  z-index: 2;
}
.navbar-toggler-icon:after {
  top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
  transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  border-color: transparent;
}
.navbar-toggler-icon {
  border-bottom-color: #fff;
}
.navbar-toggler-icon:after,
.navbar-toggler-icon:before {
  background-color: #fff;
}
main {
  background-color: rgba(0, 0, 0, 0.7);
}
@media (min-width: 768px) {
  main {
    background-color: unset;
    background-image: url(../images/pattern.svg);
    background-repeat: no-repeat;
  }
}
@media (min-width: 1280px) {
  main {
    background-size: 140vw;
  }
}
a,
li,
p {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  line-height: 18px;
}
@media (min-width: 1024px) {
  a,
  li,
  p {
    font-size: 1.25rem;
    line-height: 28px;
  }
}
h1,
h2,
h3,
h4 {
  --tw-text-opacity: 1;
  color: rgba(239, 228, 22, var(--tw-text-opacity));
  font-family: Playfair Display, serif;
  font-weight: 700;
}
h1 {
  font-size: 2rem;
  line-height: 32px;
}
@media (min-width: 1024px) {
  h1 {
    font-size: 2.5rem;
    line-height: 42px;
  }
}
h2 {
  font-size: 1.5rem;
  line-height: 26px;
}
@media (min-width: 1024px) {
  h2 {
    font-size: 2.5rem;
    line-height: 42px;
  }
}
h3 {
  font-size: 2rem;
  line-height: 34px;
}
h2:not(.no-icon),
main li {
  position: relative;
}
h2:not(.no-icon):before,
main li:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.381' height='26.8'%3E%3Cpath data-name='Tracciato 42' d='M18.381 0v18.16c-1.026 7.932-6.135 8.767-12.254 8.626L.001 26.8V8.639C1.026.707 6.136-.128 12.254.014Z' fill='%23efe416'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  left: -24.5px;
  max-height: 20px;
  position: absolute;
  top: 5px;
  width: 100%;
}
@media (min-width: 768px) {
  h2:not(.no-icon):before,
  main li:before {
    height: 100%;
    left: -38.5px;
    max-height: 24px;
    top: 10px;
    width: 100%;
  }
}
main li:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.668' height='15.554'%3E%3Cpath data-name='Tracciato 73' d='M10.667 0v10.54c-.6 4.6-3.56 5.088-7.112 5.007L0 15.555V5.014C.595.414 3.56-.074 7.112.008Z' fill='%23efe416'/%3E%3C/svg%3E");
  left: -20px;
  max-height: 15px;
  max-width: 10px;
  top: 7px;
  width: 100%;
}
@media (max-width: 768px) {
  h2:not(.no-icon):before,
  main li:before {
    left: -20px;
    max-height: 15px;
    max-width: 10px;
    top: 0;
    width: 100%;
  }
  .testate a {
    width: 250px;
    display: flex;
  }
  .hub a {
    /* // display: block; */
  }
}
.team img {
  max-width: 151px;
}
@media (min-width: 1024px) {
  .lg\:relative {
    position: relative !important;
  }
  .lg\:top-10 {
    top: 2.5rem !important;
  }
  .lg\:order-1 {
    order: 1 !important;
  }
  .lg\:order-2 {
    order: 2 !important;
  }
  .lg\:float-right {
    float: right !important;
  }
  .lg\:mt-0 {
    margin-top: 0 !important;
  }
  .lg\:mr-0 {
    margin-right: 0 !important;
  }
  .lg\:mr-8 {
    margin-right: 2rem !important;
  }
  .lg\:mb-0 {
    margin-bottom: 0 !important;
  }
  .lg\:flex {
    display: flex !important;
  }
  .lg\:grid {
    display: grid !important;
  }
  .lg\:hidden {
    display: none !important;
  }
  .lg\:max-w-custom {
    max-width: 68.5rem !important;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .lg\:flex-row {
    flex-direction: row !important;
  }
  .lg\:justify-between {
    justify-content: space-between !important;
  }
  .lg\:gap-4 {
    gap: 1rem !important;
  }
  .lg\:gap-14 {
    gap: 3.5rem !important;
  }
  .lg\:gap-x-12 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .lg\:gap-y-16 {
    row-gap: 4rem !important;
  }
  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
    margin-top: calc(0px * (1 - var(--tw-space-y-reverse))) !important;
  }
  .lg\:bg-primary-dark {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }
  .lg\:px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .lg\:pt-4 {
    padding-top: 1rem !important;
  }
  .lg\:pt-28 {
    padding-top: 7rem !important;
  }
  .lg\:pr-20 {
    padding-right: 5rem !important;
  }
  .lg\:pb-5 {
    padding-bottom: 1.25rem !important;
  }
  .lg\:pl-4 {
    padding-left: 1rem !important;
  }
  .lg\:opacity-100 {
    opacity: 1 !important;
  }
}
@media (min-width: 1280px) {
  .xl\:pt-48 {
    padding-top: 12rem !important;
  }
}

.team > img {
  border-top-left-radius: 70px;
  border-bottom-right-radius: 70px;
}
