/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.component-link-list .component-link-list-content{background-color:#fff;border-radius:8px;padding-top:24px;}.component-link-list .component-link-list-content .component-link-list-title{color:#001e62;text-align:center;font-size:20px;font-weight:500;padding:7px 0px;}.component-link-list .component-link-list-content .component-link-list-title.center{margin-bottom:24px;}.component-link-list .component-link-list-content .component-link-list-title.middle{display:table;}.component-link-list .component-link-list-content .component-link-list-title.middle > .title-list{display:table-cell;vertical-align:middle;padding-bottom:24px;}.component-link-list .component-link-list-content .component-link-list-item-content.center{padding-left:48px;}.component-link-list .component-link-list-content .component-link-list-item-content .component-link-list-item{background-color:#f2f3f7;border-radius:8px;margin-right:24px;margin-left:24px;margin-bottom:24px;width:100%;}@media (min-width:768px){.component-link-list .component-link-list-content .component-link-list-item-content .component-link-list-item{width:43%;}}@media (min-width:992px){.component-link-list .component-link-list-content .component-link-list-item-content .component-link-list-item{width:31%;margin-left:0px;}}.component-link-list .component-link-list-content .component-link-list-item-content .component-link-list-item a{background-image:url(/modules/custom/components/cogeco_component_link_list/css/../images/arrow-right-16.svg);background-position:95% center;background-repeat:no-repeat;color:#252F43;display:block;font-weight:inherit;max-width:100%;padding:10px 16px;text-decoration:none;}.component-link-list .component-link-list-content .component-link-list-item-content .component-link-list-item a[target=_blank]{background-image:url(/modules/custom/components/cogeco_component_link_list/css/../images/external-link-midnight-16.svg);}.component-link-list .component-link-list-content .component-link-list-item-content .component-link-list-item a[href$=".pdf"]{background-image:url(/modules/custom/components/cogeco_component_link_list/css/../images/download-midnight-16.svg);}.component-link-list .component-link-list-content .component-link-list-item-content .component-link-list-item a img{display:inline-block;vertical-align:middle;margin-right:10px;}.component-link-list .component-link-list-content .component-link-list-item-content .component-link-list-item a span{display:inline-block;vertical-align:middle;}@media (min-width:992px){.component-link-list .component-link-list-content .component-link-list-item-content .component-link-list-item.last{margin-right:0px;}}
#cogeco-notifications{position:relative;z-index:999;}#cogeco-notifications .ticker-style{display:flex;flex-direction:row;align-items:center;gap:24px;}#cogeco-notifications .close{cursor:pointer;background:url("/modules/custom/cogeco_notifications/css/../images/x-16.svg") no-repeat center;height:24px;align-self:center;flex:0 0 24px;}#cogeco-notifications .theme-teal,#cogeco-notifications .theme-midnight,#cogeco-notifications .theme-red,#cogeco-notifications .theme-red-error{color:#fff;}#cogeco-notifications .theme-teal a,#cogeco-notifications .theme-midnight a,#cogeco-notifications .theme-red a,#cogeco-notifications .theme-red-error a{color:#fff;text-decoration:underline #fff;}#cogeco-notifications .theme-teal a:hover,#cogeco-notifications .theme-midnight a:hover,#cogeco-notifications .theme-red a:hover,#cogeco-notifications .theme-red-error a:hover{text-decoration:none;}#cogeco-notifications .theme-teal a:focus,#cogeco-notifications .theme-midnight a:focus,#cogeco-notifications .theme-red a:focus,#cogeco-notifications .theme-red-error a:focus{outline:2px solid #fff;}#cogeco-notifications .theme-teal .close,#cogeco-notifications .theme-midnight .close,#cogeco-notifications .theme-red .close,#cogeco-notifications .theme-red-error .close{background:url("/modules/custom/cogeco_notifications/css/../images/x-16-white.svg") no-repeat center;}#cogeco-notifications .theme-teal{background:#07838D;}#cogeco-notifications .theme-grey{background:#F2F3F7;}#cogeco-notifications .theme-teal-promo{background:#80D3DA;}#cogeco-notifications .theme-midnight{background:#001e62;}#cogeco-notifications .theme-yellow{background:#FAE9BB;}#cogeco-notifications .theme-red{background:#BF3E00;}#cogeco-notifications .theme-red-error{background:#BF0202;}#cogeco-notifications li{padding:12px 30px;}#cogeco-notifications li.inactive{display:none;}#cogeco-notifications li.expand .information{max-height:5000px;}#cogeco-notifications li.persistent .close{display:none;}#cogeco-notifications li .information{max-height:24px;text-align:left;flex:1;-webkit-transition:all 1s ease-in-out 0s;-moz-transition:all 1s ease-in-out 0s;transition:all 1s ease-in-out 0s;}#cogeco-notifications li .information p:first-child{margin-bottom:0;padding-bottom:0;}#cogeco-notifications li .information.is-truncated{cursor:pointer;}#cogeco-notifications li .information p{font-size:16px;}#cogeco-notifications .dotdotdot > *{display:inline;}@media screen and (min-width:768px){#cogeco-notifications li{padding:12px 0;}}
