.ninja-form-wrapper .inner-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;margin:10px 0;position:relative}.ninja-form-wrapper .form{padding:10px 0;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);width:100%}.ninja-form-wrapper .form-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:10px;width:100%}.ninja-form-wrapper .nf-field-label,.ninja-form-wrapper .nf-form-fields-required,.ninja-form-wrapper .nf-form-title{display:none}.ninja-form-wrapper .nf-field-container{margin-bottom:unset}.ninja-form-wrapper .submit-wrap .nf-element{position:absolute;z-index:-10;opacity:0;top:0}.ninja-form-wrapper nf-rows-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;column-gap:2%;row-gap:5px}.ninja-form-wrapper .nf-row{width:100%}.ninja-form-wrapper .nf-row input,.ninja-form-wrapper .nf-row textarea{margin:0!important;border:1px solid #e8e8e8!important;background:rgba(255,255,255,.2)!important;text-align:center!important;font-size:16px!important;color:rgba(255,255,255,.6)!important;border-radius:5px!important;transition:.3s ease-out all!important;padding:10px!important;min-height:40px}.ninja-form-wrapper .nf-row input::placeholder,.ninja-form-wrapper .nf-row textarea::placeholder{color:rgba(255,255,255,.6)!important}.ninja-form-wrapper .nf-row input:focus,.ninja-form-wrapper .nf-row textarea:focus{background:rgba(255,255,255,.4)!important;color:#fff!important;outline:unset!important}.ninja-form-wrapper .nf-row .checkbox-container{display:flex;align-items:center;gap:10px}.ninja-form-wrapper .nf-row .checkbox-container .checkbox-wrap{margin-bottom:10px}.ninja-form-wrapper .nf-row .checkbox-container.label-right .nf-field-label{order:2;display:block;color:rgba(255,255,255,.8);font-size:14px;line-height:1.3;margin-bottom:0}.ninja-form-wrapper .nf-row .checkbox-container.label-right .nf-field-label .nf-help{margin-left:5px;color:rgba(255,255,255,.7);cursor:help;transition:color .3s ease}.ninja-form-wrapper .nf-row .checkbox-container.label-right .nf-field-label .nf-help:hover{color:#fff}.ninja-form-wrapper .nf-row .checkbox-container.label-right .nf-field-element{order:1}.ninja-form-wrapper .nf-row .checkbox-container input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px!important;height:20px!important;min-height:20px;border:1px solid rgba(255,255,255,.6)!important;border-radius:3px!important;background:rgba(255,255,255,.2)!important;cursor:pointer;position:relative;transition:.3s ease-out all!important;margin:0!important;padding:0!important}.ninja-form-wrapper .nf-row .checkbox-container input[type=checkbox]:checked{background:rgba(255,255,255,.8)!important;border-color:#fff!important}.ninja-form-wrapper .nf-row .checkbox-container input[type=checkbox]:checked::after{content:'\2713';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:14px;color:#054064;font-weight:700}.ninja-form-wrapper .nf-row .checkbox-container input[type=checkbox]:focus{outline:unset!important;box-shadow:0 0 0 2px rgba(255,255,255,.5)}.ninja-form-wrapper .nf-row .html-container .nf-field-label,.ninja-form-wrapper nf-before-field{display:none}.ninja-form-wrapper .nf-row .html-container .nf-field-element{color:rgba(255,255,255,.8);font-size:13px;line-height:1.4;text-align:center;padding:5px 0}.ninja-form-wrapper .nf-row .html-container .nf-field-element div,.ninja-form-wrapper .nf-row .html-container .nf-field-element label,.ninja-form-wrapper .nf-row .html-container .nf-field-element li,.ninja-form-wrapper .nf-row .html-container .nf-field-element span,.ninja-form-wrapper .nf-row .html-container .nf-field-element ul,.ninja-form-wrapper.is-style-alternative .nf-field .html-container .nf-field-element div,.ninja-form-wrapper.is-style-alternative .nf-field .html-container .nf-field-element label,.ninja-form-wrapper.is-style-alternative .nf-field .html-container .nf-field-element li,.ninja-form-wrapper.is-style-alternative .nf-field .html-container .nf-field-element span,.ninja-form-wrapper.is-style-alternative .nf-field .html-container .nf-field-element ul,.ninja-form-wrapper.is-style-alternative nf-field .html-container .nf-field-element div,.ninja-form-wrapper.is-style-alternative nf-field .html-container .nf-field-element label,.ninja-form-wrapper.is-style-alternative nf-field .html-container .nf-field-element li,.ninja-form-wrapper.is-style-alternative nf-field .html-container .nf-field-element span,.ninja-form-wrapper.is-style-alternative nf-field .html-container .nf-field-element ul{margin:0!important;padding:0!important;border:0!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important;background:0 0!important;font-family:inherit!important;font-weight:400!important;text-align:center!important}.ninja-form-wrapper .nf-row .html-container .nf-field-element a{color:#fff;text-decoration:underline;transition:color .3s ease}.ninja-form-wrapper .nf-row .html-container .nf-field-element a:hover{color:rgba(255,255,255,.8);text-decoration:none}.ninja-form-wrapper .btn{margin-top:10px;border:1px solid #fff;padding:10px;border-radius:10px;font-size:20px;color:#fff;cursor:pointer}.ninja-form-wrapper .nf-error-msg{padding:5px 10px;border:1px solid #e80000;color:#fff;font-size:14px;line-height:1.2}.ninja-form-wrapper.is-style-alternative .form{padding:10px 0;width:100%}.ninja-form-wrapper.is-style-alternative .form-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;width:100%}.ninja-form-wrapper.is-style-alternative .nf-field input,.ninja-form-wrapper.is-style-alternative .nf-field textarea,.ninja-form-wrapper.is-style-alternative nf-field input,.ninja-form-wrapper.is-style-alternative nf-field textarea{margin:0!important;border:1px solid rgba(0,41,66,.41)!important;background:rgba(189,189,189,.2)!important;text-align:center!important;font-size:16px!important;color:rgba(145,145,145,.8)!important;border-radius:5px!important;transition:.3s ease-out all!important;padding:10px!important;min-height:40px}.ninja-form-wrapper.is-style-alternative .nf-field input::placeholder,.ninja-form-wrapper.is-style-alternative .nf-field textarea::placeholder,.ninja-form-wrapper.is-style-alternative nf-field input::placeholder,.ninja-form-wrapper.is-style-alternative nf-field textarea::placeholder{color:rgba(145,145,145,.6)!important}.ninja-form-wrapper.is-style-alternative .nf-field input:focus,.ninja-form-wrapper.is-style-alternative .nf-field textarea:focus,.ninja-form-wrapper.is-style-alternative nf-field input:focus,.ninja-form-wrapper.is-style-alternative nf-field textarea:focus{background:rgba(189,189,189,.1)!important;color:#919191!important;outline:unset!important;border-color:rgba(0,41,66,.8)!important}.ninja-form-wrapper.is-style-alternative .nf-field .checkbox-container,.ninja-form-wrapper.is-style-alternative nf-field .checkbox-container{display:flex;align-items:center;gap:10px}.ninja-form-wrapper.is-style-alternative .nf-field .checkbox-container .checkbox-wrap,.ninja-form-wrapper.is-style-alternative nf-field .checkbox-container .checkbox-wrap{margin-bottom:10px}.ninja-form-wrapper.is-style-alternative .nf-field .checkbox-container.label-right .nf-field-label,.ninja-form-wrapper.is-style-alternative nf-field .checkbox-container.label-right .nf-field-label{order:2;display:block;color:rgba(0,41,66,.8)}.ninja-form-wrapper.is-style-alternative .nf-field .checkbox-container.label-right .nf-field-label .nf-help,.ninja-form-wrapper.is-style-alternative nf-field .checkbox-container.label-right .nf-field-label .nf-help{margin-left:5px;color:rgba(5,64,100,.7);cursor:help;transition:color .3s ease}.ninja-form-wrapper.is-style-alternative .nf-field .checkbox-container.label-right .nf-field-label .nf-help:hover,.ninja-form-wrapper.is-style-alternative nf-field .checkbox-container.label-right .nf-field-label .nf-help:hover{color:#054064}.ninja-form-wrapper.is-style-alternative .nf-field .checkbox-container.label-right .nf-field-element,.ninja-form-wrapper.is-style-alternative nf-field .checkbox-container.label-right .nf-field-element{order:1}.ninja-form-wrapper.is-style-alternative .nf-field .checkbox-container input[type=checkbox],.ninja-form-wrapper.is-style-alternative nf-field .checkbox-container input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px!important;height:20px!important;min-height:20px;border:1px solid rgba(0,41,66,.6)!important;border-radius:3px!important;background:rgba(189,189,189,.3)!important;cursor:pointer;position:relative;transition:.3s ease-out all!important;margin:0!important;padding:0!important}.ninja-form-wrapper.is-style-alternative .nf-field .checkbox-container input[type=checkbox]:checked,.ninja-form-wrapper.is-style-alternative nf-field .checkbox-container input[type=checkbox]:checked{background:#054064!important;border-color:#054064!important}.ninja-form-wrapper.is-style-alternative .nf-field .checkbox-container input[type=checkbox]:checked::after,.ninja-form-wrapper.is-style-alternative nf-field .checkbox-container input[type=checkbox]:checked::after{content:'\2713';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:14px;color:#fff;font-weight:700}.ninja-form-wrapper.is-style-alternative .nf-field .checkbox-container input[type=checkbox]:focus,.ninja-form-wrapper.is-style-alternative nf-field .checkbox-container input[type=checkbox]:focus{outline:unset!important;box-shadow:0 0 0 2px rgba(5,64,100,.5)}.ninja-form-wrapper.is-style-alternative .nf-field .html-container .nf-field-label,.ninja-form-wrapper.is-style-alternative nf-field .html-container .nf-field-label{display:none}.ninja-form-wrapper.is-style-alternative .nf-field .html-container .nf-field-element,.ninja-form-wrapper.is-style-alternative nf-field .html-container .nf-field-element{color:rgba(0,41,66,.8);font-size:13px;line-height:1.4;text-align:center;padding:5px 0}.ninja-form-wrapper.is-style-alternative .nf-field .html-container .nf-field-element a,.ninja-form-wrapper.is-style-alternative nf-field .html-container .nf-field-element a{color:#054064;text-decoration:underline;transition:color .3s ease}.ninja-form-wrapper.is-style-alternative .nf-field .html-container .nf-field-element a:hover,.ninja-form-wrapper.is-style-alternative nf-field .html-container .nf-field-element a:hover{color:#032133;text-decoration:none}.ninja-form-wrapper.is-style-alternative .btn{margin-top:10px;border:1px solid #fff;padding:10px 50px;border-radius:10px;font-size:20px;color:#fff;background:#054064;cursor:pointer}.ninja-form-wrapper.is-style-alternative .nf-error-msg{padding:5px 10px;border:1px solid #e80000;color:#e80000}