.flexible-newcalc-questionnaire-container{background:#fff;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1);font-family:Navigo,sans-serif;font-weight:300;margin:20px auto;max-width:800px;overflow:hidden;position:relative;width:100%;z-index:1}.flexible-newcalc-questionnaire-container *{box-sizing:border-box}.flexible-newcalc-cost-table .flexible-newcalc-cost-label{color:#000;font-size:1rem!important;text-align:left}.flexible-newcalc-cost-table .flexible-newcalc-cost-value{color:#000;font-size:1rem!important;text-align:right}.flexible-newcalc-modal-backdrop{align-items:center;background:rgba(0,0,0,.45);display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.flexible-newcalc-modal{background:#fff;border-radius:14px;box-shadow:0 12px 30px rgba(0,0,0,.2);font-family:Navigo,sans-serif;padding:18px 18px 14px;width:min(520px,92vw)}.flexible-newcalc-modal h3{color:#18407d;font-size:1rem!important;font-weight:500!important;margin:0 0 8px}.flexible-newcalc-modal p{font-size:.8rem!important;line-height:1.35;margin:0 0 14px}.flexible-newcalc-modal-actions{display:flex;gap:10px;justify-content:flex-end!important}.flexible-newcalc-modal-actions button{border:1px solid #ddd;border-radius:10px;cursor:pointer;padding:8px 12px}#modalRestartBtn{background:#00a5e0!important;border:0!important;color:#fff!important}#modalRestartBtn:hover{box-shadow:0 5px 15px rgba(0,0,0,.1);filter:brightness(.95)!important}#modalCancelBtn{background:#fff!important;border:1!important;border-color:#aaa!important;color:#aaa!important}#modalCancelBtn:hover{border-color:#d5b376!important;color:#d5b376!important;filter:brightness(.95)!important}.custom-erp-counter{align-items:center;display:inline-flex;font-family:inherit;gap:12px}.custom-counter-label{color:#333;font-weight:600}.custom-counter-widget{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:6px;display:inline-flex;overflow:hidden}.custom-counter-widget button{align-items:center;background-color:#f8f9fa;border:none!important;color:#333;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;margin:0!important;padding:4px 12px;transition:background-color .2s ease}.custom-counter-widget button:hover{background-color:#e2e6ea}.custom-counter-widget .custom-input-val{background:transparent!important;border:none!important;box-shadow:none!important;color:#333!important;font-size:1rem!important;font-weight:600!important;margin:0!important;padding:6px 0!important;text-align:center!important;width:45px!important}.custom-counter-widget .custom-input-val:focus{background-color:#f1f5f9!important;outline:none!important}.info-toggle{color:#18407d;cursor:pointer;font-size:16px;margin-left:8px;transition:transform .2s ease}.info-toggle:hover{transform:scale(1.2)}.info-text{background-color:#f2f6fa;border-left:3px solid #18407d;border-radius:4px;color:#333;display:none;font-size:14px;margin-bottom:15px;margin-left:20px;margin-top:-10px;padding:10px}.flexible-newcalc-header{background:linear-gradient(45deg,#18407d,#00a5e0);color:#fff;padding:40px;text-align:center}.flexible-newcalc-title{color:#fff;font-size:2.5rem;font-weight:300;line-height:1.2;margin-bottom:10px}.flexible-newcalc-subtitle{color:#fff;font-size:1.1rem;margin:0;opacity:.9}.flexible-newcalc-subtitle1,.flexible-newcalc-subtitle1-ma{color:#555;font-size:.8rem;margin:0 0 10px;opacity:.8}.flexible-newcalc-progress-bar{background:#f8f9fa;height:8px;position:relative;width:100%}.flexible-newcalc-progress-fill{background:linear-gradient(90deg,#18407d,#00a5e0);height:100%;transition:width .3s ease;width:20%}.flexible-newcalc-demo-link{color:#00a5e0;font-family:Navigo,sans-serif;font-size:1rem;font-weight:400;text-decoration:underline;transition:color .3s ease}.flexible-newcalc-demo-link:hover{color:#18407d}.flexible-newcalc-content{padding:40px}.flexible-newcalc-question-section{margin-bottom:40px}.flexible-newcalc-question-number{color:#18407d;font-size:1rem;font-weight:400;margin-bottom:10px}.flexible-newcalc-question-text{color:#333;font-size:1.8rem;font-weight:300;line-height:1.4;margin-bottom:30px}.flexible-newcalc-user-input-section{background:#fbfbfb;border-left:4px solid #d5b375;border-radius:15px;margin-bottom:30px;overflow:hidden;padding:25px;transition:all .3s ease}.flexible-newcalc-section-title{color:#18407d;font-size:1.2rem;font-weight:400;margin-bottom:5px}.flexible-newcalc-input-group{align-items:center;display:flex;gap:15px;margin-bottom:15px}.flexible-newcalc-label{color:#555;font-size:1rem;font-weight:300;min-width:120px}.flexible-newcalc-input{padding:10px 15px;pointer-events:auto}.flexible-newcalc-input,.flexible-newcalc-select-input{background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;flex:1;font-family:Navigo,sans-serif;font-size:1rem;font-weight:300;transition:border-color .3s ease}.flexible-newcalc-select-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%2318407d' stroke-width='2' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:12px 8px;padding:10px 40px 10px 15px}.flexible-newcalc-input:focus,.flexible-newcalc-select-input:focus{border-color:#00a5e0;outline:none}.flexible-newcalc-input:disabled,.flexible-newcalc-select-input:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.flexible-newcalc-input:hover,.flexible-newcalc-select-input:hover{background:rgba(0,165,224,.02);border-color:#d5b376}.flexible-newcalc-select-input:hover{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%2318407d' stroke-width='2' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:12px 8px}.flexible-newcalc-answer-options{display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:40px}.flexible-newcalc-answer-option{min-width:180px}.flexible-newcalc-answer-button{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:15px;color:#333;cursor:pointer;display:flex;font-family:Navigo,sans-serif;font-size:1.1rem;font-weight:300;justify-content:center;padding:20px;pointer-events:auto;position:relative;transition:all .3s ease;width:100%;z-index:2}.flexible-newcalc-answer-button:hover{background:rgba(255,248,224,.7);border-color:#d5b376;box-shadow:0 0 20px hsla(39,53%,65%,.5);color:#d5b376;transform:translateY(-2px)}.flexible-newcalc-answer-button.selected{background:linear-gradient(45deg,#d5b376,#fff2cc);border-color:#d5b376;color:#fff}.flexible-newcalc-price-display{background:linear-gradient(45deg,#00a5e0,#06edf5);border-radius:15px;color:#fff;margin-bottom:30px;padding:10px 30px 30px;text-align:center}.flexible-newcalc-price-title{color:#fff;font-size:1.3rem;font-weight:400;margin-bottom:10px}.flexible-newcalc-price-subtitle{color:#fff;font-size:.95rem;font-weight:400;margin-bottom:10px;opacity:.9}.flexible-newcalc-price-ranges{display:grid;gap:20px;grid-template-columns:1fr 1fr}.flexible-newcalc-price-range{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border-radius:10px;padding:20px}.flexible-newcalc-price-range-title{color:#fff;font-size:1rem;font-weight:400;margin-bottom:10px;opacity:.9}.flexible-newcalc-price-value{color:#fff;font-size:1.5rem;font-weight:400}.flexible-newcalc-navigation{align-items:center;display:flex;justify-content:space-between;margin-top:40px}.flexible-newcalc-nav-button{border:none;border-radius:10px;cursor:pointer;font-family:Navigo,sans-serif;font-size:1rem;font-weight:300;overflow:hidden;padding:15px 30px;pointer-events:auto;position:relative;text-decoration:none;transition:all .3s ease;z-index:2}.flexible-newcalc-nav-button.hidden{display:none!important}.flexible-newcalc-nav-button.flexible-newcalc-primary{background:linear-gradient(45deg,#d5b376,#fff2cc);color:#fff}.flexible-newcalc-nav-button.flexible-newcalc-secondary{background:#fbfbfb;border:2px solid #e0e0e0;color:#555}.flexible-newcalc-nav-button:hover:not(:disabled){box-shadow:0 5px 15px rgba(0,0,0,.1);transform:translateY(-2px)}.flexible-newcalc-nav-button.flexible-newcalc-primary:hover:not(:disabled){background:linear-gradient(45deg,#d5b376,#fff2cc)}.flexible-newcalc-nav-button.flexible-newcalc-secondary:hover:not(:disabled){background:#fff;border-color:#d5b376;color:#d5b376}.flexible-newcalc-nav-button:disabled{cursor:not-allowed;opacity:.5;pointer-events:none;transform:none}.flexible-newcalc-submit-button{align-items:center;display:flex;gap:8px;justify-content:center;min-width:180px}.flexible-newcalc-submit-button:disabled{cursor:not-allowed;opacity:.8;transform:none}.flexible-newcalc-button-loader{align-items:center;display:flex;gap:8px}.flexible-newcalc-spinner{color:#fff;height:16px;width:16px}.flexible-newcalc-results-section{background:#fbfbfb;border-radius:15px;margin-top:30px;padding:30px;text-align:center}.flexible-newcalc-thank-you-title{color:#18407d;font-size:1.3rem;font-weight:400;margin-bottom:20px}.flexible-newcalc-thank-you-text{color:#555;font-size:1rem;line-height:1.5;margin-bottom:20px}.flexible-newcalc-thank-you-text1{color:#555;font-size:.8rem;line-height:1.5;margin-bottom:20px}.flexible-newcalc-cost-summary{background:#fff;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.1);margin-bottom:30px;padding:30px;text-align:left}.flexible-newcalc-cost-section{margin-bottom:30px}.flexible-newcalc-cost-section:last-child{margin-bottom:0}.flexible-newcalc-cost-section-title{border-bottom:2px solid #e0e0e0;color:#18407d;font-size:1.3rem;font-weight:400;margin-bottom:20px;padding-bottom:10px;text-align:center}.flexible-newcalc-cost-table{display:flex;flex-direction:column;gap:8px}.flexible-newcalc-cost-row{align-items:center;border-radius:8px;display:flex;justify-content:space-between;padding:8px 15px;transition:background-color .2s ease}.flexible-newcalc-cost-row:hover{background-color:#f8f9fa}.flexible-newcalc-cost-row.flexible-newcalc-cost-subtotal{border-top:1px solid #e0e0e0;margin-top:5px;padding-top:12px}.flexible-newcalc-cost-row.flexible-newcalc-cost-total{background:linear-gradient(45deg,#00a5e0,#06edf5);border-radius:10px;color:#fff;font-weight:400;margin-top:10px}.flexible-newcalc-cost-row.flexible-newcalc-cost-total:hover{background:linear-gradient(45deg,#00a5e0,#06edf5)}.flexible-newcalc-cost-table.flexible-newcalc-cost-total-onetime{background:linear-gradient(45deg,#00a5e0,#06edf5);border-radius:10px;font-weight:400;margin-top:10px;padding:12px 15px}.flexible-newcalc-cost-table.flexible-newcalc-cost-total-onetime .flexible-newcalc-cost-row{background:transparent;padding:4px 0}.flexible-newcalc-cost-table.flexible-newcalc-cost-total-onetime .flexible-newcalc-cost-row:hover{background:transparent}.flexible-newcalc-cost-table.flexible-newcalc-cost-total-onetime .flexible-newcalc-cost-label,.flexible-newcalc-cost-table.flexible-newcalc-cost-total-onetime .flexible-newcalc-cost-value{color:#fff;font-weight:400}.flexible-newcalc-cost-table.flexible-newcalc-cost-total-onetime:hover{background:linear-gradient(45deg,#00a5e0,#06edf5)}.flexible-newcalc-cost-label{color:#333;flex:1;font-family:Navigo,sans-serif;font-weight:300}.flexible-newcalc-cost-row.flexible-newcalc-cost-total .flexible-newcalc-cost-label{color:#fff;font-weight:400}.flexible-newcalc-cost-value{color:#18407d;font-family:Navigo,sans-serif;font-weight:400;min-width:100px;text-align:right}.flexible-newcalc-cost-row.flexible-newcalc-cost-total .flexible-newcalc-cost-value,.flexible-newcalc-cost-table.flexible-newcalc-cost-total-onetime{color:#fff}.flexible-newcalc-cost-row.hidden{display:none}.flexible-newcalc-contact-form{display:grid;gap:15px;margin:0 auto;max-width:100%}.flexible-newcalc-form-input,.flexible-newcalc-form-textarea{background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:text;font-family:Navigo,sans-serif;font-size:1rem;font-weight:300;padding:12px 15px;pointer-events:auto;transition:border-color .3s ease;width:100%}.flexible-newcalc-form-input:focus,.flexible-newcalc-form-textarea:focus{border-color:#00a5e0;outline:none}.flexible-newcalc-form-input:hover,.flexible-newcalc-form-textarea:hover{background:rgba(0,165,224,.02);border-color:#d5b376}.flexible-newcalc-modal-overlay{align-items:center;backdrop-filter:blur(5px);background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:auto;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:10000}.flexible-newcalc-modal-content{background:#fff;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.2);max-height:90vh;max-width:500px;overflow-y:auto;pointer-events:auto;position:relative;transform:translateY(20px) scale(.95);transition:transform .3s ease;width:90%;z-index:10001}.flexible-newcalc-modal-overlay.show{opacity:1}.flexible-newcalc-modal-body *,.flexible-newcalc-modal-content *,.flexible-newcalc-modal-footer *,.flexible-newcalc-modal-header *,.flexible-newcalc-modal-overlay *{pointer-events:auto}.flexible-newcalc-modal-overlay button{cursor:pointer;pointer-events:auto;z-index:10003}.flexible-newcalc-modal-overlay.show .flexible-newcalc-modal-content{transform:translateY(0) scale(1)}.flexible-newcalc-modal-header{background:linear-gradient(45deg,#d5b375,#18407d);border-radius:20px 20px 0 0;color:#fff;padding:30px;text-align:center}.flexible-newcalc-success-icon{align-items:center;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.flexible-newcalc-success-icon svg{height:30px;stroke-width:3;width:30px}.flexible-newcalc-modal-title{color:#fff;font-size:1.8rem;font-weight:400;margin:0}.flexible-newcalc-modal-body{padding:30px 30px 0;text-align:center}.flexible-newcalc-modal-text{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:25px}.flexible-newcalc-next-steps{background:#f8f9fa;border-left:4px solid #d5b375;border-radius:15px;padding:20px;text-align:left}.flexible-newcalc-next-steps-title{color:#18407d;font-size:1.1rem;font-weight:400;margin-bottom:15px}.flexible-newcalc-next-steps-list{list-style:none;margin:0;padding:0}.flexible-newcalc-next-steps-item{color:#666;padding:8px 0 8px 25px;position:relative}.flexible-newcalc-next-steps-item:before{color:#00a5e0;content:"✓";font-weight:700;left:0;position:absolute}.flexible-newcalc-modal-footer{display:flex;gap:15px;justify-content:center;padding:20px 30px 30px}.flexible-newcalc-modal-footer .flexible-newcalc-nav-button{flex:1;max-width:180px}.flexible-newcalc-form-input:invalid,.flexible-newcalc-form-textarea:invalid{border-color:#e74c3c}.flexible-newcalc-form-input:valid,.flexible-newcalc-form-textarea:valid{border-color:#27ae60}@media (max-width:768px){.info-toggle{color:#18407d;cursor:pointer;font-size:.7rem;margin-left:4px;transition:transform .2s ease}.custom-counter-widget{border-radius:10px;justify-content:space-between;margin-right:0!important;width:67%}.custom-counter-label{font-size:.6rem!important}.custom-counter-widget button{flex:1;font-size:.75rem;margin-left:1px!important;margin-right:1px!important;padding:0}.custom-counter-widget .custom-input-val{font-size:.6rem!important;padding:0;width:40px!important}.flexible-newcalc-cost-table.flexible-newcalc-cost-total-onetime{background:#18407d;border-radius:8px;display:flex;flex-direction:column;gap:6px;padding:12px}.flexible-newcalc-cost-table.flexible-newcalc-cost-total-onetime .flexible-newcalc-cost-label,.flexible-newcalc-cost-table.flexible-newcalc-cost-total-onetime .flexible-newcalc-cost-value{color:#fff;font-size:16px;text-align:center}.flexible-newcalc-cost-table.flexible-newcalc-cost-total-onetime .flexible-newcalc-cost-value{font-weight:600}.flexible-newcalc-title{font-size:2rem}.flexible-newcalc-question-text{font-size:1.5rem}.flexible-newcalc-answer-options,.flexible-newcalc-price-ranges{grid-template-columns:1fr}.flexible-newcalc-navigation{flex-direction:column;gap:15px}.flexible-newcalc-nav-button{width:100%}.flexible-newcalc-input-group{align-items:flex-start;flex-direction:column}.flexible-newcalc-label{min-width:auto}.flexible-newcalc-input,.flexible-newcalc-select-input{width:100%}.flexible-newcalc-cost-summary{padding:20px}.flexible-newcalc-cost-row{padding:6px 0}.flexible-newcalc-cost-value{font-size:.9rem;min-width:80px}.flexible-newcalc-modal-content{margin:20px;width:95%}.flexible-newcalc-modal-body,.flexible-newcalc-modal-header{padding:25px 20px}.flexible-newcalc-modal-footer{flex-direction:column;padding:15px 20px 25px}.flexible-newcalc-modal-footer .flexible-newcalc-nav-button{max-width:none}.flexible-newcalc-modal-title{font-size:1.5rem}.flexible-newcalc-cost-row.flexible-newcalc-cost-total{background-color:#18407d;border-radius:8px;display:flex;flex-direction:column;gap:6px;padding:12px}.flexible-newcalc-cost-row.flexible-newcalc-cost-total .flexible-newcalc-cost-label,.flexible-newcalc-cost-row.flexible-newcalc-cost-total .flexible-newcalc-cost-value{color:#fff;font-size:16px;text-align:center}.flexible-newcalc-cost-row.flexible-newcalc-cost-total .flexible-newcalc-cost-value{font-weight:600}.flexible-newcalc-cost-table .flexible-newcalc-cost-label{color:#000;font-size:.6rem!important;margin:0!important;text-align:left}.flexible-newcalc-cost-table .flexible-newcalc-cost-value{color:#000;font-size:.6rem!important;margin:0!important;text-align:right}.flexible-newcalc-input-group{align-items:center;display:flex;gap:0!important;margin-bottom:0!important}.flexible-newcalc-user-input-section.expanded .flexible-newcalc-label{font-size:.9rem!important;margin-bottom:0!important;margin-top:5px!important;padding:0!important;text-align:left}.flexible-newcalc-user-input-section.expanded .flexible-newcalc-input,.flexible-newcalc-user-input-section.expanded .flexible-newcalc-select-input{font-size:.9rem!important;margin-bottom:5px!important;margin-top:5px!important;max-height:100%!important;padding:5px 5px 5px 10px!important}}.flexible-newcalc-questionnaire-container button,.flexible-newcalc-questionnaire-container input,.flexible-newcalc-questionnaire-container select,.flexible-newcalc-questionnaire-container textarea{cursor:pointer!important;pointer-events:auto!important}.flexible-newcalc-questionnaire-container input,.flexible-newcalc-questionnaire-container textarea{cursor:text!important}.flexible-newcalc-questionnaire-container button:disabled{cursor:not-allowed!important}.flexible-newcalc-user-input-section.collapsed{cursor:pointer;max-height:70px;padding:20px 25px}.flexible-newcalc-user-input-section.expanded{cursor:pointer;max-height:100%}.flexible-newcalc-user-input-section.collapsed:hover{background:#f0f4f8}.flexible-newcalc-user-input-section .flexible-newcalc-section-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;position:relative}.flexible-newcalc-user-input-section .flexible-newcalc-section-title:after{color:#18407d;content:"";font-size:14px;position:absolute;right:0;transition:transform .3s ease}.flexible-newcalc-user-input-section.collapsed .flexible-newcalc-section-title:after,.flexible-newcalc-user-input-section.expanded .flexible-newcalc-section-title:after{content:"▼"}.flexible-newcalc-user-input-section.collapsed .flexible-newcalc-input-group,.flexible-newcalc-user-input-section.collapsed .flexible-newcalc-subtitle1{opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.flexible-newcalc-user-input-section.expanded .flexible-newcalc-input-group,.flexible-newcalc-user-input-section.expanded .flexible-newcalc-subtitle1{opacity:1;pointer-events:auto;transform:translateY(0);transition:opacity .3s ease .1s,transform .3s ease .1s}