@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,700;1,9..40,500&family=DM+Serif+Display:ital@0;1&family=Playfair+Display:ital@1&display=swap');

:root {
  color-scheme: light;
}

html,
body {
  margin: 0;
  min-height: 100%;
  background: #fdfcf8;
}

.layout-shell {
  position: relative;
  width: 100%;
  overflow-x: clip;
}

.layout-canvas {
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: top left;
}

.desktop-canvas {
  width: 1920px;
  height: 6261px;
}

#mobile-site {
  display: none;
}

.mobile-canvas {
  width: 430px;
  height: 5967.461px;
}

#mobile-site .static-mobile-title-primary {
  position: absolute !important;
  inset: auto !important;
  top: 38px !important;
  left: 16px !important;
  width: 268px !important;
  height: 42.2616px !important;
}

#mobile-site .static-mobile-title-secondary {
  display: block !important;
  position: absolute !important;
  inset: auto !important;
  top: 88px !important;
  left: 16px !important;
  width: 170px !important;
  height: 42.262px !important;
}

#mappa,
[data-name="Section - MAPPA"] {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

#mappa>div,
[data-name="Section - MAPPA"]>div {
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  width: auto !important;
  height: auto !important;
  max-width: 100%;
}

#mappa [data-name="Paragraph+Background+Border"],
[data-name="Section - MAPPA"] [data-name="Paragraph+Background+Border"] {
  display: block;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 548 / 411;
  overflow: hidden;
}

#mappa [data-name="Link"],
[data-name="Section - MAPPA"] [data-name="Link"] {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  margin-top: 4px;
}

#mappa [data-name="Link"]>div,
[data-name="Section - MAPPA"] [data-name="Link"]>div {
  position: static !important;
  inset: auto !important;
  transform: none !important;
  width: auto !important;
  max-width: calc(100% - 24px);
}

#mappa p,
[data-name="Section - MAPPA"] p {
  max-width: 100%;
  overflow-wrap: anywhere;
  text-wrap: balance;
}

#desktop-site [data-name="Section - MAPPA"] {
  padding: 0;
}

#desktop-site [data-name="Section - MAPPA"] .container-fluid {
  position: relative;
  z-index: 1;
}

#desktop-site [data-name="Section - MAPPA"] [data-name="Link"] {
  align-self: flex-start;
}

#desktop-site [data-name="Section - MAPPA"] [data-name="Paragraph+Background+Border"] {
  aspect-ratio: 548 / 411;
}

#mobile-site [data-name="Section - MAPPA"] {
  gap: 16px;
}

#mobile-site [data-name="Section - MAPPA"]>div {
  max-width: none;
}

#mobile-site [data-name="Section - MAPPA"] [data-name="Link"] {
  margin-top: auto;
}

#mappa_paragrafo {
  color: #ffffff6e;
  font-family: DM Sans 18pt;
  font-weight: 400;
  font-style: Regular;
  font-size: 14.4px;
  leading-trim: NONE;
  line-height: 25.92px;
  letter-spacing: 0%;
  vertical-align: middle;
  position: relative;
  left: -50px;
}

#Montecalvo_Irpino {
  font-family: DM Serif Display;
  font-weight: 400;
  font-style: Regular;
  font-size: 38.4px;
  leading-trim: NONE;
  line-height: 61.44px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #FDFCF8;
}

.footerMenu {
  cursor: pointer;
}

#Come_raggiungerci {
  color: #4A7A3A;
  font-family: DM Sans 24pt;
  font-weight: 700;
  font-style: Bold;
  font-size: 11.5px;
  leading-trim: NONE;
  line-height: 18.43px;
  letter-spacing: 2.07px;
  vertical-align: middle;
  text-transform: uppercase;

}

.iconClass {
  position: relative;
  left: -10px;
}

p {
  margin-top: 0;
  margin-bottom: 0rem !important;
}

.contact-form [data-name="Input"],
.contact-form [data-name="Textarea"] {
  transition: border-color .2s, box-shadow .2s;
}

.contact-form [data-name="Input"]:focus-within,
.contact-form [data-name="Textarea"]:focus-within {
  border-color: #4a7a3a;
  box-shadow: 0 0 0 3px rgba(74, 122, 58, .14);
}

