:root {
  --_color---blu-scuro: #13304e;
  --_color---verde-dae: #027b45;
  --_color---azzurro-techno: #3873ad;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.container-1000 {
  max-width: 1200px;
}

.container-1000.partner {
  padding-top: 2%;
  padding-bottom: 2%;
}

.image {
  width: 100%;
  margin-top: 4%;
  margin-bottom: 0;
}

.image.prima {
  margin-top: 1%;
}

.heading {
  text-align: center;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.body {
  border-top: 20px solid var(--_color---blu-scuro);
  border-right: 20px solid var(--_color---verde-dae);
  border-left: 20px solid var(--_color---blu-scuro);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.h1 {
  color: #07e5b8;
  text-align: center;
  margin-top: 150px;
  margin-bottom: 0;
  font-size: 70px;
  font-weight: 500;
  line-height: 50px;
}

.heading-3 {
  text-align: center;
  margin-top: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.heading-4 {
  font-size: 22px;
  font-weight: 400;
}

.h3 {
  color: #010301;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 0;
  font-size: 30px;
}

.bold-text {
  color: #13304e;
  font-size: 120px;
  line-height: 20px;
}

.h2 {
  color: var(--_color---verde-dae);
  text-align: center;
  margin-top: -20px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 500;
  line-height: 50px;
}

.comics01 {
  margin-top: 60px;
}

.menu {
  z-index: 10;
  border-bottom: 0px solid var(--_color---verde-dae);
  background-color: #fff;
  width: 7%;
  margin-top: 2%;
  margin-left: 93%;
  position: fixed;
  inset: 0% 0% auto;
}

.menu.seconda-riga {
  position: static;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 5.5fr .75fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  width: 100%;
  margin-top: 2%;
  display: block;
}

.text-block {
  text-align: center;
  padding-left: 0;
  font-size: 12px;
  font-weight: 700;
}

.image-2 {
  width: 60%;
  max-width: 100%;
  height: auto;
  margin-left: 20%;
  margin-right: auto;
  padding-top: 10%;
}

.div-block-2 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 5%;
  margin-top: 0%;
  margin-left: 90%;
  display: block;
}

.text-block-2 {
  font-size: 11px;
}

.div-block-3 {
  padding-top: 0;
  padding-left: 0;
}

.section {
  background-color: var(--_color---blu-scuro);
  height: 200px;
}

.prossima-storia {
  height: 100%;
  margin-top: 3%;
  padding-bottom: 5%;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-5 {
  border: 0 solid #000;
  width: 100%;
  height: auto;
  margin-left: 0%;
  margin-right: 0%;
  padding-bottom: 4%;
  padding-left: 0;
  padding-right: 0%;
  box-shadow: 0 2px 12px 4px #0000004d;
}

.text-block-3 {
  font-size: 20px;
  font-weight: 600;
}

.text-block-4 {
  font-size: 22px;
  font-weight: 600;
}

.text---s22---w600---333 {
  height: 50px;
  margin-top: 12px;
  margin-bottom: auto;
  font-size: 22px;
  font-weight: 600;
}

.text-block-5 {
  text-align: right;
  padding-top: 10px;
  padding-right: 30px;
}

.text---s18---w600---333 {
  border-top: 0px solid var(--_color---blu-scuro);
  text-align: center;
  border-bottom: 1px solid #000;
  height: auto;
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 12px;
  padding-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
}

.text---s22---w600---fff {
  color: #fff;
  height: 50px;
  margin-top: 12px;
  margin-bottom: auto;
  font-size: 22px;
  font-weight: 600;
  line-height: 40px;
}

.image-3 {
  width: 80%;
  margin-top: 10%;
  margin-left: 10%;
  margin-right: auto;
  padding: 0% 0 0;
}

.text---s16---w600---333 {
  border-top: 0px solid var(--_color---blu-scuro);
  text-align: center;
  border-bottom: 1px solid #000;
  width: 80%;
  height: auto;
  margin-top: 0;
  margin-bottom: auto;
  margin-left: 10%;
  padding-top: 0%;
  padding-bottom: 1%;
  font-size: 16px;
  font-weight: 600;
}

.text---s16---w600---333.top-10 {
  padding-top: 4%;
}

.div-block-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 5%;
  display: grid;
}

.spiegazione-progetto {
  background-color: var(--_color---blu-scuro);
  height: auto;
}

.text---s20---w400---fff {
  color: #fff;
  height: 50px;
  margin-top: 12px;
  margin-bottom: auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.text---s18---w400---fff {
  color: #fff;
  height: auto;
  margin-top: 2%;
  margin-bottom: auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.slider {
  background-color: #fff;
  width: 652px;
  max-width: none;
  height: 250px;
  margin-top: 5%;
  margin-left: 25%;
  padding-left: 0%;
  padding-right: 0%;
}

.slide {
  height: 80%;
}

.leggi-storia {
  text-align: center;
  margin-top: 20px;
}

.image-4 {
  width: 100%;
}

.icon {
  box-shadow: inset 0 2px 5px #0003;
}

.div-no-shadow {
  border: 0 solid #000;
  width: 100%;
  height: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.chi-siamo-video-dae {
  background-color: var(--_color---verde-dae);
  height: 100%;
}

.div-block-7 {
  background-color: var(--_color---azzurro-techno);
  height: 100%;
  margin-bottom: 5%;
  padding-top: 3%;
  padding-bottom: 3%;
}

.text-block-6 {
  text-align: right;
  width: 80%;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 10%;
}

.text-block-6.text---s30---w500---fff {
  color: #fff;
  margin-top: 3%;
  font-size: 30px;
  font-weight: 500;
}

.text-block-7 {
  text-align: right;
  padding-left: 10%;
  padding-right: 10%;
}

.text-block-7.text---s18---w400---fff {
  height: auto;
}

.text-block-7.text---s16---w400---fff {
  color: #fff;
  height: auto;
  padding-top: 2%;
  font-size: 16px;
  line-height: 24px;
}

.container-1400 {
  max-width: 1400px;
}

.div-block-8 {
  padding-top: 0%;
}

.youtube {
  width: 100%;
  height: auto;
  margin: auto;
}

.footer {
  background-color: var(--_color---blu-scuro);
  height: auto;
  margin-top: -2%;
  margin-bottom: 0;
}

.div-block-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2%;
  display: block;
}

.div-block-9.form-footer {
  margin-top: 18%;
}

.div-block-10 {
  background-color: #fff;
  width: 60%;
  height: auto;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  padding: 2% 5%;
}

.button {
  background-color: var(--_color---verde-dae);
  text-align: center;
  width: 100%;
  margin-top: 0%;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 2%;
  padding-bottom: 2%;
  font-size: 18px;
  font-weight: 600;
}

.button-2 {
  width: 60%;
  margin-left: 35%;
}

.button-3 {
  background-color: var(--_color---blu-scuro);
  color: #fff;
  text-align: center;
  width: 50%;
  margin-top: 4%;
  margin-left: 40%;
  font-size: 16px;
}

.div-block-11 {
  width: 100%;
  height: auto;
  margin: 0% auto;
  padding-top: 0%;
  padding-bottom: 0%;
}

.container-comics {
  max-width: 1200px;
  box-shadow: 0 2px 9px 4px #0003;
}

.testo-header {
  position: fixed;
  inset: 0% 0% auto;
}

.testo-header.seconda-riga {
  width: 60%;
  position: static;
}

.box_img_menu {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-top: 0%;
  margin-left: 0%;
  display: block;
}

.div-testo-header {
  width: 60%;
  margin-top: 4%;
  margin-left: 4%;
  padding-top: 0;
  padding-left: 0;
  font-size: 16px;
}

.dropdown-list {
  background-color: var(--_color---azzurro-techno);
  inset: 0%;
}

.dropdown-list.w--open {
  z-index: 20;
  background-color: var(--_color---verde-dae);
  width: 100%;
  margin-top: 0%;
  margin-left: 0;
  position: static;
  inset: 0% auto auto 0%;
}

.dropdown {
  margin-top: 10%;
}

.menu_open {
  z-index: 100;
  background-color: var(--_color---verde-dae);
  width: 100%;
  min-height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.heading-5 {
  color: #fff;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 10%;
}

.voce-menu {
  color: #fff;
  margin-top: 2%;
  margin-bottom: 1%;
  margin-left: 10%;
  font-size: 38px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.voce-menu.prima {
  margin-top: 9%;
  margin-bottom: 2%;
  padding-top: 2%;
  padding-bottom: .5%;
  font-weight: 700;
}

.voce-menu.sotto-voce {
  margin-top: 1%;
  margin-left: 20%;
  padding-top: 1%;
  padding-bottom: 0%;
  font-weight: 500;
}

.voce-menu.sotto-voce.w--current {
  padding-top: 1%;
  padding-bottom: 0%;
}

.ikonik-dqqf9 {
  color: #fff;
  margin-top: 5%;
  margin-right: 5%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.blocco-presentazione {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 5%;
  margin-bottom: 5%;
  display: block;
}

.ikonik-gfzzqj {
  color: red;
}

.scritta-menu {
  text-align: center;
  margin-top: 3%;
  padding-left: 0;
  font-size: 12px;
  font-weight: 700;
}

.image-5 {
  width: 30%;
}

.text---s14---w400---fff {
  color: #fff;
  height: auto;
  margin-top: 1%;
  margin-bottom: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.text---s16---w400---fff {
  color: #fff;
  height: auto;
  margin-top: 2%;
  margin-bottom: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.link {
  color: var(--_color---azzurro-techno);
  text-decoration: none;
  display: inline;
}

.div-block-12 {
  margin-top: 18%;
}

.image-6 {
  width: 50%;
  padding-bottom: 2%;
}

.firma-eweb {
  background-color: #000;
  margin-top: 2%;
}

.text-block-8 {
  background-color: #000;
  margin-top: 1%;
}

.txt-firma-eweb {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  text-align: center;
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-size: 12px;
  display: block;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-10 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.italic-text-2 {
  font-style: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: inline;
}

.text-span {
  text-transform: none;
  text-decoration: none;
}

.link-block {
  color: #333;
  -webkit-text-stroke-color: #333;
  font-weight: 600;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-span-2 {
  text-align: center;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  font-style: italic;
  text-decoration-style: solid;
}

.text-block-11 {
  text-align: center;
}

.text-block-12 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2%;
  display: grid;
}

.link-block-2 {
  box-shadow: 0 2px 5px #0003;
  align-content: center;
  text-align: center;
}

.w-70{
  width: 70%;
}

.div-block-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.field-label, .field-label-2, .checkbox-label, .text-block-13 {
  color: #fff;
}

.etichetta-form {
  color: #fff;
  padding-top: 1%;
  padding-bottom: 1%;
}

.image-7 {
  width: 100%;
}

.div-block-16 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2%;
  display: grid;
}

.div-block-17 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .4fr;
  grid-auto-columns: 1fr;
  margin-top: 2%;
  display: grid;
}

@media screen and (max-width: 991px) {
  .container-1000 {
    width: 90%;
    padding-left: 0%;
  }

  .h1 {
    margin-top: 10%;
  }

  .h3 {
    margin-top: 4%;
    margin-bottom: 3%;
  }

  .bold-text {
    font-size: 110px;
    line-height: 50px;
  }

  .h2 {
    margin-top: -5%;
    font-size: 50px;
  }

  .comics01 {
    margin-top: 8%;
  }

  .menu {
    width: 15%;
    margin-top: 4%;
    margin-left: 85%;
  }

  .prossima-storia {
    margin-top: 8%;
    padding-bottom: 8%;
  }

  .div-block-6 {
    display: block;
  }

  .footer {
    margin-top: 0%;
  }

  .container-comics {
    width: 95%;
  }

  .testo-header.seconda-riga {
    width: 80%;
    line-height: 22px;
  }

  .div-testo-header {
    width: 100%;
  }

  .menu_open {
    display: none;
  }

  .voce-menu {
    margin-top: 2%;
    font-size: 30px;
  }

  .voce-menu.prima {
    margin-top: 15%;
    font-size: 30px;
  }

  .blocco-presentazione {
    padding-left: 2%;
    padding-right: 2%;
  }

  .text---s16---w400---fff {
    font-size: 14px;
  }

  .italic-text {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-15 {
    display: block !important;
    text-align: center;
  }

  .w-checkbox{
    display: flex;
    justify-content: center;
  }

  .w-checkbox-input {
    margin: 0px 7px 0px 0px !important;
  }
}

@media screen and (max-width: 479px) {
  .container-1000 {
    width: 95%;
  }

  .image {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .body {
    border-top-width: 10px;
    border-left-width: 10px;
    border-right-width: 10px;
  }

  .bold-text {
    font-size: 55px;
    line-height: 40px;
  }

  .h2 {
    margin-top: -12%;
    font-size: 30px;
    line-height: 30px;
  }

  .comics01 {
    margin-top: 12%;
  }

  .menu {
    width: 20%;
    margin-top: 6%;
    margin-left: 80%;
  }

  .prossima-storia {
    margin-top: 10%;
    padding-bottom: 8%;
  }

  .div-block-6 {
    grid-template-columns: 1.25fr;
    grid-auto-flow: column dense;
    justify-items: stretch;
  }

  .text-block-6.text---s30---w500---fff {
    font-size: 20px;
  }

  .text-block-7.text---s16---w400---fff {
    font-size: 12px;
    line-height: 16px;
  }

  .footer {
    margin-top: 0%;
  }

  .button-3 {
    width: 70%;
    margin-left: 15%;
  }

  .menu_open {
    display: none;
  }

  .voce-menu {
    margin-left: 5%;
    font-size: 16px;
  }

  .voce-menu.prima {
    margin-top: 30%;
    margin-left: 5%;
    font-size: 16px;
  }

  .voce-menu.sotto-voce {
    margin-left: 10%;
  }

  .text---s14---w400---fff {
    font-size: 12px;
  }

  .image-6 {
    width: 60%;
  }

  .italic-text {
    font-size: 16px;
  }

  .text-block-9 {
    text-align: left;
    font-size: 12px;
  }
}

#w-node-_67d25377-3a5b-e3eb-05d9-d359fcfba7fd-253d30f3, #w-node-_67d25377-3a5b-e3eb-05d9-d359fcfba7fd-4a08f952, #w-node-_67d25377-3a5b-e3eb-05d9-d359fcfba7fd-1582892d {
  align-self: center;
}
