.news-events{background:rgba(77,110,116,.08);padding:2.5rem 0}@media (max-width:767px){.news-events{padding:25px 0}}.news-events__link{color:#194657;font-size:1.125rem;font-weight:700;text-decoration:none;padding:16px 24px;border:2px solid #194657;border-radius:6px;display:block}.news-events__link:hover{background-color:#194657;color:#fff}.news-events__description{font-size:.9375rem;line-height:1.25rem;margin:0}.news-events h2{font-size:2.25rem;font-weight:700;margin:.675rem 0 1.25rem}@media (max-width:767px){.news-events h2{width:50%}}.news-events .news-events-slider{max-width:100vw}@media (max-width:767px){.news-events .news-events-slider{overflow-x:scroll}}.news-events .outer-wrapper{max-width:1500px;position:relative}.news-events .outer-wrapper .tab-content{display:none;padding:0}.news-events .outer-wrapper .tab-content .text-center{text-align:center;margin-bottom:0}.news-events .outer-wrapper .tab-content .text-center a.button{border-color:var(--news-events-button-border);background-color:var(--news-events-button-background);color:var(--news-events-button-color)}.news-events .outer-wrapper .tab-content .text-center a.button:active,.news-events .outer-wrapper .tab-content .text-center a.button:focus,.news-events .outer-wrapper .tab-content .text-center a.button:hover{color:var(--news-events-button-background);background-color:var(--news-events-button-border)}.news-events .outer-wrapper .tab-content.transitioning{animation:tabfadeout .3s ease-in-out forwards,tabslideleft .3s ease-in-out forwards}.news-events .outer-wrapper .tab-content:not(.transitioning){animation:tabfadein .3s ease-in-out forwards,tabslideright .3s ease-in-out forwards}.news-events .outer-wrapper .tab-content.active{display:block}.news-events .outer-wrapper .tab-titles{display:flex;justify-content:center;max-width:480px;width:100%;margin:0 auto .675rem;border:2px solid var(--wp--preset--color--primary-blue);border-radius:6px;gap:0}.news-events .outer-wrapper .tab-titles button{transition:all .25s ease-in-out 0s;display:inline-block;vertical-align:top;font-size:1.125rem;font-weight:700;padding:1rem 0;margin:0;cursor:pointer;color:var(--wp--preset--color--primary-blue);border:none;background:0 0;width:50%;flex:1}.news-events .outer-wrapper .tab-titles button:active:not(.active),.news-events .outer-wrapper .tab-titles button:focus:not(.active),.news-events .outer-wrapper .tab-titles button:hover:not(.active){background:rgba(14,100,169,.12)}.news-events .outer-wrapper .tab-titles button.active{color:#fff;background-color:var(--wp--preset--color--primary-blue)}.news-events .outer-wrapper .events,.news-events .outer-wrapper .news{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2.08vw;padding-left:0;min-width:654px;margin-bottom:0}@media (max-width:940px){.news-events .outer-wrapper .events,.news-events .outer-wrapper .news{grid-template-columns:1fr 1fr;grid-gap:1rem;min-width:0}}@media (max-width:680px){.news-events .outer-wrapper .events,.news-events .outer-wrapper .news{grid-template-columns:1fr;padding-right:0}}.news-events .outer-wrapper .events li,.news-events .outer-wrapper .news li{list-style:none;padding:0;margin:0}.news-events .outer-wrapper .events li a,.news-events .outer-wrapper .news li a{padding:1.25rem 1.25rem 2.25rem;background:#fff;border-radius:16px;overflow:hidden;margin:0;text-decoration:none;transition:all .25s ease-in-out 0s;color:#000;border:2px solid transparent;box-shadow:0 3px 6px rgba(25,70,87,.12)}.news-events .outer-wrapper .events li a span,.news-events .outer-wrapper .news li a span{display:block}.news-events .outer-wrapper .events li a:active,.news-events .outer-wrapper .events li a:focus,.news-events .outer-wrapper .events li a:hover,.news-events .outer-wrapper .news li a:active,.news-events .outer-wrapper .news li a:focus,.news-events .outer-wrapper .news li a:hover{border-color:var(--wp--preset--color--primary-blue)}.news-events .outer-wrapper .events li a:active img,.news-events .outer-wrapper .events li a:focus img,.news-events .outer-wrapper .events li a:hover img,.news-events .outer-wrapper .news li a:active img,.news-events .outer-wrapper .news li a:focus img,.news-events .outer-wrapper .news li a:hover img{transform:scale(1.05)}.news-events .outer-wrapper .events li a:active .news-events__h3,.news-events .outer-wrapper .events li a:focus .news-events__h3,.news-events .outer-wrapper .events li a:hover .news-events__h3,.news-events .outer-wrapper .news li a:active .news-events__h3,.news-events .outer-wrapper .news li a:focus .news-events__h3,.news-events .outer-wrapper .news li a:hover .news-events__h3{text-decoration:underline;color:var(--wp--preset--color--primary-blue)}.news-events .outer-wrapper .events li .news-events__h3,.news-events .outer-wrapper .news li .news-events__h3{font-size:1.375rem;font-weight:700;margin:0 0 1.25rem;color:var(--blue);padding:0;transition:all .25s ease-in-out 0s}.news-events .outer-wrapper .events li .event-day-time,.news-events .outer-wrapper .news li .event-day-time{font-size:.9375rem;margin-bottom:.675rem;color:rgba(0,0,0,.7)}.news-events .outer-wrapper .events li .event-image,.news-events .outer-wrapper .news li .event-image{margin-bottom:1.675rem;overflow:hidden}.news-events .outer-wrapper .events li .event-image img,.news-events .outer-wrapper .news li .event-image img{display:block;aspect-ratio:36/25;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transition:all .25s ease-in-out 0s}@keyframes tabfadeout{from{opacity:1}to{opacity:0}}@keyframes tabfadein{from{opacity:0}to{opacity:1}}@keyframes tabslideleft{from{transform:translateX(0)}to{transform:translateX(-5%)}}@keyframes tabslideright{from{transform:translateX(5%)}to{transform:translateX(0)}}