.contact-control {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 0;
  outline: 0;
  padding: 0 14px;
  background: transparent;
  color: #1a3a2a;
  font: 400 14.4px/1.4 'DM Sans', sans-serif;
}

.contact-control::placeholder {
  color: #757575;
  opacity: 1;
}

.contact-control[aria-invalid="true"] {
  box-shadow: inset 0 0 0 2px #a33b32;
}

.contact-textarea {
  padding-top: 11px;
  padding-bottom: 11px;
  resize: none;
}

.contact-submit {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: inherit;
  background: transparent;
  color: #fdfcf8;
  cursor: pointer;
  font: 700 14.1px/1 'DM Sans', sans-serif;
  letter-spacing: .04em;
}

.contact-submit:focus-visible {
  outline: 3px solid rgba(232, 160, 32, .75);
  outline-offset: 3px;
}

.contact-submit:disabled {
  cursor: wait;
  opacity: .65;
}

.contact-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.contact-status {
  position: absolute;
  left: 35px;
  right: 35px;
  top: 526px;
  color: #7a6a5a;
  font: 500 11.5px/1.35 'DM Sans', sans-serif;
  text-align: center;
}

.contact-status[data-state="success"] {
  color: #2f6b43;
}

.contact-status[data-state="error"] {
  color: #a33b32;
}

#desktop-site .contact-form .contact-privacy {
  top: 558px !important;
}

#mobile-site .contact-status {
  left: 20px;
  right: 20px;
  top: 574px;
  font-size: 10.6px;
}

#mobile-site .contact-form .contact-privacy {
  top: 606px !important;
}

.go-to-top {
  position: fixed;
  z-index: 80;
  right: 28px;
  bottom: 28px;
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  padding: 0;
  border: 1px solid rgba(245, 170, 28, .6);
  border-radius: 50%;
  color: #f5aa1c;
  background: #173f2f;
  box-shadow: 0 12px 30px rgba(11, 43, 32, .25);
  font: 400 28px/1 'DM Sans', sans-serif;
  opacity: 0;
  pointer-events: none;
  transform: translateY(12px);
  transition: opacity .25s ease, transform .25s ease, background .2s ease;
}

.go-to-top:hover {
  color: #173f2f;
  background: #f5aa1c;
}

.go-to-top.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

