@font-face {
  font-family: "ba-set-icon";
  src: url("../fonts/ba-set-icon-dev.eot?ghq7k6");
  src: url("../fonts/ba-set-icon-dev.eot?ghq7k6#iefix") format("embedded-opentype"),url("../fonts/ba-set-icon-dev.ttf?ghq7k6") format("truetype"),url("../fonts/ba-set-icon-dev.woff?ghq7k6") format("woff"),url("../fonts/ba-set-icon-dev.svg?ghq7k6#ba-set-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

*[class*=ba-icon] {
  line-height: 0;
}

*[class*=ba-icon]:before {
  font-family: "ba-set-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html.is-reveal-open body {
  overflow-y: visible;
}

.font-icon-size-20 {
  font-size: 1.25rem;
}

.font-icon-size-24 {
  font-size: 1.5rem;
}

.font-icon-size-32 {
  font-size: 2rem;
}

.font-icon-size-40 {
  font-size: 2.5rem;
}

.font-icon-size-48 {
  font-size: 3rem;
}

.ba-icon-monocolor-arrow-up:before {
  content: "";
}

.ba-icon-monocolor-chevron-left:before {
  content: "";
}

.ba-icon-monocolor-chevron-right:before {
  content: "";
}

.ba-icon-monocolor-menu:before {
  content: "";
}

.ba-icon-monocolor-close:before {
  content: "";
}

.ba-icon-monocolor-error:before {
  content: "";
}

.ba-icon-monocolor-open-in-new:before {
  content: "";
}

.ba-icon-monocolor-pin:before {
  content: "";
}

.ba-icon-monocolor-check:before {
  content: "";
}

.ba-icon-monocolor-linkedin:before {
  content: "";
}

.ba-icon-monocolor-edit:before {
  content: "";
}

.ba-icon-monocolor-delete:before {
  content: "";
}

.ba-icon-monocolor-upload:before {
  content: "";
}

.ba-icon-monocolor-document:before {
  content: "";
}

.ba-icon-monocolor-check-no-rounded:before {
  content: "";
}

.ba-icon-monocolor-search:before {
  content: "";
}

html,
body {
  height: 100%;
}

body>footer {
  position: sticky;
  top: 100vh;
}

body {
  font-family: "Open Sans",Helvetica,Roboto,Arial,sans-serif;
}

a:hover {
  color: #040a20;
}

.label-upload-ok .circle {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}

.grid-container {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.layout-page-two-column[aria-labelledby=faq-detail-title] {
  padding-top: 2rem;
}

.text-container {
  display: flex;
  flex-direction: column;
}

.text-container__pie {
  padding-top: 1.063rem;
}

.radius {
  border-radius: 10px;
}

.radius-t-l {
  border-radius: 10px 0 0 0;
}

.radius-t-r {
  border-radius: 0 10px 0 0;
}

.radius-b-r {
  border-radius: 0 0 10px 0;
}

.radius-b-l {
  border-radius: 0 0 0 10px;
}

.brd-2-white-20 {
  border: 2px solid hsla(0,0%,100%,.2);
}

.blur-30 {
  backdrop-filter: blur(15px);
}

.bg-none {
  background: none;
}

.bg-c-transparent {
  background-color: rgba(0,0,0,0);
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.bg-primary {
  background-color: #0368ff;
}

.bg-primary-dark {
  background-color: #042a64;
}

.bg-primary-dark-opacity {
  background-color: rgba(4,58,138,.8);
}

.bg-secondary {
  background-color: #ffa01a;
}

.bg-success {
  background-color: #3adb76;
}

.bg-warning {
  background-color: #ffae00;
}

.bg-alert {
  background-color: #f2b8b5;
}

.bg-light-gray {
  background-color: #d5e1f3;
}

.bg-extra-light-blue {
  background-color: #f0f6ff;
}

.bg-medium-gray {
  background-color: #848ea1;
}

.bg-dark-gray {
  background-color: #5d6678;
}

.bg-black {
  background-color: #040a20;
}

.bg-white {
  background-color: #fff;
}

.bg-white-opacity {
  background-color: hsla(0,0%,100%,.4);
}

.bg-white-opacity-30 {
  background-color: hsla(0,0%,100%,.3);
}

.bg-white-opacity-65 {
  background-color: hsla(0,0%,100%,.65);
}

.bg-tag-1 {
  background-color: #df0068;
}

.bg-tag-2 {
  background-color: teal;
}

.bg-tag-3 {
  background-color: #3949ab;
}

.bg-tag-4 {
  background-color: #2e7d32;
}

.bg-tag-5 {
  background-color: #8e24aa;
}

.bg-tag-6 {
  background-color: #f34822;
}

.bg-gradient-blue {
  background: linear-gradient(45deg, rgba(6, 44, 102, 0.6980392157), rgba(6, 44, 102, 0));
}

.bg-gradient-blue-horizontal {
  background: linear-gradient(180deg, rgba(4, 42, 100, 0.8) -0.13%, rgba(4, 42, 100, 0.5) 6.58%, rgba(4, 42, 100, 0) 12.37%);
}

.bg-gradient-blue-diagonal {
  background: linear-gradient(58deg, rgba(6, 44, 102, 0.8) 35.76%, rgba(6, 44, 102, 0) 52.66%);
}

.bg-gradient-blue-horizontal-high {
  background: linear-gradient(180deg, rgba(4, 42, 100, 0.7) 20.83%, rgba(4, 42, 100, 0) 36.52%);
}

.c-primary {
  color: #0368ff;
}

.c-primary-dark {
  color: #042a64;
}

.c-primary-dark {
  color: rgba(4,58,138,.8);
}

.c-secondary {
  color: #ffa01a;
}

.c-success {
  color: #3adb76;
}

.c-warning {
  color: #ffae00;
}

.c-alert {
  color: #f2b8b5;
}

.c-light-gray {
  color: #d5e1f3;
}

.c-extra-light-blue {
  color: #f0f6ff;
}

.c-medium-gray {
  color: #848ea1;
}

.c-dark-gray {
  color: #5d6678;
}

.c-black {
  color: #040a20;
}

.c-white {
  color: #fff;
}

.c-tag-4 {
  color: #2e7d32;
}

.w100 {
  width: 100%;
}

.sfumatura-ita {
  overflow: visible;
}

.sfumatura-ita .sfumatura-ita__filter-path {
  fill: url(#paint_gradient);
}

.sfumatura-ita .sfumatura-ita__filter-path2 {
  fill: url(#paint_gradient2);
}

.sfumatura-ita .sfumatura-ita__filter-path3 {
  fill: url(#paint_gradient3);
}

.mobile-sfumatura {
  background: url(../images/sfumatura-ita.svg) no-repeat -130px;
  width: 130%;
  height: 100%;
  position: absolute;
  right: -1.25rem;
  top: -1.25rem;
  z-index: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600;
}

h1.p,
h2.p,
h3.p,
h4.p,
h5.p,
h6.p {
  font-weight: normal;
}

.subtitle {
  font-size: 1.5rem;
  line-height: 2rem;
}

p,
.p {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.p-with-link {
  display: flex;
  align-items: center;
  gap: .5rem;
}

.small-txt {
  font-size: .875rem;
  line-height: 1.5rem;
}

.semibold {
  font-weight: 600;
}

.no-uppercase {
  text-transform: initial !important;
}

.bullets-list {
  margin-left: 2rem;
  margin-bottom: 2rem;
}

.tag {
  display: flex;
  gap: 8px;
}

.tag p {
  margin: 0;
  border-radius: 5px;
  padding: 0 .5rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: .875rem;
}

.square {
  width: 50px;
  height: 50px;
}

.mrg-top-8 {
  margin-top: .5rem;
}

.mrg-top-10 {
  margin-top: .625rem;
}

.mrg-top-16 {
  margin-top: 1rem;
}

.mrg-top-20 {
  margin-top: 1.25rem;
}

.mrg-top-24 {
  margin-top: 1.5rem;
}

.mrg-top-30 {
  margin-top: 1.875rem;
}

.mrg-top-32 {
  margin-top: 2rem;
}

.mrg-top-40 {
  margin-top: 2.5rem;
}

.mrg-top-48 {
  margin-top: 3rem;
}

.mrg-top-54 {
  margin-top: 3.375rem;
}

.mrg-top-60 {
  margin-top: 3.75rem;
}

.mrg-top-64 {
  margin-top: 4rem;
}

.mrg-top-80 {
  margin-top: 5rem;
}

.mrg-top-96 {
  margin-top: 6rem;
}

.mrg-top-112 {
  margin-top: 7rem;
}

.mrg-top-128 {
  margin-top: 8rem;
}

.mrg-right-8 {
  margin-right: .5rem;
}

.mrg-right-10 {
  margin-right: .625rem;
}

.mrg-right-16 {
  margin-right: 1rem;
}

.mrg-right-20 {
  margin-right: 1.25rem;
}

.mrg-right-24 {
  margin-right: 1.5rem;
}

.mrg-right-30 {
  margin-right: 1.875rem;
}

.mrg-right-32 {
  margin-right: 2rem;
}

.mrg-right-40 {
  margin-right: 2.5rem;
}

.mrg-right-48 {
  margin-right: 3rem;
}

.mrg-right-54 {
  margin-right: 3.375rem;
}

.mrg-right-60 {
  margin-right: 3.75rem;
}

.mrg-right-64 {
  margin-right: 4rem;
}

.mrg-right-80 {
  margin-right: 5rem;
}

.mrg-right-96 {
  margin-right: 6rem;
}

.mrg-right-112 {
  margin-right: 7rem;
}

.mrg-right-128 {
  margin-right: 8rem;
}

.mrg-bottom-8 {
  margin-bottom: .5rem;
}

.mrg-bottom-10 {
  margin-bottom: .625rem;
}

.mrg-bottom-16 {
  margin-bottom: 1rem;
}

.mrg-bottom-20 {
  margin-bottom: 1.25rem;
}

.mrg-bottom-24 {
  margin-bottom: 1.5rem;
}

.mrg-bottom-30 {
  margin-bottom: 1.875rem;
}

.mrg-bottom-32 {
  margin-bottom: 2rem;
}

.mrg-bottom-40 {
  margin-bottom: 2.5rem;
}

.mrg-bottom-48 {
  margin-bottom: 3rem;
}

.mrg-bottom-54 {
  margin-bottom: 3.375rem;
}

.mrg-bottom-60 {
  margin-bottom: 3.75rem;
}

.mrg-bottom-64 {
  margin-bottom: 4rem;
}

.mrg-bottom-80 {
  margin-bottom: 5rem;
}

.mrg-bottom-96 {
  margin-bottom: 6rem;
}

.mrg-bottom-112 {
  margin-bottom: 7rem;
}

.mrg-bottom-128 {
  margin-bottom: 8rem;
}

.mrg-left-8 {
  margin-left: .5rem;
}

.mrg-left-10 {
  margin-left: .625rem;
}

.mrg-left-16 {
  margin-left: 1rem;
}

.mrg-left-20 {
  margin-left: 1.25rem;
}

.mrg-left-24 {
  margin-left: 1.5rem;
}

.mrg-left-30 {
  margin-left: 1.875rem;
}

.mrg-left-32 {
  margin-left: 2rem;
}

.mrg-left-40 {
  margin-left: 2.5rem;
}

.mrg-left-48 {
  margin-left: 3rem;
}

.mrg-left-54 {
  margin-left: 3.375rem;
}

.mrg-left-60 {
  margin-left: 3.75rem;
}

.mrg-left-64 {
  margin-left: 4rem;
}

.mrg-left-80 {
  margin-left: 5rem;
}

.mrg-left-96 {
  margin-left: 6rem;
}

.mrg-left-112 {
  margin-left: 7rem;
}

.mrg-left-128 {
  margin-left: 8rem;
}

.pdd-top-8 {
  padding-top: .5rem;
}

.pdd-top-10 {
  padding-top: .625rem;
}

.pdd-top-16 {
  padding-top: 1rem;
}

.pdd-top-20 {
  padding-top: 1.25rem;
}

.pdd-top-24 {
  padding-top: 1.5rem;
}

.pdd-top-30 {
  padding-top: 1.875rem;
}

.pdd-top-32 {
  padding-top: 2rem;
}

.pdd-top-40 {
  padding-top: 2.5rem;
}

.pdd-top-48 {
  padding-top: 3rem;
}

.pdd-top-54 {
  padding-top: 3.375rem;
}

.pdd-top-60 {
  padding-top: 3.75rem;
}

.pdd-top-64 {
  padding-top: 4rem;
}

.pdd-top-80 {
  padding-top: 5rem;
}

.pdd-top-96 {
  padding-top: 6rem;
}

.pdd-top-112 {
  padding-top: 7rem;
}

.pdd-top-128 {
  padding-top: 8rem;
}

.pdd-right-8 {
  padding-right: .5rem;
}

.pdd-right-10 {
  padding-right: .625rem;
}

.pdd-right-16 {
  padding-right: 1rem;
}

.pdd-right-20 {
  padding-right: 1.25rem;
}

.pdd-right-24 {
  padding-right: 1.5rem;
}

.pdd-right-30 {
  padding-right: 1.875rem;
}

.pdd-right-32 {
  padding-right: 2rem;
}

.pdd-right-40 {
  padding-right: 2.5rem;
}

.pdd-right-48 {
  padding-right: 3rem;
}

.pdd-right-54 {
  padding-right: 3.375rem;
}

.pdd-right-60 {
  padding-right: 3.75rem;
}

.pdd-right-64 {
  padding-right: 4rem;
}

.pdd-right-80 {
  padding-right: 5rem;
}

.pdd-right-96 {
  padding-right: 6rem;
}

.pdd-right-112 {
  padding-right: 7rem;
}

.pdd-right-128 {
  padding-right: 8rem;
}

.pdd-bottom-8 {
  padding-bottom: .5rem;
}

.pdd-bottom-10 {
  padding-bottom: .625rem;
}

.pdd-bottom-16 {
  padding-bottom: 1rem;
}

.pdd-bottom-20 {
  padding-bottom: 1.25rem;
}

.pdd-bottom-24 {
  padding-bottom: 1.5rem;
}

.pdd-bottom-30 {
  padding-bottom: 1.875rem;
}

.pdd-bottom-32 {
  padding-bottom: 2rem;
}

.pdd-bottom-40 {
  padding-bottom: 2.5rem;
}

.pdd-bottom-48 {
  padding-bottom: 3rem;
}

.pdd-bottom-54 {
  padding-bottom: 3.375rem;
}

.pdd-bottom-60 {
  padding-bottom: 3.75rem;
}

.pdd-bottom-64 {
  padding-bottom: 4rem;
}

.pdd-bottom-80 {
  padding-bottom: 5rem;
}

.pdd-bottom-96 {
  padding-bottom: 6rem;
}

.pdd-bottom-112 {
  padding-bottom: 7rem;
}

.pdd-bottom-128 {
  padding-bottom: 8rem;
}

.pdd-left-8 {
  padding-left: .5rem;
}

.pdd-left-10 {
  padding-left: .625rem;
}

.pdd-left-16 {
  padding-left: 1rem;
}

.pdd-left-20 {
  padding-left: 1.25rem;
}

.pdd-left-24 {
  padding-left: 1.5rem;
}

.pdd-left-30 {
  padding-left: 1.875rem;
}

.pdd-left-32 {
  padding-left: 2rem;
}

.pdd-left-40 {
  padding-left: 2.5rem;
}

.pdd-left-48 {
  padding-left: 3rem;
}

.pdd-left-54 {
  padding-left: 3.375rem;
}

.pdd-left-60 {
  padding-left: 3.75rem;
}

.pdd-left-64 {
  padding-left: 4rem;
}

.pdd-left-80 {
  margin-left: 5rem;
}

.pdd-left-96 {
  margin-left: 6rem;
}

.pdd-left-112 {
  padding-left: 7rem;
}

.pdd-left-128 {
  padding-left: 8rem;
}

.pdd-16 {
  padding: 1rem;
}

.pdd-24 {
  padding: 1.5rem;
}

.pdd-32 {
  padding: 2rem;
}

.gap-8 {
  gap: .5rem;
}

.gap-10 {
  gap: .625rem;
}

.gap-16 {
  gap: 1rem;
}

.gap-24 {
  gap: 1.5rem;
}

.gap-32 {
  gap: 2rem;
}

.gap-40 {
  gap: 2.5rem;
}

.gap-54 {
  gap: 3.375rem;
}

.gap-60 {
  gap: 3.75rem;
}

.gap-64 {
  gap: 4rem;
}

.gap-80 {
  gap: 5rem;
}

.gap-96 {
  gap: 6rem;
}

.gap-112 {
  gap: 7rem;
}

.gap-128 {
  gap: 8rem;
}

.transform-rotate-90 {
  transform: rotate(90deg);
  display: inline-block;
}

.transform-rotate--90 {
  transform: rotate(-90deg);
  display: inline-block;
}

.scroll-wrapper {
  padding-right: 16px;
}

.scroll-custom {
  overflow-y: scroll;
  padding-right: 8px;
}

.firefox .scroll-custom {
  scrollbar-width: thin;
  scrollbar-color: #040a20 rgba(0,0,0,0);
}

.scroll-custom::-webkit-scrollbar-track {
  background-color: rgba(0,0,0,0);
}

.scroll-custom::-webkit-scrollbar-thumb {
  background-color: #040a20;
  border-radius: 20px;
  height: 5rem;
}

.scroll-custom::-webkit-scrollbar {
  width: 8px;
}

.offset-anchor-lnk {
  scroll-margin-top: 82px;
}

.offset-anchor-lnk-btn-galleggianti {
  scroll-margin-top: 232px;
}

.reveal-overlay {
  background-color: rgba(4,10,32,.7);
  backdrop-filter: blur(12px);
  z-index: 99999;
}

.reveal {
  margin-top: 5%;
  width: fit-content;
  max-height: 90%;
  padding: 2rem;
}

.style-guide .bg-section {
  background-color: #edf1f9;
}

.style-guide .button {
  margin-bottom: 1rem;
}

.style-guide h1,
.style-guide h2,
.style-guide h3,
.style-guide .subtitle,
.style-guide .small-txt {
  margin-bottom: 1.5rem;
}

.style-guide .title-bar,
.style-guide .top-bar,
.style-guide .top-bar ul {
  background-color: #042a64;
}

.style-guide .top-bar .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after,
.style-guide .top-bar .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
  border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0);
}

.style-guide .top-bar .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
  border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;
}

.style-guide .top-bar ul a {
  color: #fff;
  width: 100%;
}

.style-guide .top-bar .is-accordion-submenu-item .is-accordion-submenu.is-active {
  margin-left: 1rem;
}

.style-guide .top-bar .is-accordion-submenu-item .is-accordion-submenu.is-active a {
  font-size: 14px;
}

.style-guide [data-sticky] {
  width: 100%;
}

.style-guide .sticky-container {
  z-index: 5;
}

.skip-link {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.skip-link:focus {
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  overflow: visible;
  z-index: 1000;
  background: #040a20;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 1em;
}

#suiteBar {
  display: initial;
}

#suiteBar #DeltaSuiteBar,
#suiteBar #DeltaSuiteBar>span {
  display: block;
}

#suiteBarRight {
  padding-right: 20px;
}

#s4-ribbonrow {
  z-index: 10;
}

#s4-workspace h1,
#s4-workspace h2,
#s4-workspace h3,
#s4-workspace h4,
#s4-workspace h5,
#s4-workspace h6,
#s4-workspace .ms-h1,
#s4-workspace .ms-h2,
#s4-workspace .ms-h3,
#s4-workspace .ms-h4,
#s4-workspace .ms-h5,
#s4-workspace .ms-h6,
#s4-workspace .ms-headerFont {
  font-family: "Open Sans",Helvetica,Roboto,Arial,sans-serif;
}

#s4-workspace .tabs .tab a:hover {
  text-decoration: none;
}

