.hqr-root,.hqr-dialog{--hqr-green: #009730}.hqr-root .hqr-open{display:inline-flex;width:100%;height:52px;min-height:52px;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:1px solid var(--hqr-green);border-radius:12px;background:var(--hqr-green);color:#fff;font:inherit;font-size:16px;font-weight:800;line-height:24px;text-align:center;white-space:nowrap}.hqr-root .hqr-open:hover,.hqr-root .hqr-open:active{border-color:var(--hqr-green);background:var(--hqr-green);color:#fff;box-shadow:0 6px 20px #00973047}.hqr-dialog,.hqr-dialog *{box-sizing:border-box}.hqr-dialog{width:min(960px,calc(100vw - 32px));max-width:960px;max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow:hidden;border:1px solid #e2ebe5;border-radius:16px;background:#fff;color:#485155;box-shadow:0 24px 72px #10251a33;font-family:Roboto,Arial,sans-serif}.hqr-dialog[open]{display:flex;flex-direction:column}.hqr-dialog>form{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.hqr-dialog::backdrop{background:#10251a94;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.hqr-dialog:focus-visible,.hqr-dialog :focus-visible{outline:3px solid #00afe7;outline-offset:2px}.hqr-dialog [hidden]{display:none!important}.hqr-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.hqr-dialog__header{position:relative;flex:0 0 auto;padding:24px 64px 20px 32px;border-bottom:1px solid #e2ebe5;background:#fff}.hqr-dialog__close{position:absolute;top:16px;right:16px;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;color:#485155;cursor:pointer}.hqr-dialog__close:hover{background:#f3faf6;color:#10251a}.hqr-dialog__close svg{width:24px;height:24px}.hqr-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none}.hqr-progress__item{position:relative;padding-top:12px;color:#6c777d}.hqr-progress__item:before{position:absolute;top:0;left:0;width:100%;height:4px;border-radius:999px;background:#e2ebe5;content:""}.hqr-progress__item.is-active,.hqr-progress__item.is-complete{color:#10251a}.hqr-progress__item.is-active:before,.hqr-progress__item.is-complete:before{background:var(--hqr-green)}.hqr-progress__eyebrow{display:block;margin-bottom:4px;color:inherit;font-size:12px;font-weight:800;line-height:16px;letter-spacing:.04em;text-transform:uppercase}.hqr-progress__item.is-active .hqr-progress__eyebrow{color:var(--hqr-green)}.hqr-progress__label{display:block;color:inherit;font-family:Lato,Roboto,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px}.hqr-dialog__body{flex:1 1 auto;min-height:0;padding:32px;overflow-y:auto;overscroll-behavior:contain}.hqr-step[hidden]{display:none!important}.hqr-step__heading{margin:0 0 8px;color:#10251a;font-family:Lato,Roboto,Arial,sans-serif;font-size:28px;font-weight:800;line-height:36px;letter-spacing:-.01em}.hqr-step__intro{max-width:680px;margin:0 0 24px;color:#6c777d;font-size:16px;line-height:26px}.hqr-product{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:24px;align-items:center;padding:24px;border:1px solid #e2ebe5;border-radius:12px;background:#fff}.hqr-product__media{display:flex;width:96px;height:96px;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background:#f3faf6}.hqr-product__image{display:block;width:100%;height:100%;object-fit:contain}.hqr-product__title{margin:0;color:#10251a;font-family:Lato,Roboto,Arial,sans-serif;font-size:20px;font-weight:800;line-height:28px}.hqr-product__variant{margin:4px 0 0;color:#6c777d;font-size:14px;line-height:20px}.hqr-product__quantity{min-width:132px}.hqr-product__quantity-label{display:block;margin-bottom:8px;color:#485155;font-size:14px;font-weight:700;line-height:20px;text-align:center}.hqr-quantity{display:grid;grid-template-columns:44px 44px 44px;align-items:center;border:1px solid #cad8cf;border-radius:10px;background:#fff}.hqr-quantity__button{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#10251a;font:inherit;font-size:22px;cursor:pointer}.hqr-quantity__button:hover{background:#f3faf6}.hqr-quantity__value{color:#10251a;font-size:16px;font-weight:800;line-height:44px;text-align:center}.hqr-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.hqr-field{min-width:0}.hqr-field--wide{grid-column:1 / -1}.hqr-field__label{display:block;margin-bottom:8px;color:#10251a;font-size:14px;font-weight:700;line-height:20px}.hqr-field__required{color:#b42318}.hqr-field__input,.hqr-field__textarea{display:block;width:100%;min-height:52px;padding:12px 16px;border:1px solid #cad8cf;border-radius:10px;background:#fff;color:#10251a;font:inherit;font-size:16px;line-height:26px;box-shadow:0 1px 2px #10251a0a}.hqr-field__textarea{min-height:120px;resize:vertical}.hqr-field__input::placeholder,.hqr-field__textarea::placeholder{color:#6c777d;opacity:1}.hqr-field__input:hover,.hqr-field__textarea:hover{border-color:#93aa9a}.hqr-field__input[aria-invalid=true],.hqr-field__textarea[aria-invalid=true]{border-color:#b42318}.hqr-field__error{min-height:20px;margin:4px 0 0;color:#b42318;font-size:13px;line-height:20px}.hqr-review{display:grid;gap:24px}.hqr-review__section{padding:24px;border:1px solid #e2ebe5;border-radius:12px}.hqr-review__heading{margin:0 0 16px;color:#10251a;font-family:Lato,Roboto,Arial,sans-serif;font-size:20px;font-weight:800;line-height:28px}.hqr-review__product{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px}.hqr-review__product-title,.hqr-review__value{margin:0;color:#10251a;font-size:16px;line-height:26px}.hqr-review__product-variant{margin:4px 0 0;color:#6c777d;font-size:14px;line-height:20px}.hqr-review__quantity{color:#10251a;font-weight:800}.hqr-review__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;margin:0}.hqr-review__pair{min-width:0}.hqr-review__pair--wide{grid-column:1 / -1}.hqr-review__term{margin:0 0 4px;color:#6c777d;font-size:14px;font-weight:700;line-height:20px}.hqr-review__value{overflow-wrap:anywhere;white-space:pre-wrap}.hqr-privacy{margin:24px 0 0;color:#6c777d;font-size:13px;line-height:20px}.hqr-privacy a{color:var(--hqr-green);text-decoration:underline;text-underline-offset:3px}.hqr-status{margin:0;padding:12px 16px;border-radius:8px;font-size:14px;line-height:22px}.hqr-status[hidden]{display:none}.hqr-status--error{border:1px solid #f3b7b3;background:#fff3f2;color:#8a1c14}.hqr-success{max-width:600px;margin:16px auto;padding:32px;text-align:center}.hqr-success__icon{display:inline-flex;width:64px;height:64px;align-items:center;justify-content:center;margin-bottom:16px;border-radius:50%;background:#e1f4e7;color:var(--hqr-green)}.hqr-success__icon svg{width:32px;height:32px}.hqr-success__title{margin:0 0 8px;color:#10251a;font-family:Lato,Roboto,Arial,sans-serif;font-size:28px;font-weight:800;line-height:36px}.hqr-success__text{margin:0;color:#485155;font-size:16px;line-height:26px}.hqr-dialog__footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;flex:0 0 auto;padding:24px 32px;border-top:1px solid #e2ebe5;background:#fff}.hqr-dialog__footer.is-first{grid-template-columns:minmax(0,1fr)}.hqr-button{display:inline-flex;width:100%;height:52px;min-height:52px;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:1px solid transparent;border-radius:12px;font:inherit;font-size:16px;font-weight:800;line-height:24px;text-align:center;white-space:nowrap;cursor:pointer}.hqr-button--primary{border-color:var(--hqr-green);background:var(--hqr-green);color:#fff}.hqr-button--primary:hover,.hqr-button--primary:active{border-color:var(--hqr-green);background:var(--hqr-green);box-shadow:0 6px 20px #00973047}.hqr-button--secondary{border-color:#cad8cf;background:#fff;color:#485155}.hqr-button--secondary:hover{border-color:#93aa9a;background:#f3faf6;color:#10251a}.hqr-button:disabled{cursor:wait;opacity:.62}.hqr-button__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:hqr-spin .75s linear infinite}.hqr-button__spinner[hidden]{display:none}@keyframes hqr-spin{to{transform:rotate(360deg)}}body.hqr-is-open{overflow:hidden}@media(max-width:767px){.hqr-dialog{width:100vw;max-width:none;height:100dvh;max-height:100dvh;border:0;border-radius:0}.hqr-dialog__header{padding:16px 56px 16px 16px}.hqr-dialog__close{top:8px;right:8px}.hqr-progress{gap:8px}.hqr-progress__item{padding-top:8px}.hqr-progress__eyebrow{margin:0;font-size:11px}.hqr-progress__label{display:none}.hqr-dialog__body{padding:24px 16px}.hqr-step__heading,.hqr-success__title{font-size:24px;line-height:32px}.hqr-product{grid-template-columns:72px minmax(0,1fr);gap:16px;padding:16px}.hqr-product__media{width:72px;height:72px}.hqr-product__title{font-size:18px;line-height:24px}.hqr-product__quantity{grid-column:1 / -1;min-width:0}.hqr-product__quantity-label{text-align:left}.hqr-quantity{width:132px}.hqr-form-grid,.hqr-review__grid{grid-template-columns:minmax(0,1fr)}.hqr-field--wide,.hqr-review__pair--wide{grid-column:auto}.hqr-review__section{padding:16px}.hqr-success{padding:24px 0}.hqr-dialog__footer{gap:12px;padding:16px}}@media(max-width:479px){.hqr-dialog__footer{grid-template-columns:minmax(0,1fr)}.hqr-dialog__footer .hqr-button--secondary{order:2}.hqr-review__product{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.hqr-dialog *,.hqr-dialog *:before,.hqr-dialog *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hesatek-quote-request.css.map */
