@font-face {
  font-family: 'inter';
  src: url('/templates/fp_cover_24/fonts/Inter-Regular.woff2') format('woff2'), url('/templates/fp_cover_24/fonts/Inter-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'inter_i';
  src: url('/templates/fp_cover_24/fonts/Inter-Italic.woff2') format('woff2'), url('/templates/fp_cover_24/fonts/Inter-Italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'inter_m';
  src: url('/templates/fp_cover_24/fonts/Inter-Medium.woff2') format('woff2'), url('/templates/fp_cover_24/fonts/Inter-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'inter_mi';
  src: url('/templates/fp_cover_24/fonts/Inter-MediumItalic.woff2') format('woff2'), url('/templates/fp_cover_24/fonts/Inter-MediumItalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'inter_b';
  src: url('/templates/fp_cover_24/fonts/Inter-SemiBold.woff2') format('woff2'), url('/templates/fp_cover_24/fonts/Inter-SemiBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'inter_bi';
  src: url('/templates/fp_cover_24/fonts/Inter-SemiBoldItalic.woff2') format('woff2'), url('/templates/fp_cover_24/fonts/Inter-SemiBoldItalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EBGaramond';
  src: url('/templates/fp_cover_24/fonts/EBGaramond.woff2') format('woff2'), url('/templates/fp_cover_24/fonts/EBGaramond.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EBGaramond_i';
  src: url('/templates/fp_cover_24/fonts/EBGaramond_italic.woff2') format('woff2'), url('/templates/fp_cover_24/fonts/EBGaramond_italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EBGaramond_b';
  src: url('/templates/fp_cover_24/fonts/EBGaramond_bold.woff2') format('woff2'), url('/templates/fp_cover_24/fonts/EBGaramond_bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EBGaramond_bi';
  src: url('/templates/fp_cover_24/fonts/EBGaramond_bold_italic.woff2') format('woff2'), url('/templates/fp_cover_24/fonts/EBGaramond_bold_italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.italic {
  font-family: 'EBGaramond_i';
}
.sup {
  vertical-align: text-top;
}
.bgcolorFFFF00 {
  background-color: #FFFF00;
}
.color000000 {
  color: #000000;
}
.color1A1A1A {
  color: #1A1A1A;
}
.color201F20 {
  color: #201F20;
}
.color221E1F {
  color: #221E1F;
}
.color222222 {
  color: #222222;
}
.color231F20 {
  color: #231F20;
}
.color262626 {
  color: #262626;
}
.height1 {
  height: 1em;
}
.height2 {
  height: 2em;
}
/* ARCHIVIO */
.archivio > div {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 1.25em;
}
.archivio > div label {
  flex: 0 15%;
  font-family: 'inter_m';
  font-size: 0.85em;
  color: #888;
}
.archivio > div p,
.archivio > div table {
  flex: 0 80%;
}
.archivio > div table td:first-child {
  width: 8%;
}
.archivio .img {
  width: 50%;
  max-width: 250px;
  margin-bottom: 2em;
}
.archivio .Titolo_Ufficiale p {
  font-family: 'EBGaramond_i';
}
.archivio .font6,
.archivio .font7 {
  font-size: 0.8em;
}
.archivio .font5,
.archivio .font4 {
  font-size: 0.7em;
}
/* CITAZIONI */
.tendina .font8 {
  font-size: 0.85em;
}
.tendina .source::before {
  content: '—';
  margin-right: 0.5em;
}
.container {
  height: auto;
  overflow-y: visible;
  background-color: #fff;
  padding: 0 5%;
}
.header {
  position: fixed;
}
.header .lingue {
  width: 93%;
}
.content {
  align-items: stretch;
  flex-wrap: wrap;
  padding: 2em 0;
}
.content p.back {
  font-size: 0.75em;
  letter-spacing: 0.1em;
  margin: 2em 0;
}
.content p.back a {
  color: #000;
  font-family: 'inter_m';
  display: inline-block;
  padding-top: 0.5em;
  margin-top: -0.5em;
}
.content p.back a:hover {
  color: #9f003d;
}
.content .colsx {
  display: block;
  flex: 0 100%;
}
.content .coldx {
  display: flex;
  flex-direction: column;
}
.content .coldx .scrollable {
  max-height: none;
  flex: 1;
  overflow-x: hidden;
  overflow-y: hidden;
}
.cr_cerca {
  width: 100%;
}
.cr_cerca .cr_cerca_item {
  display: none;
  clear: both;
  border-bottom: 1px solid #ccc;
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: right 10px top 10px;
}
.cr_cerca .cr_cerca_item p {
  font-family: 'EBGaramond';
  font-size: 1.1em;
  padding: 0.25em 0;
}
.cr_cerca .cr_cerca_item p:hover {
  cursor: pointer;
}
.cr_cerca .cr_cerca_item:not(.open) {
  background-image: url("/customized/template/images/i_item_open.svg");
}
.cr_cerca .cr_cerca_item.open {
  background-image: url("/customized/template/images/i_item_close.svg");
}
.cr_cerca .cr_cerca_item .more {
  display: none;
  padding: 0.75em 0 1.5em 0;
  font-family: 'inter';
  font-size: 0.75em;
}
.cr_cerca .cr_cerca_item .more input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cr_cerca .cr_cerca_item .more input[type='text'] {
  width: 80%;
  padding: 0.2em 0.3em;
  font-family: 'inter';
  outline: none;
  border: 1px solid #aaa;
}
.cr_cerca .cr_cerca_item .more input[type='checkbox'] {
  margin-right: 0.5em;
  border-radius: 50%;
  border: 1px solid #aaa;
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  vertical-align: middle;
  outline: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.cr_cerca .cr_cerca_item .more input[type='checkbox']:checked {
  background-color: #9f003d;
}
.cr_cerca .cr_cerca_item .more label {
  display: inline-block;
  vertical-align: middle;
  padding: 0.4em 0;
  cursor: pointer;
}
.cr_cerca .cr_cerca_item .more select {
  float: right;
  width: 75%;
  padding: 0.125em 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #aaa;
  border-radius: 0.25em;
  background-image: url("/customized/template/images/i_item_open.svg");
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: right 10px top 50%;
}
.cr_cerca .cr_cerca_item .more select:focus {
  outline: none;
}
.cr_cerca .cr_cerca_item .more.col2 {
  column-count: 2;
  height: 370px;
}
.cr_cerca .cr_cerca_item.selected p {
  position: relative;
}
.cr_cerca .cr_cerca_item.selected p:before {
  content: '';
  position: absolute;
  top: 37%;
  right: 35px;
  width: 6px;
  height: 6px;
  background-color: #9f003d;
  border-radius: 50%;
}
.cr_cerca .cr_cerca_item_first p,
.cr_cerca .cr_cerca_item_second p {
  padding: 0.25em 0;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: 'inter';
}
.cr_cerca .cr_cerca_item_first .open,
.cr_cerca .cr_cerca_item_second .open {
  padding: 0.75em 0 1.5em 0;
  font-family: 'inter';
  font-size: 0.75em;
}
.cr_cerca .cr_cerca_item_first .open input,
.cr_cerca .cr_cerca_item_second .open input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cr_cerca .cr_cerca_item_first .open input[type='text'],
.cr_cerca .cr_cerca_item_second .open input[type='text'] {
  width: 80%;
  padding: 0.2em 0.3em;
  font-family: 'inter';
  outline: none;
  border: 1px solid #aaa;
}
.cr_cerca .cr_cerca_item_second {
  display: none;
  border-bottom: 1px solid #ccc;
}
.cr_cerca .cr_cerca_item_second p {
  padding-bottom: 1em;
}
.cr_cerca input[type='submit'],
.cr_cerca input[type='button']#cerca {
  padding: 0.35em 0.5em 0.35em 2.5em;
  font-size: 0.8em;
  font-family: 'inter_m';
  letter-spacing: 0.1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #444;
  border-radius: 0.25em;
  background-image: url(/customized/template/images/i_search.svg);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: 5px 50%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.cr_cerca input[type='submit']:hover,
.cr_cerca input[type='button']#cerca:hover {
  background-color: #777;
  background-image: url(/customized/template/images/i_search_hover.svg);
  border-color: #777;
  color: #fff;
  cursor: pointer;
}
.cr_cerca input[type='reset'],
.cr_cerca input[type='button'] {
  margin: 0 0 2em 0;
  padding: 0.35em 0.5em;
  font-size: 0.8em;
  font-family: 'inter_m';
  letter-spacing: 0.1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #aaa;
  border-radius: 0.25em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.cr_cerca input[type='reset']:hover,
.cr_cerca input[type='button']:hover {
  background-color: #777;
  border-color: #777;
  color: #fff;
  cursor: pointer;
}
.cr_cerca input#reset {
  color: #aaa;
}
.cr_cerca input#reset:hover {
  color: #fff;
}
.cr_cerca select#step {
  padding: 0.35em 2.5em 0.35em 0.5em;
  font-size: 0.8em;
  font-family: 'inter_m';
  letter-spacing: 0.1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #444;
  border-radius: 0.25em;
  background-image: url("/customized/template/images/i_item_open.svg");
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: right 8px top 8px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.cr_cerca select#step option {
  font-family: 'inter', sans-serif;
  background-color: #eee;
  color: #444;
}
@-moz-document url-prefix() {
  .cr_cerca .cr_cerca_item .more input[type='text'],
  .cr_cerca .cr_cerca_item .open input[type='text'] {
    padding: 0.3em 0.5em;
  }
}
.qrcode {
  position: absolute;
  top: 4px;
  right: 50px;
  font-size: 0.75em;
  letter-spacing: 0.075em;
  font-family: 'inter_m';
  border: 1px solid #aaa;
  border-radius: 0.25em;
  padding: 0.1em 0.5em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.qrcode:hover {
  background-color: #9f003d;
  color: #fff;
  border-color: #9f003d;
  cursor: pointer;
}
.print {
  position: absolute;
  top: 4px;
  right: -6em;
  z-index: 9999;
}
.print a {
  letter-spacing: 0.075em;
  font-family: 'inter_m';
  border: 1px solid #aaa;
  border-radius: 0.25em;
  padding: 0.25em 0.5em;
}
.print a:hover {
  background-color: #9f003d;
  color: #fff;
  border-color: #9f003d;
  cursor: pointer;
}
_::-webkit-full-page-media,
_:future,
:root .qrcode {
  right: 0;
}
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
  .qrcode {
    right: 0;
  }
}
.first_row {
  position: relative;
  top: -3em;
  margin-bottom: 3em;
}
.first_row .print {
  top: 2px;
  right: 0;
}
.first_row .print a {
  font-size: 0.75em;
}
_::-webkit-full-page-media,
_:future,
:root .print {
  display: none;
}
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
  .print {
    display: none;
  }
}
.modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  top: 0;
  left: 0;
  z-index: 9999;
  background-image: url(/customized/template/images/i_popup_close.svg);
  background-repeat: no-repeat;
  background-size: 50px auto;
  background-position: 90% 4em;
  cursor: pointer;
}
.modal .qr {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.cr_decenni {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4em;
  font-family: 'inter';
  font-size: 0.75em;
  position: relative;
  width: 100%;
}
.cr_decenni:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #aaa;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 6px;
}
.cr_decenni .cr_decennio a:before {
  content: '';
  width: 12px;
  height: 12px;
  display: block;
  background-color: #fff;
  margin: 0 auto 0.5em auto;
  border-radius: 50%;
  border: 1px solid #aaa;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.cr_decenni .cr_decennio a:hover {
  cursor: pointer;
}
.cr_decenni .cr_decennio a:hover:before {
  background-color: #9f003d;
  border-color: rosso;
}
.cr_decenni .print {
  display: none;
}
.content .coldx .cr_decenni.cr {
  display: none;
}
.row.risultati > p,
.row.risultati > div {
  flex: 0 100%;
}
.cr_opere {
  padding-bottom: 100vh;
}
.cr_opere .cr_opere_grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, max-content));
  grid-gap: 30px;
  overflow-y: hidden;
  padding: 2em 0 10em 0;
}
.cr_opere .cr_opere_grid .cr_opere_item .item_img.fade-box {
  display: table-cell;
  vertical-align: bottom;
  height: 280px;
  position: relative;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cr_opere .cr_opere_grid .cr_opere_item .item_img.fade-box img {
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: auto !important;
  width: auto !important;
  max-height: 280px;
  max-width: 100%;
}
.cr_opere .cr_opere_grid .cr_opere_item .item_img.fade-box img.lazyloaded {
  opacity: 1;
}
.cr_opere .cr_opere_grid .cr_opere_item .item_txt .item_title {
  font-size: 1.1em;
  padding: 1em 0 0.5em 0;
}
.cr_opere .cr_opere_grid .cr_opere_item .item_txt .item_dati,
.cr_opere .cr_opere_grid .cr_opere_item .item_txt .item_archivio {
  font-size: 0.9em;
}
.cr_opere .cr_opere_grid .cr_opere_item .item_txt .item_archivio {
  margin: 1em 0 -1em 0;
}
.cr_opere .cr_opere_grid .cr_opere_item:hover .item_img {
  cursor: pointer;
  opacity: 0.5;
}
.cr_opere .cr_opere_grid .cr_opere_item:hover .item_txt .item_title {
  color: #9f003d;
  cursor: pointer;
}
.cr_opera_immagini.flex {
  display: flex;
  gap: 1em;
}
.cr_opera_immagini .cr_immagine {
  font-family: 'EBGaramond';
}
.cr_opera_immagini .cr_immagine:not(:last-child) {
  margin-bottom: 2em;
}
.cr_opera_immagini .cr_immagine a {
  display: block;
  margin-bottom: 0.5em;
}
.cr_opera_immagini .dida {
  font-family: 'EBGaramond';
  font-size: 0.9em;
}
.prev_next {
  font-family: 'inter';
  font-size: 0.75em;
  padding-top: 0.5em;
  text-align: center;
}
.prev_next a.risultati_ricerca {
  color: #9f003d;
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  font-size: 1.1em;
  line-height: 1.25em;
  padding: 0 0 0.2em 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.prev_next a.risultati_ricerca:hover {
  border-top-color: #9f003d;
  border-bottom-color: #9f003d;
}
.cr_opera p {
  font-family: 'EBGaramond';
  line-height: 1.2;
}
.cr_opera a {
  color: #9f003d;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  padding-bottom: 2px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.cr_opera a:hover {
  border-color: #9f003d;
}
.cr_opera .col2 {
  column-count: 1;
  column-fill: balance;
  column-gap: 5%;
  margin-bottom: 2.5em;
}
.cr_opera .item {
  break-inside: avoid-column;
  page-break-inside: avoid;
  margin: 0.5em 0;
}
.cr_opera .item .maiuscoletto {
  font-variant: small-caps;
}
.cr_opera .item label {
  font-family: 'inter_b';
  font-size: 0.75em;
  margin-bottom: 0.25em;
  color: #111;
  text-transform: lowercase;
  display: block;
}
.cr_opera .item label::first-letter {
  text-transform: capitalize;
}
.cr_opera .item p,
.cr_opera .item table {
  font-size: 1.1rem;
  margin-bottom: 0.75em;
}
@media only screen and (max-width: 1024px) {
  .cr_opera .item p,
  .cr_opera .item table {
    font-size: 1.71875vw;
  }
}
@media only screen and (max-width: 930.90909091px) {
  .cr_opera .item p,
  .cr_opera .item table {
    font-size: 1rem;
  }
}
.cr_opera .item span.sup {
  position: relative;
  top: -2px;
  font-size: 0.6em;
}
.cr_opera .item span.font7 {
  font-size: 0.8em;
}
.cr_opera .item span.italic {
  font-family: 'EBGaramond_i';
}
.cr_opera .item.Titolo_Ufficiale {
  max-width: none;
}
.cr_opera .item.Collezione_Esemplari table td:first-child,
.cr_opera .item.Provenienza_Esemplari table td:first-child,
.cr_opera .item.Acquisizioni table td:first-child {
  width: 65px;
}
.cr_opera .item.Acquisizioni span.dot {
  display: none;
}
.cr_opera .item.Allestimento,
.cr_opera .item.Allestimento_cronologia,
.cr_opera .item.Contesto,
.cr_opera .item.Confezione,
.cr_opera .item.Descrizione,
.cr_opera .item.Fonti,
.cr_opera .item.Scritti_artista,
.cr_opera .item.Bibliografia,
.cr_opera .item.Esposizioni,
.cr_opera .item.Libro,
.cr_opera .item.Riferimenti_artisti,
.cr_opera .item.Riferimenti_a_artisti,
.cr_opera .item.Riferimenti_a_altre_persone,
.cr_opera .item.Riferimenti_a_persone_dettagli,
.cr_opera .item.Contenuti,
.cr_opera .item.Colophon,
.cr_opera .item.Testi,
.cr_opera .item.tendina {
  padding: 0.75em 0 0.25em;
  border-top: 1px solid #ccc;
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: right 10px top 10px;
}
.cr_opera .item.Allestimento:not(.open),
.cr_opera .item.Allestimento_cronologia:not(.open),
.cr_opera .item.Contesto:not(.open),
.cr_opera .item.Confezione:not(.open),
.cr_opera .item.Descrizione:not(.open),
.cr_opera .item.Fonti:not(.open),
.cr_opera .item.Scritti_artista:not(.open),
.cr_opera .item.Bibliografia:not(.open),
.cr_opera .item.Esposizioni:not(.open),
.cr_opera .item.Libro:not(.open),
.cr_opera .item.Riferimenti_artisti:not(.open),
.cr_opera .item.Riferimenti_a_artisti:not(.open),
.cr_opera .item.Riferimenti_a_altre_persone:not(.open),
.cr_opera .item.Riferimenti_a_persone_dettagli:not(.open),
.cr_opera .item.Contenuti:not(.open),
.cr_opera .item.Colophon:not(.open),
.cr_opera .item.Testi:not(.open),
.cr_opera .item.tendina:not(.open) {
  background-image: url("/customized/template/images/i_item_open.svg");
}
.cr_opera .item.Allestimento.open,
.cr_opera .item.Allestimento_cronologia.open,
.cr_opera .item.Contesto.open,
.cr_opera .item.Confezione.open,
.cr_opera .item.Descrizione.open,
.cr_opera .item.Fonti.open,
.cr_opera .item.Scritti_artista.open,
.cr_opera .item.Bibliografia.open,
.cr_opera .item.Esposizioni.open,
.cr_opera .item.Libro.open,
.cr_opera .item.Riferimenti_artisti.open,
.cr_opera .item.Riferimenti_a_artisti.open,
.cr_opera .item.Riferimenti_a_altre_persone.open,
.cr_opera .item.Riferimenti_a_persone_dettagli.open,
.cr_opera .item.Contenuti.open,
.cr_opera .item.Colophon.open,
.cr_opera .item.Testi.open,
.cr_opera .item.tendina.open {
  background-image: url("/customized/template/images/i_item_close.svg");
}
.cr_opera .item.Allestimento label,
.cr_opera .item.Allestimento_cronologia label,
.cr_opera .item.Contesto label,
.cr_opera .item.Confezione label,
.cr_opera .item.Descrizione label,
.cr_opera .item.Fonti label,
.cr_opera .item.Scritti_artista label,
.cr_opera .item.Bibliografia label,
.cr_opera .item.Esposizioni label,
.cr_opera .item.Libro label,
.cr_opera .item.Riferimenti_artisti label,
.cr_opera .item.Riferimenti_a_artisti label,
.cr_opera .item.Riferimenti_a_altre_persone label,
.cr_opera .item.Riferimenti_a_persone_dettagli label,
.cr_opera .item.Contenuti label,
.cr_opera .item.Colophon label,
.cr_opera .item.Testi label,
.cr_opera .item.tendina label {
  cursor: pointer;
}
.cr_opera .item.Allestimento span.dot,
.cr_opera .item.Allestimento_cronologia span.dot,
.cr_opera .item.Contesto span.dot,
.cr_opera .item.Confezione span.dot,
.cr_opera .item.Descrizione span.dot,
.cr_opera .item.Fonti span.dot,
.cr_opera .item.Scritti_artista span.dot,
.cr_opera .item.Bibliografia span.dot,
.cr_opera .item.Esposizioni span.dot,
.cr_opera .item.Libro span.dot,
.cr_opera .item.Riferimenti_artisti span.dot,
.cr_opera .item.Riferimenti_a_artisti span.dot,
.cr_opera .item.Riferimenti_a_altre_persone span.dot,
.cr_opera .item.Riferimenti_a_persone_dettagli span.dot,
.cr_opera .item.Contenuti span.dot,
.cr_opera .item.Colophon span.dot,
.cr_opera .item.Testi span.dot,
.cr_opera .item.tendina span.dot {
  color: #acacac;
}
.cr_opera .item.Esposizioni td:first-child {
  width: 4.5em;
}
.cr_opera .item.Esposizioni br {
  display: none;
}
.cr_opera .item.Scritti_artista td:first-child,
.cr_opera .item.Bibliografia td:first-child {
  width: 1em;
  color: #acacac;
}
.cr_opera .item.Scritti_artista br,
.cr_opera .item.Bibliografia br {
  display: none;
}
.cr_opera .item.Bibliografia {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.75em;
  margin-bottom: 2em;
}
.cr_opera .item .more {
  display: none;
}
.cr_opera .item.Testo_more .more {
  border-top: 0;
  padding-top: 0;
}
.cr_opera .item.selected label {
  position: relative;
}
.cr_opera .item.selected label:after {
  content: '';
  position: absolute;
  top: 45%;
  right: 40px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background-color: #9f003d;
  border-radius: 50%;
}
.a_cura_di {
  font-size: 0.75em;
  margin: 5em 0 3em 0;
  text-align: right;
}
.sl-image {
  pointer-events: none;
}
.sl-navigation button {
  outline: none;
}
.sl-navigation {
  display: none!important;
}
.sl-navigation.nav {
  display: block!important;
}
.sl-caption span.italic {
  font-family: 'EBGaramond_i';
}
/* Leggi tutto - Scritti */
/* added 2026.01.23 */
.cr-testo-wrapper {
  overflow: hidden;
  position: relative;
  transition: max-height 0.3s ease-out;
}
.cr-testo-wrapper.expanded {
  max-height: none!important;
}
.cr-testo-wrapper.expanded::after,
.cr-testo-wrapper.no-fade::after {
  display: none;
}
/* Rimosso effetto sfumato come richiesto */
.cr-testo-wrapper::after {
  display: none;
}
/* end added 2026.01.23 */
.cr-testo-more {
  display: none !important;
}
.cr-testo-visible {
  display: inline !important;
}
.cr-leggi-toggle {
  cursor: pointer;
  color: #888 !important;
  font-family: 'inter_m';
  font-size: 0.85em;
  margin-top: 0.5em;
  /* display: inline-block !important; modified 2026.01.23 */
  display: none;
  /* Inizialmente nascosto, JS lo mostra se serve*/
}
.Testo_primario .cr-testo-p {
  /* display: inline !important; modified 2026.01.23*/
  display: block !important;
}
.cr-dots {
  display: inline !important;
}
span.ricerca_evidenza {
  background-color: rgba(159, 0, 61, 0.15);
  border-radius: 0.25em;
  padding: 0.1em 0.2em;
}
/* Small laptop / height 768px */
@media (max-height: 768px) {
  .content .colsx {
    margin-top: 0!important;
  }
}
/* Tablet version */
/* Desktop version */
/* L Desktop version */
@media (min-width: 800px) {
  .container {
    padding: 0 0 0 20px;
  }
}
/* L Desktop version */
@media (min-width: 1024px) {
  .row.risultati > p,
  .row.risultati > div {
    flex: 0 auto;
  }
  .row.risultati > p {
    font-size: 1em;
  }
  .container {
    height: 100vh;
    overflow-y: hidden;
    background-color: transparent;
    padding: 0 40px 0 60px;
  }
  .header {
    position: relative;
    z-index: 20;
  }
  .header .lingue {
    width: 100%;
  }
  .content {
    padding: 0;
  }
  .content .colsx {
    flex: 0 25%;
  }
  .content .coldx .cr_decenni.cr {
    display: flex;
  }
  .content .coldx .scrollable {
    max-height: calc(100vh - 130px);
    overflow-y: auto;
  }
  .content p.back {
    margin: 0 0 4em 0;
  }
  .cr_cerca {
    width: 80%;
  }
  .cr_cerca .cr_cerca_item,
  .cr_cerca .cr_cerca_item_second {
    display: block;
  }
  .cr_cerca input[type='reset'] {
    margin: 2em 0 0 1em;
  }
  .cr_cerca input[type='button'] {
    margin: 2em 0 0 0;
  }
  .cerca .cr_cerca_item .more.col2,
  .cr_opera .col2 {
    column-count: 2;
  }
  .cr_opere {
    padding-bottom: 0;
  }
  .cr_opere .cr_opere_grid {
    grid-gap: 40px;
  }
  .cr_opera .item.Titolo_Ufficiale {
    max-width: min(750px, 35vw);
  }
}
/* XL Desktop version */
/* XXL Desktop version */
@media (min-width: 1600px) {
  .container {
    padding: 0 20px;
  }
}