@media (max-width: 767px) {
  #desktop-site {
    display: none;
  }

  #mobile-site {
    display: block;
    overflow: hidden;
  }

  #mobile-site .mobile-canvas {
    position: relative;
    width: 100%;
    height: auto;
    transform: none !important;
  }

  #mobile-site .mobile-page {
    --green: #173f2f;
    --green-dark: #103326;
    --cream: #f7f1e5;
    --paper: #fdfcf8;
    --yellow: #f5aa1c;
    --ink: #18372b;
    color: var(--ink);
    background: var(--paper);
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    line-height: 1.55;
  }

  #mobile-site .mobile-page *,
  #mobile-site .mobile-page *::before,
  #mobile-site .mobile-page *::after {
    box-sizing: border-box;
  }

  #mobile-site .mobile-nav {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 72px;
    padding: 0 20px;
    color: #fff;
  }

  #mobile-site .mobile-brand,
  #mobile-site .mobile-footer-brand {
    display: flex;
    align-items: baseline;
    gap: 5px;
    color: inherit;
    text-decoration: none;
    font-family: 'DM Serif Display', serif;
    font-size: 19px;
    line-height: 1;
  }

  #mobile-site .mobile-brand strong,
  #mobile-site .mobile-footer-brand strong {
    color: var(--yellow);
    font-style: italic;
    font-weight: 400;
  }

  #mobile-site .mobile-menu {
    display: grid;
    place-content: center;
    gap: 4px;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .24);
    border-radius: 50%;
    color: #fff;
    background: rgba(255, 255, 255, .08);
    transform: none !important;
  }

  #mobile-site .mobile-menu span {
    display: block;
    width: 17px;
    height: 1px;
    background: currentColor;
    transition: transform .25s ease, opacity .2s ease;
  }

  #mobile-site .mobile-menu.is-open span:nth-child(1) {
    transform: translateY(5px) rotate(45deg);
  }

  #mobile-site .mobile-menu.is-open span:nth-child(2) {
    opacity: 0;
  }

  #mobile-site .mobile-menu.is-open span:nth-child(3) {
    transform: translateY(-5px) rotate(-45deg);
  }

  body.mobile-menu-open {
    overflow: hidden;
  }

  #mobile-site .mobile-menu-panel {
    position: fixed;
    z-index: 15;
    inset: 0;
    display: grid;
    align-items: end;
    padding: 88px 20px 24px;
    color: #fff;
    background: rgba(11, 43, 32, .96);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-12px);
    transition: opacity .25s ease, transform .25s ease, visibility .25s;
  }

  #mobile-site .mobile-menu-panel.is-open {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  #mobile-site .mobile-menu-panel-inner>p {
    margin: 0 0 18px !important;
    color: #f5aa1c;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .16em;
    text-transform: uppercase;
  }

  #mobile-site .mobile-menu-panel nav {
    display: grid;
    border-top: 1px solid rgba(255, 255, 255, .16);
  }

  #mobile-site .mobile-menu-panel nav button {
    display: flex;
    align-items: center;
    gap: 18px;
    min-height: 65px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .16);
    color: #fff;
    background: transparent;
    font: 400 23px/1 'DM Serif Display', serif;
    text-align: left;
  }

  #mobile-site .mobile-menu-panel nav button span {
    color: #f5aa1c;
    font: 700 9px/1 'DM Sans', sans-serif;
    letter-spacing: .1em;
  }

  #mobile-site .mobile-section {
    position: relative;
    width: 100%;
  }

  #mobile-site .mobile-hero {
    display: flex;
    flex-direction: column;
    min-height: 100svh;
    padding: 108px 20px 36px;
    overflow: hidden;
    color: #fff;
    background: var(--green);
  }

  #mobile-site .mobile-hero-copy {
    position: relative;
    z-index: 2;
  }

  #mobile-site .mobile-kicker,
  #mobile-site .mobile-eyebrow {
    margin: 0 0 18px !important;
    color: #517f68;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .16em;
    line-height: 1.4;
    text-transform: uppercase;
  }

  #mobile-site .mobile-kicker {
    display: inline-flex;
    padding: 7px 11px;
    border: 1px solid rgba(245, 170, 28, .5);
    border-radius: 999px;
    color: #ffc44c;
    background: rgba(255, 255, 255, .035);
  }

  #mobile-site h1,
  #mobile-site h2,
  #mobile-site h3 {
    margin: 0;
  }

  #mobile-site .mobile-brand-art {
    position: relative;
    width: 100%;
  }

  #mobile-site .mobile-brand-art-source {
    position: relative !important;
    inset: auto !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 758 / 73;
    overflow: visible !important;
  }

  #mobile-site .mobile-hero-brand-art {
    max-width: 520px;
    margin-top: 4px;
  }

  #mobile-site .mobile-lead {
    max-width: 36rem;
    margin: 34px 0 0 !important;
    color: rgba(255, 255, 255, .84);
    font-size: 15px;
    line-height: 1.65;
  }

  #mobile-site .mobile-lead-muted {
    margin-top: 10px !important;
    color: rgba(255, 255, 255, .58);
  }

  #mobile-site .mobile-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 26px;
  }

  #mobile-site .mobile-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 17px;
    border: 0;
    border-radius: 999px;
    font: 700 12px/1 'DM Sans', sans-serif;
    text-align: center;
    cursor: pointer;
  }

  #mobile-site .mobile-button-primary {
    color: #143729;
    background: var(--yellow);
    box-shadow: 0 8px 22px rgba(245, 170, 28, .2);
  }

  #mobile-site .mobile-button-outline {
    border: 1px solid rgba(255, 255, 255, .48);
    color: #fff;
    background: transparent;
  }

  #mobile-site .mobile-hero-gallery {
    display: grid;
    grid-template-columns: 1.25fr .75fr;
    grid-template-rows: 1fr 1fr;
    gap: 5px;
    height: min(112vw, 500px);
    margin: 42px -20px 0;
  }

  #mobile-site .mobile-hero-gallery figure {
    min-width: 0;
    min-height: 0;
    margin: 0;
    overflow: hidden;
  }

  #mobile-site .mobile-hero-gallery .mobile-hero-main {
    grid-row: 1 / 3;
  }

  #mobile-site .mobile-hero-gallery img,
  #mobile-site .mobile-feature-image,
  #mobile-site .mobile-art-card img,
  #mobile-site .mobile-map-visual img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #mobile-site .mobile-hero-main img {
    object-position: 48% center;
  }

  #mobile-site .mobile-municipality {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 24px;
    color: rgba(255, 255, 255, .78);
    font-size: 12px;
    line-height: 1.35;
  }

  #mobile-site .mobile-municipality strong {
    color: #fff;
  }

  #mobile-site .mobile-crest {
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    border: 1px solid rgba(255, 255, 255, .22);
    border-radius: 50%;
    color: var(--yellow);
    font-size: 20px;
  }

  #mobile-site .mobile-about,
  #mobile-site .mobile-vote,
  #mobile-site .mobile-contact {
    padding: 78px 20px;
  }

  #mobile-site .mobile-section-head h2,
  #mobile-site .mobile-map-copy h2 {
    color: var(--ink);
    font-family: 'DM Serif Display', serif;
    font-size: clamp(42px, 13vw, 58px);
    font-weight: 400;
    letter-spacing: -.035em;
    line-height: .98;
  }

  #mobile-site .mobile-section-head h2 em,
  #mobile-site .mobile-map-copy h2 em {
    color: #6f8f62;
    font-weight: 400;
  }

  #mobile-site .mobile-section-head>p:last-child,
  #mobile-site .mobile-map-copy>p {
    margin: 24px 0 0 !important;
    color: #6f746f;
    font-size: 15px;
    line-height: 1.7;
  }

  #mobile-site .mobile-feature-image {
    height: 72vw;
    max-height: 390px;
    margin-top: 38px;
    border-radius: 16px;
  }

  #mobile-site .mobile-steps {
    display: grid;
    gap: 0;
    margin: 42px 0 0;
    padding: 0;
    list-style: none;
  }

  #mobile-site .mobile-steps li,
  #mobile-site .mobile-benefits article {
    display: grid;
    grid-template-columns: 42px 1fr;
    gap: 16px;
    padding: 22px 0;
    border-top: 1px solid #e8e2d6;
  }

  #mobile-site .mobile-steps li>span,
  #mobile-site .mobile-benefits article>span {
    color: #8aa27d;
    font: 500 12px/1 'DM Sans', sans-serif;
    letter-spacing: .08em;
  }

  #mobile-site .mobile-steps h3,
  #mobile-site .mobile-benefits h3 {
    color: var(--ink);
    font: 500 17px/1.25 'DM Sans', sans-serif;
  }

  #mobile-site .mobile-steps p,
  #mobile-site .mobile-benefits p {
    margin: 7px 0 0 !important;
    color: #777b75;
    font-size: 13px;
    line-height: 1.55;
  }

  #mobile-site .mobile-past {
    padding: 76px 0 68px;
    overflow: hidden;
    color: #fff;
    background: var(--green);
  }

  #mobile-site .mobile-past .mobile-section-head {
    padding: 0 20px;
  }

  #mobile-site .mobile-section-head-light h2 {
    color: #fff;
  }

  #mobile-site .mobile-section-head-light h2 em {
    color: #9fbd90;
  }

  #mobile-site .mobile-section-head-light .mobile-eyebrow {
    color: var(--yellow);
  }

  #mobile-site .mobile-card-row {
    display: flex;
    gap: 14px;
    margin-top: 36px;
    padding: 0 20px 12px;
    overflow-x: auto;
    overflow-y: hidden;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x mandatory;
    scroll-padding-inline: 20px;
    touch-action: pan-x pan-y;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    cursor: grab;
  }

  #mobile-site .mobile-card-row.is-dragging {
    cursor: grabbing;
    scroll-snap-type: none;
  }

  #mobile-site .mobile-card-row::-webkit-scrollbar {
    display: none;
  }

  #mobile-site .mobile-art-card {
    flex: 0 0 min(78vw, 320px);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 18px;
    background: rgba(255, 255, 255, .055);
    scroll-snap-align: start;
  }

  #mobile-site .mobile-art-card img {
    height: 58vw;
    max-height: 250px;
    pointer-events: none;
    user-select: none;
  }

  #mobile-site .mobile-art-card div {
    padding: 18px;
  }

  #mobile-site .mobile-art-card p {
    margin: 0 0 7px !important;
    color: var(--yellow);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
  }

  #mobile-site .mobile-art-card h3 {
    font-family: 'DM Serif Display', serif;
    font-size: 29px;
    font-weight: 400;
  }

  #mobile-site .mobile-art-card span {
    color: rgba(255, 255, 255, .55);
    font-size: 12px;
  }

  #mobile-site .mobile-carousel-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 20px 0;
  }

  #mobile-site .mobile-swipe-hint {
    margin: 0 !important;
    color: rgba(255, 255, 255, .48);
    font-size: 11px;
  }

  #mobile-site .mobile-carousel-controls>div {
    display: flex;
    gap: 8px;
  }

  #mobile-site .mobile-carousel-controls button {
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 50%;
    color: #fff;
    background: rgba(255, 255, 255, .06);
    font: 400 18px/1 'DM Sans', sans-serif;
    cursor: pointer;
  }

  #mobile-site .mobile-carousel-controls button:disabled {
    opacity: .3;
    cursor: default;
  }

  #mobile-site .mobile-vote {
    background: var(--cream);
  }

  #mobile-site .mobile-phone {
    width: min(78vw, 330px);
    margin: 40px auto 0;
    padding: 12px 13px 22px;
    border: 7px solid #193a2e;
    border-radius: 36px;
    color: var(--ink);
    background: #fff;
    box-shadow: 0 28px 50px rgba(36, 54, 44, .14);
  }

  #mobile-site .mobile-phone-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 5px 17px;
    border-bottom: 1px solid #eee9df;
    font: 500 11px/1 'DM Sans', sans-serif;
  }

  #mobile-site .mobile-phone-bar span {
    padding: 5px 8px;
    border-radius: 999px;
    color: var(--ink);
    background: var(--yellow);
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
  }

  #mobile-site .mobile-phone-title {
    margin: 18px 4px 7px !important;
    font: 400 24px/1 'DM Serif Display', serif;
  }

  #mobile-site .mobile-phone-item {
    display: grid;
    grid-template-columns: 36px 1fr auto;
    align-items: center;
    gap: 8px;
    padding: 12px 3px;
    border-bottom: 1px solid #f0ece4;
    font-size: 10px;
  }

  #mobile-site .mobile-phone-item>span {
    display: grid;
    place-items: center;
    width: 34px;
    height: 34px;
    border-radius: 9px;
    background: var(--cream);
  }

  #mobile-site .mobile-phone-item div {
    display: flex;
    min-width: 0;
    flex-direction: column;
  }

  #mobile-site .mobile-phone-item small {
    color: #8a8d89;
  }

  #mobile-site .mobile-phone-item b {
    color: #53804a;
    font-size: 9px;
  }

  #mobile-site .mobile-benefits {
    margin-top: 52px;
  }

  #mobile-site .mobile-app-downloads {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(145px, 1fr));
    gap: 10px;
    margin-top: 25px;
  }

  #mobile-site .mobile-store-badge {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
    min-height: 68px;
    padding: 10px 14px;
    border: 0;
    border-radius: 13px;
    color: #fdfcf8;
    background: #1a3a2a;
    text-align: left;
    cursor: pointer;
  }

  #mobile-site .mobile-store-badge svg {
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
    opacity: .8;
  }

  #mobile-site .mobile-store-badge span {
    display: flex;
    min-width: 0;
    flex-direction: column;
  }

  #mobile-site .mobile-store-badge small {
    color: rgba(255, 255, 255, .55);
    font: 400 9px/1.25 'DM Sans', sans-serif;
    letter-spacing: .05em;
    white-space: nowrap;
  }

  #mobile-site .mobile-store-badge strong {
    margin-top: 3px;
    color: #fdfcf8;
    font: 700 14px/1.2 'DM Sans', sans-serif;
    white-space: nowrap;
  }

  #mobile-site .mobile-store-badge:focus-visible {
    outline: 3px solid var(--yellow);
    outline-offset: 3px;
  }

  #mobile-site .mobile-map {
    display: flex;
    flex-direction: column;
    gap: 34px;
    padding: 76px 20px;
    color: #fff;
    background: var(--green-dark);
  }

  #mobile-site .mobile-map-copy h2 {
    color: #fff;
  }

  #mobile-site .mobile-map-copy h2 em {
    color: #a7c398;
  }

  #mobile-site .mobile-map-copy>p {
    color: rgba(255, 255, 255, .64);
  }

  #mobile-site .mobile-map .mobile-eyebrow {
    color: var(--yellow);
  }

  #mobile-site .mobile-button-light {
    width: 100%;
    margin-top: 30px;
    color: var(--ink);
    background: #fff;
  }

  #mobile-site .mobile-map-visual {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 4 / 3 !important;
    overflow: hidden;
    border-radius: 16px;
  }

  #mobile-site .mobile-map-visual img {
    filter: saturate(.82) contrast(.95);
  }

  #mobile-site .mobile-map-pin {
    position: absolute;
    top: 48%;
    left: 55%;
    display: grid;
    place-items: center;
    width: 34px;
    height: 34px;
    border: 7px solid #fff;
    border-radius: 50%;
    color: var(--yellow);
    background: var(--yellow);
    box-shadow: 0 6px 18px rgba(0, 0, 0, .28);
    transform: translate(-50%, -50%);
  }

  #mobile-site .mobile-contact {
    background: var(--paper);
  }

  #mobile-site .mobile-form-card {
    position: relative;
    display: grid;
    gap: 18px;
    margin-top: 38px;
    padding: 24px 18px;
    border: 1px solid #e9e2d6;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 20px 44px rgba(48, 62, 52, .08);
  }

  #mobile-site .mobile-field label {
    display: block;
    margin-bottom: 7px;
    color: #45564e;
    font-size: 11px;
    font-weight: 700;
  }

  #mobile-site .mobile-field [data-name="Input"],
  #mobile-site .mobile-textarea-frame {
    position: relative;
    height: 48px;
    overflow: hidden;
    border: 1px solid #e3ddd2;
    border-radius: 9px;
    background: var(--cream);
  }

  #mobile-site .mobile-textarea-frame {
    height: 104px;
  }

  #mobile-site .mobile-form-button {
    position: relative;
    height: 52px;
    overflow: hidden;
    border-radius: 999px;
    color: #fff;
    background: var(--green);
  }

  #mobile-site .mobile-form-card>p {
    color: #9a9b98;
    font-size: 10px;
    text-align: center;
  }

  #mobile-site .contact-status {
    position: static;
    margin-top: -5px;
    color: #7a6a5a;
    font-size: 11px;
    text-align: center;
  }

  #mobile-site .mobile-footer {
    padding: 58px 20px 32px;
    color: #fff;
    background: #0b2b20;
  }

  #mobile-site .mobile-footer-brand-art {
    width: min(100%, 315px);
  }

  #mobile-site .mobile-footer>p {
    max-width: 31rem;
    margin: 23px 0 32px !important;
    color: rgba(255, 255, 255, .56);
    font-size: 13px;
    line-height: 1.65;
  }

  #mobile-site .mobile-footer nav {
    display: grid;
    border-top: 1px solid rgba(255, 255, 255, .12);
  }

  #mobile-site .mobile-footer nav button {
    display: flex;
    align-items: center;
    min-height: 51px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .12);
    color: rgba(255, 255, 255, .84);
    background: transparent;
    font: 500 14px/1 'DM Sans', sans-serif;
    text-align: left;
  }

  #mobile-site .mobile-footer-meta {
    display: grid;
    gap: 7px;
    margin-top: 34px;
    color: rgba(255, 255, 255, .36);
    font-size: 9px;
    letter-spacing: .04em;
    text-transform: uppercase;
  }
}

