/* Contact form polish. Loaded after main.css. */
body.page-template-page-contatti .site-main .contatti-form-section {
  scroll-margin-top: 112px;
}

/* Services image consistency. Keep every services photo on the same visual ratio. */
body.page-template-page-servizi .site-main {
  --servizi-photo-ratio: 16 / 7.2;
  --servizi-mobile-photo-ratio: 328 / 201;
}

body.page-template-page-servizi .site-main .servizi-wide-image,
body.page-template-page-servizi .site-main .servizi-value figure,
body.page-template-page-servizi .site-main .servizi-final-image {
  overflow: hidden !important;
  border-radius: 26px !important;
}

body.page-template-page-servizi .site-main .servizi-wide-image img,
body.page-template-page-servizi .site-main .servizi-feature > img,
body.page-template-page-servizi .site-main .servizi-value figure img,
body.page-template-page-servizi .site-main .servizi-final-image img {
  display: block !important;
  width: 100% !important;
  aspect-ratio: var(--servizi-photo-ratio) !important;
  height: auto !important;
  border-radius: 24px !important;
  object-fit: cover !important;
  object-position: center center !important;
}

@media (max-width: 768px) {
  body.page-template-page-servizi .site-main .servizi-wide-image,
  body.page-template-page-servizi .site-main .servizi-value figure,
  body.page-template-page-servizi .site-main .servizi-final-image {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 14px !important;
    overflow: hidden !important;
  }

  body.page-template-page-servizi .site-main .servizi-wide-image img,
  body.page-template-page-servizi .site-main .servizi-feature > img,
body.page-template-page-servizi .site-main .servizi-value figure img,
body.page-template-page-servizi .site-main .servizi-final-image img {
    width: 100% !important;
    max-width: 100% !important;
    aspect-ratio: var(--servizi-mobile-photo-ratio) !important;
    height: auto !important;
    min-height: 0 !important;
    border-radius: 14px !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
}

/* Desktop restore: Soluzioni/Sostenibilita banners follow Chi siamo wide shell. */
@media (min-width: 769px) {
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide {
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    justify-items: normal !important;
    grid-template-columns: none !important;
    width: min(88vw, 1810px) !important;
    max-width: min(88vw, 1810px) !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 7.3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 !important;
    border-radius: 28px !important;
    overflow: hidden !important;
    text-align: left !important;
    background-size: cover !important;
    background-position: center center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide::before,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide::before {
    background: linear-gradient(90deg, rgba(0, 29, 45, 0.68), rgba(0, 29, 45, 0.32) 56%, rgba(0, 29, 45, 0.1)) !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide > div {
    box-sizing: border-box !important;
    position: relative !important;
    z-index: 1 !important;
    display: block !important;
    width: 48% !important;
    max-width: 48% !important;
    margin: 0 !important;
    padding: 0 0 0 clamp(60px, 5vw, 112px) !important;
    text-align: left !important;
    justify-items: normal !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    color: #fff !important;
    text-align: left !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2 {
    margin-bottom: clamp(28px, 2vw, 42px) !important;
    font-size: clamp(36px, 2.35vw, 50px) !important;
    line-height: 1.08 !important;
    text-wrap: balance !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    margin-bottom: 0 !important;
    font-size: clamp(18px, 1.14vw, 25px) !important;
    line-height: 1.34 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill {
    display: inline-flex !important;
    width: fit-content !important;
    min-width: 0 !important;
    margin: var(--geon-text-button-space, 28px) 0 0 !important;
    justify-self: start !important;
    align-self: flex-start !important;
    justify-content: center !important;
    text-align: center !important;
  }
}

/* Final mobile CTA copy override. */
@media (max-width: 768px) {
  body.page-template-page-sostenibilita .site-main .sostenibilita-cta .btn {
    font-size: 0 !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-cta .btn::before {
    content: "RICHIEDI UNA CONSULENZA";
    font-size: 11px !important;
    line-height: 1.05 !important;
  }
}

/* Final mobile shell match: banners use the same size as the wide images. */
@media (max-width: 768px) {
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    min-height: 0 !important;
    height: auto !important;
    aspect-ratio: 16 / 9.8 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 22px 18px !important;
    display: grid !important;
    place-items: center !important;
    border-radius: 14px !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide > div {
    width: min(292px, 100%) !important;
    max-width: 292px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    gap: 8px !important;
    display: grid !important;
    justify-items: center !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2 {
    width: 100% !important;
    max-width: 292px !important;
    margin: 0 auto !important;
    font-size: clamp(16px, 4.8vw, 18px) !important;
    line-height: 1.12 !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    width: 100% !important;
    max-width: 286px !important;
    margin: 0 auto !important;
    font-size: 12px !important;
    line-height: 1.26 !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill {
    width: min(218px, 100%) !important;
    min-height: 34px !important;
    margin: 4px auto 0 !important;
    padding: 9px 38px 9px 15px !important;
    font-size: 10px !important;
    line-height: 1 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill::after {
    width: 22px !important;
    height: 22px !important;
    right: 8px !important;
  }
}

/* Mobile copy: Sostenibilita CTA button is shorter on small screens. */
@media (max-width: 768px) {
  body.page-template-page-sostenibilita .site-main .sostenibilita-cta .btn {
    font-size: 0 !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-cta .btn::before {
    content: "RICHIEDI UNA CONSULENZA";
    font-size: 11px !important;
    line-height: 1.05 !important;
  }
}

/* Mobile: bottom banners must match the wide-image shell proportion. */
@media (max-width: 768px) {
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    min-height: 0 !important;
    height: auto !important;
    aspect-ratio: 16 / 9.8 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 22px 18px !important;
    display: grid !important;
    place-items: center !important;
    border-radius: 14px !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide > div {
    width: min(292px, 100%) !important;
    max-width: 292px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    gap: 8px !important;
    display: grid !important;
    justify-items: center !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2 {
    width: 100% !important;
    max-width: 292px !important;
    margin: 0 auto !important;
    font-size: clamp(16px, 4.8vw, 18px) !important;
    line-height: 1.12 !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    width: 100% !important;
    max-width: 286px !important;
    margin: 0 auto !important;
    font-size: 12px !important;
    line-height: 1.26 !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill {
    width: min(218px, 100%) !important;
    min-height: 34px !important;
    margin: 4px auto 0 !important;
    padding: 9px 38px 9px 15px !important;
    font-size: 10px !important;
    line-height: 1 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill::after {
    width: 22px !important;
    height: 22px !important;
    right: 8px !important;
  }
}

/* Desktop restore: recent Soluzioni/Sostenibilita fixes are mobile-only. */
@media (min-width: 769px) {
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-items: normal !important;
    grid-template-columns: none !important;
    width: min(calc(100% - 56px), 1120px) !important;
    max-width: min(calc(100% - 56px), 1120px) !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 7.3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: clamp(46px, 5vw, 76px) !important;
    padding: 0 !important;
    border-radius: 18px !important;
    overflow: hidden !important;
    text-align: left !important;
    background-position: center center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide::before {
    background: linear-gradient(90deg, rgba(0, 33, 58, 0.56), rgba(0, 33, 58, 0.18) 55%, rgba(0, 33, 58, 0.02)) !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide > div {
    position: relative !important;
    z-index: 1 !important;
    display: block !important;
    width: min(48%, 520px) !important;
    max-width: min(48%, 520px) !important;
    margin: 0 !important;
    padding-left: clamp(36px, 4.6vw, 72px) !important;
    text-align: left !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p {
    width: auto !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    text-align: left !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2 {
    margin-bottom: 18px !important;
    font-size: clamp(22px, 1.85vw, 32px) !important;
    line-height: 1.08 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p {
    margin-bottom: 20px !important;
    font-size: clamp(14px, 0.98vw, 17px) !important;
    line-height: 1.36 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill {
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    justify-self: auto !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-cta {
    display: block !important;
    width: min(calc(100% - 92px), 1320px) !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: var(--geon-centered-photo-space) 0 !important;
    text-align: center !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-cta h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-cta p {
    width: auto !important;
    max-width: none !important;
    text-align: center !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-cta .btn {
    width: auto !important;
    max-width: none !important;
    min-height: 64px !important;
    padding: 17px 40px !important;
    gap: 24px !important;
    font-size: clamp(18px, 0.98vw, 21px) !important;
    white-space: nowrap !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-items: normal !important;
    grid-template-columns: none !important;
    width: min(calc(100% - 92px), 1810px) !important;
    max-width: min(calc(100% - 92px), 1810px) !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 7.3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: clamp(42px, 3vw, 68px) !important;
    padding: 0 !important;
    border-radius: 28px !important;
    overflow: hidden !important;
    text-align: left !important;
    background-position: center center !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide::before {
    background: linear-gradient(90deg, rgba(0, 35, 62, 0.56), rgba(0, 35, 62, 0.18) 52%, rgba(0, 35, 62, 0.04)) !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide > div {
    position: relative !important;
    z-index: 1 !important;
    display: block !important;
    width: min(48%, 760px) !important;
    max-width: min(48%, 760px) !important;
    margin: 0 !important;
    padding-left: clamp(60px, 5vw, 112px) !important;
    text-align: left !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    width: auto !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    text-align: left !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2 {
    margin-bottom: clamp(28px, 2vw, 42px) !important;
    font-size: clamp(36px, 2.4vw, 50px) !important;
    line-height: 1.08 !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    margin-bottom: 0 !important;
    font-size: clamp(19px, 1.16vw, 25px) !important;
    line-height: 1.34 !important;
  }
}

/* Mobile-only final corrections for Soluzioni and Sostenibilita. */
@media (max-width: 768px) {
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    align-items: center !important;
    justify-items: center !important;
    width: calc(100vw - 32px) !important;
    max-width: 360px !important;
    min-height: 360px !important;
    aspect-ratio: auto !important;
    margin: 48px auto !important;
    padding: 44px 20px !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    text-align: center !important;
    background-position: center center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide > div {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    justify-items: center !important;
    align-items: center !important;
    gap: 14px !important;
    width: 100% !important;
    max-width: 286px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2 {
    margin-bottom: 0 !important;
    font-size: clamp(19px, 5.2vw, 22px) !important;
    line-height: 1.18 !important;
    text-wrap: balance !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    margin-bottom: 0 !important;
    font-size: 13px !important;
    line-height: 1.42 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill {
    width: min(236px, 100%) !important;
    max-width: 236px !important;
    min-height: 40px !important;
    margin: 2px auto 0 !important;
    padding: 11px 42px 11px 16px !important;
    justify-content: center !important;
    justify-self: center !important;
    font-size: 11px !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-cta {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 44px 16px !important;
    display: grid !important;
    justify-items: center !important;
    gap: 18px !important;
    text-align: center !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-cta h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-cta p {
    width: 100% !important;
    max-width: 286px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-cta .btn {
    width: min(258px, 100%) !important;
    max-width: 258px !important;
    min-height: 42px !important;
    padding: 11px 46px 11px 18px !important;
    gap: 12px !important;
    justify-content: center !important;
    justify-self: center !important;
    font-size: 11px !important;
    line-height: 1.05 !important;
    white-space: normal !important;
  }
}

/* Soluzioni banner mobile correction - must stay last. */
@media (max-width: 768px) {
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    align-items: center !important;
    justify-items: center !important;
    width: calc(100vw - 32px) !important;
    max-width: 360px !important;
    min-height: 360px !important;
    aspect-ratio: auto !important;
    margin: 48px auto !important;
    padding: 44px 20px !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    text-align: center !important;
    background-position: center center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide::before {
    background: linear-gradient(180deg, rgba(0, 30, 48, 0.78), rgba(0, 30, 48, 0.58)) !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide > div {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    justify-items: center !important;
    align-items: center !important;
    gap: 14px !important;
    width: 100% !important;
    max-width: 286px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 !important;
    text-align: center !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2 {
    margin-bottom: 0 !important;
    font-size: clamp(19px, 5.2vw, 22px) !important;
    line-height: 1.18 !important;
    text-wrap: balance !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p {
    margin-bottom: 0 !important;
    font-size: 13px !important;
    line-height: 1.42 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill {
    box-sizing: border-box !important;
    display: inline-flex !important;
    width: min(236px, 100%) !important;
    max-width: 236px !important;
    min-height: 40px !important;
    margin: 2px auto 0 !important;
    padding: 11px 42px 11px 16px !important;
    justify-content: center !important;
    justify-self: center !important;
    grid-column: 1 / -1 !important;
    font-size: 11px !important;
    line-height: 1 !important;
    text-align: center !important;
  }
}

/* Sostenibilita CTA and bottom banner correction - must stay last. */
body.page-template-page-sostenibilita .site-main .sostenibilita-cta {
  box-sizing: border-box !important;
  display: grid !important;
  justify-items: center !important;
  text-align: center !important;
}

body.page-template-page-sostenibilita .site-main .sostenibilita-cta .btn {
  box-sizing: border-box !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  justify-self: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide {
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  align-items: center !important;
  justify-items: center !important;
  width: min(calc(100% - 56px), 1120px) !important;
  max-width: min(calc(100% - 56px), 1120px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: clamp(44px, 5vw, 78px) !important;
  text-align: center !important;
  background-position: center center !important;
}

body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide::before {
  background:
    radial-gradient(circle at 50% 42%, rgba(0, 0, 0, 0.08), transparent 38%),
    linear-gradient(180deg, rgba(0, 30, 48, 0.66), rgba(0, 30, 48, 0.5)) !important;
}

body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide > div {
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  justify-items: center !important;
  align-items: center !important;
  gap: 16px !important;
  width: min(100%, 620px) !important;
  max-width: min(100%, 620px) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  text-align: center !important;
}

body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2,
body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
  color: #fff !important;
  text-align: center !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2 {
  margin-bottom: 0 !important;
  text-wrap: balance !important;
}

body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
  margin-bottom: 0 !important;
}

@media (max-width: 768px) {
  body.page-template-page-sostenibilita .site-main .sostenibilita-cta {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 44px 16px !important;
    gap: 18px !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-cta h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-cta p {
    width: 100% !important;
    max-width: 286px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-cta .btn {
    width: min(258px, 100%) !important;
    max-width: 258px !important;
    min-height: 42px !important;
    padding: 11px 46px 11px 18px !important;
    gap: 12px !important;
    font-size: 11px !important;
    line-height: 1.05 !important;
    white-space: normal !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-cta .btn::after {
    flex: 0 0 24px !important;
    width: 24px !important;
    height: 24px !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide {
    width: calc(100vw - 32px) !important;
    max-width: 360px !important;
    min-height: 360px !important;
    aspect-ratio: auto !important;
    margin: 48px auto !important;
    padding: 44px 20px !important;
    border-radius: 14px !important;
    overflow: hidden !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide::before {
    background: linear-gradient(180deg, rgba(0, 30, 48, 0.78), rgba(0, 30, 48, 0.58)) !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide > div {
    width: 100% !important;
    max-width: 286px !important;
    gap: 14px !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2 {
    font-size: clamp(19px, 5.2vw, 22px) !important;
    line-height: 1.18 !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    font-size: 13px !important;
    line-height: 1.42 !important;
  }
}

/* Soluzioni bottom banner centering - final override. */
body .site-main .soluzioni-banner.soluzioni-shell--wide {
  box-sizing: border-box !important;
  display: grid !important;
  align-items: center !important;
  justify-items: center !important;
  width: min(calc(100% - 56px), 1120px) !important;
  max-width: min(calc(100% - 56px), 1120px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: clamp(44px, 5vw, 78px) !important;
  text-align: center !important;
  background-position: center center !important;
}

body .site-main .soluzioni-banner.soluzioni-shell--wide::before {
  background:
    radial-gradient(circle at 50% 42%, rgba(0, 0, 0, 0.1), transparent 38%),
    linear-gradient(180deg, rgba(0, 30, 48, 0.66), rgba(0, 30, 48, 0.48)) !important;
}

body .site-main .soluzioni-banner.soluzioni-shell--wide > div {
  box-sizing: border-box !important;
  width: min(100%, 620px) !important;
  max-width: min(100%, 620px) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  justify-content: center !important;
  justify-items: center !important;
  gap: 18px !important;
  text-align: center !important;
}

body .site-main .soluzioni-banner.soluzioni-shell--wide h2,
body .site-main .soluzioni-banner.soluzioni-shell--wide p {
  width: 100% !important;
  max-width: 620px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  color: #fff !important;
}

body .site-main .soluzioni-banner.soluzioni-shell--wide h2 {
  margin-bottom: 0 !important;
}

body .site-main .soluzioni-banner.soluzioni-shell--wide p {
  margin-bottom: 0 !important;
}

  body .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill {
  box-sizing: border-box !important;
  margin: 2px auto 0 !important;
  justify-self: center !important;
  align-self: center !important;
  display: inline-flex !important;
  justify-content: center !important;
  text-align: center !important;
}

@media (max-width: 768px) {
  body .site-main .soluzioni-banner.soluzioni-shell--wide {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    min-height: 360px !important;
    aspect-ratio: auto !important;
    margin: 48px auto !important;
    padding: 44px 22px !important;
    border-radius: 14px !important;
  }

  body .site-main .soluzioni-banner.soluzioni-shell--wide > div {
    width: min(292px, 100%) !important;
    max-width: 292px !important;
    gap: 15px !important;
  }

  body .site-main .soluzioni-banner.soluzioni-shell--wide h2 {
    max-width: 292px !important;
    font-size: clamp(20px, 5.5vw, 23px) !important;
    line-height: 1.18 !important;
    text-wrap: balance !important;
  }

  body .site-main .soluzioni-banner.soluzioni-shell--wide p {
    max-width: 286px !important;
    font-size: 14px !important;
    line-height: 1.42 !important;
  }

  body .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill {
    width: min(260px, 100%) !important;
    min-height: 42px !important;
    padding: 12px 50px 12px 20px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    grid-column: 1 / -1 !important;
    font-size: 12px !important;
  }
}

body.page-template-page-contatti .site-main .contatti-form-layout {
  align-items: stretch;
}

body.page-template-page-contatti .site-main .contatti-form {
  box-sizing: border-box;
  border-width: clamp(6px, 0.55vw, 10px);
  border-radius: clamp(22px, 1.8vw, 32px);
  box-shadow: 0 24px 70px rgba(0, 79, 112, 0.08);
}

body.page-template-page-contatti .site-main .contatti-form__grid,
body.page-template-page-contatti .site-main .contatti-field,
body.page-template-page-contatti .site-main .contatti-field input,
body.page-template-page-contatti .site-main .contatti-field textarea {
  box-sizing: border-box;
}

body.page-template-page-contatti .site-main .contatti-field input,
body.page-template-page-contatti .site-main .contatti-field textarea {
  border-color: rgba(0, 111, 153, 0.56);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.65);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

body.page-template-page-contatti .site-main .contatti-field input:focus,
body.page-template-page-contatti .site-main .contatti-field textarea:focus {
  border-color: var(--geon-green);
  box-shadow: 0 0 0 4px rgba(83, 173, 85, 0.13);
}

body.page-template-page-contatti .site-main .contatti-privacy {
  max-width: 720px;
}

body.page-template-page-contatti .site-main .contatti-form .btn {
  box-shadow: 0 14px 32px rgba(0, 111, 153, 0.18);
}

/* Calculator polish */
body.page-template-page-calcolatore .site-main .calculator-shell,
body.page-template-page-calcolatore .site-main .steps-intro,
body.page-template-page-calcolatore .site-main .image-banner--calculator {
  box-sizing: border-box;
}

body.page-template-page-calcolatore .site-main .calculator {
  box-sizing: border-box;
}

body.page-template-page-calcolatore .site-main .wizard-step:not(.is-active) {
  display: none !important;
}

body.page-template-page-calcolatore .site-main .image-banner--calculator {
  position: relative;
  overflow: hidden;
  background-size: cover;
}

body.page-template-page-calcolatore .site-main .image-banner--calculator::before {
  background: linear-gradient(90deg, rgba(0, 31, 48, 0.68), rgba(0, 31, 48, 0.34) 58%, rgba(0, 31, 48, 0.16));
}

@media (max-width: 768px) {
  html,
  body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  body .site-main {
    width: 100vw !important;
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }

  body .site-main .page-shell,
  body .site-main .servizi-shell,
  body .site-main .servizi-shell--wide,
  body .site-main .soluzioni-shell,
  body .site-main .soluzioni-shell--wide,
  body .site-main .sostenibilita-shell,
  body .site-main .sostenibilita-shell--wide,
  body .site-main .chi-shell,
  body .site-main .chi-shell--wide,
  body .site-main .contatti-shell,
  body .site-main .contatti-shell--wide,
  body .site-main .calculator-shell,
  body .site-main .result-report-section,
  body.home .site-main .intro-section,
  body.home .site-main .split-section,
  body.home .site-main .saving-section,
  body.home .site-main .centered-copy,
  body.home .site-main .components-section {
    box-sizing: border-box !important;
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body .site-main,
  body .site-main section,
  body .site-main article,
  body .site-main div,
  body .site-main header,
  body .site-main footer,
  body .site-main h1,
  body .site-main h2,
  body .site-main h3,
  body .site-main h4,
  body .site-main h5,
  body .site-main h6,
  body .site-main p,
  body .site-main li,
  body .site-main span,
  body .site-main strong,
  body .site-main small,
  body .site-main address,
  body .site-main label,
  body .site-main .home-hero__panel,
  body .site-main .home-hero__card,
  body .site-main .page-hero__panel,
  body .site-main .servizi-hero__panel,
  body .site-main .soluzioni-hero__panel,
  body .site-main .sostenibilita-hero__panel,
  body .site-main .chi-hero__panel,
  body .site-main .contatti-hero__panel,
  body .site-main .split-section__copy,
  body .site-main .servizi-feature__copy,
  body .site-main .soluzioni-choice__copy,
  body .site-main .sostenibilita-feature__copy,
  body .site-main .chi-feature__copy,
  body .site-main .contatti-info-copy,
  body .site-main .calculator-heading,
  body .site-main .wizard-step,
  body .site-main .result-report-card,
  body .site-main .result-report__line,
  .geon-footer,
  .geon-footer * {
    text-align: center !important;
    overflow-wrap: anywhere;
  }

  body .site-main h1,
  body .site-main h2,
  body .site-main h3,
  body .site-main p,
  body .site-main li,
  body .site-main .home-hero__panel,
  body .site-main .home-hero__card,
  body .site-main .page-hero__panel,
  body .site-main .servizi-hero__panel,
  body .site-main .soluzioni-hero__panel,
  body .site-main .sostenibilita-hero__panel,
  body .site-main .chi-hero__panel,
  body .site-main .contatti-hero__panel,
  body .site-main .split-section__copy,
  body .site-main .servizi-feature__copy,
  body .site-main .soluzioni-choice__copy,
  body .site-main .sostenibilita-feature__copy,
  body .site-main .chi-feature__copy,
  body .site-main .calculator-heading,
  body .site-main .wizard-step {
    max-width: 100% !important;
    width: min(100%, calc(100vw - 32px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    white-space: normal !important;
  }

  body .site-main .home-hero__panel,
  body .site-main .home-hero__card,
  body .site-main .page-hero__panel,
  body .site-main .servizi-hero__panel,
  body .site-main .soluzioni-hero__panel,
  body .site-main .sostenibilita-hero__panel,
  body .site-main .chi-hero__panel,
  body .site-main .contatti-hero__panel {
    left: 16px !important;
    right: 16px !important;
    width: auto !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    transform: none !important;
  }

  body .site-main .home-hero__panel h1,
  body .site-main .page-hero__panel h1,
  body .site-main .servizi-hero__panel h1,
  body .site-main .soluzioni-hero__panel h1,
  body .site-main .sostenibilita-hero__panel h1,
  body .site-main .chi-hero__panel h1,
  body .site-main .contatti-hero__panel h1 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(29px, 8.8vw, 38px) !important;
    line-height: 1.08 !important;
  }

  body .site-main ul,
  body .site-main ol,
  body .site-main .result-legend,
  body .site-main .servizi-feature__copy ul,
  body .site-main .soluzioni-choice__copy ul,
  body .site-main .sostenibilita-feature__copy ul,
  body .site-main .chi-feature__copy ul {
    width: fit-content;
    max-width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    list-style-position: inside;
    text-align: center !important;
  }

  body .site-main input,
  body .site-main textarea,
  body .site-main select {
    text-align: left !important;
  }

  body .site-main .field > span,
  body .site-main .field small,
  body .site-main .privacy-check,
  body .site-main .privacy-check span,
  body .site-main .result-legend,
  body .site-main .result-legend li {
    text-align: center !important;
  }

  body .site-main h1,
  body .site-main h2,
  body .site-main h3 {
    text-wrap: balance;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  body .site-main .btn,
  body .site-main button,
  body .site-main .type-switch,
  body .site-main .option-grid {
    justify-content: start !important;
    text-align: center !important;
  }

  .geon-footer__brand {
    justify-self: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.home .site-main .home-hero__panel,
  body.home .site-main .home-hero__card,
  body.page-template-page-servizi .site-main .servizi-hero__panel,
  body.page-template-page-soluzioni .site-main .soluzioni-hero__panel,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-hero__panel,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-hero__panel,
  body.page-template-page-sostenibilita .site-main .sostenibilita-hero__panel,
  body.page-template-page-chi-siamo .site-main .chi-hero__panel,
  body.page-template-page-contatti .site-main .contatti-hero__panel,
  body.page-template-page-calcolatore .site-main .page-hero__panel,
  body.page-template-page-risultato .site-main .page-hero__panel {
    left: 16px !important;
    right: 16px !important;
    width: auto !important;
    max-width: calc(100vw - 32px) !important;
    text-align: center !important;
    transform: none !important;
  }

  body.home .site-main .home-hero__panel h1,
  body.home .site-main .home-hero__panel p,
  body.home .site-main .home-hero__card h2,
  body.home .site-main .home-hero__card p,
  body.home .site-main .intro-section h2,
  body.home .site-main .intro-section p,
  body.home .site-main .split-section__copy h2,
  body.home .site-main .split-section__copy p,
  body.page-template-page-servizi .site-main .servizi-hero__panel h1,
  body.page-template-page-servizi .site-main .servizi-hero__panel p,
  body.page-template-page-soluzioni .site-main .soluzioni-hero__panel h1,
  body.page-template-page-soluzioni .site-main .soluzioni-hero__panel p,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-hero__panel h1,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-hero__panel p,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-hero__panel h1,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-hero__panel p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-hero__panel h1,
  body.page-template-page-sostenibilita .site-main .sostenibilita-hero__panel p,
  body.page-template-page-chi-siamo .site-main .chi-hero__panel h1,
  body.page-template-page-chi-siamo .site-main .chi-hero__panel p,
  body.page-template-page-contatti .site-main .contatti-hero__panel h1,
  body.page-template-page-contatti .site-main .contatti-hero__panel p,
  body.page-template-page-calcolatore .site-main .page-hero__panel h1,
  body.page-template-page-calcolatore .site-main .page-hero__panel p,
  body.page-template-page-risultato .site-main .page-hero__panel h1,
  body.page-template-page-risultato .site-main .page-hero__panel p {
    width: min(100%, calc(100vw - 32px)) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }

  body.home .site-main .home-hero__panel h1,
  body.page-template-page-servizi .site-main .servizi-hero__panel h1,
  body.page-template-page-soluzioni .site-main .soluzioni-hero__panel h1,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-hero__panel h1,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-hero__panel h1,
  body.page-template-page-sostenibilita .site-main .sostenibilita-hero__panel h1,
  body.page-template-page-chi-siamo .site-main .chi-hero__panel h1,
  body.page-template-page-contatti .site-main .contatti-hero__panel h1,
  body.page-template-page-calcolatore .site-main .page-hero__panel h1,
  body.page-template-page-risultato .site-main .page-hero__panel h1 {
    font-size: clamp(28px, 8vw, 34px) !important;
    line-height: 1.08 !important;
  }

  body.home .site-main .home-hero__panel {
    width: min(350px, calc(100vw - 40px)) !important;
    max-width: min(350px, calc(100vw - 40px)) !important;
  }

  body.home .site-main .home-hero__panel h1 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(22px, 6.3vw, 27px) !important;
    line-height: 1.12 !important;
    text-wrap: balance;
    overflow-wrap: normal !important;
  }

  body.home .site-main .home-hero__panel p {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
  }

  body.home .site-main p,
  body.home .site-main h2,
  body.home .site-main h3 {
    width: min(300px, calc(100vw - 72px)) !important;
    max-width: min(300px, calc(100vw - 72px)) !important;
    inline-size: min(300px, calc(100vw - 72px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    text-align: center !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
  }

  body.home .site-main p {
    font-size: 13px !important;
    line-height: 1.42 !important;
  }

  body.home .site-main h2,
  body.page-template-page-servizi .site-main h2,
  body.page-template-page-soluzioni .site-main h2,
  body.page-template-page-soluzioni-aziende .site-main h2,
  body.page-template-page-soluzioni-residenziale .site-main h2,
  body.page-template-page-sostenibilita .site-main h2,
  body.page-template-page-chi-siamo .site-main h2,
  body.page-template-page-contatti .site-main h2,
  body.page-template-page-calcolatore .site-main h2 {
    font-size: clamp(20px, 5.7vw, 25px) !important;
    line-height: 1.15 !important;
    width: min(346px, calc(100vw - 32px)) !important;
    max-width: min(346px, calc(100vw - 32px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    letter-spacing: 0 !important;
  }

  body.home .site-main .image-banner h2,
  body.home .site-main .centered-copy h2,
  body.home .site-main .why-section h2,
  body.page-template-page-calcolatore .site-main .image-banner h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner h2,
  body.page-template-page-soluzioni .site-main .soluzioni-banner h2,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-banner h2,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-banner h2,
  body.page-template-page-chi-siamo .site-main .chi-banner h2,
  body.page-template-page-chi-siamo .site-main .chi-cta h2 {
    font-size: clamp(18px, 5.1vw, 23px) !important;
    line-height: 1.16 !important;
    width: min(350px, calc(100vw - 34px)) !important;
    max-width: min(350px, calc(100vw - 34px)) !important;
    letter-spacing: 0 !important;
  }

  body.home .site-main .home-hero {
    min-height: 680px !important;
    margin-bottom: 44px !important;
    background-position: center center !important;
  }

  body.home .site-main .home-hero::before {
    content: "" !important;
    position: absolute;
    inset: 0;
    z-index: 0;
    background:
      linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(0, 70, 110, 0.22) 44%, rgba(0, 70, 110, 0.1) 100%),
      radial-gradient(circle at 50% 28%, rgba(0, 0, 0, 0.18), transparent 42%);
    pointer-events: none;
  }

  body.home .site-main .home-hero__panel,
  body.home .site-main .home-hero__card {
    z-index: 1 !important;
  }

  body.home .site-main .home-hero__panel h1,
  body.home .site-main .home-hero__panel p,
  body.home .site-main .home-hero__card h2,
  body.home .site-main .home-hero__card p {
    text-shadow: 0 2px 14px rgba(0, 50, 80, 0.28);
  }

  body.home .site-main section.intro-section.page-shell > p,
  body.home .site-main section.split-section.page-shell .split-section__copy > p,
  body.home .site-main section.saving-section.page-shell > div > p,
  body.home .site-main section.centered-copy.page-shell > p,
  body.home .site-main .components-section__intro > p {
    width: min(268px, calc(100vw - 84px)) !important;
    max-width: min(268px, calc(100vw - 84px)) !important;
    inline-size: min(268px, calc(100vw - 84px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    display: block !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: normal !important;
  }

  body.home .site-main section.split-section.page-shell,
  body.home .site-main section.saving-section.page-shell {
    display: grid !important;
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    align-items: center !important;
    gap: 30px !important;
  }

  body.home .site-main section.split-section.page-shell img,
  body.home .site-main section.saving-section.page-shell img {
    width: min(100%, 358px) !important;
    max-width: calc(100vw - 32px) !important;
    justify-self: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    object-fit: cover !important;
  }

  body.home .site-main section.split-section.page-shell img {
    aspect-ratio: 1.36 / 1 !important;
    border-radius: 14px !important;
  }

  body.home .site-main section.saving-section.page-shell img.phone-card {
    width: min(300px, calc(100vw - 58px)) !important;
    max-width: min(300px, calc(100vw - 58px)) !important;
  }

  body.home .site-main .components-section {
    padding-top: 54px !important;
    padding-bottom: 54px !important;
  }

  body.home .site-main .components-section__intro {
    width: min(320px, calc(100vw - 48px)) !important;
    max-width: min(320px, calc(100vw - 48px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.home .site-main .components-section__photo {
    width: min(100%, 358px) !important;
    max-width: calc(100vw - 32px) !important;
    margin: 30px auto 40px !important;
    border-radius: 14px !important;
  }

  body.home .site-main .components-section__photo img {
    width: 100% !important;
    aspect-ratio: 1.28 / 1 !important;
    object-fit: cover !important;
    object-position: center !important;
  }

  body.home .site-main .components-section__grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    gap: 28px !important;
    width: min(100%, 350px) !important;
    max-width: calc(100vw - 40px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.home .site-main .components-section__visual {
    order: 1 !important;
    width: min(280px, calc(100vw - 76px)) !important;
    height: 430px !important;
    min-height: 430px !important;
    margin: 0 auto !important;
    overflow: visible !important;
  }

  body.home .site-main .component-layer {
    left: 50% !important;
    top: 50% !important;
    width: min(390px, calc(100vw - 18px)) !important;
    max-width: none !important;
    transform: translate3d(-50%, calc(-50% + var(--layer-y)), 0) scale(0.82) !important;
    transform-origin: 50% 50% !important;
    opacity: 0.72 !important;
  }

  body.home .site-main .component-layer.is-active {
    transform: translate3d(-50%, calc(-50% + var(--layer-y) - 4px), 0) scale(0.88) !important;
    opacity: 1 !important;
  }

  body.home .site-main .component-layer:nth-child(1) {
    --layer-y: -145px;
  }

  body.home .site-main .component-layer:nth-child(2) {
    --layer-y: -96px;
  }

  body.home .site-main .component-layer:nth-child(3) {
    --layer-y: -47px;
  }

  body.home .site-main .component-layer:nth-child(4) {
    --layer-y: 6px;
  }

  body.home .site-main .component-layer:nth-child(5) {
    --layer-y: 62px;
  }

  body.home .site-main .component-layer:nth-child(6) {
    --layer-y: 119px;
  }

  body.home .site-main .component-layer:nth-child(7) {
    --layer-y: 176px;
  }

  body.home .site-main .components-section__copy {
    order: 2 !important;
    width: min(330px, calc(100vw - 48px)) !important;
    max-width: min(330px, calc(100vw - 48px)) !important;
    margin: 0 auto !important;
  }

  body.home .site-main .component-list {
    width: 100% !important;
    gap: 10px !important;
  }

  body.home .site-main .component-item {
    border: 1px solid rgba(0, 111, 153, 0.45) !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    background: rgba(255, 255, 255, 0.96) !important;
  }

  body.home .site-main .component-item:last-child {
    border-bottom: 1px solid rgba(0, 111, 153, 0.45) !important;
  }

  body.home .site-main .component-item button {
    display: grid !important;
    grid-template-columns: 1fr 24px !important;
    min-height: 48px !important;
    padding: 0 14px !important;
    gap: 10px !important;
    font-size: 15px !important;
    line-height: 1.15 !important;
    letter-spacing: 0.03em !important;
    text-align: center !important;
  }

  body.home .site-main .component-item button span:first-child {
    text-align: center !important;
    justify-self: center !important;
  }

  body.home .site-main .component-item button span:last-child::before {
    text-align: center !important;
    font-size: 14px !important;
  }

  body.home .site-main .component-item__panel > p {
    width: auto !important;
    max-width: none !important;
    padding: 0 16px !important;
    font-size: 13px !important;
    line-height: 1.42 !important;
    text-align: center !important;
  }

  body.home .site-main .component-item.is-open .component-item__panel > p {
    padding: 0 16px 16px !important;
  }

  body.home .site-main section.split-section.page-shell,
  body.home .site-main section.saving-section.page-shell,
  body.page-template-page-servizi .site-main .servizi-feature,
  body.page-template-page-soluzioni .site-main .soluzioni-choice,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-choice,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-choice,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature,
  body.page-template-page-chi-siamo .site-main .chi-feature {
    display: grid !important;
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    align-items: center !important;
    gap: 28px !important;
  }

  body.home .site-main section.split-section.page-shell > img,
  body.home .site-main section.saving-section.page-shell > img,
  body.page-template-page-servizi .site-main .servizi-feature > img,
  body.page-template-page-soluzioni .site-main .soluzioni-choice > .soluzioni-choice__image,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-choice > .soluzioni-choice__image,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-choice > .soluzioni-choice__image,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature > img,
  body.page-template-page-chi-siamo .site-main .chi-feature > img {
    order: 1 !important;
    width: min(100%, 358px) !important;
    max-width: calc(100vw - 32px) !important;
    margin: 0 auto !important;
    justify-self: center !important;
  }

  body.home .site-main section.split-section.page-shell > .split-section__copy,
  body.home .site-main section.saving-section.page-shell > div,
  body.page-template-page-servizi .site-main .servizi-feature > .servizi-feature__copy,
  body.page-template-page-soluzioni .site-main .soluzioni-choice > .soluzioni-choice__copy,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-choice > .soluzioni-choice__copy,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-choice > .soluzioni-choice__copy,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature > .sostenibilita-feature__copy,
  body.page-template-page-chi-siamo .site-main .chi-feature > .chi-feature__copy {
    order: 2 !important;
    display: grid !important;
    justify-items: center !important;
    gap: 18px !important;
    width: min(100%, 320px) !important;
    max-width: calc(100vw - 48px) !important;
    margin: 0 auto !important;
    text-align: center !important;
  }

  body.home .site-main section.split-section.page-shell > .split-section__copy h2,
  body.home .site-main section.saving-section.page-shell > div h2,
  body.page-template-page-servizi .site-main .servizi-feature > .servizi-feature__copy h2,
  body.page-template-page-soluzioni .site-main .soluzioni-choice > .soluzioni-choice__copy h2,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-choice > .soluzioni-choice__copy h2,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-choice > .soluzioni-choice__copy h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature > .sostenibilita-feature__copy h2,
  body.page-template-page-chi-siamo .site-main .chi-feature > .chi-feature__copy h2 {
    margin: 0 !important;
  }

  body.home .site-main section.split-section.page-shell > .split-section__copy p,
  body.home .site-main section.saving-section.page-shell > div p,
  body.page-template-page-servizi .site-main .servizi-feature > .servizi-feature__copy p,
  body.page-template-page-soluzioni .site-main .soluzioni-choice > .soluzioni-choice__copy p,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-choice > .soluzioni-choice__copy p,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-choice > .soluzioni-choice__copy p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature > .sostenibilita-feature__copy p,
  body.page-template-page-chi-siamo .site-main .chi-feature > .chi-feature__copy p {
    margin: 0 !important;
  }

  body.home .site-main section.split-section.page-shell > .split-section__copy .btn,
  body.home .site-main section.saving-section.page-shell > div .btn,
  body.page-template-page-servizi .site-main .servizi-feature > .servizi-feature__copy .btn,
  body.page-template-page-soluzioni .site-main .soluzioni-choice > .soluzioni-choice__copy .btn,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-choice > .soluzioni-choice__copy .btn,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-choice > .soluzioni-choice__copy .btn,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature > .sostenibilita-feature__copy .btn,
  body.page-template-page-chi-siamo .site-main .chi-feature > .chi-feature__copy .btn {
    margin-top: 4px !important;
  }

  body.page-template-page-servizi .site-main .servizi-hero__panel,
  body.page-template-page-soluzioni .site-main .soluzioni-hero__panel,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-hero__panel,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-hero__panel,
  body.page-template-page-sostenibilita .site-main .sostenibilita-hero__panel,
  body.page-template-page-chi-siamo .site-main .chi-hero__panel,
  body.page-template-page-contatti .site-main .contatti-hero__panel,
  body.page-template-page-calcolatore .site-main .page-hero__panel,
  body.page-template-page-risultato .site-main .page-hero__panel {
    box-sizing: border-box !important;
    left: 20px !important;
    right: 20px !important;
    width: auto !important;
    max-width: calc(100vw - 40px) !important;
    padding: 24px 20px !important;
    border-radius: 12px !important;
    text-align: center !important;
  }

  body.page-template-page-servizi .site-main .servizi-hero__panel h1,
  body.page-template-page-soluzioni .site-main .soluzioni-hero__panel h1,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-hero__panel h1,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-hero__panel h1,
  body.page-template-page-sostenibilita .site-main .sostenibilita-hero__panel h1,
  body.page-template-page-chi-siamo .site-main .chi-hero__panel h1,
  body.page-template-page-contatti .site-main .contatti-hero__panel h1,
  body.page-template-page-calcolatore .site-main .page-hero__panel h1,
  body.page-template-page-risultato .site-main .page-hero__panel h1 {
    width: min(290px, calc(100vw - 72px)) !important;
    max-width: min(290px, calc(100vw - 72px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: clamp(22px, 5.9vw, 25px) !important;
    line-height: 1.12 !important;
    text-align: center !important;
    white-space: normal !important;
    text-wrap: balance;
    overflow-wrap: break-word !important;
  }

  body.page-template-page-servizi .site-main .servizi-hero__panel p,
  body.page-template-page-soluzioni .site-main .soluzioni-hero__panel p,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-hero__panel p,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-hero__panel p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-hero__panel p,
  body.page-template-page-chi-siamo .site-main .chi-hero__panel p,
  body.page-template-page-contatti .site-main .contatti-hero__panel p,
  body.page-template-page-calcolatore .site-main .page-hero__panel p,
  body.page-template-page-risultato .site-main .page-hero__panel p {
    width: min(280px, calc(100vw - 80px)) !important;
    max-width: min(280px, calc(100vw - 80px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 13px !important;
    line-height: 1.38 !important;
    text-align: center !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
  }

  body.page-template-page-servizi .site-main h2,
  body.page-template-page-servizi .site-main p,
  body.page-template-page-soluzioni .site-main h2,
  body.page-template-page-soluzioni .site-main p,
  body.page-template-page-soluzioni li,
  body.page-template-page-soluzioni-aziende .site-main h2,
  body.page-template-page-soluzioni-aziende .site-main p,
  body.page-template-page-soluzioni-residenziale .site-main h2,
  body.page-template-page-soluzioni-residenziale .site-main p,
  body.page-template-page-sostenibilita .site-main h2,
  body.page-template-page-sostenibilita .site-main p,
  body.page-template-page-chi-siamo .site-main h2,
  body.page-template-page-chi-siamo .site-main p,
  body.page-template-page-contatti .site-main h2,
  body.page-template-page-contatti .site-main p,
  body.page-template-page-calcolatore .site-main h2,
  body.page-template-page-calcolatore .site-main h3,
  body.page-template-page-calcolatore .site-main p {
    width: min(292px, calc(100vw - 64px)) !important;
    max-width: min(292px, calc(100vw - 64px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
  }

  body.page-template-page-servizi .site-main img,
  body.page-template-page-soluzioni .site-main img,
  body.page-template-page-soluzioni-aziende .site-main img,
  body.page-template-page-soluzioni-residenziale .site-main img,
  body.page-template-page-sostenibilita .site-main img,
  body.page-template-page-chi-siamo .site-main img {
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-work__grid,
  body.page-template-page-chi-siamo .site-main .chi-numbers__grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    gap: 34px !important;
    width: min(280px, calc(100vw - 72px)) !important;
    max-width: min(280px, calc(100vw - 72px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-work__grid article,
  body.page-template-page-chi-siamo .site-main .chi-numbers__grid article {
    width: 100% !important;
    max-width: 260px !important;
    text-align: center !important;
    justify-items: center !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-work__grid h3,
  body.page-template-page-chi-siamo .site-main .chi-numbers__grid strong,
  body.page-template-page-chi-siamo .site-main .chi-numbers__grid span {
    width: 100% !important;
    max-width: 240px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }
}

@media (max-width: 640px) {
  .geon-footer__contacts {
    width: min(300px, calc(100vw - 56px)) !important;
    max-width: min(300px, calc(100vw - 56px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-items: center !important;
    gap: 15px !important;
  }

  .geon-footer__contacts a,
  .geon-footer__contacts > span {
    position: static !important;
    display: inline-grid !important;
    grid-template-columns: 28px auto !important;
    column-gap: 12px !important;
    align-items: center !important;
    justify-content: start !important;
    width: min(230px, 100%) !important;
    max-width: 100% !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 auto !important;
    color: #fff !important;
    font-size: 15px !important;
    line-height: 1.24 !important;
    text-align: left !important;
  }

  .geon-footer__contacts img {
    position: static !important;
    width: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    transform: none !important;
    justify-self: start !important;
  }

  .geon-footer__contacts a > span,
  .geon-footer__contacts > span > span {
    display: block !important;
    width: 100% !important;
    max-width: 190px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: left !important;
  }

  .geon-footer__brand,
  body.home .geon-footer__brand {
    justify-self: center !important;
    width: min(250px, calc(100vw - 80px)) !important;
    max-width: min(250px, calc(100vw - 80px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }

  .geon-footer__social,
  body.home .geon-footer__social {
    display: flex !important;
    width: max-content !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 13px !important;
  }

  .geon-footer__social a,
  .geon-footer__social img,
  body.home .geon-footer__social a,
  body.home .geon-footer__social img {
    width: 38px !important;
    height: 38px !important;
  }
}

@media (max-width: 640px) {
  body .site-main .servizi-intro,
  body .site-main .soluzioni-intro,
  body .site-main .sostenibilita-intro,
  body .site-main .chi-feature,
  body .site-main .contatti-intro,
  body .site-main .calculator-heading {
    padding-top: 42px !important;
    padding-bottom: 34px !important;
  }

  body.home .site-main section.split-section.page-shell,
  body.home .site-main section.saving-section.page-shell,
  body.page-template-page-servizi .site-main .servizi-feature,
  body.page-template-page-soluzioni .site-main .soluzioni-choice,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-choice,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-choice,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature,
  body.page-template-page-chi-siamo .site-main .chi-feature {
    gap: 22px !important;
    margin-top: 0 !important;
    margin-bottom: 54px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  body.page-template-page-servizi .site-main .servizi-feature + .servizi-feature,
  body.page-template-page-soluzioni .site-main .soluzioni-choice + .soluzioni-choice,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature + .sostenibilita-feature,
  body.page-template-page-chi-siamo .site-main .chi-feature + .chi-feature {
    margin-top: 0 !important;
  }

  body.home .site-main section.split-section.page-shell > img,
  body.home .site-main section.saving-section.page-shell > img,
  body.page-template-page-servizi .site-main .servizi-feature > img,
  body.page-template-page-soluzioni .site-main .soluzioni-choice__image img,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-choice__image img,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-choice__image img,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature > img,
  body.page-template-page-chi-siamo .site-main .chi-feature > img,
  body.page-template-page-contatti .site-main .contatti-intro img {
    display: block !important;
    width: min(100%, 358px) !important;
    max-width: calc(100vw - 32px) !important;
    aspect-ratio: 16 / 9.6 !important;
    height: auto !important;
    min-height: 0 !important;
    border-radius: 14px !important;
    object-fit: cover !important;
  }

  body .site-main .servizi-wide-image,
  body .site-main .soluzioni-wide-image,
  body .site-main .sostenibilita-wide-image,
  body.home .site-main .components-section__photo,
  body.home .site-main .image-banner {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-top: 0 !important;
    margin-bottom: 48px !important;
    border-radius: 14px !important;
  }

  body .site-main .servizi-wide-image img,
  body .site-main .soluzioni-wide-image img,
  body .site-main .sostenibilita-wide-image img,
  body.home .site-main .components-section__photo img,
  body.home .site-main .image-banner img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    aspect-ratio: 16 / 9.8 !important;
    height: auto !important;
    object-fit: cover !important;
  }

  body.page-template-page-soluzioni-aziende .site-main .soluzioni-gallery,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-gallery {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    padding: 34px 0 46px !important;
    margin: 0 auto !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni-aziende .site-main .soluzioni-gallery h2,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-gallery h2 {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto 22px !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni-aziende .site-main .soluzioni-gallery__grid,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-gallery__grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 0 !important;
    margin: 0 auto !important;
  }

  body.page-template-page-soluzioni-aziende .site-main .soluzioni-gallery__grid img,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-gallery__grid img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    aspect-ratio: 1.28 / 1 !important;
    height: auto !important;
    min-height: 118px !important;
    margin: 0 !important;
    border-radius: 12px !important;
    object-fit: cover !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  body.page-template-page-soluzioni-aziende .site-main .soluzioni-gallery__nav,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-gallery__nav {
    justify-content: center !important;
    gap: 16px !important;
    margin-top: 20px !important;
  }

  body .site-main .soluzioni-banner,
  body .site-main .sostenibilita-banner,
  body .site-main .servizi-cta,
  body .site-main .chi-cta,
  body .site-main .result-cta {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    min-height: 210px !important;
    margin: 48px auto !important;
    padding: 28px 18px !important;
    border-radius: 14px !important;
    background-size: cover !important;
    background-position: center center !important;
    display: grid !important;
    align-items: center !important;
    justify-items: center !important;
    text-align: center !important;
  }

  body .site-main .soluzioni-banner > div,
  body .site-main .sostenibilita-banner > div {
    display: grid !important;
    justify-items: center !important;
    gap: 12px !important;
    width: 100% !important;
    max-width: 300px !important;
    margin: 0 auto !important;
    text-align: center !important;
  }

  body .site-main .soluzioni-banner h2,
  body .site-main .sostenibilita-banner h2,
  body .site-main .soluzioni-banner p,
  body .site-main .sostenibilita-banner p {
    width: 100% !important;
    max-width: 300px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }

  body.page-template-page-servizi .site-main .servizi-value,
  body.page-template-page-servizi .site-main .servizi-cta,
  body.page-template-page-contatti .site-main .contatti-info-section,
  body.page-template-page-contatti .site-main .contatti-map-section {
    padding-top: 42px !important;
    padding-bottom: 46px !important;
  }

  body.page-template-page-contatti .site-main .contatti-map-embed,
  body.page-template-page-contatti .site-main .contatti-map-section figure {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    border-width: 6px !important;
    border-radius: 14px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.page-template-page-contatti .site-main .contatti-map-embed iframe {
    height: 260px !important;
    min-height: 260px !important;
  }

  body.page-template-page-calcolatore .site-main .wizard-card,
  body.page-template-page-risultato .site-main .result-report,
  body.page-template-page-contatti .site-main .contatti-form-shell {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.home .site-main section.saving-section.page-shell > img {
    width: min(78vw, 300px) !important;
    max-width: 300px !important;
    aspect-ratio: auto !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
    border-radius: 0 !important;
  }

  body.home .site-main .home-hero__card,
  body.home .site-main .home-hero__card * {
    text-align: left !important;
  }

  body.home .site-main .home-hero__card {
    justify-items: start !important;
    align-items: start !important;
  }

  body.home .site-main .home-hero__card h2,
  body.home .site-main .home-hero__card p {
    width: 100% !important;
    max-width: 280px !important;
    margin-left: 0 !important;
    margin-right: auto !important;
    justify-self: start !important;
    text-align: left !important;
  }

  body.home .site-main .home-hero .home-hero__card h2,
  body.home .site-main .home-hero .home-hero__card p,
  body.home .site-main .home-hero .home-hero__card a,
  body.home .site-main .home-hero .home-hero__card .btn {
    text-align: left !important;
    justify-self: start !important;
    align-self: start !important;
  }

  body.home .site-main .saving-section.page-shell > div,
  body.home .site-main .image-banner.page-shell > div,
  body.home .site-main .components-section__intro {
    box-sizing: border-box !important;
    width: min(320px, calc(100vw - 48px)) !important;
    max-width: min(320px, calc(100vw - 48px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-self: center !important;
    display: grid !important;
    justify-items: center !important;
    text-align: center !important;
  }

  body.home .site-main .saving-section.page-shell > div h2,
  body.home .site-main .saving-section.page-shell > div p,
  body.home .site-main .image-banner.page-shell > div h2,
  body.home .site-main .image-banner.page-shell > div p,
  body.home .site-main .image-banner.page-shell > div ul,
  body.home .site-main .components-section__intro h2,
  body.home .site-main .components-section__intro p {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-self: center !important;
    text-align: center !important;
  }

  body.home .site-main .saving-section.page-shell > div .btn,
  body.home .site-main .image-banner.page-shell > div .btn,
  body.home .site-main .components-section__intro .btn {
    width: max-content !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-self: center !important;
    text-align: center !important;
  }

  body.home .site-main .services-grid.services-grid--photo.page-shell {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.home .site-main .services-grid.services-grid--photo.page-shell figure,
  body.home .site-main .services-grid.services-grid--photo.page-shell img {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.home .site-main .services-grid.services-grid--photo.page-shell img {
    display: block !important;
    aspect-ratio: 16 / 9.6 !important;
    height: auto !important;
    object-fit: cover !important;
    border-radius: 14px !important;
  }

  body.home .site-main .centered-copy h2 {
    max-width: 324px !important;
    font-size: clamp(18px, 5vw, 22px) !important;
    line-height: 1.16 !important;
  }

  body.home .site-main .split-section__copy h2 {
    max-width: 318px !important;
    font-size: clamp(18px, 5vw, 22px) !important;
    line-height: 1.16 !important;
  }

  body.page-template-page-soluzioni-aziende .site-main .soluzioni-intro h2,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-choice__copy h2,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-intro h2 {
    max-width: 324px !important;
    font-size: clamp(17px, 4.85vw, 21px) !important;
    line-height: 1.16 !important;
  }

  body.page-template-page-servizi .site-main {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }

  body.page-template-page-servizi .site-main > .servizi-hero {
    order: 1 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 100vw !important;
    align-self: stretch !important;
    flex: 0 0 auto !important;
  }

  body.page-template-page-servizi .site-main > .servizi-wide-image {
    order: 2 !important;
    margin-top: 42px !important;
    margin-bottom: 28px !important;
  }

  body.page-template-page-servizi .site-main > .servizi-intro {
    order: 3 !important;
    padding-top: 0 !important;
    padding-bottom: 44px !important;
  }

  body.page-template-page-servizi .site-main > .servizi-feature:nth-of-type(3) {
    order: 4 !important;
  }

  body.page-template-page-servizi .site-main > .servizi-feature:nth-of-type(4) {
    order: 5 !important;
  }

  body.page-template-page-servizi .site-main > .servizi-feature:nth-of-type(5) {
    order: 6 !important;
  }

  body.page-template-page-servizi .site-main > .servizi-value {
    order: 7 !important;
  }

  body.page-template-page-servizi .site-main > .servizi-feature:nth-of-type(7) {
    order: 8 !important;
  }

  body.page-template-page-servizi .site-main > .servizi-final-image {
    order: 9 !important;
    margin-top: 0 !important;
    margin-bottom: 28px !important;
  }

  body.page-template-page-servizi .site-main > .servizi-cta {
    order: 10 !important;
    margin-top: 0 !important;
  }

  body.page-template-page-servizi .site-main .servizi-value {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 22px !important;
    justify-items: center !important;
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 0 !important;
    padding-bottom: 48px !important;
  }

  body.page-template-page-servizi .site-main .servizi-value figure {
    order: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
  }

  body.page-template-page-servizi .site-main .servizi-value figure img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    aspect-ratio: 16 / 9.6 !important;
    height: auto !important;
    border-radius: 14px !important;
    object-fit: cover !important;
  }

  body.page-template-page-servizi .site-main .servizi-value__copy {
    order: 2 !important;
    display: grid !important;
    justify-items: center !important;
    width: min(312px, calc(100vw - 48px)) !important;
    max-width: min(312px, calc(100vw - 48px)) !important;
    margin: 0 auto !important;
    text-align: center !important;
  }

  body.page-template-page-servizi .site-main .servizi-value__copy h2,
  body.page-template-page-servizi .site-main .servizi-value__copy p,
  body.page-template-page-servizi .site-main .servizi-intro h2,
  body.page-template-page-servizi .site-main .servizi-intro p,
  body.page-template-page-servizi .site-main .servizi-cta h2,
  body.page-template-page-servizi .site-main .servizi-cta p {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-page {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100vw !important;
    max-width: 100vw !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-page > .soluzioni-hero {
    order: 1 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 100vw !important;
    align-self: stretch !important;
    flex: 0 0 auto !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-page > .soluzioni-wide-image:not(.soluzioni-wide-image--lower) {
    order: 2 !important;
    margin-top: 42px !important;
    margin-bottom: 28px !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-page > .soluzioni-intro:not(.soluzioni-intro--compact) {
    order: 3 !important;
    padding-top: 0 !important;
    padding-bottom: 44px !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-page > .soluzioni-choice:nth-of-type(3) {
    order: 4 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-page > .soluzioni-choice:nth-of-type(4) {
    order: 5 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-page > .soluzioni-wide-image--lower {
    order: 6 !important;
    margin-top: 0 !important;
    margin-bottom: 28px !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-page > .soluzioni-intro--compact {
    order: 7 !important;
    padding-top: 0 !important;
    padding-bottom: 44px !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-page > .soluzioni-banner {
    order: 8 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-intro h2,
  body.page-template-page-soluzioni .site-main .soluzioni-intro p,
  body.page-template-page-soluzioni .site-main .soluzioni-choice__copy,
  body.page-template-page-soluzioni .site-main .soluzioni-choice__copy h2,
  body.page-template-page-soluzioni .site-main .soluzioni-choice__copy p,
  body.page-template-page-soluzioni .site-main .soluzioni-choice__copy ul,
  body.page-template-page-soluzioni .site-main .soluzioni-banner > div,
  body.page-template-page-soluzioni .site-main .soluzioni-banner h2,
  body.page-template-page-soluzioni .site-main .soluzioni-banner p {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    justify-self: center !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-page {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100vw !important;
    max-width: 100vw !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-page > .sostenibilita-hero {
    order: 1 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 100vw !important;
    align-self: stretch !important;
    flex: 0 0 auto !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-page > .sostenibilita-feature:nth-of-type(2) {
    order: 2 !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-page > .sostenibilita-wide-image {
    order: 3 !important;
    margin-top: 0 !important;
    margin-bottom: 28px !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-page > .sostenibilita-intro {
    order: 4 !important;
    padding-top: 0 !important;
    padding-bottom: 44px !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-page > .sostenibilita-feature:nth-of-type(4) {
    order: 5 !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-page > .sostenibilita-feature:nth-of-type(5) {
    order: 6 !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-page > .sostenibilita-cta {
    order: 7 !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-page > .sostenibilita-banner {
    order: 8 !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-intro h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-intro p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature__copy,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature__copy h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature__copy p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature__copy ul,
  body.page-template-page-sostenibilita .site-main .sostenibilita-cta h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-cta p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner > div,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner p {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    justify-self: center !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-siamo-page {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100vw !important;
    max-width: 100vw !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-siamo-page > .chi-hero {
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 100vw !important;
    align-self: stretch !important;
    flex: 0 0 auto !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-feature {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-feature > img {
    order: 1 !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-feature > .chi-feature__copy {
    order: 2 !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-banner,
  body.page-template-page-chi-siamo .site-main .chi-cta {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    background-size: cover !important;
    background-position: center center !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-banner {
    min-height: 390px !important;
    padding: 52px 22px !important;
    display: grid !important;
    align-items: center !important;
    justify-items: center !important;
    margin-top: 34px !important;
    margin-bottom: 62px !important;
    background-position: center center !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-banner > div {
    width: min(286px, calc(100vw - 76px)) !important;
    max-width: min(286px, calc(100vw - 76px)) !important;
    margin: 0 auto !important;
    display: grid !important;
    justify-items: center !important;
    gap: 14px !important;
    text-align: center !important;
    padding-left: 0 !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-cta {
    min-height: 340px !important;
    padding: 48px 22px !important;
    display: grid !important;
    align-items: center !important;
    justify-items: center !important;
    background-position: center center !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-cta > div {
    width: min(286px, calc(100vw - 76px)) !important;
    max-width: min(286px, calc(100vw - 76px)) !important;
    margin: 0 auto !important;
    display: grid !important;
    justify-items: center !important;
    gap: 15px !important;
    text-align: center !important;
    padding-left: 0 !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-banner::before,
  body.page-template-page-chi-siamo .site-main .chi-cta::before {
    background: linear-gradient(180deg, rgba(0, 29, 45, 0.76), rgba(0, 29, 45, 0.58)) !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-banner h2,
  body.page-template-page-chi-siamo .site-main .chi-banner p,
  body.page-template-page-chi-siamo .site-main .chi-cta h2,
  body.page-template-page-chi-siamo .site-main .chi-cta p {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-cta h2 {
    font-size: clamp(19px, 5vw, 22px) !important;
    line-height: 1.2 !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-banner h2 {
    font-size: clamp(20px, 5.3vw, 23px) !important;
    line-height: 1.18 !important;
    margin-bottom: 0 !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-banner p,
  body.page-template-page-chi-siamo .site-main .chi-cta p {
    font-size: 14px !important;
    line-height: 1.42 !important;
    margin-bottom: 0 !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-banner p + p {
    margin-top: 4px !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-cta .btn {
    width: auto !important;
    max-width: 100% !important;
    min-height: 40px !important;
    margin: 8px auto 0 !important;
    padding: 11px 16px 11px 20px !important;
    gap: 12px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    justify-self: center !important;
    font-size: 13px !important;
    line-height: 1.1 !important;
    text-align: center !important;
    white-space: nowrap !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-cta .btn::after {
    flex: 0 0 22px !important;
    width: 22px !important;
    height: 22px !important;
  }

  body.page-template-page-contatti .site-main .contatti-form-section {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 40px !important;
    padding-bottom: 58px !important;
    scroll-margin-top: 128px !important;
  }

  body.page-template-page-contatti .site-main .contatti-form-section > h2 {
    margin-bottom: 26px !important;
    font-size: clamp(22px, 7vw, 27px) !important;
    line-height: 1.12 !important;
    text-align: center !important;
  }

  body.page-template-page-contatti .site-main .contatti-form-layout {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 46px !important;
    justify-items: center !important;
  }

  body.page-template-page-contatti .site-main .contatti-social-card {
    width: 100% !important;
    min-height: 104px !important;
    display: grid !important;
    grid-template-columns: repeat(3, 38px) !important;
    grid-template-rows: auto auto !important;
    gap: 12px 14px !important;
    align-items: center !important;
    justify-content: center !important;
    justify-items: center !important;
    padding: 16px 18px !important;
    border-radius: 16px !important;
    box-shadow: 0 16px 42px rgba(0, 78, 113, 0.12) !important;
  }

  body.page-template-page-contatti .site-main .contatti-social-card h3 {
    grid-column: 1 / -1 !important;
    margin: 0 !important;
    font-size: 18px !important;
    line-height: 1 !important;
    text-align: center !important;
  }

  body.page-template-page-contatti .site-main .contatti-social-card a {
    width: 38px !important;
    height: 38px !important;
    margin: 0 !important;
  }

  body.page-template-page-contatti .site-main .contatti-form {
    width: 100% !important;
    max-width: 100% !important;
    gap: 15px !important;
    padding: 18px !important;
    border-width: 4px !important;
    border-radius: 18px !important;
    box-shadow: 0 18px 48px rgba(0, 79, 112, 0.1) !important;
  }

  body.page-template-page-contatti .site-main .contatti-form__grid {
    width: 100% !important;
    max-width: 100% !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    margin: 0 auto !important;
  }

  body.page-template-page-contatti .site-main .contatti-field {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  body.page-template-page-contatti .site-main .contatti-field input,
  body.page-template-page-contatti .site-main .contatti-field textarea {
    width: 100% !important;
    min-height: 46px !important;
    padding: 0 16px !important;
    border-width: 1.5px !important;
    border-radius: 16px !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
    text-align: left !important;
  }

  body.page-template-page-contatti .site-main .contatti-field textarea {
    min-height: 132px !important;
    padding-top: 15px !important;
    resize: vertical !important;
  }

  body.page-template-page-contatti .site-main .contatti-radio-group {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 10px !important;
    padding: 2px 0 !important;
  }

  body.page-template-page-contatti .site-main .contatti-radio-group label {
    min-height: 42px !important;
    justify-content: center !important;
    gap: 9px !important;
    border: 1.5px solid rgba(0, 111, 153, 0.26) !important;
    border-radius: 999px !important;
    color: #006f99 !important;
    font-size: 14px !important;
    line-height: 1 !important;
    text-align: center !important;
  }

  body.page-template-page-contatti .site-main .contatti-radio-group input,
  body.page-template-page-contatti .site-main .contatti-privacy input {
    width: 18px !important;
    height: 18px !important;
    border-width: 1.5px !important;
  }

  body.page-template-page-contatti .site-main .contatti-radio-group input:checked,
  body.page-template-page-contatti .site-main .contatti-privacy input:checked {
    box-shadow: inset 0 0 0 5px #fff !important;
  }

  body.page-template-page-contatti .site-main .contatti-privacy {
    width: 100% !important;
    max-width: 100% !important;
    grid-template-columns: 18px 1fr !important;
    gap: 10px !important;
    align-items: start !important;
    margin: 2px 0 0 !important;
    color: rgba(0, 111, 153, 0.82) !important;
    font-size: 12.5px !important;
    line-height: 1.32 !important;
    text-align: left !important;
  }

  body.page-template-page-contatti .site-main .contatti-privacy span,
  body.page-template-page-contatti .site-main .contatti-privacy a {
    text-align: left !important;
  }

  body.page-template-page-contatti .site-main .contatti-form .btn {
    width: min(190px, 100%) !important;
    min-height: 42px !important;
    margin: 4px auto 0 !important;
    padding: 11px 28px !important;
    justify-self: center !important;
    font-size: 13px !important;
    line-height: 1 !important;
  }

  body.page-template-page-contatti .site-main .form-message {
    margin: 0 !important;
    font-size: 13px !important;
    line-height: 1.3 !important;
    text-align: center !important;
  }

  body.page-template-page-calcolatore .site-main .steps-intro {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    padding-top: 38px !important;
    padding-bottom: 42px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.page-template-page-calcolatore .site-main .steps-intro h2 {
    width: min(100%, 310px) !important;
    max-width: 310px !important;
    margin: 0 auto 24px !important;
    font-size: clamp(21px, 6vw, 25px) !important;
    line-height: 1.14 !important;
    text-align: center !important;
    text-wrap: balance !important;
    overflow-wrap: normal !important;
  }

  body.page-template-page-calcolatore .site-main .steps-intro__grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 10px !important;
    width: 100% !important;
    margin: 0 auto !important;
  }

  body.page-template-page-calcolatore .site-main .steps-intro article {
    min-height: 76px !important;
    padding: 14px 10px !important;
    border-radius: 12px !important;
  }

  body.page-template-page-calcolatore .site-main .calculator-shell {
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    gap: 28px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 56px !important;
    overflow: visible !important;
  }

  body.page-template-page-calcolatore .site-main .calculator-heading {
    width: 100% !important;
    max-width: 312px !important;
    margin: 0 auto !important;
    display: grid !important;
    justify-items: center !important;
    gap: 16px !important;
    text-align: center !important;
  }

  body.page-template-page-calcolatore .site-main .calculator-heading h2 {
    width: 100% !important;
    max-width: 300px !important;
    margin: 0 auto !important;
    font-size: clamp(20px, 5.8vw, 24px) !important;
    line-height: 1.14 !important;
    text-align: center !important;
    text-wrap: balance !important;
  }

  body.page-template-page-calcolatore .site-main .calculator-heading p {
    width: 100% !important;
    max-width: 304px !important;
    margin: 0 auto !important;
    font-size: 14px !important;
    line-height: 1.42 !important;
    text-align: center !important;
  }

  body.page-template-page-calcolatore .site-main .calculator {
    width: 100% !important;
    max-width: 100% !important;
    padding: 18px !important;
    border-width: 3px !important;
    border-radius: 18px !important;
    box-shadow: 0 18px 52px rgba(0, 100, 155, 0.1) !important;
  }

  body.page-template-page-calcolatore .site-main .wizard-progress {
    width: 100% !important;
    max-width: 100% !important;
    gap: 10px !important;
    margin: 0 auto 26px !important;
  }

  body.page-template-page-calcolatore .site-main .wizard-step:not(.is-active) {
    display: none !important;
  }

  body.page-template-page-calcolatore .site-main .wizard-step.is-active {
    display: grid !important;
    justify-items: center !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    gap: 15px !important;
    text-align: center !important;
  }

  body.page-template-page-calcolatore .site-main .wizard-step__label {
    width: 100% !important;
    margin: 0 auto !important;
    font-size: 13px !important;
    line-height: 1.2 !important;
    text-align: center !important;
  }

  body.page-template-page-calcolatore .site-main .wizard-step h3 {
    width: min(100%, 296px) !important;
    max-width: 296px !important;
    margin: 0 auto !important;
    font-size: clamp(20px, 5.9vw, 24px) !important;
    line-height: 1.14 !important;
    text-align: center !important;
    text-wrap: balance !important;
    overflow-wrap: normal !important;
  }

  body.page-template-page-calcolatore .site-main .wizard-step p {
    width: min(100%, 296px) !important;
    max-width: 296px !important;
    margin: 0 auto !important;
    font-size: 14px !important;
    line-height: 1.42 !important;
    text-align: center !important;
  }

  body.page-template-page-calcolatore .site-main .wizard-step .form-grid,
  body.page-template-page-calcolatore .site-main .wizard-step .form-grid--stacked {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 13px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 4px auto 0 !important;
    justify-items: center !important;
  }

  body.page-template-page-calcolatore .site-main .field {
    width: 100% !important;
    max-width: 100% !important;
    display: grid !important;
    justify-items: center !important;
    gap: 7px !important;
    margin: 0 auto !important;
  }

  body.page-template-page-calcolatore .site-main .field > span {
    width: 100% !important;
    max-width: 296px !important;
    margin: 0 auto !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    text-align: center !important;
  }

  body.page-template-page-calcolatore .site-main .field input,
  body.page-template-page-calcolatore .site-main .field textarea,
  body.page-template-page-calcolatore .site-main .field select {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 292px !important;
    min-height: 46px !important;
    margin: 0 auto !important;
    padding: 0 16px !important;
    border-width: 1.5px !important;
    border-radius: 15px !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
    text-align: left !important;
  }

  body.page-template-page-calcolatore .site-main .field small {
    width: min(100%, 280px) !important;
    max-width: 280px !important;
    margin: 0 auto !important;
    font-size: 11.5px !important;
    line-height: 1.35 !important;
    text-align: center !important;
    overflow-wrap: normal !important;
  }

  body.page-template-page-calcolatore .site-main .option-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: 292px !important;
    margin: 4px auto 0 !important;
    justify-content: center !important;
  }

  body.page-template-page-calcolatore .site-main .option-grid button,
  body.page-template-page-calcolatore .site-main .type-switch button {
    min-height: 42px !important;
    padding: 10px 14px !important;
    border-radius: 999px !important;
    font-size: 13px !important;
    line-height: 1 !important;
    text-align: center !important;
  }

  body.page-template-page-calcolatore .site-main .type-switch {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: 292px !important;
    margin: 0 auto !important;
  }

  body.page-template-page-calcolatore .site-main .form-grid--stacked > div {
    width: 100% !important;
    max-width: 292px !important;
    margin: 0 auto 8px !important;
    display: grid !important;
    justify-items: center !important;
    gap: 12px !important;
  }

  body.page-template-page-calcolatore .site-main .calculator-map {
    width: 100% !important;
    max-width: 292px !important;
    min-height: 230px !important;
    margin: 6px auto 0 !important;
    border-width: 1.5px !important;
    border-radius: 16px !important;
  }

  body.page-template-page-calcolatore .site-main .calculator-map iframe {
    height: 244px !important;
    min-height: 244px !important;
  }

  body.page-template-page-calcolatore .site-main .calculator-hint {
    width: min(100%, 292px) !important;
    max-width: 292px !important;
    margin: 4px auto 0 !important;
    font-size: 14px !important;
    line-height: 1.38 !important;
    text-align: center !important;
  }

  body.page-template-page-calcolatore .site-main .privacy-check {
    display: grid !important;
    grid-template-columns: 20px 1fr !important;
    gap: 10px !important;
    align-items: start !important;
    width: min(100%, 292px) !important;
    max-width: 292px !important;
    margin: 6px auto 0 !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
    text-align: left !important;
  }

  body.page-template-page-calcolatore .site-main .privacy-check input {
    width: 20px !important;
    height: 20px !important;
    margin: 0 !important;
  }

  body.page-template-page-calcolatore .site-main .privacy-check span,
  body.page-template-page-calcolatore .site-main .privacy-check a {
    text-align: left !important;
  }

  body.page-template-page-calcolatore .site-main .wizard-actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: 292px !important;
    margin: 22px auto 0 !important;
    justify-items: center !important;
  }

  body.page-template-page-calcolatore .site-main .wizard-actions .btn {
    width: 100% !important;
    min-height: 42px !important;
    justify-content: center !important;
    padding: 11px 22px !important;
    font-size: 13px !important;
    text-align: center !important;
  }

  body.page-template-page-calcolatore .site-main .wizard-actions .btn[style*="hidden"] {
    display: none !important;
  }

  body.page-template-page-calcolatore .site-main .form-message {
    width: min(100%, 292px) !important;
    margin: 12px auto 0 !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
    text-align: center !important;
  }

  body.page-template-page-calcolatore .site-main .image-banner--calculator {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    min-height: 360px !important;
    margin: 8px auto 58px !important;
    padding: 46px 22px !important;
    display: grid !important;
    align-items: center !important;
    justify-items: center !important;
    border-radius: 16px !important;
    background-position: center center !important;
  }

  body.page-template-page-calcolatore .site-main .image-banner--calculator::before {
    background:
      radial-gradient(circle at 82% 28%, rgba(255, 179, 32, 0.2), transparent 34%),
      linear-gradient(180deg, rgba(0, 29, 45, 0.84), rgba(0, 29, 45, 0.66)) !important;
  }

  body.page-template-page-calcolatore .site-main .image-banner--calculator > div {
    width: min(292px, 100%) !important;
    max-width: 292px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    display: grid !important;
    justify-items: center !important;
    gap: 15px !important;
    text-align: center !important;
  }

  body.page-template-page-calcolatore .site-main .image-banner--calculator h2 {
    width: 100% !important;
    max-width: 292px !important;
    margin: 0 auto !important;
    font-size: clamp(20px, 5.6vw, 23px) !important;
    line-height: 1.18 !important;
    text-align: center !important;
    text-wrap: balance !important;
    color: #fff !important;
    text-shadow: 0 2px 16px rgba(0, 29, 45, 0.34) !important;
  }

  body.page-template-page-calcolatore .site-main .image-banner--calculator p {
    width: 100% !important;
    max-width: 286px !important;
    margin: 0 auto !important;
    font-size: 14px !important;
    line-height: 1.42 !important;
    text-align: center !important;
    color: #fff !important;
    text-shadow: 0 2px 14px rgba(0, 29, 45, 0.3) !important;
  }

  body.page-template-page-calcolatore .site-main .image-banner--calculator .btn {
    width: auto !important;
    min-width: 160px !important;
    min-height: 40px !important;
    margin: 2px auto 0 !important;
    padding: 11px 22px !important;
    justify-content: center !important;
    border: 0 !important;
    color: #fff !important;
    background: linear-gradient(90deg, var(--geon-blue), var(--geon-green)) !important;
    font-size: 13px !important;
    text-align: center !important;
    box-shadow: 0 14px 30px rgba(0, 29, 45, 0.22) !important;
  }
}

/* Services image consistency - final override. */
body.page-template-page-servizi .site-main {
  --servizi-photo-ratio: 16 / 7.2;
  --servizi-mobile-photo-ratio: 328 / 201;
}

body.page-template-page-servizi .site-main .servizi-wide-image,
body.page-template-page-servizi .site-main .servizi-value figure,
body.page-template-page-servizi .site-main .servizi-final-image {
  overflow: hidden !important;
  border-radius: 26px !important;
}

body.page-template-page-servizi .site-main .servizi-wide-image img,
body.page-template-page-servizi .site-main .servizi-feature > img,
body.page-template-page-servizi .site-main .servizi-value figure img,
body.page-template-page-servizi .site-main .servizi-final-image img {
  display: block !important;
  width: 100% !important;
  aspect-ratio: var(--servizi-photo-ratio) !important;
  height: auto !important;
  border-radius: 24px !important;
  object-fit: cover !important;
  object-position: center center !important;
}

@media (max-width: 768px) {
  body.page-template-page-servizi .site-main .servizi-wide-image,
  body.page-template-page-servizi .site-main .servizi-value figure,
  body.page-template-page-servizi .site-main .servizi-final-image {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 14px !important;
    overflow: hidden !important;
  }

  body.page-template-page-servizi .site-main .servizi-wide-image img,
  body.page-template-page-servizi .site-main .servizi-feature > img,
  body.page-template-page-servizi .site-main .servizi-value figure img,
  body.page-template-page-servizi .site-main .servizi-final-image img {
    width: 100% !important;
    max-width: 100% !important;
    aspect-ratio: var(--servizi-mobile-photo-ratio) !important;
    height: auto !important;
    min-height: 0 !important;
    border-radius: 14px !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
}

/* Final mobile shell match: banners use the same size as the wide images. */
@media (max-width: 768px) {
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    min-height: 0 !important;
    height: auto !important;
    aspect-ratio: 16 / 9.8 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 22px 18px !important;
    display: grid !important;
    place-items: center !important;
    border-radius: 14px !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide > div {
    width: min(292px, 100%) !important;
    max-width: 292px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    gap: 8px !important;
    display: grid !important;
    justify-items: center !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2 {
    width: 100% !important;
    max-width: 292px !important;
    margin: 0 auto !important;
    font-size: clamp(16px, 4.8vw, 18px) !important;
    line-height: 1.12 !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    width: 100% !important;
    max-width: 286px !important;
    margin: 0 auto !important;
    font-size: 12px !important;
    line-height: 1.26 !important;
    text-align: center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill {
    width: min(218px, 100%) !important;
    min-height: 34px !important;
    margin: 4px auto 0 !important;
    padding: 9px 38px 9px 15px !important;
    font-size: 10px !important;
    line-height: 1 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill::after {
    width: 22px !important;
    height: 22px !important;
    right: 8px !important;
  }
}

/* Final mobile CTA copy override. */
@media (max-width: 768px) {
  body.page-template-page-sostenibilita .site-main .sostenibilita-cta .btn {
    font-size: 0 !important;
  }

  body.page-template-page-sostenibilita .site-main .sostenibilita-cta .btn::before {
    content: "RICHIEDI UNA CONSULENZA";
    font-size: 11px !important;
    line-height: 1.05 !important;
  }
}

/* Final mobile typography match: Soluzioni/Sostenibilita banners follow Chi siamo. */
@media (max-width: 768px) {
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2 {
    font-size: 20px !important;
    line-height: 1.18 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    font-size: 14px !important;
    line-height: 1.42 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill {
    min-height: 38px !important;
    font-size: 11px !important;
    line-height: 1 !important;
  }
}

/* Final mobile image shells: align non-service pages only. */
@media (max-width: 768px) {
  body.home .site-main .split-section > img {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    height: 320px !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 14px !important;
    object-fit: cover !important;
    object-position: center center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-choice__image,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature > img,
  body.page-template-page-chi-siamo .site-main .chi-feature > img,
  body.page-template-page-contatti .site-main .contatti-intro figure {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9.8 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 14px !important;
    overflow: hidden !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-choice__image img,
  body.page-template-page-sostenibilita .site-main .sostenibilita-feature > img,
  body.page-template-page-chi-siamo .site-main .chi-feature > img,
  body.page-template-page-contatti .site-main .contatti-intro figure img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9.8 !important;
    border-radius: 14px !important;
    object-fit: cover !important;
    object-position: center center !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-banner {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    min-height: 0 !important;
    height: auto !important;
    aspect-ratio: 16 / 9.8 !important;
    margin: 34px auto 56px !important;
    padding: 24px 18px !important;
    display: grid !important;
    place-items: center !important;
    border-radius: 14px !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-banner > div {
    width: min(292px, 100%) !important;
    max-width: 292px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    gap: 8px !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-banner h2 {
    font-size: 20px !important;
    line-height: 1.18 !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-banner p {
    font-size: 14px !important;
    line-height: 1.42 !important;
  }

  body.page-template-page-calcolatore .site-main .image-banner--calculator::before {
    background:
      radial-gradient(circle at 82% 28%, rgba(0, 0, 0, 0.16), transparent 34%),
      linear-gradient(180deg, rgba(0, 19, 31, 0.9), rgba(0, 19, 31, 0.74)) !important;
  }
}

/* Final mobile home image match. */
@media (max-width: 768px) {
  body.home .site-main section.split-section.page-shell > img,
  body.home .site-main .split-section.page-shell > img {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    height: 320px !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 14px !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
}

/* Final mobile Chi siamo services button. */
@media (max-width: 768px) {
  body.page-template-page-chi-siamo .site-main .chi-work .chi-btn {
    width: auto !important;
    min-width: 0 !important;
    max-width: max-content !important;
    min-height: 36px !important;
    margin: 18px auto 0 !important;
    padding: 0 18px !important;
    display: inline-flex !important;
    justify-content: center !important;
    justify-self: center !important;
    align-self: center !important;
    font-size: 13px !important;
  }
}

/* Final mobile Chi work grid: match Chi numbers grid. */
@media (max-width: 768px) {
  body.page-template-page-chi-siamo .site-main .chi-work__grid {
    width: 280px !important;
    max-width: calc(100vw - 80px) !important;
    margin: 68px auto 0 !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 34px !important;
    align-items: start !important;
    justify-items: center !important;
    text-align: center !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-work__grid article {
    width: min(260px, 100%) !important;
    min-height: 0 !important;
    height: auto !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    align-items: start !important;
    text-align: center !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-work__grid article img {
    width: 58px !important;
    height: 58px !important;
    margin: 0 0 24px !important;
  }

  body.page-template-page-chi-siamo .site-main .chi-work__grid article h3 {
    width: 240px !important;
    max-width: 100% !important;
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 1.22 !important;
    font-weight: 400 !important;
    text-align: center !important;
  }
}

/* Final desktop restore: keep Soluzioni/Sostenibilita like Chi siamo wide shell. */
@media (min-width: 769px) {
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide {
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    justify-items: normal !important;
    grid-template-columns: none !important;
    width: min(88vw, 1810px) !important;
    max-width: min(88vw, 1810px) !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 7.3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 !important;
    border-radius: 28px !important;
    overflow: hidden !important;
    text-align: left !important;
    background-size: cover !important;
    background-position: center center !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide::before,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide::before {
    background: linear-gradient(90deg, rgba(0, 29, 45, 0.68), rgba(0, 29, 45, 0.32) 56%, rgba(0, 29, 45, 0.1)) !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide > div {
    box-sizing: border-box !important;
    position: relative !important;
    z-index: 1 !important;
    display: block !important;
    width: 48% !important;
    max-width: 48% !important;
    margin: 0 !important;
    padding: 0 0 0 clamp(60px, 5vw, 112px) !important;
    text-align: left !important;
    justify-items: normal !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    color: #fff !important;
    text-align: left !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide h2 {
    margin-bottom: clamp(28px, 2vw, 42px) !important;
    font-size: clamp(36px, 2.35vw, 50px) !important;
    line-height: 1.08 !important;
    text-wrap: balance !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide p,
  body.page-template-page-sostenibilita .site-main .sostenibilita-banner.sostenibilita-shell--wide p {
    margin-bottom: 0 !important;
    font-size: clamp(18px, 1.14vw, 25px) !important;
    line-height: 1.34 !important;
  }

  body.page-template-page-soluzioni .site-main .soluzioni-banner.soluzioni-shell--wide .soluzioni-pill {
    display: inline-flex !important;
    width: fit-content !important;
    min-width: 0 !important;
    margin: var(--geon-text-button-space, 28px) 0 0 !important;
    justify-self: start !important;
    align-self: flex-start !important;
    justify-content: center !important;
    text-align: center !important;
  }
}

@media (max-width: 640px) {
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-banner.soluzioni-shell--wide,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-banner.soluzioni-shell--wide,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-banner.soluzioni-shell--wide h2 {
    text-align: center !important;
  }

  body.page-template-page-soluzioni-aziende .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-banner.soluzioni-shell--wide > div {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-items: center !important;
  }

  body.page-template-page-soluzioni-aziende .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-banner.soluzioni-shell--wide h2 {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.page-template-page-soluzioni-aziende .site-main .soluzioni-gallery__grid,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-gallery__grid {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  body.page-template-page-soluzioni-aziende .site-main .soluzioni-gallery__grid img,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-gallery__grid img {
    aspect-ratio: 16 / 10 !important;
    min-height: 0 !important;
  }

  body.page-template-page-soluzioni-aziende .site-main .soluzioni-gallery__nav,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-gallery__nav {
    display: none !important;
  }
}

@media (min-width: 641px) and (max-width: 768px) {
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-banner.soluzioni-shell--wide,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-banner.soluzioni-shell--wide,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-banner.soluzioni-shell--wide h2 {
    text-align: center !important;
  }

  body.page-template-page-soluzioni-aziende .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-banner.soluzioni-shell--wide > div,
  body.page-template-page-soluzioni-aziende .site-main .soluzioni-banner.soluzioni-shell--wide h2,
  body.page-template-page-soluzioni-residenziale .site-main .soluzioni-banner.soluzioni-shell--wide h2 {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

body.page-template-page-soluzioni-aziende .site-main .soluzioni-gallery__nav,
body.page-template-page-soluzioni-residenziale .site-main .soluzioni-gallery__nav {
  display: none !important;
}
