@font-face {
  font-family: "Figtree";
  src: url("font/Figtree-VariableFont_wght.woff2") format("woff2-variations"), url("font/Figtree-VariableFont_wght.woff2") format("woff2") tech("variations");
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree";
  src: url("font/Figtree-Italic-VariableFont_wght.woff2") format("woff2-variations"), url("font/Figtree-Italic-VariableFont_wght.woff2") format("woff2") tech("variations");
  font-weight: 300 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Teko";
  src: url("font/Teko-VariableFont_wght.woff2") format("woff2-variations"), url("font/Teko-VariableFont_wght.woff2") format("woff2") tech("variations");
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("font/OpenSans-VariableFont_wdth_wght.woff2") format("woff2-variations"), url("font/OpenSans-VariableFont_wdth_wght.woff2") format("woff2") tech("variations");
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
  font-stretch: 75% 100%;
}
@font-face {
  font-family: "Open Sans";
  src: url("font/OpenSans-Italic-VariableFont_wdth_wght.woff2") format("woff2-variations"), url("font/OpenSans-Italic-VariableFont_wdth_wght.woff2") format("woff2") tech("variations");
  font-weight: 300 800;
  font-stretch: 75% 100%;
  font-style: italic;
  font-display: swap;
}
a:not(.gb-cta) {
  color: currentColor !important;
}
a:not(.gb-cta)[href^="tel:"] {
  pointer-events: none;
  text-decoration: none;
}
html.mobile a:not(.gb-cta)[href^="tel:"] {
  pointer-events: auto;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
}
* img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.gb-hidden-visually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 0px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 0px !important;
}

button {
  cursor: pointer !important;
  color: currentColor;
}

textarea, input, button {
  box-shadow: none;
  border-radius: 0;
  background: none;
  border: none;
}

:focus, :visited, :active {
  box-shadow: none;
}

