.section-container{display:grid;grid-template-columns:2fr 3fr;grid-gap:1.5rem}.accordion1{margin:auto}.accordion1-item{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 5px 0 rgba(0,0,0,.25);color:#111;margin:0 0 1rem;overflow:hidden}.accordion1-item-header{align-items:center;background-color:#f8f8f8;cursor:pointer;display:flex;line-height:1.25rem;min-height:2rem;padding:.7rem 3rem .2rem .7rem;position:relative}.accordion1-item-header:after{content:"\002B";font-size:2rem;font-weight:700;position:absolute;right:1rem;top:1rem}.accordion1-item-header.active{background-color:#fff}.accordion1-item-header.active:after{content:"\2212"}.heading-text{color:#1b1464;font-size:120%;font-weight:700}.accordion1-item-body{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.accordion1-item-body-content{border-top:1px solid #f8f8f8;font-size:.9rem!important;line-height:1.3;padding:.7rem}.content-text a{font-weight:700}.cle-2024-conf-table thead{background-color:#1b1464;color:#fff}.cle-2024-conf-table td{border:2px solid #fff!important;color:#000;text-align:center}.scrolllit table{border:1px solid #99acc2;border-collapse:collapse;table-layout:fixed;width:100%!important}.scrolllit tr:nth-child(odd){background-color:hsla(0,0%,61%,.1)!important;color:#1b1464!important}.scrolllit tr:nth-child(2n){background-color:hsla(0,0%,61%,.3)!important;color:#1b1464!important}.cle-2024-conf-table td,th{border:1px solid #1b1464!important}.cle-2024-conf-table th td{background-color:#1b1464!important;color:#fff!important;font-size:115%;font-weight:600}table.cle-2024-conf-table thead{background-color:rgba(56,56,56,.8)!important;color:#fff!important}@media screen and (max-width:850px){.section-container{grid-template-columns:1fr;grid-gap:1.5rem}.heading-text{font-size:100%}}