:before, :after {
  --wp--preset--spacing--24: 1.5rem;
  --wp--preset--color--base: #fff;
  --wp--preset--color--primary: #E63036;
}

@media (max-width: 1439px) {
  body {
    --wp--style--root--padding-left: 32px!important;
    --wp--style--root--padding-right: 32px!important;
  }
}
@media (max-width: 991px) {
  body {
    --wp--style--root--padding-left: 16px!important;
    --wp--style--root--padding-right: 16px!important;
  }
}

body {
  --banner-height: 0px;
}
body.has-banner {
  --banner-height: 62px;
}
@media (max-width: 840px) {
  body.has-banner {
    --banner-height: 90px;
  }
}

body:not(.admin-bar) {
  --wp-admin--admin-bar--height: 0px;
}

.icon, [class^=icon-], [class*=" icon-"],
.header .top-menu > li.menu-item-has-children > a:after,
.is-style-arrow .wp-element-button:before, .is-style-arrow .wp-block-button__link:before,
.is-style-arrow .wp-element-button:after, .is-style-arrow .wp-block-button__link:after,
[class^=has-icon-] a:before, [class*=" has-icon-"] a:before, .has-icon-scrivici a:after,
.top-menu__mobile .top-menu > li.menu-item-has-children > a:after, .wp-block-quote:before, .wp-block-pullquote:before,
.mappa-filters .select2-container--default .select2-selection--single .select2-selection__arrow:after,
.register-checkbox label:after, .about-content a[href*=".pdf"]:before,
.wp-block-social-links .wp-social-link a:before, .wp-block-social-links .wp-social-link a:after,
.wp-block-social-links .wp-social-link button:before, .wp-block-social-links .wp-social-link button:after {
  font-family: "Vita" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.has-icon-facebook a:before {
  content: "\e913";
}
.has-icon-instagram a:before {
  content: "\e907";
}
.has-icon-twitter a:before {
  content: "\e912";
}
.has-icon-linkedin a:before {
  content: "\e914";
}
.has-icon-youtube a:before {
  content: "\e90d";
}
.has-icon-scrivici a:before {
  content: "\e925";
  color: rgb(0, 0, 0);
}
.has-icon-scrivici a:after {
  content: "\e926";
  color: rgb(255, 255, 255);
}

.footer .has-icon-scrivici a:before {
  color: rgb(255, 255, 255);
}
.footer .has-icon-scrivici a:after {
  color: rgb(0, 0, 0);
}

[class^=has-icon-] a, [class*=" has-icon-"] a {
  position: relative;
  padding-left: 30px;
}

[class^=has-icon-] a:before, [class*=" has-icon-"] a:before, .has-icon-scrivici a:after {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
}

.icon-podcast-hover:before {
  content: "\e920";
}

.icon-podcast-default:before {
  content: "\e92a";
}

.icon-apple-podcast:before {
  content: "\e91c";
}

.icon-spreaker:before {
  content: "\e91d";
}

.icon-google-podcast:before {
  content: "\e91e";
}

.icon-spotify:before {
  content: "\e91f";
}

.icon-ascolta:before {
  content: "\e91b";
}

.icon-close-dialog:before {
  content: "\e91a";
}

.icon-listen:before {
  content: "\e919";
}

.icon-quote:before {
  content: "\e918";
  color: #e63036;
}

.icon-info .path1:before {
  content: "\e916";
  color: rgb(0, 0, 0);
}

.icon-info .path2:before {
  content: "\e917";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-document:before {
  content: "\e915";
}

.icon-pin:before {
  content: "\e90e";
}

.icon-persone:before {
  content: "\e90b";
}

.icon-badge:before {
  content: "\e90a";
}

.icon-linkedin:before {
  content: "\e914";
}

.icon-youtube:before {
  content: "\e90d";
}

.icon-twitter:before {
  content: "\e912";
}

.icon-facebook:before {
  content: "\e913";
}

.icon-caret:before {
  content: "\e927";
}

.icon-mail .path1:before {
  content: "\e925";
  color: rgb(0, 0, 0);
}

.icon-mail .path2:before {
  content: "\e926";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-add-calendar:before {
  content: "\e900";
}

.icon-backward15:before {
  content: "\e901";
}

.icon-forward15:before {
  content: "\e902";
}

.icon-live-event:before {
  content: "\e903";
}

.icon-online-event:before {
  content: "\e904";
}

.icon-tick:before {
  content: "\e905";
}

.icon-website:before {
  content: "\e906";
}

.icon-instagram:before {
  content: "\e907";
}

.icon-link-arrow .path1:before {
  content: "\e908";
  color: rgb(0, 0, 0);
}

.icon-link-arrow .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-whatsapp:before {
  content: "\e90c";
}

.icon-erase-input .path1:before {
  content: "\e90f";
  color: rgb(0, 0, 0);
}

.icon-erase-input .path2:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-erase-input .path3:before {
  content: "\e911";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-search:before {
  content: "\e922";
}

.icon-storie:before {
  content: "\e923";
}

.icon-angle-right:before {
  content: "\e924";
}

.icon-copy-link:before {
  content: "\e931";
}

html {
  height: -webkit-fill-available;
}

.wrapper .alignfull, .header .alignfull, .header__menu .alignfull, .banner .alignfull, .footer .alignfull,
.editor-styles-wrapper .block-editor-block-list__layout.is-root-container .alignfull {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.wrapper > *:not(.alignfull), .header > *:not(.alignfull), .header__menu > *:not(.alignfull), .banner > *:not(.alignfull), .footer > *:not(.alignfull),
.editor-styles-wrapper .block-editor-block-list__layout.is-root-container > *:not(.alignfull) {
  max-width: var(--wp--custom--layout--content-size);
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: var(--wp--style--root--padding-left);
  padding-right: var(--wp--style--root--padding-right);
  box-sizing: border-box;
}

.front .wp-element-button, .front .wp-block-button__link, .editor-styles-wrapper .wp-element-button, .editor-styles-wrapper .wp-block-button__link {
  transition: opacity 0.5s ease-in-out;
}
.front .wp-element-button:hover, .front .wp-block-button__link:hover, .editor-styles-wrapper .wp-element-button:hover, .editor-styles-wrapper .wp-block-button__link:hover {
  opacity: 0.6;
}
.front .is-style-arrow .wp-element-button, .front .is-style-arrow .wp-block-button__link, .editor-styles-wrapper .is-style-arrow .wp-element-button, .editor-styles-wrapper .is-style-arrow .wp-block-button__link {
  background-color: transparent !important;
  color: var(--wp--preset--color--primary) !important;
  border: 0;
  padding: 0 1.5em 0 0;
  position: relative;
  text-align: left;
}
.front .is-style-arrow .wp-element-button.has-contrast-color, .front .is-style-arrow .wp-block-button__link.has-contrast-color, .editor-styles-wrapper .is-style-arrow .wp-element-button.has-contrast-color, .editor-styles-wrapper .is-style-arrow .wp-block-button__link.has-contrast-color {
  color: var(--wp--preset--color--contrast) !important;
}
.front .is-style-arrow .wp-element-button:before, .front .is-style-arrow .wp-element-button:after, .front .is-style-arrow .wp-block-button__link:before, .front .is-style-arrow .wp-block-button__link:after, .editor-styles-wrapper .is-style-arrow .wp-element-button:before, .editor-styles-wrapper .is-style-arrow .wp-element-button:after, .editor-styles-wrapper .is-style-arrow .wp-block-button__link:before, .editor-styles-wrapper .is-style-arrow .wp-block-button__link:after {
  font-size: 1.25em;
  position: absolute;
  right: 0;
  top: 0;
}
.front .is-style-arrow .wp-element-button:before, .front .is-style-arrow .wp-block-button__link:before, .editor-styles-wrapper .is-style-arrow .wp-element-button:before, .editor-styles-wrapper .is-style-arrow .wp-block-button__link:before {
  content: "\e908";
}
.front .is-style-arrow .wp-element-button:after, .front .is-style-arrow .wp-block-button__link:after, .editor-styles-wrapper .is-style-arrow .wp-element-button:after, .editor-styles-wrapper .is-style-arrow .wp-block-button__link:after {
  content: "\e909";
  color: var(--wp--preset--color--base);
}
.front .is-style-fill .wp-element-button.has-contrast-background-color, .front .is-style-fill .wp-block-button__link.has-contrast-background-color, .front .is-style-fill-big .wp-element-button.has-contrast-background-color, .front .is-style-fill-big .wp-block-button__link.has-contrast-background-color, .editor-styles-wrapper .is-style-fill .wp-element-button.has-contrast-background-color, .editor-styles-wrapper .is-style-fill .wp-block-button__link.has-contrast-background-color, .editor-styles-wrapper .is-style-fill-big .wp-element-button.has-contrast-background-color, .editor-styles-wrapper .is-style-fill-big .wp-block-button__link.has-contrast-background-color {
  border-color: var(--wp--preset--color--contrast);
}
.front .is-style-fill-big .wp-element-button, .front .is-style-fill-big .wp-block-button__link, .editor-styles-wrapper .is-style-fill-big .wp-element-button, .editor-styles-wrapper .is-style-fill-big .wp-block-button__link {
  font-size: 1.125rem;
  padding: 0.6111111111em 1.7em;
}
.front .is-background-black .wp-block-button__link, .editor-styles-wrapper .is-background-black .wp-block-button__link {
  background-color: #000;
  border-color: #000;
}
.front .is-style-plus .wp-element-button, .front .is-style-plus .wp-block-button__link, .editor-styles-wrapper .is-style-plus .wp-element-button, .editor-styles-wrapper .is-style-plus .wp-block-button__link {
  background-color: #fff;
  border-color: #000;
  color: #000;
  position: relative;
  padding-left: 2.75em;
}
.front .is-style-plus .wp-element-button.is-subscribed, .front .is-style-plus .wp-block-button__link.is-subscribed, .editor-styles-wrapper .is-style-plus .wp-element-button.is-subscribed, .editor-styles-wrapper .is-style-plus .wp-block-button__link.is-subscribed {
  background-color: #999999;
  border-color: #999999;
  color: #fff;
  pointer-events: none;
}
.front .is-style-plus .wp-element-button .icon-listen, .front .is-style-plus .wp-element-button .icon-tick, .front .is-style-plus .wp-block-button__link .icon-listen, .front .is-style-plus .wp-block-button__link .icon-tick, .editor-styles-wrapper .is-style-plus .wp-element-button .icon-listen, .editor-styles-wrapper .is-style-plus .wp-element-button .icon-tick, .editor-styles-wrapper .is-style-plus .wp-block-button__link .icon-listen, .editor-styles-wrapper .is-style-plus .wp-block-button__link .icon-tick {
  font-size: 20px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.front .is-style-listen .wp-element-button, .front .is-style-listen .wp-block-button__link, .front .is-style-listen-dark .wp-element-button, .front .is-style-listen-dark .wp-block-button__link, .editor-styles-wrapper .is-style-listen .wp-element-button, .editor-styles-wrapper .is-style-listen .wp-block-button__link, .editor-styles-wrapper .is-style-listen-dark .wp-element-button, .editor-styles-wrapper .is-style-listen-dark .wp-block-button__link {
  padding-left: 3.25em;
  position: relative;
}
.front .is-style-listen .wp-element-button .icon-ascolta, .front .is-style-listen .wp-block-button__link .icon-ascolta, .front .is-style-listen-dark .wp-element-button .icon-ascolta, .front .is-style-listen-dark .wp-block-button__link .icon-ascolta, .editor-styles-wrapper .is-style-listen .wp-element-button .icon-ascolta, .editor-styles-wrapper .is-style-listen .wp-block-button__link .icon-ascolta, .editor-styles-wrapper .is-style-listen-dark .wp-element-button .icon-ascolta, .editor-styles-wrapper .is-style-listen-dark .wp-block-button__link .icon-ascolta {
  font-size: 20px;
  position: absolute;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);
}
.front .is-style-listen .wp-element-button, .front .is-style-listen .wp-block-button__link, .editor-styles-wrapper .is-style-listen .wp-element-button, .editor-styles-wrapper .is-style-listen .wp-block-button__link {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
.front .is-style-listen-dark .wp-element-button, .front .is-style-listen-dark .wp-block-button__link, .editor-styles-wrapper .is-style-listen-dark .wp-element-button, .editor-styles-wrapper .is-style-listen-dark .wp-block-button__link {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.is-style-intro {
  font-size: 1.125rem;
  line-height: 1.4444444444em;
  color: #333333;
  padding-bottom: var(--wp--preset--spacing--32);
  position: relative;
}
.is-style-intro:before {
  content: "";
  position: absolute;
  left: -40px;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid var(--wp--preset--color--light-gray);
}
.editor-styles-wrapper .is-style-intro:before {
  left: 0;
}
@media (max-width: 991px) {
  .is-style-intro:before {
    left: 0;
  }
}

.is-style-domanda {
  color: #992024;
  position: relative;
}
.is-style-domanda:before {
  content: "";
  position: absolute;
  left: -41px;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #992024;
}
@media (max-width: 991px) {
  .is-style-domanda {
    padding-left: var(--wp--preset--spacing--16);
  }
  .is-style-domanda:before {
    left: 0;
  }
}
.single-post .is-style-domanda {
  padding-left: var(--wp--preset--spacing--16);
}
.single-post .is-style-domanda:before {
  left: 0;
}

p.has-drop-cap::first-letter, .entry-content > p:first-child:not(.is-style-intro)::first-letter, .is-style-intro + p::first-letter,
body:not(.post-type-page):not(.post-type-storie-e-persone):not(.post-type-agenda):not(.post-type-mappa-attivismo):not(.post-type-newsletter) .is-root-container > p:first-child:not(.is-style-intro)::first-letter,
body:not(.page):not(.single-storie-e-persone):not(.single-infografica):not(.single-agenda):not(.single-mappa-attivismo):not(.single-newsletter) .entry-main > div > p:first-child:not(.is-style-intro)::first-letter,
body.single-infografica:not(.is-premium-content) .entry-main > div > p:first-child:not(.is-style-intro)::first-letter {
  font-family: var(--wp--preset--font-family--dm-serif-text);
  font-size: 5em !important;
  margin: -0.01em 0.225em 0 -0.225em !important;
  line-height: 0.9em !important;
}
@media (max-width: 991px) {
  p.has-drop-cap::first-letter, .entry-content > p:first-child:not(.is-style-intro)::first-letter, .is-style-intro + p::first-letter,
  body:not(.post-type-page):not(.post-type-storie-e-persone):not(.post-type-agenda):not(.post-type-mappa-attivismo):not(.post-type-newsletter) .is-root-container > p:first-child:not(.is-style-intro)::first-letter,
  body:not(.page):not(.single-storie-e-persone):not(.single-infografica):not(.single-agenda):not(.single-mappa-attivismo):not(.single-newsletter) .entry-main > div > p:first-child:not(.is-style-intro)::first-letter,
  body.single-infografica:not(.is-premium-content) .entry-main > div > p:first-child:not(.is-style-intro)::first-letter {
    margin-left: 0 !important;
    margin-right: 0.1em !important;
  }
}

.entry-content > p:first-child:not(.is-style-intro)::first-letter, .is-style-intro + p::first-letter,
body:not(.post-type-page):not(.post-type-storie-e-persone):not(.post-type-agenda):not(.post-type-mappa-attivismo):not(.post-type-newsletter) .is-root-container > p:first-child:not(.is-style-intro)::first-letter,
body:not(.page):not(.single-storie-e-persone):not(.single-infografica):not(.single-agenda):not(.single-mappa-attivismo):not(.single-newsletter) .entry-main > div > p:first-child:not(.is-style-intro)::first-letter,
body.single-infografica:not(.is-premium-content) .entry-main > div > p:first-child:not(.is-style-intro)::first-letter,
.single-storie-e-persone .is-sottotitolo-intro + p::first-letter  {
  float: left;
  font-size: 8.4em;
  line-height: 0.68;
  font-weight: 100;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
  font-style: normal;
}

@media (min-width: 992px) {
  .single figure.alignfull {
    max-width: 100vw;
    width: 166%;
    position: relative;
    left: calc((33% + 40px) * -1);
  }
}
.wp-block-image {
  z-index: 2;
  position: relative;
}
.wp-block-image + p:not([style*=margin-top]) {
  -webkit-margin-before: var(--wp--preset--spacing--32) !important;
          margin-block-start: var(--wp--preset--spacing--32) !important;
}
.wp-block-image figcaption {
  margin-bottom: 0;
  font-family: var(--wp--preset--font-family--dm-sans);
  font-size: var(--wp--preset--font-size--smaller);
  color: var(--wp--preset--color--dark-gray);
  font-weight: 500;
  text-align: center;
}

.wp-block-quote, .wp-block-pullquote {
  border: 1px solid var(--wp--preset--color--light-gray) !important;
  border-right: 0 !important;
  font-family: var(--wp--preset--font-family--dm-serif-text);
  font-size: var(--wp--preset--font-size--x-large);
  line-height: 1.2em;
  padding: var(--wp--preset--spacing--32) var(--wp--preset--spacing--32) var(--wp--preset--spacing--32) 60px !important;
  max-width: 100vw;
  width: 140%;
  position: relative;
  background-color: #fff;
}
@media (max-width: 767px) {
  .wp-block-quote, .wp-block-pullquote {
    padding: 32px 16px !important;
    margin-top: 64px !important;
  }
}
.single .wp-block-quote, .single .wp-block-pullquote {
  left: calc((20% + 40px) * -1);
}
.single .wp-block-columns .wp-block-quote {
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 0 20px 20px!important;
    font-size: 28px;
    margin: 0;
}
@media (max-width: 991px) {
  .single .wp-block-quote, .single .wp-block-pullquote {
    left: 0;
    width: 100%;
    border-right: 1px solid var(--wp--preset--color--light-gray);
  }
}
body:not(.post-type-page) .is-root-container .wp-block-quote, body:not(.post-type-page) .is-root-container .wp-block-pullquote {
  max-width: 930px !important;
  margin-bottom: 70px !important;
}
body.post-type-page .is-root-container .wp-block-quote, body.post-type-page .is-root-container .wp-block-pullquote {
  max-width: 995px !important;
}
.wp-block-quote:before, .wp-block-pullquote:before {
  content: "\e918";
  color: var(--wp--preset--color--primary);
  position: absolute;
  left: 0;
  transform: translateX(-80%);
  top: var(--wp--preset--spacing--32);
  font-size: 56px;
}
@media (max-width: 991px) {
  .wp-block-quote:before, .wp-block-pullquote:before {
    transform: none;
    left: -15px;
  }
}
@media (max-width: 767px) {
  .wp-block-quote:before, .wp-block-pullquote:before {
    font-size: 48px;
    top: 0;
    transform: translateY(-50%);
    left: 16px;
  }
}
.wp-block-quote.has-text-align-center, .wp-block-pullquote.has-text-align-center {
  border-left: 0 !important;
}
.wp-block-quote.has-text-align-center:before, .wp-block-pullquote.has-text-align-center:before {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
}
.wp-block-quote p:last-of-type, .wp-block-pullquote p:last-of-type {
  margin-bottom: 0;
}
.wp-block-quote cite.wp-block-pullquote__citation, .wp-block-quote cite, .wp-block-pullquote cite.wp-block-pullquote__citation, .wp-block-pullquote cite {
  color: var(--wp--preset--color--primary) !important;
  font-family: var(--wp--preset--font-family--dm-sans);
  font-weight: 500;
  font-size: var(--wp--preset--font-size--default) !important;
}

section + .wp-block-pullquote {
  -webkit-margin-before: 64px;
          margin-block-start: 64px;
}

.wp-block-pullquote {
  text-align: left;
  border: 0 !important;
  background: #F6F4EF;
  padding-top: var(--wp--preset--spacing--64) !important;
}
.wp-block-pullquote blockquote {
  font-size: var(--wp--preset--font-size--x-large);
  line-height: 1.2em;
}
.wp-block-pullquote blockquote p {
  position: relative;
}
.wp-block-pullquote blockquote p:before {
  content: "La frase del giorno";
  font-family: var(--wp--preset--font-family--dm-mono);
  font-size: var(--wp--preset--font-size--small);
  color: #666666;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  line-height: 2em;
}
.wp-block-pullquote cite {
  margin-top: 24px;
  text-transform: none;
}
.home .wp-block-pullquote {
  max-width: 995px !important;
}
@media (max-width: 1199px) {
  .home .wp-block-pullquote {
    max-width: 725px !important;
    border-radius: 8px;
    padding: 52px 48px 32px !important;
  }
  .home .wp-block-pullquote blockquote {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .home .wp-block-pullquote:before {
    left: -20px;
    top: 40px;
  }
}
@media (max-width: 767px) {
  .home .wp-block-pullquote:before {
    font-size: 48px;
    top: 0;
    transform: translateY(-50%);
    left: 16px;
  }
}
@media (max-width: 767px) {
  .home .wp-block-pullquote {
    max-width: calc(100% - 30px) !important;
    padding: 52px 16px 32px !important;
  }
  .home .wp-block-pullquote br {
    display: none;
  }
}
@media (max-width: 767px) {
  .single .wp-block-pullquote blockquote {
    margin: 0;
  }
}

.front .is-style-hidden {
  display: none;
}

.wp-admin .is-style-hidden {
  opacity: 0.5;
}

.wp-block-social-links {
  gap: 8px !important;
}
.wp-block-social-links .wp-social-link {
  background-color: transparent !important;
}
.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link button {
  padding: 0;
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
}
.wp-block-social-links .wp-social-link a:before, .wp-block-social-links .wp-social-link button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: var(--wp--preset--color--primary);
}
.wp-block-social-links .wp-social-link a svg, .wp-block-social-links .wp-social-link button svg {
  display: none;
}
.wp-block-social-links .wp-social-link.wp-social-link-mail a:before, .wp-block-social-links .wp-social-link.wp-social-link-mail button:before {
  content: "\e925";
}
.wp-block-social-links .wp-social-link.wp-social-link-mail a:after, .wp-block-social-links .wp-social-link.wp-social-link-mail button:after {
  content: "\e926";
  color: rgb(255, 255, 255);
  position: absolute;
  top: 0;
  left: 0;
}
.wp-block-social-links .wp-social-link.wp-social-link-linkedin a:before, .wp-block-social-links .wp-social-link.wp-social-link-linkedin button:before {
  content: "\e914";
}
.wp-block-social-links .wp-social-link.wp-social-link-twitter a:before, .wp-block-social-links .wp-social-link.wp-social-link-twitter button:before {
  content: "\e912";
}

.is-occhiello {
  font-family: var(--wp--preset--font-family--dm-mono);
  font-weight: 500;
  color: #666666;
  font-size: var(--wp--preset--font-size--small);
  line-height: 1.2em;
  padding-bottom: 4px;
  padding-top: 2px;
}

.is-autore {
  font-family: var(--wp--preset--font-family--dm-sans);
  font-weight: 500;
  font-size: var(--wp--preset--font-size--smaller);
  color: var(--wp--preset--color--primary);
}
.is-autore span {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.single-idee .is-autore span {
  font-family: var(--wp--preset--font-family--dm-serif-text);
  text-transform: none;
}
.is-autore a {
  color: var(--wp--preset--color--primary) !important;
}

.is-tipologia {
  font-family: var(--wp--preset--font-family--dm-sans);
  font-size: var(--wp--preset--font-size--smaller);
  font-weight: 500;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 4px;
}

.is-autore-approfondimento {
  font-family: var(--wp--preset--font-family--dm-sans);
  font-size: var(--wp--preset--font-size--smaller);
  font-weight: 500;
  text-transform: uppercase;
  color: #666666;
  margin-top: 8px;
}

.is-date {
  font-family: var(--wp--preset--font-family--dm-sans);
  font-weight: 500;
  color: var(--wp--preset--color--dark-gray);
  font-size: var(--wp--preset--font-size--small);
}

.is-sottotitolo {
  font-size: 1.125em;
  line-height: 1.4444444444;
}

.section-header {
  font-family: var(--wp--preset--font-family--dm-sans);
  font-weight: 500;
  font-size: var(--wp--preset--font-size--large);
  border-top: 1px solid var(--wp--preset--color--contrast);
  padding-top: var(--wp--preset--spacing--16);
}
.section-header .icon-angle-right {
  font-size: 1.5rem;
  position: relative;
  top: 0.15em;
}
.section-header a {
  padding: 0;
}

.wp-block-separator {
  border-bottom-width: 1px;
}

img {
  max-width: 100%;
  height: auto;
}

.page-intro-text {
  line-height: 1.5em;
  margin-bottom: var(--wp--preset--spacing--32);
  margin-top: calc(var(--wp--preset--spacing--16) * -1);
}
.page-intro-text.has-text-align-center p {
  max-width: 976px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .page-intro-text:not(.has-text-align-center) p {
    max-width: 75% !important;
    padding-right: var(--wp--preset--spacing--32);
    box-sizing: border-box;
  }
}

.label {
  display: inline-block;
  font-family: var(--wp--preset--font-family--dm-sans);
  font-size: var(--wp--preset--font-size--smaller);
  color: #fff;
  border-radius: 4px;
  padding: 2px 4px;
  position: relative;
  top: -1px;
}
.label.label-comitato-editoriale {
  background-color: var(--wp--preset--color--primary);
}
.label.label-branded-content {
  background-color: #A0D4CF;
  color: var(--wp--preset--color--contrast);
}

.is-allegato {
  font-size: var(--wp--preset--font-size--small);
  font-weight: 500;
  border: 1px solid var(--wp--preset--color--light-gray);
  border-radius: 8px;
  display: inline-block;
  padding: 0.8571428571em 1.1428571429em;
  margin-bottom: 1em;
}
.is-allegato span {
  font-size: var(--wp--preset--font-size--default);
  position: relative;
  top: 2px;
  margin-right: 4px;
}

.listing-content .entry-date span {
  display: inline-block;
  font-weight: bold;
  color: #992024;
  background-color: #FCDEE0;
  border-radius: 4px;
  padding: 0 4px;
  border: 1px solid #992024;
}

.is-premium {
  color: var(--wp--preset--color--primary);
}
.is-premium span {
  color: #fff;
  position: relative;
  z-index: 1;
  margin-right: 4px;
}
.is-premium span:after {
  z-index: -1;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: var(--wp--preset--color--primary);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: inline-block;
}
.is-premium.is-occhiello span {
  left: 1px;
  margin-right: 0;
}

.m-0 {
  margin: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 4px !important;
}

.mb-2 {
  margin-bottom: 12px !important;
}

.mb-3 {
  margin-bottom: var(--wp--preset--spacing--16) !important;
}

.banner {
  display: none;
  z-index: 10;
  position: fixed;
  padding: var(--wp--preset--spacing--16) 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: var(--wp--preset--color--base);
  border-top: 1px solid var(--wp--preset--color--contrast);
  font-family: var(--wp--preset--font-family--dm-sans);
}
.banner.is-style-red {
  padding-top: 20px;
  padding-bottom: 20px;
}
.banner.is-style-red .is-style-arrow .wp-block-button__link {
  color: #fff !important;
}
.banner.is-style-red .is-style-arrow .wp-block-button__link:after {
  color: var(--wp--preset--color--primary);
}
@media (min-width: 768px) {
  .banner.is-style-red > div:before {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    bottom: 5px;
    width: 190px;
    background: url("../images/banner-pc.png");
    background-position: left bottom;
    background-size: contain;
  }
  .banner.is-style-red > div .cover {
    position: absolute;
    left: 105px;
    top: -25px;
    bottom: 0;
    width: 86px;
    background-position: left bottom;
    background-size: contain;
    z-index: 1;
  }
}
.banner.is-style-red {
  background-color: var(--wp--preset--color--primary);
  border-top: 0;
}
@media (min-width: 1024px) {
  .banner.is-style-red {
    margin: auto var(--wp--preset--spacing--32) var(--wp--preset--spacing--16);
  }
}
@media (min-width: 992px) {
  .banner .icon-badge {
    position: absolute;
    left: var(--wp--preset--spacing--24);
    top: 50%;
    transform: translateY(-50%);
    color: var(--wp--preset--color--primary);
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .banner .icon-badge {
    display: none;
  }
}
.banner__close {
  cursor: pointer;
  position: absolute;
  right: var(--wp--preset--spacing--24);
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  border: 0;
  padding: 0;
  background: transparent;
}
.is-style-red .banner__close {
  right: 12px;
  top: 12px;
  transform: none;
}
.banner__close:after, .banner__close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 2px;
  background-color: var(--wp--preset--color--contrast);
}
.is-style-red .banner__close:after, .is-style-red .banner__close:before {
  background-color: #fff;
}
.banner__close:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.banner__close:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (min-width: 841px) {
  .banner.is-style-white > div {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .banner.is-style-red {
    text-align: center;
  }
}
.banner__text {
  font-family: var(--wp--preset--font-family--dm-serif-text);
  font-size: 1.25rem;
  line-height: 1.25rem;
}
@media (max-width: 840px) {
  .is-style-white .banner__text {
    padding-right: var(--wp--preset--spacing--48);
  }
}
.is-style-red .banner__text {
  font-size: var(--wp--preset--font-size--large);
  color: #fff;
  margin-bottom: 8px;
}
.banner__btn {
  font-size: 1.125em;
}
@media (max-width: 840px) {
  .is-style-white .banner__btn {
    padding-right: var(--wp--preset--spacing--48);
    margin-top: 8px;
  }
}
@media (min-width: 841px) {
  .is-style-white .banner__btn {
    border-left: 1px solid var(--wp--preset--color--light-gray);
    margin-left: var(--wp--preset--spacing--16);
    padding-left: var(--wp--preset--spacing--16);
  }
}

.box + .box hr:first-child {
  display: none;
}

.box + aside {
  margin-top: var(--wp--preset--spacing--64);
}

.box-acquista .wp-block-cover__background, .box-acquista-big .wp-block-cover__background {
  background-color: #f6f4ef !important;
  opacity: 1 !important;
}
.box-acquista .wp-block-cover__image-background, .box-acquista-big .wp-block-cover__image-background {
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
}
@media (max-width: 767px) {
  .box-acquista .wp-block-cover__image-background, .box-acquista-big .wp-block-cover__image-background {
    display: none;
  }
}
.box-acquista.box-variant .wp-block-cover__background, .box-acquista-big.box-variant .wp-block-cover__background {
  background-color: #FCDEE0 !important;
}

.box-acquista-variant .wp-block-cover__background {
  background-color: #FCDEE0 !important;
  opacity: 1 !important;
}

@media (max-width: 767px) {
  .box-acquista .wp-block-cover {
    padding-left: var(--wp--preset--spacing--16) !important;
    padding-right: var(--wp--preset--spacing--16) !important;
    text-align: center;
  }
  .box-acquista .wp-block-cover p br {
    display: none;
  }
}
.box-acquista .wp-block-cover__inner-container {
  display: flex;
  width: 100% !important;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .box-acquista .wp-block-cover__inner-container {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.box-acquista .wp-block-image {
  margin-bottom: 0;
}
.box-acquista .wp-block-image img {
  max-height: 120px;
  width: auto;
}
@media (max-width: 767px) {
  .box-acquista .wp-block-image {
    margin-bottom: var(--wp--preset--spacing--16);
    order: -1;
  }
  .box-acquista .wp-block-image img {
    max-height: 218px;
  }
}
@media (max-width: 767px) {
  .box-acquista .wp-block-buttons {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .box-acquista-big .wp-block-cover {
    padding-left: var(--wp--preset--spacing--16) !important;
    padding-right: var(--wp--preset--spacing--16) !important;
    text-align: center;
  }
  .box-acquista-big .wp-block-cover p br {
    display: none;
  }
}
.box-acquista-big .wp-block-cover__inner-container {
  position: relative;
}
.box-acquista-big .wp-block-cover__image-background {
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
}
@media (max-width: 991px) {
  .box-acquista-big .wp-block-cover__image-background {
    display: none;
  }
}
@media (max-width: 1199px) {
  .box-acquista-big .wp-block-group > .wp-block-image {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.box-acquista-big .wp-block-cover__inner-container > .wp-block-image {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .box-acquista-big .wp-block-cover__inner-container > .wp-block-image {
    position: absolute;
    left: 49px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 1200px) and (max-width: 1270px) {
  .box-acquista-big .wp-block-cover__inner-container > .wp-block-image {
    left: 0;
  }
}
@media (max-width: 1199px) {
  .box-acquista-big .wp-block-cover__inner-container > .wp-block-image {
    text-align: center;
  }
}
.box-acquista-big .wp-block-cover__inner-container > .wp-block-image img {
  max-height: 218px;
  width: auto;
}
@media (max-width: 767px) {
  .box-acquista-big .wp-block-cover__inner-container > .wp-block-image {
    margin-bottom: var(--wp--preset--spacing--16);
    order: -1;
  }
}
@media (max-width: 1199px) {
  .box-acquista-big.box-variant p {
    text-align: left;
  }
  .box-acquista-big.box-variant .wp-block-buttons {
    justify-content: flex-start;
  }
}
@media (max-width: 1199px) {
  .box-acquista-big.box-variant .wp-block-group > .wp-block-image {
    display: none;
  }
}
@media (max-width: 1199px) {
  .box-acquista-big.box-variant .wp-block-cover__image-background {
    display: none;
  }
}
@media (max-width: 1300px) {
  .box-acquista-big.box-variant .wp-block-cover {
    min-height: 0 !important;
  }
}
.box-acquista-big.box-variant .wp-block-cover__inner-container > .wp-block-image {
  right: var(--wp--preset--spacing--32);
  left: auto;
}
@media (max-width: 1300px) {
  .box-acquista-big.box-variant .wp-block-cover__inner-container > .wp-block-image {
    max-width: 250px;
    position: absolute;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 1023px) {
  .box-acquista-big.box-variant .wp-block-cover__inner-container > .wp-block-image {
    max-width: 150px;
  }
}
@media (max-width: 767px) {
  .box-acquista-big.box-variant .wp-block-cover__inner-container > .wp-block-image {
    display: none;
  }
}

@media (max-width: 767px) {
  .box-dona .wp-block-cover {
    padding-left: var(--wp--preset--spacing--16) !important;
    padding-right: var(--wp--preset--spacing--16) !important;
    justify-content: center;
  }
  .box-dona .wp-block-cover .wp-block-buttons {
    justify-content: center;
  }
  .box-dona .wp-block-cover p {
    text-align: center;
  }
}
.box-dona .wp-block-cover .wp-block-cover__background {
  background-color: #DAF2E3;
  opacity: 1 !important;
}
.box-dona .wp-block-cover .wp-block-cover__image-background {
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
}
@media (max-width: 1330px) {
  .box-dona .wp-block-cover .wp-block-cover__image-background {
    opacity: 0.5;
  }
}
@media (max-width: 767px) {
  .box-dona .wp-block-cover .wp-block-cover__image-background {
    display: none;
  }
}
.box-dona .is-style-fill-big .wp-element-button, .box-dona .is-style-fill-big .wp-block-button__link {
  min-width: 192px;
}

.box-dona-big .wp-block-cover .wp-block-cover__background {
  background-color: #DAF2E3;
  opacity: 1 !important;
}
.box-dona-big .wp-block-cover .wp-block-cover__image-background {
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
}
@media (max-width: 1330px) {
  .box-dona-big .wp-block-cover .wp-block-cover__image-background {
    opacity: 0.5;
  }
}
@media (max-width: 767px) {
  .box-dona-big .wp-block-cover .wp-block-cover__image-background {
    display: none;
  }
}
.box-dona-big .is-style-fill-big .wp-element-button, .box-dona-big .is-style-fill-big .wp-block-button__link {
  min-width: 192px;
}
@media (max-width: 1199px) {
  .box-dona-big .wp-block-group > .wp-block-image {
    position: absolute;
    right: var(--wp--preset--spacing--16);
    top: var(--wp--preset--spacing--16);
  }
}

@media (min-width: 768px) {
  .box-both {
    flex-wrap: nowrap !important;
  }
}
@media (max-width: 767px) {
  .box-both {
    gap: 0 !important;
  }
  .box-both .wp-block-column:last-child:not(:only-child) hr:first-child {
    display: none;
  }
}
.box-both .box-acquista, .box-both .box-dona {
  height: 100%;
}
.box-both .box-acquista .wp-block-cover, .box-both .box-dona .wp-block-cover {
  min-height: calc(100% - 8px - 4px - 8px) !important;
}

.rivista .entry-content, .post-type-rivista .is-root-container {
  counter-reset: section;
}
.rivista .entry-content > .wp-block-columns:not(.intro-rivista), .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) {
  counter-increment: section;
  position: relative;
  padding-top: var(--wp--preset--spacing--24);
}
@media (max-width: 991px) {
  .rivista .entry-content > .wp-block-columns:not(.intro-rivista), .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) {
    flex-wrap: wrap !important;
  }
}
.rivista .entry-content > .wp-block-columns:not(.intro-rivista):not(:nth-child(3)), .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista):not(:nth-child(3)) {
  margin-top: var(--wp--preset--spacing--32) !important;
}
.rivista .entry-content > .wp-block-columns:not(.intro-rivista):nth-child(3), .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista):nth-child(3) {
  margin-top: 75px !important;
}
.rivista .entry-content > .wp-block-columns:not(.intro-rivista):after, .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(75% - 12px);
  height: 1px;
  background-color: #000;
}
@media (max-width: 991px) {
  .rivista .entry-content > .wp-block-columns:not(.intro-rivista):after, .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista):after {
    width: 100%;
  }
}
.rivista .entry-content > .wp-block-columns:not(.intro-rivista):before, .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista):before {
  content: "Capitolo " counter(section);
  text-transform: uppercase;
  font-family: var(--wp--preset--font-family--dm-sans);
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: var(--wp--preset--spacing--24);
  background-color: #fff;
  display: inline-block;
  transform: translateY(-50%);
  z-index: 1;
}
.rivista .entry-content > .wp-block-columns:not(.intro-rivista) > .wp-block-column:first-child h3, .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) > .wp-block-column:first-child h3 {
  font-family: var(--wp--preset--font-family--dm-serif-text);
  font-style: italic;
  font-size: 1.75rem;
  line-height: 1.2142857143em;
  font-weight: 400;
}
@media (max-width: 991px) {
  .rivista .entry-content > .wp-block-columns:not(.intro-rivista) > .wp-block-column:first-child, .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) > .wp-block-column:first-child {
    flex-basis: 30% !important;
  }
}
@media (max-width: 767px) {
  .rivista .entry-content > .wp-block-columns:not(.intro-rivista) > .wp-block-column:first-child, .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) > .wp-block-column:first-child {
    flex-basis: 100% !important;
    margin-bottom: var(--wp--preset--spacing--32);
  }
}
.rivista .entry-content > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2), .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) {
  font-family: var(--wp--preset--font-family--dm-sans);
  line-height: 1.5em;
}
.rivista .entry-content > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) .wp-block-columns, .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) .wp-block-columns {
  flex-wrap: nowrap !important;
}
@media (max-width: 767px) {
  .rivista .entry-content > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) .wp-block-columns .wp-block-column[style="flex-basis:80px"], .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) .wp-block-columns .wp-block-column[style="flex-basis:80px"] {
    flex-basis: 60px !important;
  }
}
.rivista .entry-content > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) .wp-block-columns:not(:first-child), .rivista .entry-content > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) figure:not(:first-child), .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) .wp-block-columns:not(:first-child), .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) figure:not(:first-child) {
  -webkit-margin-before: var(--wp--preset--spacing--16) !important;
          margin-block-start: var(--wp--preset--spacing--16) !important;
}
.rivista .entry-content > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) .wp-block-column:last-child, .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) .wp-block-column:last-child {
  font-size: var(--wp--preset--font-size--smaller);
}
@media (max-width: 991px) {
  .rivista .entry-content > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2), .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) {
    flex-basis: 66.66666% !important;
  }
}
@media (max-width: 767px) {
  .rivista .entry-content > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2), .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(2) {
    flex-basis: 100% !important;
  }
}
@media (max-width: 991px) {
  .rivista .entry-content > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(3), .post-type-rivista .is-root-container > .wp-block-columns:not(.intro-rivista) > .wp-block-column:nth-child(3) {
    flex-basis: 100% !important;
  }
}
.rivista .entry-content .wp-block-separator, .post-type-rivista .is-root-container .wp-block-separator {
  width: 100%;
  border-color: var(--wp--preset--color--light-gray);
}