legend {
  float: none !important;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

.gb-disabled,
.gb_disabled {
  opacity: 0.8;
  pointer-events: none;
}

[data-componente=aliasServiceComponet],
.aliasServiceComponet {
  background: #f8f8f8;
  color: currentColor;
  padding-top: 20px;
  padding-bottom: 20px;
}
[data-componente=aliasServiceComponet] .container gb-alert-text,
.aliasServiceComponet .container gb-alert-text {
  display: block;
  font-size: 10px;
  padding-bottom: 20px;
}
[data-componente=aliasServiceComponet] .container ul.aliasServiceID,
.aliasServiceComponet .container ul.aliasServiceID {
  padding: 0;
  margin: 0;
}
[data-componente=aliasServiceComponet] .container ul.aliasServiceID li,
.aliasServiceComponet .container ul.aliasServiceID li {
  display: inline-block;
  vertical-align: middle;
}
[data-componente=aliasServiceComponet] .container ul.aliasServiceID li p,
.aliasServiceComponet .container ul.aliasServiceID li p {
  margin-bottom: 0;
  font-size: 14px;
}
[data-componente=aliasServiceComponet] .container ul.aliasServiceID li p strong,
.aliasServiceComponet .container ul.aliasServiceID li p strong {
  color: #e32426;
}
[data-componente=aliasServiceComponet] .container ul.aliasServiceID li:nth-child(2),
.aliasServiceComponet .container ul.aliasServiceID li:nth-child(2) {
  margin-left: 20px;
  background: #fff;
  padding: 3px 10px;
  border-radius: 2px;
  position: relative;
}
[data-componente=aliasServiceComponet] .container ul.aliasServiceID li:nth-child(2)::before,
.aliasServiceComponet .container ul.aliasServiceID li:nth-child(2)::before {
  content: "ID:";
  font-size: 8px;
  position: absolute;
  top: -10px;
  left: 0;
}
[data-componente=aliasServiceComponet] .container ul.aliasServiceID li:nth-child(2) p, [data-componente=aliasServiceComponet] .container ul.aliasServiceID li:nth-child(2) h1, [data-componente=aliasServiceComponet] .container ul.aliasServiceID li:nth-child(2) h2,
.aliasServiceComponet .container ul.aliasServiceID li:nth-child(2) p,
.aliasServiceComponet .container ul.aliasServiceID li:nth-child(2) h1,
.aliasServiceComponet .container ul.aliasServiceID li:nth-child(2) h2 {
  font-size: 26px;
  line-height: 1;
  font-weight: bold;
  margin: 0 !important;
}
[data-componente=aliasServiceComponet] .container gb-url-componente,
.aliasServiceComponet .container gb-url-componente {
  display: block;
  font-size: 12px;
  margin-top: 20px;
}

gb-aliasServiceComponetAnteprimaText {
  display: block;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 14px;
}

@media (min-width: 1600px) {
  .container-lg,
  .container-md,
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1900px) {
  .container-lg,
  .container-md,
  .container {
    max-width: 1600px;
  }
}
@media screen and (max-width: 576px) {
  .container {
    padding-inline: 20px;
  }
}
.container-fluid {
  padding-inline: 20px;
}
@media (min-width: 992px) {
  .container-fluid {
    padding-inline: 20px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-inline: 40px;
  }
}

picture {
  display: block;
}

.gb-breadcrumb-wrapper {
  padding-block: 10px;
}
.gb-breadcrumb-wrapper .gb-breadcrumb {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  color: currentColor;
  margin: 0;
}
.gb-breadcrumb-wrapper .gb-breadcrumb li {
  font-size: 0.875rem;
  font-style: normal;
  line-height: 1;
}
.gb-breadcrumb-wrapper .gb-breadcrumb li a {
  display: inline-block;
  --wght: 400;
  text-decoration: none;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gb-breadcrumb-wrapper .gb-breadcrumb li a:hover {
  text-decoration: underline;
}
.gb-breadcrumb-wrapper .gb-breadcrumb li:last-child {
  --wght: 600;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gb-breadcrumb-wrapper .gb-breadcrumb li:not(:last-child)::after {
  content: "/";
  margin: 0 3px;
  vertical-align: top;
}

ul.stmp {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.stmp a {
  text-decoration: none;
}

.pswp .pswp__button--zoom {
  display: none !important;
}
.pswp .pswp__bg {
  background: #fff;
}
.pswp .pswp__top-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 44px;
  z-index: 90;
  padding: 10px;
}
.pswp .pswp__button {
  display: block;
  float: right;
  padding: 0;
  top: 50%;
  background: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
}
.pswp .pswp__button svg {
  pointer-events: none;
  fill: #444;
}
.pswp .pswp__button.pswp__button--arrow--prev, .pswp .pswp__button.pswp__button--arrow--next {
  color: var(--gb-blue);
  font-size: 32px;
}
.pswp .pswp__button.pswp__button--arrow--prev svg, .pswp .pswp__button.pswp__button--arrow--next svg {
  width: 40%;
  height: 40%;
  fill: #333;
  transform: rotate(90deg);
  transform-origin: center center;
}
html.mobile .pswp .pswp__button.pswp__button--arrow--prev, html.mobile .pswp .pswp__button.pswp__button--arrow--next {
  display: none;
}
.pswp .pswp__button.pswp__button--close {
  height: 28px;
  width: 28px;
  display: block;
  border-radius: 50%;
  color: #000;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  padding: 0;
  margin-top: 0;
  top: 0;
  -webkit-text-stroke-width: 1px !important;
}
.pswp .pswp__button.pswp__button--arrow--right {
  right: 10px;
  left: auto;
}
.pswp .pswp__button.pswp__button--arrow--right svg {
  transform: rotate(-90deg);
  transform-origin: center center;
}
.pswp .pswp__counter, .pswp .pswp__caption {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  --wght: 700;
  color: #444;
  text-align: center;
  font-family: var(--font-sans-serif);
  height: 44px;
  padding: 10px 0;
}
.pswp .pswp__caption {
  bottom: auto;
  top: 0;
  z-index: 5;
  padding: 10px 43px;
}
@media (max-width: 767px) {
  .pswp .pswp__caption {
    font-size: 12px;
  }
}
.pswp .pswp__caption.pswp__caption--fake {
  display: none;
}
.pswp .pswp__button--share {
  display: none !important;
}
.pswp .pswp__wrapper {
  line-height: 0;
  width: 100%;
  height: auto;
  max-width: 90vmin;
  z-index: 1045;
  position: absolute;
  top: 50%;
  lefT: 50%;
  transform: translate(-50%, -50%);
}
.pswp .pswp__video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%;
}
.pswp .pswp__video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pswp video {
  width: 100% !important;
  height: auto !important;
}

gb-bold {
  font-weight: 600;
  display: inline;
}

gb-big {
  font-size: 1.6em;
}

gb-uppercase {
  text-transform: uppercase;
  display: inline;
}

gb-lowercase {
  text-transform: lowercase;
  display: inline;
}

gb-italic {
  font-style: italic;
}

:root {
  --gb-red:#C90C0F;
  --gb-white:#FFFFFF;
  --gb-black:#000000;
  --gb-dark-green:#318200;
  --gb-blue:#103D82;
  --gb-grey:#C7C6C6;
  --gb-light-grey:#F5F5F5;
  --gb-text-grey:#696969;
  --gb-blue-gray:#6F9AD1;
  --bs-gutter-x:1.25rem;
  --header-height:85px;
  --font-sans-serif: "Open Sans";
  --teko:"Teko";
  --figtree:"Figtree";
}
@media screen and (max-width: 991px) {
  :root {
    --header-height:66px;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --header-height:56px;
  }
}

.gb-blue {
  color: var(--gb-blue);
}

.gb-red {
  color: var(--gb-red);
}

html {
  font-size: 16px;
}

[class^=gb-section] {
  padding-top: 20px;
  padding-bottom: 40px;
}

.gb-hidden-visually {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

* {
  font-variation-settings: "wdth" var(--wdth, 100), "wght" var(--wght, 400);
}

strong, b, gb-bold, .fw-bold {
  font-variation-settings: "wght" 700;
}

.gb-back-wrapper {
  font-size: 1.125rem;
}
.gb-back-wrapper .gb-cta {
  margin-left: -12px;
}

body {
  font-family: var(--figtree);
  background: var(--gb-light-grey);
}
body#site-template, body#form-template {
  font-family: var(--font-sans-serif);
}

main {
  min-height: calc(100svh - var(--header-height) - var(--footer-height, 0px));
}

.error,
.gb-error {
  --error:var(--gb-red);
}
.error + *,
.gb-error + * {
  --error:var(--gb-red);
}

.gb-form-password,
.gb-form-select,
.gb-form-textarea,
.gb-form-input {
  position: relative;
}
.gb-form-password label,
.gb-form-select label,
.gb-form-textarea label,
.gb-form-input label {
  color: var(--error, var(--gb-black));
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.gb-form-password label:not(.gb-normal-label),
.gb-form-select label:not(.gb-normal-label),
.gb-form-textarea label:not(.gb-normal-label),
.gb-form-input label:not(.gb-normal-label) {
  position: absolute;
  left: 0;
  top: 50%;
  padding: 10px 15px;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left center;
  transform: translateY(-50%) scale(1);
  pointer-events: none;
  transition: transform 100ms;
}
.gb-form-password label:not(.gb-normal-label).gb-no-ph,
.gb-form-select label:not(.gb-normal-label).gb-no-ph,
.gb-form-textarea label:not(.gb-normal-label).gb-no-ph,
.gb-form-input label:not(.gb-normal-label).gb-no-ph {
  transform: translateY(-80%) translateX(0.4em) scale(0.7);
  color: var(--error, color-mix(in srgb, var(--gb-black), transparent));
}
.gb-form-password label.gb-normal-label,
.gb-form-select label.gb-normal-label,
.gb-form-textarea label.gb-normal-label,
.gb-form-input label.gb-normal-label {
  --wght: 600;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
}
.gb-form-password label.gb-normal-label + select,
.gb-form-password label.gb-normal-label + input[type=text],
.gb-form-password label.gb-normal-label + input[type=email],
.gb-form-password label.gb-normal-label + input[type=password],
.gb-form-password label.gb-normal-label + input[type=date],
.gb-form-password label.gb-normal-label + input[type=tel],
.gb-form-password label.gb-normal-label + input[type=number],
.gb-form-password label.gb-normal-label + input[type=search],
.gb-form-password label.gb-normal-label + input[type=url],
.gb-form-password label.gb-normal-label + input[type=time],
.gb-form-password label.gb-normal-label + input[type=week],
.gb-form-password label.gb-normal-label + input[type=text],
.gb-form-select label.gb-normal-label + select,
.gb-form-select label.gb-normal-label + input[type=text],
.gb-form-select label.gb-normal-label + input[type=email],
.gb-form-select label.gb-normal-label + input[type=password],
.gb-form-select label.gb-normal-label + input[type=date],
.gb-form-select label.gb-normal-label + input[type=tel],
.gb-form-select label.gb-normal-label + input[type=number],
.gb-form-select label.gb-normal-label + input[type=search],
.gb-form-select label.gb-normal-label + input[type=url],
.gb-form-select label.gb-normal-label + input[type=time],
.gb-form-select label.gb-normal-label + input[type=week],
.gb-form-select label.gb-normal-label + input[type=text],
.gb-form-textarea label.gb-normal-label + select,
.gb-form-textarea label.gb-normal-label + input[type=text],
.gb-form-textarea label.gb-normal-label + input[type=email],
.gb-form-textarea label.gb-normal-label + input[type=password],
.gb-form-textarea label.gb-normal-label + input[type=date],
.gb-form-textarea label.gb-normal-label + input[type=tel],
.gb-form-textarea label.gb-normal-label + input[type=number],
.gb-form-textarea label.gb-normal-label + input[type=search],
.gb-form-textarea label.gb-normal-label + input[type=url],
.gb-form-textarea label.gb-normal-label + input[type=time],
.gb-form-textarea label.gb-normal-label + input[type=week],
.gb-form-textarea label.gb-normal-label + input[type=text],
.gb-form-input label.gb-normal-label + select,
.gb-form-input label.gb-normal-label + input[type=text],
.gb-form-input label.gb-normal-label + input[type=email],
.gb-form-input label.gb-normal-label + input[type=password],
.gb-form-input label.gb-normal-label + input[type=date],
.gb-form-input label.gb-normal-label + input[type=tel],
.gb-form-input label.gb-normal-label + input[type=number],
.gb-form-input label.gb-normal-label + input[type=search],
.gb-form-input label.gb-normal-label + input[type=url],
.gb-form-input label.gb-normal-label + input[type=time],
.gb-form-input label.gb-normal-label + input[type=week],
.gb-form-input label.gb-normal-label + input[type=text] {
  padding: 8px 15px;
}

.errorMessage {
  font-size: 14px;
  color: var(--gb-red);
  margin-top: 6px;
}

gb-form-button {
  display: block;
}
gb-form-button.loading {
  --spinner-w:20px;
  --spinner-h:20px;
  --gb-antrax:var(--gb-black);
  position: relative;
}
gb-form-button.loading::before {
  content: "";
  display: block;
  width: var(--spinner-w);
  height: var(--spinner-w);
  border-radius: 50%;
  border-top: 3px solid color-mix(in srgb, var(--gb-antrax) 50%, transparent);
  border-right: 3px solid color-mix(in srgb, var(--gb-antrax) 50%, transparent);
  border-bottom: 3px solid color-mix(in srgb, var(--gb-antrax) 50%, transparent);
  border-left: 3px solid var(--gb-antrax);
  position: absolute;
  top: calc(50% - var(--spinner-w) / 2);
  left: calc(50% - var(--spinner-w) / 2);
  -webkit-animation: loadSpinner 1.1s infinite linear;
  animation: loadSpinner 1.1s infinite linear;
}
@keyframes loadSpinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
gb-form-button.loading button {
  visibility: hidden;
  pointer-events: none;
}

.gb-form-password,
.gb-form-input {
  position: relative;
}
.gb-form-password input[type=text],
.gb-form-password input[type=email],
.gb-form-password input[type=password],
.gb-form-password input[type=date],
.gb-form-password input[type=tel],
.gb-form-password input[type=number],
.gb-form-password input[type=search],
.gb-form-password input[type=url],
.gb-form-password input[type=time],
.gb-form-password input[type=week],
.gb-form-password input[type=text],
.gb-form-input input[type=text],
.gb-form-input input[type=email],
.gb-form-input input[type=password],
.gb-form-input input[type=date],
.gb-form-input input[type=tel],
.gb-form-input input[type=number],
.gb-form-input input[type=search],
.gb-form-input input[type=url],
.gb-form-input input[type=time],
.gb-form-input input[type=week],
.gb-form-input input[type=text] {
  border: 1px solid var(--error, var(--gb-grey));
  background: var(--gb-white);
  width: 100%;
  height: 50px;
  padding: 21px 15px 8px;
}
.gb-form-password input[type=text]::placeholder,
.gb-form-password input[type=email]::placeholder,
.gb-form-password input[type=password]::placeholder,
.gb-form-password input[type=date]::placeholder,
.gb-form-password input[type=tel]::placeholder,
.gb-form-password input[type=number]::placeholder,
.gb-form-password input[type=search]::placeholder,
.gb-form-password input[type=url]::placeholder,
.gb-form-password input[type=time]::placeholder,
.gb-form-password input[type=week]::placeholder,
.gb-form-password input[type=text]::placeholder,
.gb-form-input input[type=text]::placeholder,
.gb-form-input input[type=email]::placeholder,
.gb-form-input input[type=password]::placeholder,
.gb-form-input input[type=date]::placeholder,
.gb-form-input input[type=tel]::placeholder,
.gb-form-input input[type=number]::placeholder,
.gb-form-input input[type=search]::placeholder,
.gb-form-input input[type=url]::placeholder,
.gb-form-input input[type=time]::placeholder,
.gb-form-input input[type=week]::placeholder,
.gb-form-input input[type=text]::placeholder {
  opacity: 1;
  color: #404040;
  font-size: 14px;
  font-style: italic;
  --wght: 350;
  letter-spacing: 0.04em;
}

.gb-form-password {
  display: flex;
}
.gb-form-password input[type=text],
.gb-form-password input[type=password] {
  flex: 1 1 auto;
  border-right: 0;
}
.gb-form-password button {
  flex: 0 0 auto;
  border: 1px solid var(--error, var(--gb-grey));
  border-left: 0;
  background: var(--gb-white);
  width: 50px;
  height: 50px;
  padding: 0 10px;
  font-family: bootstrap-icons;
  line-height: 50px;
  font-size: 1.125rem;
  color: var(--gb-text-grey);
}
.gb-form-password button::after {
  content: " \f33e";
}
.gb-form-password input[type=text] + button::after {
  content: "\f33f";
}

.gb-form-select select {
  border: 1px solid var(--error, var(--gb-grey));
  -webkit-appearance: none;
  background-color: var(--gb-white);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23737373' class='bi bi-caret-down-fill' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");
  background-size: 15px auto;
  background-repeat: no-repeat;
  background-position: right 10px center;
  width: 100%;
  height: 50px;
  padding: 18px 15px 8px;
  color: var(--error, var(--gb-black));
}
.gb-form-select select:invalid {
  opacity: 1;
  color: #404040;
  font-size: 14px;
  font-style: italic;
  --wght: 350;
  letter-spacing: 0.04em;
}

.gb-form-textarea textarea {
  border: 1px solid var(--error, var(--gb-grey));
  background: var(--gb-white);
  width: 100%;
  height: 128px;
  padding: 8px 15px;
}
.gb-form-textarea textarea::placeholder {
  opacity: 1;
  color: #404040;
  font-size: 14px;
  font-style: italic;
  --wght: 350;
  letter-spacing: 0.04em;
}

.gb-form-check {
  display: flex;
}
.gb-form-check:not(.no-reverse) {
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: flex-start;
}
.gb-form-check input[type=checkbox] {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: var(--checked-color, var(--gb-white)) no-repeat center center/135% auto;
  border: solid 2px var(--error, var(--gb-grey));
  border-radius: 6px;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
  cursor: pointer;
  margin-right: 8px;
  position: relative;
  top: -0.04em;
}
.gb-form-check input[type=checkbox]:checked {
  --checked-color: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3E%3Cpath d='M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425z'/%3E%3C/svg%3E") ;
}
.gb-form-check label {
  cursor: pointer;
  letter-spacing: 0.05em;
  font-size: 14px;
  line-height: 1.3;
}
.gb-form-check label strong {
  display: block;
}

gb-form-alert {
  margin-top: 14px;
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  --wght: 400;
  color: var(--gb-text-grey);
  text-align: center;
}

gb-dichiarazione-group {
  font-size: 12px;
}
gb-dichiarazione-group span {
  font-style: italic;
  color: #404040;
}

.gb-submit {
  font-family: var(--teko);
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  padding: 10px 26px 7px;
  background: var(--gb-blue) !important;
  color: var(--gb-white) !important;
  text-transform: uppercase;
}

.gb-cta {
  padding: 9px 17px 7px;
  font-family: var(--teko);
  display: inline-block;
  --wght: 400;
  text-transform: uppercase;
  background: var(--gb-blue);
  color: var(--gb-white) !important;
  min-width: 160px;
  border: solid 1px var(--gb-blue);
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.05em;
}
.gb-cta gb-icon {
  font-size: 1.2em;
  margin-right: 4px;
}
.gb-cta gb-icon::before {
  vertical-align: middle;
}
.gb-cta.gb-figtree {
  font-family: var(--figtree);
}
.gb-cta.gb-text-normal {
  text-transform: none;
}
.gb-cta.gb-text {
  background: transparent;
  border-color: transparent;
  color: var(--gb-blue) !important;
  padding-inline: 10px;
  letter-spacing: unset;
  min-width: unset;
}
.gb-cta.gb-text gb-icon {
  margin-right: 12px;
}
.gb-cta.cta-bold {
  --wght: 700;
}
.gb-cta.cta-serif {
  font-family: var(--font-sans-serif);
  padding: 9px 17px;
}
.gb-cta.cta-serif gb-icon {
  margin-right: 8px;
}
.gb-cta.cta-serif gb-icon::before {
  vertical-align: middle;
  top: -0.1em;
  position: relative;
}
.gb-cta.cta-serif.gb-small {
  padding: 8px 10px;
}
.gb-cta.cta-serif.gb-small gb-icon {
  font-size: 1em;
}
.gb-cta.gb-grey {
  color: var(--gb-text-grey) !important;
}
.gb-cta.gb-red {
  color: var(--gb-red) !important;
}
.gb-cta.gb-t-small {
  font-size: 0.875rem;
}
.gb-cta.gb-small {
  font-size: 0.875rem;
  padding: 6px 10px 4px;
}
.gb-cta.gb-outline {
  background: transparent;
  color: var(--gb-blue) !important;
}
.gb-cta.cta-w-auto {
  min-width: unset;
}
.gb-cta:disabled, .gb-cta.gb-disabled {
  background: #C7C6C6 !important;
  border-color: #C7C6C6;
  pointer-events: none;
}

.gb-elimina {
  color: var(--gb-red) !important;
  text-decoration: none;
}

#app-template header {
  background: var(--gb-white);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
#app-template header .gb-header-wrapper {
  height: var(--header-height);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#app-template header .gb-header-wrapper .gb-brand {
  display: block;
}
#app-template header .gb-header-wrapper .gb-brand img {
  height: calc(var(--header-height) - 14px);
}
#app-template header .gb-header-wrapper .gb-hamb {
  font-size: 20px;
  color: var(--gb-blue);
}
@media screen and (min-width: 992px) {
  #app-template header .gb-header-wrapper .gb-hamb {
    font-size: 30px;
  }
}
#app-template header .gb-header-wrapper .gb-hamb.gb-act {
  --gb-blue:var(--gb-red) ;
}
#app-template #gb-hamb {
  width: 100%;
  height: calc(100vh - var(--header-height));
  height: calc(100svh - var(--header-height));
  background: var(--gb-light-grey);
  position: fixed;
  top: var(--header-height);
  left: 0;
  padding-inline: 20px;
  padding-bottom: 0;
  overflow: auto;
  z-index: 10;
  max-width: 420px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
