.GetQuote-module__FcxO1G__container{background-color:#f9fafb;align-items:flex-start;min-height:100vh;padding:20px 16px;display:flex}.GetQuote-module__FcxO1G__wrapper{width:100%;max-width:700px;margin:0 auto}.GetQuote-module__FcxO1G__card{background:#fff;border-radius:10px;flex-direction:column;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08)}.GetQuote-module__FcxO1G__header{text-align:center;color:#fff;background:linear-gradient(135deg,#2b5cd4 0%,#1e4bc0 100%);padding:12px 24px}.GetQuote-module__FcxO1G__title{margin-bottom:2px;font-size:19px;font-weight:700}.GetQuote-module__FcxO1G__subtitle{color:rgba(255,255,255,.9);font-size:11px}.GetQuote-module__FcxO1G__progressBar{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:center;align-items:center;gap:6px;padding:6px 20px;display:flex}.GetQuote-module__FcxO1G__progressStep{flex-direction:column;align-items:center;gap:2px;display:flex}.GetQuote-module__FcxO1G__stepCircle{color:#9ca3af;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;transition:all .3s;display:flex}.GetQuote-module__FcxO1G__stepCircle.GetQuote-module__FcxO1G__active{color:#fff;background:#2b5cd4}.GetQuote-module__FcxO1G__stepLabel{color:#9ca3af;font-size:9px;font-weight:500}.GetQuote-module__FcxO1G__stepLabel.GetQuote-module__FcxO1G__active{color:#2b5cd4}.GetQuote-module__FcxO1G__progressLine{background:#e5e7eb;width:28px;height:2px;transition:all .3s}.GetQuote-module__FcxO1G__progressLine.GetQuote-module__FcxO1G__active{background:#2b5cd4}.GetQuote-module__FcxO1G__formBody{flex:1;padding:8px 24px 10px;overflow-y:auto}.GetQuote-module__FcxO1G__formHeading{color:#111827;margin-bottom:6px;font-size:15px;font-weight:600}.GetQuote-module__FcxO1G__formGroup{margin-bottom:6px}.GetQuote-module__FcxO1G__label{color:#374151;margin-bottom:2px;font-size:12px;font-weight:600;display:block}.GetQuote-module__FcxO1G__required{color:#ef4444}.GetQuote-module__FcxO1G__input{border:1.5px solid #e5e7eb;border-radius:5px;width:100%;padding:6px 10px;font-size:13px;transition:all .2s}.GetQuote-module__FcxO1G__input:focus{border-color:#2b5cd4;outline:none;box-shadow:0 0 0 1px rgba(43,92,212,.1)}.GetQuote-module__FcxO1G__input.GetQuote-module__FcxO1G__error{border-color:#ef4444}.GetQuote-module__FcxO1G__errorText{color:#ef4444;margin-top:3px;font-size:11px}.GetQuote-module__FcxO1G__row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.GetQuote-module__FcxO1G__productChips{flex-wrap:wrap;gap:10px;display:flex}.GetQuote-module__FcxO1G__chip{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.GetQuote-module__FcxO1G__chip:hover{border-color:#2b5cd4}.GetQuote-module__FcxO1G__chip.GetQuote-module__FcxO1G__selected{color:#fff;background:#2b5cd4;border-color:#2b5cd4}.GetQuote-module__FcxO1G__toggleBox{background:#eff6ff;border-radius:8px;padding:20px}.GetQuote-module__FcxO1G__toggleWrapper{justify-content:space-between;align-items:center;display:flex}.GetQuote-module__FcxO1G__toggleButton{cursor:pointer;background:#d1d5db;border:none;border-radius:14px;width:56px;height:28px;transition:all .3s;position:relative}.GetQuote-module__FcxO1G__toggleButton.GetQuote-module__FcxO1G__active{background:#2b5cd4}.GetQuote-module__FcxO1G__toggleSlider{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .3s;position:absolute;top:2px;left:2px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.GetQuote-module__FcxO1G__toggleButton.GetQuote-module__FcxO1G__active .GetQuote-module__FcxO1G__toggleSlider{transform:translate(28px)}.GetQuote-module__FcxO1G__hint{color:#6b7280;margin-top:6px;font-size:11px}.GetQuote-module__FcxO1G__textarea{resize:vertical;border:1.5px solid #e5e7eb;border-radius:6px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.GetQuote-module__FcxO1G__textarea:focus{border-color:#2b5cd4;outline:none;box-shadow:0 0 0 2px rgba(43,92,212,.1)}.GetQuote-module__FcxO1G__defaultsBox{background:#f9fafb;border-radius:6px;margin-bottom:16px;padding:16px}.GetQuote-module__FcxO1G__defaultsHeading{margin-bottom:12px;font-size:15px;font-weight:600}.GetQuote-module__FcxO1G__buttonGroup{gap:8px;display:flex}.GetQuote-module__FcxO1G__optionButton{text-transform:capitalize;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:6px;flex:1;padding:8px;font-size:13px;font-weight:500;transition:all .2s}.GetQuote-module__FcxO1G__optionButton:hover{border-color:#2b5cd4}.GetQuote-module__FcxO1G__optionButton.GetQuote-module__FcxO1G__active{color:#fff;background:#2b5cd4;border-color:#2b5cd4}.GetQuote-module__FcxO1G__windowCard{border:1.5px solid #e5e7eb;border-radius:6px;margin-bottom:12px;padding:16px}.GetQuote-module__FcxO1G__windowHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.GetQuote-module__FcxO1G__removeButton{color:#dc2626;cursor:pointer;background:0 0;border:none;font-size:13px;text-decoration:underline}.GetQuote-module__FcxO1G__addButton{color:#2b5cd4;cursor:pointer;background:#eff6ff;border:1.5px dashed #2b5cd4;border-radius:6px;width:100%;padding:10px;font-size:13px;font-weight:600;transition:all .2s}.GetQuote-module__FcxO1G__addButton:hover{background:#dbeafe}.GetQuote-module__FcxO1G__footer{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:space-between;gap:12px;padding:6px 24px;display:flex}.GetQuote-module__FcxO1G__backButton{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:6px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s}.GetQuote-module__FcxO1G__backButton:hover{background:#f9fafb}.GetQuote-module__FcxO1G__nextButton{color:#fff;cursor:pointer;background:#2b5cd4;border:none;border-radius:6px;margin-left:auto;padding:8px 24px;font-size:13px;font-weight:600;transition:all .2s}.GetQuote-module__FcxO1G__nextButton:hover:not(:disabled){background:#1e4bc0;transform:translateY(-1px);box-shadow:0 4px 12px rgba(43,92,212,.3)}.GetQuote-module__FcxO1G__nextButton:disabled{opacity:.5;cursor:not-allowed}.GetQuote-module__FcxO1G__spinner{vertical-align:middle;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:.8s linear infinite GetQuote-module__FcxO1G__spin;display:inline-block}@keyframes GetQuote-module__FcxO1G__spin{to{transform:rotate(360deg)}}.GetQuote-module__FcxO1G__progressIndicator{background:linear-gradient(90deg,#2b5cd4 0%,#1e4bc0 100%);height:3px;transition:width .3s ease-in-out;position:absolute;bottom:0;left:0}.GetQuote-module__FcxO1G__buttonGroup{align-items:center;gap:16px;width:100%;display:flex}.GetQuote-module__FcxO1G__footer{border-top:1px solid #e5e7eb;padding:24px 32px;position:relative}.GetQuote-module__FcxO1G__thankYou{text-align:center;padding:80px 32px}.GetQuote-module__FcxO1G__successIcon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:40px;display:flex}.GetQuote-module__FcxO1G__thankYouTitle{color:#111827;margin-bottom:16px;font-size:32px;font-weight:700}.GetQuote-module__FcxO1G__thankYouText{color:#6b7280;margin-bottom:8px}@media (max-width:768px){.GetQuote-module__FcxO1G__row{grid-template-columns:1fr}.GetQuote-module__FcxO1G__footer{flex-direction:column-reverse}.GetQuote-module__FcxO1G__nextButton{margin-left:0}.GetQuote-module__FcxO1G__container{padding:12px 8px}.GetQuote-module__FcxO1G__card{max-height:90vh}.GetQuote-module__FcxO1G__title{font-size:17px}.GetQuote-module__FcxO1G__input,.GetQuote-module__FcxO1G__select,.GetQuote-module__FcxO1G__textarea{min-height:48px;padding:14px 16px;font-size:16px!important}.GetQuote-module__FcxO1G__button{min-height:48px;padding:14px 24px;font-size:16px}.GetQuote-module__FcxO1G__checkboxGroup{grid-template-columns:1fr}.GetQuote-module__FcxO1G__windowCard{padding:16px}}.GetQuote-module__FcxO1G__slider{-webkit-appearance:none;background:#e5e7eb;border-radius:4px;outline:none;width:100%;height:8px;margin:12px 0 8px}.GetQuote-module__FcxO1G__slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#2b5cd4;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.GetQuote-module__FcxO1G__slider::-moz-range-thumb{cursor:pointer;background:#2b5cd4;border:none;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.GetQuote-module__FcxO1G__sliderLabels{color:#6b7280;justify-content:space-between;font-size:12px;display:flex}.GetQuote-module__FcxO1G__toggleMainText{color:#111827;margin-bottom:4px;font-size:15px;font-weight:600}.GetQuote-module__FcxO1G__toggleSubText{color:#6b7280;font-size:13px}.GetQuote-module__FcxO1G__toggleWrapper{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.GetQuote-module__FcxO1G__pillToggle{background:#e5e7eb;border-radius:50px;width:100%;padding:4px;display:inline-flex;position:relative}.GetQuote-module__FcxO1G__pillOption{text-align:center;color:#6b7280;cursor:pointer;z-index:2;text-transform:capitalize;background:0 0;border:none;border-radius:50px;flex:1;padding:10px;font-size:14px;font-weight:500;transition:color .3s;position:relative}.GetQuote-module__FcxO1G__pillOption.GetQuote-module__FcxO1G__active{color:#fff}.GetQuote-module__FcxO1G__pillIndicator{z-index:1;background:#2b5cd4;border-radius:50px;width:calc(50% - 4px);height:calc(100% - 8px);transition:transform .3s;position:absolute;top:4px;left:4px}.GetQuote-module__FcxO1G__pillToggle[data-active=right] .GetQuote-module__FcxO1G__pillIndicator{transform:translate(100%)}
