/* AS Content Hub 1.6.48 - Leo Scadenzario */
.as-leo-hero-shell{
    width:min(118%,708px);
    margin-left:auto;
    margin-right:auto;
    align-self:center;
}
body .as-scadenzario section.as-scadenzario__hero .as-scadenzario__hero-grid .as-leo-hero-shell .as-scadenzario__hero-image-wrap.as-leo-hero{
    width:100% !important;
    max-width:none !important;
    aspect-ratio:16 / 9 !important;
    margin:0 !important;
    border-radius:24px !important;
    overflow:hidden !important;
    background:#eef6ff !important;
    box-shadow:0 12px 32px rgba(8,38,215,.10) !important;
    display:block !important;
    position:relative !important;
}
body .as-scadenzario .as-leo-hero .as-leo-video{
    display:block !important;
    width:100% !important;
    height:100% !important;
    object-fit:contain !important;
    object-position:center !important;
    border-radius:inherit !important;
    margin:0 !important;
    padding:0 !important;
    background:#eef6ff !important;
}
.as-leo-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin:18px 0 0}
.as-leo-start,.as-leo-help{flex:0 0 150px;min-width:0;height:40px;border:0;border-radius:9px;padding:0 14px;font-weight:800;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;text-align:center;text-decoration:none;cursor:pointer;box-sizing:border-box;vertical-align:middle}
.as-leo-start{background:#0f5daa;color:#fff}.as-leo-start:hover{background:#0b4d8e;color:#fff}.as-leo-start.is-live{background:#b42318}
.as-leo-help{background:#eef7ff;color:#0d3a74;border:1px solid #cfe4f8}.as-leo-help:hover{background:#dfefff;color:#0d3a74}
.as-leo-consent{flex-basis:100%;text-align:center;font-size:13px;color:#4b5563}.as-leo-consent label{cursor:pointer}.as-leo-consent input{margin-right:5px}
.as-leo-state{flex-basis:100%;text-align:center;min-height:20px;font-size:13px;font-weight:600;color:#52606d}
@media(max-width:1050px){.as-leo-hero-shell{width:min(110%,620px)}}
@media(max-width:900px){.as-leo-hero-shell{width:min(104%,540px)}}
@media(max-width:760px){.as-leo-hero-shell{width:100%;max-width:600px}.as-leo-controls{margin-top:14px;gap:10px}.as-leo-start,.as-leo-help{flex:1 1 135px;max-width:180px}}
