:root {
  --background_color_01: #f2f2f2;
  --space-cadet: #2a324b;
  --papaya-wi: #ffecd1;
  --gazzetta: #fde9eb;
  --blue-monsell: #62929e;
  --mountbatten-pink: #98838f;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.background-video {
  justify-content: center;
  align-items: center;
  height: 100vh;
  max-height: none;
  padding-top: 0;
  display: flex;
  position: static;
}

.titolo {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #0000008a;
  border: 2px solid #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -258px;
  padding: 39px 40px;
  display: flex;
}

.heading {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  direction: ltr;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 68px;
  font-style: normal;
  font-weight: 700;
  display: flex;
}

.heading-2 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-weight: 400;
  display: flex;
}

.body {
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
}

.container-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: space-between;
  align-self: center;
  display: flex;
}

.button {
  color: #000;
  background-color: #fff;
  border-radius: 0;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 25px;
  display: flex;
}

.navbar {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: #000000c4;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0;
}

.container-3 {
  align-self: center;
  display: block;
}

.container-4 {
  filter: blur();
  background-color: #0000;
  flex: 0 auto;
  align-self: center;
  display: flex;
}

.container-5 {
  background-color: #000;
  max-width: none;
  padding-bottom: 0;
  overflow: visible;
}

.section {
  z-index: 2;
  border-radius: 0;
  margin-top: -150px;
  position: relative;
}