#s4-workspace a:hover {
  text-decoration: inherit;
}

#s4-workspace textarea,
.ms-dlgContent textarea {
  color: #040a20;
}

.ms-dlgContent [type=submit],
.ms-dlgContent [type=button] {
  border-radius: 0;
}

#s4-ribbonrow img,
#suiteBar img,
.ms-cui-menu img {
  max-width: initial;
}

.ms-cui-tt-span {
  padding: 0 10px;
}

.ms-cui-ribbon input:not([type]),
.ms-cui-ribbon input[type=text]:not(.browser-default),
.ms-cui-ribbon input[type=password]:not(.browser-default),
.ms-cui-ribbon input[type=email]:not(.browser-default),
.ms-cui-ribbon input[type=url]:not(.browser-default),
.ms-cui-ribbon input[type=time]:not(.browser-default),
.ms-cui-ribbon input[type=date]:not(.browser-default),
.ms-cui-ribbon input[type=datetime]:not(.browser-default),
.ms-cui-ribbon input[type=datetime-local]:not(.browser-default),
.ms-cui-ribbon input[type=tel]:not(.browser-default),
.ms-cui-ribbon input[type=number]:not(.browser-default),
.ms-cui-ribbon input[type=search]:not(.browser-default),
.ms-cui-ribbon textarea.materialize-textarea {
  height: initial;
  font-size: 14px;
  background: rgba(0,0,0,0);
}

.ms-rtestate-field h1,
.ms-rtestate-field h2 {
  color: #040a20;
}

#s4-bodyContainer .main #panel2.tabs-panel,
#s4-bodyContainer .main #panel3.tabs-panel {
  display: block !important;
}

.switch {
  width: fit-content;
  margin-bottom: 0;
}

.switch input:checked~.switch-paddle::after {
  left: 1.5rem;
}

.switch .switch-paddle {
  border-radius: 1rem;
  width: 55px;
  height: 2rem;
}

.switch .switch-paddle::after {
  border-radius: 1rem;
  width: 28px;
  height: 28px;
  top: .15rem;
  left: .15rem;
}

.radio-checkbox {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  gap: .5rem;
  margin-left: -0.375rem;
}

.radio-checkbox:focus-within {
  border-radius: 8px;
  outline: 2px solid #0368ff;
  outline-offset: 3px;
}

.radio-checkbox .checkmark {
  display: flex;
  height: 20px;
  width: 20px;
  background-color: rgba(0,0,0,0);
  border-radius: 50%;
  border: 2px solid #0368ff;
  margin-left: .375rem;
  cursor: pointer;
}

.radio-checkbox .checkmark:after {
  content: "";
  display: none;
}

.radio-checkbox .checkmark:after {
  position: relative;
  left: 2px;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  background: #0368ff;
  align-self: center;
  cursor: pointer;
}

.radio-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio-checkbox label {
  margin: 0;
  color: #040a20;
  padding-right: .375rem;
}

.radio-checkbox input:checked~label {
  font-weight: 600;
}

.radio-checkbox input:checked~.checkmark:after {
  display: block;
}

.loader {
  background: rgba(0,0,0,0);
  border: none;
}

.loader .loader-container {
  display: flex;
  justify-content: center;
}

.loader lottie-player {
  width: 5rem;
  height: 5rem;
}

.box-blue-cards {
  position: relative;
  overflow: hidden;
}

.box-blue-cards .sfumatura-ita__wrapper {
  position: absolute;
  top: 0;
}

.box-blue-cards .card-container {
  display: flex;
  flex-direction: column;
}

.box-blue-cards__content {
  position: relative;
  z-index: 1;
}

.box-blue-cards__content .grid-x {
  justify-content: space-between;
}

.box-heavenly-small-icons__content .grid-x {
  padding: 4rem;
  justify-content: space-between;
}

.box-heavenly-small-icons .icons-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 2rem;
}

.box-heavenly-small-icons .icons-container .icons-list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.box-heavenly-small-icons .icons-container .icons-list .icons-box {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}

.box-heavenly-small-icons .icons-container .icons-list .icons-box img {
  width: 2rem;
  height: 2rem;
}

.box-heavenly-icon-button .icon-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.box-heavenly-icon-button .icon-container .icon-box {
  display: flex;
  flex-direction: column;
  border: 2px solid hsla(0,0%,100%,.2);
  background: hsla(0,0%,100%,.5);
  backdrop-filter: blur(15px);
  min-width: 33%;
  gap: 1rem;
}

.box-heavenly-icon-button .icon-container .icon-box p {
  align-content: center;
  margin: 0;
}

.box-heavenly-icon-button .button {
  width: fit-content;
}

.box-heavenly-image-large {
  overflow: hidden;
  position: relative;
}

.box-heavenly-image-large .sfumatura-ita__wrapper {
  position: absolute;
  display: none;
}

.box-heavenly-image-large .qrcode {
  max-width: 112px;
  max-height: 112px;
}

.box-heavenly-image-large__content .large-4 {
  position: relative;
  z-index: 1;
}

.box-heavenly-image-large__content .large-8 img {
  position: relative;
  z-index: 1;
}

.box-icon-gradient__wrapper {
  justify-content: space-between;
}

.box-icon-gradient__wrapper,
.box-icon-gradient__item {
  display: flex;
}

.box-icon-gradient__item {
  flex-direction: column;
  gap: 2rem;
  text-align: center;
  max-width: 247px;
}

.box-icon-gradient__item img {
  margin: 0 auto;
}

.box-icon-gradient__item p {
  margin: 0;
  font-weight: 700;
}

.box-heavenly-lnks {
  display: flex;
  flex-direction: column;
}

.box-heavenly-lnks .small-txt {
  display: block;
}

.box-heavenly-text {
  position: relative;
}

.box-heavenly-text .sfumatura-ita {
  top: 100%;
  right: -40%;
  filter: blur(95px);
}

.box-heavenly-text .sfumatura-ita__wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
}

.box-heavenly-text .sfumatura-ita,
.box-heavenly-text .sfumatura-ita__wrapper {
  position: absolute;
}

.box-heavenly-text__content {
  position: relative;
  z-index: 1;
}

.box-heavenly-text__content .grid-x {
  justify-content: space-between;
}

.certificazioni-detail .grid-container {
  padding-top: 0;
  padding-bottom: 5rem;
}

.certificazioni-detail .grid-container .grid-x {
  position: relative;
  justify-content: space-between;
  flex-direction: row;
  flex-flow: row;
  gap: 2rem;
}

.certificazioni-detail .card-circle {
  border-radius: 673px;
  opacity: .1;
  background: #0368ff;
  filter: blur(100px);
  position: absolute;
  max-width: 100%;
  width: 41.438rem;
  height: 42.25rem;
  top: 18px;
  left: -15rem;
}

.certificazioni-detail .certificazioni-img-mobile {
  display: none;
}

.certificazioni-detail .certificazioni-img-mobile img {
  object-fit: cover;
}

.certificazioni-detail .certificazioni-img {
  padding-top: 18px;
  max-width: 424px;
  height: 322px;
}

.certificazioni-detail .certificazioni-body {
  display: flex;
  flex-direction: column;
  width: 50%;
  gap: 2rem;
}

.certificazioni-detail .certificazioni-body h1 {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.certificazioni-detail .certificazioni-body .follow-link {
  display: flex;
  gap: .5rem;
  align-items: center;
}

.certificazioni-page-section .grid-y {
  gap: 4rem;
}

.certificazioni-page-section .certificazioni-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 1.5rem;
  row-gap: 2rem;
}

.certificazioni-page-section .certificazioni-grid .certificazioni {
  display: flex;
  flex-direction: column;
}

.certificazioni-page-section .certificazioni-grid .certificazioni p {
  margin: 0;
}

.form-floating-label {
  position: relative;
  margin-bottom: 1.5rem;
  padding-bottom: 1.75rem;
  padding-top: 1.75rem;
}

.form-floating-label.c-black label {
  color: #040a20;
}

.form-floating-label.c-black input {
  color: #040a20;
  border-bottom: 1px solid #040a20;
}

.form-floating-label.c-black input:focus,
.form-floating-label.c-black input:hover {
  border-bottom: 2px solid #040a20;
}

.form-floating-label.c-black input:focus+label,
.form-floating-label.c-black input:not(:placeholder-shown)+label,
.form-floating-label.c-black input:hover+label {
  color: #32374a;
}

.form-floating-label.c-black input.is-invalid-input:not(:focus) {
  border-color: #040a20;
}

.form-floating-label label,
.form-floating-label input {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.form-floating-label label {
  top: 1.95rem;
  color: #fff;
  pointer-events: none;
  transition: all .2s ease;
}

.form-floating-label input {
  padding: 0;
  padding-bottom: .5rem;
  color: #fff;
  font-weight: 600;
  border: 0;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  background-color: rgba(0,0,0,0);
  box-shadow: none;
  margin: 0;
}

.form-floating-label input:focus,
.form-floating-label input:hover {
  background-color: rgba(0,0,0,0);
  outline: none;
  border: 0;
  border-bottom: 2px solid #fff;
  box-shadow: none;
}

.form-floating-label input:focus+label,
.form-floating-label input:not(:placeholder-shown)+label,
.form-floating-label input:hover+label {
  top: -0.125rem;
  padding: 0;
  color: #d5e1f3;
}

.form-floating-label input.is-invalid-input:not(:focus) {
  border-color: #fff;
  background-color: rgba(0,0,0,0);
}

.form-floating-label *[class*=ba-icon],
.form-floating-label label,
.form-floating-label small {
  position: absolute;
}

.form-floating-label *[class*=ba-icon] {
  right: 0;
  top: 2.063rem;
}

.form-floating-label small,
.form-floating-label *[class*=ba-icon].c-alert {
  display: none;
}

.form-floating-label small {
  margin-bottom: 0;
  margin-top: .75rem;
}

.form-floating-label small.help {
  display: block;
}

.form-floating-label:has(input.is-invalid-input) small,
.form-floating-label:has(input.is-invalid-input) *[class*=ba-icon].c-alert {
  display: block;
}

.form-floating-label:has(input.is-invalid-input) small.help {
  display: none;
}

.dropdown-blur__wrapper {
  border-radius: 10px;
  border: 2px solid hsla(0,0%,100%,.4);
  background: rgba(213,225,243,.7);
  backdrop-filter: blur(15px);
  margin-top: 1rem;
}

.dropdown-blur {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 2rem;
  padding-top: 3px;
}

.dropdown-blur a {
  color: #040a20;
  font-weight: 600 !important;
  font-size: 2rem;
  line-height: 2.5rem;
  padding: .75rem 0 .75rem .5rem !important;
  margin-bottom: .5rem !important;
}

.dropdown-blur a:hover {
  background-color: rgba(213,225,243,.3);
}

.dropdown-blur a:last-child {
  margin-bottom: 0 !important;
}

.form-checkbox {
  display: flex;
  align-items: center;
  position: relative;
}

.form-checkbox.variant input[type=checkbox] {
  border: 2px solid #fff;
}

.form-checkbox.variant input[type=checkbox]:after {
  background-color: #fff;
  color: #040a20;
}

.form-checkbox.variant label {
  color: #fff !important;
}

.form-checkbox.variant:has(input.is-invalid-input) input[type=checkbox] {
  background: rgba(0,0,0,0);
}

.form-checkbox.bold-selected {
  gap: .5rem;
}

.form-checkbox.bold-selected input:checked+label {
  font-weight: bold;
}

.form-checkbox input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  min-width: 20px;
  height: 20px;
  border: 2px solid #0368ff;
  border-radius: 2px;
  margin: 0;
  cursor: pointer;
}

.form-checkbox input[type=checkbox]:after {
  font-family: "ba-set-icon" !important;
  content: "";
  display: none;
  color: #fff;
  background-color: #0368ff;
}

.form-checkbox input[type=checkbox]:checked:after {
  display: block;
}

.form-checkbox input[type=checkbox]+label {
  font-size: 1rem;
}

.form-checkbox input[type=checkbox]:disabled {
  opacity: .5;
  cursor: none;
}

.form-checkbox input[type=checkbox]:disabled+label {
  opacity: .5;
}

.form-checkbox small,
.form-checkbox *[class*=ba-icon].c-alert {
  display: none;
  position: absolute;
  bottom: -20px;
}

.form-checkbox:has(input.is-invalid-input) input[type=checkbox] {
  border: 2px solid #f2b8b5;
}

.form-checkbox:has(input.is-invalid-input) small,
.form-checkbox:has(input.is-invalid-input) *[class*=ba-icon].c-alert {
  display: block;
}

.form-checkbox:has(input.is-invalid-input) small.help {
  display: none;
}

.box-form .form-floating-label .c-alert {
  color: #c90014;
}

.box-form .form-floating-label .bg-alert {
  background-color: #c90014;
}

.box-form .form-checkbox:has(input.is-invalid-input) input[type=checkbox] {
  border: 2px solid #c90014;
}

.box-form .form-checkbox:has(input.is-invalid-input) .c-alert {
  color: #c90014;
}

html[data-whatinput=keyboard] .dropdown-blur a:focus {
  border: 2px solid #040a20;
}

html[data-whatinput=keyboard] .form-checkbox:has(input:focus) {
  border: 2px solid #0368ff;
  border-radius: 8px;
  padding: 6px;
}

html[data-whatinput=touch] .dropdown-blur a:hover {
  background-color: rgba(0,0,0,0);
}

.tabs-content {
  border: 0;
}

.tabs-content .tabs-panel {
  padding: 0;
}

.card-home-section {
  overflow-x: clip;
}

.card-home-section .tabs-panel>.grid-container {
  padding-left: 0;
  padding-right: 0;
}

.card-home-section .tabs-panel .box-heavenly-text {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.card-home-section .card {
  display: grid;
  grid-template-rows: repeat(5, 1fr);
  grid-template-columns: repeat(12, 1fr);
  overflow: visible;
  margin-bottom: 0;
  border: none;
  max-height: fit-content;
  background-color: rgba(0,0,0,0);
}

.card-home-section .card .card-image {
  text-align: right;
  grid-row: 1/5;
  grid-column: 7/-1;
  overflow: hidden;
}

.card-home-section .card .card-image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  max-width: 648px;
  border-radius: 10px;
}

.card-home-section .card .card-section {
  grid-row: 2/-1;
  grid-column: 2/8;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
  padding: 2rem;
  margin-top: 2rem;
  z-index: 1;
  height: max-content;
}

.card-home-section .card .card-section p {
  margin-bottom: 0;
}

.card-home-section .card .card-section .h2.break-word {
  word-wrap: break-word;
}

.card-home-section .card .card-image,
.card-home-section .card .card-section {
  position: relative;
}

.card-home-section .card-item {
  position: relative;
}

.card-home-section .card-item .card-circle {
  border-radius: 673px;
  opacity: .1;
  background: #0368ff;
  filter: blur(100px);
  position: absolute;
  max-width: 100%;
  width: 41.438rem;
  height: 42.25rem;
  top: 0;
  left: -5rem;
}

.card-home-section .card.flipped .card-section {
  grid-column: 6/-2;
}

.card-home-section .card.flipped .card-image {
  grid-column: 1/7;
  text-align: left;
}

.card-home-section .card.flipped .card-circle {
  left: initial;
  right: -5rem;
}

.card-home-section__content {
  justify-content: space-between;
}

.cards-container {
  display: flex;
  flex-direction: column;
}

.cards-container .title {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.cards-intro__content {
  justify-content: space-between;
}

#footer {
  background-color: #d5e1f3;
  padding-top: 4rem;
  padding-bottom: 2rem;
}

