@font-face {
    font-family: "AlaskaBeta-Medium";
    src: url("../fonts/AlaskaBeta-Medium.otf");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "AlaskaBeta-MediumContrast";
    src: url("../fonts/AlaskaBeta-MediumContrast.otf");
    src: url("../fonts/AlaskaBeta-MediumContrast.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "AlaskaBeta-RegularContrast";
    src: url("../fonts/AlaskaBeta-RegularContrast.otf");
    src: url("../fonts/AlaskaBeta-RegularContrast.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "AlaskaBeta-LightContrast";
    src: url("../fonts/AlaskaBeta-LightContrast.otf");
    src: url("../fonts/AlaskaBeta-LightContrast.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "AlaskaBeta-ExpandedRegular";
    src: url("../fonts/AlaskaBeta-ExpandedRegular.otf");
    src: url("../fonts/AlaskaBeta-ExpandedRegular.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "AlaskaBeta-ExpandedMedium";
    src: url("../fonts/AlaskaBeta-ExpandedMedium.otf");
    src: url("../fonts/AlaskaBeta-ExpandedMedium.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "AlaskaBeta-Bold";
    src: url("../fonts/AlaskaBeta-Bold.otf");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "AlaskaBeta-BoldContrast";
    src: url("../fonts/AlaskaBeta-BoldContrast.otf");
    src: url("../fonts/AlaskaBeta-BoldContrast.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "AlaskaBeta-UltraExpandedLight";
    src: url("../fonts/AlaskaBeta-UltraExpandedLight.otf");
    src: url("../fonts/AlaskaBeta-UltraExpandedLight") format("woff2");
    font-weight: 100;
    font-style: normal;
}
/* ==========================================================================
   ROBOTO MONO - FONT FACE DECLARATIONS
   ========================================================================== */

/* Thin & Thin Italic (100) */
@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}

/* ExtraLight & ExtraLight Italic (200) */
@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

/* Light & Light Italic (300) */
@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

/* Regular & Italic (400) */
@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}

/* Medium & Medium Italic (500) */
@font-face {
  font-family: 'Roboto Mono Medium';
  src: url('../fonts/RobotoMono-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

/* SemiBold & SemiBold Italic (600) */
@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

/* Bold & Bold Italic (700) */
@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Mono';
  src: url('../fonts/RobotoMono-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot");
    src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-ARROW:before {
    content: "\e907";
}
.icon-SHARE:before {
    content: "\e906";
}
.icon-BOOK:before {
    content: "\e900";
}
.icon-CLOSE:before {
    content: "\e901";
}
.icon-INDEX:before {
    content: "\e902";
}
.icon-REPLY:before {
    content: "\e903";
}
.icon-PDF:before {
    content: "\e904";
}
.icon-PRINT:before {
    content: "\e905";
}
.icon-Facebook:before {
    content: "\e908";
}
.icon-Twitter:before {
    content: "\e909";
}
.txt-black, .main_content p.h5-bolder {
    color: #151f27!important;
}
video {background-color: #ffffff;}
h5.mono {
    font-size: 50px;
    line-height: 120%;
    font-weight: 300;
}
.logo_01 {
    position: absolute;
    top: 2rem;
    left: 4rem;
    width: 10rem;
}
.cnt_hero_bg {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cnt-video {
    position: fixed; /* o sticky */
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
    background-color: #151F27;
}
.cnt-video-chapter,
.cnt-img-chapter {
    width: 100%;
    height: 410px;
    z-index: 1;
    position: relative;
    margin-top: 44px;
}
.cnt-video-chapter #bgvid,
.cnt-img-chapter img {
    height: 410px;
}
.cnt-img-chapter img {
    width: 100vw;
    object-fit: initial;
    position: inherit;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    transform: none;
}
.cnt-video-chapter h1,
.cnt-img-chapter h1 {
    position: absolute;
    bottom: 2rem;
    left: 10.666666%;
    right: 10.666666%;
    color: #fff;
    font-family: 'Roboto Mono';
    font-weight: 300;
    font-size: 5vw;
    line-height: 120%;
}
.cnt-video-chapter h1.second {
    bottom: auto;
    top: 2rem;
}
.breadcrumbs {
    position: fixed;
    width: 100%;
    z-index: 5;
    background: #fff;
    padding-top: 15px;
}
.breadcrumbs p {
    font-family: "AlaskaBeta-RegularContrast";
    font-size: 12px;
    line-height: 120%;
    padding-left: 3rem;
    padding-bottom: 15px;
}
.breadcrumbs p b {
    font-family: "AlaskaBeta-Bold"!important;
}
.breadcrumbs p span.and_breadcrumbs {
    font-family: 'Roboto Mono';
    font-weight: 400;
    padding: 0px 10px;
}
.h-100 {
    height: 100%;
}
body.noscroll {
    overflow: hidden
}
.t_arancio {
    color: #026653;;
}
p.t_arancio strong {
    font-family: "AlaskaBeta-BoldContrast"!important;
}
.position-relative {
    position: relative;
}
.pos-fixed {
    position: fixed;
}
.pos-abs {
    top: 0;
    position: absolute;
    left: 0;
}
.andamento-linee {
    clip-path: inset(0 100% 0 0);
}
.andamento-fade {
    opacity: 0;
}
.sbm2-circle {
    -webkit-mask-image: conic-gradient(#000 0%, transparent 0%);
    mask-image: conic-gradient(#000 0%, transparent 0%);
}
.sbm2-reply {
    opacity: 0;
}
.sbm2-pln {
    opacity: 0;
}
.sbm2-txt {
    clip-path: inset(0 100% 0 0);
    z-index: -1;
}
#bgvid {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: inherit;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    transform: none;
}
.ctn-cta-home {
    padding-top: 5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.ctn-cta-home a.cta-btn {
    float: right;
    margin: auto;
}
.ctn-cta-home a.cta-btn img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.ctn-download {
    display: flex;
    align-items: center;
    margin-top: 1rem;
}
.ctn-download .icon-link-grey {
    margin-right: 0.5rem;
}
.ctn-download .p1 {
    color: #A9B3BC;
    padding-top: 0.2rem;
}
.home .main_content {
    padding: 0px;
}
.clm_2 {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    column-gap: 20px;
}
.clm_2 .w-50 {width: 50%;}
.home .sec1 {
    position: relative;
    z-index: 11; /* sopra cnt-txt: lo copre quando arrivi */
    background: #fff; /* deve avere background, altrimenti si vede sotto */
    min-height: 100vh;
    margin-top: 100vh;
}
.home .sec1 .interactive {
    background-color: #00EA51;
    height: 100vh!important;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    z-index: 12;
}
.home .sec1 .int_spanner {
    display: flex!important;
    justify-content: space-between;
    align-items: center;
}
.home .sec3, .index {
    background-color: #151F27;
}
.home .sec3 .ctn-cta-home {
    padding-top: 11rem;
}
.home .sec2 .interactive,
.home .sec1 .interactive {
    position: relative;
    height: auto;
}
.cta-highlights {
    display: flex;
    justify-content: center;
    padding-bottom: 4rem;
}
.home .interactive .content .int_container {
    height: auto;
    margin-left: 0px;
}
.home .scroll {
    position: absolute;
    bottom: 4rem;
    right: 3rem;
    display: flex;
    align-items: flex-end;
    flex-direction: row-reverse;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    padding: 15px 20px 15px 25px;;
    border: 1px solid #00EA51;
    border-radius: 50%;
    z-index: 11;
}
.home .scroll img {
    transform: rotate(90deg);
}
.home .scroll p {
    font-family: "AlaskaBeta-LightContrast";
    color: #fff;
    font-size: 12px;
    padding-bottom: 5px;
    padding-left: 13px;
}
.home .sec2 {
    position: relative;
    z-index: 10;
}
.english-vs.home .cnt-video .txt-risultati, .english-vs.home #sec1 .txt-risultati {
    right: 0.7rem;
}
.home .cnt-video .txt-risultati,
.home #sec1 .txt-risultati {
    right: -0.5rem;
    top: 40%;
}
.home .cnt-video .txt-risultati p {
    color: #fff;
}
.home .txt-risultati {
    position: absolute;
    top: 41rem;
    right: -0.5rem;
    z-index: 9999;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.home .txt-risultati p {
    font-size: 12px;
}
.menu-fixed {
    height: 77px;
    position: fixed;
    width: calc(100% - 125px);
    z-index: 10;
    background: #fff;
    top: 36px;
    display: flex;
    align-items: center;
}
.index-menu ul li:before{
    content: "* ";
    font-size: 16px;
    font-family: 'Roboto Mono';
    line-height: 16px;
    color: #00EA51;
}
.row.index-title .span_11 {
    padding-top: 20px;
    width: auto;
}
.index-menu a.accent{display:block;text-transform:uppercase;color:#151F27;font-weight:700;margin:0 0 28px 0}
.index-menu .index-text{-webkit-column-count:3;-moz-column-count:3;column-count:3}
.sidebar_block{background:#28333e;width:100%;height:120px;;border-bottom:1px solid #545A60;position:relative;-webkit-transition:background ease .5s;transition:background ease .5s;cursor:pointer;display:block;
display: flex;align-items: center;}
.sidebar_block.first {display: block;}
.submenu {
    width: 160px;
    height: calc(100vh - 35px);
    background-color: #151F27;
    position: fixed !important;
    left: 125px !important;
    top: 35px !important;
    z-index: 15;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    padding: 1rem 1rem 1rem 1.3rem;
    overflow-y: scroll;
}
.submenu ul li a,
.submenu ul a,
.acc_th {
    color: #fff;
    font-family: "AlaskaBeta-Bold";
    font-weight: 700;
    font-size: 12px;
    line-height: 120%;
}
.submenu ul li {
    padding-bottom: 1.5rem;
}
.submenu ul li a.active,
.submenu ul a.active,
.acc_th.active, .acc_th.active a {
    color: #00EA51;
}
.submenu ul.accordion li {
    padding-bottom: 0;
    padding-top: 0;
    padding-inline-start: 7px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.35s ease, opacity 0.35s ease, padding 0.35s ease;
}
.submenu ul.accordion.open li {
    max-height: 160px;
    opacity: 1;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    line-height: 12px;
}
.submenu ul.accordion.open li:nth-child(2) {
    padding-top: 0.7rem;
}
.submenu ul.accordion li a {
    color: #fff;
    font-family: "AlaskaBeta-RegularContrast";
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    position: relative;
}
.submenu ul.accordion li a:hover {
    color: #02D34A;
}
.submenu ul.accordion li a.active {
    color: #fff;
    font-family: "AlaskaBeta-Bold";
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
}
.submenu ul.accordion li a.active:after {
    content: "";
    width: 3px;
    left: -7px;
    background-color: #00EA51;
    position: absolute;
    top: 0;
    bottom: 0;
}
.acc_th {position: relative; cursor: pointer;}
.submenu .acc_th:after {
    content: url('../images-2025/accordion.svg');
    position: absolute;
    left: -13px;
    top: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: transform 0.35s ease;
    transition: transform 0.35s ease;
}
.submenu .acc_th.open:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
a.backto_index,
.turnback a,
.download a {
    font-size: 16px;
    position: relative;
    color: #151f27;
    font-weight: 400;
}
.download a {
    display: flex;
    align-items: center;
}
.turnback a, .download a {font-family: "AlaskaBeta-RegularContrast";}
.turnback {
    padding-left: 7.7%;
}
.download {
    padding-left:45.7%;
}
.backto_index:after,
.download a:after {
    content: "";
    position: absolute;
    bottom: -8px;
    height: 1px;
    width: 100%;
    background-color: #00EA51;
    left: 0;
}
.backto_index img {
    margin-right: 8px;
}
.download img {
    margin-left: 5px;
}
.first_section,
.download {
    position: relative;
}
.scrollx {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.menu-fixed-voce {
    padding: 0px 4rem;
}
.menu-fixed-voce p {
    font-family: "AlaskaBeta-BoldContrast";
    margin-bottom: 0px;
    font-size: 12px;
    position: relative;
}
.menu-fixed-voce p:after {
    content: "";
    position: absolute;
    bottom: -7px;
    height: 2px;
    width: 100%;
    background-color: #026653;
    left: 0;
}
.menu-fixed-large .scrollx {
    justify-content: flex-start;
    width: 95%;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 0px;
    white-space: nowrap;
    flex-wrap: inherit;
    display: -webkit-flex;
    height: 77px;
    -webkit-overflow-scrolling: touch;
}
.menu-fixed-large .scrollx .menu-fixed-voce {
    padding: 0px 3rem;
}
.index-menu h3 {
    font-family: "AlaskaBeta-MediumContrast";
    color: #000;
    font-size: 36px;
    line-height: 43.2px;
    margin-bottom: 30px;
    margin-top: 30px;
}
/* .int_spanner h2 {
    font-size: 38px;
    line-height: 45px;
    font-family: "AlaskaBeta-BoldContrast";
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 84px;
} */
.index-menu a {
    font-family: "AlaskaBeta-RegularContrast";
}
.index-menu a.accent {
    font-family: "AlaskaBeta-BoldContrast";
}
.interactive .content .sidebar p {
    font-family: "AlaskaBeta-LightContrast";
}
.interactive {
    display: none;
}
.interactive.open {
    display: block;
}
.sec2 .interactive.open {
    padding-top: 7rem;
    padding-bottom: 10rem;
}
.highlights .sec2 .interactive.open {
    padding-top: 3rem;
}
.interactive .int_row img,
.img-dati img {
    width: 100%;
}
.legenda {position: relative}
.legenda img {
    position: absolute;
    left: 0;
}
.no_list_style {
    padding-left: 0px!important;
}
.no_list_style li:before {
    display: none!important;
}
.toolbar .span_1 a,
.toolbar .span_2 a{
  font-family: "AlaskaBeta-ExpandedMedium";
    font-size: 10px;
    line-height: 13px;
}
.toolbar .span_7 a,
.toolbar .page_num  {
  font-family: "AlaskaBeta-Medium";
    font-size: 10px;
    line-height: 13px;
}
.main_content .signature strong {
  font-family: 'Roboto Mono'!important;
  font-weight: 700;
}
.toolbar div .page_num {
    line-height: 17px;
    display: flex;
    align-items: center;
}
.toolbar .lang,
.toolbar .page_num {
    color: #000;
}
.toolbar .row {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.toolbar .col.span_1:last-child {
    width: 8.25%;
}
.toolbar .col {
    padding-top: 7px;
    padding-bottom: 11px;
}
.toolbar .span_1 a,
.toolbar .span_2 a {
    border-bottom: none;
    border-bottom: 0px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #151F27;
}
.toolbar .page_num span {
    font-size: 15px;
}
.sidebar {
    overflow-y: scroll;
}
.sidebar h3 strong {
    font-family: "AlaskaBeta-Bold";
    font-size: 12px;
    line-height: 120%;
}
.sidebar_block .content h3 {
    font-family: "AlaskaBeta-RegularContrast";
    font-size: 12px;
    line-height: 120%;
}
.toolbar .page_num .block {
    font-family: "AlaskaBeta-RegularContrast";
}
p {
    color: #151F27;
}
.main_content p a {
    text-decoration: underline;
}
.video_int video {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    background-color: #fff!important;
}
.action_bar .title_anchor p {
    font-family: "AlaskaBeta-LightContrast";
    font-size: 16px;
    line-height: 27.2px;
}
p.p1 {
    font-family: "AlaskaBeta-RegularContrast";
    font-size: 16px;
    line-height: 160%;
}
p.p2 {
    font-family: "AlaskaBeta-LightContrast";
    font-size: 16px;
    line-height: 27.2px;
}
p.p3 {
    font-family: "AlaskaBeta-RegularContrast";
    font-size: 20px;
    line-height: 26px;
    color: #71808E;
}
p.p1 strong {
    font-family: "AlaskaBeta-BoldContrast";
}
p.p1 a {
    color: #151F27;
}
h4 a {
    color: #151F27;
    text-decoration: underline!important;
}
p.p1 i {
    font-style: italic!important;
}
p.p1.small {
    font-size: 12px;
    line-height: 22px;
}
p.p2 strong {
    font-family: "AlaskaBeta-BoldContrast";
}
p.p1 .accent,
.accent_a {
    color: #00EA51!important;
}
.action_bar .title_anchor p {
    font-size: 12px!important;
    color: #00EA51;
}
.pagination span {
    color: #151F27;
    font-family: "AlaskaBeta-BoldContrast";
}
.pagination-link {
    font-family: "AlaskaBeta-BoldContrast";
    color: #151F27;
    font-size: 16px;
    line-height: 19.2px;
}
.main_content h2,
.int_spanner h2  {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: #151F27;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}
/* .highlights .int_spanner h2 {
    padding-top: 7rem;
} */
.highlights .interactive .content .int_container .int_spanner {
    padding-top: 7rem;
    padding-bottom: 5rem;
}
.main_content .table_text h3 {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
    color: #151F27;
    margin-top: 3rem;
    margin-bottom: 1rem;
}
.row_table_text {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 10px 0px;
}
.bg_hover {
    background: linear-gradient(90deg, #b3f9cb 0%, #fff 100%) no-repeat left center;
    background-size: 0% 100%;
    transition: background-size 0.4s ease;
}
.bg_hover:hover {
    background-size: 100% 100%;
}
.main_content .table_text .typo {
    font-family: "AlaskaBeta-MediumContrast";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    color: #151F27;
}
.main_content .table_text small {font-size: 14px;}
.main_content .table_text .numbers {
    font-family: "AlaskaBeta-RegularContrast";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #151F27;
}
.main_content .table_text .numbers.big {
    font-size: 22px;
    width: 13%;
}
.main_content .table_text .row_description.full {
    width: 100%;
    margin-top: 10px;
}
.row_3_cln {
    display: flex;
    align-items: center;
}
.row_3_cln div {
    width: 33.33333333%;
}
.row_3_cln .description {padding-bottom: 5px;}
.row_description_3_cln {
    margin-top: 10px;
}
.row_3_cln .borders {
    border-left: 1px solid #00EA51;
    border-right: 1px solid #00EA51;
}
.main_content .table_text .description {
    font-family: "AlaskaBeta-LightContrast";
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 14px;
    color: #151F27;
}
.main_content .table_text .description b {
    font-family: "AlaskaBeta-MediumContrast";
    font-style: normal;
    font-weight: 500;
}
.main_content .table_text .perc {
    font-family: 'Roboto Mono Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 25px;
    color: #151F27;
}
.main_content .table_text hr {
    width: 100%;
    height: 1px;
    background-color: #00EA51;
    border: 0px;
    margin: 0px;
}
.row_description {
    display: flex;
    align-items: center;
}
.uppercase {
    text-transform: uppercase;
}
.main_content h3.uppercase{font-weight: 600; font-size: 42px;}
.main_content h3.capitolo {font-weight: 400;}
.reply .main_content h3.uppercase,
.main_content h3.bold {font-weight: 700;font-size: 28px;}
.main_content h3 {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: #151F27;
    margin-top: 0rem;
    margin-bottom: 1rem;
}
.main_content h4.subtitle {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 140%;
    color: #151F27;
    margin-top: 0rem;
    margin-bottom: 1rem;
}
p.source {
    font-family: 'Roboto Mono Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 170%;
    margin-top: 0rem;
    margin-bottom: 1rem;
}
p.source b {
    font-weight: 700;
}
.numb {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    color: #151F27;
    border: 1px solid #00EA51;
    border-radius: 50%;
    padding: 5px 10px;
}
.cit {
    padding: 2rem;
    background: linear-gradient(to right, rgba(0, 234, 81, 0.2) 0%, rgba(0, 234, 81, 0) 60%);
    font-family: "AlaskaBeta-ExpandedMedium";
    font-size: 16px;
    text-transform: uppercase;
    line-height: 170%;
    color: #151F27;
}
#reply_car .cit {
    text-transform: none!important;
    display: flex;
    align-items: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-bottom: 1rem;
}
#reply_car .cit p{line-height: 140%;width: 82%;}
#reply_car .cit .num {
    font-family: "Roboto Mono";
    font-weight: 400;
    line-height: 140%;
    font-size: 52px;
    width: 5rem;
}
.main_content h4 {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #151F27;
    margin-bottom: 0.5rem;
}
.sidebar_block.first span img {
    width: 40%;
}
.en .sidebar_block.first img.logo-rel-fin-txt {
padding-right: 15px;
}
.sidebar_block.first img {
    margin-left: 20px;
    margin-right: 10px;
    padding-bottom: 10px;
    width: 63%;
}
.mt-0 {
    margin-top: 0px!important;
}
.mb-0 {
    margin-bottom: 0px!important;
}
.mb-0-5 {
    margin-bottom: 0.5rem!important;
}
.mb-1 {
    margin-bottom: 1rem!important;
}
.mb-2 {
    margin-bottom: 2rem;
}
.mb-1-5 {
    margin-bottom: 1.5rem!important;
}
.mb-2-5 {
    margin-bottom: 2.5rem!important;
}
.mb-3 {
    margin-bottom: 3rem;
}
.mt-0-5 {
    margin-top: 0.5rem!important;
}
.mt-1 {
    margin-top: 1rem!important;
}
.mt-1-5 {
    margin-top: 1.5rem!important;
}
.mt-2 {
    margin-top: 2rem!important;
}
.mt-3 {
    margin-top: 3rem!important;
}
.mt-4 {
    margin-top: 4rem;
}
.mb-4 {
    margin-bottom: 4rem;
}
.mono {
    font-family: "Roboto Mono"!important;
    font-weight: 700;
}
.text-center {
    text-align: center;
}
.row.action_bar {
    margin-top: 5rem;
}
.row.action_bar .span_1 {
    width: 5.33333%;
}
.row.action_bar .span_7 {
    width: 73.33333%;
}
.row.action_bar .anchorable {
    width: 2.66667%;
    margin-left: 7%;
}
.row.action_bar .js-table {
    margin-bottom: 50px;
}
.cta-download {
    border-top: 2px solid #026653;
    padding: 2.5rem 0 2.5rem 0;
    border-bottom: 2px solid #026653;
}
a.cta-btn {
    background: linear-gradient(#fff, #fff) no-repeat bottom center, #00ea51;
    background-size: 100% 0%, auto;
    transition: background-size 0.4s ease;
    border-radius: 4px;
    padding: 1.3rem 1.3rem;
    font-family: "AlaskaBeta-RegularContrast";
    color: #151F27;
    font-size: 16px;
    display: flex;
    width: fit-content;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    max-height: 62px;
    width: 265px;
}
a.cta-btn:hover { background-size: 100% 100%, auto;}
a.cta-btn.secondary {
    background: linear-gradient(#151F27, #151F27) no-repeat bottom center, #fff;
    background-size: 100% 0%, auto;
    transition: background-size 0.4s ease;
    margin: 0;
    display: block;
    margin-bottom: 20px;
}
a.cta-btn.tertiary {
    background: linear-gradient(#ffffff3a, #ffffff3a) no-repeat bottom center, transparent;
    background-size: 100% 0%, auto;
    transition: background-size 0.4s ease;
    color: #151F27;
    margin: 0;
    border: 1px solid #fff;
}
a.cta-btn.tertiary svg {
    margin-right:10px;
}
a.cta-btn.tertiary:hover {background-size: 100% 100%, auto;}
a.cta-btn.secondary:hover {background-size: 100% 100%, auto;color: #00EA51;}
a.cta-btn.secondary:hover svg path { fill: #00EA51;}
a.cta-btn img {
    width: 16px;
    margin-left: 0.4rem;
}
.main_content ul li p{margin:0;display:inline}
.main_content ul li {
    padding-inline-start: 20px;
    display: flex;
    align-items: flex-start;
}
.main_content ul li:before{content: url('../images-2025/asterisco.svg');display:block;height:0;width:0;left:-20px;top:6px;position:relative;
    height: 13px;
    width: 13px;flex-shrink: 0;}
.main_content ul ul li:before {height: 0px;}
.main_content ol.number_ol li:before {
    color: #00EA51;
    font-family: "AlaskaBeta-RegularContrast";
    content: counter(item, decimal) ". ";
}
span.arrow-left img,
span.arrow-right img {
    width: 18px;
}
span.arrow-left {
    position: absolute;
    left: 0px;
    bottom: -1px;
}
.main_content .pagination a .col
{position:relative;padding-right:25px;float:none;
display: flex;
    align-items: center;
    justify-content: flex-end;}
.main_content .pagination a .col.inverted {
    justify-content: flex-start;
    padding-left: 40px;
}
.main_content .pagination a .col.inverted span.arrow-left {
    margin-right: 20px;
    margin-left: 0px;
    padding-bottom: 10px;
}
.main_content .pagination a span{
    display:block;color:#151f27;font-size:16px;line-height:22px;font-weight:700;margin-left: 20px;}
.main_content .pagination a:last-child{border-left:1px solid #eee;text-align:right}
.main_content .pagination a.not-active,
.main_content .pagination a.not-active:hover {
    background: #fff!important;
}
.main_content .pagination a {
    background:
        linear-gradient(#00EA51, #00EA51) no-repeat bottom center,
        #fff;
    background-size: 100% 0%, auto;
    transition: background-size 0.4s ease;
}
.main_content .pagination a:hover {
    background-size: 100% 100%, auto;
}
span.arrow-right {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.backtop {
    position: fixed;
    bottom: 2rem;
    right: 4rem;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00EA51;
    z-index: 20;
    border-radius: 100px;
    box-shadow: 0px 15px 14px 1px #00000020;
}
.backtop:hover {
    cursor: pointer;
}
/* .introduzione-menu-fixed .chapter-title-row {
    margin-top: 77px;
} */
.toolbar_mobile {
    display: none;
    min-height: 50px;
    background: #00EA51;
    z-index: 1500;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    position: fixed;
    width: 100vw;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.toolbar_mobile.close {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.toolbar_mobile .col:first-child {
    padding: 0px 0 0px 2rem;
    font-size: 25px;
    color: #151F27!important;
}
.toolbar_mobile .col.span_10 {display: none;}
.toolbar_mobile .row {display: flex; align-items: center;justify-content: space-between;}
.toolbar_mobile .row::after {display: none;}
#menu-mobile .span_1 {width: 3%;}
#hamburger {
    display: block;
    float: right;
    padding-right: 2rem;
}
#hamburger .line_1 {
    width: 25px;
    height: 2px;
    background: #151F27;
    margin: 15px 0 0 0;
}
#hamburger .line_2 {
    width: 25px;
    height: 2px;
    background: #151F27;
    margin: 7px 0 7px 0;
}
#hamburger .line_3 {
    width: 25px;
    height: 2px;
    background: #151F27;
    margin: 0 0 15px 0;
}
#menu-mobile-background {
    position: fixed;
    top: -110%;
    width: 100vw;
    height: 100%;
    background: white;
    z-index: 21;
    -webkit-transition: top 0.5s ease;
    transition: top 0.5s ease;
}
#menu-mobile-background.opened {
    top: 50px;
}
#menu-mobile {
    width: 100vw;
    background: #02D34A;
    z-index: 21;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
}
#menu-mobile.opened {
    opacity: 1;
}
#menu-mobile .index-menu {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    overflow: scroll;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
#menu-mobile .lang a {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #151F27;
    padding: 4px 16px 3px 16px;
    border-radius: 15px;
    font-family: "AlaskaBeta-Medium";
    font-size: 10px;
    line-height: 13px;
    color: #151F27;
}
#menu-mobile .lang a:hover,
#menu-mobile .lang a.active {
    color: #fff;
    background-color: #151F27;
}
#menu-mobile .col {
    padding: 15px 0px;
}
#menu-mobile .interactive_link {
    font-family: "AlaskaBeta-ExpandedMedium";
    font-size: 10px;
    line-height: 13px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #151F27;
}
#menu-mobile .close-button {
    display: none;
}
#menu-mobile h3 {
    margin: 10px 0 10px 0;
}
.toolbar {
    display: block;
    padding-left: 125px;
    background: #02D34A;
    z-index: 15;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    position: relative;
    position: fixed;
    width: 100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.toolbar.close {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.toolbar.index-open {
    -webkit-transform: translateY(100vh);
    -ms-transform: translateY(100vh);
    transform: translateY(100vh);
}
.toolbar .col:last-child {
    background: #F5F5F5;
    padding-left: 20px;
}
.toolbar .row:after {
    content: "";
    display: none!important;
}
.toolbar .icon-link {
    text-decoration: none;
    color: #026653;
}
.toolbar p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
    font-weight: normal;
}
.toolbar .interactive_link {
    font-weight: 600;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid #026653;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.toolbar .page_num {
    position: relative;
}
.toolbar .page_num .block {
    display: block;
    position: absolute;
    right: 20px;
    background: #28333e;
    color: White;
    font-size: 12px;
    padding: 10px;
    top: 44px;
    width: 200px;
    opacity: 0;
    -webkit-transition: all ease 0.8s;
    transition: all ease 0.8s;
}
.toolbar .page_num .block:before {
    height: 10px;
    width: 10px;
    background: #28333e;
    content: "";
    position: absolute;
    top: -5px;
    right: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.toolbar .page_num:hover .block {
    opacity: 1;
}
.toolbar .page_num span {
    color: #b2b2b2;
    margin-right: 5px;
}
.toolbar .lang a {
    color: #151F27;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #151F27;
    padding: 3px 14px 1px 14px;
    border-radius: 15px;
}
.toolbar .lang a:hover,
.toolbar .lang a.active {
    color: #fff;
    background-color: #151F27;
}
.d-sm-none {
    display: none;
}
sub {
    vertical-align: baseline;
    position: relative;
    bottom: -0.4em;
    font-size: 9px;
    line-height: initial;
}
.main_content ul ul li:before {
    border: none;
    content: "";
    color: #00EA51;
    left: -14px;
    top: 6px;
    font-size: 26px;
    font-weight: 800;
    height: 0px;
    width: 0;
    border-color: transparent #00EA51;
    border-style: solid;
    border-width: .2em 0 .2em .2em;
}
.main_content ul ul ul li:before {
    border: none;
    content: "";
    color: #9d9d9c;
    left: -14px;
    top: 6px;
    font-size: 26px;
    font-weight: 800;
    height: 2px;
    width: 2px;
    border-style: solid;
    border-radius: 100px;
    background: #9d9d9c;
}
.main_content ol li::marker {
    font-family: "AlaskaBeta-RegularContrast";
    font-size: 13px;
}
.main_content ul ul li {
    padding-inline-start: 10px;
}
.person-list .p1 {
    display: flex;
}
.relazione_gestione .title_anchor.fixed {
    width: 100%;
    top: 130px;
    margin-right: -10px;
    -webkit-font-smoothing: antialiased;
    position: sticky;
}
.relazione_gestione .row.action_bar {
    display: flex;
    width: 100%;
}
.relazione_gestione .row:after {
    display: none!important;
}
.person-list .p1 span:first-child {
    width: 45%;
}
/* ANIMATIONS */
.andamento-ricavi .img-dati {
    overflow-x: visible;
}
.img-dati {
    position: relative;
    overflow: hidden;
}
.animate__animated {
  position: relative;
  opacity: 0;
  transition: 2s all ease;
}
.animate__animated.active{
  opacity: 1;
}
.graphic-digital-experience p {font-size: 12px;line-height: 120%;}
.text01 {
    position: absolute;
    top: 0;
    left: 0;
}
.text02 {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}
.text03 {
    position: absolute;
    bottom: 4%;
    left: 0;
}
.text04 {
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
}
.cnt-legenda-01 {
    width: 7rem;
    margin-right: 3rem;
}
.cnt-legenda-02 {
    width: 6rem;
    margin-right: 3rem;
}
.cnt-grafici {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}
.region-01, .region-02 {
    position: relative;
    width: 40%;
    transition: width 0.4s ease, opacity 0.4s ease;
}
.txt_num .bold {
    font-size: 52px;
    font-weight: 400;
    line-height: 160%;
}
.txt_num .regular {
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
}
.txt_num_1 {
    position: absolute;
    top: 2%;
    left: 0;
}
.txt_num_2 {
    position: absolute;
    top: 32%;
    left: 0;
}
.txt_num_3 {
    position: absolute;
    bottom: 2%;
    left: 0;
}
.txt_num_4 {
    position: absolute;
    top: 2%;
    right: 0;
}
.txt_num_5 {
    position: absolute;
    bottom: 2%;
    right: 0;
}
/* Industries: cerchio cresce ruotando da -90deg, poi i txt_num appaiono dal basso e i numeri contano fino al valore */
.industries-pie-grow {
    opacity: 0;
    transform: scale(0.2) rotate(-90deg);
    transform-origin: center center;
}
.industries-txt {
    opacity: 0;
    transform: translateY(20px);
}
/* Retail: poligono 1 e 2 crescono da piccoli a grandi in sequenza, le linee si rivelano da dx a sx, poi le scritte */
.retail-poly {
    opacity: 0;
    transform: scale(0.3);
    transform-origin: center bottom;
}
.retail-poly.retail-2025 {
    transform-origin: 28.89% 91.7%;
}
.retail-poly.retail-2029 {
    transform-origin: 79.36% 91.7%;
}
.retail-line {
    clip-path: inset(0 0 0 100%);
}
.retail-txt {
    opacity: 0;
}
/* AI SDLC chart: ai-1 appare, poi le linee compaiono una alla volta da sx a dx */
.ai-base {
    opacity: 0;
}
.ai-linea {
    clip-path: inset(0 100% 0 0);
}
/* Digital Experience trend chart: bg, poi linee+testi+info, poi i 3 gruppi volume in sequenza */
.de-bg,
.de-group-1,
.de-group-2,
.de-group-3,
.de-group-4 {
    opacity: 0;
}
.de-group-2 {z-index: 2;}
.de-group-3 {z-index: 1;}
/* Pie chart: 01 cresce ruotando da -90deg, poi 02, poi 03, poi i numeri */
.pie-grow {
  opacity: 0;
  transform: scale(0.2);
  transform-origin: center center;
}
.pie-grow.pie-rotate {
  transform: scale(0.2) rotate(-90deg);
}
.pie-numbers {
  opacity: 0;
}
/* Grafico emis-fonte: la ciambella è a sinistra del viewBox (legenda a destra),
   quindi il pie-rotate deve ruotare attorno al centro reale del cerchio, non del canvas */
.emiss-chart-wide .pie-grow.pie-rotate {
  transform-origin: 27.21% 50.08%;
}
/* Hover su uno dei due grafici di un cnt-grafici: si ingrandisce occupando più spazio, l'altro si affievolisce */
.region-01.pie-hover-up,
.region-02.pie-hover-up {
  width: 50%;
}
.region-01.pie-hover-down,
.region-02.pie-hover-down {
  width: 30%;
  opacity: 0.4;
}
/* Ricavi per region: hotspot a forma di spicchio (1/3 di cerchio ciascuno, partendo da -90deg) */
.pie-hotspot {
  position: absolute;
  left: 0;
  width: 100%;
  aspect-ratio: 1 / 1;
  cursor: pointer;
  z-index: 2;
  top: 0;
}
/* Spicchi proporzionati ai dati reali: 62.4% / 18.5% / 19.1%, partendo da -90deg in senso orario */
.pie-hotspot-1 {
  clip-path: polygon(50% 50%, 50% 0%, 62.94% 1.7%, 75% 6.7%, 85.36% 14.64%, 93.3% 25%, 98.3% 37.06%, 100% 50%, 98.3% 62.94%, 93.3% 75%, 85.36% 85.36%, 75% 93.3%, 62.94% 98.3%, 50% 100%, 37.06% 98.3%, 25% 93.3%, 14.82% 85.53%);
}
.pie-hotspot-2 {
  clip-path: polygon(50% 50%, 14.82% 85.53%, 6.7% 75%, 1.7% 62.94%, 0% 50%, 1.7% 37.06%, 3.39% 31.89%);
}
.pie-hotspot-3 {
  clip-path: polygon(50% 50%, 3.39% 31.89%, 6.7% 25%, 14.64% 14.64%, 25% 6.7%, 37.06% 1.7%, 50% 0%);
}
/* Ricavi per region: callout (linea + pallino + etichetta) mostrato in hover sullo spicchio */
.pie-callout {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 6px;
  opacity: 0;
  pointer-events: none;
  white-space: nowrap;
  transition: opacity 0.3s ease;
  z-index: 3;
}
.pie-callout-line {
  display: block;
  width: 100px;
  height: 1px;
  background: #151F27;
}
.pie-callout-dot {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: currentColor;
  flex: none;
}
.pie-callout-label {
  color: #151F27;
  font-family: 'Roboto Mono';
  font-weight: 300;
  font-size: 14px;
}
.pie-callout-1 {
    right: -2%;
    color: #00EA51;
    bottom: 10%;
}
.pie-callout-2 {
    bottom: 26%;
    left: -10%;
    flex-direction: row-reverse;
    color: #00644c;
}
.pie-callout-3 {
    top: 33%;
    left: -4%;
    flex-direction: row-reverse;
    color: #454e5b;
}
.region-01.hover-slice-1 .pie-callout-1,
.region-01.hover-slice-2 .pie-callout-2,
.region-01.hover-slice-3 .pie-callout-3 {
  opacity: 1;
}
.cnt-grafici .numeri,
.linea01 {
    position: absolute;
    left: 0;
}
.cnt-grafici .pln {z-index: 1;}
.linea01 {
    opacity: 0;
}
/* Andamento: hotspot sopra ogni colonna, raddoppia da overlay per il dimming.
   Un overlay dedicato (anziché l'opacity della barra) evita il conflitto con
   animate__fadeInUp (animation-fill-mode: both), che impedirebbe la transizione. */
.andamento-hotspot {
    position: absolute;
    z-index: 4;
    cursor: pointer;
    background: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.andamento-hotspot.andamento-dim {
    opacity: 0.7;
}
/* Andamento: callout (linea + pallino + etichetta) mostrato in hover sulla colonna */
.andamento-callout {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 6px;
    opacity: 0;
    pointer-events: none;
    white-space: nowrap;
    z-index: 5;
    transform: translateY(-50%);
    transition: opacity 0.3s ease;
}
.andamento-callout.active {
    opacity: 1;
    z-index: 5;
}
.andamento-callout-line {
    display: block;
    width: 60px;
    height: 1px;
    background: currentColor;
    flex: none;
    clip-path: inset(0 100% 0 0);
    transition: clip-path 0.4s ease-out;
}
.andamento-callout.active .andamento-callout-line {
    clip-path: inset(0 0 0 0);
}
.andamento-callout-dot {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: currentColor;
    flex: none;
    opacity: 0;
    transition: opacity 0.2s ease;
}
.andamento-callout-label {
    color: #151F27;
    font-family: 'Roboto Mono';
    font-weight: 300;
    font-size: 14px;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.andamento-callout-dot.n1 {
    background-color: #00EA51;
}
.andamento-callout-dot.n2 {
    background-color: #009969;
}
.andamento-callout-dot.n3 {
    background-color: #003d34;
}
.andamento-callout.active .andamento-callout-dot,
.andamento-callout.active .andamento-callout-label {
    transition-delay: 0.4s;
    opacity: 1;
}
.andamento-callout[data-group="1"] { color: #151F27; }
.andamento-callout[data-group="2"] { color: #151F27; }
.andamento-callout[data-group="3"] { color: #454e5b; }
.andamento-callout-label::after { content: ''; }
.andamento-callout[data-group="1"] .andamento-callout-label::after { content: 'EBITDA'; }
.andamento-callout[data-group="2"] .andamento-callout-label::after { content: 'EBIT'; }
.andamento-callout[data-group="3"] .andamento-callout-label::after { content: 'EBT'; }
/* Andamento: righe cresce da sinistra a destra, numeri dal basso verso l'alto */
.andamento-grow.grow-x {
    clip-path: inset(0 100% 0 0);
}
.andamento-grow.grow-y {
    clip-path: inset(100% 0 0 0);
    opacity: 1;
}
/* Andamento: 01 parte dopo righe/numeri, poi 02, poi 03 */
.animate__animated.andamento-fadeup-1 {
    animation-duration: 1s;
    animation-delay: 1s;
}
.animate__animated.andamento-fadeup-2 {
    animation-duration: 1s;
    animation-delay: 2s;
}
.animate__animated.andamento-fadeup-3 {
    animation-duration: 1s;
    animation-delay: 3s;
}
/* Andamento: barre 01/02/03 (.linea01), gestite via JS con isteresi per evitare il glitch
   di animate__fadeInUp/fadeOutDown quando si scrolla avanti e indietro (vedi revealAndamentoFadeup) */
.linea01.andamento-fadeup-1,
.linea01.andamento-fadeup-2,
.linea01.andamento-fadeup-3 {
    transform: translateY(30px);
}
.animate__animated.animate__delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-delay: calc(var(--animate-delay)*1);
    animation-delay: calc(var(--animate-delay)*1);
}
.animate__animated.animate__delay-01s {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
    -webkit-animation-delay: calc(var(--animate-delay)*0.1);
    animation-delay: calc(var(--animate-delay)*0.1);
}
.animate__animated.animate__delay-02s {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-delay: calc(var(--animate-delay)*0.2);
    animation-delay: calc(var(--animate-delay)*0.2);
}
.animate__animated.animate__delay-03s {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-delay: calc(var(--animate-delay)*0.3);
    animation-delay: calc(var(--animate-delay)*0.3);
}
.animate__animated.animate__delay-05s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-delay: calc(var(--animate-delay)*0.5);
    animation-delay: calc(var(--animate-delay)*0.5);
}
.interactive #js-dati-economici.fadeInDown,
.interactive #js-dati-patrimoniali.fadeInDown,
.interactive #js-dati-singola-azione.fadeInDown { 
    animation: fadeInDown 1.5s;
  -webkit-animation: fadeInDown 1.5s;
  -moz-animation: fadeInDown 1.5s;
  -o-animation: fadeInDown 1.5s;
  -ms-animation: fadeInDown 1.5s;
  opacity: 1;
}
@-webkit-keyframes fadeInDown {
    0% {
       opacity: 0;
       -webkit-transform: translateY(-20px);
    }
    100% {
       opacity: 1;
       -webkit-transform: translateY(0);
    }
 }
 @keyframes fadeInDown {
    0% {
       opacity: 0;
       transform: translateY(-20px);
    }
    100% {
       opacity: 1;
       transform: translateY(0);
    }
}
.cnt-scroll {
    position: fixed;
    top: 50%;
    z-index: 10;
    height: 20px;
    width: 20px;
}
/* HIGHLIGHTS */
.highlights .sidebar_block.first.invert {
    background-color: #00EA51;
    width: 125px;
}
.highlights .sidebar {
    width: 100%!important;
    height: 101px!important;
    background-color: #fff!important;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
    background-color: #fff!important;
    background-image: none!important;
    border-radius: 4px;
    height: 45px;
    vertical-align: middle;
    color: #151f27;
    font-size: 14px;
    font-family: "Roboto Mono";
    font-weight: 700;
    padding-left: 0px;
}
#js-dati-economici .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
    width: 34.5%;
}
#js-dati-singola-azione .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
    width: 0%;
}
#js-dati-patrimoniali .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
    width: 4%;
}
#js-altre-informazioni .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
    width: 14.5%;
}
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(2),
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(3),
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(4),
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(5),
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(6),
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(7) {
    background-color: #fff!important;
    background-image: none!important;
    height: 45px;
    vertical-align: middle;
    color: #000;
    font-size: 14px;
    font-family: "Roboto Mono";
    font-weight: 700;
    text-align: center;
}
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(2),
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(4),
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(6) {
    border-left: 0.1rem solid #fff;
    border-radius: 4px 0 0 4px;
}
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(3),
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(5),
.google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(7) {
    border-right: 0.1rem solid #fff;
    border-radius: 0 4px 4px 0;
}
.google-visualization-table-tr-even .google-visualization-table-td:nth-child(1),
.google-visualization-table-tr-odd .google-visualization-table-td:nth-child(1) {
    border-right: 0px;
    font-family: "AlaskaBeta-MediumContrast";
}
.google-visualization-table-tr-even .google-visualization-table-td:nth-child(3),
.google-visualization-table-tr-even .google-visualization-table-td:nth-child(5),
.google-visualization-table-tr-odd .google-visualization-table-td:nth-child(3),
.google-visualization-table-tr-odd .google-visualization-table-td:nth-child(5) {
    border-right: none;
}
.google-visualization-table-tr-even td,
.google-visualization-table-tr-odd td {
    height: 40px;
    vertical-align: middle;
    font-size: 12px!important;
    line-height: 16.8px!important;
}
.google-visualization-table-type-number {
    vertical-align: middle;
    text-align: center!important;
}
div[id^="3-"] {
    min-height: 1px;
}
.sort-ascending .google-visualization-table-sortind:after,
.sort-descending .google-visualization-table-sortind:after {color: #00EA51!important;font-size: 9px;}
#js-dati-patrimoniali .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(2),
#js-dati-patrimoniali .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(3),
#js-dati-patrimoniali .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(4),
#js-dati-singola-azione .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(2),
#js-dati-singola-azione .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(3),
#js-dati-singola-azione .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(4),
#js-altre-informazioni .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(2),
#js-altre-informazioni .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(3),
#js-altre-informazioni .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(4){
    border-radius: 4px;
    border: 0.1rem solid #fff;
}
#js-dati-patrimoniali .google-visualization-table-tr-even .google-visualization-table-td:nth-child(2),
#js-dati-patrimoniali .google-visualization-table-tr-odd .google-visualization-table-td:nth-child(2),
#js-dati-singola-azione .google-visualization-table-tr-even .google-visualization-table-td:nth-child(2),
#js-dati-singola-azione .google-visualization-table-tr-odd .google-visualization-table-td:nth-child(2),
#js-altre-informazioni .google-visualization-table-tr-even .google-visualization-table-td:nth-child(2),
#js-altre-informazioni .google-visualization-table-tr-odd .google-visualization-table-td:nth-child(2) {
    border-right: none;
}
/* inglese */
.english-vs #js-dati-economici .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
    width: 34.5%;
}
.english-vs #js-dati-singola-azione .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
    width: 20.5%;
}
.english-vs #js-dati-patrimoniali .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
    width: 14.5%;
}
.english-vs #js-altre-informazioni .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
    width: 20.5%;
}
.int_spanner h2.h5-bolder,
.cnt-grafici p strong {
    font-family: "Roboto Mono";
    font-size: 22px;
}
.int_spanner h2.h5-bolder.top_border {
    border-top: 2px solid #026653;
    margin-top: 1rem!important;
    padding-top: 2rem!important;
}
.d-md-block {
    display: none;
}
.d-md-none {
    display: block;
}
sup {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
    font-size: 9px;
    line-height: initial;
}
.citazione p {
    font-size: 17px;
    font-family: "AlaskaBeta-UltraExpandedLight";
    line-height: 22px;
    color: #a8b3bc;
    margin-left: 20px;
}
.citazione {
    border-left: 2px solid #026653;
}
.pl-ul {
    padding-left: 36px;
}
/* width */
.scrollx::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
/* Track */
.scrollx::-webkit-scrollbar-track {
  background: #ffffff; 
}
/* Handle */
.scrollx::-webkit-scrollbar-thumb {
  background: #bdc5cd; 
}
/* Handle on hover */
.scrollx::-webkit-scrollbar-thumb:hover {
  background: #bdc5cd; 
}
.title_anchor .box {
    background-color: #DCECE9;
    border-radius: 0px 0px 8px 8px;
    padding: 30px 25px 30px 35px;
}
.title_anchor .box ul {margin-bottom: 0px;}
.title_anchor .box ul li {padding: 0px!important;font-size: 15px;font-family: "AlaskaBeta-LightContrast"; position: relative;margin-bottom: 15px;}
.title_anchor .box ul li a {color: #151F27; line-height: 130%;}
.title_anchor .box ul li:last-child {margin-bottom: 0px;}
.title_anchor .box ul li.active::before {
    content: "";
    background: #026653;
    display: block;
    height: 100%;
    width: 5px;
    top: 0;
    position: absolute;
    bottom: 0;
    left: -11px;
    border: none
}
.title_anchor .box ul li.active{font-family: "AlaskaBeta-BoldContrast";}
.title_anchor .box ul li::before {
    content: none;
}
.style_ol_numbers {
    list-style-type: decimal;
    padding-left: 28px!important;
}
.style_ol_numbers li {padding-left: 0px !important;
    text-indent: 0px !important;}
.style_ol_numbers li:before {display: none;}
html, body {background: #fff;}
.sidebar.index-open,
.toolbar.index-open {-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}
#box_2,
#box_3 {
  display: none;
}
.menu_mobile ul {
    display: none;
}
.menu_mobile {display: none;}
#sec1 h1 .reveal-word {
  display: inline-block;
  clip-path: inset(0 100% 0 0);
}
#sec1 h1 .reveal-word.reveal-rl {
  clip-path: inset(0 0 0 100%);
}
.logo01-reveal {
  opacity: 0;
}
/* "2025": l'outline resta fisso sopra il video mentre si scrolla; si riempie (crossfade)
   nello stesso momento in cui entrano in animazione gli altri elementi di #sec1, poi
   segue la sua posizione naturale e scorre via con la pagina (vedi updateNum2025 in JS).
   .num2025-spacer riserva lo spazio nel flusso normale (invisibile, serve solo a misurare
   la posizione); .num2025-fixed è la copia visibile, fuori flusso, sempre in primo piano. */
.num2025-wrap {
  position: relative;
  display: inline-block;
}
.num2025-wrap .num2025-outline {
  vertical-align: top;
}
.num2025-wrap .num2025-fill {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}
.num2025-spacer {
  visibility: hidden;
}
.num2025-fixed {
  position: fixed;
  z-index: 12;
  pointer-events: none;
  margin: 0;
  transition: right 0.3s ease;
}
/* "Relazione Finanziaria Annuale 2025": appare con la stessa tempistica del logo
   e resta fissa in posizione durante lo scroll della pagina */
#sec1 .txt-reveal {
  opacity: 0;
  position: fixed;
  z-index: 11;
}
.typo_animation {
  position: relative;
  overflow: hidden;
}
.typo_animation .typo-content {
  display: inline-block;
  clip-path: inset(0 100% 0 0);
}
.typo_animation .typo-line {
  position: absolute;
  top: 0;
  left: -2px;
  width: 2px;
  height: 100%;
  background: #00EA51;
  pointer-events: none;
}
.gradient-box {
  background: linear-gradient(to bottom, rgba(0, 234, 81, 0.2) 0%, rgba(0, 234, 81, 0) 60%);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.highlights .gradient-box {
    left: -40px;
    right: -40px;
    width: auto;
    background: linear-gradient(to bottom, rgba(0, 234, 81, 0.2) 0%, rgba(0, 234, 81, 0) 17%);
}
.interactive .int_spanner h2.h5-bolder {margin-top: 0px!important;margin-bottom: 7rem;}
.footer_index {display: flex; align-items: center; justify-content: flex-end;overflow: hidden; position: relative; padding-bottom: 6rem;
    padding-top: 4rem;}
.footer_index .cnt_20, .footer_index .cnt_25 {
    width:30%;}
.cnt_20_abs {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    color: #fff;
    font-family: "Roboto Mono";
    font-weight: 100;
    font-size: 450px;
    letter-spacing: -4rem;
}
.cnt_20_abs.sx {
    left: -5rem;
    position: absolute;
    bottom: 3rem;
}
.cnt_20_abs.dx {
    right: -0rem;
    position: absolute;
    bottom: 3rem;
}
.footer_index .cnt_text {width: 40%; text-align: center;}
.footer_index img {max-width: 195px;}
.footer_index h3 {
    color: #fff;
    font-family: "Roboto Mono";
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    margin-bottom: 3rem;
}
/* Footer index: i due "2" scendono dall'alto, "0"/"5" e il cta-btn salgono dal basso, tutti insieme */
.footer-fade-top {
    opacity: 0;
    transform: translateY(-30px);
}
.footer-fade-bottom {
    opacity: 0;
    transform: translateY(30px);
}
.sec1 h1 {
    color: #151F27;
    font-family: "Roboto Mono";
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    margin-bottom: 10rem;
}
.overlay_blk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000004D;
}
@media screen and (max-width:1023px){.submenu.d-none-mb.d-none-tb{display:none}}
@media screen and (max-width: 1024px) {
    .menu-fixed {
        width: 100%;
    }
    /* .introduzione-menu-fixed .chapter-title-row {
        margin-top: 77px!important;
    } */
    .backtop {
        right: 1.5rem;
        width: 50px;
        height: 50px;
    }
}
@media screen and (max-width: 820px) {
    .txt-risultati {
        display: none;
    }
    .backtop {
        right: 1rem;
    }
    #menu-mobile .interactive_link {
        font-size: 14px!important;
    }
    .home .sec3 {
        padding-left: 0px;
    }
    .home .sec3 .ctn-cta-home {
        padding-top: 4rem;
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .cnt-video-chapter h1, .cnt-img-chapter h1 {left: 2rem;}
    .num2025-wrap {width: 100%;}
    .introduzione-menu-fixed .chapter-title-row {
        /* margin-top: 30px!important; */
        padding-bottom: 0px!important;
        margin-bottom: 40px;
    }
    .home .sec1 .int_spanner {
        display: block !important;
    }
    .menu-fixed {
        top: 41px;
    }
    .d-md-block {
        display: block;
    }
    .d-md-none {
        display: none;
    }
    .backtop{z-index: 19;bottom: 5.5rem;}
    .sec2 .interactive.open {
        padding-top: 3rem!important;
        padding-bottom: 2rem!important;
    }
    div.submenu{height: 52px;bottom: 1.5rem!important;top: auto!important;left: 1.5rem!important;right: 1.5rem;width: auto;}
    div.submenu.mobile{opacity: 1;visibility: visible;transition: opacity 0.3s ease, visibility 0.3s ease;}
    div.submenu.mobile.at-bottom{opacity: 0;visibility: hidden;pointer-events: none;}
    .submenu.open {bottom:0px!important; left: 0px!important;right: 0px!important;z-index: 20;}
    .submenu p {color: #fff;}
    .submenu p span {padding-right: 5px;}
    .d-none {display: none;}
    .submenu {padding: 0px;}
    .submenu .title_section {display: flex;align-items: center;justify-content: space-between;padding-left: 1.5rem;padding-right: 1.5rem;height: 100%; height: 52px;position: relative;}
    .submenu.open {height: auto;}
    .submenu .title_section {cursor: pointer;}
    .submenu .title_section svg {transition: transform 0.3s ease;}
    .submenu.open .title_section svg {transform: rotate(180deg);}
    .submenu.open ul.d-none {display: block;}
    .submenu .ul_submenu {background-color: #28333E;padding: 1.5rem;}
    .reply .submenu .ul_submenu {padding-left: 2.5rem;}
    .submenu ul li a, .acc_th {font-size: 14px;}
    .submenu ul li:last-child {padding-bottom: 0px;}
    .submenu .title_section::after {content: "";height: 3px; background-color: #00EA51;left: 0;width: var(--reading-progress, 0%);position:absolute;bottom: 0;transition: width 0.1s linear;}
    .submenu ul.accordion li a {font-size: 12px;}
    #menu-mobile .span_8 {width: 70%;}
    #menu-mobile .span_2 {width: 22%;padding-right: 2rem;text-align: right;}
    #menu-mobile .row.index-title .span_1, #menu-mobile .cnt_menu_mobile .span_1 {width: 7%;}
    .breadcrumbs {top: 50px;}
    .main_content .pagination a {padding-top: 2rem!important;padding-bottom: 2rem!important;}
    p.p1, .main_content h4, .cit, .txt_num .regular {font-size: 14px;}
    .highlights .sidebar {display: none;}
    .highlights .toolbar_mobile .row {display: flex;align-items: center;justify-content: space-between;height: 50px;}
    .highlights .interactive .content .int_container .int_spanner {padding-top: 3rem;padding-bottom: 2rem;}
    .highlights .int_container {margin-top: 0px!important;}
    .highlights span.icon.icon-CLOSE {font-size: 21px;}
}
@media screen and (min-width:769px) {
    .d-none-dk {display: none;}
}
@media screen and (min-width:641px) {
    .d-none-dk-tb {display: none;}
}
@media screen and (min-width:640px) and (max-width: 768px) {
    .num2025-wrap img {width: 50%;}
    .submenu.open {border-radius: 20px 20px 0px 0px;}
    .logo_01 {left: 2rem;}
    .home .scroll {right: 1rem;}
    .cnt-txt, .d-none-tb {display: none;}
    .home .sec1, .home .sec1 .interactive {height: auto!important;min-height: auto!important;}
    .home .sec1 .int_spanner {align-items: flex-start;padding-top: 4rem;padding-bottom: 2rem;}
    .sec1 h1 {margin-bottom: 4rem;}
    .cnt-txt-02 {margin-top: 9rem;}
    .img_2025_index_mob {width: 195px;margin-bottom: 2rem;}
    .int_container {padding-left: 2rem;padding-right: 2rem;margin-left: 0px !important;margin-right: 0px !important;}
    .interactive .int_spanner h2.h5-bolder {margin-bottom: 4rem;}
    .region-01, .region-02 {width: 48%;}
    .clm_2_tbl {display: flex; align-items: flex-start;margin-top: 2rem;}
    .clm_2_tbl img {max-width: 150px;margin-left: 5rem;width: 150px;}
    .clm_2_tbl.only_img {margin-top: 0rem;}
    .clm_2_tbl.only_img img {margin-left: 0rem;}
    .footer_index .cnt-txt-02 img {max-width: 100%;width: 80%;}
    .footer_index {padding-left: 2rem;padding-right: 2rem;align-items: stretch;justify-content: space-between;}
    .footer_index .cnt_text {text-align: left;}
    .footer_index .cnt-txt-02 {margin-top:0rem;}
    .footer-fade-bottom {padding-bottom: 2rem;}
    .footer-fade-bottom a {margin: 0px!important;}
    .footer_index .cnt_text {width: 50%;display: flex;flex-direction: column;justify-content: space-between;}
    .footer_index .cnt_text img.logo_footer {width: 150px; margin-bottom: 2rem;padding-top: 2rem;}
    #menu-mobile .span_10 {width: 86%;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
    .index-menu a.accent {line-height: 28px;}
    .breadcrumbs p {padding-left: 2rem;}
    .row.action_bar .span_1 {display: none;}
    .row.action_bar .span_7 {width: 100%; padding-left: 2rem;padding-right: 2rem;}
    .cnt-video-chapter, .cnt-img-chapter {margin-top: 0px;}
    .row.action_bar {margin-top: 3rem;}
    .graphic-digital-experience p {font-size: 12px;}
    .reply .main_content h3 {font-size: 18px;}
    .numb {font-size: 16px;}
    #reply_car .cit .num {width: 15%;}
    h5.mono, .txt_num .bold {font-size: 40px;}
    .text01, .text02 {top:-15px}
    .text03 {bottom: 2%;}
    .text04 {bottom: -2%;}
    .reply .main_content h3.uppercase {font-size: 36px;}
    .cnt-video-chapter h1, .cnt-img-chapter h1 {font-size: 55px;}
}
@media screen and (max-width: 640px) {
    .graphic-digital-experience {margin-bottom: 0rem!important;}
    .submenu ul.accordion li a.active, p.source {font-size: 12px!important;}
    .clm_2 {flex-direction: column;row-gap: 20px;}
    .clm_2 .w-50 {width: 100%;}
    .clm_2 .w-50 .emiss-chart img {width: 100%!important;}
    .andamento-chart, .sbm2-chart, .emiss-chart, .retail-chart, .ai-chart,
    .graphic-digital-experience  {overflow-x: scroll;}
    .andamento-chart img, .sbm2-chart img, .emiss-chart img, .retail-chart img, .ai-chart img {width: 135%;}
    .graphic-digital-experience img, .cnt-div-dig-exp {width: 1000px;}
    .cnt-grafici {width: 145%;}
    .height-mob-auto {height: auto!important;}
    .footer_index {padding: 2rem 1.5rem 2rem 1.5rem;}
    .footer_index .cnt_text {width: 100%;text-align: left;}
    .logo_mob {position:fixed;width: 100%;top: 0px;background-color: #fff;padding: 1rem 1.5rem 1rem 1.5rem;z-index: 22}
    .logo_mob img {width: 128px;}
    .andamento-hotspot, .cnt_20, .cnt_25 {display: none!important;}
    .clm_2_tbl img {width: 120px;padding-top: 0rem;padding-bottom: 0rem;margin-left: -3px;}
    .clm_2_tbl {display: flex;flex-direction: column-reverse;}
    .interactive .int_spanner h2.h5-bolder {margin-bottom: 3rem;}
    .btn_all {padding-bottom: 2rem;}
    .img_2025_index_mob {width: 195px!important;margin-bottom: 2rem;}
    .home .sec1 .int_spanner {display: block!important;}
    a.cta-btn {width: 100%;}
    .home .sec1, .home .sec1 .interactive {height: auto!important;min-height: auto;}
    .int_container {padding-left: 1rem;padding-right: 1rem;}
    .sec1 h1 {font-size: 36px;padding-top: 4rem;margin-bottom: 0px;}
    .submenu .acc_th:after {top: -2px;}
    #reply_car .cit .num {width: 32%;}
    .main_content .pagination a .col {padding-right: 0px;}
    .footer_index h3 {margin-bottom: 0px;}
    .main_content h3.uppercase, .footer_index h3 {font-size: 36px!important;}
    .main_content h3.bold {font-size: 22px;}
    .main_content h3, .main_content h4.subtitle {font-size: 18px;}
    .numb {font-size: 16px;}
    h5.mono {font-size: 34px;}
    .txt_num .bold {font-size: 22px;}
    .txt_num .regular {font-size: 9px;line-height: 12px;}
    .d-none-mb, .cnt-txt {display: none;}
    .main_content .table_text .numbers.big {width: 24%;}
    .row_3_cln {flex-direction: column;}
    .row_3_cln div {width: 100%;text-align: left;}
    .row_3_cln .borders {border-left: 0px; border-right: 0px;border-top: 1px solid #00EA51;border-bottom: 1px solid #00EA51;padding: 10px 0px;}
    .row_3_cln div.text-center:first-child {padding-bottom: 10px;}
    .row_3_cln div.text-center:last-child {padding-top: 10px;}
    .row.action_bar .span_7 {padding-left: 1.5rem;padding-right: 1.5rem;width: 100%;}
    .row.action_bar {margin-top: 2rem;}
    .cnt-video-chapter h1, .cnt-img-chapter h1 {left: 1.5rem;font-size: 48px;right: 1.5rem;}
    .mb-mb-2 {margin-bottom: 1rem!important;}
    .toolbar_mobile .col:first-child {padding-left: 1rem;}
    #hamburger {padding-right: 1rem;}
    #menu-mobile .interactive_link {font-size: 10px!important;text-align: right;}
    #menu-mobile .span_2 {padding-right: 0rem;}
    .breadcrumbs p {padding-left: 1.5rem;padding-right: 1.5rem;}
    .region-01, .region-02 {width: 100%;}
    .menu_mobile {display: block;}
    #menu-mobile .span_2 {
        margin-left: 0px;
    }
    /* .introduzione-menu-fixed .chapter-title-row {
        margin-top: 84px!important
    } */
    .menu-fixed {
        top: 45px;
    }
    .responsive_image img {
        width: 1000px;
        margin-left: -2rem!important;
        margin-top: 1.5rem!important;    }
    .responsive_image {
        margin: 0 -30px 40px 0px !important;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        margin-bottom: 0px!important
    }
    table.google-visualization-table-table {
        table-layout: fixed;
        width: 700px!important;
    }
    .google-visualization-table-th {
        white-space: inherit!important;
    }
    #js-dati-patrimoniali .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1),
    #js-dati-economici .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1),
    #js-dati-singola-azione .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1),
    #js-altre-informazioni .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
        width: 32%;
    }
    .english-vs #js-dati-economici .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
        width: 29%;
    }
    .english-vs #js-dati-singola-azione .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
        width: 29.5%;
    }
    .english-vs #js-dati-patrimoniali .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
        width: 29.5%;
    }
    .english-vs #js-altre-informazioni .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
        width: 29.5%;
    }
    .main_content .pagination a span,
    .pagination-link {
        font-size: 13px;
    }
    .pagination {
        display: flex;
    }
    .pagination .col {
        height: 100%;
    }
    .main_content .pagination a span.arrow-right {
        top: 32%;
        bottom: auto;
    }
    .main_content .pagination a span.arrow-left {
        top: 38%;
        bottom: auto;
    }
    .home .scroll {
        bottom: 3rem;
        right: 0rem;
    }
    .home .sec1 {
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .home .sec1 .col {
        width: 100%;
    }
    .ctn-cta-home {
        padding-top: 2rem;
    }
    .chapter-title-row {
        padding: 2px 0 0px 0 !important;
    }
    .interactive .content .int_row {
        display: block;
    }
    .scroll-dati {
        overflow: scroll;
        justify-content: flex-start;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 0px;
        white-space: nowrap;
        flex-wrap: inherit;
        display: -webkit-flex;
        flex-direction: column;
    } 
    .img-dati {
        overflow: initial;
    }
    .img-dati.mb-3 {
        padding-bottom: 1rem;
        margin-bottom: 0rem;
        background-color: #fff;
    }
    .ctn-img-dati {
        overflow: hidden;
    }
    .img-dati img {
        width: 41rem!important;
    }
    .linea01 {
        bottom: 0;
    }
    .interactive .int_spanner h2.h5-bolder {
        margin-top: 3rem;
    }
    .interactive h2.accent.fade-1 {
        margin-top: 5rem;
        margin-bottom: 0;
    }
    .highlights span.icon.icon-CLOSE {font-size: 24px;color: #151F27;}
    .highlights .span_1 {padding-left: 0px;}
    .span_1 .close {
        margin-top: 0px;
    }
    .span_1 .close span {
        font-size: 1.3rem;
        color: #fff;
    }
    .interactive .int_row img, .img-dati img {
        width: 17rem;
        margin-right: 2rem;
    }
    .cnt-legenda-01 img {
        width: 5rem!important;
    }
    .cnt-legenda-02 img {
        width: 7rem!important;
    }
    .d-sm-block {
        display: none;
    }
    .d-sm-none {
        display: block;
    }
    .mt-xs-0 {
        margin-top: 0px!important;
    }
    .menu-fixed-large .scrollx {
        width: 100%;
    }
    .chapter-content .menu-fixed .scrollx .menu-fixed-voce {
        padding-left: 1rem;
        padding-right: 3rem;
    }
    .chapter-content .menu-fixed .scrollx .menu-fixed-voce:last-child {
        padding-right: 1rem;
    }
    #insight-2021, #looking-forward, #sustainability, #sustainability02 {
        padding-top: 30px!important;
    }
    .scrollx {
        justify-content: flex-start;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 0px;
        white-space: nowrap;
        flex-wrap: inherit;
        display: -webkit-flex;
        height: 77px;
    }
    .menu_mobile {
        position: fixed;
        bottom: 0px;
        z-index: 20;
        padding: 0px;
        width: 100%;
    }
    .menu_mobile .box {
        border-radius: 8px 8px 0px 0px!important;
    }
    .menu_mobile ul {
        padding-top: 25px;
    }
    .cap_all p {
        margin-left: -12px;
        font-family: "AlaskaBeta-BoldContrast";
    }
    .cap_all {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .menu_mobile ul {
        display: none;
    }
    .cap_all.rotate img {
        transform: rotate(180deg);
        transition: transform 0.3s ease;
    }
}
@media screen and (min-width: 641px) and (max-width: 820px) {
    #js-dati-economici .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
        width: 38%;
    }
    #js-dati-patrimoniali .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1),
    #js-dati-singola-azione .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1),
    #js-altre-informazioni .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
        width: 24%;
    }
    .english-vs #js-dati-economici .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
        width: 34.5%;
    }
    .english-vs #js-dati-singola-azione .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
        width: 20.5%;
    }
    .english-vs #js-dati-patrimoniali .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
        width: 20.5%;
    }
    .english-vs #js-altre-informazioni .google-visualization-table-tr-head .google-visualization-table-th.gradient:nth-child(1) {
        width: 20.5%;
    }
    .google-visualization-table-th {
        white-space: inherit!important;
    }
    .sec3 .span_5, .home .sec3 .ctn-cta-home {
        width: 100%;
        display: flex;
        align-items: center;
    }
    .sec3 .span_5 img {
        width: 60%;
        margin: 0 auto
    }
    .sec1 .ctn-cta-home {
        padding-top: 3rem;
    }
}
@media screen and (max-width: 412px) {
    #hamburger .line_1 {height: 1.6px;}
    #hamburger.menu-opened .line_1 {height: 2px;}
    #hamburger.menu-opened .line_3 {width: 25.5px;}
}
@media screen and (min-width:1024px) and (max-width:1404px) {
    .col.span_7.lang {width: 54.33333%;}
}
/* Cursore personalizzato (solo desktop): quadrato 35x35, bordo bianco, sfondo blur,
   si muove "a scatti" seguendo una griglia di celle 35x35px (vedi custom-cursor-2025.js) */
.custom-cursor {
    position: fixed;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    pointer-events: none;
    z-index: 9999;
    opacity: 0;
    transform: translate(-100px, -100px);
    transition: transform 0.12s ease-out, opacity 0.2s ease-out;
}
