:root{--gf-form-gap-x: 16px;--gf-form-gap-y: 12px;--gf-field-gap-x: 12px;--gf-field-gap-y: 12px;--gf-label-width: 30%;--gf-label-req-gap: 6px;--gf-form-footer-margin-y-start: 24px;--gf-form-footer-gap: 8px;--gf-field-date-width: 168px;--gf-field-time-width: 110px;--gf-field-list-btns-gap: 8px;--gf-field-list-btns-width: calc(32px + var(--gf-field-list-btns-gap) + var(--gf-field-gap-x));--gf-field-pg-steps-gap-y: 8px;--gf-field-pg-steps-gap-x: 24px;--gf-field-section-border-color: transparent;--gf-field-section-border-style: solid;--gf-field-section-border-width: 1px;--gf-field-section-padding-y-end: 0}.FormFullScreen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.FormFullScreen .Heading{text-align:center}.FormFullScreen__image{display:block;margin-top:40px;margin-bottom:40px;margin-left:auto;margin-right:auto;border-radius:24px}.FormFullScreen .meta{padding:20px;border-radius:10px;background:#fff;margin-bottom:20px}.FormFullScreen .inner{padding:20px;border-radius:10px;background:#fff}.FormFullScreen .inner input,.FormFullScreen .inner select,.FormFullScreen .inner textarea{box-shadow:none;border-color:currentColor !important;border-radius:5px}.FormFullScreen .inner .gfield-choice-input{color:#d4d4d4}.FormFullScreen .gform-theme--framework:where(:not(.gform_editor)) .gfield--type-section{border-bottom:none}.FormFullScreen .gform-theme--foundation .gform_fields{row-gap:20px}.FormFullScreen .gform-page-footer{justify-content:flex-end}.FormFullScreen .gform_title{font-size:28px;margin-bottom:30px;font-family:"Roboto",serif;font-weight:800;color:#292929}.FormFullScreen .gsection_title{font-size:20px;font-family:"Roboto",serif;font-weight:800;color:#4d4d4d;margin-bottom:-10px}.FormFullScreen .gsection_title+.gsection_description{margin-top:20px}.FormFullScreen .gform_description{font-size:18px;margin-bottom:30px}.FormFullScreen .gform-theme-button{padding:12px 26px !important}.FormFullScreen .gform-theme-button:hover{color:#fff;filter:brightness(105%)}.FormFullScreen .gform-theme-button--secondary{color:#007f8c !important;border-width:2px !important}.FormFullScreen .gfield_required{color:#e0446d}.FormFullScreen .gf-hr{height:40px;background:#f6f6f4;margin-left:-20px;margin-right:-21px;position:relative}.FormFullScreen .gf-hr:before{content:"";position:absolute;width:100%;top:0px;left:0;right:0;height:10px;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.FormFullScreen .gf-hr:after{content:"";position:absolute;width:100%;bottom:0px;left:0;right:0;height:10px;background:#fff;border-top-left-radius:10px;border-top-right-radius:10px}
