.webinar-section{margin:2rem auto;max-width:100%;padding:2.5rem 2rem}.webinar-container{margin:0 auto;max-width:1000px}.webinar-title{margin-bottom:4rem;text-align:center}.webinar-title h2{font-size:2.4rem;line-height:1.2;margin:0}.webinar-content{width:100%}.webinar-grid{align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.webinar-summary{text-align:left}.webinar-date{margin-bottom:1.5rem}.webinar-date span{font-size:22px;font-weight:700}.webinar-intro{font-size:1.05rem;line-height:1.6;margin-bottom:1.75rem}.webinar-highlights{background-color:#f5f5f5;border-radius:8px;padding:2rem;text-align:left}.webinar-highlights h3{font-size:1.2rem;margin-bottom:1rem;margin-top:0}.webinar-highlights li{line-height:1.6;margin-bottom:.75rem}.webinar-note{opacity:.9}.webinar-cta-button{border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:14px 36px;transition:all .3s ease}.webinar-cta-button.secondary{margin-top:.5rem}.webinar-cta-button:hover{background-color:hsla(0,0%,100%,.9);transform:translateY(-2px)}@media (max-width:768px){.webinar-grid{grid-template-columns:1fr}.webinar-grid,.webinar-highlights,.webinar-summary{text-align:center}.webinar-highlights ul{display:inline-block;margin-left:1rem;text-align:left}}