.hs-webinar-module{align-items:center;background-color:#fff;border:1px solid #00a89c;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.15);box-sizing:border-box;display:flex;gap:30px;justify-content:space-between;margin:30px auto;padding:30px 40px 30px 30px;width:80%}.hs-webinar-module .hs-column{display:flex;flex-direction:column;justify-content:center}.hs-webinar-module .hs-left{flex:0.9}.hs-webinar-module .hs-right{align-items:center;flex:1.1;text-align:center}.hs-webinar-module .hs-image img{border-radius:8px;display:block;height:auto;margin:0 auto 0 0;max-width:100%;width:400px}.hs-webinar-module .hs-text{margin-bottom:0}.hs-webinar-module .hs-text h2{color:#00a89c;font-weight:700;line-height:1.2;margin:0 0 6px}.hs-webinar-module .hs-text h3{color:#7cb6b2;font-family:Raleway,sans-serif;font-size:18px;font-weight:400;line-height:1.3;margin:0 0 10px}.hs-webinar-module .hs-description{color:#333;line-height:1.4;margin:0 auto;max-width:500px}.hs-webinar-module .hs-cta{margin-top:30px;text-align:center}.hs-webinar-module .hs-cta a{background-color:#00a89c;border-radius:50px;box-shadow:0 3px 8px rgba(0,0,0,.15);color:#fff!important;display:inline-block;font-family:Raleway,sans-serif;font-size:20px;font-weight:400;padding:10px 25px;text-decoration:none;transition:all .3s ease}.hs-webinar-module .hs-cta a:hover{background-color:#00887d;transform:translateY(-2px)}@media (max-width:1024px){.hs-webinar-module{flex-wrap:wrap;padding:30px 20px;text-align:center;width:90%}.hs-webinar-module .hs-column{width:100%}.hs-webinar-module .hs-image img{margin:0 auto;max-width:400px;width:100%}.hs-webinar-module .hs-cta{text-align:center}}@media (max-width:768px){.hs-webinar-module{flex-direction:column;padding:30px 20px}.hs-webinar-module .hs-right{align-items:center}}