<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  box-sizing: border-box;
  transition: 0.3s all ease-out;
}

*:focus {
  outline: none;
}

html,
body {
  scroll-behavior: smooth;
}

html {
  font-size: 20px;
}

/* 
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", Serif;
  font-family: "sole_display", Georgia, Times, "Times New Roman", serif;
*/

body {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  background-color: #fff;
  padding: 0;
  margin: 0;
  color: #0F0F0F;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  overflow-x: hidden;
}

#div-gpt-ad-MaxTicker&gt;div {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.backgroundAdv {
  background-attachment: fixed;
}

div {
  width: 100%;
}

.nascondi{
  display: none;
}
/* TOP BAR */

#header-fisso {
  z-index: 99999 !important;
}

.top-bar {
  height: 50px !important;
}

.faN {
  width: 30px !important;
  height: 30px !important;
}

/* ADV */

#adv-MaxTicker {
  margin: auto;
  padding-top: 70px;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
  background-color: #FFFFFF !important;
}

#ad-Mpu_Top {
  display: flex;
  justify-content: center;
  width: 320px;
}

#div-gpt-ad-MPU_Top&gt;div {
  display: flex !important;
  justify-content: center;
}

#bordo_adv {
  padding: 10px 0;
}

#Mpu_Top {
  text-align: center;
  width: fit-content;
}

#ad-Mpu_Top div,
#adv-MaxTicker div {
  width: inherit !important;
}

.container_over_skin {
  width: 100%;
  z-index: 5;
  background-color: #FFFFFF;
  /* overflow-x: hidden; */
}

.container_over_skin&gt;* {
  z-index: 5;
  background-color: #FFFFFF;
}

.shrinkable,
.backgroundAdv {
  background-color: #FFFFFF !important;
  position: relative;
  z-index: 1;
}

.advertising {
  display: flex;
  justify-content: center;
}

#div-gpt-ad-MaxTicker&gt;div {
  display: flex !important;
  justify-content: center;
}

/* HEADER */

.header_cnt {
  width: 100%;
  background-color: #fff;
  position: relative;
  padding-top: 32px;
}

/* 
body.backgroundAdv .header_cnt {
  background-image: url(../img/cover_desktop_small.png);
} 
*/

.header_gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 7;
  background: linear-gradient(0deg, #001F4F 11%, rgba(255, 255, 255, 0.00) 100%);
}

.header_text_cnt {
  width: 100%;
  text-align: center;
}

.header_immgine_cnt{
  display: flex;  
  flex-direction: column;
  justify-content: center;
}

.header_immgine_cnt img{
  margin-top: -8px;
  width: 100%;
}

.header_immgine_cnt .chart_abstract {
  text-align: center!important;
  font-weight: 400!important;
  padding-bottom: 0px!important;
}

.subtitle {
  width: 100%;
  margin: auto;
  text-align: center;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  padding-top: 0;
  padding-bottom: 8px;
}


h1 {
  width: 100%;
  text-align: center;
  font-family: "sole_display", Georgia, Times, "Times New Roman", serif;
  font-size: 86px;
  font-style: normal;
  font-weight: 700;
  margin-block-start: 0;
  margin-block-end: 8px;
  line-height: normal;
}

h2 {
  width: 100%;
  text-align: center;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 20px;
  font-style: normal;
  margin-block-start: 0;
  margin-block-end: 0;
  line-height: 28px;
}


.abstract {
  width: 100%;
  color: #000;
  text-align: left;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 30px;
}


.date {
  width: 100%;
  color: #000;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 10px;
}

.column_right {
  width: 320px;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  right: -350px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}

.box_adv_mpu_top {
  position: sticky;
  top: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* SECTIONS */

section {
  width: 100%;
  display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}


.box_text_cnt {
  margin: auto;
  width: 100%;
  max-width: 600px;
  padding: 0;
  position: relative;
}

#first_box_text {
  margin-top: 50px;
}


.box_text {
  width: 100%;
}


.box_text p {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4rem;
  text-align: left;
}

.box_text p.author {
  font-style: italic;
}


p a:link {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}

p a:visited {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}

p a:hover {
  color: #1D5EA1;
  font-weight: 600;
  text-decoration: underline;
}

p a:active {
  color: #1D5EA1;
  font-weight: 600;
  text-decoration: underline;
}


.section_title {
  width: 100%;
  padding: 20px 0 10px;
}

.section_title h2 {
  color: #000;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width: 100%;
  text-align: left;
  margin: auto;
}


.box_chart_borders {
  width: 100%;
  margin: 20px auto;
}

.box_chart_margini {
  width: 100%;
  margin: 0 20px 20px 20px;
}

.box_chart_padding {
  width: 100%;
  margin: 0;
  padding: 0 20px;
}

.flourish-credit {
  display: none;
}

.box_chart_inner {
  width: 100%;
  max-width: 600px;
  margin: auto;
  position: relative;
}

.box_chart_inner_large {
  max-width: 1024px;
}

.chart_title {
  width: 100%;
  max-width: 600px;
  padding: 10px 0;
  margin: auto;
}

.chart_title h3 {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  width: 100%;
  text-align: left;
  margin: auto;
  margin-block-start: 0;

  font-size: 32px;
  font-weight: 800;
  line-height: 38.72px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.chart_abstract {
  width: 100%;
  color: #000;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  max-width: 600px;
  padding: 10px 0 20px;
  margin: auto;
}


.box_chart {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
}


.chart_source {
  width: 100%;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: #000;
  text-align: left;
  margin: auto;
  max-width: 600px;
  padding: 20px 0;
}



/*--- FOOTER ----*/

#backtop {
  position: fixed;
  left: calc(50vw + 450px);
  bottom: 0;
  width: 50px;
  z-index: 10;
  text-align: right;
  display: block;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  background-color: transparent;
}

