.hs-form-wrapper .hs-form{font-family:var(--font-sans)!important}.hs-form-wrapper .hs-form fieldset{max-width:100%!important}.hs-form-wrapper .hs-form fieldset.form-columns-2{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1rem!important}.hs-form-wrapper .hs-form fieldset.form-columns-2 .hs-form-field{width:100%!important;float:none!important}@media(max-width:480px){.hs-form-wrapper .hs-form fieldset.form-columns-2{grid-template-columns:1fr!important}}.hs-form-wrapper .hs-form-field{margin-bottom:1.25rem!important}.hs-form-dark .hs-form-field>label{display:block!important;text-align:left!important;font-size:.8125rem!important;font-weight:500!important;color:#ffffff8c!important;margin-bottom:.375rem!important;letter-spacing:.02em!important;text-transform:uppercase!important}.hs-form-dark .hs-form-required{color:#459cff99!important;margin-left:.125rem!important}.hs-form-dark .hs-input{width:100%!important;background:#ffffff24!important;border:1px solid rgba(255,255,255,.1)!important;color:#fff!important;border-radius:.75rem!important;padding:.75rem 1rem!important;font-size:.9375rem!important;font-family:var(--font-sans)!important;line-height:1.5!important;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease!important}.hs-form-dark .hs-input::placeholder{color:#ffffff40!important}.hs-form-dark .hs-input:hover{border-color:#ffffff2e!important;background:#ffffff0f!important}.hs-form-dark .hs-input:focus{border-color:#459cff80!important;background:#fff!important;color:var(--color-navy)!important;outline:none!important}.hs-form-dark .hs-input:focus::placeholder{color:#0a153059!important}.hs-form-dark textarea.hs-input{min-height:120px!important;resize:vertical!important}.hs-form-dark select.hs-input{appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='rgba(255,255,255,0.4)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M4 6l4 4 4-4'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right .75rem center!important;background-size:1rem!important;padding-right:2.5rem!important;cursor:pointer!important}.hs-form-dark select.hs-input option{background:#1a2340!important;color:#fff!important}.hs-form-dark .inputs-list{list-style:none!important;padding:0!important;margin:.5rem 0 0!important}.hs-form-dark .inputs-list li{margin-bottom:.5rem!important}.hs-form-dark .hs-fieldtype-checkbox .inputs-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.5rem 1.5rem!important}.hs-form-dark .hs-fieldtype-checkbox .inputs-list li{margin-bottom:0!important}@media(max-width:480px){.hs-form-dark .hs-fieldtype-checkbox .inputs-list{grid-template-columns:1fr!important}}.hs-form-dark .hs-form-checkbox-display,.hs-form-dark .hs-form-booleancheckbox-display{display:flex!important;align-items:center!important;gap:.625rem!important;cursor:pointer!important}.hs-form-dark .hs-form-checkbox-display input[type=checkbox],.hs-form-dark .hs-form-booleancheckbox-display input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;width:1.125rem!important;height:1.125rem!important;min-width:1.125rem!important;border:1.5px solid rgba(255,255,255,.2)!important;border-radius:.3rem!important;background:#ffffff24!important;cursor:pointer!important;transition:all .15s ease!important;position:relative!important;margin:0!important}.hs-form-dark .hs-form-checkbox-display input[type=checkbox]:hover,.hs-form-dark .hs-form-booleancheckbox-display input[type=checkbox]:hover{border-color:#459cff80!important;background:#459cff14!important}.hs-form-dark .hs-form-checkbox-display input[type=checkbox]:checked,.hs-form-dark .hs-form-booleancheckbox-display input[type=checkbox]:checked{background:linear-gradient(135deg,var(--color-vg-blue),var(--color-blue-light))!important;border-color:transparent!important}.hs-form-dark .hs-form-checkbox-display input[type=checkbox]:checked:after,.hs-form-dark .hs-form-booleancheckbox-display input[type=checkbox]:checked:after{content:""!important;position:absolute!important;top:45%!important;left:50%!important;width:5px!important;height:8px!important;border:solid #fff!important;border-width:0 2px 2px 0!important;transform:translate(-50%,-55%) rotate(45deg)!important}.hs-form-dark .hs-form-checkbox-display>span,.hs-form-dark .hs-form-booleancheckbox-display>span{font-size:.8125rem!important;color:#ffffff8c!important;line-height:1.5!important}.hs-form-dark .hs-fieldtype-checkbox>label,.hs-form-dark .hs-fieldtype-booleancheckbox>label{margin-bottom:.5rem!important}.hs-form-dark .hs-richtext p{font-size:.8125rem!important;color:#ffffff73!important;line-height:1.6!important;margin-bottom:.75rem!important}.hs-form-dark .legal-consent-container{margin-top:1rem!important;padding-top:1rem!important;border-top:1px solid rgba(255,255,255,.06)!important}.hs-form-dark .legal-consent-container p{text-align:left!important;font-size:.75rem!important;color:#ffffff59!important;line-height:1.6!important}.hs-form-dark .legal-consent-container .hs-form-booleancheckbox-display>span{font-size:.75rem!important;color:#fff6!important;text-align:left!important}.hs-form-dark .legal-consent-container a{color:#459cffb3!important;text-decoration:underline!important;text-underline-offset:2px!important}.hs-form-dark .legal-consent-container a:hover{color:var(--color-blue-light)!important}.hs-form-dark .hs-error-msg,.hs-form-dark .hs-error-msgs label{text-align:left!important;color:#ff6b6b!important;font-size:.75rem!important;margin-top:.375rem!important}.hs-form-dark .hs-input.error{border-color:#ff6b6b80!important}.hs-form-dark .hs-submit{margin-top:1.5rem!important}.hs-form-dark .hs-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;padding:.875rem 2rem!important;font-family:var(--font-sans)!important;font-size:.9375rem!important;font-weight:700!important;letter-spacing:.01em!important;color:#0a1530!important;background:linear-gradient(82deg,#e6edff,#cddafb 54.81%,#fff)!important;border:none!important;border-radius:9999px!important;cursor:pointer!important;transition:all .25s ease!important;box-shadow:0 0 20px #2a48de40,0 0 60px #459cff1a,inset 0 2px 4px #2a48de26!important}.hs-form-dark .hs-button:hover{transform:translateY(-1px)!important;box-shadow:0 0 30px #2a48de66,0 0 80px #459cff33,inset 0 2px 4px #2a48de26!important}.hs-form-dark .hs-button:active{transform:translateY(0)!important;box-shadow:0 0 15px #2a48de33,inset 0 2px 4px #2a48de33!important}.hs-download-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-family:var(--font-sans);font-size:.9375rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--color-vg-blue),var(--color-blue-light));border:none;border-radius:9999px;cursor:pointer;text-decoration:none;transition:all .25s ease}.hs-download-btn:hover{opacity:.9;transform:translateY(-1px)}.hs-form-dark .grecaptcha-badge{opacity:.5!important;transition:opacity .2s!important}.hs-form-dark .grecaptcha-badge:hover{opacity:1!important}.hs-form-wrapper:not(.hs-form-dark) .hs-form-field>label{display:block!important;text-align:left!important;font-size:.8125rem!important;font-weight:500!important;color:#0a153099!important;margin-bottom:.375rem!important;letter-spacing:.02em!important;text-transform:uppercase!important}.hs-form-wrapper:not(.hs-form-dark) .hs-input{width:100%!important;border:1px solid rgba(10,21,48,.12)!important;border-radius:.75rem!important;padding:.75rem 1rem!important;font-size:.9375rem!important;font-family:var(--font-sans)!important;transition:border-color .2s ease,box-shadow .2s ease!important}.hs-form-wrapper:not(.hs-form-dark) .hs-input:focus{border-color:#2a48de66!important;box-shadow:0 0 0 3px #2a48de14!important;outline:none!important}.hs-form-wrapper:not(.hs-form-dark) .hs-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:.875rem 2rem!important;font-family:var(--font-sans)!important;font-size:.9375rem!important;font-weight:700!important;color:var(--btn-primary-text)!important;background:var(--btn-primary-bg)!important;border:none!important;border-radius:9999px!important;cursor:pointer!important;transition:all .25s ease!important}.hs-form-wrapper:not(.hs-form-dark) .hs-button:hover{transform:translateY(-1px)!important}.hs-form-wrapper:not(.hs-form-dark) .hs-submit{margin-top:1.5rem!important}.hs-form-wrapper:not(.hs-form-dark) .legal-consent-container .hs-form-booleancheckbox-display{display:flex!important;align-items:flex-start!important;gap:.5rem!important}.hs-form-wrapper:not(.hs-form-dark) .legal-consent-container .hs-form-booleancheckbox-display input[type=checkbox]{width:1rem!important;min-width:1rem!important;height:1rem!important;margin:.125rem 0 0!important;flex-shrink:0!important}.hs-form-wrapper:not(.hs-form-dark) .legal-consent-container .hs-form-booleancheckbox-display>span{font-size:.75rem!important;color:#0a15308c!important;line-height:1.4!important}.hs-form-wrapper:not(.hs-form-dark) .legal-consent-container .inputs-list{list-style:none!important;padding:0!important;margin:0!important}.hs-form-wrapper:not(.hs-form-dark) .legal-consent-container .inputs-list li{padding:0!important;margin:0!important}.hs-form-wrapper:not(.hs-form-dark) .legal-consent-container .hs-form-field{margin-bottom:.5rem!important}.hs-form-wrapper:not(.hs-form-dark) .hs-error-msg,.hs-form-wrapper:not(.hs-form-dark) .hs-error-msgs label{text-align:left!important;color:#dc2626!important;font-size:.75rem!important;margin-top:.375rem!important}.hs-form-wrapper:not(.hs-form-dark) .hs-input.error{border-color:#dc262680!important}