#app-template #gb-hamb .gb-back-wrapper gb-bold {
  font-variation-settings: "wght" 550;
}
#app-template #gb-hamb menu {
  padding: 0;
  margin: 40px 0 0;
}
#app-template #gb-hamb menu strong {
  display: block;
  margin-top: 40px;
  font-size: 0.875rem;
}
#app-template #gb-hamb menu menuitem {
  display: block;
}
#app-template #gb-hamb menu menuitem:not(:first-child) {
  margin-top: 20px;
}
#app-template #gb-hamb menu menuitem.gb-exit {
  color: var(--gb-red);
  text-align: right;
  --wght:700;
  margin-top: 40px;
  margin-bottom: 40px;
}
#app-template #gb-hamb menu menuitem.gb-exit gb-icon {
  color: var(--gb-red) !important;
  margin-right: 0 !important;
  margin-left: 10px;
}
#app-template #gb-hamb menu menuitem a {
  text-decoration: none;
}
#app-template #gb-hamb menu menuitem a gb-icon {
  color: var(--gb-text-grey);
  font-size: 1.1875rem;
  display: inline-block;
  margin-right: 10px;
}
#app-template #gb-hamb menu menuitem a gb-icon::before {
  vertical-align: middle;
}
#app-template footer {
  background: var(--gb-grey);
  padding-block: 20px;
  font-size: 0.875rem;
}
#app-template footer .gb-footer-wrapper {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: repeat(2, auto);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
#app-template footer .gb-footer-wrapper .gb-siteinfo-menu {
  line-height: 2;
}
#app-template footer .gb-footer-wrapper .gb-siteinfo-menu p {
  margin: 0;
}
#app-template footer .gb-footer-wrapper .gb-siteinfo-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#app-template footer .gb-footer-wrapper .gb-siteinfo-menu ul a {
  text-decoration: none !important;
}
#app-template footer .gb-footer-wrapper .gb-brand {
  width: 86px;
  height: auto;
  display: block;
}
#app-template footer .gb-footer-wrapper gb-agency-link a {
  text-decoration: none;
}
#app-template .gb-section-login {
  background: var(--gb-white);
  padding-block: 0 !important;
}
#app-template .gb-section-login .gb-login-main {
  height: 100vh;
  height: 100svh;
  display: flex;
  flex-direction: column;
  padding-block: 20px;
}
#app-template .gb-section-login .gb-form-login-group {
  width: 100%;
  max-width: 500px;
  margin: auto;
}
#app-template .gb-section-login .gb-form-login-group .gb-academy-logo {
  margin-bottom: 60px;
}
#app-template .gb-section-login .gb-form-login-group .gb-academy-logo img {
  display: block;
  margin: 0 auto;
}
#app-template .gb-section-login .gb-form-login-group gb-form-group {
  display: block;
  margin-bottom: 20px;
}
#app-template .gb-section-login .gb-form-login-group gb-form-button {
  margin-top: 50px;
}
#app-template .gb-section-login .gb-form-login-group .gb-cta-servizio {
  text-align: center;
  font-size: 0.875rem;
  margin-top: min(10vh, 180px);
}
#app-template .gb-section-login .gb-form-login-group .gb-cta-servizio a {
  --wght:700;
  color: var(--gb-blue) !important;
  text-decoration: none !important;
}
#app-template .gb-section-login .gb-form-login-group .gb-cta-servizio span {
  display: block;
}
#app-template .gb-section-login .gb-form-login-group .gb-cta-servizio span:not(:first-child) {
  margin-top: 10px;
}
#app-template .gb-section-home menu {
  padding: 20px 0 0;
  margin: 0;
}
@media screen and (min-width: 992px) {
  #app-template .gb-section-home menu {
    display: flex;
    flex-wrap: wrap;
    column-gap: var(--gap);
    row-gap: var(--gap);
    --num: 4;
    --gap:30px;
  }
  #app-template .gb-section-home menu menuitem {
    width: calc((100% - (var(--num, 3) - 1) * var(--gap, 40px)) / var(--num, 3));
    margin: 0 !important;
  }
}
#app-template .gb-section-home menu menuitem {
  color: var(--gb-white);
  display: block;
}
#app-template .gb-section-home menu menuitem:not(:first-child) {
  margin-top: 20px;
}
#app-template .gb-section-home menu menuitem a {
  padding: 15px 15px 12px;
  background: var(--gb-blue);
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 20px;
  font-family: var(--teko);
  text-decoration: none;
  font-size: 1.25rem;
  letter-spacing: 0.06em;
  --wght:380;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #app-template .gb-section-home menu menuitem a {
    --wght:320;
  }
}
#app-template .gb-section-home menu menuitem a gb-icon {
  font-size: 1.375rem;
}
#app-template .gb-section-home menu menuitem a gb-icon::before {
  vertical-align: middle;
}
#app-template .gb-section-prenota[class^=gb-section] {
  padding-bottom: 40px;
}
.gb-event-card {
  background: var(--gb-white);
  padding-block: 15px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: auto 1fr auto auto;
  grid-column-gap: 0;
  grid-row-gap: 20px;
  font-size: 0.8125rem;
  line-height: 1.2;
}
.gb-event-card.gb-disabled {
  background: #E3E2E2;
  color: #636363 !important;
}
.gb-event-card.gb-disabled figure {
  opacity: 0.6;
  filter: grayscale(1);
  mix-blend-mode: multiply;
}
.gb-event-card.gb-disabled .gb-cta {
  background: #C7C6C6 !important;
  border-color: #C7C6C6;
  pointer-events: none;
}
.gb-event-card.gb-disabled .gb-cta .gb-competizione {
  color: #989797 !important;
}
.gb-event-card.gb-disabled .gb-info-evento span {
  color: var(--gb-red) !important;
}
.gb-event-card .gb-label-wrapper {
  grid-column: span 3;
}
gb-label {
  font-size: 10px;
  padding: 5px 10px;
  --wght: 700;
  background: var(--gb-blue);
  color: var(--gb-white);
}
gb-label.gb-ok {
  background: var(--gb-dark-green);
}
gb-label.gb-ko {
  background: var(--gb-red);
}

