@charset "UTF-8";
@font-face {
  font-family: "Titillium Web";
  src: url("../bootstrap-italia/dist/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-300.woff") format("woff"), url("../bootstrap-italia/dist/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-300.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 300;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../bootstrap-italia/dist/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-regular.woff") format("woff"), url("../bootstrap-italia/dist/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 400;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../bootstrap-italia/dist/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-600.woff") format("woff"), url("../bootstrap-italia/dist/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-600.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 600;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../bootstrap-italia/dist/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-700.woff") format("woff"), url("../bootstrap-italia/dist/fonts/Titillium_Web/titillium-web-v10-latin-ext_latin-700.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 700;
}
@font-face {
  font-family: "Lora";
  src: url("../bootstrap-italia/dist/fonts/Lora/lora-v20-latin-ext_latin-regular.woff") format("woff"), url("../bootstrap-italia/dist/fonts/Lora/lora-v20-latin-ext_latin-regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 400;
}
/* roboto-mono-regular - latin-ext_latin */
@font-face {
  font-family: "Roboto Mono";
  src: url("../bootstrap-italia/dist/fonts/Roboto_Mono/roboto-mono-v13-latin-ext_latin-regular.woff") format("woff"), url("../bootstrap-italia/dist/fonts/Roboto_Mono/roboto-mono-v13-latin-ext_latin-regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 400;
}
/***************************** 1 ****************************************/
/***************************** 2 ****************************************/
/***************************** 1 ****************************************/
/***************************** 2 ****************************************/
/***************************** 1 ****************************************/
/***************************** 2 ****************************************/
/***************************** 3 ****************************************/
/***************************** 1 ****************************************/
/***************************** 2 ****************************************/
/***************************** 3 ****************************************/
/***************************** NEUTRAL 1 ****************************************/
/***************************** NEUTRAL 2 ****************************************/
/***************************** NEUTRAL 2 / 3 ****************************************/
/* Helper classes for margins */
.bg-main-black {
  background: #191919;
}
.bg-main-white {
  background: #fff;
}
.bg-main-error {
  background: #D9364F;
}
.bg-main-alert {
  background: #A66300;
}
.bg-main-primary {
  background: #007A52;
}
.bg-main-secondary {
  background: #009966;
}
.bg-main-notice {
  background: #D97E00;
}
.bg-main-success {
  background: #008758;
}
.bg-main-dark-primary {
  background: #00402B;
}
.bg-grey-card {
  background: #EBEEF0;
}
.bg-grey-dark {
  background: #5A768A;
}
.bg-grey-medium {
  background: #5C6F82;
}
.bg-grey-lighten {
  background: #E6E9F2;
}
.bg-grey-light {
  background: #455A64;
}
.bg-grey-light-grey {
  background: #E5E5E5;
}
.bg-grey-extra-light {
  background: #BCC0CC;
}
.bg-grey-border {
  background: #7D8C9C;
}
.bg-grey-primary-grey {
  background: rgba(0, 122, 82, 0.0509803922);
}
.bg-blue-dark {
  background: #17324D;
}
.bg-blue-light {
  background: #0968B4;
}
.bg-gradient-black {
  background: rgba(25, 25, 25, 0.7);
}
.bg-gradient-light-black {
  background: rgba(0, 0, 0, 0.1);
}

.u-main-black {
  color: #191919;
}
.u-main-white {
  color: #fff;
}
.u-main-error {
  color: #D9364F;
}
.u-main-alert {
  color: #A66300;
}
.u-main-primary {
  color: #007A52;
}
.u-main-secondary {
  color: #009966;
}
.u-main-notice {
  color: #D97E00;
}
.u-main-success {
  color: #008758;
}
.u-main-dark-primary {
  color: #00402B;
}
.u-grey-card {
  color: #EBEEF0;
}
.u-grey-dark {
  color: #5A768A;
}
.u-grey-medium {
  color: #5C6F82;
}
.u-grey-lighten {
  color: #E6E9F2;
}
.u-grey-light {
  color: #455A64;
}
.u-grey-light-grey {
  color: #E5E5E5;
}
.u-grey-extra-light {
  color: #BCC0CC;
}
.u-grey-border {
  color: #7D8C9C;
}
.u-grey-primary-grey {
  color: rgba(0, 122, 82, 0.0509803922);
}
.u-blue-dark {
  color: #17324D;
}
.u-blue-light {
  color: #0968B4;
}
.u-gradient-black {
  color: rgba(25, 25, 25, 0.7);
}
.u-gradient-light-black {
  color: rgba(0, 0, 0, 0.1);
}

/** STILE PER I TITOLI **/
@media(min-width: 576px) {
  .heading-3-lg {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; 
  }
  .heading-5-lg {
    font-size: 24px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 32px !important;
  }
}
@media(max-width: 576px) {
  .heading-3-lg {
    font-size: 28px;
    line-height: 32px !important;
    letter-spacing: 0 !important;
  }
  .heading-5-lg {
    font-size: 20px !important;
    font-style: normal;
    font-weight:  600 !important;
    line-height: 24px !important;
    letter-spacing: 0 !important;
  }
}

@media(min-width: 576px) {

  h1 {
    font-family: "Titillium Web";
    font-size: 48px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 56px !important; /* 116.667% */
  }

  h2 {
    /* heading/2-lg */
    font-family: "Titillium Web";
    font-size: 40px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 48px !important; /* 120% */
  }

  h3 {
    font-family: "Titillium Web";
    font-size: 32px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 40px !important; 
  }

  h4 {
    font-family: "Titillium Web";
    font-size: 28px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 32px !important; 
    letter-spacing: 0;
  }

  h5 {
    font-family: "Titillium Web";
    font-size: 24px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 32px !important; 

  }

  h6 {
    font-family: "Titillium Web";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 24px !important; 
  }

  p.lead {
    font-family: "Titillium Web";
    font-size: 24px !important;
    line-height: 32px !important; 
    letter-spacing: 0 !important;
  }

  p.body-sans {
    font-family: "Titillium Web";
    font-size: 18px !important;
    line-height: 28px !important; 
    letter-spacing: 0 !important;
  }

  p.body-serif {
    font-family: "Lora" !important;
    font-size: 18px !important;
    line-height: 28px !important; 
    letter-spacing: 0 !important;
    font-weight: 400 !important;
    color: var(--color-text-secondary, #2F475E) !important;
  }
}

@media(max-width: 576px) {
 
  h1 {
    font-family: "Titillium Web";
    font-size: 40px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 48px !important;
    letter-spacing: -1px !important;
  }

  h2 {
    font-family: "Titillium Web";
    font-size: 32px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 40px !important;
    letter-spacing: 0 !important;
  }

  h3 {
    font-family: "Titillium Web";
    font-size: 28px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 32px !important;
    letter-spacing: 0 !important;
  }
  h4 {
    font-family: "Titillium Web";
    font-size: 24px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 32px !important;
    letter-spacing: 0 !important;
  }

  h5 {
    font-family: "Titillium Web";
    font-size: 20px !important;
    font-style: normal;
    font-weight:  600 !important;
    line-height: 24px !important;
    letter-spacing: 0 !important;
  }

  h6 {
    font-family: "Titillium Web";
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 24px !important;
    letter-spacing: 0 !important;
  }

  p.lead {
    font-family: "Titillium Web";
    font-size: 20px !important;
    line-height: 32px !important; 
    letter-spacing: 0 !important;
  }

  p.body-sans {
    font-family: "Titillium Web";
    font-size: 16px !important;
    line-height: 24px !important; 
    letter-spacing: 0 !important;
  }

  p.body-serif {
    font-family: "Lora" !important;
    font-size: 16px !important;
    line-height: 24px !important; 
    letter-spacing: 0 !important;
    font-weight: 400 !important;
    color: var(--color-text-secondary, #2F475E) !important;
  }

}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  cursor: pointer;
  display: inline-block;
}

a:focus,
button:focus {
  outline: 0;
}

button {
  background-color: transparent;
  color: inherit;
  border-width: 0;
  padding: 0;
  cursor: pointer;
}
button[disabled] {
  cursor: not-allowed;
}

figure {
  margin: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}

input {
  -webkit-appearance: none !important;
}

ul,
ol,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

cite {
  font-style: normal;
}

fieldset {
  border-width: 0;
  padding: 0;
  margin: 0;
}

select {
  border-radius: 0;
}

select::-ms-expand {
  display: none;
}

.title-xxxlarge {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 576px) {
  .title-xxxlarge {
    font-size: 2.6666666667rem;
  }
}
.title-xxlarge {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.25;
}
@media (min-width: 576px) {
  .title-xxlarge {
    font-size: 2.2222222222rem;
  }
}
.title-xxlarge-regular {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
}
@media (min-width: 576px) {
  .title-xxlarge-regular {
    font-size: 2.2222222222rem;
  }
}
.title-xlarge {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0px;
  text-align: left;
}
@media (min-width: 576px) {
  .title-xlarge {
    font-size: 1.7777777778rem;
  }
}
@media (min-width: 768px) {
  .title-xlarge {
    line-height: 1.2;
  }
}
.title-xlarge-card {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 576px) {
  .title-xlarge-card {
    font-size: 1.5555555556rem;
  }
}
.title-large {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 576px) {
  .title-large {
    font-size: 1.3333333333rem;
  }
}
.title-large-semi-bold {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 576px) {
  .title-large-semi-bold {
    font-size: 1.5555555556rem;
  }
}
@media (min-width: 768px) {
  .title-large-semi-bold {
    line-height: 1.4;
  }
}
.title-medium-2 {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 576px) {
  .title-medium-2 {
    font-size: 1.3333333333rem;
  }
}
.title-medium-2-bold {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 576px) {
  .title-medium-2-bold {
    font-size: 1.3333333333rem;
  }
}
.title-medium-2-semi-bold {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 576px) {
  .title-medium-2-semi-bold {
    font-size: 1.3333333333rem;
  }
}
@media (min-width: 768px) {
  .title-medium-2-semi-bold {
    line-height: 1.2;
  }
}
.title-medium-bold {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 576px) {
  .title-medium-bold {
    font-size: 1rem;
  }
}
.title-medium-semi-bold {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.4;
}
@media (min-width: 576px) {
  .title-medium-semi-bold {
    font-size: 1rem;
  }
}
.title-medium {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.56;
}
@media (min-width: 576px) {
  .title-medium {
    font-size: 1rem;
  }
}
.title-small {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .title-small {
    font-size: 0.8888888889rem;
  }
}
.title-small-semi-bold {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5 !important;
}
.title-small-semi-bold-big {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5 !important;
}
@media (min-width: 576px) {
  .title-small-semi-bold-big {
    font-size: 1.3333333333rem;
  }
}
.title-small-semi-bold-medium {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .title-small-semi-bold-medium {
    font-size: 1.1111111111rem;
  }
}
.title-xsmall-bold {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.6;
}
@media (min-width: 576px) {
  .title-xsmall-bold {
    font-size: 0.7777777778rem;
  }
}
.title-xsmall-semi-bold {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.6;
}
@media (min-width: 576px) {
  .title-xsmall-semi-bold {
    font-size: 0.7777777778rem;
  }
}
.title-xsmall {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
}
@media (min-width: 576px) {
  .title-xsmall {
    font-size: 0.7777777778rem;
  }
}
.title-xsmall-regular {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
}
@media (min-width: 576px) {
  .title-xsmall-regular {
    font-size: 0.7777777778rem;
  }
}

.date-regular {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.date-xsmall {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0em;
  text-align: left;
}
@media (min-width: 576px) {
  .date-xsmall {
    font-size: 0.8888888889rem;
  }
}

.subtitle-large {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.1;
}
@media (min-width: 576px) {
  .subtitle-large {
    font-size: 1.7777777778rem;
  }
}
@media (min-width: 768px) {
  .subtitle-large {
    line-height: 1.2;
  }
}
.subtitle-medium {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 576px) {
  .subtitle-medium {
    font-size: 1.5555555556rem;
  }
}
@media (min-width: 768px) {
  .subtitle-medium {
    line-height: 1.5;
  }
}
.subtitle-small {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
.subtitle-small_semi-bold {
  font-weight: 600;
}

.text-paragraph {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.text-paragraph-medium {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 576px) {
  .text-paragraph-medium {
    font-size: 1.1111111111rem;
  }
}
@media (min-width: 576px) {
  .text-paragraph-medium {
    line-height: 1.333;
    font-weight: 700;
  }
}
.text-paragraph-regular-medium {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
@media (min-width: 768px) {
  .text-paragraph-regular-medium {
    line-height: 1.556;
  }
}
.text-paragraph-regular-medium-semi {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
}
@media (min-width: 768px) {
  .text-paragraph-regular-medium-semi {
    line-height: 1.556;
  }
}
.text-paragraph-small {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
}
@media (min-width: 576px) {
  .text-paragraph-small {
    font-size: 0.8888888889rem;
  }
}
@media (min-width: 768px) {
  .text-paragraph-small {
    line-height: 1.5;
  }
}
.text-paragraph-small-semi {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .text-paragraph-small-semi {
    font-size: 0.7777777778rem;
  }
}
.text-paragraph-card {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .text-paragraph-card {
    font-size: 0.8888888889rem;
  }
}

.lora {
  font-family: Lora;
}

.titillium {
  font-family: "Titillium Web" !important;
}

.text-info {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .text-info {
    font-size: 0.6666666667rem;
  }
}

.text-tab {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 2;
}
@media (min-width: 576px) {
  .text-tab {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .text-tab {
    font-weight: 400;
    line-height: 1.5;
  }
}

.text-button, .text-button-normal, .text-button-semi {
  font-family: Titillium Web;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .text-button, .text-button-normal, .text-button-semi {
    font-size: 1rem;
  }
}
.text-button-semi {
  font-weight: 600;
}
.text-button-normal {
  font-weight: 400;
}
.text-button-sm {
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .text-button-sm {
    font-size: 0.8888888889rem;
  }
}
.text-button-sm-semi {
  font-size: um(16px);
  font-weight: 600;
  line-height: um(24px);
}
@media (min-width: 768px) {
  .text-button-sm-semi {
    font-size: um(18px);
    line-height: um(28px);
  }
}
.text-button-sm-bold {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 576px) {
  .text-button-sm-bold {
    font-size: 0.8888888889rem;
  }
}
.text-button-xs-bold {
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 576px) {
  .text-button-xs-bold {
    font-size: 0.6666666667rem;
  }
}
.text-button-card {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
}
@media (min-width: 576px) {
  .text-button-card {
    font-size: 0.7777777778rem;
  }
}

body {
  font-family: "Titillium Web";
  color: hsl(210, 33%, 28%);
}

.form-check [type=checkbox]:focus + label,
.form-check [type=radio]:focus + label,
.toggles label input[type=checkbox]:focus + .lever,
:focus:not(.focus--mouse) {
  border-color: #000 !important;
  -webkit-box-shadow: 0 0 0 3px #000 !important;
          box-shadow: 0 0 0 3px #000 !important;
  outline: 3px solid #fff !important;
  outline-offset: 3px;
}

@media (min-width: 768px) {
  .shadow-contacts {
    -webkit-box-shadow: inset 0 10px 14px -12px rgba(0, 0, 0, 0.34);
            box-shadow: inset 0 10px 14px -12px rgba(0, 0, 0, 0.34);
  }
}

.underline {
  text-decoration: underline;
}

.t-primary {
  color: #007A52;
}

.t-alert {
  color: #A66300;
}

@media (min-width: 768px) {
  .bg-grey-dsk {
    background-color: #EBEEF0;
  }
}

.p-contacts {
  padding: 2.5rem 1.5rem;
}
@media (min-width: 992px) {
  .p-contacts {
    padding: 2.66rem 0;
  }
}

.button-shadow {
  -webkit-box-shadow: 0 -0.6375rem 1.125rem -0.9rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 -0.6375rem 1.125rem -0.9rem rgba(0, 0, 0, 0.1);
  margin-top: 1.25rem;
}
@media (min-width: 576px) {
  .button-shadow {
    margin-top: 1.11rem;
  }
}

.card-teaser-wrapper .card-teaser {
  height: auto;
}
@media (min-width: 768px) {
  .card-teaser-wrapper.card-teaser-block-3 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    -webkit-column-gap: 2%;
       -moz-column-gap: 2%;
            column-gap: 2%;
  }
}
.card-teaser-wrapper .card-image {
  height: 100%;
  width: 130px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.card-teaser-wrapper .card-image img {
  -ms-flex-item-align: start;
      align-self: flex-start;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (min-width: 768px) {
  .card-teaser-wrapper .card-image img {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .card-teaser-wrapper .card-image img {
    max-width: 150px;
    max-height: 160px;
    height: 100%;
  }
}
.card-teaser-wrapper .card-image.card-bg-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 30%;
  background-image: url("https://picsum.photos/200/300");
  background-position: center;
  background-size: cover;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.btn-result:active {
  color: #191919;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.btn-result:disabled {
  color: #BACCD9;
}

.numResult {
  font-weight: 600;
}

.has-bg-grey {
  background-color: rgba(0, 122, 82, 0.05);
}

@media (min-width: 992px) {
  .border-col {
    border-right: 1px solid #E5E5E5;
  }
}

.richtext-wrapper ul, .richtext-wrapper ol {
  margin-bottom: 1.5rem;
}
.richtext-wrapper ul li, .richtext-wrapper ol li {
  margin-left: 1.75rem;
}
@media (min-width: 576px) {
  .richtext-wrapper ul li, .richtext-wrapper ol li {
    margin-left: 1.55rem;
  }
}
.richtext-wrapper ul {
  list-style-type: disc !important;
}
.richtext-wrapper ol {
  list-style-type: auto;
}
.richtext-wrapper p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

@media (max-width: 991.8px) {
  .map-wrapper.map-column {
    margin: 0;
  }
}

.figure.img-full img {
  min-height: 300px;
  height: auto;
}
@media (min-width: 992px) {
  .figure.img-full img {
    height: 600px;
  }
}

.drop-shadow {
  -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
}

.row-shadow {
  -webkit-box-shadow: 0 0.9375rem 1.325rem -0.9rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.9375rem 1.325rem -0.9rem rgba(0, 0, 0, 0.1);
}

.home-carousel-title {
  font-size: 1.125rem;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .home-carousel-title {
    font-size: 1.1111111111rem;
  }
}

a.read-more {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
}
@media (min-width: 576px) {
  a.read-more {
    font-size: 0.7777777778rem;
  }
}

.hero-p {
  padding: 2rem 1.5rem;
}
@media (min-width: 768px) {
  .hero-p {
    padding: 1.778rem;
  }
}
.hero-p .breadcrumb {
  padding-top: 0;
}

.row-calendar .it-header-block-title h4 {
  font-size: 1.125rem;
  line-height: 1.688;
  font-weight: 700;
}
@media (min-width: 576px) {
  .row-calendar .it-header-block-title h4 {
    font-size: 1.1111111111rem;
  }
}
.row-calendar .it-calendar-wrapper .card::after {
  content: unset;
}
.row-calendar .it-calendar-wrapper .card .card-body .card-title {
  font-size: 2.5rem;
  font-family: "Roboto Mono", monospace;
  font-weight: 100;
  line-height: 1.44;
  padding-top: 0;
}
@media (min-width: 576px) {
  .row-calendar .it-calendar-wrapper .card .card-body .card-title {
    font-size: 2.2222222222rem;
  }
}
.row-calendar .it-calendar-wrapper .card .card-body .card-title span {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3;
  padding-left: 0.7em;
  padding-top: 0;
}
@media (min-width: 576px) {
  .row-calendar .it-calendar-wrapper .card .card-body .card-title span {
    font-size: 0.8888888889rem;
  }
}
.row-calendar .it-calendar-wrapper .card .card-text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .row-calendar .it-calendar-wrapper .card .card-text {
    font-size: 0.8888888889rem;
  }
}
.row-calendar .it-calendar-wrapper .card .card-text:last-child {
  border-bottom: unset;
  padding-bottom: 0;
}
.row-calendar .it-calendar-wrapper .card .card-text img {
  max-width: 56px;
  max-height: 56px;
}
.row-calendar .it-calendar-wrapper .card .card-text a {
  color: #007A52;
  text-decoration: underline;
}
.row-calendar .it-calendar-wrapper .card .card-text a:hover {
  color: #006242;
}

.card.card-teaser {
  padding: 16px 24px;
  text-decoration: none;
}
@media (min-width: 992px) {
  .card.card-teaser {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.card.card-teaser.card-bg-dark:hover, .card.card-teaser.card-bg-warning:hover, .card.card-teaser.card-bg-blue:hover {
  color: #fff;
  text-decoration: underline;
}

.rating > label svg {
  fill: #7D97B0;
}

@media (min-width: 768px) {
  .card-wrapper.card-teaser-wrapper.card-teaser-block-3 > .card-teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
}
@media (min-width: 992px) {
  .card-wrapper.card-teaser-wrapper.card-teaser-block-3 > .card-teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32%;
            flex: 0 0 32%;
  }
}

.evidence-section .section {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 300px;
}
.evidence-section .argomenti .chip {
  min-width: unset;
}

.card-bg-blue {
  background-color: #0968B4;
}

.evidence-section .list-item.active,
.useful-links-section .list-item.active {
  line-height: normal;
}
.evidence-section .list-item.active span,
.useful-links-section .list-item.active span {
  color: #007A52 !important;
}
.evidence-section .list-item.active:hover span,
.useful-links-section .list-item.active:hover span {
  color: #006242 !important;
}

.useful-links-section .input-group .input-group-text,
.useful-links-section input[type=text] {
  border-bottom: unset !important;
}
.useful-links-section .form-group label {
  font-size: 1rem;
  font-weight: 400;
  top: 25%;
}
@media (min-width: 576px) {
  .useful-links-section .form-group label {
    font-size: 0.8888888889rem;
  }
}
.useful-links-section .form-group label.active {
  -webkit-transform: translateY(-150%);
          transform: translateY(-150%);
}

.card.card-teaser-info {
  border-left: 8px solid rgba(0, 122, 82, 0.1);
}

.border-semi-dark {
  border-color: #455B71;
}

.card-wrapper.card-overlapping {
  margin-top: -50px;
}

@media (max-width: 767.8px) {
  .novita-section .card-wrapper .sm-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.novita-section .card-wrapper .sm-row .img-responsive-wrapper img {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media (min-width: 768px) {
  .novita-section .card-wrapper .sm-row .img-responsive-wrapper img {
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
  }
}
@media (max-width: 767.8px) {
  .novita-section .card-wrapper .sm-row .img-responsive-wrapper {
    width: 75%;
  }
}
@media (max-width: 767.8px) {
  .novita-section .card-wrapper .sm-row .img-responsive-wrapper .img-responsive {
    height: 100%;
  }
}
@media (max-width: 767.8px) {
  .novita-section .card-wrapper .sm-row .img-responsive-wrapper .card-calendar {
    right: 20px;
  }
}
@media (max-width: 767.8px) {
  .novita-section .card-wrapper .sm-row .card-body {
    width: 100%;
  }
}

.bg-none {
  background-color: unset;
}

.it-grid-item-wrapper.it-grid-item-overlay a:hover .it-griditem-text-wrapper {
  text-decoration: underline;
}
.it-grid-item-wrapper.it-grid-item-overlay .img-responsive-wrapper:after {
  border-radius: 4px;
}

.it-page-section .card.card-teaser-info {
  border-left: 8px solid rgba(0, 122, 82, 0.1);
}

@media only screen and (min-width: 992px) {
  .gap-40 {
    --bs-gutter-x: 40px;
    --bs-gutter-y: 40px ;
  }
}
@media only screen and (max-width: 560px) {
  .row-calendar .splide__track {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.sticky-wrapper.navbar-wrapper {
  position: sticky;
  top: 20px;
}
.sticky-wrapper.navbar-wrapper .navbar.it-navscroll-wrapper h3 {
  margin-top: 14px;
}
.sticky-wrapper.navbar-wrapper .link-list {
  margin-top: 14px;
}
.sticky-wrapper.navbar-wrapper .progress {
  background-color: #e9e6f2;
}

@media (min-width: 992px) {
  .it-header-wrapper {
    font-size: 18px;
  }
}
.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  .it-header-wrapper .navbar .navbar-collapsable .navbar-nav li a.nav-link {
    padding: 0.89rem 1.33rem;
  }
}
@media (min-width: 992px) {
  .it-header-wrapper .navbar .navbar-collapsable .menu-wrapper .navbar-nav {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.8px) {
  .it-header-wrapper .navbar .navbar-collapsable .navbar-nav.navbar-secondary li:not(:last-child) {
    display: none;
  }
}
.it-header-wrapper .navbar .navbar-collapsable .navbar-nav.navbar-secondary li:last-child a {
  padding-right: 0;
}
.it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content a {
  background-color: transparent;
}
.it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content a:hover {
  text-decoration: underline !important;
}
.it-header-wrapper .it-brand-wrapper .icon image {
  width: 48px;
  height: 48px;
}
@media (min-width: 992px) {
  .it-header-wrapper .it-brand-wrapper .icon image {
    width: 82px;
    height: 82px;
  }
}
@media (max-width: 991.8px) {
  .it-header-wrapper .navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
    background-color: rgba(0, 122, 82, 0.05);
  }
}
.it-header-wrapper .nav-item.dropdown button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  color: #fff;
  font-size: 0.875rem;
}
@media (min-width: 576px) {
  .it-header-wrapper .nav-item.dropdown button {
    font-size: 0.7777777778rem;
  }
}
.it-header-wrapper .nav-item.dropdown button svg {
  fill: #fff;
  width: 18px;
  height: 18px;
  margin-left: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.it-header-wrapper .nav-item.dropdown button:hover {
  background-color: transparent;
  text-decoration: underline;
}
.it-header-wrapper .nav-item.dropdown button[aria-expanded=true] svg {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.it-header-wrapper .dropdown-menu .link-list a:hover {
  color: inherit;
}
.it-header-wrapper .search-link {
  width: 3rem;
  height: 3rem;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 576px) {
  .it-header-wrapper .search-link {
    width: 2.67rem;
    height: 2.67rem;
  }
}
@media (min-width: 768px) {
  .it-header-wrapper .search-link {
    background: #fff;
  }
}
.it-header-wrapper .search-link svg {
  fill: #fff;
  width: 1.5rem;
  height: 1.5rem;
}
@media (min-width: 576px) {
  .it-header-wrapper .search-link svg {
    width: 1.33rem;
    height: 1.33rem;
  }
}
@media (min-width: 768px) {
  .it-header-wrapper .search-link svg {
    fill: #007A52;
  }
}
.it-header-wrapper .navbar-collapsable .it-socials {
  margin-top: 30px;
  padding: 0 24px;
  color: #007A52;
}
@media (min-width: 992px) {
  .it-header-wrapper .navbar-collapsable .it-socials {
    display: none;
  }
}
.it-header-wrapper .navbar-collapsable .it-socials ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
.it-header-wrapper .navbar-collapsable .it-socials ul li + li {
  margin-left: 15px;
}
.it-header-wrapper .navbar-collapsable .it-socials ul li a svg {
  fill: #007A52 !important;
}
@media (max-width: 991.8px) {
  .it-header-wrapper .navbar-collapsable .menu-wrapper {
    right: auto;
    position: inherit !important;
  }
}
@media (max-width: 767.8px) {
  .it-header-wrapper .navbar-collapsable .menu-wrapper {
    right: auto;
  }
}
@media (min-width: 992px) {
  .it-header-wrapper .navbar-collapsable .menu-wrapper {
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media (max-width: 991.8px) {
  .it-header-wrapper .navbar-collapsable .close-div {
    right: auto;
    left: 360px;
  }
}
@media (max-width: 575.8px) {
  .it-header-wrapper .navbar-collapsable .close-div {
    right: auto;
    left: 330px;
  }
}
.it-header-wrapper .navbar-collapsable .logo-hamburger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #007A52;
  padding: 32px 50px 16px 24px;
}
@media (min-width: 576px) {
  .it-header-wrapper .navbar-collapsable .logo-hamburger {
    padding: 32px 65px 16px 24px;
  }
}
@media (min-width: 992px) {
  .it-header-wrapper .navbar-collapsable .logo-hamburger {
    display: none;
  }
}
.it-header-wrapper .navbar-collapsable .logo-hamburger .icon {
  fill: #007A52;
  margin-right: 16px;
}
.it-header-wrapper .navbar-collapsable .logo-hamburger .it-brand-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.167;
  max-width: 200px;
}

.it-footer .footer-heading-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .it-footer .footer-heading-title {
    font-size: 0.7777777778rem;
  }
}
@media (min-width: 768px) {
  .it-footer .footer-heading-title {
    margin-bottom: 0.889rem;
    padding-bottom: 0.889rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}
@media (max-width: 767.8px) {
  .it-footer .footer-items-wrapper + .footer-items-wrapper .footer-heading-title {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
}
.it-footer .it-brand-wrapper {
  padding: 0;
}
.it-footer a {
  color: #fff;
}
.it-footer .logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 576px) {
  .it-footer .logo-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.it-footer .logo-wrapper .ue-logo {
  max-width: 50%;
}
.it-footer a {
  font-size: 1rem;
  text-decoration: underline;
}
@media (min-width: 576px) {
  .it-footer a {
    font-size: 0.8888888889rem;
  }
}
.it-footer a:hover {
  text-decoration: none;
  color: #fff;
}
.it-footer .footer-list a {
  line-height: 2;
  color: #fff;
}
.it-footer .footer-list + .footer-heading-title {
  margin-top: 2.667rem;
}
.it-footer .footer-info {
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .it-footer .footer-info {
    font-size: 0.8888888889rem;
  }
}
.it-footer .footer-bottom {
  margin-top: 1.667rem;
  padding-top: 1.333rem;
  padding-bottom: 2.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.it-footer .footer-bottom a {
  line-height: 1.5;
}
.it-footer .footer-bottom a + a {
  margin-left: 5rem;
}

.cmp-breadcrumbs {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .cmp-breadcrumbs {
    margin-top: 2.22rem;
    margin-bottom: 1.333rem;
  }
}
.cmp-breadcrumbs .breadcrumb-container .breadcrumb .breadcrumb-item a {
  color: #007A52;
}
.cmp-breadcrumbs .breadcrumb-container .breadcrumb .breadcrumb-item a:hover {
  color: #00402B;
}
.cmp-breadcrumbs .separator {
  color: #455A64;
  font-weight: 400;
}
.cmp-breadcrumbs .breadcrumb-container .breadcrumb .breadcrumb-item.active {
  color: hsl(210, 33%, 28%);
}
.cmp-breadcrumbs .breadcrumb > li {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .cmp-breadcrumbs .breadcrumb > li {
    font-size: 0.8888888889rem;
  }
}

.search-modal .modal-dialog {
  max-width: 100%;
  margin: 0;
  height: 100vh;
}
.search-modal .modal-dialog .modal-content {
  height: 100%;
}
.search-modal .modal-dialog .modal-content .modal-body {
  overflow-y: auto;
}
@media (max-width: 767.8px) {
  .search-modal .modal-dialog .modal-content .modal-body {
    padding: 0;
  }
}
@media (max-width: 767.8px) {
  .search-modal .modal-dialog .modal-content .modal-body .container {
    max-width: 100%;
    padding: 0;
  }
}
.search-modal .modal-title {
  font-size: 1.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 12px 40px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 12px 40px rgba(0, 0, 0, 0.06);
  padding: 1.125rem 1.5rem;
  font-weight: 600;
  line-height: 1.5;
  color: #455A64;
  margin-bottom: 4.375rem;
}
@media (min-width: 576px) {
  .search-modal .modal-title {
    font-size: 2.6666666667rem;
  }
}
@media (min-width: 576px) {
  .search-modal .modal-title {
    padding: 1rem 1.33rem;
    margin-bottom: 3.89rem;
  }
}
@media (min-width: 768px) {
  .search-modal .modal-title {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.1;
  }
}
.search-modal .modal-title h2 {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .search-modal .modal-title h2 {
    font-size: 2.6666666667rem;
  }
}
@media (min-width: 768px) {
  .search-modal .modal-title h2 {
    line-height: 1.1;
  }
}
.search-modal .modal-title .search-link {
  margin-right: 1.5rem;
}
@media (min-width: 576px) {
  .search-modal .modal-title .search-link {
    margin-right: 1.33rem;
  }
}
.search-modal .modal-title .search-link svg {
  fill: #007A52;
}
.search-modal .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 1.875rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 576px) {
  .search-modal .form-group {
    gap: 1.67rem;
    padding-left: 1.33rem;
    padding-right: 1.33rem;
  }
}
.search-modal .form-group .autocomplete-icon {
  left: 20px;
  top: 50%;
  right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.search-modal .form-group .autocomplete-icon .icon {
  fill: #007A52;
}
.search-modal .form-group .input-group-prepend svg {
  fill: #007A52;
}
@media (max-width: 575.8px) {
  .search-modal .form-group .input-group-prepend svg {
    width: 1rem;
    height: 1rem;
  }
}
.search-modal .form-group label {
  opacity: 0;
  visibility: hidden;
}
.search-modal .form-group input {
  background-color: #fff;
  font-size: 1rem;
}
@media (min-width: 576px) {
  .search-modal .form-group input {
    font-size: 2.2222222222rem;
  }
}
@media (min-width: 768px) {
  .search-modal .form-group input {
    height: auto;
  }
}
.search-modal .form-group input::-webkit-input-placeholder {
  font-weight: normal;
  color: #455B71;
  opacity: 0.4;
}
.search-modal .form-group input::-moz-placeholder {
  font-weight: normal;
  color: #455B71;
  opacity: 0.4;
}
.search-modal .form-group input:-ms-input-placeholder {
  font-weight: normal;
  color: #455B71;
  opacity: 0.4;
}
.search-modal .form-group input::-ms-input-placeholder {
  font-weight: normal;
  color: #455B71;
  opacity: 0.4;
}
.search-modal .form-group input::placeholder {
  font-weight: normal;
  color: #455B71;
  opacity: 0.4;
}
.search-modal .searches-list-wrapper {
  padding: 1.125rem 1.5rem;
}
@media (min-width: 576px) {
  .search-modal .searches-list-wrapper {
    padding: 1rem 1.33rem;
  }
}
.search-modal .searches-list-wrapper .other-link-title {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5;
  color: #191919;
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .search-modal .searches-list-wrapper .other-link-title {
    font-size: 0.7777777778rem;
  }
}
@media (min-width: 576px) {
  .search-modal .searches-list-wrapper .other-link-title {
    margin-bottom: 0.89rem;
  }
}
.search-modal .searches-list li + li {
  margin-top: 1rem;
}
@media (min-width: 576px) {
  .search-modal .searches-list li + li {
    margin-top: 0.89rem;
  }
}
.search-modal .searches-list li a {
  font-size: 1.125rem;
  color: #007A52;
  line-height: 1.5;
  text-decoration: underline;
}
@media (min-width: 576px) {
  .search-modal .searches-list li a {
    font-size: 1rem;
  }
}
.search-modal .searches-list li a:hover {
  text-decoration: none;
}

.cmp-contacts .card {
  /* box-shadow: 0 0.2rem 0.4rem rgba(0,0,0,0.15); */
}
.cmp-contacts .card:after {
  content: unset;
}
.cmp-contacts .contact-list li {
  font-size: 1rem;
  margin: 1rem 0;
  color: #007A52;
  font-weight: 400;
}
@media (min-width: 768px) {
  .cmp-contacts .contact-list li {
    line-height: 1.5;
    margin: 0.889rem 0;
  }
}
.cmp-contacts .contact-list li:last-child {
  margin-bottom: 0;
}
.cmp-contacts .contact-list li span {
  margin-left: 10px;
}

.dropdown__title {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .dropdown__title {
    font-size: 0.8888888889rem;
  }
}

:root {
  --bs-body-bg: #F3F8FD;
  --bs-link-color: #06C;
  --theme-color-dark: #024691;
  --footer-top-background: #004D99;
  --color-blue-77: #94C4F5;
  --color-blue-20: #036;
  --color-text-primary: #06C;
  --color-orange-67: #F7BD88;
  --color-orange-57: #F29239;
  --color-text-warning-active: #663D00;
  --color-background-primary: #06C;
  --color-emerald-40: hsla(160, 100%, 40%, 1);
}


.it-header-slim-wrapper {
  background: var(--theme-color-dark);
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .navbar-brand {
  font-size: 1.125rem;
}

.it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone [data-element=personal-area-login] {
  background: var(--bs-primary);
}

@media (min-width: 576px) {
  .it-header-wrapper .nav-item.dropdown button {
    font-size: 1.125rem;
  }
}
@media (min-width: 768px) {
  .it-header-wrapper .search-link svg {
    fill: var(--bs-primary);
  }
}

@media (max-width: 767px) {
  .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon{
    display: none;
  }
}
.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon {
  background-color: var(--color-background-primary);
  width: 2.67rem !important;
  height: 2.67rem !important;
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
  fill: white;
}

@media (min-width: 992px) {
  .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .it-brand-title {
    font-size: 2.5rem;
  }
  .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .it-brand-tagline {
    font-size: 1.125rem;
  }
  .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
    font-size: 1rem;
  }
  .it-header-center-wrapper {
    padding: 0px 30px;
  }
  .it-header-navbar-wrapper {
    background: var(--bs-link-color);
  }
  .navbar {
    background: var(--bs-link-color);
  }
  .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper button.rounded-icon svg {
    fill: white !important;
  }
  .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper button.rounded-icon svg {
    background: var(--color-background-primary);
  }
  .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper button.rounded-icon {
    width: 24px;
    height: 24px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 8px;
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon:hover {
  background: white !important;
  border: 1px solid var(--color-text-primary) !important;
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon:hover svg  {
  fill: var(--color-text-primary) !important;
}
}
.search-modal .modal-title .search-link svg {
  fill: var(--bs-primary);
}

.search-modal .form-group .autocomplete-icon .icon {
  fill: var(--bs-gray-secondary);
}

.search-modal .searches-list li a {
  color: var(--bs-link-color);
}

.it-footer .footer-heading-title {
  font-size: 1.25rem;
  text-transform: none;
}

@media (max-width: 767.8px) {
  .it-footer .footer-items-wrapper .footer-heading-title {
    margin-top: 1.5rem;
  }
}
@media (min-width: 992px) {
  .it-footer .footer-heading-title {
    font-size: 1.75rem;
    padding-bottom: 0;
    border-bottom: none;
  }
  .it-footer .footer-info,
  .it-footer a {
    font-size: 1rem;
  }
  .it-footer .footer-info strong,
  .it-footer a strong {
    font-size: 1.125rem;
    font-weight: 600;
  }
  .it-footer a {
    text-decoration-line: underline;
    text-decoration-color: rgba(255, 255, 255, 0.6);
  }
}
.it-footer-form h4 {
  font-size: 0.875rem;
  color: var(--bs-white);
}
.it-footer-form label {
  font-weight: 400;
}
.it-footer-form .input-group-text,
.it-footer-form .form-control {
  background: var(--footer-top-background);
  border: 1px solid var(--bs-white);
}
.it-footer-form .input-group .input-group-prepend .icon,
.it-footer-form .clean-input .icon {
  fill: var(--bs-white);
}
.it-footer-form .input-group-text {
  border-right: none;
  border-radius: 4px 0 0 4px;
}
.it-footer-form .form-control {
  border-left: none;
  border-right: none;
}
.it-footer-form .form-group label,
.it-footer-form .form-group input {
  color: var(--bs-white);
}
.it-footer-form .clean-input {
  border-top: 1px solid var(--bs-white);
  border-bottom: 1px solid var(--bs-white);
}
.it-footer-form .input-group .input-group-append .btn {
  background: var(--footer-top-background);
  border: 1px solid var(--bs-white);
}
.it-footer-form .input-group .input-group-append .btn:hover {
  background: var(--bs-primary);
}

.it-footer-small-prints a {
  font-size: 0.875rem;
  font-weight: 700;
}
.it-footer-small-prints ul.it-footer-small-prints-list {
  padding: 1.5rem 0rem;
}

@media (min-width: 1200px) {
  .col-xl-3 .container {
    padding: 0;
  }
}

@media (min-width: 768px) {
  .cmp-breadcrumbs {
    margin-top: 3.75rem;
  }
}
@media (min-width: 576px) {
  .cmp-breadcrumbs .breadcrumb > li {
    font-size: 1.125rem;
  }
}
.cmp-breadcrumbs .breadcrumb-container .breadcrumb .breadcrumb-item a {
  color: hsl(210, 54%, 20%);
}

.article {
  margin-top: 56px;
}
.article__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .article__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }
}
.article__header h1 {
  margin-bottom: 0;
  color: hsl(0, 0%, 10%);
}
@media (min-width: 768px) {
  .article__header .dropdown {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
.article__header .dropdown .link-list-wrapper ul li a {
  font-size: 0.889em;
  line-height: 2.3em;
  display: block;
  padding: 0 24px;
  text-decoration: none;
  position: relative;
}
.article__header .dropdown-menu {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.article__header .btn-dropdown .icon {
  fill: var(--color-background-primary);
}
.article__header .btn-dropdown .label {
  font-size: 18px;
}
.article__date {
  margin-top: 16px;
  font-family: "Roboto Mono";
  font-size: 1rem;
  line-height: 1.5;
  color: hsl(210, 33%, 28%);
}
.article__subtitle {
  margin-top: 16px;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  color: hsl(210, 33%, 28%);
}
.article__body .img-wrapper,
.article__body .richtext-wrapper {
  margin-top: 48px;
}

.section {
  padding: 48px 0;
}
@media (min-width: 1200px) {
  .section {
    padding: 8.25rem 0 0;
  }
}

.section--white {
  padding: 24px 8px;
  background-color: hsl(0, 0%, 100%);
}
@media (min-width: 1200px) {
  .section--white {
    padding: 270px 0 120px;
  }
}

.section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 992px) {
  .section-title {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.section-title h2,
.section-title .h2 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2rem;
  white-space: nowrap;
}
.section-title hr {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-width: 3px;
  border-color: hsl(210, 3%, 85%);
}
.section-title a {
  font-size: 0.875rem;
  line-height: 1rem;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (min-width: 992px) {
  .section-title a {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.section-title a .icon {
  width: 24px;
  height: 24px;
  fill: var(--color-text-primary);
}

.card {
  background: transparent;
}
.card .card-body {
  position: relative;
  background-color: var(--bs-card-bg);
}

.card.card-big {
  background-color: var(--bs-card-bg);
}
.card.card-big .card-body {
  position: static;
}

@media (min-width: 992px) {
  .card-big__image {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .card-big__image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.card.card-img::after {
  margin-top: 24px;
}

.card.card-img .img-responsive-wrapper .img-responsive.img-responsive-panoramic {
  padding-bottom: 51.5%;
}

.card.card-big .card-body {
  padding: 24px 16px;
}
@media (min-width: 1200px) {
  .card.card-big .card-body {
    padding: 40px;
  }
}

@media (min-width: 1200px) {
  .card.card-big .col-12 .card-body {
    padding: 40px 40px 80px;
  }
}

.card .head-tags {
  margin-bottom: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card .head-tags .data {
  font-family: "Roboto Mono";
  font-weight: 400;
}

.card.card-img .head-tags {
  margin-bottom: 24px;
}

.card .card-tag {
  padding: 6px 18px;
  border-radius: 100px;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
  text-decoration: none;
  letter-spacing: normal;
  line-height: 1;
}

.card .card-tag.primary {
  border: 1px solid var(--color-blue-77);
  background: var(--color-blue-77);
  color: var(--color-blue-20);
}

.card .card-tag.warning {
  border: 1px solid var(--color-orange-67);
  background: var(--color-orange-67);
  color: var(--color-text-warning-active);
}

.card .card-body .card-title.h5 {
  font-size: 1.5rem !important;
  line-height: 2rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.card .card-body .card-title.h5 a {
  text-decoration: none;
  color: var(--color-text-primary);
}
.card .card-body .card-title.h5 a:hover {
  text-decoration: underline;
}

.card.card-big .card-body .card-title.h5 {
  color: var(--color-text-primary);
}
@media (min-width: 576px) {
  .card.card-big .card-body .card-title.h5 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.8px) {
  .card.card-big .card-body .card-title.h5 {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

.card.card-img .card-title.h5 {
  margin-bottom: 16px;
}

.card .card-body .card-text {
  margin-bottom: 0;
  color: hsl(210, 33%, 28%);
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card a.read-more {
  position: static;
  margin-top: 16px;
  color: var(--color-text-primary);
}
.card a.read-more .icon {
  fill: var(--color-text-primary);
}

.card.card-big a.read-more {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.card.card-img a.read-more {
  position: static;
  margin-top: 24px;
}

.card-img-custom {
  --bs-card-bg: transparent;
}
@media (min-width: 992px) {
  .card-img-custom {
    padding-bottom: 40px;
  }
}
.card-img-custom .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  padding: 0;
}
.card-img-custom .card-body img {
  border-radius: 8px;
}
.card-img-custom .card-body .card-title.h5 {
  color: hsl(0, 0%, 10%);
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 600;
  margin-bottom: 0;
}
.card-img-custom .card-body .card-title.h5 a {
  color: hsl(0, 0%, 10%);
}
.card-img-custom .card-body > a {
  color: var(--color-background-primary);
  font-size: 0.875rem;
  line-height: 1rem;
}
.card-img-custom .card-img-text {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.card-cover-info .card-body {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 8px;
  background-color: var(--color-blue-87, #BFDFFF);
}
.card-cover-info .card-body .icon {
  width: 82px;
  height: 82px;
}
.card-cover-info__resp {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}

.card.card-teaser-info.primary {
  border-color: var(--color-background-primary);
}
.card.card-teaser-info.warning {
  border-color: var(--color-orange-57);
}
.card.card-teaser-info.success {
  border-color: var(--color-emerald-40);
}

.card.card-teaser .card-body .card-text {
  font-family: Titillium Web, Geneva, Tahoma, sans-serif;
  font-size: 0.8888888889rem;
}

.card.overlap {
  width: auto;
}
@media (min-width: 1200px) {
  .card.overlap {
    margin-bottom: -182px;
  }
}

.chip.primary {
  border: 1px solid var(--color-blue-77);
  background: var(--color-blue-77);
  color: var(--color-blue-20);
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}

.cmp-contacts .contact-list li {
  font-size: 1.125rem;
  margin: 1rem 0 !important;
  color: hsl(0, 0%, 10%);
}

.contact-list li a {
  font-size: 1rem;
  word-break: break-word;
}

.contact-list.highlight {
  font-weight: 600;
}

.table > :not(caption) > * > * {
  padding: 1rem 1.5rem;
}

.table th {
  border-bottom: 2px solid var(--color-border-secondary, #5C6F82);
}

.side-module {
  margin-top: 32px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}

.side-module--app {
  padding: 12px 0;
  border: 1px solid var(--color-blue-87, #BFDFFF);
  background: linear-gradient(204deg, #CBE5FF 15.46%, #D9ECFF 39.62%, #C0E0FF 87.94%);
}
.side-module--app .side-module__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 12px;
}
.side-module--app .side-module__header-ico {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: hsl(210, 33%, 28%);
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5rem;
}
.side-module--app .side-module__header-ico img {
  vertical-align: text-top;
}
.side-module--app .side-module__header-logo {
  color: hsl(0, 0%, 10%);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
}
.side-module--app .side-module__body {
  padding: 0 12px;
  margin: 32px 0 16px;
}
.side-module--app .side-module__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.side-module--allerta {
  border: 1px solid var(--color-gray-90, #E5E5E5);
}
.side-module--allerta .side-module__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.side-module--allerta img {
  border-radius: 8px 0 0 8px;
}
.side-module--allerta .side-module__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px;
}
.side-module--allerta .side-module__text span {
  position: relative;
  padding-left: 20px;
}
.side-module--allerta .side-module__text span.allerta-verde::before {
  position: absolute;
  left: 0;
  top: -3px;
  content: "●";
  font-size: 20px;
  color: var(--color-emerald-40);
}
.side-module--allerta .side-module__text a {
  font-size: 14px;
  color: var(--color-background-primary);
}

@media print {
  header nav, footer, .dropdown, .cmp-navscroll, [data-element=personal-area-login] {
    display: none !important;
  }
  .it-header-wrapper {
    print-color-adjust: exact !important;
    -webkit-print-color-adjust: exact !important;
  }
  .it-header-navbar-wrapper {
    display: none !important;
    width: 0 !important;
  }
  .it-header-center-wrapper {
    padding-left: 0 !important;
  }
  .it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
    padding-left: 0 !important;
  }
  .it-search-wrapper {
    display: none !important;
  }
}

.n7-page-body ul li a {
  text-decoration: underline !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}