@media (max-width: 360px) {
  #mobile-site .mobile-actions {
    grid-template-columns: 1fr;
  }

  .go-to-top {
    right: 16px;
    bottom: 16px;
    width: 46px;
    height: 46px;
  }
}

@keyframes fade-slide-up {
  from {
    opacity: 0;
    transform: translateY(28px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes image-reveal {
  from {
    opacity: 0;
    transform: scale(.97) translateY(10px);
  }

  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

#desktop-site [data-name="Background14"]>* {
  opacity: 0;
  animation: fade-slide-up .9s cubic-bezier(.22, 1, .36, 1) forwards;
}

p.menuGiganti {
  text-align: center;
  padding: 5px 20px;
  border: solid 1px #e8a020;
  border-radius: 100px;
  background: transparent;
  width: 107px;
  color: #e8a020;
}

.mobile-menuGiganti {
  color: #e8a020;
}

/* The desktop menu uses normal flow instead of Figma's fixed coordinates. */
#desktop-site .desktop-nav {
  position: relative;
  z-index: 20;
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: 62px;
  padding: 0 57px;
}

#desktop-site .desktop-nav-list {
  position: relative;
  display: flex;
  align-items: center;
  gap: 28px;
  width: auto;
  height: auto;
  margin-top: 31px;
}

#desktop-site .desktop-nav-item {
  position: relative;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  min-width: 0;
  color: rgba(255, 255, 255, .8);
  font-family: 'DM Sans', sans-serif;
  font-size: 13.9px;
  font-weight: 500;
  line-height: 22.27px;
  white-space: nowrap;
}