.gb-event-card gb-label {
  padding-left: 16px;
}
.gb-event-card .gb-team {
  justify-self: center;
  padding-inline: 16px;
  display: flex;
  flex-direction: column;
}
.gb-event-card .gb-team figure {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.gb-event-card .gb-team figure img {
  width: 100%;
  height: auto;
}
.gb-event-card .gb-team figcaption {
  text-align: center;
}
.gb-event-card .gb-team figcaption:only-child {
  margin-block: auto;
}
.gb-event-card .gb-time-comp {
  text-align: center;
  align-self: center;
}
.gb-event-card .gb-time-comp .gb-competizione {
  font-size: 0.8em;
  --wght:400;
  color: var(--gb-text-grey);
}
.gb-event-card .gb-time-comp time {
  line-height: 1.2;
}
.gb-event-card .gb-time-comp time strong {
  display: block;
}
.gb-event-card .gb-formazioni,
.gb-event-card .gb-cta-cont {
  grid-column: span 3;
}
.gb-event-card .gb-info-evento {
  grid-column: span 3;
  font-size: 12px;
  color: var(--gb-text-grey);
}
.gb-event-card .gb-info-evento span {
  text-align: center;
  display: block;
}

#app-template .gb-section-prenotazione[class^=gb-section] {
  padding-bottom: 40px;
}
.gb-alert {
  padding-top: 20px;
  text-align: center;
  color: var(--gb-blue);
  --wght: 700;
}
.gb-alert.gb-red-background {
  background-color: var(--gb-red);
  color: var(--gb-white);
  padding: 20px;
  --wght: 700;
}
.gb-alert .gb-red, .gb-alert.gb-red {
  color: var(--gb-red);
}
.gb-alert .gb-grey, .gb-alert.gb-grey {
  color: var(--gb-text-grey);
}
.gb-alert.regular {
  --wght: 400;
}

#app-template .gb-section-prenotazione .gb-alert {
  grid-column: span 3;
  padding-inline: 22px;
}
#app-template .gb-section-prenotazione .gb-tagliando-container {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  #app-template .gb-section-prenotazione .gb-tagliando-container {
    max-width: 600px;
    padding: 20px;
    background: var(--gb-white);
    margin-inline: auto;
  }
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-name {
  --wght: 700;
  padding-bottom: 16px;
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-info-qrcode {
  display: flex;
  padding-top: 30px;
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-info-qrcode .gb-info-utente {
  margin-right: 15px;
  width: 50%;
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-info-qrcode .gb-info-utente .gb-societa-logo img {
  width: 40px;
  height: auto;
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-info-qrcode .gb-info-utente ul {
  padding: 20px 0 0;
  margin: 0;
  list-style: none !important;
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-info-qrcode .gb-info-utente ul li:not(:last-child) {
  padding-bottom: 20px;
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-info-qrcode .gb-info-utente ul li small {
  display: block;
  font-size: 12px;
  color: var(--gb-text-grey);
  margin-bottom: 4px;
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-info-qrcode .gb-info-utente ul li strong {
  display: block;
  line-height: 1.2;
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-info-qrcode .gb-qrcode {
  width: 50%;
  padding: 0 13px;
  flex: 0 0 auto;
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-info-qrcode .gb-qrcode gb-qrcode {
  display: block;
  padding: 16px;
  background: var(--gb-white);
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-info-qrcode .gb-qrcode gb-qrcode svg,
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-info-qrcode .gb-qrcode gb-qrcode img {
  width: 100%;
  height: auto;
  display: block;
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-event-card {
  grid-template-rows: 1fr;
  margin-top: 40px;
  margin-bottom: 20px;
}
#app-template .gb-section-prenotazione .gb-tagliando-container .gb-download-wrap {
  margin-top: 60px;
}
#app-template .gb-section-registrazione .gb-nobutton {
  --wght: 400;
  text-transform: uppercase;
  color: var(--gb-blue) !important;
  letter-spacing: unset;
  min-width: unset;
  font-family: var(--teko);
}
#app-template .gb-section-registrazione .gb-registrazione-form {
  width: 100%;
  max-width: 500px;
  margin: auto;
}
#app-template .gb-section-registrazione .gb-uploadfoto {
  border: 1px solid var(--error, var(--gb-grey));
  background: var(--gb-white);
  width: 100%;
  padding: 25px 20px;
  text-align: center;
}
#app-template .gb-section-registrazione .gb-uploadfoto gb-icon {
  font-size: 1.625rem;
  color: var(--gb-text-grey);
}
#app-template .gb-section-registrazione .gb-uploadfoto gb-text {
  display: block;
}
#app-template .gb-section-registrazione .gb-uploadfoto gb-text:nth-of-type(2) {
  display: none;
}
#app-template .gb-section-registrazione .gb-uploadfoto small {
  display: block;
  color: var(--gb-text-grey);
  font-style: italic;
  font-size: 0.75rem;
  margin-top: 10px;
}
#app-template .gb-section-registrazione gb-form-group {
  display: block;
  margin-top: 20px;
}
#app-template .gb-section-registrazione gb-form-group img {
  width: calc(70% - 10px);
}
#app-template .gb-section-registrazione gb-form-group img + .gb-uploadfoto {
  width: 30%;
  padding: 14px 20px;
}
#app-template .gb-section-registrazione gb-form-group img + .gb-uploadfoto gb-text:nth-of-type(1) {
  display: none;
}
#app-template .gb-section-registrazione gb-form-group img + .gb-uploadfoto gb-text:nth-of-type(2) {
  display: block;
}
#app-template .gb-section-registrazione gb-form-group img + .gb-uploadfoto small {
  display: none !important;
}
#app-template .gb-section-registrazione gb-form-button {
  display: block;
  margin-top: 30px;
}
#app-template .gb-section-registrazione .gb-success-alert {
  background: var(--gb-white);
  padding: 25px 25px 40px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  text-align: center;
  line-height: 1.2;
  max-width: 500px;
  margin-inline: auto;
}
#app-template .gb-section-registrazione .gb-success-alert gb-icon {
  display: block;
  margin-bottom: 30px;
  font-size: 3.125rem;
  color: var(--gb-dark-green);
}
#app-template .gb-section-gestisciaccount .gb-riepilogoaccount ul {
  padding: 20px 0 0;
  margin: 0;
  list-style: none !important;
}
#app-template .gb-section-gestisciaccount .gb-riepilogoaccount ul li:not(:last-child) {
  padding-bottom: 20px;
}
#app-template .gb-section-gestisciaccount .gb-riepilogoaccount ul li small {
  display: block;
  font-size: 12px;
  color: var(--gb-text-grey);
  margin-bottom: 4px;
}
#app-template .gb-section-gestisciaccount .gb-riepilogoaccount ul li strong {
  display: block;
  line-height: 1.2;
}
#app-template .gb-section-contatti .gb-contatti ul {
  padding: 20px 0 0;
  margin: 0;
  list-style: none !important;
}
#app-template .gb-section-contatti .gb-contatti ul > strong {
  font-size: 0.875rem;
  --wght: 700;
  color: var(--gb-red);
  display: block;
  margin-bottom: 12px;
}
#app-template .gb-section-contatti .gb-contatti ul > strong:not(:first-of-type) {
  margin-top: 20px;
}
#app-template .gb-section-contatti .gb-contatti ul li:not(:last-child) {
  padding-bottom: 20px;
}
#app-template .gb-section-contatti .gb-contatti ul li small {
  display: block;
  font-size: 12px;
  color: var(--gb-text-grey);
  margin-bottom: 4px;
}
#app-template .gb-section-contatti .gb-contatti ul li strong {
  display: block;
  line-height: 1.2;
}
#app-template .gb-section-contatti .gb-contatti ul li strong a {
  --wght: 700;
  text-decoration: none !important;
}
#app-template .gb-section-formazioni .gb-torneo-name {
  text-align: center;
  font-size: 1.3rem;
  color: var(--gb-blue);
  text-transform: uppercase;
  font-family: var(--teko);
  --wght: 550;
}
#app-template .gb-section-formazioni .gb-wrap-title {
  text-align: center;
  font-size: 1.125rem;
  color: var(--gb-blue);
  text-transform: uppercase;
  font-family: var(--teko);
  --wght: 450;
}
#app-template .gb-section-formazioni .gb-giornata {
  text-align: center;
  font-size: 0.875rem;
}
#app-template .gb-section-formazioni .gb-event-card {
  grid-template-rows: 1fr auto;
  margin-top: 40px;
  margin-bottom: 20px;
}
#app-template .gb-section-formazioni .gb-event-card .gb-colore-maglie {
  padding-inline: 10px;
  text-align: center;
  --wght:450;
  font-size: 0.75rem;
}
#app-template .gb-section-formazioni .gb-event-card .gb-colore-maglie .gb-colori {
  margin: 0 auto;
  width: 90%;
  height: 10px;
  border: solid 1px #e7e4e4;
  background: linear-gradient(53deg, var(--colore-1) 50%, var(--colore-2) 50%);
}
#app-template .gb-section-formazioni .gb-event-card .gb-colore-maglie strong {
  display: block;
  color: var(--gb-text-grey);
  margin-bottom: 6px;
}
#app-template .gb-section-formazioni .gb-event-card .gb-colore-maglie strong svg {
  display: block;
  margin: 0 auto;
  height: 16px;
  width: auto;
}
#app-template .gb-section-formazioni .gb-formazioni {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
  margin-bottom: 40px;
}
#app-template .gb-section-formazioni .gb-formazioni ul {
  width: 50%;
  padding: 0;
  margin: 0;
  list-style: none;
}
#app-template .gb-section-formazioni .gb-formazioni ul gb-title {
  display: block;
  font-family: var(--teko);
  font-size: 0.9375rem;
  --wght:550;
  text-transform: uppercase;
  margin-top: 20px;
}
#app-template .gb-section-formazioni .gb-formazioni ul li {
  display: grid;
  grid-template-columns: 20px 1fr;
  column-gap: 6px;
}
#app-template .gb-section-formazioni .gb-formazioni ul li span {
  display: block;
  flex: 1 1 auto;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.8125rem;
}
#app-template .gb-section-formazioni .gb-formazioni ul li span[data-under]::after {
  content: " (" attr(data-under) ") ";
  font-size: 0.9em;
}
#app-template .gb-section-formazioni .gb-formazioni ul li span:nth-child(1) {
  align-self: center;
  text-align: center;
  --wght: 700;
  font-size: 0.75rem;
  flex: 0 0 auto;
  direction: ltr;
}
#app-template .gb-section-formazioni .gb-formazioni ul:nth-child(even) {
  text-align: right;
}
#app-template .gb-section-formazioni .gb-formazioni ul:nth-child(even) li {
  direction: rtl;
}
#app-template .gb-section-formazioni .gb-formazioni ul:nth-child(even) li span {
  direction: ltr;
}
#app-template .gb-section-formazioni .gb-formazioni ul:nth-child(even) li span[data-under]::after {
  display: none;
}
#app-template .gb-section-formazioni .gb-formazioni ul:nth-child(even) li span[data-under]::before {
  content: " (" attr(data-under) ") ";
  font-size: 0.9em;
}
#app-template .gb-section-formazioni .gb-arbitri {
  display: grid;
  grid-template-columns: auto 1fr;
  font-size: 0.75rem;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
