.svc-section{width:100%;padding:64px 20px}.svc-section--default{background:#fff}.svc-section--alt{background:#f9f9f9}.svc-section-container{max-width:860px;margin:0 auto}.svc-section-heading{color:#1a1a1a;border-bottom:2px solid #f7680626;margin-bottom:24px;padding-bottom:16px;font-size:26px;font-weight:700;line-height:1.25}.svc-section-body p{color:#444;margin-bottom:18px;font-size:16px;line-height:1.8}.svc-section-body p:last-child{margin-bottom:0}.svc-section-body ul,.svc-section-body ol{flex-direction:column;gap:10px;margin:12px 0 18px;padding-left:0;list-style:none;display:flex}.svc-section-body li{color:#444;padding-left:22px;font-size:16px;line-height:1.7;position:relative}.svc-section-body li:before{content:"";opacity:.75;background:#f76806;border-radius:50%;width:6px;height:6px;position:absolute;top:11px;left:4px}.svc-section-body strong{color:#1a1a1a;font-weight:600}.svc-section-body a{color:#f76806;font-weight:500;text-decoration:none}.svc-section-body a:hover{text-decoration:underline}@media (max-width:640px){.svc-section{padding:48px 16px}.svc-section-heading{font-size:22px}.svc-section-body p,.svc-section-body li{font-size:15px}}
.svc-cta{background:linear-gradient(135deg,#1a1a1a 0%,#2d1a0d 100%);width:100%;padding:64px 20px}.svc-cta-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;max-width:1000px;margin:0 auto;display:flex}.svc-cta-content{flex:1;min-width:260px}.svc-cta-heading{color:#fff;margin-bottom:12px;font-size:26px;font-weight:700;line-height:1.2}.svc-cta-body{color:#ffffffb3;margin:0;font-size:16px;line-height:1.65}.svc-cta-actions{flex-direction:column;flex-shrink:0;gap:12px;display:flex}.svc-cta-btn{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:13px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;display:inline-flex}.svc-cta-btn--primary{color:#fff;background:#f76806;box-shadow:0 4px 14px #f7680666}.svc-cta-btn--primary:hover{background:#e05a00;transform:translateY(-2px);box-shadow:0 6px 20px #f7680680}.svc-cta-btn--secondary{color:#fff;text-align:center;background:0 0;border:1.5px solid #ffffff59}.svc-cta-btn--secondary:hover{background:#ffffff14;border-color:#fffc}@media (max-width:768px){.svc-cta-container{text-align:center;flex-direction:column}.svc-cta-content{min-width:unset}.svc-cta-actions{align-items:center;width:100%}.svc-cta-btn{width:100%;max-width:320px}}@media (max-width:640px){.svc-cta{padding:48px 16px}.svc-cta-heading{font-size:22px}}
.bnm-trigger-btn{color:#fff;cursor:pointer;background:#f76806;border:none;border-radius:8px;justify-content:center;align-items:center;padding:13px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex;box-shadow:0 4px 14px #f7680666}.bnm-trigger-btn:hover{background:#e05a00;transform:translateY(-2px);box-shadow:0 6px 20px #f7680680}.bnm-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1100;background:#00000094;justify-content:center;align-items:center;padding:16px;animation:.15s ease-out bnm-fade-in;display:flex;position:fixed;inset:0}@keyframes bnm-fade-in{0%{opacity:0}to{opacity:1}}.bnm-card{text-align:left;background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:calc(100dvh - 32px);margin:0 8px;animation:.2s cubic-bezier(.16,1,.3,1) bnm-scale-in;position:relative;overflow-y:auto;box-shadow:0 25px 60px #00000038}@keyframes bnm-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.bnm-header{align-items:flex-start;gap:12px;padding:16px 24px 0;display:flex}.bnm-close{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;transition:background .15s,color .15s;display:flex}.bnm-close:hover{color:#1a1a1a;background:#e2e8f0}.bnm-close svg{width:14px;height:14px}.bnm-progress,.bnm-step-wrapper{flex:1;align-items:flex-start;display:flex}.bnm-step-wrapper:last-child{flex:none}.bnm-step{flex-direction:column;align-items:center;gap:6px;min-width:60px;display:flex}.bnm-step-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;transition:background .2s,box-shadow .2s;display:flex}.bnm-step--active .bnm-step-circle{color:#fff;background:#f76806;box-shadow:0 0 0 4px #f7680626}.bnm-step--completed .bnm-step-circle{color:#fff;background:#16a34a}.bnm-step--completed .bnm-step-circle svg{width:16px;height:16px}.bnm-step--future .bnm-step-circle{color:#9ca3af;background:#fff;border:2px solid #d1d5db}.bnm-step-label{white-space:nowrap;font-size:12px;font-weight:600}.bnm-step--active .bnm-step-label{color:#f76806}.bnm-step--completed .bnm-step-label{color:#16a34a}.bnm-step--future .bnm-step-label{color:#9ca3af}.bnm-step-line{background:#e2e8f0;flex:1;height:2px;margin-top:17px;transition:background .3s}.bnm-step-line--done{background:#16a34a}.bnm-body{padding:16px 32px 8px}.bnm-title{color:#1a1a1a;margin:0 0 6px;font-size:20px;font-weight:700}.bnm-subtitle{color:#64748b;margin:0 0 20px;font-size:14px;line-height:1.55}.bnm-sub-heading{color:#1a1a1a;margin:0 0 14px;font-size:16px;font-weight:600}.bnm-form{flex-direction:column;gap:12px;display:flex}.bnm-field{flex-direction:column;gap:6px;display:flex}.bnm-row-2{gap:12px;display:flex}.bnm-row-2>*{flex:1;min-width:0}.bnm-label{color:#374151;font-size:13px;font-weight:600}.bnm-req{color:#f76806}.bnm-opt{color:#9ca3af;font-weight:400}.bnm-input{color:#1a1a1a;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.bnm-input:focus{border-color:#f76806;box-shadow:0 0 0 3px #f768061a}.bnm-textarea{resize:vertical;min-height:56px}select.bnm-input{appearance:none;cursor:pointer}.bnm-toggle-row{gap:10px;display:flex}.bnm-toggle-btn{color:#555;cursor:pointer;text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;flex:1;padding:9px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s}.bnm-toggle-btn.active{color:#f76806;background:#fff5ee;border-color:#f76806;font-weight:600}.bnm-radio-row{gap:10px;display:flex}.bnm-radio-card{cursor:pointer;border:1.5px solid #e2e8f0;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:10px 8px;transition:all .15s;display:flex}.bnm-radio-card.active{background:#fff5ee;border-color:#f76806}.bnm-radio-hidden{display:none}.bnm-radio-label{color:#374151;font-size:13px;font-weight:600}.bnm-radio-card.active .bnm-radio-label{color:#f76806}.bnm-radio-sub{color:#9ca3af;font-size:11px}.bnm-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:4px 0 0;padding:8px 12px;font-size:13px}.bnm-phone-row{border:1.5px solid #e2e8f0;border-radius:8px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:visible}.bnm-phone-row:focus-within{border-color:#f76806;box-shadow:0 0 0 3px #f768061a}.bnm-country-selector{position:relative}.bnm-country-btn{cursor:pointer;white-space:nowrap;background:#f8fafc;border:none;border-right:1.5px solid #e2e8f0;border-radius:6px 0 0 6px;align-items:center;gap:4px;height:42px;padding:0 10px;font-family:inherit;font-size:13px;display:flex}.bnm-caret{width:12px;height:12px;transition:transform .2s}.bnm-caret.open{transform:rotate(180deg)}.bnm-phone-input{flex:1;box-shadow:none!important;border:none!important;border-radius:0 8px 8px 0!important}.bnm-phone-input:focus{box-shadow:none!important;border:none!important}.bnm-country-dropdown{z-index:50;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;min-width:200px;max-height:220px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.bnm-country-option{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:8px 12px;font-family:inherit;font-size:13px;transition:background .1s;display:flex}.bnm-country-option:hover{background:#f8fafc}.bnm-country-option.selected{color:#f76806;background:#fff5ee}.bnm-country-code-label{color:#9ca3af;margin-left:auto;font-size:12px}.bnm-otp-hint{color:#64748b;margin:0 0 16px;font-size:14px;line-height:1.5}.bnm-otp-row{gap:10px;margin-bottom:16px;display:flex}.bnm-otp-box{text-align:center;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:56px;height:60px;font-family:inherit;font-size:24px;font-weight:700;transition:border-color .2s,box-shadow .2s}.bnm-otp-box:focus{border-color:#f76806;box-shadow:0 0 0 3px #f768061a}.bnm-resend{color:#64748b;align-items:center;gap:6px;margin-top:12px;font-size:13px;display:flex}.bnm-resend-btn{color:#f76806;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:600}.bnm-resend-btn:disabled{color:#9ca3af;cursor:not-allowed}.bnm-back-link{color:#64748b;cursor:pointer;background:0 0;border:none;margin-bottom:14px;padding:0;font-family:inherit;font-size:13px;font-weight:500;transition:color .15s;display:inline-block}.bnm-back-link:hover{color:#1a1a1a}.bnm-summary{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:10px;margin-bottom:16px;padding:16px;display:flex}.bnm-summary-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.bnm-summary-row--block{flex-direction:column;gap:4px}.bnm-summary-key{color:#64748b;white-space:nowrap;min-width:100px;font-size:13px;font-weight:600}.bnm-summary-val{color:#1a1a1a;text-align:right;word-break:break-word;font-size:14px}.bnm-summary-row--block .bnm-summary-val{text-align:left}.bnm-success{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:20px 0 28px;display:flex}.bnm-success-icon{background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.bnm-success-icon svg{stroke:#16a34a;width:30px;height:30px}.bnm-success-title{color:#1a1a1a;margin:0;font-size:21px;font-weight:700}.bnm-success-body{color:#64748b;max-width:380px;margin:0;font-size:14px;line-height:1.65}.bnm-footer{border-top:1px solid #f1f5f9;align-items:center;gap:10px;margin-top:8px;padding:16px 32px;display:flex}.bnm-footer-spacer{flex:1}.bnm-btn-primary{color:#fff;cursor:pointer;background:#f76806;border:none;border-radius:8px;padding:11px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 2px 10px #f7680647}.bnm-btn-primary:hover:not(:disabled){background:#e05a00;transform:translateY(-1px);box-shadow:0 4px 14px #f7680666}.bnm-btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.bnm-btn-full{width:100%;margin-top:8px}.bnm-btn-ghost{color:#64748b;cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .15s,color .15s}.bnm-btn-ghost:hover{color:#1a1a1a;border-color:#94a3b8}@media (max-width:640px){.bnm-overlay{padding:0}.bnm-card{width:100%;max-height:calc(100dvh - 56px)}.bnm-header{padding:16px 20px 0}.bnm-body{padding:16px 20px 8px}.bnm-footer{padding:14px 20px 16px}.bnm-row-2,.bnm-radio-row,.bnm-toggle-row{flex-direction:column}.bnm-otp-row{justify-content:center}.bnm-otp-box{width:52px;height:56px;font-size:22px}.bnm-step{min-width:48px}.bnm-step-label{font-size:11px}}
