:root{--psar-green:#83be41;--psar-blue:#074364;--psar-cream:#fbf8df;--psar-font-header:Verdana,sans-serif;--psar-font-body:Helvetica,sans-serif;--psar-size-header-max:20pt;--psar-size-body:15pt}.live-education-banner{font-family:var(--psar-font-body);position:relative;width:100%;z-index:1}.live-education-banner .leb-heading{font-family:var(--psar-font-header)}.live-education-banner .leb-inner{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:40px 24px}.live-education-banner .leb-heading{font-size:var(--psar-size-header-max);line-height:1.2;margin:0 0 8px}.live-education-banner .leb-text{font-family:var(--psar-font-body);font-size:var(--psar-size-body);line-height:1.4;margin:0;max-width:640px}.live-education-banner .leb-cta{border-radius:8px;display:inline-block;font-family:var(--psar-font-header);font-size:14pt;font-weight:700;padding:14px 28px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.live-education-banner .leb-cta:hover{box-shadow:0 8px 20px rgba(0,0,0,.18);transform:translateY(-2px)}.live-education-banner .leb-cta:focus-visible{outline:2px solid #fff;outline-offset:3px}.live-education-banner.leb--blue{background:var(--psar-blue)}.leb--blue .leb-heading,.leb--blue .leb-text{color:#fff}.leb--blue .leb-cta{color:var(--psar-blue)}.leb--blue .leb-cta,.live-education-banner.leb--green{background:var(--psar-green)}.leb--green .leb-heading{color:var(--psar-blue)}.leb--green .leb-text{color:#143d18}.leb--green .leb-cta{background:var(--psar-blue);color:#fff}.live-education-banner.leb--cream{background:var(--psar-cream)}.leb--cream .leb-heading{color:var(--psar-blue)}.leb--cream .leb-text{color:#3a4750}.leb--cream .leb-cta{background:var(--psar-blue);color:#fff}.live-education-banner.js-anim .leb-inner{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.live-education-banner.js-anim.is-in .leb-inner{opacity:1;transform:translateY(0)}@media (max-width:767px){.live-education-banner .leb-inner{align-items:flex-start;flex-direction:column;padding:32px 16px}.live-education-banner .leb-heading{font-size:18pt}.live-education-banner .leb-cta{box-sizing:border-box;text-align:center;width:100%}}