#app-template .gb-section-formazioni .gb-arbitri .gb-table-td {
  border: solid 2px #f5f5f5;
  padding: 4px 8px;
  border-collapse: collapse;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  background: var(--gb-white);
  border-top: 0;
}
#app-template .gb-section-formazioni .gb-arbitri .gb-table-td span {
  margin-left: auto;
  display: block;
  padding-left: 10px;
}
#app-template .gb-section-formazioni .gb-arbitri .gb-table-td:not(:nth-child(2n)) {
  border-right: 0;
}
#app-template .gb-section-formazioni .gb-arbitri .gb-table-td:not(:nth-child(odd)) {
  border-right: 0;
}
#app-template .gb-section-formazioni .gb-arbitri .gb-table-td:not(:nth-child(even)) {
  border-left: 0;
}
#app-template .gb-section-formazioni .gb-arbitri .gb-table-td:nth-last-child(-n+2) {
  border-bottom: 0;
}

#site-template {
  background: var(--gb-white);
}
#site-template ul:not([role=menu]) {
  list-style: none;
  padding-left: 0;
}
#site-template ul:not([role=menu]) li {
  padding-left: 30px;
  position: relative;
}
#site-template ul:not([role=menu]) li:not(:last-child) {
  margin-bottom: 2px;
}
#site-template ul:not([role=menu]) li::before {
  content: "";
  display: block;
  width: 0.625rem;
  height: 0.625rem;
  position: absolute;
  left: 0.7em;
  top: 0.5em;
  border-radius: 50%;
  background: var(--gb-blue-gray);
}
#site-template h1, #site-template .gb-h1 {
  font-size: 2.25rem;
  font-style: normal;
  --wght: 700;
  line-height: normal;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #site-template h1, #site-template .gb-h1 {
    font-size: 2.25rem;
  }
}
#site-template h2, #site-template .gb-h2 {
  font-size: 3rem;
  font-style: normal;
  --wght: 600;
  --wdth:75;
  line-height: normal;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--gb-blue-gray);
  margin: 0;
}
@media screen and (max-width: 767px) {
  #site-template h2, #site-template .gb-h2 {
    font-size: 2.25rem;
  }
}
#site-template h3:not(.gb-custom), #site-template .gb-h3:not(.gb-custom) {
  font-size: 1rem;
  font-style: normal;
  --wght: 700;
  --wdth: 100;
  line-height: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--gb-blue-gray);
  margin: 0;
}
@media screen and (max-width: 767px) {
  #site-template h3:not(.gb-custom), #site-template .gb-h3:not(.gb-custom) {
    font-size: 0.875rem;
  }
}
#site-template p, #site-template .gb-p, #site-template ul, #site-template ol {
  margin: 0;
  font-size: 1rem;
}
#site-template .gb-text-wrapper h1:not(.gb-h3), #site-template .gb-text-wrapper h2:not(.gb-h3) {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #site-template .gb-text-wrapper h1:not(.gb-h3), #site-template .gb-text-wrapper h2:not(.gb-h3) {
    margin-bottom: 30px;
  }
}
#site-template .gb-text-wrapper ul, #site-template .gb-text-wrapper ol, #site-template .gb-text-wrapper p {
  margin-bottom: 30px;
}
#site-template .gb-text-wrapper ul:last-child, #site-template .gb-text-wrapper ol:last-child, #site-template .gb-text-wrapper p:last-child {
  margin-bottom: 0;
}
#site-template .text-red {
  color: var(--gb-red);
}
#site-template section {
  padding-block: var(--section-pad, 80px);
}
@media screen and (max-width: 991px) {
  #site-template section {
    --section-pad:40px;
  }
}
#site-template header {
  background: var(--gb-white);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
