* {
  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: #1B263B;
  padding: 0;
  margin: 0;
  color: #FFFFFF;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  overflow-x: hidden;
}

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

.backgroundAdv {
  background-attachment: fixed !important;
}

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: 20px;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
  background-color: #415A77 !important;
}

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

#div-gpt-ad-MPU_Top>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: #1B263B;
  /* overflow-x: hidden; */
}

.container_over_skin>* {
  z-index: 5;
  background-color: #1B263B;
}

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

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

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


#copertina{
  background-image: url(../img/Copertina_Mar-Baltico.webp);
  background-size: cover;
  width: 100vw;
  height: 100vh;
}

/* HEADER */

header {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  position: absolute;
}


.occhiello {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  color: white;
  text-align: center;
  padding-top: 50px;
  background-color: #E6175C;
  padding: 8px 10px;
  width: fit-content;
}


h1 {
  width: 100%;
  max-width: 1024px;
  font-family: "sole_display", Georgia, Times, "Times New Roman", serif;
  font-style: normal;
  font-weight: 800;
  font-size: 4.1rem;
  line-height: normal;
  text-align: center;
  margin-block-start: .5em;
  margin-block-end: .5em;
}

.sommario {
  max-width: 924px;
  color: #FFFFFF;
  text-align: center;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", Serif;
  font-size: 1.3rem;
  font-style: italic;
  font-weight: 400;
  line-height: 2rem;
  text-align: center;
  padding-bottom: 50px;
}

.firma_data {
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.firma {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  line-height: normal;
  text-align: center;
}



.data {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: .8rem;
  line-height: normal;
  color: #FFF;
  text-align: center;
}

#intro{
  position: relative;
}

.blocco{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.blocco-titolo {
  width: 100%;
  max-width: 600px;
  margin: auto;
  padding: 32px 0 22px 0;
  border-top: 4px solid white;

  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0%;
}

.blocco-testo{
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  max-width: 600px;
  padding-bottom: 32px;
  border-bottom: 1px solid white;
}

.blocco-nero{
  background-color: #000000;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 672px;
  padding: 36px;
}

.blocco-nero-titolo {
  font-family: "sole_display", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 56px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 32px;
}

.blocco-nero-sommario {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", Serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
}

.blocco-nero-testo {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  text-align: center;
}

.evidenzia-rosso {
  /* color: #E6175C; */
  color: #ff689a;
  font-weight: 600;
}

.evidenzia-azzurro {
  color: #2fc8ff;
  font-weight: 600;
}

.evidenzia-giallo {
  color: #f5dc00;
  font-weight: 600;
}
/* SCHERMATA DUE COLONNE CON MPU */
.column_right {
  width: 320px;
  background-color: #1B263B;
  position: absolute;
  top: 0;
  right: -320px;
  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;
}


.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: #FFFFFF;
  font-weight: 600;
  text-decoration: underline;
}

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

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

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


#first_section {
  padding-top: 50px;
}

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

