.hero-section{padding:60px 10vw 30px}.section-wrapper{display:grid;gap:20px;grid-template-columns:50% 50%;justify-items:center;width:100%}.hero-image{border-radius:12px;margin-top:24px;max-height:300px;max-width:100%;overflow:hidden}.col-left{align-items:flex-start;display:flex;flex-direction:column}.hs-form{background:#fff;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.05);padding:2rem}.hs-form label{color:#333;display:block;font-size:.95rem;font-weight:700;margin-bottom:4px}.hs-form input[type=email],.hs-form input[type=number],.hs-form input[type=tel],.hs-form input[type=text],.hs-form select,.hs-form textarea{background:#f7f7f7;border:1px solid transparent;border-radius:8px;box-sizing:border-box;font-size:1rem;margin-bottom:1rem;margin-top:4px;max-width:100%;padding:10px 14px;transition:border-color .2s ease;width:100%!important}.hs-form fieldset .input{margin-right:0!important}.hs-form input:focus,.hs-form select:focus,.hs-form textarea:focus{border-color:#da9492;outline:none}.tags-wrapper{align-items:center;display:flex;gap:8px}.hs-button.primary,.hs-form input[type=submit]{background:#da9492;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:background .2s ease;width:100%}.hs-form fieldset{display:flex;gap:8px}.hs-form .hs-form-field{width:100%}.hs-button.primary:hover,.hs-form input[type=submit]:hover{background:#e09486}.hs-error-msgs{font-size:.85rem;margin-bottom:1rem;margin-top:-.5rem}.hs-error-msg,.hs-error-msgs{color:#ff3e3e!important}.legal-consent-container{font-size:14px;margin-bottom:24px}.legal-consent-container p{margin:4px}.webinar-title{font-family:Anton,sans-serif;font-size:3rem;font-weight:400;line-height:110%;margin:12px 0;text-transform:uppercase}@media (max-width:1023px){.hs-form fieldset.form-colums-2,.section-wrapper{display:flex;flex-direction:column}.hs-form fieldset.form-colums-2{width:100%}.tags-wrapper{flex-direction:column}}