.new-lp-ninja-form .inner-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;margin:10px 0;position:relative}.new-lp-ninja-form .form{padding:10px 0;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);width:100%}.new-lp-ninja-form .form-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:10px;width:100%}.new-lp-ninja-form .nf-field-label,.new-lp-ninja-form .nf-form-fields-required,.new-lp-ninja-form .nf-form-title{display:none}.new-lp-ninja-form .nf-field-container{margin-bottom:unset}.new-lp-ninja-form .submit-wrap .nf-element{position:absolute;z-index:-10;opacity:0;top:0}.new-lp-ninja-form nf-rows-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;column-gap:2%;row-gap:5px}.new-lp-ninja-form .nf-row{width:100%}.new-lp-ninja-form .nf-row input,.new-lp-ninja-form .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}.new-lp-ninja-form .nf-row input::placeholder,.new-lp-ninja-form .nf-row textarea::placeholder{color:rgba(255,255,255,.6)!important}.new-lp-ninja-form .nf-row input:focus,.new-lp-ninja-form .nf-row textarea:focus{background:rgba(255,255,255,.4)!important;color:#fff!important;outline:unset!important}.new-lp-ninja-form .nf-row .checkbox-container{display:flex;align-items:center;gap:10px;width:100%}.new-lp-ninja-form .nf-row .checkbox-container .checkbox-wrap{margin-bottom:10px}.new-lp-ninja-form .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}.new-lp-ninja-form .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}.new-lp-ninja-form .nf-row .checkbox-container.label-right .nf-field-label .nf-help:hover{color:#fff}.new-lp-ninja-form .nf-row .checkbox-container.label-right .nf-field-element{order:1}.new-lp-ninja-form .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}.new-lp-ninja-form .nf-row .checkbox-container input[type=checkbox]:checked{background:rgba(255,255,255,.8)!important;border-color:#fff!important}.new-lp-ninja-form .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}.new-lp-ninja-form .nf-row .checkbox-container input[type=checkbox]:focus{outline:unset!important;box-shadow:0 0 0 2px rgba(255,255,255,.5)}.new-lp-ninja-form .nf-row .html-container .nf-field-label,.new-lp-ninja-form nf-before-field{display:none}.new-lp-ninja-form .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}.new-lp-ninja-form .nf-row .html-container .nf-field-element div,.new-lp-ninja-form .nf-row .html-container .nf-field-element label,.new-lp-ninja-form .nf-row .html-container .nf-field-element li,.new-lp-ninja-form .nf-row .html-container .nf-field-element span,.new-lp-ninja-form .nf-row .html-container .nf-field-element ul,.new-lp-ninja-form.is-style-alternative .nf-field .html-container .nf-field-element div,.new-lp-ninja-form.is-style-alternative .nf-field .html-container .nf-field-element label,.new-lp-ninja-form.is-style-alternative .nf-field .html-container .nf-field-element li,.new-lp-ninja-form.is-style-alternative .nf-field .html-container .nf-field-element span,.new-lp-ninja-form.is-style-alternative .nf-field .html-container .nf-field-element ul,.new-lp-ninja-form.is-style-alternative nf-field .html-container .nf-field-element div,.new-lp-ninja-form.is-style-alternative nf-field .html-container .nf-field-element label,.new-lp-ninja-form.is-style-alternative nf-field .html-container .nf-field-element li,.new-lp-ninja-form.is-style-alternative nf-field .html-container .nf-field-element span,.new-lp-ninja-form.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}.new-lp-ninja-form .nf-row .html-container .nf-field-element a{color:#fff;text-decoration:underline;transition:color .3s ease}.new-lp-ninja-form .nf-row .html-container .nf-field-element a:hover{color:rgba(255,255,255,.8);text-decoration:none}.new-lp-ninja-form .btn{margin-top:10px;border:1px solid #fff;padding:10px;border-radius:10px;font-size:20px;color:#fff;cursor:pointer}.new-lp-ninja-form .nf-error-msg{padding:5px 10px;border:1px solid #e80000;color:#fff;font-size:14px;line-height:1.2}.new-lp-ninja-form.is-style-alternative .form{padding:10px 0;width:100%}.new-lp-ninja-form.is-style-alternative .form-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;width:100%}.new-lp-ninja-form.is-style-alternative .nf-field input,.new-lp-ninja-form.is-style-alternative .nf-field textarea,.new-lp-ninja-form.is-style-alternative nf-field input,.new-lp-ninja-form.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}.new-lp-ninja-form.is-style-alternative .nf-field input::placeholder,.new-lp-ninja-form.is-style-alternative .nf-field textarea::placeholder,.new-lp-ninja-form.is-style-alternative nf-field input::placeholder,.new-lp-ninja-form.is-style-alternative nf-field textarea::placeholder{color:rgba(145,145,145,.6)!important}.new-lp-ninja-form.is-style-alternative .nf-field input:focus,.new-lp-ninja-form.is-style-alternative .nf-field textarea:focus,.new-lp-ninja-form.is-style-alternative nf-field input:focus,.new-lp-ninja-form.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}.new-lp-ninja-form.is-style-alternative .nf-field .checkbox-container,.new-lp-ninja-form.is-style-alternative nf-field .checkbox-container{display:flex;align-items:center;gap:10px}.new-lp-ninja-form.is-style-alternative .nf-field .checkbox-container .checkbox-wrap,.new-lp-ninja-form.is-style-alternative nf-field .checkbox-container .checkbox-wrap{margin-bottom:10px}.new-lp-ninja-form.is-style-alternative .nf-field .checkbox-container.label-right .nf-field-label,.new-lp-ninja-form.is-style-alternative nf-field .checkbox-container.label-right .nf-field-label{order:2;display:block;color:rgba(0,41,66,.8)}.new-lp-ninja-form.is-style-alternative .nf-field .checkbox-container.label-right .nf-field-label .nf-help,.new-lp-ninja-form.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}.new-lp-ninja-form.is-style-alternative .nf-field .checkbox-container.label-right .nf-field-label .nf-help:hover,.new-lp-ninja-form.is-style-alternative nf-field .checkbox-container.label-right .nf-field-label .nf-help:hover{color:#054064}.new-lp-ninja-form.is-style-alternative .nf-field .checkbox-container.label-right .nf-field-element,.new-lp-ninja-form.is-style-alternative nf-field .checkbox-container.label-right .nf-field-element{order:1}.new-lp-ninja-form.is-style-alternative .nf-field .checkbox-container input[type=checkbox],.new-lp-ninja-form.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}.new-lp-ninja-form.is-style-alternative .nf-field .checkbox-container input[type=checkbox]:checked,.new-lp-ninja-form.is-style-alternative nf-field .checkbox-container input[type=checkbox]:checked{background:#054064!important;border-color:#054064!important}.new-lp-ninja-form.is-style-alternative .nf-field .checkbox-container input[type=checkbox]:checked::after,.new-lp-ninja-form.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}.new-lp-ninja-form.is-style-alternative .nf-field .checkbox-container input[type=checkbox]:focus,.new-lp-ninja-form.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)}.new-lp-ninja-form.is-style-alternative .nf-field .html-container .nf-field-label,.new-lp-ninja-form.is-style-alternative nf-field .html-container .nf-field-label{display:none}.new-lp-ninja-form.is-style-alternative .nf-field .html-container .nf-field-element,.new-lp-ninja-form.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}.new-lp-ninja-form.is-style-alternative .nf-field .html-container .nf-field-element a,.new-lp-ninja-form.is-style-alternative nf-field .html-container .nf-field-element a{color:#054064;text-decoration:underline;transition:color .3s ease}.new-lp-ninja-form.is-style-alternative .nf-field .html-container .nf-field-element a:hover,.new-lp-ninja-form.is-style-alternative nf-field .html-container .nf-field-element a:hover{color:#032133;text-decoration:none}.new-lp-ninja-form.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}.new-lp-ninja-form.is-style-alternative .nf-error-msg{padding:5px 10px;border:1px solid #e80000;color:#e80000}