.pom-form .pom-form-file-drop-area .file-input{z-index:1}.pom-form .pom-form-file-drop-area .clear-files{background:transparent;border:0;font-size:1.5rem;line-height:1;padding:0;z-index:2}.pom-form .pom-form-step{display:none}.pom-form .pom-form-step.pom-form-step-active{display:block}.pom-form .pom-form-step.pom-form-step-hidden{display:none}.pom-form .pom-form-navigation{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:2rem}.pom-form .pom-form-navigation .web-btn{align-items:center;display:inline-flex;gap:.5rem}.pom-form .pom-form-navigation .pom-form-next,.pom-form .pom-form-navigation .pom-form-submit{margin-left:auto}.pom-form .pom-form-navigation .web-btn-block{flex:1 1 100%;margin-left:0}@media(max-width:768px){.pom-form .pom-form-navigation{align-items:stretch;flex-direction:column}.pom-form .pom-form-navigation .web-btn{width:100%}.pom-form .pom-form-navigation .pom-form-next,.pom-form .pom-form-navigation .pom-form-prev,.pom-form .pom-form-navigation .pom-form-submit{margin-left:0}}.pom-form .pom-form-field-error{color:#dc3545;font-size:.875rem;margin-top:.25rem}.pom-form .pom-form-field{margin-bottom:1.5rem}.pom-form .pom-form-field.pom-form-field-hidden{display:none!important}.pom-form .pom-form-field .pom-form-field-required-indicator{color:#dc3545;margin-left:.25rem}.pom-form .pom-form-heading-align-left{text-align:left}.pom-form .pom-form-heading-align-center{text-align:center}.pom-form .pom-form-heading-align-right{text-align:right}.pom-form .pom-form-heading-margin-none{margin-bottom:0;margin-top:0}.pom-form .pom-form-heading-margin-small{margin-bottom:.5rem;margin-top:.5rem}.pom-form .pom-form-heading-margin-medium{margin-bottom:1rem;margin-top:1rem}.pom-form .pom-form-heading-margin-large{margin-bottom:2rem;margin-top:2rem}.pom-form .pom-form-messages{margin-top:1rem}.pom-form .pom-form-recaptcha{margin:10px 0}.pom-form .pom-form-recaptcha-error{color:#d9534f;font-size:.9em;margin-top:4px}.pom-form .pom-form-privacy-clause{font-size:.95rem;margin:15px 0}.pom-form .pom-form-checkbox-stacked .form-check-label{display:block;margin-left:0}.pom-form .pom-form-radio-other-input{margin-top:.35rem}.pom-form .pom-form-option-content{color:#6c757d;font-size:.875rem;margin:.2rem 0 .4rem}.pom-form .pom-form-checkbox-select-all{font-weight:600;margin-bottom:.35rem}.pom-form .pom-form-btn-icon{background-color:currentColor;display:inline-block;height:1em;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;vertical-align:middle;width:1em}.pom-form .pom-form-char-counter{color:#d8726a;display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem .75rem;margin-top:.35rem}.pom-form .pom-form-char-counter--valid{color:#6c757d}.pom-form .pom-form-char-counter__item{align-items:baseline;display:flex;gap:.35rem}.pom-form .pom-form-char-counter__label{font-weight:600}.pom-form .pom-form-char-counter__value{font-weight:400}.pom-form .pom-form-loading-indicator{display:inline-block;height:24px;margin-left:.5rem;vertical-align:middle;width:24px}.pom-form .pom-form-drive-upload-status{background:#fff;border:1px solid #dcdcde;border-radius:6px;margin-top:.75rem;padding:.75rem}.pom-form .pom-form-drive-upload-summary{color:#50575e;font-size:.9rem;margin-bottom:.5rem}.pom-form .pom-form-drive-upload-progress{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.pom-form .pom-form-drive-upload-progress-bar{background:linear-gradient(90deg,#2271b1,#72aee6);border-radius:999px;display:block;height:100%;position:relative;transition:width .2s ease;width:0}.pom-form .pom-form-drive-upload-progress-bar:after{animation:pom-drive-upload-pulse 1.2s linear infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45),transparent);content:"";inset:0;position:absolute}.pom-form .pom-form-drive-upload-files{color:#50575e;font-size:.85rem;list-style:none;margin:.5rem 0 0;padding:0}.pom-form .pom-form-drive-upload-files li{display:flex;gap:.75rem;justify-content:space-between;padding:.2rem 0}.pom-form .pom-form-drive-upload-file-error{color:#d63638}@keyframes pom-drive-upload-pulse{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.pom-form-audio-recorder{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.pom-form-audio-recorder .pom-form-audio-record-status{font-size:.875rem}.pom-form-audio-recorder .pom-form-audio-record-preview{flex-basis:100%;max-width:100%}