<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webinar-about-section{background:var(--colorWhite);padding:70px 20px}.webinar-about-container{display:flex;gap:40px;justify-content:space-around;margin:0 auto;max-width:1200px}.info-webinar-wrap{align-items:flex-start;color:var(--colorBlue);display:flex;flex-direction:column;width:70%}.info-webinar-wrap h2{background:var(--gradientBlue);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.curator-wrap{display:flex;flex-wrap:wrap;gap:30px;padding-top:30px}.curator-item{align-items:center;display:flex;flex-direction:column;gap:15px}.curator-name{font-weight:700}.curator-photo{border-radius:100px;height:150px!important;object-fit:cover;width:150px!important}@media (max-width:760px){.info-webinar-wrap{width:100%}.webinar-about-section{padding:30px 20px}.webinar-about-container{display:flex;flex-direction:column-reverse;gap:0;margin-top:0}.about-webinar{width:100%}.curator-photo{height:80px!important;width:80px!important}.curator-wrap{justify-content:center;padding-top:20px}}</pre></body></html>