*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}.fade-enter-active,.fade-leave-active{transition:opacity .35s}.fade-enter,.fade-leave-to{opacity:0}.fade-fast-enter-active,.fade-fast-leave-active{transition:opacity .25s}.fade-fast-enter,.fade-fast-leave-to{opacity:0}.fade-faster-enter-active,.fade-faster-leave-active{transition:opacity .2s}.fade-faster-enter,.fade-faster-leave-to{opacity:0}.fade-fastest-enter-active,.fade-fastest-leave-active{transition:opacity .15s}.fade-fastest-enter,.fade-fastest-leave-to{opacity:0}body,html{font-family:Inter,sans-serif}*{-webkit-tap-highlight-color:transparent!important}a{font-size:14px;font-weight:500;text-decoration:none;color:#337aff}a.link-with-icon{display:flex;align-items:center;gap:4px}a:hover{text-decoration:underline;color:#0047cc}a.text-smaller{font-size:12px}.text-header-3{font-size:16px;font-weight:600;line-height:20px;color:#2d3139}.text-header-4{font-weight:500;line-height:16px}.text-body-4,.text-header-4{font-size:14px;color:#2d3139}.text-body-4{font-weight:400;line-height:20px}.text-body-5{font-size:12px;font-weight:400;line-height:16px;color:#757e91}.el-input.is-active .el-input__inner,.el-input__inner:focus,.el-range-editor.is-active,.el-range-editor.is-active:hover,.el-select .el-input.is-focus .el-input__inner,.el-select .el-input__inner:focus{border-color:#337aff}.el-select-dropdown{border-radius:16px;border:1px solid #e3e5e8}.el-select-dropdown .el-select-dropdown__list{padding:8px;gap:4px;display:flex;flex-direction:column}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:8px;height:auto;border-radius:8px}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected{background-color:#e5eeff}.el-select-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected [class^=text-]{color:#337aff}.btn{padding:10px 20px;font-size:14px;line-height:16px;font-weight:500;border-radius:8px;background-color:transparent;border-style:none;height:44px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease-in}.btn.full-width{width:100%}.btn.primary{background-color:#337aff;color:#fff}.btn.primary:hover{background-color:#0047cc}.btn.primary[disabled]{background-color:#ccdeff}.btn.secondary{border:1px solid #e3e5e8;color:#2d3139}.btn.secondary:hover{background-color:#f1f2f4}.form-group{display:flex;flex-direction:column;gap:8px}.text-primary{color:#337aff}.error-text{font-size:12px;font-weight:400;color:#d9534f;margin-top:4px}.error-text.no-margin{margin-top:0}.bottom-fixed-actions-wrapper{padding:12px 20px 20px 20px;background-color:#fff;position:fixed;bottom:35px;left:0;z-index:10;width:100%;display:flex;gap:12px;border-top:1px solid #e3e5e8}.bottom-fixed-actions-wrapper.stretch-buttons .btn{flex-grow:1;flex-basis:10px}.add-extra-padding-bottom{padding-bottom:96px}.el-form-item{margin-bottom:16px}.el-form-item.no-mb{margin-bottom:0}.d-flex{display:flex}.el-form--label-top .el-form-item__label{line-height:normal;padding-bottom:8px;color:#17191c;font-size:14px;font-weight:500}.el-input__inner{padding:0 12px;border-radius:8px}.el-textarea__inner{padding:5px 12px;border-radius:8px;resize:none}.chat-layout .chat-header{height:68px;background-color:#fff;padding:12px 20px;position:relative;border-bottom:1px solid #e3e5e8;display:flex;align-items:center;justify-content:space-between}.chat-layout .chat-header .header-text{font-size:16px;font-weight:600;line-height:20px;color:#17191c}.chat-layout .chat-header .close-app-btn{display:inline-flex;align-items:center;justify-content:center}.chat-layout .chat-header .app-go-back-btn{position:absolute;left:20px;top:50%;transform:translateY(-50%);display:inline-flex}.chat-layout .chat-body{height:calc(100vh - 103px);background-color:#fff;padding:20px 16px 0 16px;overflow-y:scroll;position:relative}.chat-layout .chat-body.is-mso-form-wrapper{background-color:#f9fafb}.chat-layout .chat-body.has-no-footer-after{height:calc(100vh - 48px);overflow:hidden}.chat-layout .chat-body .typing-wrapper{background-color:#f1f2f4;height:45px;width:64px;display:inline-flex;border-radius:8px;padding:0 14px}.chat-layout .chat-body .typing{position:relative;margin-left:6px}.chat-layout .chat-body .typing span{content:"";animation:blink 1s infinite;animation-fill-mode:both;height:6px;width:6px;background:#748197;position:absolute;left:0;top:50%;border-radius:50%;transform:translateY(-50%)}.chat-layout .chat-body .typing span:nth-child(2){animation-delay:.2s;margin-left:9px}.chat-layout .chat-body .typing span:nth-child(3){animation-delay:.4s;margin-left:18px}@keyframes blink{0%{opacity:.1}20%{opacity:1}to{opacity:.1}}.chat-layout .chat-body .chat-messages-section{margin-bottom:16px}.chat-layout .chat-body .chat-messages-section .section-timestamp{font-size:12px;color:#667899;text-align:center;margin-bottom:20px}.chat-layout .chat-body .chat-message-wrapper{display:flex;align-items:flex-start;width:100%;margin-bottom:6px}.chat-layout .chat-body .chat-message-wrapper.with-margin-bottom{margin-bottom:12px}.chat-layout .chat-body .chat-message-wrapper.with-padding-left{padding-left:44px}.chat-layout .chat-body .chat-message-wrapper .jasmine-icon-wrapper{display:flex;margin-right:8px}.chat-layout .chat-body .chat-message-wrapper .chat-message{max-width:260px;padding:12px;font-size:14px;font-weight:400;border-radius:8px}.chat-layout .chat-body .chat-message-wrapper .chat-message.is-contact-form-wrapper{width:260px;background-color:#f9fafb!important;padding:16px}.chat-layout .chat-body .chat-message-wrapper .chat-message .leave-customer-question-form-wrapper .el-button{margin-top:16px;width:100%;background-color:#337aff;border-color:#337aff;padding:14px 20px;border-radius:8px;font-size:14px;font-weight:500}.chat-layout .chat-body .chat-message-wrapper .chat-message .leave-customer-question-form-wrapper .el-button.is-disabled{background-color:#a0cfff;border-color:#a0cfff}.chat-layout .chat-body .chat-message-wrapper .chat-message .leave-customer-question-form-wrapper .toc-text-wrapper{color:#757e90;font-size:12px;font-weight:400;line-height:16px;margin-top:8px}.chat-layout .chat-body .chat-message-wrapper .chat-message .leave-customer-question-form-wrapper .toc-text-wrapper a{text-decoration:none;color:#337aff}.chat-layout .chat-body .chat-message-wrapper .chat-message .contact-form-submitted-wrapper{display:flex;align-items:center;gap:12px}.chat-layout .chat-body .chat-message-wrapper .chat-message .contact-form-submitted-wrapper .info-text{color:#444a55;font-size:14px;font-weight:500}.chat-layout .chat-body .chat-message-wrapper.received{justify-content:flex-start}.chat-layout .chat-body .chat-message-wrapper.received .chat-message{background-color:#f1f2f4;color:#2d3139}.chat-layout .chat-body .chat-message-wrapper.sent{justify-content:flex-end}.chat-layout .chat-body .chat-message-wrapper.sent .chat-message{background-color:#337aff;color:#fff}.chat-layout .chat-body .action-buttons-wrapper{padding-left:44px}.chat-layout .chat-body .action-buttons-wrapper .chat-action-btn{display:block;margin-bottom:12px;background-color:#fff;padding:8px 16px;color:#337aff;border-radius:20px;border:1px solid #337aff;font-weight:500;font-size:14px;cursor:pointer}.chat-layout .chat-body .customer-actions-wrapper{position:fixed;bottom:55px;right:20px;display:flex;flex-direction:column;gap:12px;align-items:flex-end}.chat-layout .chat-body .customer-actions-wrapper .customer-action{background:#e5eeff;border-radius:8px;padding:10px 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-layout .chat-body .customer-actions-wrapper .customer-action .customer-action-text{color:#0047cc;font-size:14px;font-weight:400}.chat-layout .chat-body .customer-actions-wrapper .customer-action:hover{background:#337aff}.chat-layout .chat-body .customer-actions-wrapper .customer-action:hover svg path{fill:#fff}.chat-layout .chat-body .customer-actions-wrapper .customer-action:hover .customer-action-text{color:#fff}.chat-layout .book-appointment-steps-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding-left:44px;margin-bottom:24px}.chat-layout .book-appointment-steps-wrapper .book-appointment-step:first-child .step-content{height:50vh}.chat-layout .book-appointment-steps-wrapper .book-appointment-step:nth-child(2) .step-content{height:45vh}.chat-layout .book-appointment-steps-wrapper .book-appointment-step:nth-child(3) .step-content{height:42vh}.chat-layout .book-appointment-step{cursor:pointer;padding:8px 16px;border-radius:20px;background-color:#fff;border:1px solid #337aff;width:85%;position:relative;transition:transform .15s ease-in}.chat-layout .book-appointment-step.is-disabled{pointer-events:none;border-color:#c6cad2}.chat-layout .book-appointment-step.is-disabled .step-header .title{color:#c6cad2}.chat-layout .book-appointment-step.is-disabled svg path{stroke:#c6cad2}.chat-layout .book-appointment-step.is-expanded{z-index:2;box-shadow:0 0 100px 10px rgba(117,127,145,.5019607843137255)}.chat-layout .book-appointment-step.is-scaled{transform:scale(1.1)}.chat-layout .book-appointment-step .step-header{display:inline-flex;align-items:center;justify-content:space-between;width:100%}.chat-layout .book-appointment-step .step-header .title{color:#337aff}.chat-layout .book-appointment-step .step-header.option-selected .title{color:#323b4b;text-transform:capitalize}.chat-layout .book-appointment-step .step-header .selected-option-val-wrapper{display:flex;align-self:center}.chat-layout .book-appointment-step .step-header .selected-option-val-wrapper .value{color:#337aff;font-weight:500}.chat-layout .book-appointment-step .step-content{padding-top:10px;overflow-y:scroll;display:flex;flex-direction:column;gap:12px}.chat-layout .book-appointment-step .option{cursor:pointer;padding-bottom:12px;border-bottom:1px solid #e3e5e8;display:flex;align-items:center}.chat-layout .book-appointment-step .option .name{color:#323b4b;font-size:14px;font-weight:400}.chat-layout .book-appointment-step .option .make-logo-wrapper{margin-right:12px;border-radius:8px;overflow:hidden}.chat-layout .book-appointment-step .option .make-logo-wrapper img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.chat-layout .book-appointment-step .option.is-selected .name{color:#337aff}.chat-layout .book-appointment-step .option:last-child{border-bottom:none}.chat-layout .book-appointment-control-btns{display:flex;align-items:flex-start;margin-top:24px}.chat-layout .book-appointment-control-btns .btn:first-child{margin-right:14px}.chat-layout .book-appointment-control-btns .btn{display:flex;align-items:center;padding:8px 16px;border-radius:12px;background-color:#337aff;border:1px solid #337aff;text-decoration:none;color:#fff;transition:all .2s ease-in}.chat-layout .book-appointment-control-btns .btn svg{margin-right:2px}.chat-layout .book-appointment-control-btns .btn.outlined{background-color:#e5eeff;color:#337aff}.chat-layout .book-appointment-control-btns .btn[disabled]{border-color:#c6cad2;background-color:#c6cad2}.chat-layout .chat-footer{background-color:#f1f2f4;padding:8px 20px;position:relative;text-align:center;border-top:1px solid #e3e5e8}.chat-layout .chat-footer .powered-by-shopgenie-wrapper{display:flex;align-items:center;justify-content:center}.chat-layout .chat-footer .powered-by-shopgenie-wrapper .text{color:#667899;font-size:12px;font-weight:500;margin-right:8px}.chat-layout .loader{border:8px solid transparent;border-top:8px solid #acc7ff;border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.enter-zipcode-screen,.manually-select-shop-screen{height:100%;padding:0 4px;display:flex;flex-direction:column;gap:20px;align-items:center;text-align:center;justify-content:center}.enter-zipcode-screen .zipcode-screen-info-text-wrapper{display:flex;flex-direction:column;gap:8px}.enter-zipcode-screen .el-input{max-width:380px}.mso-submit-question-form{height:100%;padding:0 4px;display:flex;flex-direction:column;gap:20px}.mso-submit-question-form .selected-shop-info{display:flex;align-items:flex-start;gap:12px}.mso-submit-question-form .selected-shop-info .shop-details-wrapper{display:flex;flex-direction:column;gap:4px}.manually-select-shop-screen .el-select{width:100%;max-width:380px}