.newsroom{overflow:hidden}.newsroom .toggle-container{display:flex;flex-flow:row nowrap;gap:.5rem;justify-content:center;margin-bottom:2rem;padding:0 2rem}@media (min-width:768px){.newsroom .toggle-container{padding:0 4rem}}@media (min-width:1280px){.newsroom .toggle-container{display:none}}.newsroom .toggle-container button{background-color:#f2f2f2;border-radius:9px;color:#384451;flex:1;font-size:1rem;font-weight:700;max-width:174.5px;padding:1rem 2rem}.newsroom .toggle-container button:hover{background-color:#f2f2f2!important}.newsroom .toggle-container button.active{background-color:#03c6f4!important;color:#fff}.newsroom .page-center{display:flex;flex-flow:row nowrap;justify-content:space-between;max-width:unset;transition:transform .4s ease;width:200vw}@media (min-width:1280px){.newsroom .page-center{max-width:1440px;width:100vw}}.newsroom_left,.newsroom_right{display:flex;flex-flow:column nowrap;justify-content:space-between;max-width:50%;padding:0 2rem 0 0}@media (min-width:768px){.newsroom_left,.newsroom_right{padding:0 4rem 0 2rem}}@media (min-width:1280px){.newsroom_left,.newsroom_right{display:block}.newsroom_left{max-width:unset;padding:0 1rem 0 2rem}.newsroom_right{max-width:unset;padding:0 2rem 0 1rem}}@media (min-width:1440px){.newsroom_left{flex:3}.newsroom_right{flex:2}}.newsroom h2{margin-bottom:1.5rem}.newsroom_card{border-bottom:1px solid #f0f0f0;display:flex;flex-flow:column nowrap;gap:1rem;padding:1rem 0}.newsroom_card:last-of-type{border-bottom:none}@media (min-width:768px){.newsroom_card{flex-flow:row nowrap;padding:1.5rem 0}}.newsroom_card img{align-self:center;max-width:13.25rem}.newsroom_card a{align-self:center;color:#384451}.newsroom_card a:hover{text-decoration:underline}.newsroom_card a h3{display:-webkit-box;-webkit-line-clamp:3;margin:.25rem 0;-webkit-box-orient:vertical;overflow:hidden}.newsroom_card p{color:#384451;font-size:1rem;margin:0}