.webinars-page .hero-section{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:flex-end;width:100%;min-height:600px;padding:120px 20px 0;display:flex;position:relative;overflow:hidden}.webinars-page .hero-section:before{content:"";z-index:1;background:linear-gradient(#0d2654d9,#0d2654bf);position:absolute;inset:0}.webinars-page .hero-section .hero-content{z-index:10;justify-content:space-between;align-items:flex-end;gap:60px;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.webinars-page .hero-section .hero-content .hero-image-container{flex:1;justify-content:flex-start;align-self:stretch;align-items:flex-end;display:flex}.webinars-page .hero-section .hero-content .hero-image-container .hero-person-image{filter:drop-shadow(0 20px 50px #0000004d);width:auto;max-height:580px;display:block;transform:translateY(10px)}.webinars-page .hero-section .hero-content .hero-text-container{text-align:left;flex:1.2;padding-bottom:100px}.webinars-page .hero-section .hero-content .hero-text-container .badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;display:inline-block}.webinars-page .hero-section .hero-content .hero-text-container h1{color:#fff;letter-spacing:-.025em;margin-bottom:24px;font-size:2.5rem;font-weight:800;line-height:1.1}@media (min-width:768px){.webinars-page .hero-section .hero-content .hero-text-container h1{font-size:3.5rem}}.webinars-page .hero-section .hero-content .hero-text-container h1 .highlight{color:#93c5fd}.webinars-page .hero-section .hero-content .hero-text-container p{color:#ffffffe6;max-width:600px;margin:0;font-size:1.125rem;line-height:1.625}@media (min-width:768px){.webinars-page .hero-section .hero-content .hero-text-container p{font-size:1.25rem}}@media (max-width:1024px){.webinars-page .hero-section .hero-content{text-align:center;flex-direction:column;align-items:center;gap:40px;padding-top:60px}.webinars-page .hero-section .hero-content .hero-text-container{text-align:center;order:1;padding-bottom:20px}.webinars-page .hero-section .hero-content .hero-text-container p{margin:0 auto}.webinars-page .hero-section .hero-content .hero-image-container{order:2;justify-content:center}.webinars-page .hero-section .hero-content .hero-image-container .hero-person-image{max-height:400px}}.webinars-page .hero-section .decorative-elements{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.webinars-page .hero-section .decorative-elements .blob{filter:blur(100px);opacity:.2;border-radius:9999px;width:320px;height:320px;position:absolute}.webinars-page .hero-section .decorative-elements .blob-1{background-color:#3b82f6;top:-80px;left:-80px}.webinars-page .hero-section .decorative-elements .blob-2{background-color:#06b6d4;bottom:-80px;right:-80px}.webinars-page .webinar-grid{gap:32px;margin-bottom:48px;display:grid}@media (min-width:768px){.webinars-page .webinar-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.webinars-page .webinar-grid{grid-template-columns:repeat(3,1fr)}}