#site-template header .gb-header-wrapper {
  height: calc(var(--header-height) + 15px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  #site-template header .gb-header-wrapper {
    height: var(--header-height);
  }
}
#site-template header .gb-brand {
  display: block;
}
#site-template header .gb-brand img {
  height: calc(var(--header-height) - 15px);
}
#site-template header menu {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  color: var(--gb-black);
  column-gap: 30px;
}
@media screen and (min-width: 992px) {
  #site-template header menu a:not(.gb-cta) {
    font-size: 0.875rem;
    font-style: normal;
    --wght: 700;
    line-height: normal;
    letter-spacing: 0.0875em;
    text-transform: uppercase;
    text-decoration: none;
  }
  #site-template header menu a:not(.gb-cta).gb-act {
    text-decoration: underline;
    text-decoration-thickness: 4px;
    text-decoration-color: var(--gb-red);
    text-underline-offset: 5px;
  }
}
@media screen and (max-width: 991px) {
  #site-template header menu {
    width: 100%;
    height: calc(100vh - var(--header-height));
    background: var(--gb-light-grey);
    position: fixed;
    top: var(--header-height);
    left: 0;
    padding-inline: 20px;
    padding-bottom: 0;
    overflow: auto;
    z-index: 10;
    max-width: 420px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 40px;
  }
  #site-template header menu:not(.gb-act) {
    display: none;
  }
  #site-template header menu menuitem {
    width: 100%;
  }
  #site-template header menu menuitem a {
    text-decoration: none !important;
  }
  #site-template header menu menuitem a.gb-act {
    --wght: 700;
    color: var(--gb-red) !important;
  }
  #site-template header menu menuitem a.gb-cta {
    width: 100%;
    margin-top: 40px;
  }
  #site-template header menu menuitem:not(:first-child) {
    margin-top: 20px;
  }
}
#site-template header .gb-hamb-site {
  padding: 0;
  margin: 0;
  display: none;
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  #site-template header .gb-hamb-site {
    display: block;
  }
}
#site-template header .gb-hamb-site span {
  width: 36px;
  height: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 5px;
  padding: 5px;
  position: relative;
}
#site-template header .gb-hamb-site span gb-hamb-row {
  display: block;
  width: 100%;
  height: 2px;
  background: currentColor;
  border-radius: 10px;
}
#site-template header .gb-hamb-site.gb-act gb-hamb-row {
  width: calc(100% - 10px);
}
#site-template header .gb-hamb-site.gb-act gb-hamb-row:nth-child(1) {
  display: none;
}
#site-template header .gb-hamb-site.gb-act gb-hamb-row:nth-child(2), #site-template header .gb-hamb-site.gb-act gb-hamb-row:nth-child(3) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center;
  transform: translate(-50%, -50%) rotate(-45deg);
}
#site-template header .gb-hamb-site.gb-act gb-hamb-row:nth-child(3) {
  transform: translate(-50%, -50%) rotate(45deg);
}
#site-template footer {
  background: var(--gb-grey);
  padding-block: 60px 30px;
  font-size: 0.875rem;
}
@media screen and (max-width: 991px) {
  #site-template footer {
    padding-block: 20px;
  }
}
#site-template footer .gb-brand {
  display: block;
  width: 200px;
  height: auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 1199px) {
  #site-template footer .gb-brand {
    width: 120px;
  }
}
@media screen and (max-width: 991px) {
  #site-template footer .gb-brand {
    width: 86px;
  }
}
#site-template footer .gb-footer-wrapper {
  display: flex;
  align-items: flex-start;
  column-gap: 10%;
  font-size: 1.125rem;
}
@media screen and (max-width: 1199px) {
  #site-template footer .gb-footer-wrapper {
    flex-wrap: wrap;
    row-gap: 50px;
  }
}
@media screen and (max-width: 991px) {
  #site-template footer .gb-footer-wrapper {
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    font-size: unset;
  }
}
#site-template footer .gb-infofoot-wrapper {
  width: 100%;
  flex: 1 1 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-row-gap: 50px;
}
#site-template footer .gb-infofoot-wrapper address {
  margin: 0;
}
@media screen and (max-width: 1199px) {
  #site-template footer .gb-infofoot-wrapper {
    grid-template-columns: repeat(3, 1fr) auto;
    grid-template-rows: auto;
  }
}
@media screen and (max-width: 991px) {
  #site-template footer .gb-infofoot-wrapper {
    display: block;
  }
  #site-template footer .gb-infofoot-wrapper > *:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #site-template footer .gb-infofoot-wrapper > *:not(:last-child) {
    margin-bottom: 20px;
  }
}
#site-template footer .gb-infofoot-wrapper .gb-title {
  font-size: 0.875rem;
  letter-spacing: 0.04375em;
  text-transform: uppercase;
  margin-bottom: 26px;
}
@media screen and (max-width: 991px) {
  #site-template footer .gb-infofoot-wrapper .gb-title {
    font-size: 0.75rem;
    margin-bottom: 4px;
    --wght: 700;
  }
}
#site-template footer .gb-agency-wrapper {
  display: flex;
  align-items: center;
  margin-top: 56px;
  column-gap: 16px;
}
@media screen and (max-width: 1199px) {
  #site-template footer .gb-agency-wrapper {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 991px) {
  #site-template footer .gb-agency-wrapper {
    margin-top: 0;
  }
}
#site-template footer .gb-agency-wrapper a {
  text-decoration: none;
}
#site-template footer .gb-foot-menu {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0.875rem;
  column-gap: 16px;
}
@media screen and (max-width: 1199px) {
  #site-template footer .gb-foot-menu {
    width: 100%;
    flex: 0 0 auto;
    order: -1;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  #site-template footer .gb-foot-menu {
    margin-block: 20px;
    padding-block: 20px;
    border-block: solid 2px color-mix(in srgb, var(--gb-black) 10%, transparent);
  }
}
@media screen and (max-width: 767px) {
  #site-template footer .gb-foot-menu {
    display: block;
  }
  #site-template footer .gb-foot-menu li:not(:last-child) {
    margin-bottom: 14px;
  }
}
@media screen and (min-width: 768px) {
  #site-template footer gb-agency-link {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  #site-template footer gb-piva,
  #site-template footer gb-copyright {
    display: block;
    width: 100%;
    margin-bottom: 8px;
  }
}
#site-template .gb-section-heroslide {
  padding-block: 0;
}
#site-template .gb-section-heroslide .gb-wrapper-hero .swiper-slide {
  position: relative;
}
@media screen and (min-width: 992px) {
  #site-template .gb-section-heroslide .gb-wrapper-hero .swiper-slide {
    aspect-ratio: 22/9;
  }
}
@media screen and (max-width: 991px) {
  #site-template .gb-section-heroslide .gb-wrapper-hero .swiper-slide {
    aspect-ratio: 1/1;
  }
}
#site-template .gb-section-heroslide .gb-wrapper-hero .swiper-slide .gb-text-slider {
  position: relative;
  z-index: 2;
  padding-block: 80px;
  font-size: 2.5rem;
  --wght: 700;
  --wdth: 75;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  line-height: 1.4;
  color: var(--gb-blue);
}
@media screen and (max-width: 991px) {
  #site-template .gb-section-heroslide .gb-wrapper-hero .swiper-slide .gb-text-slider {
    padding: 40px 20px;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    font-size: clamp(0.875rem, 8vw, 2.5rem);
    background: rgba(255, 255, 255, 0.4);
  }
}
#site-template .gb-section-heroslide .gb-wrapper-hero .swiper-slide .gb-text-slider gb-maxwidth {
  font-optical-sizing: auto;
  display: block;
  max-width: 465px;
}
#site-template .gb-section-heroslide .gb-wrapper-hero .swiper-slide picture {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  #site-template .gb-section-heroslide .gb-wrapper-hero .swiper-slide picture {
    aspect-ratio: 1/1;
    margin-top: auto;
    flex: 0 0 auto;
  }
}
#site-template .gb-section-heroslide .gb-wrapper-hero .swiper-slide picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gb-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 5px;
  padding-block: 20px;
}
.gb-pagination:empty {
  display: none;
}
.gb-pagination .swiper-pagination-bullet {
  padding: 9px;
  display: block;
  background: transparent;
  width: auto;
  height: auto;
  margin: 0 !important;
}
.gb-pagination .swiper-pagination-bullet::before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50px;
  background: var(--gb-cyan);
  transition: width 400ms;
}
.gb-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  width: 50px;
}

