#headerCarousel{position:relative;margin-bottom:3rem}.dots{text-align:center;padding:4px;display:flex}.dot{height:14px;width:14px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dotActive{background-color:var(--primary-color)}.actions{padding:0 1rem;display:flex;justify-content:space-between;z-index:1;width:100%;height:100%}.arrowOne,.arrowTwo{cursor:pointer}.image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .5s ease-in-out}.image:hover{opacity:.8}.activeImage{opacity:1}@media screen and (max-width:768px){.title{font-size:1rem}}#newsMuralContent{display:grid;grid-template-columns:repeat(3,2fr);grid-template-rows:repeat(1,1fr);grid-auto-rows:1fr;grid-gap:16px;margin-bottom:2rem}.newsMuralItem{background-color:var(--bg-color);border-radius:5px;padding:10px;transition:background-color .2s;display:flex;flex-direction:column;justify-content:space-between}.newsMuralItem .newsMuralItemText span{text-overflow:ellipsis;line-height:1.5}.newsMuralItem:hover{cursor:pointer;transform:scale(1.05)}.newsMuralItemCategory{background-color:#e74c3c;padding:5px 10px;border-radius:5px;color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;width:-moz-min-content;width:min-content}@media (max-width:768px){#newsMuralContent{display:flex;flex-direction:column}.newsMuralItem:first-child{grid-column:1/3;grid-row:1/2.5}}#Navbar_nav__A66_N{z-index:100;display:flex;justify-content:space-between;width:100%;font-weight:600;background-color:#fff;padding:2rem 1rem;box-shadow:0 0 10px 0 rgba(0,0,0,.2);position:sticky}#Navbar_nav__A66_N ul li{transition:all .4s ease-in-out}#Navbar_nav__A66_N ul li:hover{text-decoration:underline;text-decoration-color:#f96a6a;text-decoration-thickness:.2rem}.Navbar_hoverable__O6a8T:hover{cursor:pointer}.Navbar_hoverable__O6a8T .Navbar_dropdownContent__mp6FO{display:none}.Navbar_hoverable__O6a8T:hover .Navbar_dropdownContent__mp6FO{display:flex}.Navbar_navContent__Ob3UE{display:flex;align-items:center;gap:1rem}.Navbar_dropdownContent__mp6FO ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;background-color:var(--bg-color);border-radius:.5rem;box-shadow:0 0 .5rem rgba(0,0,0,.2);position:absolute}.Navbar_dropdownContent__mp6FO ul li{padding:.5rem;transition:all .2s ease-in-out;text-decoration:none!important}.Navbar_dropdownContent__mp6FO ul li:hover{text-decoration:none;background-color:var(--primary-color);color:var(--bg-color)}@media screen and (max-width:768px){#Navbar_mobileNav__hkRPp{justify-content:space-between;align-items:center;width:100%;font-weight:600;background-color:#fff;padding:2rem 1rem;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.Navbar_mobileNavContent__nVF83 ul li{padding:.5rem;transition:all .2s ease-in-out;text-decoration:none!important;background-color:#f33f3f;color:#fff;margin:.5rem;width:100%}#Navbar_nav__A66_N,#Navbar_nav__A66_N .Navbar_navContent__Ob3UE{display:none}}