body.freight-quote-open{overflow:hidden}body:is(.template-product--newegg-style,.template-product--default) .freight-quote{display:contents}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0006;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}body:is(.template-product--newegg-style,.template-product--default) .freight-quote.is-open .freight-quote__overlay{opacity:1;visibility:visible}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__dialog{position:fixed;inset-inline:0;bottom:0;z-index:101;display:flex;flex-direction:column;max-height:85vh;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 24px #0f172a2e;transform:translateY(100%);visibility:hidden;transition:transform .3s ease,visibility .3s ease;padding-bottom:env(safe-area-inset-bottom)}body:is(.template-product--newegg-style,.template-product--default) .freight-quote.is-open .freight-quote__dialog{transform:translateY(0);visibility:visible;animation:newegg-enquiry-slide-up .32s cubic-bezier(.22,1,.36,1)}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;padding:16px;border-bottom:1px solid var(--newegg-panel-border, #dfe4ea)}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__title{margin:0;font-size:16px;font-weight:700;line-height:1.2;color:#111827}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;color:#111827;background:#f3f4f6;border:none;border-radius:999px;cursor:pointer}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__close svg{width:18px;height:18px}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__intro{margin:0 0 16px;font-size:clamp(14px,2vw,15px);line-height:1.5;color:#5b6b7d}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__form{display:grid;gap:20px}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__section{margin:0;padding:0;border:none}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__section-title{margin:0 0 12px;padding:0;font-size:clamp(13px,2vw,14px);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#117dc0}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__field:last-child{margin-bottom:0}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__field-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__field label,body:is(.template-product--newegg-style,.template-product--default) .freight-quote__group-label{font-size:clamp(13px,2vw,14px);font-weight:600;color:#0f2a4a}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__req{color:#d92d20}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__field input:not([type=checkbox]):not([type=radio]),body:is(.template-product--newegg-style,.template-product--default) .freight-quote__field select,body:is(.template-product--newegg-style,.template-product--default) .freight-quote__field textarea{width:100%;padding:11px 12px;font:inherit;font-size:clamp(14px,2vw,15px);color:#0f2a4a;background:#fff;border:1px solid #c5d0dc;border-radius:8px}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__field input:not([type=checkbox]):not([type=radio]):focus,body:is(.template-product--newegg-style,.template-product--default) .freight-quote__field select:focus,body:is(.template-product--newegg-style,.template-product--default) .freight-quote__field textarea:focus{border-color:#0559c9;outline:2px solid #0559c9;outline-offset:1px}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__radio-group,body:is(.template-product--newegg-style,.template-product--default) .freight-quote__checkbox-group{display:grid;gap:8px}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__choice{display:flex;align-items:flex-start;gap:10px;font-size:clamp(14px,2vw,15px);line-height:1.4;color:#3f5366;cursor:pointer}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__choice input[type=checkbox],body:is(.template-product--newegg-style,.template-product--default) .freight-quote__choice input[type=radio],body:is(.template-product--newegg-style,.template-product--default) .freight-quote__ack input[type=checkbox]{flex-shrink:0;width:18px;height:18px;min-width:18px;min-height:18px;margin:2px 0 0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;accent-color:#0559c9;cursor:pointer}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__choice input[type=checkbox]:focus,body:is(.template-product--newegg-style,.template-product--default) .freight-quote__choice input[type=radio]:focus,body:is(.template-product--newegg-style,.template-product--default) .freight-quote__ack input[type=checkbox]:focus{outline:none;box-shadow:none}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__choice input[type=checkbox]:focus-visible,body:is(.template-product--newegg-style,.template-product--default) .freight-quote__choice input[type=radio]:focus-visible,body:is(.template-product--newegg-style,.template-product--default) .freight-quote__ack input[type=checkbox]:focus-visible{outline:2px solid #0559c9;outline-offset:2px}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__section--ack{padding:14px 16px;background:#eef5fc;border-radius:10px}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__ack{display:flex;align-items:flex-start;gap:10px;font-size:clamp(13px,2vw,14px);line-height:1.45;color:#0f2a4a;cursor:pointer}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:14px 24px;font:inherit;font-size:clamp(15px,2vw,16px);font-weight:700;line-height:1.2;color:#fff;background:#0559c9;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__submit:hover,body:is(.template-product--newegg-style,.template-product--default) .freight-quote__submit:focus,body:is(.template-product--newegg-style,.template-product--default) .freight-quote__submit:active{color:#fff;background:#2991d2}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__submit:disabled{opacity:.6;cursor:not-allowed}body:is(.template-product--newegg-style,.template-product--default) .freight-quote__success{margin:0;padding:16px;font-size:clamp(14px,2vw,15px);line-height:1.5;color:#0f2a4a;background:#e8f5e9;border-radius:8px}body:is(.template-product--newegg-style,.template-product--default) .newegg-buybox.is-bulk-freight .newegg-buybox__quantity-atc,body:is(.template-product--newegg-style,.template-product--default) .newegg-buybox.is-bulk-freight .newegg-buybox__buynow{display:none}body:is(.template-product--newegg-style,.template-product--default) .newegg-buybox__bulk-purchase{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;min-width:0}body:is(.template-product--newegg-style,.template-product--default) .newegg-buybox__freight-actions{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;min-width:0}body:is(.template-product--newegg-style,.template-product--default) .newegg-buybox.is-bulk-freight .newegg-buybox__freight-atc,body:is(.template-product--newegg-style,.template-product--default) .newegg-buybox.is-bulk-freight .newegg-buybox__freight-quote{width:100%;max-width:100%;box-sizing:border-box}body:is(.template-product--newegg-style,.template-product--default) .newegg-sticky-atc__bar:has(.newegg-sticky-atc__button--freight){flex-direction:column}body:is(.template-product--newegg-style,.template-product--default) .newegg-sticky-atc__button--freight{flex:1 1 100%;width:100%;max-width:100%}body:is(.template-product--newegg-style,.template-product--default) .newegg-buybox__shipping--freight .newegg-buybox__shipping-label{font-weight:600;line-height:1.45}@media(min-width:1200px){body:is(.template-product--newegg-style,.template-product--default) .freight-quote__dialog{inset-inline:auto;top:0;right:0;left:auto;bottom:0;width:min(460px,100%);max-height:100dvh;border-radius:0;box-shadow:-8px 0 32px #0f172a38;transform:translate(100%);transition:transform .5s cubic-bezier(.22,1,.36,1),visibility .5s ease;padding-bottom:0}body:is(.template-product--newegg-style,.template-product--default) .freight-quote.is-open .freight-quote__dialog{transform:translate(0);animation:newegg-enquiry-slide-in .5s cubic-bezier(.22,1,.36,1)}}@media(max-width:479px){body:is(.template-product--newegg-style,.template-product--default) .freight-quote__field-row{grid-template-columns:minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/product-freight-quote.css.map */
