html form{--delft:#263473;--slate-50:#f8fafc;--font-sans:"Mulish",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";box-sizing:border-box;color:var(--delft);line-height:1.5;font-family:var(--font-sans)!important}form.form,form.form p *{color:var(--delft)!important;font-size:15px!important;font-family:var(--font-sans)!important}form.form p input[type=submit]{color:#fff!important}form *,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}form{background-color:#e2e8f0;border:1px solid #94a3b866;border-radius:.5rem;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem;width:100%;max-width:520px;padding:1.25rem;display:grid;overflow:hidden;box-shadow:0 1px 2px #0000000d}form h2,form h3{margin-bottom:0;font-size:19px;line-height:1.2;display:block}form p{margin-bottom:.5rem;display:block}form label{margin-bottom:.25rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:block}form input:not([type=submit]){outline-offset:2px;background-color:#f8fafc;border-radius:.25rem;outline:2px solid #0000;justify-content:center;align-items:center;width:100%;padding:.5rem;line-height:1;display:flex}form p>div:has(select){background-color:var(--slate-50);outline-offset:2px;border-radius:.25rem;outline:2px solid #0000;justify-content:center;align-items:center;width:100%;padding:.5rem;line-height:1;display:flex}form select{background-color:var(--slate-50);width:100%;max-width:100%}form textarea{background-color:var(--slate-50);border-radius:.25rem;width:100%;max-width:100%}form input[type=submit]{cursor:pointer;color:#fff;white-space:nowrap;background-color:#1865a5;border:1px solid #94a3b866;border-radius:.5rem;outline:none;justify-content:center;align-items:center;max-width:fit-content;padding:.75rem 1rem;font-size:.825rem;font-weight:600;line-height:1;display:inline-flex}form p:has(#pi_extra_field),#pi_extra_field,[for=pi_extra_field]{display:none}iframe[allowfullscreen],iframe[allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; fullscreen"]{aspect-ratio:16/9;width:100%;max-width:640px}