.cerchio {
  z-index: 3;
  background-color: #000000eb;
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: flex-start;
  width: 700px;
  max-width: none;
  height: 600px;
  max-height: none;
  padding-bottom: 700px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.background_black_section {
  z-index: 2;
  background-color: #000;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: -629px;
  padding-bottom: 350px;
  display: flex;
  position: relative;
}

.acquista_amazon_feltr {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 991px;
  max-width: none;
  height: 200px;
  margin-top: -275px;
  padding-top: 0;
  display: flex;
  position: relative;
}

.button-2 {
  background-color: #000;
  border: 1px solid #fff;
  margin-left: -30px;
  margin-right: 575px;
  padding-left: 30px;
  padding-right: 30px;
}

.container-9 {
  width: 1200px;
  max-width: none;
  height: 100px;
  margin-top: -150px;
}

.quick-stack {
  border: 1px #fff;
  flex: 1;
  align-self: center;
  width: 1200px;
  height: 100px;
  padding-left: 20px;
  padding-right: 20px;
}

.cell {
  border: 1px #fff;
  justify-content: center;
  align-items: center;
}

.cell-2, .cell-3 {
  justify-content: center;
  align-items: center;
}

.image {
  color: #525050;
}

.image-2 {
  margin-top: 2px;
  padding-top: 0;
}

.button-3 {
  background-color: #000;
  border: 1px solid #fff;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 18px;
  font-weight: 700;
}

.button-3:hover {
  color: #000;
  background-color: #fff;
}

.button-4 {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 18px;
  font-weight: 700;
}

.button-4:hover {
  color: #fff;
  background-color: #000;
}

.copertina {
  z-index: 6;
  justify-content: center;
  align-items: center;
  width: 400px;
  margin-top: -250px;
  display: flex;
  position: relative;
}

.image-3 {
  margin-top: 0;
  transform: rotate(3deg);
}

.costoletta {
  margin-top: -56px;
  padding-bottom: 64px;
}

.container-11 {
  z-index: 4;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.div-block {
  margin-top: 141px;
  margin-bottom: 50px;
}

.costoletta_02 {
  margin-top: 140px;
  margin-bottom: 20px;
}

.costoletta_02.costoletta2 {
  margin-top: 0;
  overflow: visible;
}

.button-5 {
  color: #000;
  background-color: #fff;
  border: 1px solid #646464;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}

.button---leggi-meno {
  color: #296baf;
  background-color: #fff;
  border: 1px solid #296baf;
  padding: 4px 9px;
}

.button---leggi-meno.stylebuttoncostoletta {
  color: #003473;
  border-color: #003473;
  font-size: 16px;
}

.button---leggi-meno.stylebuttoncostoletta:hover {
  color: #fff;
  background-color: #003473;
}

.button---leggi-meno.stylebuttoncostoletta.leggimeno_info {
  display: none;
}

.button---leggi-di-pi.stylebuttoncostoletta {
  color: #003473;
  background-color: #fff;
  border: 2px solid #296baf;
  padding: 12px 9px;
}

.button---leggi-di-pi.stylebuttoncostoletta:hover {
  color: #fff;
  background-color: #003473;
}

.button---leggi-di-pi.stylebuttoncostoletta.leggidipi {
  border-width: 1px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 16px;
  display: flex;
}

.paragraph.costoletta2 {
  text-align: center;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 400;
}

.paragraph.costoletta1 {
  text-align: center;
  margin-top: 150px;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 400;
}

.musica {
  margin-top: 91px;
}

.container-12 {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: -56px;
  padding-top: 96px;
  padding-bottom: 96px;
  display: flex;
}

.heading-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Varela, sans-serif;
}

.link-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-4 {
  border: 1px solid #a6a6a6;
  border-radius: 9px;
  align-self: center;
  padding: 7px 6px;
}

.cell-4 {
  justify-content: center;
  align-items: center;
}

.quick-stack-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.heading-4 {
  color: #fff;
  margin-bottom: 25px;
}

.image-5 {
  aspect-ratio: auto;
  object-fit: contain;
  flex: 0 auto;
}

.acquista {
  color: #fff;
  text-align: center;
  font-family: Droid Serif, serif;
}

.div-block-2 {
  border-radius: 50%;
}

.image-6 {
  border-radius: 50%;
  width: 250px;
  height: 250px;
}

.cell-5 {
  justify-content: center;
  align-items: center;
}

.paragraph-2 {
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.info-autore {
  padding-bottom: 0;
}

.heading-5 {
  margin-top: 48px;
  margin-bottom: 16px;
  font-family: Varela, sans-serif;
  display: block;
}

.incontri {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 64px;
  display: flex;
}

.cell-6 {
  justify-content: flex-start;
  align-items: flex-end;
}

.text-block {
  color: #003473;
  -webkit-text-stroke-color: #003473;
  font-size: 16px;
}

.text-block-2 {
  color: #616161;
  flex: 0 auto;
}

.maxh_cell {
  max-height: 20px;
}

.div-block-3 {
  height: 20px;
  max-height: 20px;
}

.quick-stack-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 700px;
  margin-bottom: 24px;
  font-size: 16px;
}

.footer {
  color: #fff;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 24px;
  display: flex;
}

.nav-link {
  color: #fff;
  padding: 20px;
  font-size: 16px;
  text-decoration: none;
}

.nav-link.w--current {
  font-size: 18px;
}

.path {
  padding-right: 0;
}

.link-block-2 {
  clear: none;
  color: #fff;
  max-width: 100px;
}

.link-block-2.w--current {
  width: 48px;
  max-width: none;
  margin-top: 0;
}

.unsplash-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: auto;
  display: block;
}

.image-7 {
  max-width: 100px;
  margin-bottom: 24px;
}

.link-block-3 {
  margin-top: 24px;
}

.img {
  width: auto;
  max-width: 48px;
  margin-top: 15px;
}

.playlist_desktop {
  overflow: visible;
}

.acquista-orizzontal {
  display: none;
}

.cell-9 {
  justify-content: flex-start;
  align-items: flex-start;
}

.quick-stack-4 {
  background-color: var(--background_color_01);
  padding-top: 48px;
  padding-bottom: 48px;
}

.heading-6 {
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Varela, sans-serif;
}

.navbar-2 {
  z-index: 100;
  filter: blur();
  background-color: #000000b5;
  position: sticky;
  top: 0;
  right: 0;
}

.nav-link-2, .nav-link-3, .nav-link-4 {
  color: #fff;
}

.heading-8 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.recensioni {
  background-color: var(--background_color_01);
  padding-top: 22px;
  padding-bottom: 48px;
}

.slider {
  background-color: #fff;
  height: 300px;
}

.icon {
  filter: invert();
  border: 1px #000;
}

.icon-2 {
  filter: invert();
}

.container-14 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.heading-9 {
  text-align: center;
}

.div-block-4 {
  height: 100%;
  display: flex;
}

.block-quote {
  opacity: 1;
}

.paragraph-3 {
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}

.div-block-5 {
  background-color: #000;
  width: 100px;
  height: 1px;
  margin-top: 48px;
  margin-bottom: 48px;
}

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

.container-15 {
  justify-content: center;
  align-items: center;
  margin-top: 48px;
  display: flex;
}

.link {
  color: #fff;
}

.collection-list {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-item {
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.heading-10 {
  text-align: center;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.heading-11 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.container-16 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  max-width: none;
  height: 700px;
  max-height: none;
  margin-top: 6px;
  margin-bottom: 6px;
  padding: 48px;
  display: flex;
}

.text-block-4 {
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-height: 300px;
  margin-bottom: 24px;
  display: flex;
  overflow: hidden;
}

.text-block-5 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 18px;
}

.button-6 {
  background-color: #000;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 48px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

.button-6:hover {
  color: #000;
  background-color: #fff;
}

.div-block-6 {
  width: 300px;
  height: 100px;
  display: flex;
}

.image-8 {
  box-sizing: border-box;
  max-width: none;
  overflow: hidden;
}

.container-17 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-item-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.collection-list-2 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.heading-12 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 48px;
  margin-bottom: 48px;
  display: flex;
}

.container-18 {
  border-bottom: 2px solid #000;
  margin-bottom: 24px;
}

.quick-stack-5 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.collection-item-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.dropdown-toggle {
  background-color: var(--background_color_01);
  padding-top: 12px;
  padding-bottom: 12px;
}

.link-block-4, .link-block-5 {
  background-color: var(--background_color_01);
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.interviste {
  padding-top: 96px;
  padding-bottom: 96px;
}

.container-19 {
  justify-content: space-between;
  align-items: center;
  max-width: 1400px;
  display: flex;
}

.heading-13 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 48px;
  display: flex;
}

.collection-item-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-14 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.collection-item-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.heading-15 {
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.container-21 {
  display: none;
}

.italic-text {
  font-style: normal;
  line-height: 24px;
}

.text-block-7 {
  font-size: 16px;
  font-weight: 700;
}

.paragraph-4, .paragraph-6, .button-7 {
  display: none;
}

.button-intervista {
  background-color: #000;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 16px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

.button-intervista:hover {
  filter: invert();
}

.div-block-8 {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 320px;
  display: flex;
  position: relative;
}

.div-block-9 {
  width: 600px;
}

.heading-16 {
  margin-top: 24px;
  margin-bottom: 24px;
  position: relative;
}

.image-10 {
  order: 0;
  align-self: auto;
  width: auto;
  height: auto;
  position: relative;
}

.container-22 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px;
  display: block;
}

.heading-17 {
  text-align: center;
}

.container-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  max-width: none;
  height: 500px;
  margin: 6px;
  padding-top: 0;
  display: flex;
}

.button-8 {
  border: 1px solid var(--space-cadet);
  background-color: var(--space-cadet);
  border-radius: 1px;
  margin-bottom: 28px;
  position: absolute;
  inset: auto auto 0%;
}

.button-8:hover {
  background-color: var(--background_color_01);
  color: var(--space-cadet);
}

.button-8.button8-home {
  position: static;
}

.heading-18 {
  text-align: center;
}

.container-24 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-11 {
  position: absolute;
  inset: auto auto 148px;
  overflow: clip;
}

.div-block-10 {
  display: flex;
}

.div-block-11 {
  background-color: var(--space-cadet);
  flex: 0 auto;
  width: 500px;
  max-width: 500px;
  height: 2px;
}

.container-25 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.text-block-8 {
  text-align: center;
  font-size: 18px;
}

.link-block-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}

.heading-19 {
  text-align: center;
}

.container-26 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  max-width: none;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
}

