:root{--nav_bg_color_primary:#9ec5ce;--nav_bg_color_secondary:#004489}.card_notizie_link_wrapper{width:100%;color:inherit;flex-direction:column;align-items:flex-end;gap:1rem;text-decoration:none;display:flex}.card_notizie_link_wrapper:hover{opacity:1!important}.card_notizie_component{background-color:#0000;border:1px solid #041f4a;width:100%;transition:background-color .2s ease-in-out}.card_notizie_component .card_notizie_cont_space{padding-top:1.5rem;padding-bottom:1.5rem}.card_notizie_component .card_notizie_pdf_badge{object-fit:contain;flex-shrink:0;width:auto;height:1.5rem}.card_notizie_component .card_notizie_data_badge{color:#cbe0e4;text-align:center;background-color:#041f4a;border-radius:10rem;height:1.5rem}.card_notizie_component .card_notizie_data_badge p{font-size:.75rem!important}.card_notizie_component .card_notizie_item_content{align-self:flex-start}.card_notizie_component .card_notizie_item_content .card_notizie_item_title{font-weight:700!important}.card_notizie_component .card_notizie_item_img{aspect-ratio:16/11;transition:opacity .2s ease-in-out}.card_notizie_component .card_notizie_item_img .card_notizie_item_img_img{object-fit:cover;border-radius:1.5rem;width:100%;height:100%;position:absolute;inset:0}.card_notizie_component .card_notizie_item_abstract{opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}.card_notizie_component .card_notizie_item_abstract .card_notizie_abstract_text{-webkit-line-clamp:9;line-clamp:9;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.2;display:-webkit-box;overflow:hidden;-webkit-text-fill-color:#041f4a!important}.card_notizie_component .card_notizie_item_abstract .card_notizie_item_arrow{flex-shrink:0;width:100%}.card_notizie_component .card_notizie_item_abstract .card_notizie_item_arrow img{width:100%;height:auto}.card_notizie_component:has(:hover){background-color:#5989bd;opacity:1!important}.card_notizie_component:has(:hover) .card_notizie_item_img{opacity:0}.card_notizie_component:has(:hover) .card_notizie_item_abstract{opacity:1;pointer-events:auto}.card_notizie_component:has(:hover) .card_notizie_item_abstract .card_notizie_abstract_text{color:#fff!important}.card_notizie_component a:hover{opacity:1!important}.card_notizie_component .block_cont{display:flex}