#desktop-site .desktop-nav-item p {
  line-height: inherit;
}

#desktop-site .desktop-nav-item-giganti .menuGiganti {
  width: auto;
}

#desktop-site .desktop-nav-app {
  min-height: 37.61px;
  padding: 0 18px;
  border-radius: 100px;
  background: #e8a020;
  box-shadow: 0 2px 6px rgba(232, 160, 32, .35);
  letter-spacing: .418px;
}

#desktop-site .desktop-nav-app-label {
  position: relative;
}

#desktop-site [data-name="Background14"]>*:nth-child(1) {
  animation-delay: .05s;
}

#desktop-site [data-name="Background14"]>*:nth-child(2) {
  animation-delay: .2s;
}

#desktop-site [data-name="Background14"]>*:nth-child(3) {
  animation-delay: .35s;
}

#desktop-site [data-name="Background14"]>*:nth-child(4) {
  animation-delay: .5s;
}

#desktop-site [data-name="Background14"]>*:nth-child(5) {
  animation-delay: .65s;
}

#desktop-site [data-name="Background14"]>*:nth-child(6) {
  animation-delay: .8s;
}

#desktop-site [data-name="Section - HERO"] [data-name="Background9"] img,
#mobile-site [data-name="Section - HERO"] [data-name="Container"] img {
  opacity: 0;
  animation: image-reveal 1.1s cubic-bezier(.22, 1, .36, 1) .4s forwards;
}