#site-template .gb-section-videohome .gb-video-wrapper {
  width: 100%;
  aspect-ratio: 1920/1080;
}
#site-template .gb-section-videohome .gb-video-wrapper iframe {
  width: 100%;
  height: 100%;
}
#site-template .gb-section-simplehero {
  padding: 0;
}
#site-template .gb-section-simplehero picture {
  aspect-ratio: 22/9;
  display: block;
}
@media screen and (max-width: 991px) {
  #site-template .gb-section-simplehero picture {
    aspect-ratio: 4/3;
  }
}
#site-template .gb-section-simplehero picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#site-template .gb-section-ctahome + .gb-section-videohome {
  padding-top: 0;
}
#site-template .gb-section-ctahome .gb-cta-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(auto-fit, auto);
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  color: var(--gb-blue-gray);
}
@media screen and (max-width: 1199px) {
  #site-template .gb-section-ctahome .gb-cta-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  #site-template .gb-section-ctahome .gb-cta-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }
}
#site-template .gb-section-ctahome .gb-cta-wrapper .gb-item-cta {
  display: flex;
  flex-direction: column;
  background: var(--gb-white);
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  text-decoration: none;
}
#site-template .gb-section-ctahome .gb-cta-wrapper .gb-item-cta picture {
  width: 100%;
  aspect-ratio: 500/290;
  flex: 0 0 auto;
  position: relative;
}
#site-template .gb-section-ctahome .gb-cta-wrapper .gb-item-cta picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#site-template .gb-section-ctahome .gb-cta-wrapper .gb-item-cta .gb-title-section {
  padding: 40px;
  height: 100%;
  flex: 1 1 auto;
  font-size: 2.375rem;
  line-height: 1.2;
  --wght: 600;
  --wdth:75;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-wrap: balance;
}
@media screen and (max-width: 1400px) {
  #site-template .gb-section-ctahome .gb-cta-wrapper .gb-item-cta .gb-title-section {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 991px) {
  #site-template .gb-section-ctahome .gb-cta-wrapper .gb-item-cta .gb-title-section {
    padding: 30px 20px;
  }
}
#site-template .gb-section-img-txt-home {
  padding: 0;
  position: relative;
  aspect-ratio: 1920/734;
  height: auto;
}
#site-template .gb-section-img-txt-home picture {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#site-template .gb-section-img-txt-home picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
}
@media screen and (max-width: 767px) {
  #site-template .gb-section-img-txt-home picture img {
    object-position: center;
  }
}
#site-template .gb-section-img-txt-home .gb-gtext-wrapper {
  position: relative;
  min-height: 100%;
  z-index: 2;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) -1.18%, rgba(0, 0, 0, 0.3) 40.52%);
  display: flex;
  align-items: center;
  justify-content: stretch;
  color: var(--gb-white);
  font-style: italic;
  text-transform: uppercase;
  font-size: 2.5rem;
  width: 100%;
  --wdth:78;
  letter-spacing: 0.05em;
  line-height: 1.2;
  padding-block: 80px;
}
@media screen and (max-width: 767px) {
  #site-template .gb-section-img-txt-home .gb-gtext-wrapper {
    font-size: 1.875rem;
    background: color-mix(in srgb, var(--gb-black) 60%, transparent);
  }
}
#site-template .gb-section-img-txt-home .gb-gtext-wrapper gb-bold {
  font-variation-settings: "wdth" var(--wdth, 100), "wght" var(--wght, 700);
}
#site-template .gb-section-img-txt-home .gb-gtext-wrapper .container {
  width: 100%;
}
#site-template .gb-section-img-txt-home .gb-gtext-wrapper gb-maxwidth {
  display: block;
  max-width: 500px;
}
#site-template .gb-section-news-home .gb-cta-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(auto-fit, auto);
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  color: var(--gb-blue);
  margin-top: 47px;
}
@media screen and (max-width: 1199px) {
  #site-template .gb-section-news-home .gb-cta-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  #site-template .gb-section-news-home .gb-cta-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }
}
#site-template .gb-section-news-home .gb-cta-wrapper .gb-news-link {
  text-decoration: none;
  display: block;
}
#site-template .gb-section-news-home .gb-cta-wrapper .gb-news-link picture {
  width: 100%;
  aspect-ratio: 5/4;
}
#site-template .gb-section-news-home .gb-cta-wrapper .gb-news-link picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#site-template .gb-section-news-home .gb-cta-wrapper .gb-news-link .gb-title-news {
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  #site-template .gb-section-news-home .gb-cta-wrapper .gb-news-link .gb-title-news {
    font-size: 0.875rem;
  }
}
#site-template .gb-section-news-home .gb-cta-wrapper .gb-news-link .gb-title-news time {
  --wght:400;
  font-size: 1.125rem;
}
@media screen and (max-width: 1199px) {
  #site-template .gb-section-news-home .gb-cta-wrapper .gb-news-link .gb-title-news time {
    font-size: 1rem;
  }
}
@media screen and (max-width: 991px) {
  #site-template .gb-section-news-home .gb-cta-wrapper .gb-news-link .gb-title-news time {
    font-size: 0.875rem;
  }
}
#site-template .gb-section-news-home .gb-cta-wrapper .gb-news-link .gb-title-news h3 {
  font-size: 1.5rem;
  --wght: 700;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  #site-template .gb-section-news-home .gb-cta-wrapper .gb-news-link .gb-title-news h3 {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #site-template .gb-section-news-home .gb-cta-wrapper .gb-news-link .gb-title-news h3 {
    font-size: 1rem;
  }
}
#site-template .gb-section-breadcrumb {
  --section-pad: 30px 0;
}
#site-template .gb-section-breadcrumb + section {
  padding-top: 30px;
}
#site-template .gb-section-simpletext {
  --section-pad: 29px 60px;
}
#site-template .gb-section-simpletext + .gb-section-simpletext {
  --section-pad: 0 60px;
}
#site-template .gb-section-simpletext:last-of-type {
  padding-bottom: 130px;
}
#site-template .gb-section-simpletext h1.mb-0 + p small, #site-template .gb-section-simpletext h2.mb-0 + p small {
  text-align: center;
  display: inline-block;
  padding-top: 20px;
  margin-top: 14px;
  border-top: solid 1px var(--gb-text-grey);
  text-transform: uppercase;
  --wdth: 75;
}
#site-template .gb-section-simpletext h1.mb-0 + p small gb-bold, #site-template .gb-section-simpletext h2.mb-0 + p small gb-bold {
  font-variation-settings: "wdth" var(--wdth, 100), "wght" var(--wght, 600);
}
#site-template .gb-section-servizilist {
  --section-pad: 20px 60px;
}
@media screen and (max-width: 767px) {
  #site-template .gb-section-servizilist {
    --section-pad: 0 40px;
  }
}
#site-template .gb-section-servizilist .gb-servizio {
  display: flex;
  align-items: start;
  column-gap: 26px;
  text-wrap: balance;
}
#site-template .gb-section-servizilist .gb-servizio:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #site-template .gb-section-servizilist .gb-servizio {
    flex-direction: column;
  }
}
#site-template .gb-section-servizilist .gb-servizio gb-svg-serv {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  aspect-ratio: 1/1;
  flex: 0 0 auto;
  background: color-mix(in srgb, var(--gb-blue-gray) 30%, transparent);
  color: var(--gb-blue);
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  #site-template .gb-section-servizilist .gb-servizio gb-svg-serv {
    margin-bottom: 15px;
    width: 160px;
  }
}
#site-template .gb-section-servizilist .gb-servizio gb-svg-serv svg {
  display: block;
  width: 60%;
  height: auto;
}
#site-template .gb-section-news-list {
  padding-bottom: 120px;
}
#site-template .gb-section-news-list .gb-cta-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(auto-fit, auto);
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  color: var(--gb-blue);
  margin-top: 47px;
}
@media screen and (max-width: 1199px) {
  #site-template .gb-section-news-list .gb-cta-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  #site-template .gb-section-news-list .gb-cta-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }
}
#site-template .gb-section-news-list .gb-cta-wrapper .gb-news-link {
  text-decoration: none;
  display: block;
}
#site-template .gb-section-news-list .gb-cta-wrapper .gb-news-link picture {
  width: 100%;
  aspect-ratio: 5/4;
}
#site-template .gb-section-news-list .gb-cta-wrapper .gb-news-link picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#site-template .gb-section-news-list .gb-cta-wrapper .gb-news-link .gb-title-news {
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  #site-template .gb-section-news-list .gb-cta-wrapper .gb-news-link .gb-title-news {
    font-size: 0.875rem;
  }
}
#site-template .gb-section-news-list .gb-cta-wrapper .gb-news-link .gb-title-news time {
  --wght:400;
  font-size: 1.125rem;
}
@media screen and (max-width: 1199px) {
  #site-template .gb-section-news-list .gb-cta-wrapper .gb-news-link .gb-title-news time {
    font-size: 1rem;
  }
}
@media screen and (max-width: 991px) {
  #site-template .gb-section-news-list .gb-cta-wrapper .gb-news-link .gb-title-news time {
    font-size: 0.875rem;
  }
}
#site-template .gb-section-news-list .gb-cta-wrapper .gb-news-link .gb-title-news h3 {
  font-size: 1.5rem;
  --wght: 700;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  #site-template .gb-section-news-list .gb-cta-wrapper .gb-news-link .gb-title-news h3 {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  #site-template .gb-section-news-list .gb-cta-wrapper .gb-news-link .gb-title-news h3 {
    font-size: 1rem;
  }
}
#site-template .gb-section-dettaglio {
  padding-bottom: 100px;
}
#site-template .gb-section-dettaglio h1 {
  font-size: 1.625rem;
  font-style: normal;
  --wght: 600;
  --wdth: 75;
  line-height: normal;
  letter-spacing: 0.78px;
  text-transform: unset;
  color: var(--gb-blue-gray);
}
#site-template .gb-section-dettaglio time {
  min-width: 200px;
  text-align: center;
  display: inline-block;
  padding-top: 20px;
  margin-top: 30px;
  border-top: solid 1px var(--gb-text-grey);
  text-transform: uppercase;
  --wdth: 75;
}
#site-template .gb-section-dettaglio .gb-image-wrapper {
  margin-top: 60px;
}
#site-template .gb-section-dettaglio .gb-image-wrapper picture {
  margin-inline: auto;
  width: 100%;
  max-width: 1296px;
  aspect-ratio: 1280/720;
  max-height: 729px;
}
#site-template .gb-section-dettaglio .gb-image-wrapper picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#site-template .gb-section-dettaglio .gb-text-wrapper {
  margin-top: 60px;
}
#site-template .gb-section-dettaglio .gb-gallery-wrapper {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(auto-fit, auto);
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  color: var(--gb-blue);
}
@media screen and (max-width: 991px) {
  #site-template .gb-section-dettaglio .gb-gallery-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}
@media screen and (max-width: 576px) {
  #site-template .gb-section-dettaglio .gb-gallery-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
#site-template .gb-section-dettaglio .gb-gallery-wrapper a {
  display: block;
}
#site-template .gb-section-dettaglio .gb-gallery-wrapper a picture {
  aspect-ratio: 1/1;
  width: 100%;
}
#site-template .gb-section-dettaglio .gb-gallery-wrapper a picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#form-template {
  background: var(--gb-white);
}
#form-template ul:not([role=menu]) {
  list-style: none;
  padding-left: 0;
}
#form-template ul:not([role=menu]) li {
  padding-left: 30px;
  position: relative;
}
#form-template ul:not([role=menu]) li:not(:last-child) {
  margin-bottom: 2px;
}
#form-template ul:not([role=menu]) li::before {
  content: "";
  display: block;
  width: 0.625rem;
  height: 0.625rem;
  position: absolute;
  left: 0.7em;
  top: 0.5em;
  border-radius: 50%;
  background: var(--gb-blue-gray);
}
#form-template h1, #form-template .gb-h1 {
  font-size: 2.25rem;
  font-style: normal;
  --wght: 700;
  line-height: normal;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #form-template h1, #form-template .gb-h1 {
    font-size: 2.25rem;
  }
}
#form-template h2, #form-template .gb-h2 {
  font-size: 3rem;
  font-style: normal;
  --wght: 600;
  --wdth:75;
  line-height: normal;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--gb-blue-gray);
  margin: 0;
}
@media screen and (max-width: 767px) {
  #form-template h2, #form-template .gb-h2 {
    font-size: 2.25rem;
  }
}
#form-template h3:not(.gb-custom), #form-template .gb-h3:not(.gb-custom) {
  font-size: 1rem;
  font-style: normal;
  --wght: 700;
  --wdth: 100;
  line-height: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--gb-blue-gray);
  margin: 0;
}
@media screen and (max-width: 767px) {
  #form-template h3:not(.gb-custom), #form-template .gb-h3:not(.gb-custom) {
    font-size: 0.875rem;
  }
}
#form-template p, #form-template .gb-p, #form-template ul, #form-template ol {
  margin: 0;
  font-size: 1rem;
}
#form-template .gb-text-wrapper h1:not(.gb-h3), #form-template .gb-text-wrapper h2:not(.gb-h3) {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #form-template .gb-text-wrapper h1:not(.gb-h3), #form-template .gb-text-wrapper h2:not(.gb-h3) {
    margin-bottom: 30px;
  }
}
#form-template .gb-text-wrapper ul, #form-template .gb-text-wrapper ol, #form-template .gb-text-wrapper p {
  margin-bottom: 30px;
}
#form-template .gb-text-wrapper ul:last-child, #form-template .gb-text-wrapper ol:last-child, #form-template .gb-text-wrapper p:last-child {
  margin-bottom: 0;
}
#form-template .text-red {
  color: var(--gb-red);
}
#form-template section {
  padding-block: var(--section-pad, 80px);
}
@media screen and (max-width: 991px) {
  #form-template section {
    --section-pad:40px;
  }
}
#form-template header .gb-header-wrapper {
  height: calc(var(--header-height) + 15px);
  display: flex;
  align-items: center;
  column-gap: 50px;
}
#form-template header .gb-header-wrapper .gb-brand {
  display: block;
}
#form-template header .gb-header-wrapper .gb-brand svg,
#form-template header .gb-header-wrapper .gb-brand img {
  display: block;
  height: calc(var(--header-height) - 15px);
  width: auto;
}
#form-template header .gb-header-wrapper svg {
  display: block;
  height: calc(var(--header-height) - 15px);
  width: auto;
}
@media screen and (max-width: 991px) {
  #form-template header .gb-header-wrapper {
    height: var(--header-height);
    column-gap: 20px;
  }
}
#form-template .gb-section-form .gb-form-group {
  max-width: 600px;
  margin: 30px auto 0;
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}
#form-template .gb-section-form .gb-form-ajax {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}
#form-template .gb-section-form .gb-form-ajax:empty {
  display: none;
}
#form-template .gb-section-form #evento-form {
  scroll-margin-top: 40px;
}
#form-template .gb-section-form h1 {
  line-height: 1.3;
  --wght:650;
  letter-spacing: 0;
}
#form-template .gb-section-form h1 small {
  display: block;
  --wght: 400;
  color: var(--gb-black);
  font-size: 1.25rem;
  letter-spacing: 0.05em;
}
#form-template .gb-section-form .gb-event-info {
  display: flex;
  justify-content: space-between;
  max-width: 1080px;
  margin-inline: auto;
  margin-top: 37px;
  gap: 20px;
}
@media screen and (max-width: 991px) {
  #form-template .gb-section-form .gb-event-info {
    display: block;
    max-width: 600px;
  }
}
#form-template .gb-section-form .gb-event-info > * {
  width: 100%;
  background: color-mix(in srgb, var(--gb-black) 3%, transparent);
  border-radius: 10px;
  padding: 20px;
}
#form-template .gb-section-form .gb-event-info > * h2 {
  font-size: 16px;
  font-style: normal;
  --wght: 600;
  --wdth:100;
  text-transform: uppercase;
  color: var(--gb-blue);
}
@media screen and (min-width: 992px) {
  #form-template .gb-section-form .gb-event-info > * {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: 20px auto;
    grid-column-gap: 20px;
    grid-row-gap: 8px;
    margin: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 991px) {
  #form-template .gb-section-form .gb-event-info > * {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 992px) and (max-width: 767px) {
  #form-template .gb-section-form .gb-event-info > * {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  #form-template .gb-section-form .gb-event-info > * gb-icon {
    line-height: 1;
    font-size: 1.25rem;
    display: block;
    color: var(--gb-blue);
  }
}
@media screen and (min-width: 992px) and (max-width: 767px) {
  #form-template .gb-section-form .gb-event-info > * gb-icon {
    font-size: 1rem;
  }
}
@media screen and (min-width: 992px) {
  #form-template .gb-section-form .gb-event-info > * span {
    grid-area: 2/2/3/3;
    font-size: 1.0625rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 992px) and (max-width: 991px) {
  #form-template .gb-section-form .gb-event-info > * span {
    grid-area: 2/1/3/3;
  }
}
@media screen and (min-width: 992px) and (max-width: 767px) {
  #form-template .gb-section-form .gb-event-info > * span {
    font-size: 1rem;
  }
}
@media screen and (max-width: 991px) {
  #form-template .gb-section-form .gb-event-info > * {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
}
#form-template .gb-section-form .gb-text-thankyou {
  margin-bottom: 70px;
}
#form-template .gb-section-form .gb-text-thankyou p {
  font-size: 1.125rem;
  line-height: 1.4;
}
#form-template .gb-section-form .gb-text-thankyou gb-big {
  font-size: 35px;
  --wght: 700;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 991px) {
  #form-template .gb-section-form .gb-text-thankyou p {
    font-size: 1rem;
  }
  #form-template .gb-section-form .gb-text-thankyou gb-big {
    font-size: 28px;
  }
}
#form-template footer {
  background: var(--gb-grey);
  padding-block: 60px 30px;
  font-size: 0.875rem;
}
@media screen and (max-width: 991px) {
  #form-template footer {
    padding-block: 20px;
  }
}
#form-template footer .gb-brand {
  display: block;
  width: 200px;
  height: auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 1199px) {
  #form-template footer .gb-brand {
    width: 120px;
  }
}
@media screen and (max-width: 991px) {
  #form-template footer .gb-brand {
    width: 86px;
  }
}
#form-template footer .gb-footer-wrapper {
  display: flex;
  align-items: flex-start;
  column-gap: 10%;
  font-size: 1.125rem;
}
@media screen and (max-width: 1199px) {
  #form-template footer .gb-footer-wrapper {
    flex-wrap: wrap;
    row-gap: 50px;
  }
}
@media screen and (max-width: 991px) {
  #form-template footer .gb-footer-wrapper {
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    font-size: unset;
  }
}
#form-template footer .gb-infofoot-wrapper {
  width: 100%;
  flex: 1 1 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-row-gap: 50px;
}
#form-template footer .gb-infofoot-wrapper address {
  margin: 0;
}
@media screen and (max-width: 1199px) {
  #form-template footer .gb-infofoot-wrapper {
    grid-template-columns: repeat(3, 1fr) auto;
    grid-template-rows: auto;
  }
}
@media screen and (max-width: 991px) {
  #form-template footer .gb-infofoot-wrapper {
    display: block;
  }
  #form-template footer .gb-infofoot-wrapper > *:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #form-template footer .gb-infofoot-wrapper > *:not(:last-child) {
    margin-bottom: 20px;
  }
}
#form-template footer .gb-infofoot-wrapper .gb-title {
  font-size: 0.875rem;
  letter-spacing: 0.04375em;
  text-transform: uppercase;
  margin-bottom: 26px;
}
@media screen and (max-width: 991px) {
  #form-template footer .gb-infofoot-wrapper .gb-title {
    font-size: 0.75rem;
    margin-bottom: 4px;
    --wght: 700;
  }
}
#form-template footer .gb-agency-wrapper {
  display: flex;
  align-items: center;
  margin-top: 56px;
  column-gap: 16px;
}
@media screen and (max-width: 1199px) {
  #form-template footer .gb-agency-wrapper {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 991px) {
  #form-template footer .gb-agency-wrapper {
    margin-top: 0;
  }
}
#form-template footer .gb-agency-wrapper a {
  text-decoration: none;
}
#form-template footer .gb-foot-menu {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0.875rem;
  column-gap: 16px;
}
@media screen and (max-width: 1199px) {
  #form-template footer .gb-foot-menu {
    width: 100%;
    flex: 0 0 auto;
    order: -1;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  #form-template footer .gb-foot-menu {
    margin-block: 20px;
    padding-block: 20px;
    border-block: solid 2px color-mix(in srgb, var(--gb-black) 10%, transparent);
  }
}
@media screen and (max-width: 767px) {
  #form-template footer .gb-foot-menu {
    display: block;
  }
  #form-template footer .gb-foot-menu li:not(:last-child) {
    margin-bottom: 14px;
  }
}
@media screen and (min-width: 768px) {
  #form-template footer gb-agency-link {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  #form-template footer gb-piva,
  #form-template footer gb-copyright {
    display: block;
    width: 100%;
    margin-bottom: 8px;
  }
}

