h1{margin-top:128px;margin-bottom:32px}h2{font-size:1.5rem;margin-top:32px}h3{font-size:1.25rem;margin-top:16px}.grecaptcha-badge{width:1px!important;height:1px!important}.componentBFSGForm__section{display:flex;flex-direction:column;gap:64px}.noticeSection{display:flex;flex-direction:column;gap:16px;width:100%}.componentBFSGForm__formDynamic{width:100%;max-width:860px;display:flex;flex-direction:column;gap:32px}.componentBFSGForm__inputs{width:100%;display:flex;flex-direction:column;gap:16px;color:#fff}.componentBFSGForm__inputWrapper{display:flex;flex-direction:column;gap:8px}.componentBFSGForm__inputs input,.componentBFSGForm__inputs textarea{width:100%;border:2px solid #c4ceee;background-color:#f8f9ff;font-size:1rem;font-family:"Archivo",sans-serif;padding:16px;color:#111;border-radius:var(--border-radius-btn)}.componentBFSGForm__inputs textarea{resize:none;min-height:160px}.componentBFSGForm__inputLabel{color:#626f9c;font-size:1rem}.componentBFSGForm__checkboxContainer{display:flex;gap:16px;align-items:center}.componentBFSGForm__checkboxContainer{display:flex;align-items:center;position:relative}.componentBFSGForm__checkboxContainer input[type="checkbox"]{position:absolute;left:0;opacity:0;z-index:1}.componentBFSGForm__checkboxContainer input[type="checkbox"]:focus-visible+label::before{outline:2px solid #07133f!important;outline-offset:4px!important;border-radius:8px!important}.componentBFSGForm__checkboxContainer label{position:relative;padding-left:40px;font-size:1rem;color:#626f9c;line-height:1.5}.componentBFSGForm__checkboxContainer label::before{content:"";width:24px;height:24px;border-radius:var(--border-radius-btn);border:2px solid #c4ceee;background-color:#f8f9ff;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0;cursor:pointer}.componentBFSGForm__checkboxContainer input[type="checkbox"]:checked+label::before{background-color:#626f9c}.componentBFSGForm__noticeLink{text-decoration:underline;text-underline-offset:2px}.componentBFSGForm__backgroundAnchor{position:relative}.componentBFSGForm__backgroundAnchor::after{content:"";background-color:#e1f4ff;width:512px;height:320px;border-radius:100%;position:absolute;top:32px;left:-240px;z-index:-50;filter:blur(256px)}.componentBFSGForm__headline_2{font-weight:500}.componentBFSGForm__responseWrapper{margin-top:16px}.componentBFSGForm__submitButton{padding:8px 32px;border-radius:var(--border-radius-btn);box-shadow:var(--background-shadow-32);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;z-index:1;font-weight:500!important;font-size:1rem;font-family:"Archivo",sans-serif;cursor:pointer;background-color:#324483;color:#fff;border:none;min-height:48px;transition:background-color 300ms}.componentBFSGForm__submitButton:hover{background-color:#203272}.componentBFSGForm__success{color:#119a31}.componentBFSGForm__error{color:#a80f0f}@media (min-width:1024px){.componentBFSGForm__section{margin-top:64px}}.bodyContainer{padding-bottom:calc(var(--below-fold-gap) / 2)}.main{gap:32px;padding:var(--body-padding);width:100%}.main h1{margin-top:128px;margin-bottom:32px}.main a{color:var(--accent-color);text-decoration:underline;transition:color 300ms}.main a:hover{color:var(--hover-color)}.main h2{font-size:1.5rem}.main h3{font-size:1.25rem}