/*
 * The desktop hero comes from a fixed-position Figma export. In the original
 * coordinates the 176px intro runs underneath the CTAs. Keep the 50/50 image
 * split, but give the copy a wider measure and each content row its own space.
 */
#desktop-site [data-name="Section - HERO"] .hero-content {
  overflow: hidden;
}

#desktop-site [data-name="Section - HERO"] .hero-intro {
  top: 480px !important;
  right: auto !important;
  width: 760px !important;
  height: auto !important;
  min-height: 0;
}

#desktop-site [data-name="Section - HERO"] .hero-intro p {
  max-width: 100%;
  overflow-wrap: normal;
  white-space: normal !important;
}

#desktop-site [data-name="Section - HERO"] .hero-cta {
  top: 630px !important;
  transform: none !important;
}

#desktop-site [data-name="Section - HERO"] .hero-crest {
  top: 730px !important;
}

#desktop-site [data-name="Section - HERO"] .hero-location {
  top: 795px !important;
  right: auto !important;
  width: 300px !important;
  height: auto !important;
}

#mobile-site [data-name="Section - HERO"]>*:not([data-name="Container"]) {
  opacity: 0;
  animation: fade-slide-up .85s cubic-bezier(.22, 1, .36, 1) forwards;
}

#mobile-site [data-name="Section - HERO"]>*:nth-child(1) {
  animation-delay: .1s;
}

