#BackgroundAnimation-module__hosgla__background-animation{pointer-events:none;z-index:0;position:fixed;top:0;left:0}.BackgroundAnimation-module__hosgla__background{z-index:-1;width:100%;height:100%;padding:var(--pad);background-color:var(--background-color);position:absolute;top:0;left:0}.BackgroundAnimation-module__hosgla__animation{background-image:linear-gradient(90deg,#fef9c3,#bbf7d0,#c7e8fe,#dbeafe,#fed7e2,#fef9c3);background-position:0 0;background-size:600%;height:100%;animation:30s linear infinite BackgroundAnimation-module__hosgla__gradient-drift}@keyframes BackgroundAnimation-module__hosgla__gradient-drift{0%{background-position:0 0}25%{background-position:50% 0}50%{background-position:90% 0}60%{background-position:60% 0}75%{background-position:40% 0}to{background-position:0 0}}@media (max-width:720px){:root{--font-size-h1:3rem;--font-size-h2:2rem;--font-size-h3:1.5rem;--font-size-body:1.5rem;--font-size-button:1rem;--font-size-form-label:1.2rem;--font-size-form-section:1rem}.BackgroundAnimation-module__hosgla__horizontalFlex{flex-direction:column}}
:root{--half-pad:10px;--pad:20px;--token-cream:#fef9c3;--token-dark-green:#1f6f5f;--token-dark-grey:#333;--token-mid-grey:#666;--token-white:#fff;--token-translucent-white:#fff9;--token-translucent-white-focus:#ffffffd9;--text-color:var(--token-cream);--background-color:var(--token-dark-green);--button-color:var(--token-dark-grey);--token-button-hover:var(--token-mid-grey);--form-max-width:500px;--error-color:var(--token-white);--border-radius-small:5px;--border-radius-large:var(--half-pad)}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}html,body{width:100%;height:100%;padding:var(--pad);background-color:var(--background-color);color:var(--text-color);margin:0}@font-face{font-family:PT Serif;src:url(/fonts/PTSerif-Regular.ttf)format("truetype");font-weight:400;font-style:normal}.main{z-index:0;width:100%;height:100%;padding:var(--pad);-moz-text-size-adjust:100%;text-size-adjust:100%;color:var(--text-color);border:1px solid var(--text-color);border-radius:var(--border-radius-large);font-family:PT Serif,serif;line-height:1.5;position:relative;overflow-y:auto}@media (max-width:720px){html,body{margin:0;padding:0}.main{border-radius:var(--border-radius-small)}:root{--font-size-h1:3rem;--font-size-h2:2rem;--font-size-h3:1.5rem;--font-size-body:1.5rem;--font-size-button:1rem;--font-size-form-label:1.2rem;--font-size-form-section:1rem}.horizontalFlex{flex-direction:column}}
