.template-policy .shopify-policy__title,.template-policy .shopify-policy__body,.template-policy .shopify-policy__container{display:none}.template-policy main{padding:0;margin:0}.section:has(#zohoContactWizard),.section:has(#zohoContactWizard)>div,.section:has(#zohoContactWizard) [class*=-padding]{padding:0!important;margin:0!important;background:transparent!important}.zoho-wizard{--zoho-green: #00582d;--zoho-green-dark: #004522;--zoho-mint: #e8f2e3;--zoho-text: #0f172a;--zoho-muted: #64748b;--zoho-border: #e5e7eb;--zoho-pill-border: #e2e8f0;--zoho-inner-width: 500px;--zoho-form-group-width: 450px;--zoho-font: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;display:flex;flex-direction:column;align-items:center;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:var(--zoho-mint);padding:0 0 2.5rem;box-sizing:border-box;font-family:var(--zoho-font);font-size:1rem;line-height:1.5;color:var(--zoho-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zoho-wizard *,.zoho-wizard *:before,.zoho-wizard *:after{font-family:inherit}.zoho-wizard__card{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:calc(65% - 80px);max-width:1240px;margin:40px auto;background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000a;padding:4rem 3.5rem 0}.zoho-wizard__content{box-sizing:border-box;width:var(--zoho-inner-width);max-width:var(--zoho-inner-width);margin:0 auto;flex-shrink:0}.zoho-wizard .zoho-wizard__steps{display:grid;grid-template-columns:6.25rem 2rem 6.25rem 2rem 6.25rem 2rem 6.25rem;justify-content:center;justify-items:center;align-items:start;width:max-content;max-width:100%;margin:0 auto 4.5rem;padding:0;box-sizing:border-box}.zoho-wizard .zoho-wizard__step-line{display:block;grid-row:1;align-self:start;justify-self:stretch;width:calc(100% + 3rem);height:0;margin:21px -1.5rem 0;border:none;border-top:2px dashed #9ca3af;background:none;z-index:0;pointer-events:none}.zoho-wizard .zoho-wizard__step-line span{display:none}.zoho-wizard nav.zoho-wizard__steps>.zoho-wizard__step{grid-row:1;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.5rem;width:100%;min-width:0}.zoho-wizard__step-circle{width:42px;height:42px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem;font-weight:600;color:#94a3b8;background:#fff;position:relative;z-index:2;transition:border-color .2s ease,color .2s ease,background .2s ease}.zoho-wizard__step-label{display:block;width:100%;font-size:.875rem;font-weight:400;color:#94a3b8;text-align:center;line-height:1.25;white-space:nowrap}.zoho-wizard__step.is-active .zoho-wizard__step-circle{border-color:var(--zoho-green);background:#fff;color:#000}.zoho-wizard__step.is-active .zoho-wizard__step-label{color:#000;font-weight:600}.zoho-wizard__step.is-complete .zoho-wizard__step-circle{border-color:var(--zoho-green);background:var(--zoho-green);color:#fff;font-size:0}.zoho-wizard__step.is-complete .zoho-wizard__step-circle:before{content:"";width:8px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px);display:block}.zoho-wizard__step.is-complete .zoho-wizard__step-label{color:var(--zoho-text)}.zoho-wizard__heading{margin:0 0 .875rem;font-size:2.875rem;font-weight:600;line-height:1.12;color:#000;letter-spacing:-.02em}.zoho-wizard__subheading{margin:0 0 2.25rem;color:var(--zoho-muted);font-size:1.3125rem;font-weight:400;line-height:1.5}.zoho-wizard__panel[hidden]{display:none!important}.zoho-wizard__panel[data-step-panel="1"]{width:var(--zoho-inner-width);max-width:var(--zoho-inner-width);padding-bottom:2.5rem;box-sizing:border-box}.zoho-wizard__panel:not([data-step-panel="1"]){width:var(--zoho-inner-width);max-width:var(--zoho-inner-width);padding-bottom:2rem;box-sizing:border-box}.zoho-wizard__panel[data-step-panel="1"] .zoho-wizard__actions{display:flex;margin-top:2.75rem;padding-top:0;width:var(--zoho-form-group-width);max-width:var(--zoho-form-group-width);justify-content:flex-end;box-sizing:border-box}.zoho-wizard__pills-wrap{width:var(--zoho-form-group-width);max-width:var(--zoho-form-group-width);box-sizing:border-box}.zoho-wizard__pills{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:.875rem;margin-bottom:0;width:100%;max-width:var(--zoho-form-group-width)}.zoho-wizard__pill{-webkit-appearance:none;appearance:none;border:1.5px solid var(--zoho-pill-border);background:#fff;color:#1e293b;border-radius:10px;padding:1.0625rem 1.75rem;font-size:1.1875rem;font-weight:400;line-height:1.35;letter-spacing:-.01em;cursor:pointer;transition:border-color .15s ease;text-align:center;white-space:nowrap;flex:0 0 auto}.zoho-wizard__pill:hover{border-color:#d1d5db}.zoho-wizard__pill.is-selected{border-color:var(--zoho-green);background:#fff;color:var(--zoho-text)}.zoho-wizard__field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.zoho-wizard__field{margin-bottom:1rem}.zoho-wizard__label{display:block;margin-bottom:.4rem;font-size:.875rem;font-weight:500;color:#374151}.zoho-wizard__input,.zoho-wizard__textarea{width:100%;border:1.5px solid var(--zoho-border);border-radius:10px;padding:.85rem 1rem;font:inherit;font-size:.95rem;color:var(--zoho-text);background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.zoho-wizard__input:focus,.zoho-wizard__textarea:focus{outline:none;border-color:var(--zoho-green);box-shadow:0 0 0 3px #7fa93f26}.zoho-wizard__textarea{resize:vertical;min-height:140px}.zoho-wizard__message-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;border:none;border-radius:999px;background:var(--zoho-green);color:#fff;padding:.95rem 1.25rem;font:inherit;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:1rem}.zoho-wizard__message-btn:hover{background:var(--zoho-green-dark)}.zoho-wizard__message-preview{border:1px solid var(--zoho-border);border-radius:12px;padding:1rem;margin-bottom:1.25rem}.zoho-wizard__message-preview-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.zoho-wizard__message-preview-title{font-size:.9rem;font-weight:600;color:var(--zoho-text)}.zoho-wizard__message-preview-body{margin:0;color:var(--zoho-muted);font-size:.92rem;line-height:1.5;white-space:pre-wrap}.zoho-wizard__divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0 1rem;color:#9ca3af;font-size:.85rem}.zoho-wizard__divider:before,.zoho-wizard__divider:after{content:"";flex:1;height:1px;background:var(--zoho-border)}.zoho-wizard__upload-box{background:#f9fafb;border-radius:12px;padding:1.1rem;margin-bottom:1rem}.zoho-wizard__upload-title{margin:0 0 .35rem;font-size:.95rem;font-weight:600;color:var(--zoho-text)}.zoho-wizard__upload-help{margin:0 0 1rem;font-size:.85rem;color:var(--zoho-muted);line-height:1.45}.zoho-wizard__upload-actions{display:flex;flex-wrap:wrap;gap:.75rem}.zoho-wizard__upload-btn{display:inline-flex;align-items:center;gap:.45rem;border:1.5px solid var(--zoho-green);background:#fff;color:var(--zoho-green-dark);border-radius:999px;padding:.55rem 1rem;font:inherit;font-size:.875rem;font-weight:600;cursor:pointer}.zoho-wizard__file-list,.zoho-wizard__review-files{list-style:none;margin:.75rem 0 0;padding:0}.zoho-wizard__file-list li,.zoho-wizard__review-files li{font-size:.85rem;color:#374151;padding:.35rem 0}.zoho-wizard__review-card{border:1px solid var(--zoho-border);border-radius:12px;padding:1rem 1.1rem;margin-bottom:.85rem}.zoho-wizard__review-card-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.zoho-wizard__review-card-header h3{margin:0;font-size:.95rem;font-weight:700;color:var(--zoho-text)}.zoho-wizard__review-pill{display:inline-block;border:1px solid var(--zoho-border);border-radius:999px;padding:.35rem .85rem;font-size:.875rem}.zoho-wizard__review-line{margin:.2rem 0;color:var(--zoho-muted);font-size:.92rem}.zoho-wizard__review-line--strong{color:var(--zoho-text);font-weight:600}.zoho-wizard__captcha-box{margin:1.25rem 0 .5rem}.zoho-wizard__captcha-mount{margin-top:.65rem}.zoho-wizard__captcha-mount #zsCaptchaLoading{font-size:.875rem;color:var(--zoho-muted)}.zoho-wizard__captcha-mount #zsCaptcha{display:flex!important;align-items:center;gap:.75rem;margin-bottom:.75rem}.zoho-wizard__captcha-mount #zsCaptcha img{border:1px solid var(--zoho-border);border-radius:8px;max-height:48px}.zoho-wizard__captcha-mount #zsCaptcha a{color:var(--zoho-green-dark);text-decoration:none;font-size:.875rem}.zoho-wizard__captcha-mount input[name=zsWebFormCaptchaWord]{width:100%;max-width:280px;border:1.5px solid var(--zoho-border);border-radius:10px;padding:.75rem 1rem;font:inherit}.zoho-wizard__actions{display:flex;align-items:center;justify-content:flex-end;gap:1.25rem;margin-top:1.5rem}.zoho-wizard__actions--end{justify-content:flex-end}.zoho-wizard__btn{-webkit-appearance:none;appearance:none;border:none;border-radius:10px;font:inherit;cursor:pointer;transition:background .15s ease,color .15s ease}.zoho-wizard__btn--primary{background:var(--zoho-green);color:#fff;padding:1.125rem 2.375rem;font-size:1.1875rem;font-weight:600;line-height:1.2;letter-spacing:0;min-width:auto;border-radius:10px}.zoho-wizard__btn--primary:hover{background:var(--zoho-green-dark)}.zoho-wizard__btn--primary:disabled{opacity:.55;cursor:not-allowed}.zoho-wizard__btn--text{background:#fff;color:#374151;padding:1.125rem 1.75rem;font-size:1.0625rem;font-weight:600;line-height:1.2;border:1.5px solid var(--zoho-border);border-radius:10px}.zoho-wizard__btn--text:hover{background:#f9fafb;color:var(--zoho-text)}.zoho-wizard__icon-btn{-webkit-appearance:none;appearance:none;border:none;background:transparent;color:#6b7280;padding:.25rem;cursor:pointer;border-radius:6px}.zoho-wizard__icon-btn:hover{color:var(--zoho-text);background:#f3f4f6}.zoho-wizard__error{margin:.75rem 0 0;color:#dc2626;font-size:.875rem}.zoho-wizard__footer-links{display:flex;justify-content:flex-start;align-self:stretch;gap:1.25rem;width:100%;box-sizing:border-box;margin:3rem 0 0;padding:1.75rem 0 2.5rem;border-top:1px solid var(--zoho-border)}.zoho-wizard__footer-links a{color:#2563eb;font-size:.8125rem;font-weight:400;text-decoration:underline;text-underline-offset:.15rem}.zoho-wizard-modal{--zoho-green: #00582d;--zoho-green-dark: #004522;--zoho-text: #0f172a;--zoho-muted: #64748b;--zoho-border: #e5e7eb;--zoho-font: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;place-items:center;padding:1rem;pointer-events:none;font-family:var(--zoho-font);color:var(--zoho-text)}.zoho-wizard-modal.is-open{display:grid;pointer-events:auto}.zoho-wizard-modal[hidden]{display:none!important;pointer-events:none}.zoho-wizard-modal__backdrop{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#0f172a9e;cursor:pointer}.zoho-wizard-modal__backdrop span{display:none}.zoho-wizard-modal__dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:min(100%,560px);max-height:calc(100vh - 2rem);background:#fff;border-radius:16px;box-shadow:0 20px 50px #0000002e;padding:1.5rem 0 0;overflow:hidden}.zoho-wizard-modal__title{margin:0 0 .35rem;padding:0 1.5rem;font-size:1.25rem;font-weight:600;color:var(--zoho-text)}.zoho-wizard-modal__subtitle{margin:0 0 1.25rem;padding:0 1.5rem;color:var(--zoho-muted);font-size:.92rem}.zoho-wizard-modal__body{padding:0 1.5rem;overflow:auto}.zoho-wizard-modal__actions{display:flex;align-items:center;justify-content:stretch;gap:1rem;margin-top:1.25rem;padding:1rem 1.5rem 1.25rem;background:#f3f4f6;border-top:1px solid var(--zoho-border);flex-shrink:0}.zoho-wizard-modal__close-btn{-webkit-appearance:none;appearance:none;flex:0 0 3.25rem;width:3.25rem;height:3.25rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--zoho-border);border-radius:10px;background:#fff;color:#6b7280;cursor:pointer}.zoho-wizard-modal__close-btn:hover{background:#fff;color:var(--zoho-text)}.zoho-wizard-modal .zoho-wizard__btn--primary,.zoho-wizard-modal__save{display:inline-flex;align-items:center;justify-content:center;flex:1 1 auto;width:auto;min-height:3.25rem;background:#00582d;color:#fff}.zoho-wizard-modal .zoho-wizard__btn--primary:hover,.zoho-wizard-modal__save:hover{background:#004522}@media screen and (max-width:749px){.zoho-wizard{padding:0 0 2rem;--zoho-inner-width: 100%;--zoho-form-group-width: 100%}.zoho-wizard__card{width:calc(100% - 32px);max-width:none;margin:16px auto;padding:2rem 1.5rem 0;border-radius:20px}.zoho-wizard__heading{font-size:1.75rem}.zoho-wizard__subheading{font-size:1rem;margin-bottom:1.5rem}.zoho-wizard__content{width:100%;max-width:100%}.zoho-wizard .zoho-wizard__steps{grid-template-columns:4.25rem 1.25rem 4.25rem 1.25rem 4.25rem 1.25rem 4.25rem;width:100%;max-width:100%;margin:0 auto 3rem}.zoho-wizard .zoho-wizard__step-line{width:calc(100% + 2rem);margin:15px -1rem 0;border-top-color:#9ca3af}.zoho-wizard__step-circle{width:30px;height:30px;font-size:.8125rem}.zoho-wizard__step-label{font-size:.625rem;line-height:1.2;white-space:normal}.zoho-wizard__panel[data-step-panel="1"],.zoho-wizard__panel:not([data-step-panel="1"]){width:100%;max-width:100%}.zoho-wizard__pills-wrap,.zoho-wizard__pills,.zoho-wizard__panel[data-step-panel="1"] .zoho-wizard__actions{width:100%;max-width:100%}.zoho-wizard__pills{gap:.5rem}.zoho-wizard__pill{white-space:normal;padding:.75rem 1rem;font-size:.9375rem;border-radius:10px}.zoho-wizard__panel[data-step-panel="1"] .zoho-wizard__actions{margin-top:2rem;flex-direction:row;align-items:center;justify-content:flex-end}.zoho-wizard__footer-links{margin-top:2rem;padding:1.25rem 0 1.75rem}.zoho-wizard__field-row{grid-template-columns:1fr}.zoho-wizard__actions{flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem}.zoho-wizard__btn--primary{width:auto}.zoho-wizard__btn--text{align-self:auto;width:auto}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/zoho-contact-wizard.css.map */
