.hubspot-form-proxy{min-height:80px}.hubspot-form-loading{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;padding:2rem}.hubspot-form-loading p{font-size:.875rem;margin-top:1rem}.hubspot-form-spinner{animation:hs-spin 1s linear infinite;border-top:3px solid var(--color-gray-200,#e5e7eb);border:3px solid var(--color-gray-200,#e5e7eb);border-radius:50%;border-top-color:var(--color-brand,#7c3aed);height:40px;width:40px}@keyframes hs-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.hubspot-form-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:2rem;text-align:center}.hubspot-form-error .error-message{color:#991b1b;font-weight:500;margin-bottom:1rem}.hubspot-form-error .retry-button{border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(164 52 255/var(--tw-bg-opacity,1));font-weight:500;padding:.5rem 1.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hubspot-form-error .retry-button:hover{--tw-bg-opacity:1;background-color:rgb(108 22 179/var(--tw-bg-opacity,1))}.hubspot-form-success{padding:1.5rem;text-align:center}.hubspot-form-success :deep(p){font-size:1.125rem;line-height:1.75rem}.hs-proxy-form{display:flex;flex-direction:column;gap:1rem}.hs-richtext{color:var(--color-gray-500);font-size:1rem;line-height:1.5;margin:.5rem 0}@media(min-width:768px){.hs-richtext{font-size:1.125rem}}.hs-richtext :deep(h1),.hs-richtext :deep(h2),.hs-richtext :deep(h3),.hs-richtext :deep(h4){color:var(--color-gray-700);font-weight:600;line-height:1.3;margin:.75rem 0 .35rem}.hs-richtext :deep(h3){font-size:1.1em}.hs-richtext :deep(h4){font-size:1em}.hs-richtext :deep(p){margin:.25rem 0 .5rem}.hs-richtext :deep(ol),.hs-richtext :deep(ul){margin:.35rem 0 .75rem;padding-left:1.5rem}.hs-richtext :deep(ul){list-style:disc}.hs-richtext :deep(ol){list-style:decimal}.hs-richtext :deep(li){display:list-item;line-height:1.55;margin-bottom:.3rem}.hs-richtext :deep(li>span){background:none;color:inherit;font-size:inherit;text-decoration:none;vertical-align:baseline}.hs-richtext :deep(.sub-heading){color:var(--color-gray-500);font-size:1rem;line-height:1.6;margin:0 0 .5rem}@media(min-width:768px){.hs-richtext :deep(.sub-heading){font-size:1.125rem}}.hs-field-group{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.hs-field-group{flex-direction:row;flex-wrap:wrap;gap:1rem}}.hs-field{display:flex;flex-direction:column;min-width:0;text-align:left}@media(min-width:768px){.hs-field{flex:1 1 calc(50% - .5rem);min-width:14rem}.hs-field.hs-field--full{flex-basis:100%}}.hs-label{color:var(--color-gray-700,#374151);font-size:.875rem;font-weight:500;margin-bottom:.375rem}.hs-label .hs-required{color:#ef4444;margin-left:.125rem}.hs-description{color:#888;font-size:.75rem;margin-bottom:.25rem}.hs-input{background-color:#fff;border:1px solid var(--color-gray-300,#d1d5db);border-radius:.5rem;color:inherit;font-size:1rem;line-height:1.5;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.hs-input::-moz-placeholder{color:var(--color-gray-400,#9ca3af);font-weight:400}.hs-input::placeholder{color:var(--color-gray-400,#9ca3af);font-weight:400}.hs-input:focus{border-color:transparent;box-shadow:0 0 0 2px var(--color-brand,#7c3aed);outline:none}.hs-textarea{height:auto;min-height:6rem;resize:vertical}.hs-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8 1 3h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;cursor:pointer;height:auto;padding-right:2.5rem}.hs-checkbox-group,.hs-radio-group{display:flex;flex-direction:column;gap:.5rem}.hs-form .hs-checkbox-option,.hs-form .hs-radio-option{align-items:center;color:var(--color-gray-700,#374151);cursor:pointer;display:flex;font-size:.875rem;gap:.5rem}.hs-form .hs-checkbox-option input,.hs-form .hs-radio-option input{accent-color:var(--color-brand,#7c3aed);height:1rem;width:1rem}.hs-error{color:red;font-size:.75rem;margin-top:.25rem}.hs-submit-error{background-color:#fef2f2;border-radius:.25rem;color:#991b1b;font-size:.875rem;padding:.5rem;text-align:center}.hs-dep-enter-active,.hs-dep-leave-active{overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.hs-dep-enter-from,.hs-dep-leave-to{max-height:0;opacity:0}.hs-dep-enter-to,.hs-dep-leave-from{max-height:20rem;opacity:1}.hs-submit{display:flex;justify-content:flex-start;margin-top:1.5rem}.hs-submit button{border-radius:.5rem;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:background-color .2s ease,transform .1s ease;--tw-bg-opacity:1;background-color:rgb(164 52 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hs-submit button:hover:not(:disabled){--tw-bg-opacity:1;background-color:rgb(108 22 179/var(--tw-bg-opacity,1))}.hs-submit button:active:not(:disabled){transform:scale(.98)}.hs-submit button:disabled{cursor:not-allowed;opacity:.6}