.footer nav {
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.footer nav li {
  margin: 0;
}

.footer nav a {
  color: #040a20;
  font-weight: 700;
  line-height: 1.5rem;
}

.footer nav .menu {
  display: grid;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 2rem;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
}

.footer nav .menu a {
  font-size: 1rem;
  width: fit-content;
  position: relative;
}

.footer nav .menu a.selected .circle {
  display: block;
  width: 6px;
  height: 6px;
  background-color: #040a20;
  border-radius: 100%;
  margin-top: 6px;
  position: absolute;
  left: calc(50% - 6px);
}

.footer nav .menu a.selected:hover .circle {
  background-color: #32374a;
}

.footer nav .menu a .circle {
  display: none;
}

.footer nav .menu.simple li+li {
  margin-left: 0;
}

.footer nav a:hover,
.footer nav a.selected:hover,
.footer__bottom a:hover,
.footer__bottom a.selected:hover {
  color: #32374a;
}

.footer__top img {
  width: 180px;
  max-height: 73px;
  margin-bottom: 2.5rem;
}

.footer__bottom {
  border-top: 1px solid #848ea1;
}

.footer__bottom a {
  color: #040a20;
}

.footer__bottom a.small-txt {
  display: flex;
  align-items: center;
  gap: .5rem;
}

html[data-whatinput=keyboard] .footer nav a:focus,
html[data-whatinput=keyboard] .footer__bottom a.small-txt:focus {
  outline: 2px solid #0368ff;
  outline-offset: 6px;
  border-radius: 6px;
}

.lnk {
  font-size: 1rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: .5rem;
  text-transform: uppercase;
  width: max-content;
  padding: .375rem .75rem .375rem .375rem;
}

.lnk *[class*=ba-icon] {
  font-size: 2rem;
}

.lnk.underline {
  text-decoration: underline;
}

.lnk.tertiary-positive {
  color: #0368ff;
}

.lnk.tertiary-positive:hover {
  color: #040a20;
}

.lnk.tertiary-positive:active {
  color: #0253cc !important;
}

.lnk.tertiary-positive[disabled],
.lnk.tertiary-positive.disabled,
.lnk.tertiary-positive[disabled]:active,
.lnk.tertiary-positive.disabled:active {
  color: #7caefa !important;
}

.lnk.tertiary-negative {
  color: #ffa01a;
}

.lnk.tertiary-negative:hover {
  color: #ffb21a;
}

.lnk.tertiary-negative:active {
  color: #cc8015 !important;
}

.lnk.tertiary-negative[disabled],
.lnk.tertiary-negative.disabled,
.lnk.tertiary-negative[disabled]:active,
.lnk.tertiary-negative.disabled:active {
  color: #81653f !important;
}

.lnk.tertiary-simple {
  color: #040a20;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.75rem;
  width: fit-content;
  gap: 1rem;
  padding: 0;
  align-items: flex-start;
}

.lnk.tertiary-simple *[class*=ba-icon] {
  color: #0368ff;
}

.lnk.tertiary-simple:hover,
.lnk.tertiary-simple:hover *[class*=ba-icon] {
  color: #040a20;
}

.lnk.tertiary-simple:hover span,
.lnk.tertiary-simple:active span {
  text-decoration: underline;
}

.lnk.tertiary-simple:hover span[class*=ba-icon],
.lnk.tertiary-simple:active span[class*=ba-icon] {
  text-decoration: none;
}

.lnk.tertiary-simple:active span[class*=ba-icon] {
  color: #0253cc;
}

.lnk.tertiary-positive:hover,
.lnk.tertiary-negative:hover,
.lnk.tertiary-simple:hover {
  cursor: pointer;
}

.lnk.tertiary-positive[disabled],
.lnk.tertiary-positive.disabled,
.lnk.tertiary-negative[disabled],
.lnk.tertiary-negative.disabled,
.lnk.tertiary-simple[disabled],
.lnk.tertiary-simple.disabled {
  cursor: not-allowed;
}

.lnk.tertiary-positive[disabled],
.lnk.tertiary-positive.disabled,
.lnk.tertiary-positive:active,
.lnk.tertiary-negative[disabled],
.lnk.tertiary-negative.disabled,
.lnk.tertiary-negative:active,
.lnk.tertiary-simple[disabled],
.lnk.tertiary-simple.disabled,
.lnk.tertiary-simple:active {
  outline: none;
}

.lnk.tertiary-positive.underline,
.lnk.tertiary-negative.underline,
.lnk.tertiary-simple.underline {
  padding: .375rem;
}

.lnk.in-line {
  display: inline;
  padding: 0 !important;
}

.button {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.375rem;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 1.375rem 1.5rem;
  margin-bottom: 0;
}

.button.primary-positive {
  background-color: #0368ff;
  color: #fff;
}

.button.primary-positive:hover {
  background-color: #040a20;
}

.button.primary-positive[disabled],
.button.primary-positive.disabled,
.button.primary-positive[disabled]:active,
.button.primary-positive.disabled:active {
  background-color: #7caefa !important;
  outline: none;
}

.button.primary-positive:active {
  background-color: #0253cc !important;
}

.button.primary-negative {
  background-color: #ffa01a;
}

.button.primary-negative:hover {
  background-color: #ffb21a;
}

.button.primary-negative,
.button.primary-negative:hover {
  color: #040a20;
}

.button.primary-negative[disabled],
.button.primary-negative.disabled,
.button.primary-negative[disabled]:active,
.button.primary-negative.disabled:active {
  background-color: #81653f !important;
  color: #040a20;
}

.button.primary-negative:active {
  background-color: #cc8015 !important;
}

.button.secondary-positive {
  border: 1px solid #0368ff;
  color: #0368ff;
}

.button.secondary-positive:hover {
  border-color: #040a20;
  color: #040a20;
}

.button.secondary-positive:active {
  border-color: #0253cc !important;
  color: #0253cc !important;
  outline: 0;
}

.button.secondary-positive,
.button.secondary-positive:hover,
.button.secondary-positive[disabled],
.button.secondary-positive.disabled {
  background-color: rgba(0,0,0,0);
}

.button.secondary-positive[disabled],
.button.secondary-positive.disabled,
.button.secondary-positive[disabled]:active,
.button.secondary-positive.disabled:active {
  border: 1px solid #7caefa !important;
  color: #7caefa !important;
}

.button.secondary-positive *[class*=ba-icon] {
  font-size: 1.5rem;
}

.button.secondary-negative {
  border: 1px solid #ffa01a;
  color: #ffa01a;
}

.button.secondary-negative:hover {
  color: #ffb21a;
}

.button.secondary-negative[disabled],
.button.secondary-negative.disabled,
.button.secondary-negative[disabled]:active,
.button.secondary-negative.disabled:active {
  border: 1px solid #81653f !important;
  color: #81653f !important;
}

.button.secondary-negative:active {
  border: 1px solid #cc8015 !important;
  color: #cc8015 !important;
}

.button.secondary-negative:hover {
  border-color: #ffb21a;
  color: #ffb21a;
}

.button.secondary-positive,
.button.secondary-positive[disabled],
.button.secondary-positive.disabled,
.button.secondary-negative,
.button.secondary-negative[disabled],
.button.secondary-negative.disabled {
  background-color: rgba(0,0,0,0);
}

.button.secondary-positive.only-icon,
.button.secondary-negative.only-icon {
  padding: 1rem;
}

.button.primary-positive:active,
.button.primary-negative:active,
.button.secondary-positive:active,
.button.secondary-negative:active {
  outline: none;
}

.button.only-icon-no-bg {
  background: none;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
}

.button.button-icon {
  display: flex;
  align-items: center;
  width: fit-content;
}

.button.button-icon span {
  padding-right: .625rem;
  line-height: 0;
}

.button.button-icon span:before {
  line-height: 0;
}

.btn-store {
  display: flex;
  gap: 1rem;
  width: max-content;
}

.button-icon-circle {
  border: 2px solid hsla(0,0%,100%,.4);
  background-color: hsla(0,0%,100%,.4);
  padding: 1rem 1rem 1rem 1.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  color: #040a20;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.75rem;
  backdrop-filter: blur(15px);
  min-width: 177px;
  cursor: pointer;
}

.button-icon-circle:hover,
.button-icon-circle.selected {
  background-color: rgba(213,225,243,.4);
}

.go-back {
  width: fit-content;
  margin-bottom: 2rem;
}

html[data-whatinput=keyboard] .button:focus {
  outline-offset: 3px;
}

html[data-whatinput=keyboard] .button:focus.primary-positive[disabled]:focus,
html[data-whatinput=keyboard] .button:focus.primary-positive.disabled:focus {
  background-color: #7caefa !important;
  outline: none;
}

html[data-whatinput=keyboard] .button:focus.primary-positive:focus {
  color: #fff;
  background-color: #040a20;
}

html[data-whatinput=keyboard] .button:focus.primary-negative[disabled]:focus,
html[data-whatinput=keyboard] .button:focus.primary-negative.disabled:focus {
  background-color: #81653f !important;
  color: #040a20;
}

html[data-whatinput=keyboard] .button:focus.primary-negative:focus {
  background-color: #ffb21a;
}

html[data-whatinput=keyboard] .button:focus.secondary-positive[disabled]:focus,
html[data-whatinput=keyboard] .button:focus.secondary-positive.disabled:focus {
  border: 1px solid #7caefa !important;
  color: #7caefa !important;
}

html[data-whatinput=keyboard] .button:focus.secondary-positive:focus {
  border-color: #040a20;
  color: #040a20;
}

html[data-whatinput=keyboard] .button:focus.secondary-negative[disabled]:focus,
html[data-whatinput=keyboard] .button:focus.secondary-negative.disabled:focus {
  border: 1px solid #81653f !important;
  color: #81653f !important;
}

html[data-whatinput=keyboard] .button:focus.secondary-negative:focus {
  border-color: #ffb21a;
  color: #ffb21a;
}

html[data-whatinput=keyboard] .button:focus.secondary-positive:focus,
html[data-whatinput=keyboard] .button:focus.secondary-negative:focus {
  background-color: rgba(0,0,0,0);
}

html[data-whatinput=keyboard] .button:focus.primary-positive:focus,
html[data-whatinput=keyboard] .button:focus.secondary-positive:focus {
  outline: 2px solid #0368ff;
}

html[data-whatinput=keyboard] .button:focus.primary-negative:focus,
html[data-whatinput=keyboard] .button:focus.secondary-negative:focus {
  outline: 2px solid #fff;
}

html[data-whatinput=keyboard] .button:focus.primary-positive[disabled]:focus,
html[data-whatinput=keyboard] .button:focus.primary-positive.disabled:focus,
html[data-whatinput=keyboard] .button:focus.primary-negative[disabled]:focus,
html[data-whatinput=keyboard] .button:focus.primary-negative.disabled:focus,
html[data-whatinput=keyboard] .button:focus.secondary-positive[disabled]:focus,
html[data-whatinput=keyboard] .button:focus.secondary-positive.disabled:focus,
html[data-whatinput=keyboard] .button:focus.secondary-negative[disabled]:focus,
html[data-whatinput=keyboard] .button:focus.secondary-negative.disabled:focus {
  outline: none;
}

html[data-whatinput=keyboard] .button:focus.only-icon-no-bg:focus {
  outline: 2px solid #fff;
  outline-offset: 6px;
  border-radius: 6px;
}

html[data-whatinput=keyboard] .lnk.tertiary-positive:focus {
  color: #040a20;
  outline: 2px solid #0368ff;
}

html[data-whatinput=keyboard] .lnk.tertiary-positive[disabled]:focus,
html[data-whatinput=keyboard] .lnk.tertiary-positive.disabled:focus {
  color: #7caefa !important;
}

html[data-whatinput=keyboard] .lnk.tertiary-negative:focus {
  color: #ffb21a;
  outline: 2px solid #fff;
}

html[data-whatinput=keyboard] .lnk.tertiary-negative[disabled]:focus,
html[data-whatinput=keyboard] .lnk.tertiary-negative.disabled:focus {
  color: #81653f !important;
}

html[data-whatinput=keyboard] .lnk.tertiary-simple:focus {
  outline: 2px solid #0368ff;
}

html[data-whatinput=keyboard] .lnk.tertiary-simple:focus span:not([class*=ba-icon]) {
  text-decoration: underline;
}

html[data-whatinput=keyboard] .lnk.tertiary-simple:focus span[class*=ba-icon] {
  color: #040a20;
}

html[data-whatinput=keyboard] .lnk.tertiary-simple[disabled]:focus,
html[data-whatinput=keyboard] .lnk.tertiary-simple.disabled:focus {
  color: #7caefa !important;
}

html[data-whatinput=keyboard] .lnk.tertiary-positive:focus,
html[data-whatinput=keyboard] .lnk.tertiary-negative:focus,
html[data-whatinput=keyboard] .lnk.tertiary-simple:focus {
  border-radius: .5rem;
}

html[data-whatinput=keyboard] .lnk.tertiary-positive[disabled]:focus,
html[data-whatinput=keyboard] .lnk.tertiary-positive.disabled:focus,
html[data-whatinput=keyboard] .lnk.tertiary-negative[disabled]:focus,
html[data-whatinput=keyboard] .lnk.tertiary-negative.disabled:focus,
html[data-whatinput=keyboard] .lnk.tertiary-simple[disabled]:focus,
html[data-whatinput=keyboard] .lnk.tertiary-simple.disabled:focus {
  cursor: not-allowed;
}

html[data-whatinput=keyboard] .lnk.tertiary-positive[disabled]:focus,
html[data-whatinput=keyboard] .lnk.tertiary-positive.disabled:focus,
html[data-whatinput=keyboard] .lnk.tertiary-negative[disabled]:focus,
html[data-whatinput=keyboard] .lnk.tertiary-negative.disabled:focus,
html[data-whatinput=keyboard] .lnk.tertiary-simple[disabled]:focus,
html[data-whatinput=keyboard] .lnk.tertiary-simple.disabled:focus {
  outline: none;
}

html[data-whatinput=keyboard] .lnk.in-line:focus {
  padding: .375rem !important;
}

html[data-whatinput=keyboard] .lnk-store:focus {
  outline: 2px solid #fff;
  outline-offset: 6px;
  border-radius: 6px;
}

html[data-whatinput=keyboard] .button-icon-circle:focus {
  outline: 2px solid #040a20;
  color: #040a20;
}

html[data-whatinput=touch] .button.primary-positive:hover {
  background-color: #0368ff;
}

html[data-whatinput=touch] .button.primary-negative:hover {
  background-color: #ffa01a;
}

html[data-whatinput=touch] .button.secondary-positive:hover {
  border-color: #0368ff;
  color: #0368ff;
}

html[data-whatinput=touch] .button.secondary-negative:hover {
  border-color: #ffa01a;
  color: #ffa01a;
}

html[data-whatinput=touch] .lnk.tertiary-positive:hover {
  color: #0368ff;
}

html[data-whatinput=touch] .lnk.tertiary-negative:hover {
  color: #ffa01a;
}

html[data-whatinput=touch] .lnk.tertiary-simple:hover {
  color: #040a20;
}

.hero-container {
  position: relative;
  height: 798px;
  overflow: hidden;
}

.hero-container .sfumature-ita__wrapper {
  position: absolute;
  top: 15%;
  right: 0;
}

.hero-container .hero {
  padding-top: 204px;
  height: 100%;
  position: relative;
  z-index: 1;
}

.hero-container .hero .grid-x {
  justify-content: space-between;
  height: 100%;
}

.hero-container .hero .text-area {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-top: 2.5rem;
}

.hero-container .hero .text-area .desktop-sub {
  display: none;
}

.hero-container .hero .card-image {
  overflow: hidden;
  height: 402px;
}

.hero-container .hero .card-image img {
  object-fit: cover;
  object-position: top;
  height: 100%;
  width: 100%;
}

.hero-container .hero .info-box {
  width: 100%;
  padding: 2rem 3.75rem;
  position: absolute;
  bottom: 64px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.hero-container .hero .info-box .text-box {
  text-align: center;
  width: 33.3333333333%;
}

.hero-container .hero .info-box .text-box .desktop-counter {
  display: none;
}

.hero-container .hero .info-box .text-box p {
  margin-bottom: 8px;
}

.form-section .form-no-tabs {
  grid-template-rows: 22rem repeat(4, 1fr);
}

.form-section .form-no-tabs h1 {
  grid-row: 1/2;
}

.form-section .form-no-tabs .input-form {
  grid-row: 1/-1;
}

.form-section .form-no-tabs .vantaggi-form {
  grid-row: 2/-1;
}

.form-section {
  position: relative;
}

.form-section .grid-container {
  position: relative;
  z-index: 1;
}

.form-section .file-name {
  max-width: 330px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-shrink: 1;
}

.form-section .form-container {
  display: grid;
  grid-template-columns: 40% 55%;
  row-gap: 2.25rem;
  column-gap: 5%;
}

.form-section .form-container .tabs-form {
  padding-top: 1.5rem;
  padding-bottom: 2.75rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.form-section .form-container .tabs-form .tabs {
  display: flex;
  justify-content: space-between;
  background: none;
  border: none;
  gap: 1rem;
}

.form-section .form-container .tabs-form .tabs .tabs-title {
  width: 100%;
  border: 3px solid rgba(0,0,0,0);
}

.form-section .form-container .tabs-form .tabs .tabs-title:hover {
  background: #f0f6ff;
}

.form-section .form-container .tabs-form .tabs .tabs-title.is-active {
  border: 3px solid #0368ff;
}

.form-section .form-container .tabs-form .tabs a {
  padding: 1.5rem;
  font-size: 100%;
}

.form-section .form-container .tabs-form .tabs a:hover {
  background: none;
}

.form-section .form-container .tabs-form .tabs [aria-selected=true] {
  background: none;
}

.form-section .form-container .tabs-form .tabs .tabs-cont {
  display: flex;
  flex-direction: column;
  gap: .5rem;
  color: #040a20;
}

.form-section .form-container .tabs-form .tabs::after {
  display: none;
}

.form-section .form-container .tabs-form .tabs::before {
  display: none;
}

.form-section .form-container .vantaggi-form {
  padding-top: 4rem;
  display: flex;
  flex-direction: column;
  gap: 5rem;
}

.form-section .form-container .vantaggi-form .box-vantaggi {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}

.form-section .form-container .tabs-content {
  background: none;
}

.form-section .form-container .box-form {
  width: 100%;
  height: fit-content;
  background: hsla(0,0%,100%,.5);
  padding: 4rem;
  display: flex;
  flex-direction: column;
}

.form-section .form-container .box-form p {
  width: 100%;
}

.form-section .form-container .box-form .form-floating-label {
  padding-bottom: 0;
  width: 100%;
  margin-bottom: 0;
}

.form-section .form-container .box-form .form-floating-label input {
  color: #040a20;
  border-bottom: 1px solid #040a20;
}

.form-section .form-container .box-form .form-floating-label input:hover,
.form-section .form-container .box-form .form-floating-label input:focus {
  color: #040a20;
}

.form-section .form-container .box-form .form-floating-label label {
  color: #040a20;
}

.form-section .form-container .box-form .form-floating-label label:hover,
.form-section .form-container .box-form .form-floating-label label:focus {
  color: #040a20;
}

.form-section .form-container .box-form .form-checkbox {
  margin-top: 2rem;
}

.form-section .form-container .box-form .form-checkbox label {
  color: #040a20;
  cursor: auto;
}

.form-section .form-container .box-form .dropdown {
  display: block;
}

.form-section .form-container .box-form .dropdown.menu>li.is-dropdown-submenu-parent>a::after {
  border: 0;
  margin-top: 0;
}

.form-section .form-container .box-form .dropdown.menu>li a {
  padding: 0;
  display: flex;
  justify-content: space-between;
}

.form-section .form-container .box-form .dropdown.menu>li a.selected {
  color: #040a20;
  width: 100%;
  height: 2.4375rem;
  border-bottom: 1px solid #040a20;
  font-weight: 600;
}

.form-section .form-container .box-form .dropdown.menu>li a.selected:hover {
  color: #040a20;
}

.form-section .form-container .box-form .dropdown.menu>li a.selected span {
  align-content: center;
}

.form-section .form-container .box-form .dropdown.menu>li a.selected .ba-icon-monocolor-chevron-right {
  position: relative;
  right: auto;
  top: auto;
}

.form-section .form-container .box-form .dropdown.menu>li .form-options.scroll-wrapper {
  padding: 0;
}

.form-section .form-container .box-form .dropdown.menu>li .form-options ul {
  margin: 24px 16px;
  padding: 0;
  max-height: 310px;
  width: auto;
}

.form-section .form-container .box-form .dropdown.menu>li .form-options ul a {
  font-size: 100%;
  font-weight: 700;
  margin-right: 1rem;
}

.form-section .form-container .box-form button,
.form-section .form-container .box-form .button {
  margin-top: 1rem;
  align-self: end;
  width: fit-content;
}

.form-section .form-container .box-form .text-right {
  display: flex;
  justify-content: flex-end;
}

.form-section .form-container .box-form .box-upload-document {
  display: none;
}

.form-section .form-container .box-form .list-upload-file button.lnk.tertiary-positive {
  margin-top: 0;
}

.form-section .form-container .box-form .list-upload-file p {
  margin-bottom: 0;
}

.form-section .form-container .box-form .list-upload-file input {
  display: none;
}

.form-section .form-container .box-form .form-input-compiled p {
  margin-bottom: 0;
}

.form-section .form-container .result-form {
  display: none;
}

.form-section .sfumatura-ita__wrapper {
  position: absolute;
  z-index: 0;
  right: 0;
}

html[data-whatinput=keyboard] .form-section .form-container .tabs-form .tabs a:focus {
  outline: 3px solid #0368ff;
  outline-offset: 6px;
  border-radius: 6px;
}

#main-content:has(.breadcrumb-back,.form-section) .form-section:before {
  content: "";
  position: absolute;
  top: -140px;
  bottom: 0;
  width: 100%;
  height: 140px;
  display: block;
  background: #d5e1f3;
  z-index: 0;
}

.breadcrumb-back {
  padding-top: 4rem;
  z-index: 1;
  position: relative;
}

.site-header .upper-sticky {
  z-index: 15;
  position: relative;
}

.site-header .desktop-header {
  display: none;
}

.site-header .mobile-header .mobile-menu-icon {
  font-size: 40px;
}

.site-header .mobile-header .mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 50;
  padding: .938rem 1.25rem;
  overflow: hidden;
  overflow-y: scroll;
}

.site-header .mobile-header .mobile-menu a {
  color: #fff;
}

.site-header .mobile-header .mobile-menu .mobile-menu-header {
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 1.5rem;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-secondary {
  width: 100%;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-secondary ul {
  background: none;
  margin-bottom: 0;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-secondary ul .is-active a span {
  transform: rotate(-90deg);
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-secondary ul .is-active .accordion-content {
  display: flex;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-secondary ul li {
  padding: 1.25rem 0;
  display: flex;
  gap: 1rem;
  flex-direction: column;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-secondary ul li a {
  display: flex;
  justify-content: space-between;
  padding: 0;
  border: none;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-secondary ul li a::before {
  display: none;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-secondary ul li .accordion-content {
  flex-direction: column;
  gap: 1rem;
  background: none;
  border: none;
  padding: 0;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-secondary ul li .accordion-content a {
  font-weight: 400;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-primary {
  display: flex;
  flex-direction: column;
  padding: 1.25rem 0;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-primary div {
  padding: 1.25rem 0;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-primary a {
  text-transform: uppercase;
  font-weight: 600;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .mobile-menu-primary .mobile-menu-link,
.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .accordion-content .mobile-menu-link {
  font-size: 1.125rem;
  line-height: 2rem;
}

.site-header .mobile-header .mobile-menu .mobile-menu-wrapper .line {
  width: 100%;
  height: 1px;
  background: #fff;
}

.site-header .mobile-header .mobile-menu .mobile-menu-header,
.site-header .mobile-header .mobile-menu .mobile-menu-wrapper {
  position: relative;
  z-index: 1;
}

.site-header .mobile-header .mobile-menu-container {
  position: relative;
  height: 100%;
}

.site-header .mobile-header .mobile-menu .sfumatura-ita {
  position: absolute;
  top: 0;
  left: 0;
}

.site-header .backdrop-wrapper {
  background: rgba(4,58,138,.8);
  backdrop-filter: blur(15px);
  position: relative;
  z-index: 10;
  padding: 20px 0;
}

.site-header .backdrop-wrapper .logo img {
  width: 182.731px;
  height: 60px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}

.site-header .main-header {
  justify-content: space-between;
}

.site-header .menu-links {
  display: flex;
  align-items: center;
  gap: 60px;
}

.site-header .menu-links a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

.site-header .menu-links a .circle {
  display: none;
}

.site-header .menu-links a.selected {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  margin-top: 12px;
}

.site-header .menu-links a.selected .circle {
  display: block;
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 100%;
}

.site-header .top-bar ul li.is-active .circle {
  background-color: #040a20 !important;
}

.site-header .menu-links a,
.site-header .top-bar ul li a {
  color: #fff;
  text-decoration: none;
  padding: 0;
}

.site-header .menu-links a.selected:hover .circle,
.site-header .top-bar ul li a.selected:hover .circle {
  background-color: #fcfdfe !important;
}

.site-header .menu-links a.selected:hover .no-drop .circle,
.site-header .top-bar ul li a.selected:hover .no-drop .circle {
  background-color: #fcfdfe !important;
}

.site-header .menu-links a.selected:hover .dropdown-head .circle,
.site-header .top-bar ul li a.selected:hover .dropdown-head .circle {
  background-color: #040a20 !important;
}

.site-header .menu-links a:hover,
.site-header .top-bar ul li a:hover {
  color: #fcfdfe;
}

.site-header .menu-links a:hover span.circle,
.site-header .top-bar ul li a:hover span.circle {
  color: #fcfdfe;
}

.site-header .menu-links a:hover .arrow,
.site-header .top-bar ul li a:hover .arrow {
  color: #040a20;
}

.site-header .menu-links a:hover .dropdown-head,
.site-header .top-bar ul li a:hover .dropdown-head {
  color: #040a20;
}

.site-header .menu-links a:hover .dropdown-head circle,
.site-header .top-bar ul li a:hover .dropdown-head circle {
  background-color: #040a20;
}

.site-header .top-bar ul li a {
  display: flex;
  align-items: center;
  font-weight: 700;
  gap: 5px;
  line-height: 1.5rem;
}

.site-header .top-bar ul .is-active a {
  color: #040a20;
  z-index: 11;
}

.site-header .top-bar ul .is-active a span {
  transform: rotate(-90deg);
}

.site-header .top-bar ul .is-active a.selected+.dropdown li:first-child {
  margin-top: 1rem;
}

.site-header .top-bar ul .is-active a.selected+.dropdown {
  top: -8px !important;
}

.site-header .top-bar ul .is-active .dropdown {
  display: flex;
  padding: 72px 0px 16px 0px;
  flex-direction: column;
  align-items: flex-start;
  gap: .5rem;
  border-radius: 10px;
  border: 2px solid hsla(0,0%,100%,.4);
  background: rgba(213,225,243,.7);
  backdrop-filter: blur(15px);
  position: absolute;
  left: -32px !important;
  top: -24px !important;
}

.site-header .top-bar ul .is-active .dropdown li {
  padding: 10px 30px;
  align-items: center;
}

.site-header .top-bar ul .is-active .dropdown li:hover {
  color: #040a20;
  background: rgba(213,225,243,.3);
}

.site-header .top-bar ul .is-active .dropdown li:hover a {
  color: #040a20;
}

.site-header .top-bar ul .is-active .dropdown li a {
  font-weight: 600;
  font-size: .875rem;
  line-height: 1.313rem;
}

.site-header .top-bar,
.site-header .top-bar ul {
  background-color: rgba(0,0,0,0);
}

.site-header .top-bar {
  padding: 1rem 0;
}

.site-header .vertical.medium-horizontal.menu.dropdown {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 60px;
}

.site-header .vertical.medium-horizontal.menu.dropdown li a.selected .dropdown-head,
.site-header .vertical.medium-horizontal.menu.dropdown li a.selected .no-drop {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}

.site-header .vertical.medium-horizontal.menu.dropdown li a.selected .dropdown-head .circle,
.site-header .vertical.medium-horizontal.menu.dropdown li a.selected .no-drop .circle {
  display: none;
}

.site-header .vertical.medium-horizontal.menu.dropdown li a.selected .dropdown-head .circle,
.site-header .vertical.medium-horizontal.menu.dropdown li a.selected .no-drop .circle {
  display: block;
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 100%;
}

.site-header .menu-button {
  height: 50px;
  width: 164px;
  min-width: 164px;
}

.site-header .menu-button a {
  font-size: .875rem;
  padding: 0;
  height: 100%;
  width: 100%;
  align-content: center;
}

.site-header .dropdown.menu>li.is-dropdown-submenu-parent>a::after {
  display: none;
}

.menu-btn-icon-circle .button-slider-container {
  display: flex;
  flex-direction: row;
  list-style: none;
  gap: 1rem;
  margin: 0;
}

.menu-btn-icon-circle .button-slider-container .button-slider-slide {
  min-width: 220px;
}

.menu-btn-icon-circle .button-slider-controls {
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

.menu-btn-icon-circle .button-slider-controls .line {
  width: calc(100% - 128px);
  height: 1px;
}

.menu-btn-icon-circle .button-slider-next,
.menu-btn-icon-circle .button-slider-previous {
  transform: initial;
  position: initial;
  width: 40px;
  height: 40px;
  padding: 0px !important;
  border-radius: 7px;
}

.menu-btn-icon-circle .button-slider-next span,
.menu-btn-icon-circle .button-slider-previous span {
  padding-top: 2px;
  display: block;
}

[data-sticky-container] {
  position: relative;
  z-index: 10;
}

html[data-whatinput=keyboard] .site-header .top-bar ul li a:focus,
html[data-whatinput=keyboard] .site-header .menu-links a:focus,
html[data-whatinput=keyboard] .site-header .backdrop-wrapper .logo:focus,
html[data-whatinput=keyboard] .site-header .mobile-header .mobile-menu-link:focus,
html[data-whatinput=keyboard] .site-header .mobile-header .accordion-title:focus {
  outline: 2px solid #fff;
  outline-offset: 6px;
  border-radius: 6px;
}

html[data-whatinput=keyboard] .site-header .top-bar ul li.is-active a:focus,
html[data-whatinput=keyboard] .site-header .top-bar ul li .dropdown li a:focus {
  outline: 2px solid #040a20;
  border-radius: 0;
}

html[data-whatinput=keyboard] .site-header .mobile-header .accordion-title:focus {
  background-color: rgba(0,0,0,0);
}

html[data-whatinput=keyboard] .mobile-header .accordion-title:hover,
html[data-whatinput=touch] .mobile-header .accordion-title:hover {
  background-color: rgba(0,0,0,0);
}

.search-lnk {
  display: flex;
  align-items: center;
  gap: 5px;
}

.search-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99999;
  overflow: hidden;
  overflow-y: scroll;
  background: rgba(4,58,138,.9);
  backdrop-filter: blur(15px);
}

.search-overlay .lnk {
  padding: 0 !important;
}

.search-overlay .close-search {
  justify-content: end;
  margin-top: 40px;
}

.search-overlay .search-container {
  width: 100%;
  margin: auto;
  margin-top: 3rem;
  margin-bottom: 4rem;
  max-width: 68.5rem;
}

.search-overlay .search-container .form-floating-label {
  padding-bottom: 0;
  margin-bottom: 0;
}

.search-overlay .search-container #search-link {
  align-self: end;
  padding-top: 21px;
}

.search-overlay .search-result {
  width: 100%;
  max-width: 47.5rem;
  margin: auto;
}

.search-overlay .search-result .search-result-link:hover {
  color: #f0f6ff;
}

.search-overlay .search-result .search-result-link:focus {
  color: #fff;
  border-radius: 8px;
  outline: 2px solid #fff;
  outline-offset: 6px;
}

.search-overlay .search-result .line {
  width: 100%;
  height: 1px;
  background-color: #848ea1;
}

.search-overlay .ba-icon-monocolor-search {
  cursor: pointer;
}

.hero-image {
  position: relative;
  display: flex;
  align-items: center;
  height: 768px;
  overflow: hidden;
}

.hero-image__txt {
  position: relative;
  z-index: 2;
  width: 100%;
}

.hero-image__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hero-image__bg__gradients {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}

.hero-image__bg__gradients div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.hero-image__bg img {
  min-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  text-align: center;
  max-width: 100%;
}

.hero-image .sfumatura-ita {
  max-width: 100%;
  z-index: 1;
  position: absolute;
  top: 5%;
  left: 10%;
  width: 1414.664px;
  height: 814.017px;
}

.hero-image .subtitle {
  font-weight: 600;
}

.help-page-section .grid-y {
  gap: 4rem;
}

.help-page-section .help-filter {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
}

.help-page-section .help-filter p {
  margin-bottom: 0;
  white-space: nowrap;
}

.help-page-section .help-filter .filter-box-container {
  display: flex;
  gap: .5rem;
  list-style-type: none;
  text-transform: uppercase;
  margin: 0;
}

.help-page-section .help-filter .filter-box-container li a {
  padding: 8px 16px;
  border-radius: 10px;
  background: hsla(0,0%,100%,.3);
  color: #5d6678;
  font-weight: 700;
  white-space: nowrap;
}

.help-page-section .help-filter .filter-box-container li a:hover,
.help-page-section .help-filter .filter-box-container li a.is-active:hover {
  color: #040a20;
}

.help-page-section .help-filter .filter-box-container li a.is-active {
  color: #0368ff;
  background: #d5e1f3;
}

.help-page-section .help-grid {
  display: grid;
  grid-template-rows: auto;
  column-gap: 1.5rem;
  row-gap: 2rem;
}

.help-page-section .help-grid .help {
  display: flex;
  flex-direction: column;
  border: 2px solid rgba(240,246,255,.4);
  background: rgba(240,246,255,.5);
  padding: 2rem;
}

.help-page-section .help-grid .help .help-up {
  display: flex;
  justify-content: space-between;
}

.help-page-section .help-grid .help p {
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.help-page-section .help-button {
  width: fit-content;
}

.layout-page-two-column[aria-labelledby=faq-detail-title]:has(.subtitle+.text-container__txts p:empty) .subtitle {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: normal;
}

.layout-page-two-column[aria-labelledby=faq-detail-title]:has(.subtitle+.text-container__txts p:not(:empty)) .subtitle {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}

.news {
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.news .button-container {
  justify-content: space-between;
}

.news__container .button.secondary-positive.only-icon {
  max-width: 56px;
  max-height: 56px;
}

.news__intro {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.news .button-container {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 3.375rem;
}

.news .button-container .line {
  height: 1px;
  width: 100%;
  background: #d5e1f3;
}

.news .button-container .buttons {
  display: flex;
  gap: 2rem;
}

.news .slides {
  list-style: none;
  padding: 0 0 3px 3px;
  margin: 0;
  display: flex;
  gap: 1.5rem;
  overflow: hidden;
}

.news .slides .slide {
  flex: 0 0 33.3333333333%;
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 2rem;
  background-color: #fff;
}

.news .slides .slide__img {
  overflow: hidden;
}

.news .slides .slide img {
  object-fit: cover;
  min-width: 264px;
  height: 190px;
}

.news .slides .slide.active {
  flex: 0 0 calc(76.9230769231% - 10px);
  gap: var(--spacing-xxs, 32px);
  opacity: 1;
}

.news .slides .slide.active img {
  min-width: 264px;
  height: 258px;
}

.background-template4-page__bg {
  background: #042a64;
  height: 182px;
}

.hero-container.hero-due-colonne {
  height: 572px;
}

.hero-container.hero-due-colonne .hero {
  padding-top: 244px;
}

.hero-container.hero-due-colonne.hero-due-colonne-img {
  height: 686px;
}

.hero-container.hero-due-colonne.hero-due-colonne-img .hero {
  padding-top: 204px;
}

.hero-container.hero-due-colonne.hero-due-colonne-img .hero .grid-x {
  gap: 0;
}

.hero-container.hero-due-colonne.hero-due-colonne-img .text-area {
  gap: 0;
}

.hero-container.hero-due-colonne.hero-due-colonne-img .h1 {
  margin-bottom: 2rem;
}

.hero-due-colonne .cell:nth-child(2) .subtitle {
  padding-top: 1.188rem;
}

.news-detail .grid-container {
  padding-bottom: 5rem;
}

.news-detail .grid-container .grid-x {
  position: relative;
  justify-content: space-between;
  flex-direction: row;
  flex-flow: row;
  gap: 2rem;
}

.news-detail .card-circle {
  border-radius: 673px;
  opacity: .1;
  background: #0368ff;
  filter: blur(100px);
  position: absolute;
  max-width: 100%;
  width: 41.438rem;
  height: 42.25rem;
  top: 18px;
  left: -15rem;
}

.news-detail .news-img-mobile {
  display: none;
}

.news-detail .news-img-mobile img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 10px;
}

.news-detail .news-img {
  padding-top: 18px;
  max-width: 424px;
  height: 322px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}

.news-detail .news-img img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 10px;
}

.news-detail .news-body {
  display: flex;
  flex-direction: column;
  width: 50%;
  gap: 2rem;
}

.news-detail .news-body h1 {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news-detail .news-body .news-intro {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}

.news-detail .news-body .news-intro .news-up {
  display: flex;
  gap: 1rem;
}

.news-detail .news-body .news-intro p {
  margin: 0;
}

.news-detail .news-body .follow-link {
  display: flex;
  gap: .5rem;
  align-items: center;
}

.newsletter-section {
  overflow: hidden;
}

.newsletter-section .sfumatura-ita {
  position: absolute;
  top: 0;
}

.newsletter-section,
.newsletter-section .grid-container {
  position: relative;
  z-index: 1;
}

.newsletter-section .result {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: fit-content(8ch) fit-content(8ch);
  row-gap: 4rem;
}

.newsletter-section .result .h1 {
  grid-column: 1/2;
  grid-row: 1/-1;
}

.newsletter-section .result img {
  grid-column: 2/-1;
  grid-row: 1/2;
}

.newsletter-section .result .grid-y {
  grid-column: 2/-1;
  grid-row: 2/-1;
}

.newsletter-section .result .button {
  width: max-content;
}

.newsletter-form {
  gap: 24px;
  display: grid;
}

.newsletter-form .form-checkbox label {
  color: #040a20;
  cursor: auto;
}

.newsletter-form .button {
  width: max-content;
}

.consensi-newsletter .head button {
  padding: .5rem 1rem;
}

.consensi-newsletter .consensi-checkbox {
  height: 30vh;
  overflow-y: scroll;
  margin-top: 2rem;
  gap: 2rem;
  padding-left: 1rem;
  margin-left: -1rem;
  padding-bottom: 1rem;
}

.consensi-newsletter .foot {
  padding: 1rem;
  padding-top: 2rem;
  border-top: 1px solid #848ea1;
}

.news-page-section .grid-y {
  gap: 4rem;
}

.news-page-section .news-filter {
  display: inline-flex;
  align-items: center;
  gap: 2rem;
}

.news-page-section .news-filter p {
  margin-bottom: 0;
  white-space: nowrap;
}

.news-page-section .news-filter .filter-box-container {
  display: flex;
  gap: .5rem;
  list-style-type: none;
  text-transform: uppercase;
  margin: 0;
}

.news-page-section .news-filter .filter-box-container li a {
  padding: 8px 16px;
  border-radius: 10px;
  background: hsla(0,0%,100%,.3);
  color: #5d6678;
  font-weight: 700;
  white-space: nowrap;
}

.news-page-section .news-filter .filter-box-container li a:hover,
.news-page-section .news-filter .filter-box-container li a.is-active:hover {
  color: #040a20;
}

.news-page-section .news-filter .filter-box-container li a.is-active {
  color: #0368ff;
  background: #d5e1f3;
}

.news-page-section .news-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 1.5rem;
  row-gap: 2rem;
}

.news-page-section .news-grid .news {
  display: flex;
  flex-direction: column;
}

.news-page-section .news-grid .news .news-up {
  display: flex;
  justify-content: space-between;
}

.news-page-section .news-grid .news p {
  margin: 0;
}

.news-page-section .news-button {
  width: fit-content;
}

.news-page-section .news-img {
  overflow: hidden;
}

html[data-whatinput=keyboard] .news-page-section .news-filter .filter-box-container li a:focus,
html[data-whatinput=keyboard] .help-page-section .help-filter .filter-box-container li a:focus {
  outline-offset: 3px;
  outline: 2px solid #0368ff;
  color: #0368ff;
  background-color: #d5e1f3;
}

.qurakare-section {
  background: #d5e1f3;
}

.qurakare-section h3 {
  margin-bottom: 2rem;
}

.qurakare-section .qurakare-container {
  display: flex;
  gap: 1.5rem;
  justify-content: space-between;
  background: hsla(0,0%,100%,.5);
  padding: 4rem;
}

.qurakare-section .qurakare-container .qurakare-box {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.qurakare-section .qurakare-container .qurakare-box .qurakare-title {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.qurakare-section .qurakare-container .qurakare-box .qurakare-multi-list {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
}

.qurakare-section .qurakare-container .qurakare-box .qurakare-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.section-site-map .grid-container {
  padding-top: 4rem;
}

.link-form {
  align-items: center;
}

.form-section-oblio {
  overflow-x: clip;
}

.form-section-oblio:has(.step-1[style*=none]) .sfumatura-ita__wrapper.top {
  display: none;
}

.form-section-oblio:has(.step-2[style*=none]) .sfumatura-ita__wrapper.top-right,
.form-section-oblio:has(.step-2[style*=none]) .sfumatura-ita__wrapper.bottom-left {
  display: none;
}

.form-section .sfumatura-ita__wrapper.top {
  top: -300px;
  right: -300px;
}

.form-section .sfumatura-ita__wrapper.top-right {
  top: -32px;
  right: -558px;
}

.form-section .sfumatura-ita__wrapper.bottom-left {
  top: 130px;
  left: -300px;
  right: initial;
}

.line {
  width: 100%;
  height: 1px;
  background-color: #848ea1;
}

.search-section .ba-icon-monocolor-search {
  cursor: pointer;
}

.search-section #search-suggerimento {
  justify-content: start;
  align-items: center;
}

.search-section .search-input {
  padding-bottom: 5rem;
}

.search-section .search-input .form-floating-label {
  padding-bottom: 0;
  margin-bottom: 0;
}

.search-section .search-result-container {
  gap: 4rem;
}

.search-section .search-result-container .search-result .search-result-link:hover {
  color: #32374a;
}

.search-section .search-result-container .search-result .search-result-link:focus {
  color: #040a20;
  border-radius: 8px;
  outline: 2px solid #040a20;
  outline-offset: 6px;
}

.search-section .search-result-container .search-result .grid-x {
  justify-content: start;
  align-items: center;
}

.search-section .search-result-container .search-result .v-line {
  width: 1px;
  height: 1rem;
}

.search-section .search-modal-button {
  padding: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: none;
}

.search-section button {
  width: fit-content;
}

.search-section .search-filter {
  height: fit-content;
}

#filter-modal .applica-button {
  width: fit-content;
  align-self: end;
}

.section-anchor .tabs-anchor {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 6.5rem !important;
}

.section-anchor .tabs-anchor .tabs-box {
  display: flex;
  width: 60%;
  background: rgba(213,225,243,.7);
  border-radius: 360px;
  backdrop-filter: blur(15px);
}

.section-anchor .tabs-anchor .tabs-box a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 33.3333333333%;
  height: 80px;
  font-size: 24px;
  border-radius: 360px;
  color: #000;
  text-align: center;
}

.section-anchor .tabs-anchor .tabs-box a:hover {
  background: #d5e1f3;
}

.section-anchor .tabs-anchor .tabs-box a.is-active {
  color: #fff;
  background: #0368ff;
}

.section-anchor .tabs-anchor .tabs-box a.is-active:hover {
  background: #040a20;
}

.section-anchor .tabs-anchor.is-anchored {
  margin-top: 0 !important;
}

.section-anchor .test {
  padding: 2rem;
  height: 66rem;
  border: 2px solid #000;
}

html[data-whatinput=keyboard] .section-anchor .tabs-anchor .tabs-box a:focus {
  border: 2px solid #040a20;
  outline: 0;
}

.tabs-home {
  z-index: 6;
  position: relative;
  margin-top: -109px;
  border-top: 2px solid hsla(0,0%,100%,.2);
}

.tabs-home .tabs {
  background-color: rgba(0,0,0,0);
  border: 0;
  display: flex;
  height: 109px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  scroll-behavior: smooth;
  padding-left: 1.25rem;
}

.tabs-home .tabs ::-webkit-scrollbar {
  display: none;
}

.tabs-home .tabs .tabs-title {
  display: flex;
  width: 33.3333333333%;
  min-width: 240px;
  height: 109px;
  flex-shrink: 0;
  align-items: center;
}

.tabs-home .tabs .tabs-title a {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 99%;
  align-content: center;
  color: #fff;
  padding: 0;
  border: 2px solid rgba(0,0,0,0);
  position: relative;
}

.tabs-home .tabs .tabs-title a .tabs-cont {
  display: flex;
  height: 109px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 8px;
  width: fit-content;
}

.tabs-home .tabs .tabs-title a .tabs-cont .circle {
  display: none;
}

.tabs-home .tabs .tabs-title a:hover {
  background: rgba(213,225,243,.3) !important;
}

.tabs-home .tabs .tabs-title a[aria-selected=true] {
  color: #ffa01a;
  background: none;
}

.tabs-home .tabs .tabs-title a[aria-selected=true] .tabs-cont {
  padding-bottom: 19px;
  justify-content: flex-end;
  gap: .5rem;
}

.tabs-home .tabs .tabs-title a[aria-selected=true] .tabs-cont .circle {
  display: block;
  width: 8px;
  height: 8px;
  background-color: #ffa01a;
  border-radius: 100%;
}

.tabs-home .tabs .tabs-title a[aria-selected=true] p.h3 {
  font-weight: 700;
}

.tabs-home .tabs .tabs-title a.truncated:active:after {
  content: attr(title);
  color: #040a20;
  background: #fff;
  padding: .2rem;
  position: absolute;
  top: -2px;
}

.tabs-home .tabs p.h3 {
  font-weight: normal;
}

html[data-whatinput=keyboard] .tabs-home .tabs .tabs-title a:focus {
  border: 2px solid #fff;
  outline: none;
}

html[data-whatinput=mouse] .tabs-home .tabs .tabs-title a:focus,
html[data-whatinput=touch] .tabs-home .tabs .tabs-title a:focus {
  outline-color: 2px solid rgba(0,0,0,0);
}

html[data-whatinput=touch] .tabs-home .tabs .tabs-title a:hover,
html[data-whatinput=touch] .tabs-home .tabs .tabs-title a[aria-selected=true] {
  background: rgba(0,0,0,0) !important;
}

.strutture-sanitarie {
  position: relative;
}

.strutture-sanitarie__content {
  position: relative;
  z-index: 1;
}

.strutture-sanitarie__content .grid-x {
  justify-content: space-between;
}

.strutture-sanitarie__content .grid-x .description {
  min-height: 64px;
}

.strutture-sanitarie .sfumatura-ita__wrapper {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.strutture-sanitarie .sfumatura-ita {
  position: absolute;
  top: 120px;
  width: 59.851rem;
  height: 36.984rem;
  left: 6.25rem;
}

.strutture-sanitarie .info-text {
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}

.strutture-sanitarie .card-container {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.5rem;
}

.strutture-sanitarie .card-row {
  display: flex;
  align-items: flex-start;
}

.strutture-sanitarie .card {
  display: flex;
  padding: 3.5rem .5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .5rem;
  text-align: center;
  margin: 0;
}

.strutture-sanitarie .card.bg-white-opacity {
  background-color: hsla(0,0%,100%,.3);
}

.select-strutture {
  background: none;
  border: 0;
  height: auto;
  padding: 0;
  position: relative;
  appearance: none;
}

.select-strutture select {
  display: none;
  color: #ffa01a;
  background: none;
  border: 0;
  height: auto;
  padding: 0;
  position: relative;
  appearance: none;
}

.select-strutture select.highlight {
  background-image: url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="chevron_right_24dp_000000_FILL1_wght400_GRAD0_opsz24 1"><path id="Vector" d="M24 25.9237L32.3946 17.5878C32.7892 17.1959 33.2915 17 33.9013 17C34.5112 17 35.0135 17.1959 35.4081 17.5878C35.8027 17.9796 36 18.4784 36 19.084C36 19.6896 35.8027 20.1883 35.4081 20.5802L25.5067 30.4122C25.2915 30.626 25.0583 30.7774 24.8072 30.8664C24.5561 30.9555 24.287 31 24 31C23.713 31 23.4439 30.9555 23.1928 30.8664C22.9417 30.7774 22.7085 30.626 22.4933 30.4122L12.5919 20.5802C12.1973 20.1883 12 19.6896 12 19.084C12 18.4784 12.1973 17.9796 12.5919 17.5878C12.9865 17.1959 13.4888 17 14.0987 17C14.7085 17 15.2108 17.1959 15.6054 17.5878L24 25.9237Z" fill="%23FFA01A"/></g></svg>');
  background-color: rgba(0,0,0,0);
  background-repeat: no-repeat;
  padding-right: .5rem;
}

.select-strutture select.highlight:has(option[value=Italia]:checked,option[value=Lazio]:checked) {
  background-position: 107px 8px;
}

.select-strutture select.highlight:has(option[value=Liguria]:checked) {
  background-position: 146px 8px;
}

.select-strutture select.highlight:has(option[value=Molise]:checked) {
  background-position: 140px 8px;
}

.select-strutture select.highlight:has(option[value=Veneto]:checked) {
  background-position: 152px 8px;
}

.select-strutture select.highlight:has(option[value=Puglia]:checked) {
  background-position: 130px 8px;
}

.select-strutture select.highlight:has(option[value=Sicilia]:checked) {
  background-position: 121px 8px;
}

.select-strutture select.highlight:has(option[value=Abruzzo]:checked,option[value=Calabria]:checked) {
  background-position: 174px 8px;
}

.select-strutture select.highlight:has(option[value=Marche]:checked,option[value=Umbria]:checked) {
  background-position: 161px 8px;
}

.select-strutture select.highlight:has(option[value=Toscana]:checked) {
  background-position: 175px 8px;
}

.select-strutture select.highlight:has(option[value=Basilicata]:checked,option[value=Sardegna]:checked) {
  background-position: 203px 8px;
}

.select-strutture select.highlight:has(option[value=Piemonte]:checked) {
  background-position: 205px 8px;
}

.select-strutture select.highlight:has(option[value=Campania]:checked) {
  background-position: 214px 8px;
}

.select-strutture select.highlight:has(option[value=Lombardia]:checked) {
  background-position: 230px 8px;
}

.select-strutture select.highlight:has(option[value="Valle d'Aosta"]:checked) {
  background-position: 273px 8px;
}

.select-strutture select.highlight:has(option[value="Emilia Romagna"]:checked) {
  background-position: 298px 12px;
  font-size: 2.4rem;
}

.select-strutture select.highlight:has(option[value="Trentino Alto Adige"]:checked,option[value="Friuli Venezia Giulia"]:checked) {
  font-size: 2rem;
  background-position: 308px 8px;
}

.select-strutture select.highlight:has(option[value="Emilia Romagna"]:checked,option[value="Trentino Alto Adige"]:checked,option[value="Friuli Venezia Giulia"]:checked) {
  background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="chevron_right_24dp_000000_FILL1_wght400_GRAD0_opsz24 1"><path id="Vector" d="M24 25.9237L32.3946 17.5878C32.7892 17.1959 33.2915 17 33.9013 17C34.5112 17 35.0135 17.1959 35.4081 17.5878C35.8027 17.9796 36 18.4784 36 19.084C36 19.6896 35.8027 20.1883 35.4081 20.5802L25.5067 30.4122C25.2915 30.626 25.0583 30.7774 24.8072 30.8664C24.5561 30.9555 24.287 31 24 31C23.713 31 23.4439 30.9555 23.1928 30.8664C22.9417 30.7774 22.7085 30.626 22.4933 30.4122L12.5919 20.5802C12.1973 20.1883 12 19.6896 12 19.084C12 18.4784 12.1973 17.9796 12.5919 17.5878C12.9865 17.1959 13.4888 17 14.0987 17C14.7085 17 15.2108 17.1959 15.6054 17.5878L24 25.9237Z" fill="%23FFA01A"/></g></svg>');
}

.select-strutture .dropdown {
  display: block;
}

.select-strutture .dropdown.menu>li.is-dropdown-submenu-parent>a::after {
  border: 0;
  margin-top: 0;
}

.select-strutture .dropdown.menu>li a {
  padding: 0;
  font-weight: 700;
}

.select-strutture .dropdown.menu>li a.selected {
  color: #ffa01a;
  width: fit-content;
  padding-right: 50px;
}

.select-strutture .dropdown.menu>li a.selected:hover {
  color: #ffb21a;
}

.select-strutture .dropdown.menu>li .strutture-options {
  position: absolute;
}

.select-strutture .dropdown.menu>li .strutture-options ul {
  min-width: 424px;
  max-height: 310px;
  gap: .5rem;
}

html[data-whatinput=keyboard] .select-strutture .dropdown.menu>li a.selected:focus {
  color: #ffa01a;
  outline: 2px solid #fff;
  outline-offset: 6px;
  border-radius: 8px;
}

.tabs-component .tabs-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.tabs-component .tabs-wrapper .tabs-container {
  width: fit-content;
}

.tabs-component .tabs-wrapper .tabs-container .tabs-panel.mobile {
  display: none;
  flex-direction: column;
  gap: 1rem;
}

.tabs-component .tabs-wrapper .tabs-container .tabs-panel.mobile .list-text {
  font-weight: bold;
}

.tabs-component .tabs-wrapper .tabs-content {
  width: 50%;
  height: fit-content;
  background-color: rgba(0,0,0,0);
}

.tabs-component .tabs-wrapper .tabs-content .tabs-panel.is-active {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.tabs-component .tabs-wrapper .tabs-content .list-text {
  font-weight: bold;
}

.tabs-component .tabs-wrapper .tabs-panel {
  padding: 0;
}

.tabs-component .tabs-wrapper .tab-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 2rem;
  border: 2px solid hsla(0,0%,100%,.2);
  background: hsla(0,0%,100%,.5);
  backdrop-filter: blur(15px);
}

.tabs-component .tabs-wrapper .tab-box .button {
  width: fit-content;
}

.tabs-component .tabs-wrapper .tab-box .lnk {
  padding-left: 0;
  width: fit-content;
}

.tabs-component .tabs-wrapper .tab-box span strong {
  font-weight: 600;
}

.tabs-component .tabs-wrapper .tab-box .grid-x {
  display: flex;
  flex-direction: row;
  flex-flow: row;
  gap: 1rem;
}

.tabs-component .tabs-wrapper .tab-box .grid-x img {
  width: 32px;
  height: 32px;
}

.tabs-component .title {
  padding-bottom: 4rem;
}

.tabs-component .tabs {
  background-color: rgba(0,0,0,0);
  border: 0;
  display: flex;
  display: flex;
  flex-direction: column;
  gap: 4rem;
}

.tabs-component .tabs a .tabs-cont {
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 104px;
}

.tabs-component .tabs .tabs-title {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.tabs-component .tabs .tabs-title a {
  padding: 0;
  color: #32374a;
}

.tabs-component .tabs .tabs-title a:hover {
  background: rgba(0,0,0,0);
  color: #040a20;
}

.tabs-component .tabs .tabs-title a[aria-selected=true] {
  background: none;
  color: #0368ff;
}

.tabs-component .tabs .tabs-title a[aria-selected=true] .tabs-cont {
  justify-content: flex-start;
  gap: .5rem;
}

.tabs-component .tabs .tabs-title a[aria-selected=true] .tabs-cont .circle {
  display: block;
  width: 8px;
  height: 8px;
  background-color: #0368ff;
  border-radius: 100%;
}

.tabs-component .tabs::before,
.tabs-component .tabs::after {
  display: none;
}

html[data-whatinput=keyboard] .tabs-component .tabs .tabs-title a:focus {
  outline-offset: 3px;
  outline: 4px solid #0368ff;
  border-radius: 8px;
}

@media only screen and (min-width: 571px) {
  .cards-container .title {
    flex-direction: row;
    justify-content: space-between;
  }

  .cards-container .title h3,
  .cards-container .title p {
    width: 50%;
  }
}

@media print,screen and (min-width: 36em) {
  .style-guide .no-js .title-bar {
    display: none;
  }

  .news .slides .slide {
    flex: 0 0 33.3333333333%;
  }

  .news .slides .slide img {
    min-width: 227px;
    height: 174px;
  }

  .news .slides .slide.active {
    flex: 0 0 calc(50% - 10px);
  }

  .news .slides .slide.active img {
    min-width: 352px;
    height: 270px;
  }
}

@media only screen and (min-width: 577px) {
  .hero-container .hero .text-area .mobile-sub {
    display: none;
  }

  .hero-container .hero .text-area .desktop-sub {
    display: block;
  }

  .hero-container .hero .info-box .text-box .desktop-counter {
    display: block;
  }

  .hero-container .hero .info-box .text-box .mobile-counter {
    display: none;
  }
}

@media print,screen and (min-width: 48em) {
  .style-guide .top-bar {
    justify-content: center;
  }

  .news .slides .slide {
    flex: 0 0 33.3333333333%;
  }

  .news .slides .slide img {
    min-width: 424px;
    height: 319px;
  }

  .news .slides .slide.active {
    flex: 0 0 calc(50% - 10px);
  }

  .news .slides .slide.active img {
    min-width: 648px;
    height: 488px;
  }
}

@media only screen and (min-width: 1024px) {
  .site-header .desktop-header {
    display: block;
  }

  .site-header .mobile-header {
    display: none;
  }
}

@media (min-width: 1024px) {
  header.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99998;
    will-change: transform;
    transform: translateY(0);
    transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
  }

  header.site-header:has(.desktop-header .sticky.is-anchored) .sticky-nav-blur {
    transition: background-color .45s ease-out;
  }

  header.site-header:has(.desktop-header .sticky.is-stuck) {
    transform: translateY(-100px);
  }

  header.site-header:has(.desktop-header .sticky.is-stuck) .desktop-header .sticky.is-stuck {
    position: initial;
  }

  header.site-header:has(.desktop-header .sticky.is-stuck) .sticky-nav-blur {
    height: 82px;
    width: calc(100vw + 300%);
    display: block;
    transition: background-color .45s ease-out;
    background-color: rgba(4,58,138,.8);
    backdrop-filter: blur(15px);
    position: absolute;
    top: 0;
    left: -300%;
  }

  .site-header .top-bar ul li.is-active #scopri-blue-assistance+.dropdown {
    width: 240px;
  }

  .site-header .top-bar ul li.is-active #aziende+.dropdown {
    width: 250px;
  }

  .hero-image {
    align-items: flex-end;
    padding-bottom: 9rem;
  }

  .tabs-home .tabs .tabs-title a[aria-selected=true] .tabs-cont {
    padding-bottom: 15px;
  }
}

@media (min-width: 1250px) {
  .layout-page-two-column .grid-x {
    justify-content: space-between;
  }

  .layout-page-two-column .grid-x>.xxlarge-7 {
    width: 58.3333333333%;
  }

  .layout-page-two-column .grid-x>.xxlarge-4 {
    width: 33.3333333333%;
  }

  .site-header .top-bar ul li.is-active #scopri-blue-assistance+.dropdown {
    width: 290px;
  }

  .site-header .top-bar ul li.is-active #aziende+.dropdown {
    width: 280px;
  }

  .site-header .top-bar ul li.is-active .dropdown {
    width: 226px;
  }

  .menu-btn-icon-circle .button-slider-container {
    justify-content: space-between;
    gap: 0;
  }

  .menu-btn-icon-circle .button-slider-controls {
    display: none;
  }

  .menu-btn-icon-circle .button-slider-slide {
    position: initial;
    width: fit-content;
    display: inline-block !important;
    margin-right: 1rem;
  }

  .menu-btn-icon-circle .button-slider-slide:last-child {
    margin-right: 0;
  }

  .menu-btn-icon-circle .button-icon-circle {
    width: 206px;
  }

  .help-page-section .help-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (min-width: 1251px) {
  .xlarge-mrg-top-80 {
    margin-top: 5rem;
  }

  .xlarge-pdd-top-80 {
    padding-top: 5rem;
  }
}

@media screen and (min-width: 90em) {
  .grid-x>.xxlarge-7 {
    width: 58.3333333333%;
  }

  .grid-x>.xxlarge-6 {
    width: 50%;
  }

  .grid-x>.xxlarge-5 {
    width: 41.6666666667%;
  }

  .grid-x>.xxlarge-4 {
    width: 33.3333333333%;
  }
}

@media (min-width: 1440px) {
  .card-home-section .card .card-section {
    max-width: 648px;
  }

  .card-home-section .card-item-small .card-section {
    grid-row: 3/-1;
  }

  .menu-btn-icon-circle .button-icon-circle {
    width: 250px;
  }

  .hero-image__bg img {
    height: 120%;
  }
}

@media (min-width: 1600px) {
  .hero-image__bg img {
    height: 140%;
    object-position: 10%;
  }
}

@media (max-width: 1249px) {
  .box-heavenly-lnks {
    margin-top: 4.5rem;
  }

  .search-section .search-input {
    padding-bottom: 2rem;
  }

  .search-section .search-result-container {
    gap: 2rem;
  }

  .search-section .search-modal-button {
    display: block;
  }

  .search-section .search-filter {
    display: none;
  }
}

@media (max-width: 1155px) {
  .tabs-home .tabs .tabs-title a .tabs-cont .h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
  }
}

@media (max-width: 1023px) {
  .background-template4 {
    display: none;
  }
}

@media (max-width: 767px) {
  .cards-intro .cell.large-6.xlarge-offset-1 p.pdd-top-20,
  .cards-intro .cell.large-6.xlarge-offset-1 p.pdd-top-10,
  .cards-intro .cell.large-6.xlarge-offset-1 .h4.pdd-top-20,
  .cards-intro .cell.large-6.xlarge-offset-1 .h4.pdd-top-10,
  .box-heavenly-text .cell.large-6.xlarge-offset-1 p.pdd-top-20,
  .box-heavenly-text .cell.large-6.xlarge-offset-1 p.pdd-top-10,
  .box-heavenly-text .cell.large-6.xlarge-offset-1 .h4.pdd-top-20,
  .box-heavenly-text .cell.large-6.xlarge-offset-1 .h4.pdd-top-10 {
    padding-top: 0;
  }

  .box-heavenly-text:has(.h1) .cell.large-6.xlarge-5.pdd-bottom-32 {
    padding-bottom: 0;
  }

  .card-home-section .card-item .card-circle {
    width: 20%;
    height: 20%;
  }

  .hero-image .bg-gradient-blue-horizontal,
  .hero-image .sfumatura-ita {
    display: none !important;
  }

  .hero-image__bg__gradients .bg-gradient-blue-diagonal {
    background: linear-gradient(17deg, rgba(6, 44, 102, 0.7) 51.81%, rgba(6, 44, 102, 0) 70.49%);
  }

  .hero-image__bg__gradients .bg-gradient-blue-horizontal-high {
    background: linear-gradient(180deg, rgba(4, 42, 100, 0.7) 3.28%, rgba(4, 42, 100, 0) 15.9%);
  }

  .tabs-home .tabs .tabs-title a .tabs-cont .h3 {
    width: 160px;
  }
}

@media (max-width: 90rem) {
  .hero-container .hero.grid-container:not(.full)>.grid-padding-x {
    margin-right: -0.75rem;
  }

  .grid-container:not(.full)>.grid-padding-x {
    margin-right: -1.25rem;
  }

  .news__intro,
  .button-container {
    padding-right: 1.25rem;
  }
}

@media print,screen and (max-width: 89.99875em) {
  .layout-page-two-column {
    padding-top: 2rem;
    padding-bottom: 4.5rem;
  }

  .layout-page-two-column[aria-labelledby=faq-detail-title] {
    padding-top: 0;
  }

  .box-icon-gradient__wrapper {
    flex-direction: column;
    justify-content: center;
  }

  .box-heavenly-lnks {
    padding: 1.5rem;
    gap: 1.5rem;
  }

  .footer nav .menu {
    justify-content: space-between;
  }

  .footer__top img {
    width: 144px;
    max-height: 58px;
  }

  .form-section .form-container .box-form .box-upload-document .label-upload-ok .c-tag-4 {
    display: none;
  }

  .help-page-section .help-filter {
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .help-page-section .help-grid {
    grid-template-columns: 1fr 1fr;
  }

  .news__container .grid-x .cell {
    padding-right: 0;
  }

  .qurakare-section .qurakare-container .qurakare-box .qurakare-multi-list {
    flex-direction: column;
    justify-content: start;
  }

  .form-section-oblio .box-form fieldset {
    gap: 1.5rem;
  }

  .form-section .sfumatura-ita__wrapper.top {
    width: 80%;
  }
}

@media screen and (max-width: 89.99875em) {
  .strutture-sanitarie .card-container {
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }

  .strutture-sanitarie__content .grid-x,
  .newsletter-section__content .grid-x {
    justify-content: space-between;
  }
}

@media print,screen and (max-width: 63.99875em) {
  .subtitle {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  p,
  .p {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .small-txt {
    font-size: .75rem;
    line-height: normal;
  }

  .offset-anchor-lnk {
    scroll-margin-top: 70px;
  }

  .offset-anchor-lnk-btn-galleggianti {
    scroll-margin-top: 206px;
  }

  .certificazioni-detail .card-circle {
    display: none;
  }

  .certificazioni-detail .certificazioni-img-mobile {
    display: block;
    width: 60%;
  }

  .certificazioni-detail .certificazioni-img {
    display: none;
  }

  .certificazioni-detail .certificazioni-body {
    width: 100%;
    gap: 1.5rem;
  }

  .card-home-section .card {
    max-height: initial;
  }

  .card-home-section .card .card-image img {
    max-width: 352px;
    height: initial;
  }

  .card-home-section .card-item.card-item-no-lnk .card-section,
  .card-home-section .card-item.card-item-no-lnk .card.flipped .card-section {
    grid-row: 1/-1;
  }

  #footer {
    padding-top: 2rem;
  }

  .footer__top img {
    margin-bottom: 1.5rem;
  }

  .footer__top__right {
    border-top: 1px solid #848ea1;
    padding-top: 1.5rem;
  }

  .footer .small-txt {
    font-size: .875rem;
    line-height: 1.5rem;
  }

  .footer .grid-x.gap-32,
  .footer__top {
    gap: 1.5rem;
  }

  .lnk.tertiary-simple {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .button-icon-circle {
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 1rem;
  }

  .hero-container .hero {
    padding-top: 127px;
  }

  .hero-container .hero .text-area {
    margin-top: 0;
    gap: 1.5rem;
  }

  .hero-container .hero .card-image {
    height: 251px;
  }

  .hero-container .hero .info-box {
    padding: 1.5rem;
  }

  .form-section .form-container .box-form {
    padding: 2rem;
  }

  .form-section .form-container .box-form .box-upload-document .grid-x.gap-32 {
    gap: 1rem;
  }

  .form-section .form-container .box-form .box-upload-document .lnk.tertiary-simple.no-uppercase span:last-child {
    max-width: 95px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .form-section .form-container .box-form .list-upload-file p.pdd-bottom-8 .semibold {
    width: 100%;
    display: block;
  }

  #main-content:has(.breadcrumb-back,.form-section) .form-section {
    padding-top: 0;
  }

  #main-content:has(.breadcrumb-back,.form-section) .form-section:before {
    height: 108px;
    top: -108px;
  }

  .breadcrumb-back {
    padding-top: 2rem;
  }

  .site-header .backdrop-wrapper {
    padding: 15px 20px;
  }

  .site-header .backdrop-wrapper .logo img {
    width: 97.457px;
    height: 32px;
  }

  .site-header .menu-button {
    height: 44px;
    width: 131px;
    min-width: 131px;
  }

  .site-header .menu-button a {
    font-size: .75rem;
  }

  .hero-container,
  .hero-image {
    margin-top: -74px;
  }

  .help-page-section .help-grid .help p {
    -webkit-line-clamp: 3;
  }

  .hero-container.hero-due-colonne {
    height: 555px;
  }

  .hero-container.hero-due-colonne .hero {
    padding-top: 127px;
  }

  .hero-container.hero-due-colonne.hero-due-colonne-img .hero {
    padding-top: 127px;
  }

  .news-detail .card-circle {
    display: none;
  }

  .news-detail .news-img-mobile {
    display: block;
    width: 60%;
    max-height: 298px;
  }

  .news-detail .news-img {
    display: none;
  }

  .news-detail .news-body {
    width: 100%;
    gap: 1.5rem;
  }

  .newsletter-section__content img {
    max-width: 80px;
  }

  .qurakare-section .qurakare-container {
    padding: 2rem 1.25rem;
  }

  .qurakare-section .qurakare-container .qurakare-box {
    gap: 1.5rem;
  }

  .qurakare-section .qurakare-container .qurakare-box .qurakare-multi-list {
    gap: .5rem;
  }

  .qurakare-section .qurakare-container .qurakare-box .qurakare-list {
    gap: .5rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .form-section .sfumatura-ita__wrapper.top {
    top: 0;
    right: 0;
    width: 90%;
  }

  .section-anchor .tabs-anchor {
    margin-top: 5.125rem !important;
  }

  .section-anchor .tabs-anchor .tabs-box {
    width: calc(100% - 40px);
  }

  .section-anchor .tabs-anchor .tabs-box a {
    font-size: 16px;
  }

  .section-anchor .tabs-anchor .tabs-box a {
    height: 4rem;
  }

  .tabs-home {
    margin-top: -80px;
  }

  .tabs-home .tabs {
    height: 80px;
  }

  .tabs-home .tabs .tabs-title {
    height: 80px;
  }

  .tabs-home .tabs .tabs-title a .tabs-cont {
    height: 80px;
  }

  .tabs-home .tabs .tabs-title a[aria-selected=true] .tabs-cont {
    padding-bottom: 10px;
    gap: 6px;
  }

  .tabs-home .tabs .tabs-title a[aria-selected=true] .tabs-cont .circle {
    width: 6px;
    height: 6px;
  }

  .tabs-home .tabs p.h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .strutture-sanitarie .card {
    padding: 2.5rem 0;
  }

  .select-strutture .dropdown.menu>li a.selected {
    padding-right: 30px;
  }

  .select-strutture .dropdown.menu>li a.selected .ba-icon-monocolor-chevron-right {
    top: 13px;
    font-size: 2rem;
  }

  .tabs-component .tabs-wrapper .tab-box .lnk.display-block {
    word-wrap: break-word;
    max-width: 255px;
  }
}

@media print,screen and (max-width: 47.99875em) {
  .text-container__pie p {
    flex-direction: column;
    align-items: flex-start;
  }

  .mrg-top-mobile-0 {
    margin-top: 0;
  }

  .mrg-top-mobile-8 {
    margin-top: .5rem;
  }

  .mrg-top-mobile-10 {
    margin-top: .625rem;
  }

  .mrg-top-mobile-16 {
    margin-top: 1rem;
  }

  .mrg-top-mobile-20 {
    margin-top: 1.25rem;
  }

  .mrg-top-mobile-24 {
    margin-top: 1.5rem;
  }

  .mrg-top-mobile-30 {
    margin-top: 1.875rem;
  }

  .mrg-top-mobile-32 {
    margin-top: 2rem;
  }

  .mrg-top-mobile-40 {
    margin-top: 2.5rem;
  }

  .mrg-top-mobile-48 {
    margin-top: 3rem;
  }

  .mrg-top-mobile-54 {
    margin-top: 3.375rem;
  }

  .mrg-top-mobile-60 {
    margin-top: 3.75rem;
  }

  .mrg-top-mobile-64 {
    margin-top: 4rem;
  }

  .mrg-top-mobile-80 {
    margin-top: 5rem;
  }

  .mrg-top-mobile-96 {
    margin-top: 6rem;
  }

  .mrg-top-mobile-112 {
    margin-top: 7rem;
  }

  .mrg-top-mobile-128 {
    margin-top: 8rem;
  }

  .mrg-bottom-mobile-0 {
    margin-bottom: 0;
  }

  .mrg-bottom-mobile-8 {
    margin-bottom: .5rem;
  }

  .mrg-bottom-mobile-10 {
    margin-bottom: .625rem;
  }

  .mrg-bottom-mobile-16 {
    margin-bottom: 1rem;
  }

  .mrg-bottom-mobile-20 {
    margin-bottom: 1.25rem;
  }

  .mrg-bottom-mobile-24 {
    margin-bottom: 1.5rem;
  }

  .mrg-bottom-mobile-30 {
    margin-bottom: 1.875rem;
  }

  .mrg-bottom-mobile-32 {
    margin-bottom: 2rem;
  }

  .mrg-bottom-mobile-40 {
    margin-bottom: 2.5rem;
  }

  .mrg-bottom-mobile-48 {
    margin-bottom: 3rem;
  }

  .mrg-bottom-mobile-54 {
    margin-bottom: 3.375rem;
  }

  .mrg-bottom-mobile-60 {
    margin-bottom: 3.75rem;
  }

  .mrg-bottom-mobile-64 {
    margin-bottom: 4rem;
  }

  .mrg-bottom-mobile-80 {
    margin-bottom: 5rem;
  }

  .mrg-bottom-mobile-96 {
    margin-bottom: 6rem;
  }

  .mrg-bottom-mobile-112 {
    margin-bottom: 7rem;
  }

  .mrg-bottom-mobile-128 {
    margin-bottom: 8rem;
  }

  .pdd-top-mobile-0 {
    padding-top: 0;
  }

  .pdd-top-mobile-8 {
    padding-top: .5rem;
  }

  .pdd-top-mobile-10 {
    padding-top: .625rem;
  }

  .pdd-top-mobile-16 {
    padding-top: 1rem;
  }

  .pdd-top-mobile-20 {
    padding-top: 1.25rem;
  }

  .pdd-top-mobile-24 {
    padding-top: 1.5rem;
  }

  .pdd-top-mobile-30 {
    padding-top: 1.875rem;
  }

  .pdd-top-mobile-32 {
    padding-top: 2rem;
  }

  .pdd-top-mobile-40 {
    padding-top: 2.5rem;
  }

  .pdd-top-mobile-48 {
    padding-top: 3rem;
  }

  .pdd-top-mobile-54 {
    padding-top: 3.375rem;
  }

  .pdd-top-mobile-60 {
    padding-top: 3.75rem;
  }

  .pdd-top-mobile-64 {
    padding-top: 4rem;
  }

  .pdd-top-mobile-80 {
    padding-top: 5rem;
  }

  .pdd-top-mobile-96 {
    padding-top: 6rem;
  }

  .pdd-top-mobile-112 {
    padding-top: 7rem;
  }

  .pdd-top-mobile-128 {
    padding-top: 8rem;
  }

  .pdd-bottom-mobile-0 {
    padding-bottom: 0;
  }

  .pdd-bottom-mobile-8 {
    padding-bottom: .5rem;
  }

  .pdd-bottom-mobile-10 {
    padding-bottom: .625rem;
  }

  .pdd-bottom-mobile-16 {
    padding-bottom: 1rem;
  }

  .pdd-bottom-mobile-20 {
    padding-bottom: 1.25rem;
  }

  .pdd-bottom-mobile-24 {
    padding-bottom: 1.5rem;
  }

  .pdd-bottom-mobile-30 {
    padding-bottom: 1.875rem;
  }

  .pdd-bottom-mobile-32 {
    padding-bottom: 2rem;
  }

  .pdd-bottom-mobile-40 {
    padding-bottom: 2.5rem;
  }

  .pdd-bottom-mobile-48 {
    padding-bottom: 3rem;
  }

  .pdd-bottom-mobile-54 {
    padding-bottom: 3.375rem;
  }

  .pdd-bottom-mobile-60 {
    padding-bottom: 3.75rem;
  }

  .pdd-bottom-mobile-64 {
    padding-bottom: 4rem;
  }

  .pdd-bottom-mobile-80 {
    padding-bottom: 5rem;
  }

  .pdd-bottom-mobile-96 {
    padding-bottom: 6rem;
  }

  .pdd-bottom-mobile-112 {
    padding-bottom: 7rem;
  }

  .pdd-bottom-mobile-128 {
    padding-bottom: 8rem;
  }

  .offset-anchor-lnk {
    scroll-margin-top: 74px;
  }

  .box-heavenly-small-icons__content .grid-x {
    padding: 2rem;
  }

  .box-heavenly-small-icons .icons-container {
    flex-direction: column;
    gap: 1.5rem;
  }

  .box-heavenly-icon-button .icon-container {
    flex-direction: column;
  }

  .box-heavenly-icon-button .icon-container .icon-box {
    width: 100%;
    flex-direction: row;
  }

  .box-heavenly-icon-button .icon-container .icon-box img {
    width: 5rem;
    height: 5rem;
  }

  .box-heavenly-image-large {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .box-heavenly-image-large .sfumatura-ita__wrapper {
    top: -30px;
    left: -155px;
    display: block;
  }

  .box-heavenly-image-large .qrcode {
    display: none;
  }

  .box-heavenly-image-large__content .large-4 {
    order: 2;
  }

  .box-heavenly-image-large__content .large-8 {
    order: 1;
  }

  .box-heavenly-image-large .subtitle {
    padding-top: 4.5rem;
  }

  .box-heavenly-image-large .p {
    margin-top: 1rem;
  }

  .box-icon-gradient {
    padding-bottom: 4.5rem;
  }

  .box-icon-gradient__wrapper {
    padding-top: 2rem;
    gap: 2rem;
  }

  .box-icon-gradient__item {
    gap: 1rem;
    max-width: initial;
  }

  .box-icon-gradient__item img {
    max-width: 80px;
  }

  .box-icon-gradient__item p {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .box-heavenly-text {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .box-heavenly-text .sfumatura-ita {
    top: 40%;
    right: -40%;
    width: 90%;
  }

  .box-heavenly-text .h1 {
    margin-bottom: 1rem;
  }

  .certificazioni-page-section .certificazioni-grid {
    grid-template-columns: 1fr 1fr;
  }

  .dropdown-blur {
    padding-left: 1rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    width: calc(100vw - 60px);
  }

  .card-home-section .card {
    grid-template-columns: repeat(5, 1fr);
  }

  .card-home-section .card .card-image {
    grid-row: 1/5;
    grid-column: 2/-1;
  }

  .card-home-section .card .card-section {
    grid-row: 2/-1;
    grid-column: 1/5;
    padding: 1rem;
    margin-top: 0;
  }

  .card-home-section .card .card-section .lnk.tertiary-positive {
    max-width: 265px;
  }

  .card-home-section .card-item .card-circle {
    top: initial;
    bottom: 0;
    left: initial;
    right: -5rem;
  }

  .card-home-section .card.flipped .card-section {
    grid-column: 2/-1;
  }

  .card-home-section .card.flipped .card-image {
    grid-column: 1/5;
  }

  .card-home-section .card.flipped .card-circle {
    left: -5rem;
    right: initial;
  }

  .card-home-section .card-item.card-item-no-lnk .card-section,
  .card-home-section .card-item.card-item-no-lnk .card.flipped .card-section {
    grid-row: 2/-1;
  }

  .cards-intro {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .cards-intro .grid-x {
    gap: 2rem;
  }

  .card .card-image,
  .card.flipped .card-image {
    grid-column: 2/-1;
  }

  .card .card-section,
  .card.flipped .card-section {
    grid-column: 1/5;
  }

  .footer nav .menu {
    flex-direction: column;
    display: flex;
    gap: 1rem;
  }

  .footer nav .menu a {
    font-weight: 600;
  }

  .footer nav .menu.simple li:nth-child(2) {
    order: 3;
  }

  .footer nav .menu.simple li:nth-child(4) {
    order: 4;
  }

  .footer nav .menu.simple li:nth-child(6) {
    order: 5;
  }

  .lnk.tertiary-simple {
    gap: .5rem;
  }

  .hero-container {
    height: 758px;
  }

  .hero-container .sfumature-ita__wrapper {
    top: 0;
  }

  .hero-container .hero .info-box {
    position: initial;
    bottom: 56px;
    margin-top: -86px;
  }

  .form-section .form-no-tabs {
    grid-template-rows: auto;
  }

  .form-section .form-no-tabs h1 {
    grid-row: auto;
  }

  .form-section .form-no-tabs .input-form {
    grid-row: auto;
  }

  .form-section .form-no-tabs .vantaggi-form {
    grid-row: auto;
  }

  .form-section .form-container {
    grid-template-columns: 100%;
  }

  .form-section .form-container h1 {
    order: 0;
  }

  .form-section .form-container .tabs-form {
    order: 1;
  }

  .form-section .form-container .tabs-content {
    order: 2;
  }

  .form-section .form-container .vantaggi-form {
    order: 3;
  }

  .form-section .form-container .tabs-form .tabs {
    flex-direction: column;
  }

  .form-section .form-container .box-form .list-upload-file {
    padding-top: 0;
  }

  .form-section .sfumatura-ita__wrapper {
    top: 540px;
  }

  .menu-btn-icon-circle .button-slider-container .button-slider-slide {
    min-width: 193px;
  }

  .menu-btn-icon-circle .button-slider-controls {
    justify-content: flex-end;
  }

  .menu-btn-icon-circle .button-slider-controls .line {
    display: none;
  }

  .hero-image {
    height: 812px;
    align-items: flex-end;
    padding-bottom: 7rem;
  }

  .hero-image__txt .h1 {
    padding-bottom: 1rem;
  }

  .hero-image__bg img {
    object-position: 62% -60px;
    height: 105%;
  }

  .news {
    gap: 2rem;
  }

  .news__container {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .news__intro {
    flex-direction: column;
    align-items: flex-start;
    gap: 2rem;
  }

  .news .button-container .line {
    display: none;
  }

  .hero-container.hero-due-colonne.hero-due-colonne-img {
    height: 782px;
  }

  .hero-container .hero .info-box .h3 {
    width: 100%;
    display: block;
  }

  .hero-due-colonne .grid-x {
    height: auto;
  }

  .hero-due-colonne .cell:nth-child(2) .subtitle {
    padding-top: 0;
  }

  .news-detail .news-img-mobile {
    width: 100%;
    max-height: 254px;
  }

  .news-page-section .news-grid {
    grid-template-columns: 1fr 1fr;
  }

  .qurakare-section .qurakare-container {
    flex-direction: column;
    gap: 2rem;
  }

  .qurakare-section .qurakare-container .qurakare-box {
    width: 100%;
  }

  .section-site-map .grid-container {
    padding-top: 2rem;
  }

  .tabs-home .cell {
    padding-right: 0;
    padding-left: 0;
  }

  .tabs-home .tabs {
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    gap: 1.25rem;
  }

  .tabs-home .tabs .tabs-title {
    min-width: 193px;
    max-width: 193px;
  }

  .select-strutture select {
    display: block;
  }

  .select-strutture .dropdown {
    display: none;
  }

  .select-strutture .dropdown.menu>li .strutture-options ul {
    min-width: 100%;
  }

  .select-strutture .dropdown.menu>li .strutture-options ul a {
    font-size: 1.5rem;
  }

  .tabs-component .tabs-wrapper .tab-box {
    padding: 1.5rem;
  }

  .tabs-component .tabs-wrapper .tab-box .button {
    width: 100%;
    padding: 1.375rem 1.5rem;
    background-color: #0368ff !important;
    color: #fff !important;
  }
}

@media print,screen and (max-width: 35.99875em) {
  .tag p {
    font-size: .75rem;
  }

  .reveal {
    width: auto;
    height: fit-content;
    min-height: fit-content;
    margin: 20px;
    margin-top: 5%;
    border-radius: 10px;
  }

  .style-guide .no-js .top-bar {
    display: none;
  }

  .loader lottie-player {
    width: 4rem;
    height: 4rem;
  }

  .box-blue-cards {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .certificazioni-detail .certificazioni-img-mobile {
    width: 100%;
  }

  .certificazioni-page-section .grid-y {
    gap: 2rem;
  }

  .certificazioni-page-section .certificazioni-grid {
    grid-template-columns: 1fr;
  }

  .help-page-section .grid-y {
    gap: 2rem;
  }

  .help-page-section .help-grid {
    grid-template-columns: 1fr;
  }

  .newsletter-section {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
    gap: 2rem;
  }

  .newsletter-section .result {
    grid-template-columns: 100%;
    grid-template-rows: auto;
    row-gap: 2rem;
  }

  .newsletter-section .result img {
    grid-column: 1/-1;
    grid-row: 1/2;
  }

  .newsletter-section .result .h1 {
    grid-column: 1/-1;
    grid-row: 2/3;
  }

  .newsletter-section .result .grid-y {
    grid-column: 1/-1;
    grid-row: 3/4;
  }

  .newsletter-form {
    gap: 2rem;
  }

  .consensi-newsletter .consensi-checkbox {
    margin-top: 1.5rem;
    gap: 1.5rem;
  }

  .news-page-section .grid-y {
    gap: 2rem;
  }

  .news-page-section .news-filter {
    overflow-x: scroll;
    overflow-y: hidden;
    gap: 1rem;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .news-page-section .news-grid {
    grid-template-columns: 1fr;
  }

  .qurakare-section h3 {
    margin-bottom: 1.5rem;
  }

  .tabs-component .tabs-wrapper .tabs-container {
    width: 100%;
  }

  .tabs-component .tabs-wrapper .tabs-content {
    display: none !important;
  }

  .tabs-component .title {
    padding-bottom: 2rem;
  }

  .tabs-component .tabs {
    gap: 2rem;
  }

  .tabs-component .tabs a .tabs-cont {
    height: 40px;
  }

  .tabs-component .tabs a .tabs-cont p {
    font-size: 32px;
  }

  .tabs-component .tabs .tabs-title a[aria-selected=true] .tabs-cont {
    height: 56px;
  }
}

@media (max-width: 23.375rem) {
  .site-header .menu-button {
    width: 120px !important;
    min-width: 120px !important;
  }
}

@media (min-width: 769px)and (max-width: 1439px) {
  .grid-container {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .card-home-section:has(>.grid-container) {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .card-home-section .tabs-panel>.grid-container {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .site-header .desktop-header .backdrop-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .site-header .mobile-header .backdrop-wrapper {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .site-header .menu-button {
    right: 123px !important;
  }
}

@media (min-width: 1024px)and (max-width: 1366px) {
  h1,
  .h1 {
    font-size: 3.438rem;
  }

  h2,
  .h2 {
    font-size: 2.5rem;
  }
}

@media screen and (min-width: 64em)and (max-width: 89.99875em) {
  .mrg-top-tablet-1024-0 {
    margin-top: 0;
  }

  .mrg-top-tablet-1024-8 {
    margin-top: .5rem;
  }

  .mrg-top-tablet-1024-10 {
    margin-top: .625rem;
  }

  .mrg-top-tablet-1024-16 {
    margin-top: 1rem;
  }

  .mrg-top-tablet-1024-20 {
    margin-top: 1.25rem;
  }

  .mrg-top-tablet-1024-24 {
    margin-top: 1.5rem;
  }

  .mrg-top-tablet-1024-30 {
    margin-top: 1.875rem;
  }

  .mrg-top-tablet-1024-32 {
    margin-top: 2rem;
  }

  .mrg-top-tablet-1024-40 {
    margin-top: 2.5rem;
  }

  .mrg-top-tablet-1024-48 {
    margin-top: 3rem;
  }

  .mrg-top-tablet-1024-54 {
    margin-top: 3.375rem;
  }

  .mrg-top-tablet-1024-60 {
    margin-top: 3.75rem;
  }

  .mrg-top-tablet-1024-64 {
    margin-top: 4rem;
  }

  .mrg-top-tablet-1024-80 {
    margin-top: 5rem;
  }

  .mrg-top-tablet-1024-96 {
    margin-top: 6rem;
  }

  .mrg-top-tablet-1024-112 {
    margin-top: 7rem;
  }

  .mrg-top-tablet-1024-128 {
    margin-top: 8rem;
  }

  .mrg-bottom-tablet-1024-0 {
    margin-bottom: 0;
  }

  .mrg-bottom-tablet-1024-8 {
    margin-bottom: .5rem;
  }

  .mrg-bottom-tablet-1024-10 {
    margin-bottom: .625rem;
  }

  .mrg-bottom-tablet-1024-16 {
    margin-bottom: 1rem;
  }

  .mrg-bottom-tablet-1024-20 {
    margin-bottom: 1.25rem;
  }

  .mrg-bottom-tablet-1024-24 {
    margin-bottom: 1.5rem;
  }

  .mrg-bottom-tablet-1024-30 {
    margin-bottom: 1.875rem;
  }

  .mrg-bottom-tablet-1024-32 {
    margin-bottom: 2rem;
  }

  .mrg-bottom-tablet-1024-40 {
    margin-bottom: 2.5rem;
  }

  .mrg-bottom-tablet-1024-48 {
    margin-bottom: 3rem;
  }

  .mrg-bottom-tablet-1024-54 {
    margin-bottom: 3.375rem;
  }

  .mrg-bottom-tablet-1024-60 {
    margin-bottom: 3.75rem;
  }

  .mrg-bottom-tablet-1024-64 {
    margin-bottom: 4rem;
  }

  .mrg-bottom-tablet-1024-80 {
    margin-bottom: 5rem;
  }

  .mrg-bottom-tablet-1024-96 {
    margin-bottom: 6rem;
  }

  .mrg-bottom-tablet-1024-112 {
    margin-bottom: 7rem;
  }

  .mrg-bottom-tablet-1024-128 {
    margin-bottom: 8rem;
  }

  .pdd-top-tablet-1024-0 {
    padding-top: 0;
  }

  .pdd-top-tablet-1024-8 {
    padding-top: .5rem;
  }

  .pdd-top-tablet-1024-10 {
    padding-top: .625rem;
  }

  .pdd-top-tablet-1024-16 {
    padding-top: 1rem;
  }

  .pdd-top-tablet-1024-20 {
    padding-top: 1.25rem;
  }

  .pdd-top-tablet-1024-24 {
    padding-top: 1.5rem;
  }

  .pdd-top-tablet-1024-30 {
    padding-top: 1.875rem;
  }

  .pdd-top-tablet-1024-32 {
    padding-top: 2rem;
  }

  .pdd-top-tablet-1024-40 {
    padding-top: 2.5rem;
  }

  .pdd-top-tablet-1024-48 {
    padding-top: 3rem;
  }

  .pdd-top-tablet-1024-54 {
    padding-top: 3.375rem;
  }

  .pdd-top-tablet-1024-60 {
    padding-top: 3.75rem;
  }

  .pdd-top-tablet-1024-64 {
    padding-top: 4rem;
  }

  .pdd-top-tablet-1024-80 {
    padding-top: 5rem;
  }

  .pdd-top-tablet-1024-96 {
    padding-top: 6rem;
  }

  .pdd-top-tablet-1024-112 {
    padding-top: 7rem;
  }

  .pdd-top-tablet-1024-128 {
    padding-top: 8rem;
  }

  .pdd-bottom-tablet-1024-0 {
    padding-bottom: 0;
  }

  .pdd-bottom-tablet-1024-8 {
    padding-bottom: .5rem;
  }

  .pdd-bottom-tablet-1024-10 {
    padding-bottom: .625rem;
  }

  .pdd-bottom-tablet-1024-16 {
    padding-bottom: 1rem;
  }

  .pdd-bottom-tablet-1024-20 {
    padding-bottom: 1.25rem;
  }

  .pdd-bottom-tablet-1024-24 {
    padding-bottom: 1.5rem;
  }

  .pdd-bottom-tablet-1024-30 {
    padding-bottom: 1.875rem;
  }

  .pdd-bottom-tablet-1024-32 {
    padding-bottom: 2rem;
  }

  .pdd-bottom-tablet-1024-40 {
    padding-bottom: 2.5rem;
  }

  .pdd-bottom-tablet-1024-48 {
    padding-bottom: 3rem;
  }

  .pdd-bottom-tablet-1024-54 {
    padding-bottom: 3.375rem;
  }

  .pdd-bottom-tablet-1024-60 {
    padding-bottom: 3.75rem;
  }

  .pdd-bottom-tablet-1024-64 {
    padding-bottom: 4rem;
  }

  .pdd-bottom-tablet-1024-80 {
    padding-bottom: 5rem;
  }

  .pdd-bottom-tablet-1024-96 {
    padding-bottom: 6rem;
  }

  .pdd-bottom-tablet-1024-112 {
    padding-bottom: 7rem;
  }

  .pdd-bottom-tablet-1024-128 {
    padding-bottom: 8rem;
  }

  .box-icon-gradient__wrapper {
    column-gap: 1.5rem;
    row-gap: 5rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-items: center;
  }

  .box-icon-gradient__item {
    max-width: initial;
  }

  .box-icon-gradient__item p {
    max-width: 247px;
    margin: 0 auto;
  }

  .box-heavenly-text .sfumatura-ita {
    right: -80%;
  }

  .card-home-section .card .card-image img {
    max-height: 339px;
  }

  .card-home-section .card .card-section {
    grid-row: 1/-1;
  }

  .card-home-section .card .card-section .lnk.tertiary-positive {
    max-width: 430px;
  }

  .footer__top img {
    margin-bottom: 1.875rem;
  }

  .hero-container {
    height: 724px;
  }

  .hero-container .hero .text-area {
    margin-top: .5rem !important;
  }

  .hero-container .hero .card-image {
    height: 327px;
  }

  .form-section .form-container .box-form .box-upload-document .lnk.tertiary-simple.no-uppercase span:last-child {
    max-width: 185px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .menu-btn-icon-circle .button-slider-container .button-slider-slide {
    min-width: 200px;
  }

  .hero-container.hero-due-colonne.hero-due-colonne-img {
    height: 660px;
  }

  .qurakare-section .qurakare-container .qurakare-box .qurakare-multi-list {
    gap: 1rem;
  }

  .form-section .sfumatura-ita__wrapper.bottom-left {
    left: -500px;
  }
}

@media print,screen and (min-width: 48em)and (max-width: 63.99875em) {
  .mrg-top-tablet-768-0 {
    margin-top: 0;
  }

  .mrg-top-tablet-768-8 {
    margin-top: .5rem;
  }

  .mrg-top-tablet-768-10 {
    margin-top: .625rem;
  }

  .mrg-top-tablet-768-16 {
    margin-top: 1rem;
  }

  .mrg-top-tablet-768-20 {
    margin-top: 1.25rem;
  }

  .mrg-top-tablet-768-24 {
    margin-top: 1.5rem;
  }

  .mrg-top-tablet-768-30 {
    margin-top: 1.875rem;
  }

  .mrg-top-tablet-768-32 {
    margin-top: 2rem;
  }

  .mrg-top-tablet-768-40 {
    margin-top: 2.5rem;
  }

  .mrg-top-tablet-768-48 {
    margin-top: 3rem;
  }

  .mrg-top-tablet-768-54 {
    margin-top: 3.375rem;
  }

  .mrg-top-tablet-768-60 {
    margin-top: 3.75rem;
  }

  .mrg-top-tablet-768-64 {
    margin-top: 4rem;
  }

  .mrg-top-tablet-768-80 {
    margin-top: 5rem;
  }

  .mrg-top-tablet-768-96 {
    margin-top: 6rem;
  }

  .mrg-top-tablet-768-112 {
    margin-top: 7rem;
  }

  .mrg-top-tablet-768-128 {
    margin-top: 8rem;
  }

  .mrg-bottom-tablet-768-0 {
    margin-bottom: 0;
  }

  .mrg-bottom-tablet-768-8 {
    margin-bottom: .5rem;
  }

  .mrg-bottom-tablet-768-10 {
    margin-bottom: .625rem;
  }

  .mrg-bottom-tablet-768-16 {
    margin-bottom: 1rem;
  }

  .mrg-bottom-tablet-768-20 {
    margin-bottom: 1.25rem;
  }

  .mrg-bottom-tablet-768-24 {
    margin-bottom: 1.5rem;
  }

  .mrg-bottom-tablet-768-30 {
    margin-bottom: 1.875rem;
  }

  .mrg-bottom-tablet-768-32 {
    margin-bottom: 2rem;
  }

  .mrg-bottom-tablet-768-40 {
    margin-bottom: 2.5rem;
  }

  .mrg-bottom-tablet-768-48 {
    margin-bottom: 3rem;
  }

  .mrg-bottom-tablet-768-54 {
    margin-bottom: 3.375rem;
  }

  .mrg-bottom-tablet-768-60 {
    margin-bottom: 3.75rem;
  }

  .mrg-bottom-tablet-768-64 {
    margin-bottom: 4rem;
  }

  .mrg-bottom-tablet-768-80 {
    margin-bottom: 5rem;
  }

  .mrg-bottom-tablet-768-96 {
    margin-bottom: 6rem;
  }

  .mrg-bottom-tablet-768-112 {
    margin-bottom: 7rem;
  }

  .mrg-bottom-tablet-768-128 {
    margin-bottom: 8rem;
  }

  .pdd-top-tablet-768-0 {
    padding-top: 0;
  }

  .pdd-top-tablet-768-8 {
    padding-top: .5rem;
  }

  .pdd-top-tablet-768-10 {
    padding-top: .625rem;
  }

  .pdd-top-tablet-768-16 {
    padding-top: 1rem;
  }

  .pdd-top-tablet-768-20 {
    padding-top: 1.25rem;
  }

  .pdd-top-tablet-768-24 {
    padding-top: 1.5rem;
  }

  .pdd-top-tablet-768-30 {
    padding-top: 1.875rem;
  }

  .pdd-top-tablet-768-32 {
    padding-top: 2rem;
  }

  .pdd-top-tablet-768-40 {
    padding-top: 2.5rem;
  }

  .pdd-top-tablet-768-48 {
    padding-top: 3rem;
  }

  .pdd-top-tablet-768-54 {
    padding-top: 3.375rem;
  }

  .pdd-top-tablet-768-60 {
    padding-top: 3.75rem;
  }

  .pdd-top-tablet-768-64 {
    padding-top: 4rem;
  }

  .pdd-top-tablet-768-80 {
    padding-top: 5rem;
  }

  .pdd-top-tablet-768-96 {
    padding-top: 6rem;
  }

  .pdd-top-tablet-768-112 {
    padding-top: 7rem;
  }

  .pdd-top-tablet-768-128 {
    padding-top: 8rem;
  }

  .pdd-bottom-tablet-768-0 {
    padding-bottom: 0;
  }

  .pdd-bottom-tablet-768-8 {
    padding-bottom: .5rem;
  }

  .pdd-bottom-tablet-768-10 {
    padding-bottom: .625rem;
  }

  .pdd-bottom-tablet-768-16 {
    padding-bottom: 1rem;
  }

  .pdd-bottom-tablet-768-20 {
    padding-bottom: 1.25rem;
  }

  .pdd-bottom-tablet-768-24 {
    padding-bottom: 1.5rem;
  }

  .pdd-bottom-tablet-768-30 {
    padding-bottom: 1.875rem;
  }

  .pdd-bottom-tablet-768-32 {
    padding-bottom: 2rem;
  }

  .pdd-bottom-tablet-768-40 {
    padding-bottom: 2.5rem;
  }

  .pdd-bottom-tablet-768-48 {
    padding-bottom: 3rem;
  }

  .pdd-bottom-tablet-768-54 {
    padding-bottom: 3.375rem;
  }

  .pdd-bottom-tablet-768-60 {
    padding-bottom: 3.75rem;
  }

  .pdd-bottom-tablet-768-64 {
    padding-bottom: 4rem;
  }

  .pdd-bottom-tablet-768-80 {
    padding-bottom: 5rem;
  }

  .pdd-bottom-tablet-768-96 {
    padding-bottom: 6rem;
  }

  .pdd-bottom-tablet-768-112 {
    padding-bottom: 7rem;
  }

  .pdd-bottom-tablet-768-128 {
    padding-bottom: 8rem;
  }

  .box-heavenly-icon-button .icon-container {
    flex-wrap: wrap;
  }

  .box-heavenly-icon-button .icon-container .icon-box {
    max-width: calc(50% - 24px);
  }

  .box-icon-gradient__wrapper {
    column-gap: 1.5rem;
    row-gap: 5rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-items: center;
  }

  .box-icon-gradient__item {
    max-width: initial;
  }

  .box-icon-gradient__item p {
    max-width: 247px;
    margin: 0 auto;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .box-heavenly-text .sfumatura-ita {
    top: 80%;
    right: -50%;
    width: 90%;
  }

  .certificazioni-detail .certificazioni-text {
    padding-top: .5rem;
  }

  .card-home-section .tabs-panel {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .card-home-section .card .card-section {
    grid-row: 1/-1;
  }

  .card-home-section .card .card-section .lnk.tertiary-positive {
    max-width: 295px;
  }

  .hero-container {
    height: 656px;
  }

  .hero-container .hero .grid-x {
    gap: 2rem;
    justify-content: initial;
  }

  .hero-container .hero .info-box {
    position: relative;
    max-height: 112px;
    bottom: 56px;
  }

  .site-header .menu-button {
    position: absolute;
    right: 83px;
  }

  .menu-btn-icon-circle .button-slider-container .button-slider-slide {
    min-width: 177px;
  }

  .hero-image {
    height: 600px;
  }

  .hero-image__bg__gradients div {
    width: 1440px;
    height: 768px;
  }

  .hero-image__bg__gradients .bg-gradient-blue-horizontal,
  .hero-image__bg__gradients .bg-gradient-blue-diagonal {
    top: initial;
    bottom: 0;
  }

  .hero-image__bg__gradients .bg-gradient-blue-horizontal,
  .hero-image__bg__gradients .bg-gradient-blue-horizontal-high {
    left: -493px;
  }

  .hero-image__bg__gradients .bg-gradient-blue-diagonal {
    left: -250px;
  }

  .hero-image__bg__gradients .bg-gradient-blue-horizontal-high {
    top: -100px;
  }

  .hero-image__bg img {
    object-position: 57% -80px;
    height: 157%;
  }

  .hero-image .sfumatura-ita {
    top: 0;
    left: -300px;
    filter: blur(95px);
  }

  .hero-container.hero-due-colonne.hero-due-colonne-img {
    height: 686px;
  }

  .news-detail .news-text {
    padding-top: .5rem;
  }

  .form-section .sfumatura-ita__wrapper.bottom-left {
    left: -600px;
  }

  .tabs-home .tabs .tabs-title {
    min-width: initial;
    max-width: initial;
  }
}

@media (min-width: 1024px)and (max-width: 1250px) {
  .xlarge-mrg-top-80 {
    margin-top: 9rem;
  }

  .xlarge-pdd-top-80 {
    padding-top: 9rem;
  }

  .hero-image .bg-gradient-blue-horizontal,
  .hero-image .bg-gradient-blue-horizontal-high {
    width: 1440px;
    height: 768px;
    bottom: 0;
  }

  .hero-image .hero-image__bg img {
    object-position: 44% 0;
    height: 122%;
  }

  .hero-image .bg-gradient-blue-diagonal {
    width: 1020px;
  }

  .hero-image .bg-gradient-blue-horizontal-high {
    left: initial;
    right: 0;
  }
}

@media (min-width: 320px)and (max-width: 767px)and (orientation: landscape) {
  .card-home-section .card .card-section {
    min-height: 230px;
  }
}

@media (min-width: 577px)and (max-width: 650px) {
  .card-home-section .card {
    grid-template-columns: repeat(12, 1fr);
  }

  .card-home-section .card .card-section {
    grid-row: 1/-1;
    grid-column: 1/8;
    margin-top: 2rem !important;
  }

  .card-home-section .card .card-image {
    grid-column: 6/-1;
  }

  .card-home-section .card.flipped .card-section {
    grid-column: 6/-1;
  }

  .card-home-section .card.flipped .card-image {
    grid-column: 1/8;
  }
}

@media (min-width: 651px)and (max-width: 767px) {
  .card-home-section .card {
    grid-template-columns: repeat(12, 1fr);
  }

  .card-home-section .card .card-section {
    grid-row: 1/-1;
    grid-column: 2/8;
    margin-top: 2rem !important;
  }

  .card-home-section .card .card-image {
    grid-column: 6/-1;
  }

  .card-home-section .card.flipped .card-section {
    grid-column: 6/12;
  }

  .card-home-section .card.flipped .card-image {
    grid-column: 1/8;
  }
}

@media (min-width: 768px)and (max-width: 1023px) {
  .cards-intro .cell.large-6.xlarge-offset-1 p.pdd-top-20,
  .cards-intro .cell.large-6.xlarge-offset-1 .h4.pdd-top-20 {
    padding-top: 11px;
  }

  .box-heavenly-text .cell.large-6.xlarge-offset-1 p.pdd-top-10,
  .box-heavenly-text .cell.large-6.xlarge-offset-1 .h4.pdd-top-10 {
    padding-top: 5px;
  }

  .tabs-home .tabs .tabs-title a .tabs-cont .h3 {
    width: 180px;
  }
}

@media (min-width: 901px)and (max-width: 1023px) {
  .card-home-section .card .card-section {
    grid-column: 3/9 !important;
  }

  .card-home-section .card.flipped .card-section {
    grid-column: 5/-3 !important;
  }
}

@media (min-width: 1024px)and (max-width: 1249px) {
  .cards-intro .cell.large-6.xlarge-offset-1 p.pdd-top-20,
  .cards-intro .cell.large-6.xlarge-offset-1 .h4.pdd-top-20 {
    padding-top: 13px;
  }

  .card-home-section .card-item-small.card-item-small-1024 .card-section {
    grid-row: 2/-1;
  }

  .site-header .menu-links a {
    font-size: .75rem;
  }

  .site-header .top-bar ul li a {
    font-size: .875rem;
  }

  .site-header .backdrop-wrapper .logo img {
    height: 50px;
    width: auto;
  }

  .site-header .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
    padding-right: 0;
  }

  .site-header .top-bar ul .is-active .dropdown li a {
    font-size: .813rem;
  }
}

@media (min-width: 1200px)and (max-width: 1439px) {
  .card-home-section .card .card-image img {
    max-height: 403px;
  }

  .card-home-section .card .card-section {
    margin-top: 5rem;
  }

  .card-home-section .card-item-small .card-section {
    grid-row: 2/-1;
    margin-top: 5rem;
  }
}

@media (min-width: 1024px)and (max-width: 1154px) {
  .footer nav .menu {
    grid-template-columns: 1.3fr 1.9fr;
  }
}

@media (min-width: 1025px)and (max-width: 1250px) {
  .hero-container {
    height: 728px;
  }

  .hero-container .hero .text-area {
    margin-top: 3.375rem;
  }

  .hero-container .hero .card-image {
    height: 343px;
  }
}

@media (min-width: 1250px)and (max-width: 1439px) {
  .hero-container .hero .cell.xxlarge-5 {
    width: 41.6666666667%;
  }

  .help-page-section .help-grid .help p {
    -webkit-line-clamp: 3;
  }
}

@media (min-width: 1024px)and (max-width: 1111px) {
  .site-header .top-bar {
    gap: 50px;
  }

  .site-header .top-bar ul {
    flex-wrap: nowrap;
  }
}

@media (min-width: 1112px)and (max-width: 1130px) {
  .site-header .top-bar {
    gap: 64px;
  }
}

@media (min-width: 1131px)and (max-width: 1350px) {
  .site-header .top-bar {
    gap: 90px;
  }
}

@media (min-width: 1351px)and (max-width: 1439px) {
  .site-header .top-bar {
    gap: 180px;
  }
}

@media (min-width: 1024px)and (max-width: 1439px) {
  .vertical.medium-horizontal.menu.dropdown {
    gap: initial !important;
    width: 100%;
    justify-content: space-between;
  }
}

@media print and (min-width: 1025px),screen and (min-width: 1025px)and (max-width: 47.99875em) {
  .menu-btn-icon-circle .button-icon-circle {
    min-width: 200px;
  }
}

@media (min-width: 1100px)and (max-width: 1250px) {
  .hero-image .hero-text__content {
    width: 58.3333333333%;
  }

  .hero-image .hero-image__bg img {
    object-position: 28% 0 !important;
    height: 115% !important;
  }
}

@media (min-width: 1251px)and (max-width: 1439px) {
  .hero-image .hero-image__bg img {
    object-position: 23% 0 !important;
    height: 115% !important;
  }

  .hero-image .grid-padding-x>.cell.xxlarge-6 {
    width: 58.3333333333% !important;
  }
}

@media (min-width: 1025px)and (max-width: 1200px) {
  .help-page-section .help-filter {
    display: flex;
    row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }

  .help-page-section .help-filter .filter-box-container {
    column-gap: 0;
    flex-wrap: wrap;
    row-gap: 16px;
  }
}

@media (min-width: 1024px)and (max-width: 1100px) {
  .tabs-home .tabs .tabs-title a .tabs-cont .h3 {
    width: 240px;
  }
}

@media (min-width: 1101px)and (max-width: 1155px) {
  .tabs-home .tabs .tabs-title a .tabs-cont .h3 {
    width: 288px;
  }
}

@media (min-width: 769px)and (max-width: 1200px) {
  .tabs-component .tabs-wrapper .tab-box .lnk.display-block {
    max-width: 400px;
    word-wrap: break-word;
  }
}