/* Sito creato con ❤ custom da MarTe Graphics | autore e sito web: www.martegraphics.it | All Rights Reserved. */
.hero-art .wrap>*,.hero-elenco .wrap>*{position:relative;z-index:1}
.hero-art .briciole span,.hero-elenco .briciole span{color:rgba(255,255,255,.4)}
.hero-art .pillola,.hero-elenco .pillola{margin-top:6px}
.hero-art h1{max-width:22ch;font-size:clamp(30px,3.8vw,50px)}
.hero-art .lede{font-size:clamp(16px,1.3vw,18.5px);text-align:left;max-width:64ch}
.art-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 22px;margin-top:26px;font-size:13.5px;color:rgba(255,255,255,.66)}
.art-meta span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
.art-meta svg{width:15px;height:15px;color:var(--lime);flex-shrink:0}
.art-meta time{color:inherit}

.art-cont{max-width:calc(760px + var(--pad-x)*2);margin:0 auto;padding:clamp(40px,4.5vw,64px) var(--pad-x) clamp(24px,3vw,40px)}
.art-toc{background:#fff;border:1px solid var(--bordo);border-radius:var(--r-lg);padding:26px 30px 22px;margin:0 0 clamp(32px,4vw,48px);box-shadow:0 14px 34px rgba(14,20,18,.05)}
.art-toc__t{font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--nero);margin:0 0 14px;text-align:left}
.art-toc ol{margin:0;padding:0 0 0 1.5rem;columns:2;column-gap:36px}
.art-toc li{font-size:15.5px;line-height:1.45;margin-bottom:9px;color:var(--nero);break-inside:avoid;padding-left:4px}
.art-toc li::marker{font-family:'Outfit',sans-serif;font-weight:600;color:var(--grigio)}
.art-toc a{color:var(--nero);font-weight:500;transition:color .2s}
.art-toc a:hover{color:var(--grigio)}

.art-body{font-size:19px;line-height:1.7;color:var(--grigio)}
.art-body>*:first-child{margin-top:0}
.art-body h2{font-size:clamp(26px,3vw,36px);line-height:1.15;margin:2.1em 0 .6em;scroll-margin-top:calc(var(--header-h) + 32px)}
.art-body h3{font-size:clamp(20px,2vw,24px);line-height:1.25;margin:1.6em 0 .5em}
.art-body p{margin:0 0 1.15em}
.art-body p:last-child{margin-bottom:0}
.art-body a{color:var(--nero);font-weight:500;text-decoration:underline;text-decoration-color:var(--lime);text-decoration-thickness:2px;text-underline-offset:3px}
.art-body a:hover{text-decoration-color:var(--nero)}
.art-body strong{color:var(--nero);font-weight:600}
.art-body ul,.art-body ol{margin:0 0 1.15em;padding-left:1.35em}
.art-body li{margin-bottom:.45em;text-align:left}
.art-body li::marker{color:var(--nero);font-weight:600}
.art-body img{border-radius:var(--r-md)}

