.panel-container{width:100%!important}.panel-container,.panel-container .section-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}.panel-container .section-container{position:relative;width:100%}.panel-container .section-container .section-bg{position:absolute;top:0;left:0;width:100%;height:678px;z-index:-1;object-fit:cover;filter:blur(10px)}.panel-container .section-container .section-title{width:100%;height:100%;color:var(--color-secondary-coal-100);font-family:var(--font-secondary);font-size:50px;font-weight:600;line-height:110%;letter-spacing:-2px;text-align:left}.panel-container .section-container .section-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;width:100%}.panel-container .section-container .section-btn{text-align:right}.panel-container .insights-section .section-content{grid-template-columns:repeat(3,1fr)}.panel-container .update-section{width:100%;height:100%}.panel-container .update-section .section-content{width:100%;height:100%;display:block}.panel-container .regulatory-section .section-content{grid-template-columns:repeat(3,1fr)}@media(max-width:1200px)and (min-width:992px){.panel-container .insights-section .section-content,.panel-container .regulatory-section .section-content{grid-template-columns:repeat(2,1fr)}}@media(max-width:991px)and (min-width:768px){.panel-container .insights-section .section-content,.panel-container .regulatory-section .section-content{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px)and (min-width:576px){.panel-container .events-section .section-content,.panel-container .insights-section .section-content,.panel-container .regulatory-section .section-content{grid-template-columns:repeat(1,1fr)}}@media(max-width:575px)and (min-width:420px){.panel-container .section-container .section-title{font-size:40px;letter-spacing:-1.6px}.panel-container .events-section .section-content,.panel-container .insights-section .section-content,.panel-container .regulatory-section .section-content{grid-template-columns:repeat(1,1fr)}}@media(max-width:419px)and (min-width:320px){.panel-container .section-container .section-title{font-size:32px;letter-spacing:-1.6px}.panel-container .events-section .section-content,.panel-container .insights-section .section-content,.panel-container .regulatory-section .section-content{grid-template-columns:repeat(1,1fr)}}.event-card-container{width:100%;height:100%;padding:60px;justify-content:space-between;border-radius:30px;background:rgba(250,250,250,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;transition:all .3s ease-in}.event-card-container,.event-card-container .top-content{display:flex;flex-direction:column;align-items:flex-start}.event-card-container .top-content{gap:30px;padding-bottom:30px}.event-card-container .top-content .card-title{color:var(--color-primary-blue);font-feature-settings:"liga" off,"calt" off;font-family:var(--font-secondary);font-size:30px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-1.2px}.event-card-container .top-content .card-date{color:var(--color-secondary-coal-100);font-family:var(--font-secondary);font-size:20px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.8px}.event-card-container .top-content .card-desc{color:var(--color-secondary-coal-100);font-size:18px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.36px}.event-card-container .register-btn{width:173px;height:48px;padding:10px 20px}@media(max-width:1200px)and (min-width:992px){.event-card-container{padding:40px;gap:20px}.event-card-container .top-content .card-title{font-size:24px;letter-spacing:-.96px}.event-card-container .top-content .card-date{font-size:18px;letter-spacing:-.72px}.event-card-container .top-content .card-desc{font-size:16px;letter-spacing:-.32px}}@media(max-width:991px)and (min-width:768px){.event-card-container{padding:30px;gap:10px}.event-card-container .top-content .card-title{font-size:20px;letter-spacing:-.8px}.event-card-container .top-content .card-date{font-size:18px;letter-spacing:-.64px}.event-card-container .top-content .card-desc{font-size:16px;letter-spacing:-.28px}}@media(max-width:767px)and (min-width:576px){.event-card-container{padding:20px;gap:10px}.event-card-container .top-content .card-title{font-size:20px;letter-spacing:-.72px}.event-card-container .top-content .card-date{font-size:18px;letter-spacing:-.56px}.event-card-container .top-content .card-desc{font-size:16px;letter-spacing:-.24px}}@media(max-width:575px)and (min-width:420px){.event-card-container{padding:15px;gap:5px}.event-card-container .top-content .card-title{font-size:18px;letter-spacing:-.64px}.event-card-container .top-content .card-date{font-size:16px;letter-spacing:-.48px}.event-card-container .top-content .card-desc{font-size:14px;letter-spacing:-.2px}}@media(max-width:419px)and (min-width:320px){.event-card-container{padding:10px;gap:5px}.event-card-container .top-content .card-title{font-size:18px;letter-spacing:-.56px}.event-card-container .top-content .card-date{font-size:16px;letter-spacing:-.4px}.event-card-container .top-content .card-desc{font-size:14px;letter-spacing:-.16px}}@media(max-width:319px){.event-card-container{padding:8px;gap:4px}.event-card-container .card-title{font-size:16px;letter-spacing:-.48px}.event-card-container .card-date{font-size:14px;letter-spacing:-.32px}.event-card-container .card-desc{font-size:12px;letter-spacing:-.12px}}