.z-index-up{z-index:1}*{box-sizing:border-box}.block--hubspot-form{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.block--hubspot-form .form-curve-top{height:50px;max-width:1296px;overflow:hidden;width:100%}.block--hubspot-form .form-curve-top img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.block--hubspot-form .form-container{align-items:center;background:#eaecf3;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;flex-direction:column;gap:48px;margin-top:-5px;max-width:1296px;padding:30px 20px 60px;width:100%}@media only screen and (min-width:500px){.block--hubspot-form .form-container{gap:32px;padding-bottom:40px}}.block--hubspot-form .form-heading{color:#202432;font-family:Poppins,sans-serif;font-size:34px;font-weight:500;letter-spacing:-.67px;line-height:1.2;margin:0;text-align:center}.block--hubspot-form .form-wrapper{display:flex;flex-direction:column;gap:20px;max-width:660px;padding:0 20px;width:100%}.block--hubspot-form .form-wrapper fieldset.form-columns-2{border:none;display:flex;gap:42px;margin:0 0 24px;max-width:none!important;padding:0}@media only screen and (max-width:767px){.block--hubspot-form .form-wrapper fieldset.form-columns-2{flex-direction:column;gap:20px}}.block--hubspot-form .form-wrapper fieldset.form-columns-2 .hs-form-field{flex:1}@media only screen and (max-width:767px){.block--hubspot-form .form-wrapper fieldset.form-columns-2 .hs-form-field{float:none!important;width:100%!important}}.block--hubspot-form .form-wrapper fieldset.form-columns-1{border:none;margin:0 0 24px;max-width:none!important;padding:0}.block--hubspot-form .form-wrapper .hs-form-field{display:flex;flex-direction:column;gap:12px}.block--hubspot-form .form-wrapper .hs-form-field label{color:#202432;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:400;gap:6px;line-height:1.2}.block--hubspot-form .form-wrapper .hs-form-field label .hs-form-required{color:#900}.block--hubspot-form .form-wrapper .hs-form-field .input{position:relative;width:100%}.block--hubspot-form .form-wrapper .hs-form-field .input input.hs-input,.block--hubspot-form .form-wrapper .hs-form-field .input select.hs-input,.block--hubspot-form .form-wrapper .hs-form-field .input textarea.hs-input{background:hsla(0,0%,100%,.4);border:1px solid #fff;border-radius:1000px;color:rgba(0,0,0,.6);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5;outline:none;padding:8px 18px;transition:all .3s ease;width:100%}.block--hubspot-form .form-wrapper .hs-form-field .input input.hs-input:focus,.block--hubspot-form .form-wrapper .hs-form-field .input select.hs-input:focus,.block--hubspot-form .form-wrapper .hs-form-field .input textarea.hs-input:focus{background:hsla(0,0%,100%,.6);border-color:#202432}.block--hubspot-form .form-wrapper .hs-form-field .input input.hs-input::-moz-placeholder,.block--hubspot-form .form-wrapper .hs-form-field .input select.hs-input::-moz-placeholder,.block--hubspot-form .form-wrapper .hs-form-field .input textarea.hs-input::-moz-placeholder{color:rgba(0,0,0,.6)}.block--hubspot-form .form-wrapper .hs-form-field .input input.hs-input::placeholder,.block--hubspot-form .form-wrapper .hs-form-field .input select.hs-input::placeholder,.block--hubspot-form .form-wrapper .hs-form-field .input textarea.hs-input::placeholder{color:rgba(0,0,0,.6)}.block--hubspot-form .form-wrapper .hs-form-field .input select.hs-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none;cursor:pointer;padding-right:40px;position:relative}.block--hubspot-form .form-wrapper .hs-form-field .input textarea.hs-input{border-radius:12px;min-height:120px;resize:vertical}.block--hubspot-form .form-wrapper .hs-form-field.hs-fieldtype-select .input:after{background-image:url(../../../assets/images/dropdown-arrow.svg);background-repeat:no-repeat;background-size:contain;content:"";height:8px;pointer-events:none;position:absolute;right:18px;top:50%;transform:translateY(-50%) rotate(180deg);width:8px}.block--hubspot-form .form-wrapper .inputs-list.multi-container{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.block--hubspot-form .form-wrapper .inputs-list.multi-container .hs-form-checkbox{align-items:flex-start;display:flex;margin:0}.block--hubspot-form .form-wrapper .inputs-list.multi-container .hs-form-checkbox .hs-form-checkbox-display{align-items:center;color:#202432;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:400;gap:14px;line-height:1.5;margin:0;width:100%}.block--hubspot-form .form-wrapper .inputs-list.multi-container .hs-form-checkbox .hs-form-checkbox-display input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:hsla(0,0%,100%,.4);border:1.5px solid rgba(0,0,0,.3);border-radius:6px;cursor:pointer;flex-shrink:0;height:26px;margin:0;min-width:26px;padding:0;position:relative;transition:all .2s ease;width:26px}.block--hubspot-form .form-wrapper .inputs-list.multi-container .hs-form-checkbox .hs-form-checkbox-display input[type=checkbox]:hover{background:hsla(0,0%,100%,.6);border-color:rgba(0,0,0,.5)}.block--hubspot-form .form-wrapper .inputs-list.multi-container .hs-form-checkbox .hs-form-checkbox-display input[type=checkbox]:focus{outline:2px solid rgba(0,0,0,.2);outline-offset:2px}.block--hubspot-form .form-wrapper .inputs-list.multi-container .hs-form-checkbox .hs-form-checkbox-display input[type=checkbox]:checked{background:#202432;border-color:#202432}.block--hubspot-form .form-wrapper .inputs-list.multi-container .hs-form-checkbox .hs-form-checkbox-display input[type=checkbox]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-55%) rotate(45deg);width:5px}.block--hubspot-form .form-wrapper .inputs-list.multi-container .hs-form-checkbox .hs-form-checkbox-display span{flex:1;padding-top:2px}.block--hubspot-form .form-wrapper .hs_recaptcha{margin-bottom:24px;margin-top:8px}.block--hubspot-form .form-wrapper .hs-submit{display:flex;justify-content:center;margin-top:8px}.block--hubspot-form .form-wrapper .hs-submit input[type=submit]{align-items:center;background:#202432;border:1px solid #22ec8b;border-radius:100px;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:17px;font-weight:400;gap:10px;padding:12px 18px;transition:all .3s ease}.block--hubspot-form .form-wrapper .hs-submit input[type=submit]:hover{background:#161922}