#mobile-site [data-name="Section - HERO"]>*:nth-child(2) {
  animation-delay: .25s;
}

#mobile-site [data-name="Section - HERO"]>*:nth-child(3) {
  animation-delay: .4s;
}

#mobile-site [data-name="Section - HERO"]>*:nth-child(4) {
  animation-delay: .55s;
}

#mobile-site [data-name="Section - HERO"]>*:nth-child(5) {
  animation-delay: .7s;
}

#mobile-site [data-name="Section - HERO"]>*:nth-child(6) {
  animation-delay: .85s;
}

.gb-section {
  transition: opacity .85s cubic-bezier(.22, 1, .36, 1), transform .85s cubic-bezier(.22, 1, .36, 1);
  will-change: opacity, transform;
}

.gb-hidden {
  opacity: 0;
  transform: translateY(40px);
}

.gb-visible {
  opacity: 1;
  transform: translateY(0);
}

.gb-section img {
  transition: opacity .95s cubic-bezier(.22, 1, .36, 1) .1s, transform .95s cubic-bezier(.22, 1, .36, 1) .1s;
}

.gb-hidden img {
  opacity: 0;
  transform: scale(.96);
}

.gb-visible img {
  opacity: 1;
  transform: scale(1);
}

[data-name="Nav - NAV"] [data-name="List"]>div,
[data-name="Nav - NAV"] [data-name^="Item"],
[data-name="Button - Menu"],
[data-name="Section - HERO"] [data-name^="Link"],
[data-name="Section - MAPPA"] [data-name^="Link"] {
  cursor: pointer;
  transition: opacity .2s, transform .2s;
}

