.codio-card{background:var(--background-neutral-200);border-radius:20px;overflow:hidden}.codio-card .codio-card-media{height:309px;position:relative}.codio-card .codio-card-media img{object-fit:cover}.codio-card .codio-card-tag{font-family:var(--font-general-sans);letter-spacing:0;min-height:44px;color:var(--text-neutral-black);background:var(--background-neutral-100);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);border-radius:100px;justify-content:center;align-items:center;padding:8px 20px;font-size:16px;font-weight:500;line-height:normal;display:inline-flex;position:absolute;top:25px;left:27px}.codio-card .codio-card-content{justify-content:space-between;align-items:flex-end;gap:20px;padding:29px 23px;display:flex;position:relative}.codio-card .codio-card-copy{flex-direction:column;gap:12px;width:min(351px,100% - 131px);display:flex}.codio-card .codio-card-button{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;bottom:30px;right:24px;transform:translateY(6px)}.codio-card .codio-card-title{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-secondary-600);font-size:24px;font-weight:500;line-height:normal}.codio-card .codio-card-description{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-secondary-100);font-size:16px;font-weight:500;line-height:normal}.codio-card:hover .codio-card-button,.codio-card:focus-within .codio-card-button{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media screen and (max-width:991px){.codio-card .codio-card-media{height:220px}.codio-card .codio-card-tag{font-family:var(--font-general-sans);letter-spacing:0;min-height:32px;padding:6px 14px;font-size:12px;font-weight:500;line-height:normal;top:17px;left:20px}.codio-card .codio-card-content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;padding:14px 19px 22px;position:static}.codio-card .codio-card-copy{width:100%;max-width:100%}.codio-card .codio-card-title{font-family:var(--font-general-sans);letter-spacing:0;font-size:14px;font-weight:500;line-height:normal}.codio-card .codio-card-description{font-family:var(--font-general-sans);letter-spacing:0;font-size:12px;font-weight:400;line-height:normal}.codio-card .codio-card-button{opacity:1;visibility:visible;pointer-events:auto;margin-top:2px;position:static}}@media screen and (max-width:767px){.codio-card .codio-card-media{height:180px}.codio-card .codio-card-tag{font-family:var(--font-general-sans);letter-spacing:0;min-height:36px;padding:6px 14px;font-size:12px;font-weight:500;line-height:normal;top:17px;left:20px}.codio-card .codio-card-content{gap:12px;padding:14px 19px 22px}.codio-card .codio-card-title{font-family:var(--font-general-sans);letter-spacing:0;font-size:14px;font-weight:500;line-height:normal}.codio-card .codio-card-description{font-family:var(--font-general-sans);letter-spacing:0;font-size:12px;font-weight:400;line-height:normal}}
.news-events-content-section{padding:50px 0 120px}.news-events-content-section .news-events-content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;display:grid}@media screen and (max-width:991px){.news-events-content-section{padding:0 0 90px}.news-events-content-section .news-events-content-grid{gap:28px}}@media screen and (max-width:575px){.news-events-content-section{padding:0 0 56px}.news-events-content-section .news-events-content-grid{grid-template-columns:1fr;gap:20px}}
.news-events-hero-section{padding:170px 0 50px;overflow:hidden}.news-events-hero-section .news-events-hero-header{text-align:center;flex-direction:column;align-items:center;gap:24px;margin:0 auto 90px;display:flex}.news-events-hero-section .news-events-hero-header .codio-large-title{color:var(--text-secondary-600);margin-bottom:0}.news-events-hero-section .news-events-hero-header .codio-section-desc{color:var(--text-secondary-100);max-width:560px}.news-events-hero-section .news-events-featured{align-items:center;gap:clamp(48px,7vw,130px);display:flex}.news-events-hero-section .news-events-featured-copy{flex-direction:column;flex:0 0 clamp(360px,28vw,490px);gap:30px;max-width:clamp(360px,28vw,490px);display:flex}.news-events-hero-section .news-events-featured-copy .news-events-featured-title{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-secondary-600);max-width:480px;font-size:40px;font-weight:500;line-height:normal}.news-events-hero-section .news-events-featured-copy .news-events-featured-description{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-neutral-500);max-width:490px;font-size:16px;font-weight:400;line-height:normal}.news-events-hero-section .news-events-featured-card{background:var(--background-neutral-black);isolation:isolate;border-radius:20px;flex:1;min-height:270px;position:relative;overflow:hidden}.news-events-hero-section .news-events-featured-card-content{z-index:2;flex-direction:column;align-items:flex-start;gap:12px;width:380px;padding:35px 39px;display:flex;position:relative}.news-events-hero-section .news-events-featured-card-content .news-events-featured-date,.news-events-hero-section .news-events-featured-card-content .news-events-featured-location{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-neutral-450);font-size:14px;font-weight:500;line-height:normal}.news-events-hero-section .news-events-featured-card-content .news-events-featured-card-title{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-neutral-white);font-size:24px;font-weight:500;line-height:normal}.news-events-hero-section .news-events-featured-card-content .news-events-featured-button{margin-top:18px}.news-events-hero-section .news-events-featured-visual{width:390px;position:absolute;top:0;bottom:0;right:0}.news-events-hero-section .news-events-featured-visual img{object-fit:contain;object-position:right center}@media screen and (max-width:1649px){.news-events-hero-section{padding:150px 0 46px}.news-events-hero-section .news-events-hero-header{margin-bottom:72px}.news-events-hero-section .news-events-featured{gap:clamp(36px,5vw,80px)}.news-events-hero-section .news-events-featured-copy{flex-basis:clamp(300px,26vw,400px);max-width:clamp(300px,26vw,400px)}.news-events-hero-section .news-events-featured-card-content{width:min(360px,42%);padding:32px 34px}.news-events-hero-section .news-events-featured-visual{width:360px}}@media screen and (max-width:1350px){.news-events-hero-section{padding:132px 0 40px}.news-events-hero-section .news-events-hero-header{margin-bottom:56px}.news-events-hero-section .news-events-featured{gap:28px}.news-events-hero-section .news-events-featured-copy{flex-basis:280px;gap:22px;max-width:280px}.news-events-hero-section .news-events-featured-card{min-height:248px}.news-events-hero-section .news-events-featured-card-content{width:min(300px,48%);padding:28px}.news-events-hero-section .news-events-featured-visual{width:300px}}@media screen and (max-width:991px){.news-events-hero-section{padding:120px 0 36px}.news-events-hero-section .news-events-hero-header{gap:18px;margin-bottom:48px}.news-events-hero-section .news-events-featured{flex-direction:column;align-items:stretch;gap:32px}.news-events-hero-section .news-events-featured-copy{text-align:center;flex:none;align-items:center;gap:18px;max-width:100%}.news-events-hero-section .news-events-featured-card{flex:none;min-height:240px;border-radius:20px!important;width:100%!important;margin-right:0!important}.news-events-hero-section .news-events-featured-card-content{width:min(300px,58%);padding:28px}.news-events-hero-section .news-events-featured-visual{width:280px}}@media screen and (max-width:767px){.news-events-hero-section{padding:96px 0 32px}.news-events-hero-section .news-events-hero-header{gap:10px;margin-bottom:40px}.news-events-hero-section .news-events-featured{gap:24px}.news-events-hero-section .news-events-featured-copy{gap:14px}.news-events-hero-section .news-events-featured-copy .news-events-featured-title{font-family:var(--font-general-sans);letter-spacing:0;max-width:288px;font-size:20px;font-weight:500;line-height:normal}.news-events-hero-section .news-events-featured-copy .news-events-featured-description{font-family:var(--font-general-sans);letter-spacing:0;max-width:292px;font-size:14px;font-weight:400;line-height:normal}.news-events-hero-section .news-events-featured-card{min-height:220px;border-radius:20px!important;width:100%!important;margin-right:0!important}.news-events-hero-section .news-events-featured-card-content{width:min(220px,58%);padding:22px}.news-events-hero-section .news-events-featured-card-content .news-events-featured-date,.news-events-hero-section .news-events-featured-card-content .news-events-featured-location{font-family:var(--font-general-sans);letter-spacing:0;font-size:10px;font-weight:500;line-height:normal}.news-events-hero-section .news-events-featured-card-content .news-events-featured-card-title{font-family:var(--font-general-sans);letter-spacing:0;font-size:12px;font-weight:500;line-height:normal}.news-events-hero-section .news-events-featured-visual{width:clamp(180px,40vw,250px)}}
#news-events-page{background:var(--background-neutral-white);overflow-x:hidden}.news-events-hero-section{padding:170px 0 50px;overflow:hidden}.news-events-hero-section .news-events-hero-header{text-align:center;flex-direction:column;align-items:center;gap:24px;margin:0 auto 90px;display:flex}.news-events-hero-section .news-events-hero-header .codio-large-title{color:var(--text-secondary-600);margin-bottom:0}.news-events-hero-section .news-events-hero-header .codio-section-desc{color:var(--text-secondary-100);max-width:560px}.news-events-hero-section .news-events-featured{align-items:center;gap:clamp(48px,7vw,130px);display:flex}.news-events-hero-section .news-events-featured-copy{flex-direction:column;flex:0 0 clamp(360px,28vw,490px);gap:30px;max-width:clamp(360px,28vw,490px);display:flex}.news-events-hero-section .news-events-featured-copy .news-events-featured-title{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-secondary-600);max-width:480px;font-size:40px;font-weight:500;line-height:normal}.news-events-hero-section .news-events-featured-copy .news-events-featured-description{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-neutral-500);max-width:490px;font-size:16px;font-weight:400;line-height:normal}.news-events-hero-section .news-events-featured-card{background:var(--background-neutral-black);isolation:isolate;border-radius:20px;flex:1;min-height:270px;position:relative;overflow:hidden}.news-events-hero-section .news-events-featured-card-content{z-index:2;flex-direction:column;align-items:flex-start;gap:12px;width:380px;padding:35px 39px;display:flex;position:relative}.news-events-hero-section .news-events-featured-card-content .news-events-featured-date,.news-events-hero-section .news-events-featured-card-content .news-events-featured-location{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-neutral-450);font-size:14px;font-weight:500;line-height:normal}.news-events-hero-section .news-events-featured-card-content .news-events-featured-card-title{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-neutral-white);font-size:24px;font-weight:500;line-height:normal}.news-events-hero-section .news-events-featured-card-content .news-events-featured-button{margin-top:18px}.news-events-hero-section .news-events-featured-visual{width:390px;position:absolute;top:0;bottom:0;right:0}.news-events-hero-section .news-events-featured-visual img{object-fit:contain;object-position:right center}@media screen and (max-width:1649px){.news-events-hero-section{padding:150px 0 46px}.news-events-hero-section .news-events-hero-header{margin-bottom:72px}.news-events-hero-section .news-events-featured{gap:clamp(36px,5vw,80px)}.news-events-hero-section .news-events-featured-copy{flex-basis:clamp(300px,26vw,400px);max-width:clamp(300px,26vw,400px)}.news-events-hero-section .news-events-featured-card-content{width:min(360px,42%);padding:32px 34px}.news-events-hero-section .news-events-featured-visual{width:360px}}@media screen and (max-width:1350px){.news-events-hero-section{padding:132px 0 40px}.news-events-hero-section .news-events-hero-header{margin-bottom:56px}.news-events-hero-section .news-events-featured{gap:28px}.news-events-hero-section .news-events-featured-copy{flex-basis:280px;gap:22px;max-width:280px}.news-events-hero-section .news-events-featured-card{min-height:248px}.news-events-hero-section .news-events-featured-card-content{width:min(300px,48%);padding:28px}.news-events-hero-section .news-events-featured-visual{width:300px}}@media screen and (max-width:991px){.news-events-hero-section{padding:120px 0 36px}.news-events-hero-section .news-events-hero-header{gap:18px;margin-bottom:48px}.news-events-hero-section .news-events-featured{flex-direction:column;align-items:stretch;gap:32px}.news-events-hero-section .news-events-featured-copy{text-align:center;flex:none;align-items:center;gap:18px;max-width:100%}.news-events-hero-section .news-events-featured-card{flex:none;min-height:240px;border-radius:20px!important;width:100%!important;margin-right:0!important}.news-events-hero-section .news-events-featured-card-content{width:min(300px,58%);padding:28px}.news-events-hero-section .news-events-featured-visual{width:280px}}@media screen and (max-width:767px){.news-events-hero-section{padding:96px 0 32px}.news-events-hero-section .news-events-hero-header{gap:10px;margin-bottom:40px}.news-events-hero-section .news-events-featured{gap:24px}.news-events-hero-section .news-events-featured-copy{gap:14px}.news-events-hero-section .news-events-featured-copy .news-events-featured-title{font-family:var(--font-general-sans);letter-spacing:0;max-width:288px;font-size:20px;font-weight:500;line-height:normal}.news-events-hero-section .news-events-featured-copy .news-events-featured-description{font-family:var(--font-general-sans);letter-spacing:0;max-width:292px;font-size:14px;font-weight:400;line-height:normal}.news-events-hero-section .news-events-featured-card{min-height:220px;border-radius:20px!important;width:100%!important;margin-right:0!important}.news-events-hero-section .news-events-featured-card-content{width:min(220px,58%);padding:22px}.news-events-hero-section .news-events-featured-card-content .news-events-featured-date,.news-events-hero-section .news-events-featured-card-content .news-events-featured-location{font-family:var(--font-general-sans);letter-spacing:0;font-size:10px;font-weight:500;line-height:normal}.news-events-hero-section .news-events-featured-card-content .news-events-featured-card-title{font-family:var(--font-general-sans);letter-spacing:0;font-size:12px;font-weight:500;line-height:normal}.news-events-hero-section .news-events-featured-visual{width:clamp(180px,40vw,250px)}}.news-events-content-section{padding:50px 0 120px}.news-events-content-section .news-events-content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;display:grid}@media screen and (max-width:991px){.news-events-content-section{padding:0 0 90px}.news-events-content-section .news-events-content-grid{gap:28px}}@media screen and (max-width:575px){.news-events-content-section{padding:0 0 56px}.news-events-content-section .news-events-content-grid{grid-template-columns:1fr;gap:20px}}
