.volunteer-form-container{background:linear-gradient(90deg,hsl(var(--muted))0%,hsl(var(--muted)/.8)50%,hsl(var(--muted))100%);background-size:200% 100%;border-radius:.5rem;width:100%;animation:1.5s ease-in-out infinite loading;position:relative;overflow:hidden}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.volunteer-form-container iframe{z-index:1;background:#fff;border:none;width:100%;min-height:800px;display:block;position:relative}.volunteer-form-container.loaded{background:0 0;animation:none}.volunteer-form-container{height:auto;min-height:auto}