[data-name="Nav - NAV"] [data-name="List"]>div:hover,
[data-name="Nav - NAV"] [data-name^="Item"]:hover,
[data-name="Button - Menu"]:hover {
  opacity: .65;
}

[data-name="Section - HERO"] [data-name^="Link"]:hover,
[data-name="Section - MAPPA"] [data-name^="Link"]:hover {
  opacity: .88;
  transform: translateY(-1px);
}

[data-name="Section - SCULTURE"] [data-name^="Overlay+Border"],
[data-name="Section - SCULTURE"] [data-name^="Background"] {
  transition: transform .4s ease;
}

[data-name="Section - SCULTURE"] [data-name^="Overlay+Border"]:hover,
[data-name="Section - SCULTURE"] [data-name^="Background"]:hover {
  transform: scale(1.03);
}

.giganti-all-link {
  align-items: center;
  border: 1px solid currentColor;
  border-radius: 999px;
  color: #fdfcf8;
  display: inline-flex;
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  gap: 9px;
  padding: 12px 17px;
  text-decoration: none;
  transition: background .2s, color .2s, transform .2s;
}

.giganti-all-link:hover {
  background: #e8a020;
  border-color: #e8a020;
  color: #1a3a2a;
  transform: translateY(-2px);
}

.giganti-all-link-desktop {
  position: absolute;
  right: 176.8px;
  top: 199px;
  z-index: 5;
}

.giganti-all-link-mobile {
  align-self: flex-start;
  margin-top: 18px;
}

[data-name="Section - HERO"] [data-name="Overlay+OverlayBlur"] {
  display: none;
}

[data-name="STATUS BAR"]>div:first-child,
[data-name="STATUS BAR"]>[data-name="SVG"] {
  display: none !important;
}

[class*="w-[88.256px]"],
[class*="w-[74.795px]"] {
  width: auto !important;
  overflow: visible !important;
  white-space: nowrap !important;
  font-size: 9px !important;
}

[data-name^="Item"] p,
[data-name="Section - HERO"] [data-name^="Link"] p,
[data-name="Section - MAPPA"] [data-name^="Link"] p {
  white-space: nowrap;
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}
