.kara-quote-button{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;margin-top:10px;background:#fff;color:#111536;border:1.5px solid #111536;border-radius:6px;font:inherit;font-size:14px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.kara-quote-button:hover{background:#111536;color:#fff}.kara-quote-button:focus-visible{outline:2px solid #111536;outline-offset:3px}.kara-quote-button__icon{width:20px;height:20px;flex:0 0 20px}.kara-quote-button__icon svg{display:block;width:100%;height:100%}.kara-quote-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;visibility:hidden;pointer-events:none}.kara-quote-drawer.is-open{visibility:visible;pointer-events:auto}.kara-quote-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#11153673;opacity:0;transition:opacity .25s ease}.kara-quote-drawer.is-open .kara-quote-drawer__overlay{opacity:1}.kara-quote-drawer__panel{position:absolute;top:0;right:0;width:min(480px,100%);height:100%;background:#fff;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:-8px 0 30px #1115361f}.kara-quote-drawer.is-open .kara-quote-drawer__panel{transform:translate(0)}.kara-quote-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid #e3e5ea}.kara-quote-drawer__eyebrow{display:block;margin-bottom:5px;color:#6b6f7a;font-size:11px;font-weight:700;letter-spacing:.1em}.kara-quote-drawer__title{margin:0;color:#111536;font-size:26px;line-height:1.15}.kara-quote-drawer__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;color:#111536;background:transparent;border:1px solid #e3e5ea;border-radius:50%;cursor:pointer}.kara-quote-drawer__close:hover{background:#f6f7f9}.kara-quote-drawer__close svg{width:20px;height:20px}.kara-quote-drawer__body{flex:1;overflow-y:auto;padding:24px}.kara-quote-product{display:flex;align-items:flex-start;gap:16px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #e3e5ea}.kara-quote-product__image{width:82px;height:82px;flex:0 0 82px;display:flex;align-items:center;justify-content:center;border:1px solid #e3e5ea;border-radius:6px;overflow:hidden}.kara-quote-product__image img{width:100%;height:100%;object-fit:contain}.kara-quote-product__info{min-width:0}.kara-quote-product__vendor{margin-bottom:4px;color:#6b6f7a;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.kara-quote-product__title{color:#111536;font-size:15px;font-weight:700;line-height:1.35}.kara-quote-product__variant,.kara-quote-product__sku{margin-top:5px;color:#6b6f7a;font-size:12px;line-height:1.4}.kara-quote-drawer__placeholder{padding:30px 20px;color:#6b6f7a;background:#f6f7f9;border-radius:6px;text-align:center;font-size:13px}body.kara-quote-open{overflow:hidden}@media screen and (max-width:749px){.kara-quote-drawer__panel{width:100%}.kara-quote-drawer__header,.kara-quote-drawer__body{padding:20px}}.kara-quote-form__intro{margin-bottom:22px}.kara-quote-form__intro h3{margin:0 0 6px;color:#111536;font-size:16px;font-weight:700}.kara-quote-form__intro p{margin:0;color:#6b6f7a;font-size:13px;line-height:1.5}.kara-quote-form__field{margin-bottom:16px}.kara-quote-form__field label,.kara-quote-form__interests legend{display:block;margin-bottom:7px;color:#111536;font-size:12px;font-weight:700}.kara-quote-form__field input,.kara-quote-form__field textarea{width:100%;padding:11px 12px;color:#111536;background:#fff;border:1px solid #d8dae0;border-radius:5px;font:inherit;font-size:14px}.kara-quote-form__field input{min-height:44px}.kara-quote-form__field textarea{resize:vertical;line-height:1.45}.kara-quote-form__field input:focus,.kara-quote-form__field textarea:focus{outline:none;border-color:#111536;box-shadow:0 0 0 1px #111536}.kara-quote-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kara-quote-form__quantity{max-width:120px}.kara-quote-form__interests{padding:0;margin:4px 0 20px;border:0}.kara-quote-form__interests legend{margin-bottom:10px}.kara-quote-form__interests label{display:flex;align-items:center;gap:9px;margin-bottom:9px;color:#343744;font-size:13px;cursor:pointer}.kara-quote-form__interests input{width:16px;height:16px;margin:0;accent-color:#111536}.kara-quote-form__submit{width:100%;min-height:50px;padding:12px 20px;color:#fff;background:#111536;border:1px solid #111536;border-radius:5px;font:inherit;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;cursor:pointer}.kara-quote-form__submit:hover{opacity:.9}.kara-quote-form__footer{margin:12px 0 0;color:#777b85;font-size:11px;line-height:1.45;text-align:center}@media screen and (max-width:749px){.kara-quote-form__row{grid-template-columns:1fr;gap:0}}.kara-quote-success{padding:32px 10px;text-align:center}.kara-quote-success__icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;margin:0 auto 18px;color:#16884b}.kara-quote-success__icon svg{width:100%;height:100%}.kara-quote-success h3{margin:0 0 12px;color:#111536;font-size:22px;font-weight:700}.kara-quote-success p{max-width:350px;margin:0 auto 16px;color:#60646f;font-size:14px;line-height:1.55}.kara-quote-success__product{max-width:360px;margin:18px auto;padding:14px 16px;color:#111536;background:#f5f6f8;border-radius:6px;font-size:14px;font-weight:700;line-height:1.4}.kara-quote-success__close{width:100%;min-height:50px;margin-top:10px;padding:12px 20px;color:#fff;background:#111536;border:1px solid #111536;border-radius:5px;font:inherit;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/10/assets/kara-product-quote.css.map */