.rivista .entry-header, .approfondimento .entry-header {
  padding: var(--wp--preset--spacing--32) 0;
  text-align: center;
}
.rivista .entry-header, .rivista .entry-content, .approfondimento .entry-header, .approfondimento .entry-content {
  flex: 0 0 100%;
}
.rivista .entry-content, .approfondimento .entry-content {
  max-width: 100%;
  padding: 0;
}

.menu-toggle {
  border: 1px solid var(--wp--preset--color--light-gray);
  display: inline-block;
  border-radius: 20px;
  padding: 4px;
  font-weight: bold;
  line-height: 1.25em;
}
.menu-toggle a {
  padding: 6px 16px;
  border-radius: 16px;
  display: inline-block;
  color: #999999;
  transition: color 0.3s ease-in-out;
}
.menu-toggle a:hover {
  color: #000;
}
.menu-toggle a.active {
  color: #fff;
  background-color: #000;
}

.intro-rivista {
  margin-bottom: 0 !important;
  border: 1px solid var(--wp--preset--color--light-gray);
  font-family: var(--wp--preset--font-family--dm-sans);
}
@media (min-width: 1440px) {
  body:not(.wp-admin) .intro-rivista {
    margin-left: -32px;
    margin-right: -32px;
  }
}
.wp-admin .intro-rivista {
  padding: 0 !important;
}
.intro-rivista .wp-block-column:first-child {
  text-align: center;
}
.intro-rivista .wp-block-column:first-child figure {
  padding: 33px;
}
.intro-rivista .wp-block-column:first-child img {
  max-width: 405px;
}
.intro-rivista .wp-block-column:last-child {
  padding-top: var(--wp--preset--spacing--24);
  display: flex;
  flex-direction: column;
}
.intro-rivista .wp-block-column:last-child > * {
  padding: 0 var(--wp--preset--spacing--32);
}
@media (max-width: 991px) {
  .intro-rivista .wp-block-column:last-child > *:not(.cta-abbonamento) {
    margin-bottom: var(--wp--preset--spacing--32);
  }
}
.intro-rivista h2 {
  -webkit-margin-before: 4px !important;
          margin-block-start: 4px !important;
}
.intro-rivista h2 + p {
  -webkit-margin-before: 12px !important;
          margin-block-start: 12px !important;
}

