.gform_wrapper{color:#012345;font-family:"Aino regular",sans-serif}.gform_wrapper .gfield{display:flex !important;flex-direction:column;flex-wrap:wrap}.gform_wrapper .gfield_label{margin:0 !important;font-size:14px !important;font-style:normal;font-weight:700 !important;display:flex !important;margin-bottom:20px !important}.gform_wrapper .gfield.general-info{font-family:"Aino regular",Sans-serif;font-size:14px;font-weight:normal;color:#585859}.gform_wrapper .gfield.heading{font-size:24px;color:#002f5f;padding:32px 0 0;border-top:1px solid #002f5f}.gform_wrapper .gfield.age{flex-direction:row;align-items:center;gap:8px}.gform_wrapper .gfield.age .instruction{display:none}.gform_wrapper .gfield.age .gfield_label{margin-bottom:0 !important}.gform_wrapper .gfield.age .ginput_container_number{width:100px !important}.gform_wrapper .gfield.age .ginput_container_number input{height:42px !important;width:100% !important;font-size:14px !important;border:1px solid #ccc !important;border-radius:2px !important}.gform_wrapper .gfield_required{display:none !important}.gform_wrapper .gfield .ginput_container{width:100% !important}.gform_wrapper .gfield_description{width:100% !important;padding:0 !important;margin-bottom:20px !important;font-size:14px !important}.gform_wrapper .gfield_radio{width:100%;display:flex !important;align-items:center !important;gap:20px 16px !important;flex-wrap:wrap !important}.gform_wrapper .gfield_radio .gchoice{width:fit-content !important;display:flex !important;align-items:center !important;gap:10px !important;cursor:pointer !important}.gform_wrapper .gfield_radio .gchoice label{max-width:none !important;cursor:pointer !important}.gform_wrapper .gfield_radio .gchoice_other_control{margin:0 !important;height:42px !important;width:100% !important;font-size:14px !important;border:1px solid #ccc !important;border-radius:2px !important}.gform_wrapper .gfield_radio .gchoice .gfield-choice-input{appearance:none !important;width:20px !important;height:20px !important;border:1px solid #ccc !important;border-radius:50% !important;position:relative !important;cursor:pointer !important;transition:all .25s ease !important;flex-shrink:0 !important}.gform_wrapper .gfield_radio .gchoice .gfield-choice-input::before{content:"" !important;position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) scale(0) !important;width:12px !important;height:12px !important;border-radius:50% !important;background-color:#012345 !important;transition:all .25s ease !important}.gform_wrapper .gfield_radio .gchoice .gfield-choice-input:checked{border-color:#012345 !important}.gform_wrapper .gfield_radio .gchoice .gfield-choice-input:checked::before{transform:translate(-50%, -50%) scale(1) !important}.gform_wrapper .gfield_radio .gchoice:hover .gfield-choice-input{border-color:#012345 !important}.gform_wrapper .gfield.contains-other .gchoice:last-of-type{width:100% !important}.gform_wrapper .gfield--type-textarea{margin-top:-12px !important}.gform_wrapper .gfield--type-textarea:last-of-type{margin-top:0 !important}.gform_wrapper .gfield--type-textarea .gfield_description{margin-bottom:8px !important}.gform_wrapper .gfield--type-textarea textarea{width:100% !important;font-size:14px !important;border:1px solid #ccc !important;border-radius:2px !important}.gform_wrapper .gfield_validation_message{width:100% !important;margin-top:8px !important;margin-bottom:0 !important;padding:8px !important;display:flex !important;text-align:center !important;align-items:center !important;justify-content:center !important;background:#842029 !important;color:#f8d7da !important;font-size:14px !important;border:0 !important}.gform_fields{row-gap:32px !important}.gform_confirmation_message{margin-top:32px !important}.gform-footer{padding:32px 0 0 !important;margin:24px 0 0 !important;border-top:1px solid #002f5f !important}.gform-footer .button{background:#00a1de !important;padding:0 8px !important;height:40px !important;display:flex;align-items:center !important;gap:8px !important;font-size:16px !important;font-weight:400 !important;border:none !important;color:#fff !important;transition:all .25s ease !important;border-radius:0 !important;margin:0 !important}.gform-footer .button svg{display:flex;width:24px !important;height:24px !important}.gform-footer .button:hover{background:rgb(0,124.0135135135,171) !important}.gform_validation_errors{display:none !important}