.section_title h2 {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 1.6rem;
  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_inner {
  width: 100%;
  max-width: 600px;
  margin: auto;
  position: relative;
}

.box_chart_inner_large {
  max-width: 1024px;
}

.box_chart_inner_extra_large {
  max-width: 1240px;
}

.chart_subtitle {
  max-width: 600px;
  padding: 10px 0 0;
  margin: auto;
  color: #00B4D8;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: .9rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}

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

.chart_title h3 {
  color: #FFFFFF;
  font-style: normal;
  width: 100%;
  text-align: left;
  margin: auto;
  margin-block-start: 0;

  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0%;
}

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


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


.box_photo_cnt {
  width: 100%;
  max-width: 600px;
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
}

.box_photo_doppio_cnt {
  width: 100%;
  max-width: 1357px;
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  gap: 31px;
}

.box_photo_doppio_cnt > div{
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 50%;
}

.box_photo_doppio_cnt img{
  width: 100%;
}

.box_photo_grande_cnt {
  width: 100%;
  max-width: 1357px;
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: auto;
  gap: 8px;
}

.box_photo_grande_cnt img{
  width: 100%;
}

.box_photo_media_cnt {
  width: 100%;
  max-width: 900px;
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: auto;
  gap: 8px;
}

.box_photo_media_cnt img{
  width: 100%;
}

.box_photo_grafico_cnt {
  width: 100%;
  max-width: 1050px;
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: auto;
  gap: 8px;
}

.box_photo {
  width: 100%;
}

.box_photo img {
  width: 100%;
  height: auto;
}

.box_photo_caption{
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: rgba(255, 255, 255, 0.5);
}

.chart_source {
  max-width: 600px;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: .8rem;
  line-height: normal;
  color: #FFFFFF;
  text-align: left;
  margin: auto;
  padding: 10px 0 20px;
}

.chart_note {
  max-width: 600px;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: .8rem;
  line-height: normal;
  color: #FFFFFF;
  text-align: left;
  margin: auto;
  padding: 10px 0 0;
}

.delimiter {
  text-align: center;
  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 0;
}

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

.box_credits .crediti_cnt {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;

}


.box_credits .crediti {
  display: flex;
  flex-direction: column;
}

.box_credits h4 {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 1.3rem;
  line-height: normal;
  text-align: left;
  color: #FFFFFF;
  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: #FFFFFF;
  font-weight: 400;
  padding: 0;
  margin-block-start: 15px;
  margin-block-end: 0;
  width: 100%;
}


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

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

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

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

.box_chart img {
  width: 100%;
}

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

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;
}


/* ACCESSIBILITY */

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

.scheda{
  width: 300px;
  height: auto;
  border-radius: 10px;
  border-width: 1.5px;
  padding: 32px 16px;
  border: 1px solid white;

  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}
 
.scheda img{
  height: 80px;
}

.scheda-titolo{
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 42px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-top: 18px;
  margin-bottom: 4px;
}

.scheda-testo{
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0%;
}

aside {  
  background-color: #1B263B;
  position: relative;
  display: block;
  z-index: 100;
}

.box_video_cnt{
  width: 100%;
  max-width: 600px;
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  aspect-ratio: 4/3;
}

.box_video_cnt iframe {
  border: none;
}

/* RESPONSIVE  */

@media only screen and (max-width: 1400px) {
  .box_photo_doppio_cnt {
      width: 100%;
      max-width: 600px;
      flex-direction: column;
      gap: 31px;
  }

  .box_photo_doppio_cnt > div {
      width: 100%;
  }
}

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


@media only screen and (max-width: 1020px) {
  .mpu_top_mobile {
    display: none;
  }
}



@media only screen and (min-width: 821px) and (max-width: 1020px) {

  header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .sommario {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* .box_chart_inner {
    margin: initial;
    margin-left: 50px;
  } */

  /* .box_chart_inner_large,
  .box_chart_inner_extra_large {
    max-width: calc(100% - 50px);
  } */

  /* .chart_subtitle,
  .chart_title,
  .chart_abstract,
  .chart_source,
  .chart_note {
    margin: initial;
  } */

  /* .box_text_cnt {
    margin-left: 50px;
  } */

  /* .box_photo_cnt {
    margin-left: 50px;
  }

  .box_credits {
    margin-left: 50px;
  } */
}

@media only screen and (min-width: 481px) and (max-width: 820px) {
  header {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .column_right {
    max-width: 0;
    display: none;
  }

  .box_chart_inner {
    max-width: 100%;
  }

}

@media only screen and (min-width: 681px) {
  .nascondi-se-desktop {
    display: none;
  }
}

@media only screen and (max-width: 680px) {
  .nascondi-se-mobile{
    display: none;
  }

  body:not(.backgroundAdv) #adv-MaxTicker {
    margin-top: 0;
  }

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

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


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

  header {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  h1 {
    max-width: 100%;
    font-size: 2.5rem;
    line-height: normal;
  }

  .sommario {
    max-width: 100%;
  }

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


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

  .box_text_cnt {
    max-width: 100%;
  }


  .chart_subtitle,
  .chart_title,
  .chart_abstract,
  .chart_source,
  .chart_note {
    max-width: 100%;
  }

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

  .box_chart_inner_large,
  .box_chart_inner_extra_large {
    max-width: 100%;
  }

  .box_photo_cnt {
    max-width: 100%;
  }

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


  #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_photo_caption {
    font-size: 14px;  ;
    color: rgba(255, 255, 255, 0.8);
  }

  .chart_title h3 {
    font-size: 28px;
    line-height: 34px;
    /* text-align: center; */
  }

  .chart_abstract{
    /* text-align: center; */
  }

  .blocco{
    padding-left: 24px;
    padding-right: 24px;
  }

  .blocco-testo {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 24px;
    border-bottom: 1px solid white;
  }

  .blocco-titolo {
    padding: 24px 0 8px 0;
    font-size: 32px;
    line-height: 32px;
  }

  .blocco-titolo {
    padding: 24px 0 8px 0;
    border-top: 4px solid white;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
  }

  #scrolly {
    background-position: center;
  }

  .blocco-nero-titolo {
    font-size: 32px;
    line-height: 130%;
    margin-bottom: 32px;
  }

  .blocco-nero-sommario {
    font-family: "sole_headline", Georgia, Times, "Times New Roman", Serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
  }

  .box_text p {
      line-height: 1.5rem;
  }

  .sommario {
      line-height: 1.6rem;
  }

  .box_video_cnt {
    aspect-ratio: 4/7;
    /* max-height: 80vh; */
  }
}



/* @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 {

  }
} */