.rivista__data {
  font-size: var(--wp--preset--font-size--small);
  color: #999999;
  margin-bottom: 0 !important;
}

.approfondimento__autore {
  font-size: var(--wp--preset--font-size--smaller);
  text-transform: uppercase;
  color: #999999;
  margin-bottom: 12px !important;
}

.premium-label {
  text-transform: uppercase;
  color: var(--wp--preset--color--primary);
  font-weight: 500;
  font-size: var(--wp--preset--font-size--smaller);
  margin-bottom: 4px;
  position: relative;
  z-index: 1;
}
.premium-label span {
  color: #fff;
  position: relative;
  margin-right: 7px;
}
.premium-label span:after {
  z-index: -1;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: var(--wp--preset--color--primary);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: inline-block;
}

.is-article {
  display: flex;
  flex-direction: column;
}
.is-article.img-dx {
  flex-direction: row;
  gap: var(--wp--preset--spacing--32);
}
.is-article.img-dx .listing-thumb {
  flex: 0 0 65.884%;
}

.img-square img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

.is-storia h2 {
  font-weight: 400;
}
.is-storia .is-excerpt {
  color: #333333;
}
.is-storia .is-autore span {
  font-family: var(--wp--preset--font-family--dm-serif-text);
}

.article-small.img-dx-small .listing-thumb {
  flex-basis: 80px;
}