#oldbrowser {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: var(--lighbg);
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: auto;
  display: none !important;
}
html.no-supports #oldbrowser, html.desktop.safari3 #oldbrowser, html.desktop.safari4 #oldbrowser, html.desktop.safari5 #oldbrowser, html.desktop.safari6 #oldbrowser, html.desktop.safari7 #oldbrowser, html.android.safari4 #oldbrowser, html.ie6 #oldbrowser, html.ie7 #oldbrowser, html.ie8 #oldbrowser, html.ie9 #oldbrowser, html.ie10 #oldbrowser, html.ie11 #oldbrowser, html.opera #oldbrowser {
  display: block !important;
}
@supports not (display: flex) {
  #oldbrowser {
    display: block !important;
  }
}
@supports not (object-fit: cover) {
  #oldbrowser {
    display: block !important;
  }
}
@supports not (border-radius: 50%) {
  #oldbrowser {
    display: block !important;
  }
}

.old_browser a {
  color: #666;
}

.qzq {
  width: 100%;
  padding: 40px 0;
  margin: 0 auto;
  max-width: 800px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.qzq h2 {
  padding: 0 25px;
  padding-top: 40px;
}
.qzq p {
  padding: 20px 16px 0 16px;
}

a.bro {
  display: inline-block;
  margin: 30px 10px 0 10px;
  font-weight: bold;
  width: 112px;
  font-size: 14px;
  color: #666;
}
a.bro img {
  display: block;
  margin: 0 auto;
}

.gb-section-errorpage {
  padding: 0;
}
.gb-section-errorpage .gb-404 {
  min-height: calc(100svh - var(--header-height) - var(--footer-height, 0px));
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.gb-section-errorpage .gb-404 .gb-code {
  --wght: 800;
  font-size: 140px;
  color: var(--gb-blue);
}
.gb-section-errorpage .gb-404 .gb-text-code {
  --wght: 700;
}

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