.collection-list-wrapper, .collection-list-wrapper-3 {
  display: none;
}

.image-12 {
  filter: invert();
}

@media screen and (max-width: 991px) {
  .heading-2 {
    font-weight: 400;
  }

  .nav-menu {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
  }

  .navbar {
    max-width: 768px;
    position: static;
  }

  .container-4 {
    display: none;
  }

  .section {
    margin-top: -135px;
  }

  .cerchio {
    z-index: 3;
    width: 500px;
    max-width: none;
    height: 500px;
    max-height: none;
    margin-bottom: 200px;
    padding-bottom: 0;
  }

  .background_black_section {
    margin-top: -625px;
    padding-bottom: 301px;
  }

  .acquista_amazon_feltr {
    width: 768px;
    max-width: none;
  }

  .button-4 {
    color: #000;
    background-color: #fff;
  }

  .button-4:hover {
    color: #fff;
    background-color: #000;
  }

  .copertina {
    width: 224px;
    margin-top: -205px;
  }

  .container-11 {
    width: auto;
  }

  .button---leggi-meno.stylebuttoncostoletta:hover, .button---leggi-di-pi.stylebuttoncostoletta:hover {
    color: #fff;
    background-color: #003473;
  }

  .button---leggi-di-pi.stylebuttoncostoletta.leggidipi {
    display: flex;
  }

  .link-block-2 {
    max-width: none;
  }

  .img {
    width: 48px;
    max-width: none;
  }

  .container-19 {
    overflow: hidden;
  }

  .collection-list-wrapper {
    display: block;
  }

  .collection-list-wrapper-2 {
    display: none;
  }

  .collection-list-wrapper-3 {
    display: block;
  }

  .collection-list-wrapper-4 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .titolo {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .heading {
    font-size: 48px;
  }

  .heading-2 {
    margin-top: 0;
    font-size: 32px;
  }

  .nav-menu {
    z-index: 150;
    background-color: #000000b3;
    align-items: center;
    width: auto;
    height: auto;
    display: flex;
    position: absolute;
  }

  .navbar {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    place-items: center stretch;
    display: none;
  }

  .container-3 {
    display: none;
  }

  .section {
    margin-top: -89px;
  }

  .cerchio {
    z-index: 3;
    width: 400px;
    height: 400px;
  }

  .background_black_section {
    margin-top: -511px;
    padding-bottom: 268px;
  }

  .acquista_amazon_feltr {
    display: none;
  }

  .copertina {
    width: 180px;
    margin-top: 16px;
  }

  .costoletta {
    margin-top: -137px;
  }

  .paragraph.costoletta1 {
    margin-top: 170px;
  }

  .paragraph-2 {
    text-align: center;
  }

  .text-block.maxh_cell {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block.maxh_cell.cell_eventi_tablet {
    font-size: 18px;
  }

  .text-block-2, .maxh_cell {
    margin-bottom: 12px;
    font-size: 18px;
  }

  .quick-stack-3 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    width: 470px;
  }

  .img {
    width: 32px;
  }

  .playlist_tablet {
    max-width: 90%;
  }

  .container-13 {
    z-index: 5;
    margin-top: -88px;
    position: relative;
  }

  .acquista-orizzontal {
    z-index: 5;
    margin-top: -276px;
    display: block;
    position: relative;
  }

  .cell-7, .cell-8 {
    justify-content: center;
    align-items: center;
  }

  .menu-button {
    z-index: 150;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .menu-button.w--open {
    inset: auto 0% 0%;
  }

  .div-block-5 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .container-16 {
    height: 700px;
  }

  .collection-item-4 {
    padding-bottom: 24px;
  }

  .image-9 {
    margin-bottom: 16px;
  }

  .div-block-7 {
    background-color: #000;
    width: 200px;
    height: 1px;
  }

  .container-20 {
    display: none;
  }

  .container-21 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-6 {
    margin-bottom: 12px;
    font-size: 18px;
  }
}

@media screen and (max-width: 479px) {
  .titolo {
    background-color: #00000087;
    border-style: none;
    margin-top: -230px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .heading {
    color: #fff;
    line-height: 56px;
  }

  .heading-2 {
    font-size: 32px;
  }

  .navbar {
    justify-content: center;
    align-items: center;
  }

  .section {
    margin-top: -200px;
  }

  .cerchio {
    width: 300px;
    height: 300px;
  }

  .background_black_section {
    margin-top: -437px;
    padding-bottom: 173px;
  }

  .copertina {
    width: 150px;
  }

  .costoletta {
    margin-top: -183px;
  }

  .container-11 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button---leggi-di-pi.stylebuttoncostoletta.leggidipi {
    margin-top: 18px;
    display: flex;
  }

  .paragraph.costoletta1 {
    margin-top: 224px;
  }

  .container-12 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .heading-3 {
    text-align: center;
    margin-top: 24px;
    font-size: 20px;
  }

  .quick-stack-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .paragraph-2 {
    display: none;
  }

  .heading-5 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 24px;
  }

  .cell-6 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-block.maxh_cell {
    justify-content: center;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .text-block-2 {
    text-align: center;
    padding-bottom: 12px;
  }

  .maxh_cell {
    text-align: center;
    justify-content: center;
    align-self: auto;
    align-items: center;
    max-height: none;
    padding-top: 0;
    padding-bottom: 12px;
    display: flex;
  }

  .quick-stack-3 {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    width: 320px;
  }

  .link-block-2.w--current {
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .acquista-orizzontal {
    margin-top: -188px;
  }

  .cell-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
  }

  .cell-10 {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .cell-11, .cell-12, .cell-13, .cell-14, .cell-15, .cell-16, .cell-17 {
    justify-content: center;
    align-items: center;
  }

  .quick-stack-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-6 {
    margin-bottom: 0;
  }

  .heading-8 {
    font-size: 28px;
  }

  .container-14 {
    width: 70%;
  }

  .text-block-4 {
    justify-content: center;
    align-items: flex-start;
    max-height: 284px;
    overflow: hidden;
  }

  .collection-item-3 {
    flex-flow: column;
  }

  .heading-15 {
    text-align: center;
  }

  .div-block-7 {
    background-color: #000;
    width: 200px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .container-20 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .container-21 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-6 {
    padding-bottom: 12px;
  }

  .paragraph-4 {
    color: #000;
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    display: block;
  }

  .paragraph-5 {
    font-size: 16px;
  }

  .paragraph-6 {
    color: #000;
    font-size: 16px;
    font-weight: 500;
  }

  .cell-18 {
    justify-content: center;
    align-items: center;
  }

  .button-7 {
    color: #003473;
    background-color: #fff;
    border: 1px solid #003473;
    margin-top: 16px;
    padding-top: 9px;
    padding-bottom: 9px;
    display: block;
  }

  .container-23 {
    overflow: visible;
  }

  .image-11 {
    max-width: 95%;
    overflow: clip;
  }

  .div-block-11 {
    width: 320px;
  }
}

#w-node-_455f7ba6-6fac-9612-8ca5-9741015f8a5c-9ddf01d8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_75cc96a1-fb54-c356-0c72-32753a6eba27-9ddf01d8 {
  grid-template-rows: auto;
  grid-template-columns: 200px 2.5fr 200px;
}

#w-node-_448123be-6814-76fe-dd4c-a1b922a40794-9ddf01d8 {
  grid-template-rows: minmax(auto, 1fr) auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: grid;
}

#w-node-_52408a29-c97d-1f59-171d-4101b095775b-9ddf01d8 {
  grid-template-rows: minmax(auto, 1fr) auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_4c552ad4-e746-9977-df42-b301dd7dc10a-9ddf01d8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c40b27f6-2d86-3741-4c66-193125c5b20e-9ddf01d8 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_6a36b871-6856-4248-cd7f-f0012417ef31-9ddf01d8 {
  grid-template-rows: auto auto;
  grid-template-columns: .5fr .75fr 1fr;
}

#w-node-_6a36b871-6856-4248-cd7f-f0012417ef32-9ddf01d8 {
  grid-row: span 2 / span 2;
}

#w-node-_6a36b871-6856-4248-cd7f-f0012417ef38-9ddf01d8 {
  grid-column: span 2 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_448123be-6814-76fe-dd4c-a1b922a40794-9ddf01d8 {
    display: none;
  }

  #w-node-_52408a29-c97d-1f59-171d-4101b095775b-9ddf01d8 {
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_455f7ba6-6fac-9612-8ca5-9741015f8a5c-9ddf01d8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_75cc96a1-fb54-c356-0c72-32753a6eba27-9ddf01d8 {
    display: grid;
  }

  #w-node-_52408a29-c97d-1f59-171d-4101b095775b-9ddf01d8 {
    grid-template-rows: minmax(auto, 1fr) auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-c40b27f6-2d86-3741-4c66-193125c5b20e-9ddf01d8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6a36b871-6856-4248-cd7f-f0012417ef31-9ddf01d8 {
    grid-template-rows: auto auto;
    grid-template-columns: .4fr .95fr .75fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6a36b871-6856-4248-cd7f-f0012417ef31-9ddf01d8 {
    grid-template-rows: auto auto;
    grid-template-columns: .5fr;
  }

  #w-node-_6a36b871-6856-4248-cd7f-f0012417ef32-9ddf01d8 {
    grid-row: span 2 / span 2;
  }
}