body:not(.backgroundAdv) #backtop {
  right: 10px;
}

#backtop img {
  cursor: pointer;
  width: 30px;
  max-width: 30px;
  height: auto;
  margin-right: 10px;
  padding-bottom: 10px;
}

.box_credits {
  width: 100%;
  max-width: 600px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: auto;
  padding: 32px 20px;
}

.box_credits .delimiter {
  width: 100%;
  margin: 32px auto;
  border-top: 1px solid #000;
  padding: 0;
}

.box_credits h4 {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 1.3rem;
  line-height: normal;
  text-align: left;
  color: #000;
  font-weight: 400;
  padding: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  width: 100%;
}


.box_credits h5 {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: .8rem;
  line-height: normal;
  text-align: left;
  color: #000;
  font-weight: 400;
  padding: 0;
  margin-block-start: 15px;
  margin-block-end: 0;
  width: 100%;
}


.box_credits a:link {
  color: #000;
  text-decoration: underline;
}

.box_credits a:visited {
  color: #000;
  text-decoration: underline;
}

.box_credits a:hover {
  color: #ec008c;
  text-decoration: underline;
}

.box_credits a:active {
  color: #ec008c;
  text-decoration: underline;
}


.box_credits .flourish-icon {
  width: 16px;
  height: 16px;
}

.box_credits h4,
.box_credits h5{
  text-align: center;
}

footer {
  z-index: 20;
}

#footer_div {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  line-height: normal;
  background-color: #19171a;
  color: #a19e9e;
  font-size: .7rem;
  text-transform: none;
  padding: 30px 100px;
  text-align: center;
}

.mobile {
  display: none;
}

#div-gpt-ad-MaxTicker div {
  display: flex !important;
  justify-content: center;
}

.box_chart img {
  width: 100%;
}

/* ACCESSIBILITY */

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

/* RESPONSIVE  */

@media only screen and (min-width: 1021px) {
  mpu_top_mobile {
    display: none;
  }
}


@media only screen and (max-width: 1020px) {
  .mpu_top_mobile {
    display: flex;
    justify-content: center;
    margin: 20px auto;
    background-color: #FFFFFF !important;
    overflow: hidden;
  }

}

@media only screen and (min-width: 481px) and (max-width: 820px) {
  /*   
  .header_cnt {
    background-image: url(../img/cover_tablet.png);
    height: 350px;
  }
  */

  h1 {
    font-size: 3rem;
    padding-left: 10px;
    padding-right: 10px;
  }


  .abstract {
    max-width: 90%;
    font-size: 1.1rem;
  }


  .column_right {
    width: 0;
    height: 0;
    display: none;
  }


  .box_chart_inner {
    max-width: 100%;
  }

}

@media only screen and (max-width: 480px) {
  body:not(.backgroundAdv) #adv-MaxTicker {
    margin-top: 0;
  }

  #ad-Mpu_Top {
    margin-bottom: 10px;
  }

  #adv-MaxTicker {
    padding: 70px 0 20px;
  }


  #adv_middle {
    margin: 40px auto;
    text-align: center;
  }

  
  .header_cnt {
    padding-bottom: 32px;
  }

  h1 {
    font-size: 38px;
    padding-left: 0;
    padding-right: 0;
  }

  h2 {
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    font-weight: 500;
    line-height: 23px;
  }

  .abstract {
    max-width: 100%;
    font-size: 1rem;
  }

  aside,
  section {
    padding-left: 15px;
    padding-right: 15px;
  }


  .column_right {
    width: 0;
    height: 0;
    display: none;
  }


  .box_text_cnt {
    max-width: 100%;
  }

  .box_text {
    max-width: 100%;
  }


  .chart_title {
    max-width: 100%;
  }

  .chart_abstract {
    max-width: 100%;
  }

  .chart_source {
    max-width: 100%;
  }

  .box_chart_inner {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .box_credits {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  #footer_div {
    padding: 30px 10px;
  }

  #backtop {
    left: initial;
    right: 3px;
    bottom: 3px;
  }

  #backtop img {
    margin-right: 0;
    padding-bottom: 0;
  }

  .mobile {
    display: initial;
  }

  .desktop {
    display: none;
  }
  .box_credits h5 {
    font-size: .7rem;
  }
  
  .header_text_cnt {
    width: 100%;
    text-align: center;
    padding: 0 8px;
  }
  
  .subtitle {
    font-size: 16px;
  }
}


@media only screen and (min-width: 821px) and (max-width: 1024px) {
  /*
   body:not(.backgroundAdv) .header_cnt {
    background-image: url(../img/cover_desktop_small.png);
  } 
  */

  .box_text_cnt:has(.column_right iframe) {
    margin-left: 50px;
  }

  .box_credits:has(.column_right iframe) {
    margin-left: 50px;
  }
}

/* @media only screen and (min-width: 1110px) and (max-width: 1540px) {}

@media only screen and (min-width: 1020px) and (max-width: 1540px) {
  body.backgroundAdv .column_right {}
}

@media only screen and (min-width: 1541px) and (max-width: 1920px) {

  body.backgroundAdv .column_right {

  }
} */</pre></body></html>