.hero-module{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:80px 0 100px;position:relative}.hero-container{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1232px;padding:0 20px;position:relative;z-index:1}.hero-content{display:flex;flex-direction:column;gap:24px}.hero-title{color:#fff;font-family:Poppins,sans-serif;font-size:48px;font-weight:400;line-height:1.2;margin:0}.hero-title b,.hero-title strong{color:#29abe2;font-weight:600}.hero-description{color:hsla(0,0%,100%,.9);font-size:20px;line-height:1.6}.hero-description p{margin:0 0 12px}.hero-description p:last-child{margin-bottom:0}.hero-description a{color:#29abe2;font-weight:500;text-decoration:none}.hero-description a:hover{text-decoration:underline}.hero-cta-button{align-items:center;align-self:flex-start;background:#29abe2;border:2px solid #29abe2;border-radius:6px;color:#fff;display:inline-flex;font-size:16px;font-weight:500;justify-content:center;padding:16px 40px;text-decoration:none;transition:all .3s ease}.hero-cta-button:hover{background:transparent;box-shadow:0 4px 12px rgba(41,171,226,.3);color:#29abe2;text-decoration:none}.hero-form-container{background:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.2);padding:40px}.hero-form-container h3{color:#03215a;font-size:36px;font-weight:600;margin:0 0 24px}.hero-form-container .hs-form{font-family:Poppins,sans-serif}.hero-form-container .hs-form-field{margin-bottom:20px}.hero-form-container .hs-form-field label{color:#03215a;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.hero-form-container .hs-form-field label .hs-form-required{color:#d32f2f}.hero-form-container .hs-input{border:1px solid #e0e0e0;border-radius:6px;box-sizing:border-box;font-family:Poppins,sans-serif;font-size:14px;padding:12px 16px;transition:border-color .3s ease;width:100%}.hero-form-container .hs-input:focus{border-color:#29abe2;box-shadow:0 0 0 3px rgba(41,171,226,.1);outline:none}.hero-form-container .hs-input::placeholder{color:#999;font-size:13px}.hero-form-container select.hs-input{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%23666' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1.5 5 5 5-5'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.hero-form-container textarea.hs-input{min-height:100px;resize:vertical}.hero-form-container .hs-error-msgs{list-style:none;margin:4px 0 0;padding:0}.hero-form-container .hs-error-msg{color:#d32f2f;font-size:12px}.hero-form-container .hs-form-field.error .hs-input{border-color:#d32f2f}.hero-form-container .hs-submit{margin-top:20px}.hero-form-container .hs-button{background:#5dd39e;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;padding:14px 24px;transition:all .3s ease;width:100%}.hero-form-container .hs-button:hover{background:#4bc088;box-shadow:0 4px 12px rgba(93,211,158,.3);transform:translateY(-2px)}.hero-form-container .hs-button:active{transform:translateY(0)}.hero-form-container .hs-form-booleancheckbox-display,.hero-form-container .hs-richtext{color:#666;font-size:12px;line-height:1.5;margin-top:16px}.hero-form-container .hs-richtext p{margin:0}.hero-form-container .hs-form-booleancheckbox-display a,.hero-form-container .hs-richtext a{color:#29abe2;text-decoration:none}.hero-form-container .hs-form-booleancheckbox-display a:hover,.hero-form-container .hs-richtext a:hover{text-decoration:underline}.hero-form-container .hs-form-checkbox,.hero-form-container .hs-form-radio{align-items:flex-start;display:flex;gap:8px}.hero-form-container .hs-form-checkbox input[type=checkbox],.hero-form-container .hs-form-radio input[type=radio]{cursor:pointer;margin-top:3px}.hero-form-container .hs-form-checkbox label,.hero-form-container .hs-form-radio label{cursor:pointer;margin-bottom:0}.hero-form-container .submitted-message{color:#4bc088;font-weight:500;padding:20px;text-align:center}.hero-form-container .hs-form .hs-form-field:has(input[name*=email])~.hs-form-field:has(input[name*=phone]){display:inline-block;vertical-align:top;width:calc(50% - 10px)}.hero-form-container .hs-form .hs-form-field:has(input[name*=email]){display:inline-block;margin-right:20px;vertical-align:top;width:calc(50% - 10px)}@media (max-width:991px){.hero-container{gap:50px;grid-template-columns:1fr}.hero-title{font-size:36px}.hero-description{font-size:16px}}@media (max-width:767px){.hero-module{padding:60px 0 80px}.hero-container{gap:40px;padding:0 30px}.hero-title{font-size:28px}.hero-description{font-size:14px}.hero-cta-button{padding:14px 32px;width:100%}.hero-form-container{padding:30px 24px}.hero-form-container h3{font-size:20px;margin-bottom:20px}.hero-form-container .hs-form .hs-form-field:has(input[name*=email]),.hero-form-container .hs-form .hs-form-field:has(input[name*=email])~.hs-form-field:has(input[name*=phone]){display:block;margin-right:0;width:100%}}