.img-top .listing-thumb {
  order: -1;
}

.article-medium.img-dx-small .listing-thumb {
  flex-basis: 192px;
}

.listing-text .is-excerpt.is-excerpt-long {
  max-height: 13em;
  -webkit-line-clamp: 8;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: pre-wrap;
  text-overflow: ellipsis;
}

.img-bg {
  position: relative;
}
.img-bg img {
  aspect-ratio: 640/360;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.img-bg .listing-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.img-bg h2 {
  color: #fff;
  text-align: center;
  font-size: 28px !important;
  padding: 0 24px 4px;
}
.hp-piu-letti .img-bg h2 {
  color: rgba(255, 255, 255, 0.6);
}
.hp-piu-letti .img-bg h2 span {
  color: #fff;
}
.img-bg .listing-thumb {
  position: relative;
}
.img-bg .listing-thumb:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}
@media (max-width: 991px) {
  .hp-piu-letti .img-bg .listing-thumb:after {
    display: none;
  }
}

@media (max-width: 991px) {
  body .about-content .is-layout-constrained, .editor-styles-wrapper .is-root-container .about-content {
    --wp--style--root--padding-right: 0;
    --wp--style--root--padding-left: 0;
  }
}
@media (max-width: 767px) {
  body .about-content .is-layout-constrained, .editor-styles-wrapper .is-root-container .about-content {
    --wp--preset--font-size--medium: 18px;
  }
}
body .about-content .is-layout-constrained > * + *, .editor-styles-wrapper .is-root-container .about-content > * + * {
  -webkit-margin-before: 16px;
          margin-block-start: 16px;
  font-size: var(--wp--preset--font-size--medium);
}
body .about-content .is-layout-constrained > * + *.wp-block-buttons, body .about-content .is-layout-constrained > * + *.wp-block-separator, .editor-styles-wrapper .is-root-container .about-content > * + *.wp-block-buttons, .editor-styles-wrapper .is-root-container .about-content > * + *.wp-block-separator {
  -webkit-margin-before: 32px;
          margin-block-start: 32px;
}
@media (max-width: 767px) {
  body .about-content .is-layout-constrained .wp-block-buttons, .editor-styles-wrapper .is-root-container .about-content .wp-block-buttons {
    flex-direction: column;
  }
  body .about-content .is-layout-constrained .wp-block-buttons .wp-block-button, .editor-styles-wrapper .is-root-container .about-content .wp-block-buttons .wp-block-button {
    width: 100%;
  }
}
body .about-content .is-layout-constrained .wp-block-button, .editor-styles-wrapper .is-root-container .about-content .wp-block-button {
  flex: 1;
}
body .about-content .is-layout-constrained .wp-block-button .wp-block-button__link, .editor-styles-wrapper .is-root-container .about-content .wp-block-button .wp-block-button__link {
  width: 100%;
}
body .about-content .is-layout-constrained .wp-block-social-links, .editor-styles-wrapper .is-root-container .about-content .wp-block-social-links {
  -webkit-margin-before: 8px !important;
          margin-block-start: 8px !important;
}
body .about-content .is-layout-constrained p[style*=margin-bottom] + *, .editor-styles-wrapper .is-root-container .about-content p[style*=margin-bottom] + * {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}
body .about-content .is-layout-constrained a[href*=".pdf"], .editor-styles-wrapper .is-root-container .about-content a[href*=".pdf"] {
  color: var(--wp--preset--color--primary);
  position: relative;
  padding-left: 1.4em;
}
body .about-content .is-layout-constrained a[href*=".pdf"]:before, .editor-styles-wrapper .is-root-container .about-content a[href*=".pdf"]:before {
  content: "\e915";
  position: absolute;
  left: 0;
  top: 0.1em;
}

.about-wrapper {
  display: flex;
  -webkit-margin-after: 64px;
          margin-block-end: 64px;
}
@media (max-width: 767px) {
  .about-wrapper {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .about-side {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 767px) {
  .about-side {
    margin-bottom: 32px;
  }
}
.about-side .is-occhiello {
  text-transform: uppercase;
  color: #999999;
  letter-spacing: 1px;
}
.about-content {
  flex: 1;
}

.about-menu {
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
  font-weight: bold;
}
.about-menu li {
  padding-bottom: 11px;
  line-height: 1.1111111111em;
}
.about-menu li a {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  font-weight: 600;
}
.about-menu li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 0;
  background: var(--wp--preset--color--primary);
  transition: width 0.5s ease-in-out;
}
.about-menu li.current-menu-item a:after, .about-menu li:hover a:after {
  width: 100%;
}

@media (max-width: 1150px) {
  .about-content-redazione > .wp-block-columns {
    flex-direction: column;
    gap: 0 !important;
  }
}