.client-logos p.carousel-heading{text-align:center;font-family:Arimo,sans-serif;font-size:24px;font-weight:400}.client-logos p.carousel-heading span{font-weight:700}.client-logos .inner-container{row-gap:var(--row-gap-3);flex-direction:column;align-items:center}.logos-carousel-wrapper{justify-content:center;width:100%;max-width:1440px;height:43px;display:flex;position:relative;overflow:hidden}.logos-carousel-fader{background:var(--bkg-white);background:linear-gradient(90deg,var(--bkg-white)0%,#fff0 10%,#fff0 90%,var(--bkg-white)100%);z-index:40;width:100%;height:43px;position:absolute;top:0;left:0}.logos-carousel-mover{z-index:30;height:43px;animation:60s linear infinite logoanimation;display:flex;position:absolute;top:0;left:0;overflow:hidden}.logos-carousel{display:flex}.logos-carousel img{width:auto;height:36px;margin:var(--mar-0)var(--mar-2);display:inline-block}@keyframes logoanimation{0%{transform:translate(0%)}to{transform:translate(-50%)}}.logos-carousel-fader.fader-light-blue{z-index:40;background:linear-gradient(90deg,#ebeff1 0%,#ebeff100 10% 90%,#ebeff1 100%);width:100%;height:43px;position:absolute;top:0;left:0}.news{row-gap:var(--row-gap-2);align-items:center;display:flex}.news .inner-container{row-gap:var(--row-gap-2);align-items:center}.news h2{text-align:left}.news p{line-height:1.5}.news a{color:var(--simple-link-color);text-decoration:none}.news a:hover{text-decoration:underline}.inner-container.news-listing{place-content:flex-start space-between;align-items:flex-start;row-gap:var(--row-gap-3);flex-wrap:wrap;display:flex}.news-snippet{padding:var(--pad-0);justify-content:space-between;width:100%}.news h3{margin-bottom:var(--mar-0-5);min-height:2.28em;line-height:1.14}.news time{margin-bottom:var(--mar-1)}.news p{margin-bottom:var(--mar-0-5);color:var(--text-color)}.news p:last-child{margin-bottom:var(--mar-0)}@media only screen and (width>=576px){.news-snippet{width:46%}.news h3{min-height:2.4em;line-height:1.2}}@media only screen and (width>=992px){.news-snippet{width:28%}}@media only screen and (width>=1440px){.news-snippet{width:30%}}