.custom-form form,.disclaimer{width:100%;color:var(--aps-text-base)}.custom-form input:not([type=checkbox]),.custom-form textarea{margin:0;box-sizing:border-box;display:inline-block;width:100%;border-radius:.125rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(17 24 39/var(--tw-border-opacity,1));padding:.5rem}.custom-form input:not([type=checkbox])::-moz-placeholder,.custom-form textarea::-moz-placeholder{font-weight:300}.custom-form input:not([type=checkbox])::placeholder,.custom-form textarea::placeholder{font-weight:300}.custom-form input:not([type=checkbox]):focus-visible,.custom-form textarea:focus-visible{border-color:var(--aps-primary-600)}.custom-form input:not([type=checkbox]),.custom-form select,.custom-form textarea{margin-bottom:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}fieldset label{flex-direction:row}.custom-form select,fieldset label{display:flex;align-items:center;gap:.5rem}.custom-form select{box-sizing:border-box;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;justify-content:space-between;border-radius:.125rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(17 24 39/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.5rem;font-weight:400;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.custom-form select::-moz-placeholder{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.custom-form select::placeholder{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.custom-form button{background-image:none;margin-top:1rem;margin-bottom:1rem;display:flex;width:8rem;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:linear;border-radius:.125rem;background-color:var(--aps-primary-600);color:var(--aps-text-base);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}span.spinner{height:1.25rem;width:1.25rem}@keyframes spin{to{transform:rotate(1turn)}}span.spinner{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;border-color:var(--aps-primary-500);border-top-color:var(--aps-secondary-500)}.custom-form button:active,.custom-form button:focus,.custom-form button:hover{background-image:var(--aps-gradient-1)}.custom-form-alert{display:inline-block;width:100%;border-radius:.375rem;padding:.5rem;--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.custom-form-alert{width:50%}}.custom-form-alert{background-image:url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='white' fill-opacity='0.08' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E")}.custom-form-alert[data-status=success]{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(240 253 244/var(--tw-text-opacity,1))}.custom-form-alert[data-status=error]{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(254 242 242/var(--tw-text-opacity,1))}.disclaimer{margin-top:1rem;margin-bottom:1rem;display:flex;align-items:center;gap:1rem;border-radius:.375rem;background-color:rgba(255 247 159/.3);padding:.5rem;--tw-text-opacity:1;color:rgba(37 20 0/var(--tw-text-opacity,1))}