.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}:root {
--carta: #ffffff;
--bianco: #ffffff;
--inchiostro: #17130e;
--testo: #2c2620;
--grigio: #6a7076;
--linea: #e3e6ea;
--brand: #d80d16;
--brand-scuro: #a80a11;
--accento: #d80d16;
--oro: #b98a2e;
--serif: Georgia, 'Times New Roman', serif;
--sans: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--max: 1200px;
--r: 4px;
}
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body {
margin: 0;
font-family: var(--sans);
font-size: 16px;
line-height: 1.6;
color: var(--testo);
background: var(--carta);
}
img { max-width: 100%; height: auto; display: block; }
a { color: var(--inchiostro); text-decoration: none; }
a:hover { color: var(--brand); }
h1, h2, h3, h4 { font-family: var(--serif); color: var(--inchiostro); line-height: 1.18; margin: 0 0 .4em; }
.sl-wrap { max-width: var(--max); margin: 0 auto; padding: 0 20px; } .sl-topbar { background: var(--inchiostro); color: #cfc8bd; font-size: 12.5px; }
.sl-topbar .sl-wrap { display: flex; justify-content: space-between; align-items: center; min-height: 32px; gap: 12px; }
.sl-topbar a { color: #cfc8bd; margin-left: 14px; }
.sl-topbar a:hover { color: #fff; }
.sl-topbar .sl-social { display: flex; align-items: center; flex-wrap: wrap; }
.sl-topbar .sl-ico { display: inline-flex; align-items: center; margin-left: 10px; }
.sl-topbar .sl-ico svg { display: block; }
.sl-masthead { text-align: center; padding: 26px 20px 18px; border-bottom: 1px solid var(--linea); background: var(--carta); }
.sl-logo { margin: 0; line-height: 0; }
.sl-logo a { display: inline-block; }
.sl-logo img { width: clamp(230px, 42vw, 380px); height: auto; margin: 0 auto; }
.sl-nav { background: var(--brand); position: static; z-index: 60; box-shadow: 0 2px 10px rgba(0,0,0,.22); } @media (min-width: 861px) {
.sl-nav { position: sticky; top: 0; }
.admin-bar .sl-nav { top: 32px; }
.sl-searchbar.aperta { position: sticky; top: 49px; z-index: 59; }
.admin-bar .sl-searchbar.aperta { top: 81px; }
}
.sl-nav .sl-wrap { display: flex; align-items: center; gap: 4px; }
.sl-nav ul.menu { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; flex: 1; }
.sl-drawer { display: contents; }
.sl-drawer-head { display: none; }
.sl-burger { display: none; }
.sl-backdrop { display: none; }
.sl-nav li { position: relative; flex-shrink: 0; }
.sl-nav a { display: block; padding: 12px 14px; color: #fff; font-size: 14px; font-weight: 600; text-transform: uppercase; letter-spacing: .04em; border-bottom: 3px solid transparent; white-space: nowrap; }
.sl-nav a:hover, .sl-nav .current-menu-item > a, .sl-nav .current-cat > a { color: #fff; border-bottom-color: var(--accento); background: rgba(255,255,255,.06); } .sl-nav .menu-item-has-children > a::after, .sl-nav .page_item_has_children > a::after { content: " \25BE"; font-size: 11px; opacity: .8; }
.sl-nav li ul { list-style: none; margin: 0; padding: 6px 0; position: absolute; top: 100%; left: 0; min-width: 230px; background: var(--brand-scuro); border-radius: 0 0 var(--r) var(--r); box-shadow: 0 10px 22px rgba(0,0,0,.22); display: none; flex-direction: column; z-index: 80; }
.sl-nav li:hover > ul, .sl-nav li:focus-within > ul { display: flex; }
.sl-nav li ul li { width: 100%; }
.sl-nav li ul a { padding: 9px 16px; font-size: 13px; font-weight: 500; text-transform: none; letter-spacing: 0; border-bottom: 0; white-space: normal; }
.sl-nav li ul a:hover { background: rgba(255,255,255,.10); border-bottom: 0; }
.sl-nav li ul .menu-item-has-children > a::after { content: ""; }
.sl-nav-home a { padding-inline: 12px; }
.sl-search-toggle { background: none; border: 0; color: #fff; padding: 10px 12px; cursor: pointer; font-size: 16px; line-height: 1; }
.sl-searchbar { display: none; background: var(--brand-scuro); padding: 10px 0; }
.sl-searchbar.aperta { display: block; }
.sl-searchbar form { display: flex; gap: 8px; max-width: 640px; margin: 0 auto; padding: 0 20px; }
.sl-searchbar input[type=search] { flex: 1; padding: 10px 14px; border: 0; border-radius: var(--r); font-size: 15px; }
.sl-searchbar button { background: var(--accento); color: #fff; border: 0; padding: 10px 18px; border-radius: var(--r); font-weight: 700; cursor: pointer; } .sl-ultimora { background: var(--bianco); border-bottom: 1px solid var(--linea); }
.sl-ultimora .sl-wrap { display: flex; align-items: center; gap: 14px; padding-top: 8px; padding-bottom: 8px; }
.sl-ultimora-label { background: var(--accento); color: #fff; font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; padding: 4px 10px; border-radius: var(--r); flex-shrink: 0; }
.sl-ultimora-list { overflow: hidden; font-size: 13.5px; white-space: nowrap; flex: 1; min-width: 0; }
.sl-ultimora-track { display: inline-flex; gap: 34px; padding-right: 34px; animation: sl-ticker 45s linear infinite; will-change: transform; }
.sl-ultimora:hover .sl-ultimora-track, .sl-ultimora:focus-within .sl-ultimora-track { animation-play-state: paused; }
@keyframes sl-ticker { to { transform: translateX(-50%); } }
@media (prefers-reduced-motion: reduce) { .sl-ultimora-track { animation: none; } }
.sl-ultimora-list a { color: var(--testo); }
.sl-ultimora-list a:hover { color: var(--accento); }
.sl-ultimora-list time { color: var(--accento); font-weight: 700; margin-right: 6px; font-variant-numeric: tabular-nums; } .sl-kicker { display: inline-block; font-family: var(--sans); font-size: 11.5px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; color: var(--accento); margin-bottom: 8px; }
.sl-kicker::after { content: ""; display: inline-block; width: 26px; height: 2px; background: currentColor; margin-left: 8px; vertical-align: middle; opacity: .5; }
.sl-byline { font-size: 12.5px; color: var(--grigio); }
.sl-byline time { font-variant-numeric: tabular-nums; }
.sl-card { position: relative; }
.sl-media { position: relative; }
.sl-media img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.sl-card .sl-media { position: relative; overflow: hidden; border-radius: var(--r); background: #e8ecf0; aspect-ratio: 16/9; margin-bottom: 12px; }
.sl-card .sl-media img { transition: transform .35s ease; }
.sl-card:hover .sl-media img { transform: scale(1.035); }
.sl-card h3 { font-size: 19px; margin-bottom: 6px; }
.sl-card h3 a, .sl-card h2 a { color: var(--inchiostro); }
.sl-card h3 a:hover, .sl-card h2 a:hover { color: var(--brand); }
.sl-card p.sl-excerpt { font-size: 14px; color: var(--grigio); margin: 6px 0 8px; }
.sl-play { position: absolute; inset: 0; display: grid; place-items: center; }
.sl-play span { width: 54px; height: 54px; border-radius: 50%; background: rgba(23,19,14,.72); display: grid; place-items: center; color: #fff; font-size: 20px; padding-left: 4px; border: 2px solid rgba(255,255,255,.85); } .sl-front { padding: 26px 20px 10px; }
.sl-hero-grid { display: grid; grid-template-columns: minmax(0, 2fr) minmax(0, 1fr); gap: 34px; }
.sl-apertura .sl-media { aspect-ratio: 16/9; border-radius: var(--r); overflow: hidden; background: #e8ecf0; margin-bottom: 16px; }
.sl-apertura h2 { font-size: clamp(26px, 3.6vw, 42px); font-weight: 800; letter-spacing: -.01em; }
.sl-apertura .sl-excerpt { font-family: var(--serif); font-size: 18px; line-height: 1.5; color: var(--testo); margin: 10px 0; }
.sl-spalla { border-left: 1px solid var(--linea); padding-left: 34px; }
.sl-spalla-head { font-family: var(--sans); font-size: 13px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; color: var(--inchiostro); border-bottom: 2px solid var(--inchiostro); padding-bottom: 8px; margin-bottom: 4px; }
.sl-spalla-item { display: grid; grid-template-columns: 1fr 96px; gap: 12px; padding: 14px 0; border-bottom: 1px solid var(--linea); }
.sl-spalla-item:last-child { border-bottom: 0; }
.sl-spalla-item h3 { font-size: 16.5px; margin: 0 0 4px; }
.sl-spalla-item .sl-media { aspect-ratio: 1/1; border-radius: var(--r); overflow: hidden; background: #e8ecf0; } .sl-section { padding: 30px 0 6px; }
.sl-section + .sl-section { border-top: 1px solid var(--linea); }
.sl-section-head { display: flex; align-items: baseline; justify-content: space-between; gap: 16px; margin-bottom: 18px; border-bottom: 3px solid var(--sec, var(--brand)); }
.sl-section-head h2 { font-family: var(--sans); font-size: 20px; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; margin: 0; padding-bottom: 8px; color: var(--sec, var(--brand)); }
.sl-section-head a.sl-tutte { font-size: 13px; font-weight: 700; color: var(--grigio); white-space: nowrap; }
.sl-section-head a.sl-tutte:hover { color: var(--sec, var(--accento)); }
.sl-section-grid { display: grid; grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr); gap: 28px; }
.sl-section-grid .sl-lead h3 { font-size: clamp(20px, 2.4vw, 27px); }
.sl-section-list { display: flex; flex-direction: column; }
.sl-section-list .sl-mini { display: grid; grid-template-columns: 84px 1fr; gap: 12px; padding: 10px 0; border-bottom: 1px solid var(--linea); align-items: start; }
.sl-section-list .sl-mini:first-child { padding-top: 0; }
.sl-section-list .sl-mini:last-child { border-bottom: 0; }
.sl-section-list .sl-mini .sl-media { aspect-ratio: 1/1; border-radius: var(--r); overflow: hidden; background: #e8ecf0; margin: 0; }
.sl-section-list .sl-mini h3 { font-size: 15.5px; margin: 0 0 3px; }
.sl-ultime-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 26px; }
.sl-ultime-grid h3 { font-size: 17px; } .sl-sec-ultime { --sec: #17130e; }
.sl-sec-cronaca { --sec: #d80d16; }
.sl-sec-regioni { --sec: #17130e; }
.sl-sec-politica { --sec: #d80d16; }
.sl-sec-editoriali, .sl-sec-editorialeonline { --sec: #17130e; }
.sl-sec-sport { --sec: #d80d16; }
.sl-sec-salute { --sec: #17130e; }
.sl-sec-lavoro { --sec: #d80d16; }
.sl-sec-video { --sec: #17130e; } .sl-promo-slot { margin: 22px auto; text-align: center; } .sl-promo-slot-header, .sl-promo-slot-archivio, .sl-promo-slot-infeed { min-height: 250px; max-width: var(--max); padding: 0 20px; }
.sl-promo-slot-header { margin-top: 14px; }
@media (max-width: 860px) { .sl-promo-slot-header, .sl-promo-slot-archivio, .sl-promo-slot-infeed { min-height: 280px; } }
.sl-promo-slot .adsbygoogle { display: block; } .sl-promo-slot-mezzo { min-height: 100px; margin: 30px auto; padding: 18px 0 0; border-top: 1px solid var(--linea); clear: both; }
@media (max-width: 860px) { .sl-promo-slot-mezzo { min-height: 110px; } }
.sl-promo-label { display: block; font-size: 10px; letter-spacing: .14em; text-transform: uppercase; color: #9aa1ab; margin-bottom: 4px; }
.sl-promo-img { max-width: 100%; height: auto; margin: 0 auto; border-radius: var(--r); }
.sl-promo-link { display: inline-block; }
.sl-promo-link:hover .sl-promo-img { opacity: .93; }
.sl-promo-row { margin: 26px auto; text-align: center; }
.sl-promo-wide { margin: 30px auto 8px; text-align: center; }
.sl-promo-wide-img { max-width: 100%; height: auto; margin: 0 auto; border-radius: var(--r); }
@media (max-width: 660px) { .sl-promo-wide-img { width: 100%; } }
.sl-promo-grid { display: grid; grid-template-columns: repeat(3, 300px); gap: 22px; justify-content: center; }
.sl-promo-box { width: 300px; }
.sl-promo-box .sl-promo-img { width: 300px; height: 300px; object-fit: cover; border-radius: var(--r); }
@media (max-width: 1000px) {
.sl-promo-grid { grid-template-columns: repeat(2, minmax(0, 300px)); }
}
@media (max-width: 660px) {
.sl-promo-grid { grid-template-columns: minmax(0, 300px); }
.sl-promo-box, .sl-promo-box .sl-promo-img { width: 100%; max-width: 300px; height: auto; aspect-ratio: 1 / 1; }
}
.sl-promo-placeholder { border: 1px dashed var(--linea); background: var(--bianco); color: #9aa1ab; font-size: 12px; display: grid; place-items: center; min-height: 90px; border-radius: var(--r); } .sl-article { background: var(--bianco); border-block: 1px solid var(--linea); padding: 36px 0; }
.sl-article-inner { max-width: 760px; margin: 0 auto; padding: 0 20px; }
.sl-article h1 { font-size: clamp(28px, 4vw, 42px); font-weight: 800; letter-spacing: -.01em; }
.sl-standfirst { font-family: var(--serif); font-size: 19px; line-height: 1.55; color: var(--grigio); margin: 14px 0 18px; }
.sl-article-meta { display: flex; flex-wrap: wrap; gap: 6px 18px; align-items: center; border-block: 1px solid var(--linea); padding: 10px 0; margin-bottom: 22px; font-size: 13px; color: var(--grigio); }
.sl-article-meta .sl-autore { font-weight: 700; color: var(--inchiostro); }
.sl-article .sl-featured { border-radius: var(--r); overflow: hidden; margin-bottom: 8px; }
.sl-article .sl-featured figcaption { font-size: 12.5px; color: var(--grigio); padding: 8px 2px; } .sl-article .sl-featured.sl-video { margin-bottom: 18px; }
.sl-video-box { position: relative; aspect-ratio: 16/9; background: #000; border-radius: var(--r); overflow: hidden; }
.sl-video-box iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.sl-featured.sl-video iframe { max-width: 100%; }
.sl-content { font-size: 17.5px; line-height: 1.75; }
.sl-content p { margin: 0 0 1.2em; }
.sl-content a { text-decoration: underline; text-underline-offset: 2px; }
.sl-content img { border-radius: var(--r); margin: 1em auto; }
.sl-content iframe { max-width: 100%; }
.sl-content blockquote { border-left: 4px solid var(--accento); margin: 1.4em 0; padding: .4em 0 .4em 1.2em; font-family: var(--serif); font-style: italic; font-size: 1.08em; color: var(--inchiostro); }
.sl-share { display: flex; flex-wrap: wrap; gap: 10px; margin: 26px 0 4px; }
.sl-share a { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 700; padding: 8px 14px; border-radius: 999px; border: 1px solid var(--linea); color: var(--inchiostro); background: var(--carta); }
.sl-share a:hover { border-color: var(--brand); color: var(--brand); }
.sl-related { padding: 34px 0 20px; }
.sl-related h2 { font-family: var(--sans); font-size: 18px; text-transform: uppercase; letter-spacing: .08em; border-bottom: 3px solid var(--inchiostro); padding-bottom: 8px; margin-bottom: 20px; }
.sl-related-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.sl-related-grid h3 { font-size: 15.5px; } .sl-archive-head { padding: 30px 0 6px; }
.sl-archive-head h1 { font-size: clamp(24px, 3.4vw, 36px); }
.sl-archive-head .sl-desc { color: var(--grigio); max-width: 720px; }
.sl-archive-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; padding: 24px 0; }
.sl-pagination { display: flex; flex-wrap: wrap; gap: 6px; justify-content: center; padding: 10px 0 40px; }
.sl-pagination .page-numbers { padding: 8px 14px; border: 1px solid var(--linea); border-radius: var(--r); font-size: 14px; font-weight: 600; color: var(--inchiostro); background: var(--bianco); }
.sl-pagination .page-numbers.current, .sl-pagination .page-numbers:hover { background: var(--brand); color: #fff; border-color: var(--brand); }
.sl-page-content { max-width: 760px; margin: 0 auto; padding: 36px 20px; }
.sl-404 { text-align: center; padding: 70px 20px; }
.sl-404 .sl-404-code { font-family: var(--serif); font-size: 96px; font-weight: 800; color: var(--linea); line-height: 1; } .sl-footer { background: var(--brand); color: rgba(255,255,255,.93); margin-top: 40px; font-size: 14px; }
.sl-footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 34px; padding: 44px 0 30px; }
.sl-footer h4 { color: #fff; font-family: var(--sans); font-size: 13px; text-transform: uppercase; letter-spacing: .12em; margin-bottom: 14px; }
.sl-footer a { color: rgba(255,255,255,.9); }
.sl-footer a:hover { color: #fff; }
.sl-footer ul { list-style: none; margin: 0; padding: 0; }
.sl-footer li { margin-bottom: 8px; }
.sl-footer-logo { margin: 0 0 14px; line-height: 0; }
.sl-footer-logo img { width: clamp(180px, 26vw, 240px); height: auto; filter: invert(1); mix-blend-mode: screen; } @supports not (mix-blend-mode: screen) {
.sl-footer-logo img { filter: none; background: #fff; padding: 8px 10px; border-radius: var(--r); }
}
.sl-consensi { text-decoration: underline; text-underline-offset: 2px; }
.sl-testata { font-size: 12px; line-height: 1.55; color: rgba(255,255,255,.85); border-top: 1px solid rgba(255,255,255,.28); padding-top: 10px; margin-top: 12px; }
#cmplz-manage-consent .cmplz-manage-consent { z-index: 240 !important; }
@media (max-width: 860px) {
.a2a_floating_style.a2a_vertical_style { display: none !important; }
#cmplz-manage-consent .cmplz-manage-consent { bottom: 0 !important; right: 0 !important; left: auto !important; font-size: 12px !important; padding: 8px 12px !important; border-radius: 4px 0 0 0 !important; }
}
.sl-footer-bottom { border-top: 1px solid rgba(255,255,255,.28); padding: 16px 0; font-size: 12.5px; display: flex; flex-wrap: wrap; gap: 8px 20px; justify-content: space-between; } @media (max-width: 1024px) {
.sl-related-grid { grid-template-columns: repeat(2, 1fr); }
.sl-footer-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 860px) {
.sl-hero-grid { grid-template-columns: 1fr; gap: 26px; }
.sl-spalla { border-left: 0; padding-left: 0; border-top: 1px solid var(--linea); padding-top: 18px; }
.sl-section-grid { grid-template-columns: 1fr; }
.sl-archive-grid { grid-template-columns: repeat(2, 1fr); }
.sl-ultime-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.sl-burger { display: inline-flex; align-items: center; background: none; border: 0; color: #fff; padding: 10px 12px; margin-left: auto; cursor: pointer; }
.sl-drawer { display: block; position: fixed; top: 0; right: -110%; bottom: 0; width: min(84vw, 360px); background: #fff; z-index: 220; transition: right .28s ease; overflow-y: auto; box-shadow: -10px 0 32px rgba(0,0,0,.22); }
.sl-drawer.aperto { right: 0; }
.sl-drawer-head { display: flex; justify-content: space-between; align-items: center; padding: 14px 18px; border-bottom: 1px solid var(--linea); }
.sl-drawer-logo { font-weight: 800; font-size: 20px; letter-spacing: -.02em; }
.sl-drawer-logo em { font-style: normal; color: var(--inchiostro); }
.sl-drawer-logo strong { color: var(--brand); }
.sl-drawer-logo .sl-logo-it { color: #6a7076; }
.sl-drawer-close { background: #f2f3f5; border: 1px solid var(--linea); border-radius: 10px; width: 40px; height: 40px; font-size: 15px; cursor: pointer; color: var(--inchiostro); }
.sl-drawer ul.menu { display: block; padding: 6px 18px 28px; flex: none; }
.sl-drawer li { border-bottom: 1px solid var(--linea); position: static; }
.sl-drawer li:last-child { border-bottom: 0; }
.sl-drawer a { display: block; padding: 14px 4px; color: var(--inchiostro); font-size: 17px; font-weight: 600; text-transform: none; letter-spacing: 0; white-space: normal; border-bottom: 0; background: none; }
.sl-drawer a:hover { color: var(--brand); background: none; border-bottom: 0; }
.sl-drawer li ul { position: static; display: block; min-width: 0; background: none; box-shadow: none; border-radius: 0; padding: 0 0 10px 16px; }
.sl-drawer li:hover > ul, .sl-drawer li:focus-within > ul { display: block; }
.sl-drawer li ul li { border-bottom: 0; }
.sl-drawer li ul a { padding: 8px 4px; font-size: 15px; font-weight: 500; color: var(--grigio); }
.sl-drawer li ul a:hover { color: var(--brand); background: none; }
.sl-backdrop { display: block; position: fixed; inset: 0; background: rgba(12, 20, 28, .5); z-index: 55; }
.sl-backdrop[hidden] { display: none; }
}
@media (max-width: 560px) {
.sl-archive-grid { grid-template-columns: 1fr; }
.sl-related-grid { grid-template-columns: 1fr; }
.sl-ultime-grid { grid-template-columns: 1fr; }
.sl-footer-grid { grid-template-columns: 1fr; }
.sl-topbar { font-size: 11.5px; }
.sl-topbar .sl-wrap { flex-direction: column; align-items: center; gap: 2px; padding-top: 6px; padding-bottom: 6px; }
.sl-topbar .sl-social { justify-content: center; row-gap: 2px; }
.sl-topbar a { margin-left: 0; margin-right: 12px; }
.sl-topbar .sl-social a:last-child { margin-right: 0; }
.sl-topbar .sl-ico { margin-left: 0; margin-right: 10px; }
.sl-content { font-size: 16.5px; }
} .screen-reader-text { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); }
:focus-visible { outline: 3px solid var(--oro); outline-offset: 2px; }
.sl-skip { position: absolute; left: -9999px; top: 0; background: var(--inchiostro); color: #fff; padding: 10px 16px; z-index: 100; }
.sl-skip:focus { left: 0; }
@media (prefers-reduced-motion: reduce) {
html { scroll-behavior: auto; }
.sl-card .sl-media img { transition: none; }
} .sl-autore a {
color: inherit;
text-decoration: none;
border-bottom: 1px solid rgba(0, 0, 0, .28);
}
.sl-autore a:hover,
.sl-autore a:focus {
color: var(--brand);
border-bottom-color: var(--brand);
}
.sl-autore-box {
margin: 32px 0 8px;
padding: 20px 22px;
background: #f6f6f4;
border-left: 4px solid var(--brand);
}
.sl-autore-etichetta {
margin: 0 0 4px;
font-size: .74rem;
letter-spacing: .12em;
text-transform: uppercase;
color: #6b6b6b;
}
.sl-autore-box h3 {
margin: 0 0 8px;
font-size: 1.12rem;
line-height: 1.25;
}
.sl-autore-box h3 a {
color: inherit;
text-decoration: none;
}
.sl-autore-box h3 a:hover {
color: var(--brand);
}
.sl-autore-bio {
margin: 0 0 10px;
font-size: .94rem;
line-height: 1.55;
}
.sl-autore-altri {
margin: 0;
font-size: .88rem;
}
.sl-autore-altri a {
color: var(--brand);
text-decoration: none;
font-weight: 600;
}
.sl-autore-altri a:hover {
text-decoration: underline;
}
@media (max-width: 640px) {
.sl-autore-box {
padding: 16px 16px;
}
} .sl-comune-intro {
max-width: 62ch;
margin: 10px 0 0;
font-size: 1.02rem;
line-height: 1.6;
color: #333;
}
.sl-comune-servizi {
margin: 22px 0 6px;
padding: 20px 22px;
background: #f6f6f4;
border-left: 4px solid var(--brand);
}
.sl-comune-servizi h2 {
margin: 0 0 10px;
font-size: 1.16rem;
}
.sl-comune-servizi ul {
margin: 0 0 10px 18px;
}
.sl-comune-servizi p:last-child {
margin-bottom: 0;
}
.sl-comune-ultime {
margin: 26px 0 0;
padding-top: 14px;
border-top: 2px solid var(--brand);
font-size: 1.2rem;
}
.sl-comune-rimando {
margin: 18px 0 0;
font-size: .94rem;
font-weight: 600;
}
.sl-comune-rimando a {
color: var(--brand);
text-decoration: none;
}
.sl-comune-rimando a:hover {
text-decoration: underline;
}
@media (max-width: 640px) {
.sl-comune-servizi {
padding: 16px;
}
} .sl-comuni-indice {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
gap: 24px;
margin: 26px 0 10px;
}
.sl-comune-card {
padding: 18px 20px;
background: #f6f6f4;
border-top: 4px solid var(--brand);
}
.sl-comune-card h2 {
margin: 0 0 2px;
font-size: 1.28rem;
}
.sl-comune-card h2 a {
color: inherit;
text-decoration: none;
}
.sl-comune-card h2 a:hover {
color: var(--brand);
}
.sl-comune-card-n {
margin: 0 0 10px;
font-size: .78rem;
letter-spacing: .08em;
text-transform: uppercase;
color: #6b6b6b;
}
.sl-comune-card-d {
margin: 0 0 12px;
font-size: .94rem;
line-height: 1.5;
}
.sl-comune-card-l {
margin: 0;
font-size: .9rem;
font-weight: 600;
}
.sl-comune-card-l a {
color: var(--brand);
text-decoration: none;
}
.sl-comune-card-l a:hover {
text-decoration: underline;
} @media (min-width: 861px) {
.sl-nav ul.menu {
flex-wrap: nowrap;
}
}
@media (min-width: 861px) and (max-width: 1180px) {
.sl-nav a {
padding-left: 10px;
padding-right: 10px;
font-size: 13px;
letter-spacing: .02em;
}
}
@media (min-width: 861px) and (max-width: 1000px) {
.sl-nav a {
padding-left: 8px;
padding-right: 8px;
font-size: 12px;
letter-spacing: 0;
}
} @media (min-width: 861px) {
.sl-nav ul.menu ul a {
padding: 10px 14px;
font-size: 13px;
letter-spacing: .02em;
}
} @media (min-width: 861px) {
.sl-footer-grid {
grid-template-columns: 1.7fr 1fr 1fr 1fr 1fr;
gap: 26px;
}
}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 216px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #1E73BE; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #1E73BE; --cmplz_button_accept_border_color: #1E73BE; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #1e73be; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { width: 100%; gap: 1px; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 769px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}#cmplz-manage-consent .cmplz-manage-consent { animation: mc_slideIn 0s forwards;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;} .cmplz-blocked-content-container.recaptcha-invisible, .cmplz-blocked-content-container.g-recaptcha { max-width: initial !important; height: 80px !important; margin-bottom: 20px; } @media only screen and (max-width: 400px) { .cmplz-blocked-content-container.recaptcha-invisible, .cmplz-blocked-content-container.g-recaptcha { height: 100px !important } } .cmplz-blocked-content-container.recaptcha-invisible .cmplz-blocked-content-notice, .cmplz-blocked-content-container.g-recaptcha .cmplz-blocked-content-notice { max-width: initial; padding: 7px; } .twitter-tweet.cmplz-blocked-content-container {padding: 10px 40px;} .cmplz-placeholder-element > blockquote.fb-xfbml-parse-ignore { margin: 0 20px; } .tiktok-embed.cmplz-placeholder-element > div { max-width: 100%;} .instagram-media.cmplz-placeholder-element > div { max-width: 100%; }