.ns-section{background-color:#f3f3f3;border-radius:12px;box-sizing:border-box;margin:0 auto 30px;max-width:360px;padding:24px}.b-right-heading{color:#111827;font-size:18px;font-weight:800;line-height:1.3;margin:0 0 15px}.ns-description{margin:0 0 18px}.ns-description p{margin:0}.ns-disclaimer{color:#9ca3af;font-size:14px;margin:12px 0 0}.ns-form-wrapper{width:100%}.ns-form-wrapper .hs-form{display:flex;flex-direction:column;gap:10px}.ns-form-wrapper .hs-form-field{margin:0}.ns-form-wrapper .hs-form-field label{display:none}.ns-form-wrapper .input{margin:0!important}.ns-form-wrapper input[type=email],.ns-form-wrapper input[type=text]{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;color:#1a1a1a;font-size:14px;padding:11px 14px;transition:border-color .15s ease;width:100%}.ns-form-wrapper input[type=email]::placeholder,.ns-form-wrapper input[type=text]::placeholder{color:#9ca3af}.ns-form-wrapper input[type=email]:focus,.ns-form-wrapper input[type=text]:focus{border-color:#d92b2b;outline:none}.ns-form-wrapper .hs-error-msgs{list-style:none;margin:4px 0 0;padding:0}.ns-form-wrapper .hs-error-msgs label{color:#d92b2b;display:block!important;font-size:12px}.ns-form-wrapper .hs_submit{margin:4px 0 0}.ns-form-wrapper .hs-button{align-items:center;background-color:#d92b2b;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;padding:12px 0;transition:opacity .15s ease;width:100%}.ns-form-wrapper .hs-button:hover{opacity:.9}.ns-form-wrapper .hs-button:after{content:"\2192";font-weight:400}.ns-form-wrapper .submitted-message{color:#1a1a1a;font-size:14px;padding:12px 0;text-align:center}@media(max-width:767px){.ns-section{max-width:100%}}