.art-body .cmp-wrap{overflow-x:auto;margin:1.4em 0 1.8em;-webkit-overflow-scrolling:touch}
.art-body .cmp-table{width:100%;min-width:560px;border-collapse:separate;border-spacing:0;border:1px solid var(--bordo);border-radius:var(--r-md);overflow:hidden;background:#fff;font-size:16px;line-height:1.5}
.art-body .cmp-table th,.art-body .cmp-table td{text-align:left;padding:14px 18px;border-bottom:1px solid var(--bordo);vertical-align:top}
.art-body .cmp-table th{font-family:'Outfit',sans-serif;font-weight:600;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--nero)}
.art-body .cmp-table th.win{background:var(--lime);color:var(--nero)}
.art-body .cmp-table td{color:var(--grigio)}
.art-body .cmp-table td:first-child{color:var(--nero);font-weight:600}
.art-body .cmp-table td.win{background:var(--lime-velo);color:var(--nero)}
.art-body .cmp-table tbody tr:last-child td{border-bottom:0}
.art-body .cmp-table tbody tr:nth-child(even) td{background:#FBFDF8}
.art-body .cmp-table tbody tr:nth-child(even) td.win{background:var(--lime-chiaro)}

.art-body .due-box{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:1.4em 0 1.8em}
.art-body .box-col{border-radius:var(--r-lg);padding:26px 26px 24px;border:1px solid var(--bordo)}
.art-body .box-col h3{margin:0 0 14px;font-size:21px}
.art-body .box-col ul{list-style:none;margin:0;padding:0}
.art-body .box-col li{position:relative;padding-left:22px;margin:0 0 .5em;font-size:16.5px;line-height:1.55}
.art-body .box-col li:last-child{margin-bottom:0}
.art-body .box-col li::before{content:'';position:absolute;left:0;top:.6em;width:9px;height:9px;border-radius:50%}
.art-body .box-col__ic{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;margin-bottom:16px}
.art-body .box-col__ic svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.art-body .box-col--lime{background:var(--lime-chiaro);border-color:#D9F0B9}
.art-body .box-col--lime h3{color:var(--nero)}
.art-body .box-col--lime li{color:var(--nero)}
.art-body .box-col--lime li::before{background:var(--nero)}
.art-body .box-col--lime .box-col__ic{background:var(--nero);color:var(--lime)}
.art-body .box-col--nero{background:var(--nero);border-color:var(--nero)}
.art-body .box-col--nero h3{color:#fff}
.art-body .box-col--nero li{color:rgba(255,255,255,.82)}
.art-body .box-col--nero li::before{background:var(--lime)}
.art-body .box-col--nero .box-col__ic{background:var(--lime);color:var(--nero)}

.art-body .box-lista{background:var(--lime-velo);border:1px solid var(--bordo);border-radius:var(--r-lg);padding:26px 28px 24px;margin:1.4em 0 1.8em}
.art-body .box-lista h3{margin:0 0 14px;font-size:21px}
.art-body .box-lista ul{list-style:none;margin:0;padding:0;display:grid;gap:.55em}
.art-body .box-lista li{position:relative;padding-left:30px;margin:0;font-size:16.5px;line-height:1.55;color:var(--nero)}
.art-body .box-lista li::before{content:'';position:absolute;left:0;top:.2em;width:20px;height:20px;border-radius:50%;background:var(--nero) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C6F26F' stroke-width='3'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") center/11px no-repeat}
.art-body .box-lista--2col ul{grid-template-columns:1fr 1fr;column-gap:28px}

.art-body .pg-note{background:var(--lime-velo);border:1px solid var(--bordo);border-radius:var(--r-md);padding:18px 22px;margin:1.4em 0 1.6em;font-size:17px;line-height:1.6;color:var(--nero)}
.art-body .pg-note p{margin:0;text-align:left}
.art-body .pg-note strong{color:var(--nero)}
.art-body .pg-note .nt{display:block;font-family:'Outfit',sans-serif;font-weight:600;font-size:16px;margin-bottom:6px;color:var(--nero)}
.art-body .pg-note--tip{background:var(--nero);border-color:var(--nero);color:rgba(255,255,255,.84)}
.art-body .pg-note--tip .nt{color:var(--lime)}
.art-body .pg-note--tip strong{color:#fff}
.art-body .pg-note--tip a{color:#fff}

.art-body blockquote{position:relative;background:#fff;border:1px solid var(--bordo);border-radius:var(--r-lg);padding:38px 34px 30px;margin:2.2em 0 1.8em;box-shadow:0 14px 34px rgba(14,20,18,.05)}
.art-body blockquote::before{content:'\201C';position:absolute;top:-16px;left:26px;width:44px;height:44px;border-radius:50%;background:var(--lime);color:var(--nero);font-family:'Outfit',sans-serif;font-size:46px;line-height:1;font-weight:700;display:flex;align-items:center;justify-content:center;padding-top:14px;box-sizing:border-box}
.art-body blockquote p{position:relative;margin:0;font-family:'Outfit',sans-serif;font-weight:500;font-size:clamp(20px,2.2vw,25px);line-height:1.35;color:var(--nero);text-align:left;letter-spacing:-.01em}

.art-body ol.art-steps{counter-reset:passo;list-style:none;margin:1.4em 0 1.8em;padding:0;display:grid;gap:12px}
.art-body .art-steps li{counter-increment:passo;display:flex;gap:0 18px;align-items:flex-start;margin:0;padding:20px 22px;background:#fff;border:1px solid var(--bordo);border-radius:var(--r-md)}
.art-body .art-steps li::before{content:counter(passo,decimal-leading-zero);font-family:'Outfit',sans-serif;font-weight:700;font-size:15px;color:var(--lime);background:var(--nero);width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.art-body .art-steps li>div{flex:1;min-width:0}
.art-body .art-steps h3{margin:9px 0 6px;font-size:19px;line-height:1.25}
.art-body .art-steps h3:first-child{margin-top:9px}
.art-body .art-steps p{margin:0;font-size:16.5px;line-height:1.55;text-align:left}
.art-body .art-steps b{display:block;font-family:'Outfit',sans-serif;font-weight:600;font-size:19px;color:var(--nero);margin:9px 0 6px}
.art-body .art-steps span{display:block;font-size:16.5px;line-height:1.55}
.art-body .art-steps li>h3+p,.art-body .art-steps li>b+span{margin-top:0}
.art-body .art-steps li:has(h3){flex-wrap:wrap}
.art-body .art-steps li:has(h3) h3{flex:1;min-width:0}
.art-body .art-steps li:has(h3) p{flex-basis:100%;padding-left:60px;margin-top:-2px}

.art-body .art-x{list-style:none;margin:1.2em 0 1.6em;padding:0;display:grid;gap:10px}
.art-body .art-x li{display:flex;gap:14px;align-items:flex-start;margin:0;font-size:17px;line-height:1.6}
.art-body .art-x li::before{content:'\2715';font-weight:700;font-size:12px;color:#fff;background:var(--nero);width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:3px}

.art-faq{padding-block:var(--pad-sec)}
.art-faq__testa{margin-bottom:32px}
.art-faq__testa h2{font-size:clamp(26px,3.2vw,40px);margin-top:18px;max-width:22ch}
.art h2 em,.art-elenco h2 em{font-style:normal;color:var(--nero);background:linear-gradient(transparent 64%,var(--lime) 64%)}
.art-cta .cta-e h2 em{font-style:normal;color:var(--lime);background:none}
.faq-wrap{display:grid;grid-template-columns:1.5fr .9fr;gap:22px;align-items:start}
.pg-faq details{background:#fff;border:1px solid var(--bordo);border-radius:var(--r-lg);margin-bottom:10px;transition:border-color .25s,background .25s}
.pg-faq details[open]{background:var(--lime-velo);border-color:var(--lime)}
.pg-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px 26px;font-family:'Outfit',sans-serif;font-size:17.5px;font-weight:500;color:var(--nero);text-align:left;line-height:1.3}
.pg-faq summary::-webkit-details-marker{display:none}
.pg-faq summary .segno{width:30px;height:30px;border-radius:50%;background:var(--lime-chiaro);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s,background .3s}
.pg-faq summary .segno svg{width:15px;height:15px}
.pg-faq details[open] summary .segno{transform:rotate(180deg);background:var(--lime)}
.pg-faq .risposta{padding:0 26px 22px;font-size:15.5px;line-height:1.65}
.pg-faq .risposta p{text-align:left;margin:0 0 .7em}
.pg-faq .risposta p:last-child{margin-bottom:0}
.faq-side{background:var(--nero);color:rgba(255,255,255,.76);border-radius:var(--r-lg);padding:32px 28px;position:sticky;top:calc(var(--header-h) + 24px)}
.faq-side h3{color:#fff;font-size:clamp(22px,2vw,26px);margin-bottom:12px}
.faq-side p{font-size:15.5px;line-height:1.6;margin-bottom:22px;text-align:left}
.faq-side .btn{width:100%;justify-content:center}

.art-cta{padding-top:0}
.art-cta .cta-e h2{margin-block:16px 0;max-width:22ch}
.art-elenco+.art-cta{padding-top:0}

.art-correlati{padding-top:0}
.art-correlati h2,.art-altri h2{font-size:clamp(26px,3.2vw,40px);margin-top:18px}
.pg-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:32px}
.pg-link{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0;background:#fff;border:1px solid var(--bordo);border-radius:var(--r-lg);padding:22px 24px;transition:transform .3s,box-shadow .35s,border-color .3s}
.pg-link:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(14,20,18,.09);border-color:var(--lime)}
.pg-link .t{font-family:'Outfit',sans-serif;font-weight:600;font-size:clamp(17px,1.4vw,19px);line-height:1.3;color:var(--nero)}
.pg-link .go{width:44px;height:44px;border-radius:50%;background:var(--nero);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .3s,color .3s,transform .3s}
.pg-link .go svg{width:18px;height:18px}
.pg-link:hover .go{background:var(--lime);color:var(--nero);transform:rotate(45deg)}
.pg-link:last-child:nth-child(odd){grid-column:span 2}

.art-altri{padding-top:0}
.art-altri__testa{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;flex-wrap:wrap}
.art-altri .articoli{margin-top:36px}

.art-elenco{padding-top:clamp(36px,4vw,52px)}
.art-filtri{display:flex;flex-wrap:wrap;gap:9px}
.chip{font-size:13.5px;font-weight:500;padding:12px 18px;min-height:44px;display:inline-flex;align-items:center;border-radius:50px;background:#fff;border:1px solid var(--bordo);color:var(--nero);white-space:nowrap;transition:background .25s,color .25s,border-color .25s}
.chip:hover{background:var(--lime-chiaro);border-color:var(--lime)}
.chip--attivo,.chip--attivo:hover{background:var(--nero);border-color:var(--nero);color:#fff}
.art-elenco .articoli{margin-top:34px}
.articolo .foto--vuota{background:var(--lime);display:flex;align-items:center;justify-content:center}
.articolo .foto--vuota .segno{width:64px;height:64px;border-radius:50%;background:var(--nero);color:var(--lime);display:flex;align-items:center;justify-content:center}
.articolo .foto--vuota .segno svg{width:28px;height:28px}
.art-vuoto{margin-top:34px;text-align:left}
.art-pagina{margin-top:40px}
.art-pagina .nav-links{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}
.art-pagina .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 16px;border-radius:50px;border:1px solid var(--bordo);background:#fff;color:var(--nero);font-weight:500;font-size:14.5px;white-space:nowrap;transition:background .25s,color .25s,border-color .25s}
.art-pagina a.page-numbers:hover{background:var(--lime-chiaro);border-color:var(--lime)}
.art-pagina .page-numbers.current{background:var(--nero);border-color:var(--nero);color:#fff}
.art-pagina .page-numbers.dots{border:0;background:none}
.art-pagina .screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}

@media (max-width:900px){
  .faq-wrap{grid-template-columns:1fr}
  .faq-side{position:static}
}
@media (max-width:640px){
  .hero-art h1{font-size:clamp(28px,7.6vw,38px)}
  .art-meta{gap:8px 16px;font-size:13px}
  .art-toc{padding:22px 22px 18px}
  .art-toc ol{columns:1}
  .art-body{font-size:18px}
  .art-body .due-box{grid-template-columns:1fr}
  .art-body .box-lista--2col ul{grid-template-columns:1fr}
  .art-body blockquote{padding:34px 22px 24px}
  .art-body blockquote::before{left:18px}
  .art-body .art-steps li{padding:18px 18px}
  .art-body .art-steps li:has(h3) p{padding-left:0}
  .art-body .cmp-wrap{overflow:visible}
  .art-body .cmp-table{min-width:0;border:0;border-radius:0;background:none;overflow:visible}
  .art-body .cmp-table thead{display:none}
  .art-body .cmp-table tbody,.art-body .cmp-table tr,.art-body .cmp-table td{display:block}
  .art-body .cmp-table tr{border:1px solid var(--bordo);border-radius:var(--r-md);background:#fff;margin-bottom:12px;padding:6px 0 10px;overflow:hidden}
  .art-body .cmp-table tr:last-child{margin-bottom:0}
  .art-body .cmp-table td,.art-body .cmp-table tbody tr:nth-child(even) td{border:0;padding:7px 18px;background:none}
  .art-body .cmp-table td:first-child{font-family:'Outfit',sans-serif;font-size:19px;font-weight:600;color:var(--nero);padding:12px 18px 6px;border-bottom:1px solid var(--bordo);margin-bottom:4px}
  .art-body .cmp-table td[data-label]:not(:first-child)::before{content:attr(data-label);display:block;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--grigio);margin-bottom:2px}
  .art-body .cmp-table td.win,.art-body .cmp-table tbody tr:nth-child(even) td.win{background:var(--lime-velo);border-radius:10px;margin:4px 12px;padding:9px 12px}
  .art-elenco .articoli{margin-top:28px}
  .pg-links{grid-template-columns:1fr}
  .pg-link:last-child:nth-child(odd){grid-column:auto}
}
