.custom-quote-drawer__item-placeholder,.custom-quote-page__item-placeholder,.custom-quote-form__sidebar-img-placeholder,.custom-quote-status__item-img--placeholder{background-color:#e8e8e8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3E%3Cpath d='M18 20a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM8 34l8-10 5 6 7-9 12 13H8z' fill='%23bbb'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:40%;border-radius:var(--media-border-radius, 6px)}.custom-quote-btn-wrap{display:flex}@media(min-width:769px){.custom-quote-atc-row{display:flex;align-items:flex-start;gap:calc(2 * var(--space-unit))}.custom-quote-atc-row .product-info__add-to-cart{flex:1 1 auto;min-width:0}.custom-quote-atc-row .custom-quote-btn-wrap{flex:0 0 auto;margin:0;align-self:stretch}.custom-quote-atc-row .custom-quote-btn{height:100%;white-space:nowrap}}@media(max-width:768.98px){.custom-quote-btn-wrap{margin-top:calc(4 * var(--space-unit))}}.custom-quote-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:var(--btn-padding-y, 12px) 16px;border:var(--btn-border-width) solid rgb(var(--btn-alt-text-color))!important;border-radius:var(--btn-border-radius, 0);background:rgba(var(--btn-alt-bg-color)/.9);background:rgba(var(--btn-alt-bg-color)/.9) linear-gradient(104deg,rgba(var(--btn-alt-text-color)/.07) 60%,rgba(var(--btn-alt-bg-color)/var(--btn-alt-bg-alpha)) 60% 100%) no-repeat 100% 100%;background-size:300% 100%;color:rgb(var(--btn-alt-text-color));font-size:.88em;font-weight:700;line-height:1.2em;text-align:center;text-transform:var(--btn-text-transform, none);cursor:pointer;transition:opacity .6s ease,color .6s ease,background-position .4s ease-out;position:relative;overflow:hidden;-webkit-appearance:none;appearance:none}@media(hover:hover)and (pointer:fine){.custom-quote-btn:not([disabled]):hover{background-position:0 100%}}.custom-quote-btn[disabled]{opacity:.4;background-position:0 100%;cursor:default}.custom-quote-btn .icon{width:16px;height:16px;flex-shrink:0}.custom-quote-btn__text{display:inline-flex;align-items:center;gap:6px}.custom-quote-btn.is-loading{color:rgba(var(--btn-alt-text-color)/.1)}.custom-quote-btn.is-loading:after{border-color:rgb(var(--btn-alt-text-color));border-top-color:transparent}.custom-quote-btn.is-loading:before{border-color:rgb(var(--btn-alt-text-color))}.custom-quote-btn.is-loading .custom-quote-btn__text{opacity:0}#quote-icon{cursor:pointer}.custom-quote-badge{top:2px;right:2px;min-width:18px;min-height:18px;padding:0 5px;border-radius:9px;background-color:rgb(var(--header-accent-color));box-shadow:0 0 0 2px rgba(var(--bg-color));color:rgba(var(--bg-color));font-size:11px;font-weight:700;line-height:18px}@media(max-width:768.98px){.custom-quote-badge{top:0;right:0}}#quote-icon:has(.custom-quote-badge):hover{animation:shake-n-grow .9s 0s cubic-bezier(.455,.03,.515,.955) 1 both}.custom-quote-badge--submitted{background-color:rgb(var(--header-accent-color));color:rgba(var(--bg-color));box-shadow:0 0 0 2px rgba(var(--bg-color))}.drawer--quote .drawer__header{position:sticky;z-index:4;top:0;background-color:rgba(var(--bg-color))}.drawer--quote .drawer__content{padding:0;overscroll-behavior:contain}.custom-quote-drawer__empty{display:flex;align-items:center;justify-content:center;flex:1;padding:var(--gutter);opacity:.85}.custom-quote-drawer__empty-icon{opacity:.4}.custom-quote-drawer__items{padding:calc(var(--gutter) / 2) calc(var(--gutter) * .6) var(--gutter)}.custom-quote-drawer__item{display:grid;grid-template-columns:64px auto;column-gap:calc(6 * var(--space-unit));padding:2.4rem 0;border-bottom:1px solid rgba(var(--drawer-text-color)/.1)}.custom-quote-drawer__item:first-child{padding-top:0}.custom-quote-drawer__item:last-child{border-bottom:0}@keyframes quoteItemHighlight{0%,30%{background-color:#e6be3c1a;box-shadow:inset 3px 0 #e6960099}to{background-color:transparent;box-shadow:inset 3px 0 0 transparent}}.custom-quote-drawer__item--new{animation:quoteItemHighlight 3s ease-out forwards;margin-left:calc(var(--gutter) * -.6);margin-right:calc(var(--gutter) * -.6);padding-left:calc(var(--gutter) * .6);padding-right:calc(var(--gutter) * .6)}.custom-quote-drawer__item-image{grid-column:1/2;grid-row:1/4}.custom-quote-drawer__item-image img{display:block;width:100%;height:auto;max-height:200px;object-fit:contain;border-radius:var(--media-border-radius, 0);background:rgba(var(--drawer-text-color)/.05)}.custom-quote-drawer__item-placeholder{width:100%;aspect-ratio:1}.custom-quote-drawer__item-details{display:flex;flex-direction:column;gap:4px;min-width:0}.custom-quote-drawer__item-title{font-weight:700;line-height:1.3;color:rgb(var(--heading-color));text-decoration:none}.custom-quote-drawer__item-title:hover{text-decoration:underline}.custom-quote-drawer__price-row{display:flex;align-items:baseline;gap:6px}.custom-quote-drawer__price{font-weight:700}.custom-quote-drawer__compare-price{position:relative;color:rgba(var(--text-color)/.8);font-size:.8em;text-decoration:none;white-space:nowrap}.custom-quote-drawer__compare-price:before{content:"";position:absolute;top:50%;right:0;left:0;transform:rotate(-10deg);border-top:1px solid currentColor}.custom-quote-drawer__options{margin-top:4px}.custom-quote-drawer__item-actions{grid-column:2/3;display:flex;align-items:center;gap:8px;margin-top:calc(4 * var(--space-unit))}.custom-quote-drawer__item-qty{display:flex;align-items:center;gap:0;border:1px solid rgba(var(--drawer-text-color)/.2);border-radius:var(--input-border-radius, 0);overflow:hidden}.custom-quote-drawer__qty-btn{display:flex;align-items:center;justify-content:center;width:calc(var(--btn-padding-y, 12px) * 2 + 1.4rem);height:calc(14px + 2rem);padding:0;border:none;background:transparent;color:rgb(var(--drawer-text-color));cursor:pointer;transition:background .15s}.custom-quote-drawer__qty-btn:hover{background:rgba(var(--drawer-text-color)/.08)}.custom-quote-drawer__qty-value{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-width:2.5em;height:calc(14px + 2rem);font-size:inherit;font-weight:400;text-align:center}.custom-quote-drawer__remove{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;color:rgb(var(--drawer-text-color));cursor:pointer;transition:color .3s}.custom-quote-drawer__remove path{transform-origin:50% 55%;transition:transform .2s}.custom-quote-drawer__remove:hover{color:rgb(var(--link-color-og))}.custom-quote-drawer__remove:hover path:nth-child(2){transform:scaleX(-1)}.custom-quote-drawer__line-total{grid-column:2 / -1;padding-top:calc(2 * var(--space-unit))}.custom-quote-drawer__line-total-label{display:block;opacity:.6;font-size:.875em;margin-bottom:calc(2 * var(--space-unit))}.custom-quote-drawer__line-total-value{font-weight:700}.custom-quote-drawer__line-total .custom-quote-drawer__compare-price{margin-left:6px;font-size:.7em;display:inline-block}.custom-quote-drawer__footer .btn{text-align:center;justify-content:center}@media(min-width:768px){.custom-quote-drawer__item{grid-template-columns:112px 1fr auto}.custom-quote-drawer__item-details{grid-column:2/3}.custom-quote-drawer__item-actions{grid-column:2/3;grid-row:3/4}.custom-quote-drawer__line-total{grid-column:3/4;grid-row:1/4;padding-top:0;text-align:end}.custom-quote-drawer__line-total-label{display:none}.custom-quote-drawer__line-total-value{display:block}.custom-quote-drawer__line-total .custom-quote-drawer__compare-price{margin-left:0;display:inline-block}}@media(max-width:600px){.custom-quote-drawer__item{grid-template-columns:64px 1fr}}.custom-quote-page{padding:var(--gutter) 0 calc(var(--gutter) * 2)}.custom-quote-page__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:calc(var(--gutter) * .5)}.custom-quote-page__heading{margin-bottom:4px}.custom-quote-page__subheading{font-size:1.02em;opacity:.7;margin:0}.custom-quote-page__company{display:flex;flex-direction:column;gap:2px;text-align:right;font-size:.92em;opacity:.7}.custom-quote-page__company a{color:inherit;text-decoration:none}.custom-quote-page__company a:hover{text-decoration:underline}.custom-quote-page__date-bar{padding:10px 0;margin-bottom:calc(var(--gutter) * .75);border-top:1px solid rgba(var(--text-color)/.1);border-bottom:1px solid rgba(var(--text-color)/.1);font-size:.95em;opacity:.65}.custom-quote-page__submission-history{margin-top:6px}.custom-quote-page__submission-entry{padding:2px 0 2px 14px;font-size:.9em}.custom-quote-page__submission-ref{font-weight:700;letter-spacing:.02em}.custom-quote-page__submission-detail{padding-left:12px;font-size:.88em;font-style:italic;opacity:.85;color:#1a2a3a}.custom-quote-page__submission-entry--collapsed .custom-quote-page__submission-detail{display:none}.custom-quote-page__submission-toggle{background:none;border:none;cursor:pointer;padding:0 4px;margin-left:6px;font-size:1.5em;font-weight:400;color:#000f1c;opacity:.8;transition:opacity .15s,transform .4s ease-out;vertical-align:middle;display:inline-flex;align-items:center;justify-content:center;line-height:0;position:relative;top:-.15em}.custom-quote-page__submission-toggle:hover{opacity:1}.custom-quote-page__submission-toggle--open{transform:rotate(360deg)}.custom-quote-page__sort-bar{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:.85em;opacity:.7}.custom-quote-page__sort-bar label{font-weight:600}.custom-quote-page__sort-bar select{padding:4px 8px;border:1px solid rgba(var(--text-color)/.2);border-radius:4px;font-size:1em;background:transparent;cursor:pointer}.custom-quote-page__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:calc(var(--gutter) * 2) var(--gutter);opacity:.85}.custom-quote-page__empty svg{opacity:.4}.custom-quote-page__layout{display:flex;flex-direction:column;gap:var(--gutter)}@media(min-width:850px){.custom-quote-page__layout{flex-direction:row;align-items:flex-start}.custom-quote-page__items-col{flex:1 1 0%;min-width:0}.custom-quote-page__summary{flex:0 0 320px;position:sticky;top:calc(var(--header-height, 80px) + 20px)}}.custom-quote-page__summary-inner{background:#eaeaea;border:1px solid rgba(var(--text-color)/.08);border-radius:var(--media-border-radius, 0);padding:calc(var(--gutter) * .75)}.custom-quote-page__summary-row{display:flex;justify-content:space-between;align-items:baseline;padding:6px 0;font-size:.95em}.custom-quote-page__summary-row--total{border-top:1px solid rgba(var(--text-color)/.1);margin-top:4px;padding-top:12px;font-size:1.1em;font-weight:700}.custom-quote-page__summary-row--pending{font-size:.95em}.custom-quote-page__pending-badge{font-size:.88em;font-style:italic;letter-spacing:.02em;color:rgb(var(--color-accent))}.custom-quote-page__disclaimer{display:none}.custom-quote-page__value-props{display:flex;flex-direction:column;gap:8px;margin-top:calc(var(--gutter) * .3);margin-bottom:calc(var(--gutter) * .3);padding-bottom:calc(var(--gutter) * .3);border-bottom:1px solid rgba(var(--text-color)/.08)}.custom-quote-page__value-prop{display:flex;align-items:center;gap:8px;font-size:.95em}.custom-quote-page__value-prop svg{flex-shrink:0;opacity:.6}.custom-quote-page__cta-lead{font-size:.95em;font-weight:600;text-align:center;margin:0 0 10px;opacity:.8}.custom-quote-page__add-all-btn.btn--secondary{background:transparent;color:rgb(var(--text-color));border:1px solid rgba(var(--text-color)/.25);font-weight:600}.custom-quote-page__add-all-btn.btn--secondary:hover{border-color:rgba(var(--text-color)/.5);background:rgba(var(--text-color)/.04)}.custom-quote-page__add-all-btn.is-loading{opacity:.7;pointer-events:none}.custom-quote-page__add-all-btn.is-success{background:rgba(var(--btn-alt-bg-color)/.9);color:rgb(var(--btn-alt-text-color));border-color:rgb(var(--btn-alt-text-color))}.custom-quote-page__sidebar-footer{text-align:center;margin-top:12px}.custom-quote-page__clear-link{background:none;border:none;padding:4px 0;font-size:.8em;color:rgb(var(--text-color));opacity:.5;cursor:pointer;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s}.custom-quote-page__clear-link:hover{opacity:.8}.custom-quote-page__contact-card{margin-top:calc(var(--gutter) * .5);padding:calc(var(--gutter) * .6);background:#eaeaea;border:1px solid rgba(var(--text-color)/.08);border-radius:var(--media-border-radius, 0)}.custom-quote-page__contact-heading{font-weight:700;font-size:1.02em;margin:0 0 6px}.custom-quote-page__contact-body{font-size:.95em;opacity:.7;margin:0 0 12px;line-height:1.45}.custom-quote-page__contact-links{display:flex;flex-direction:column;gap:6px}.custom-quote-page__contact-links a{display:flex;align-items:center;gap:6px;font-size:.88em;font-weight:600;color:rgb(var(--heading-color));text-decoration:none}.custom-quote-page__contact-links a:hover{text-decoration:underline}.custom-quote-page__item{display:grid;grid-template-columns:80px 1fr;column-gap:calc(6 * var(--space-unit));padding:calc(var(--gutter) * .6) 0;border-bottom:1px solid rgba(var(--text-color)/.08)}.custom-quote-page__item:first-child{padding-top:0}.custom-quote-page__item:last-child{border-bottom:0}.custom-quote-addon-tag{display:inline-block;width:fit-content;font-size:.72em;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 7px;border-radius:3px;background:#e696001f;color:#b07000;vertical-align:middle;margin-left:0;margin-top:4px}.custom-quote-addon-tag--ref{background:#000f1c12;color:#3a4a5a}.custom-quote-page__item-image{grid-column:1/2;grid-row:1/3}.custom-quote-page__item-image img{display:block;width:100%;height:auto;max-height:260px;object-fit:contain;border-radius:var(--media-border-radius, 0);background:rgba(var(--text-color)/.04)}.custom-quote-page__item-placeholder{width:100%;aspect-ratio:1}.custom-quote-page__item-details{display:flex;flex-direction:column;gap:4px;min-width:0}.custom-quote-page__item-title{font-weight:700;line-height:1.3;color:rgb(var(--heading-color));text-decoration:none}.custom-quote-page__item-title:hover{text-decoration:underline}.custom-quote-page__price-row{display:flex;align-items:baseline;gap:6px}.custom-quote-page__price{font-weight:700}.custom-quote-page__compare-price{position:relative;color:rgba(var(--text-color)/.8);font-size:.8em;text-decoration:none;white-space:nowrap}.custom-quote-page__compare-price:before{content:"";position:absolute;top:50%;right:0;left:0;transform:rotate(-10deg);border-top:1px solid currentColor}.custom-quote-page__options{margin-top:4px}.custom-quote-page__item-controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:calc(4 * var(--space-unit))}.custom-quote-page__item-qty{display:flex;align-items:center;gap:0;border:1px solid rgba(var(--text-color)/.2);border-radius:var(--input-border-radius, 0);overflow:hidden}.custom-quote-page__qty-btn{display:flex;align-items:center;justify-content:center;width:calc(var(--btn-padding-y, 12px) * 2 + 1.4rem);height:calc(14px + 2rem);padding:0;border:none;background:transparent;color:rgb(var(--text-color));cursor:pointer;transition:background .15s}.custom-quote-page__qty-btn:hover{background:rgba(var(--text-color)/.08)}.custom-quote-page__qty-value{display:flex;align-items:center;justify-content:center;min-width:2.5em;height:calc(14px + 2rem);font-size:inherit;font-weight:400;text-align:center}.custom-quote-page__remove{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;color:rgb(var(--text-color));cursor:pointer;transition:color .3s}.custom-quote-page__remove path{transform-origin:50% 55%;transition:transform .2s}.custom-quote-page__remove:hover{color:rgb(var(--link-color-og))}.custom-quote-page__remove:hover path:nth-child(2){transform:scaleX(-1)}.custom-quote-page__atc-btn{font-size:.85em;padding:8px 16px;min-width:110px;text-align:center;justify-content:center}.custom-quote-page__atc-btn.btn--secondary{background:transparent;color:rgb(var(--text-color));border:1px solid rgba(var(--text-color)/.25)}.custom-quote-page__atc-btn.btn--secondary:hover{border-color:rgba(var(--text-color)/.5);background:rgba(var(--text-color)/.04)}.custom-quote-page__atc-btn.is-loading{opacity:.7;pointer-events:none}.custom-quote-page__atc-btn.is-success{background:rgba(var(--btn-alt-bg-color)/.9);color:rgb(var(--btn-alt-text-color));border-color:rgb(var(--btn-alt-text-color))}.custom-quote-page__line-total{grid-column:2 / -1;padding-top:calc(2 * var(--space-unit));font-size:.95em}@media(min-width:850px){.custom-quote-page__item{grid-template-columns:160px 1fr auto;align-items:start}.custom-quote-page__item-image{grid-row:1/2}.custom-quote-page__item-details{grid-column:2/3}.custom-quote-page__line-total{grid-column:3/4;grid-row:1/2;padding-top:0;text-align:end;white-space:nowrap;font-size:1em;font-weight:700}}@media(max-width:600px){.custom-quote-page__item{grid-template-columns:80px 1fr}.custom-quote-page__atc-btn{width:100%;margin-top:4px}.custom-quote-page__summary{order:2}.custom-quote-page__header{flex-direction:column}.custom-quote-page__company{text-align:left}}.custom-quote-drawer__view-full{display:block;text-align:center;width:100%;margin-bottom:1rem;font-size:.9em;text-decoration:underline;text-underline-offset:3px}.custom-quote-form{padding:var(--gutter) 0 calc(var(--gutter) * 2)}.custom-quote-form__header{margin-bottom:calc(var(--gutter) * .75);text-align:center}.custom-quote-form__heading{margin-bottom:0}.custom-quote-form__empty,.custom-quote-form__success{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:calc(var(--gutter) * 2) var(--gutter);max-width:560px;margin:0 auto}.custom-quote-form__empty svg,.custom-quote-form__success svg{opacity:.4}.custom-quote-form__success svg{color:#2e7d32;opacity:.8}.custom-quote-form__success-ref{font-weight:700;font-size:1.1em;margin:0 0 8px}.custom-quote-form__layout{display:flex;flex-direction:column;gap:var(--gutter)}@media(min-width:850px){.custom-quote-form__layout{flex-direction:row;align-items:flex-start}.custom-quote-form__form-col{flex:1 1 0%;min-width:0;order:1;background:var(--color-scheme-1-grad, none);background-color:rgba(var(--color-scheme-1-bg));padding:calc(var(--gutter) * 1.5) calc(var(--gutter) * 1.25);--input-bg-color: var(--color-scheme-1-bg);--input-text-color: var(--color-scheme-1-text)}.custom-quote-form__sidebar{flex:0 0 320px;position:sticky;top:calc(var(--header-height, 80px) + 20px);order:2}}@media(max-width:849.98px){.custom-quote-form__sidebar{order:-1}.custom-quote-form__form-col{background:var(--color-scheme-1-grad, none);background-color:rgba(var(--color-scheme-1-bg));padding:calc(var(--gutter) * 1) calc(var(--gutter) * .75);--input-bg-color: var(--color-scheme-1-bg);--input-text-color: var(--color-scheme-1-text)}}.custom-quote-form__sidebar-inner{background:#eaeaea;border:1px solid rgba(var(--text-color)/.08);border-radius:var(--media-border-radius, 0);padding:calc(var(--gutter) * .75)}.custom-quote-form__sidebar-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px}.custom-quote-form__sidebar-header .h5{margin:0}.custom-quote-form__edit-link{font-size:.85em;color:rgb(var(--heading-color));text-decoration:underline;text-underline-offset:3px;opacity:.7;transition:opacity .2s}.custom-quote-form__edit-link:hover{opacity:1}.custom-quote-form__sidebar-item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid rgba(var(--text-color)/.06)}.custom-quote-form__sidebar-item:last-child{border-bottom:0}.custom-quote-form__sidebar-img{width:48px;height:48px;object-fit:contain;border-radius:var(--media-border-radius, 0);background:rgba(var(--text-color)/.04);flex-shrink:0}.custom-quote-form__sidebar-img-placeholder{width:48px;height:48px;flex-shrink:0}.custom-quote-form__sidebar-item-info{display:flex;flex-direction:column;gap:2px;min-width:0}.custom-quote-form__sidebar-item-title{font-size:.88em;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.custom-quote-form__sidebar-item-meta{font-size:.8em;opacity:.75}.custom-quote-form__sidebar-total{display:flex;justify-content:space-between;align-items:baseline;margin-top:12px;padding-top:12px;border-top:1px solid rgba(var(--text-color)/.1);font-size:1.05em}.custom-quote-form__form-col .input,.custom-quote-form__form-col select,.cc-contact-form .color-scheme .input,.cc-contact-form .color-scheme select{background-color:#ffffff59}.custom-quote-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:calc(var(--gutter) * .5) var(--gutter);max-width:var(--reading-width, 48em);margin:0 auto}.custom-quote-form__field--full{grid-column:1 / -1}.custom-quote-form__field--half{grid-column:span 1}@media(max-width:599.98px){.custom-quote-form__grid{grid-template-columns:1fr}.custom-quote-form__field--half{grid-column:1 / -1}}.custom-quote-form__req{color:inherit}.custom-quote-form__error{font-size:.8rem;color:rgb(var(--color-error, 200 0 0));min-height:0;margin-top:4px}.custom-quote-form__error:empty{display:none}.custom-quote-form .input.has-error{border-color:rgb(var(--color-error, 200 0 0))}.custom-quote-form__zip-status{font-size:.8rem;margin-top:4px;min-height:1.2em}.custom-quote-form__zip-status.is-success{color:#2e7d32}.custom-quote-form__zip-status.is-error{color:rgb(var(--color-error, 200 0 0))}.custom-quote-form__disclaimer{font-size:.85em;opacity:.6;line-height:1.5;margin:0}.custom-quote-form__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:calc(var(--gutter) * .6) var(--gutter);border:2px dashed rgba(var(--text-color)/.2);border-radius:var(--media-border-radius, 0);background:rgba(var(--text-color)/.02);cursor:pointer;transition:border-color .2s,background .2s;text-align:center}.custom-quote-form__dropzone:hover,.custom-quote-form__dropzone:focus-visible{border-color:rgba(var(--text-color)/.4);background:rgba(var(--text-color)/.04)}.custom-quote-form__dropzone.is-dragover{border-color:rgb(var(--color-accent, 0 100 200));background:rgba(var(--color-accent, 0 100 200)/.06)}.custom-quote-form__dropzone svg{opacity:.4}.custom-quote-form__dropzone-text{font-size:.92em;margin:0}.custom-quote-form__dropzone-link{color:rgb(var(--heading-color));text-decoration:underline;text-underline-offset:2px;font-weight:600}.custom-quote-form__dropzone-hint{font-size:.78em;opacity:.5;margin:0}.custom-quote-form__file-input{position:absolute;width:0;height:0;overflow:hidden;opacity:0}.custom-quote-form__file-entry{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid rgba(var(--text-color)/.06)}.custom-quote-form__file-entry:last-child{border-bottom:0}.custom-quote-form__file-name{flex:1 1 auto;font-size:.88em;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.custom-quote-form__file-size{flex-shrink:0;font-size:.78em;opacity:.5}.custom-quote-form__file-remove{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;color:rgb(var(--text-color));opacity:.4;cursor:pointer;transition:opacity .2s;flex-shrink:0}.custom-quote-form__file-remove:hover{opacity:.8}.custom-quote-form__submit{font-size:1.05em;text-align:center;justify-content:center;transition:opacity .3s}.custom-quote-form__submit[disabled]{opacity:.45;cursor:not-allowed}.custom-quote-form__submit.is-loading{opacity:.7;pointer-events:none}.custom-quote-form select{font-weight:400}.custom-quote-form select.is-placeholder{color:rgba(var(--input-text-color)/.5);font-weight:400}.custom-quote-form select option{color:rgb(var(--text-color));font-weight:400}.custom-quote-form select option[disabled]{color:rgba(var(--input-text-color)/.5)}.custom-quote-form .input:disabled{opacity:.55;background:rgba(var(--text-color)/.03);cursor:default}@media(min-width:600px){.custom-quote-form__dropzone{padding-top:1rem;padding-bottom:1rem}}@media(max-width:849.98px){.custom-quote-page__header-right{display:none}}.custom-quote-page__submitted-banner{display:flex;align-items:flex-start;gap:12px;padding:calc(var(--gutter) * .5);margin-bottom:calc(var(--gutter) * .5);background:#2e7d3214;border:1px solid rgba(46,125,50,.2);border-radius:var(--media-border-radius, 0);position:relative}.custom-quote-page__banner-close{position:absolute;top:8px;right:8px;background:none;border:none;cursor:pointer;padding:4px;opacity:.5;transition:opacity .15s;line-height:0}.custom-quote-page__banner-close:hover{opacity:1}.custom-quote-page__submitted-banner svg{flex-shrink:0;color:#2e7d32;margin-top:2px}.custom-quote-page__submitted-title{display:block;font-weight:700;margin-bottom:4px}.custom-quote-page__submitted-body{font-size:.95em;opacity:.8;margin:0;line-height:1.45}.custom-quote-page__customer-info{padding:12px calc(var(--gutter) * .5);margin-bottom:calc(var(--gutter) * .5);background:#eaeaea;border:1px solid rgba(var(--text-color)/.08);border-radius:var(--media-border-radius, 0)}.custom-quote-page__customer-info-heading{font-size:.92em;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#000f1c;margin:0 0 6px}.custom-quote-page__customer-info-details{font-size:.95em;line-height:1.5;word-break:break-word}.custom-quote-page__item-note{margin-top:calc(3 * var(--space-unit))}.custom-quote-page__note-toggle{display:inline-flex;align-items:center;gap:4px;background:none;border:none;padding:4px 0;font-size:.85em;color:rgb(var(--text-color));opacity:.5;cursor:pointer;transition:opacity .2s}.custom-quote-page__note-toggle:hover{opacity:.8}.custom-quote-page__note-toggle.has-note{opacity:.7}.custom-quote-page__note-toggle svg{flex-shrink:0}.custom-quote-page__note-input{width:100%;margin-top:6px;font-size:.9em;resize:vertical;min-height:0}.custom-quote-form__sidebar-item-note{font-size:.78em;font-style:italic;opacity:.55;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.custom-quote-drawer__submitted,.custom-quote-drawer__updated{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;margin:0 0 8px;border-radius:var(--media-border-radius, 0);font-size:.88em;line-height:1.4;flex-shrink:0}.custom-quote-drawer__submitted{background:#2e7d3214;border:1px solid rgba(46,125,50,.2)}.custom-quote-drawer__submitted svg{flex-shrink:0;color:#2e7d32;margin-top:1px}.custom-quote-drawer__updated{background:#e6960014;border:1px solid rgba(230,150,0,.25)}.custom-quote-drawer__updated svg{flex-shrink:0;color:#c77d00;margin-top:1px}.custom-quote-drawer__submitted-text,.custom-quote-drawer__updated-text{display:flex;flex-direction:column;gap:2px}.custom-quote-drawer__submitted-text span,.custom-quote-drawer__updated-text span{font-size:.92em;opacity:.75}.custom-quote-drawer__submitted-ref{font-weight:400}.custom-quote-page__customer-info-line{display:block;line-height:1.6}.custom-quote-page__customer-info-line--muted{opacity:.45}.custom-quote-status{display:block;padding:var(--gutter) 0 calc(var(--gutter) * 2);max-width:680px;margin:0 auto}.custom-quote-status__lookup-card{text-align:center}.custom-quote-status__lookup-inner{background:#eaeaea;border:none;border-radius:12px;padding:calc(var(--gutter) * 1.5) calc(var(--gutter) * 1)}.custom-quote-status__form{max-width:400px;margin:0 auto;margin-top:calc(var(--gutter) * .6);text-align:left}.custom-quote-status__form-fields{display:flex;flex-direction:column;gap:calc(var(--gutter) * .4);margin-bottom:calc(var(--gutter) * .6)}.custom-quote-status__field .label{margin-bottom:4px}.custom-quote-status__submit{width:100%;text-align:center;justify-content:center;font-size:1.05em}.custom-quote-status__submit[disabled]{opacity:.5;cursor:not-allowed}.custom-quote-status__error{text-align:center;padding:calc(var(--gutter) * 2) var(--gutter)}.custom-quote-status__error-inner{max-width:440px;margin:0 auto}.custom-quote-status__results{display:flex;flex-direction:column;gap:calc(var(--gutter) * .75)}.custom-quote-status__banner-inner{display:flex;align-items:flex-start;gap:14px;padding:calc(var(--gutter) * .6);border-radius:var(--media-border-radius, 0);border:1px solid}.custom-quote-status__banner-icon{flex-shrink:0;margin-top:2px}.custom-quote-status__banner-content{display:flex;flex-direction:column;gap:2px}.custom-quote-status__banner-label{font-size:1.1em;font-weight:700}.custom-quote-status__banner-ref{font-size:.88em;opacity:.7;font-weight:600;letter-spacing:.02em}.custom-quote-status__banner-message{margin:4px 0 0;font-size:.95em;opacity:.8;line-height:1.45}.custom-quote-status__banner--submitted{background:#2563eb0f;border-color:#2563eb33;color:#1e40af}.custom-quote-status__banner--submitted .custom-quote-status__banner-icon svg{color:#2563eb}.custom-quote-status__banner--under_review{background:#d977060f;border-color:#d9770633;color:#92400e}.custom-quote-status__banner--under_review .custom-quote-status__banner-icon svg{color:#d97706}.custom-quote-status__banner--quote_sent{background:#16a34a0f;border-color:#16a34a33;color:#166534}.custom-quote-status__banner--quote_sent .custom-quote-status__banner-icon svg{color:#16a34a}.custom-quote-status__banner--accepted{background:#16a34a0f;border-color:#16a34a33;color:#166534}.custom-quote-status__banner--accepted .custom-quote-status__banner-icon svg{color:#16a34a}.custom-quote-status__banner--expired{background:#dc26260f;border-color:#dc262633;color:#991b1b}.custom-quote-status__banner--expired .custom-quote-status__banner-icon svg{color:#dc2626}.custom-quote-status__steps{display:flex;align-items:center;justify-content:center;gap:0;padding:calc(var(--gutter) * .4) 0}.custom-quote-status__step{display:flex;flex-direction:column;align-items:center;gap:6px;flex:0 0 auto}.custom-quote-status__step-dot{width:28px;height:28px;border-radius:50%;border:2px solid rgba(var(--text-color)/.2);background:rgba(var(--text-color)/.04);position:relative;transition:all .3s}.custom-quote-status__step.is-completed .custom-quote-status__step-dot{background:#16a34a;border-color:#16a34a}.custom-quote-status__step.is-completed .custom-quote-status__step-dot:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700}.custom-quote-status__step.is-active .custom-quote-status__step-dot{border-color:#2563eb;background:#2563eb1a;box-shadow:0 0 0 4px #2563eb26}.custom-quote-status__step.is-active .custom-quote-status__step-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#2563eb}.custom-quote-status__step-label{font-size:.75em;font-weight:600;text-align:center;white-space:nowrap;opacity:.5}.custom-quote-status__step.is-completed .custom-quote-status__step-label,.custom-quote-status__step.is-active .custom-quote-status__step-label{opacity:1}.custom-quote-status__step-line{flex:1 1 auto;height:2px;min-width:24px;max-width:60px;background:rgba(var(--text-color)/.15);margin:0 4px 22px;transition:background .3s}.custom-quote-status__step-line.is-completed{background:#16a34a}.custom-quote-status__expiry{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:var(--media-border-radius, 0);background:rgba(var(--text-color)/.04);font-size:.92em;font-weight:600}.custom-quote-status__expiry svg{flex-shrink:0;opacity:.6}.custom-quote-status__expiry--urgent{background:#dc26260f;color:#991b1b;border:1px solid rgba(220,38,38,.15)}.custom-quote-status__expiry--urgent svg{color:#dc2626;opacity:1}.custom-quote-status__items{background:rgba(var(--text-color)/.03);border:1px solid rgba(var(--text-color)/.08);border-radius:var(--media-border-radius, 0);padding:calc(var(--gutter) * .6)}.custom-quote-status__items-heading{margin:0 0 12px}.custom-quote-status__item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(var(--text-color)/.06)}.custom-quote-status__item:last-child{border-bottom:0;padding-bottom:0}.custom-quote-status__item:first-child{padding-top:0}.custom-quote-status__item-img{width:56px;height:56px;border-radius:6px;object-fit:cover;flex-shrink:0;background:rgba(var(--text-color)/.04)}.custom-quote-status__item-img--placeholder{width:56px;height:56px;flex-shrink:0}.custom-quote-status__item-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}a.custom-quote-status__item-title{text-decoration:none;color:inherit}a.custom-quote-status__item-title:hover{text-decoration:underline;text-underline-offset:2px}.custom-quote-status__item-title{font-weight:600;font-size:.95em;line-height:1.3}.custom-quote-status__item-meta{font-size:.82em;opacity:.6}.custom-quote-status__item-total{flex-shrink:0;font-weight:700;font-size:.95em;white-space:nowrap}.custom-quote-status__actions{display:flex;flex-direction:column;align-items:center;gap:8px}.custom-quote-status__checkout-btn{width:100%;text-align:center;justify-content:center;font-size:1.05em}.custom-quote-status__contact-btn,.custom-quote-status__floorplan-btn{width:100%;text-align:center;justify-content:center}.custom-quote-status__floorplan-btn{display:inline-flex;align-items:center;gap:8px}.custom-quote-status__pdf-btn{width:100%;text-align:center;justify-content:center;display:inline-flex;align-items:center;gap:8px}.custom-quote-status__pdf-btn[disabled]{opacity:.5;cursor:not-allowed}@media(max-width:600px){.custom-quote-status__lookup-inner{padding:calc(var(--gutter) * 1) calc(var(--gutter) * .6)}.custom-quote-status__step-label{font-size:.65em}.custom-quote-status__step-dot{width:24px;height:24px}.custom-quote-status__step.is-completed .custom-quote-status__step-dot:after{font-size:12px}.custom-quote-status__step.is-active .custom-quote-status__step-dot:after{width:8px;height:8px}.custom-quote-status__step-line{min-width:16px;margin-bottom:18px}}.custom-quote-page__print-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:var(--btn-padding-y, 12px) 16px;border:1px solid rgba(var(--text-color)/.25);border-radius:var(--btn-border-radius, 0);background:transparent;color:rgb(var(--text-color));font-size:.88em;font-weight:600;line-height:1.2em;text-align:center;cursor:pointer;transition:border-color .2s,background .2s}.custom-quote-page__print-btn:hover{border-color:rgba(var(--text-color)/.5);background:rgba(var(--text-color)/.04)}.custom-quote-page__print-btn svg{flex-shrink:0;opacity:.7}@media print{@page{margin:0 .5in .5in;size:letter}body{padding-top:.5in!important}header,.header,#shopify-section-header,.announcement-bar,#shopify-section-announcement-bar,.shopify-section-group-header-group,[id^=shopify-section-header-group],.shopify-section-group-overlay-group,#shopify-section-overlay-group,.drawer--quote,.custom-quote-drawer{display:none!important}footer,.footer,#shopify-section-footer,.shopify-section-group-footer-group,[id^=shopify-section-footer-group]{display:none!important}#shopify-chat,.shopify-chat,#ShopifyChat,#ShopifyChatWidget,#gorgias-chat-container,#gorgias-web-messenger-container,#tidio-chat,.tidio-1lymhbs,#crisp-chatbox,#intercom-container,#drift-widget,#hubspot-messages-iframe-container,iframe[title*=chat i],iframe[title*=messenger i],[data-chat-widget],.cc-window,[id*=zipchat i],[class*=zipchat i],body>iframe,body>div[style*="position: fixed"],body>div[style*="position:fixed"],body>div[style*="z-index: 99"],body>div[style*="z-index:99"],#launcher,#chat-widget-container,[id*=chat i][style*=fixed],[class*=chat i][style*=fixed],[id*=widget i][style*=fixed]{display:none!important}.custom-quote-page__cta-lead,.custom-quote-page__add-all-btn,.custom-quote-page__print-btn,.custom-quote-page__sidebar-footer,.custom-quote-page__value-props,.custom-quote-page__contact-card,.custom-quote-page a[href="/pages/request-a-quote-form"],.custom-quote-page__qty-btn,.custom-quote-page__remove,.custom-quote-page__atc-btn,.custom-quote-page__note-toggle{display:none!important}.custom-quote-page__note-input{border:none!important;padding:4px 0 0!important;font-size:.8em!important;font-style:italic;opacity:.7;resize:none!important;height:auto!important;min-height:0!important;background:none!important;overflow:hidden!important;box-shadow:none!important;outline:none!important}.custom-quote-page__sort-bar,.custom-quote-page__submitted-banner,.custom-quote-page__customer-info,.custom-quote-page__empty,.custom-quote-page__subheading{display:none!important}.custom-quote-page{padding:0!important}.custom-quote-page .container{max-width:none!important;padding:0!important}.custom-quote-page:before{content:"";display:block;width:180px;height:50px;margin:0 auto 16px;background:url(/cdn/shop/files/Primary_PNG.png?v=1705986289) no-repeat center / contain;print-color-adjust:exact;-webkit-print-color-adjust:exact}.custom-quote-page__header{display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.custom-quote-page__header-right{display:block!important}.custom-quote-page__company{opacity:1!important;font-size:.85em}.custom-quote-page__company a{text-decoration:none!important;color:inherit!important}.custom-quote-page__heading{font-size:1.4em!important;margin-bottom:0!important}.custom-quote-page__date-bar{opacity:1!important;padding:8px 0!important;margin-bottom:12px!important;font-size:.85em}.custom-quote-page__submission-history{font-size:.85em}.custom-quote-page__layout{display:flex!important;flex-direction:row!important;gap:24px!important;align-items:flex-start}.custom-quote-page__items-col{flex:1 1 0%!important;min-width:0}.custom-quote-page__summary{flex:0 0 240px!important;position:static!important}.custom-quote-page__summary-inner{background:none!important;border:1.5px solid #888!important;box-shadow:none!important;padding:14px!important;border-radius:0!important}.custom-quote-page__summary-inner h2{font-size:1em!important;margin-bottom:8px!important}.custom-quote-page__summary-row{font-size:.85em!important;padding:4px 0!important}.custom-quote-page__summary-row--total{font-size:1em!important;padding-top:8px!important;margin-top:4px!important}.custom-quote-page__summary-row--pending{opacity:1!important;font-size:.8em!important}.custom-quote-page__pending-badge{font-style:italic}.custom-quote-page__installation-row{display:flex!important}.custom-quote-page__item{grid-template-columns:80px 1fr auto!important;column-gap:12px!important;padding:10px 0!important;border-bottom:1px solid #ddd!important;page-break-inside:avoid}.custom-quote-page__item:first-child{padding-top:0!important}.custom-quote-page__item-image{width:80px!important;grid-row:1/2}.custom-quote-page__item-image img{width:80px!important;height:auto!important;max-height:80px!important;object-fit:contain!important;background:none!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.custom-quote-page__item-title{font-size:.9em!important;color:#000!important;text-decoration:none!important;font-weight:600}.custom-quote-page__item-options{font-size:.78em!important;opacity:.7}.custom-quote-page__item-price{font-size:.85em!important}.custom-quote-page__item-qty{border:none!important;display:inline!important;padding:0!important;background:none!important}.custom-quote-page__qty-value{min-width:auto!important;height:auto!important;font-weight:600;display:inline!important}.custom-quote-page__qty-value:before{content:"Qty: ";font-weight:400;opacity:.7}.custom-quote-page__item-controls{margin-top:4px!important}.custom-quote-page__line-total{grid-column:3/4!important;grid-row:1/2!important;text-align:right!important;font-size:.9em!important;font-weight:700!important;padding-top:0!important;white-space:nowrap}.custom-quote-addon-tag{print-color-adjust:exact;-webkit-print-color-adjust:exact}.custom-quote-page__summary{page-break-inside:avoid}.custom-quote-page__unavailable-banner,.custom-quote-page__availability-badge,.custom-quote-page__price-notice{display:none!important}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.custom-quote-drawer__item--unavailable .custom-quote-drawer__item-image,.custom-quote-drawer__item--unavailable .custom-quote-drawer__item-details,.custom-quote-drawer__item--unavailable .custom-quote-drawer__item-qty,.custom-quote-drawer__item--unavailable .custom-quote-drawer__line-total,.custom-quote-drawer__item--out-of-stock .custom-quote-drawer__item-image,.custom-quote-drawer__item--out-of-stock .custom-quote-drawer__item-details,.custom-quote-drawer__item--out-of-stock .custom-quote-drawer__item-qty,.custom-quote-drawer__item--out-of-stock .custom-quote-drawer__line-total,.custom-quote-page__item--unavailable .custom-quote-page__item-image,.custom-quote-page__item--unavailable .custom-quote-page__item-title,.custom-quote-page__item--unavailable .custom-quote-page__price-row,.custom-quote-page__item--unavailable .custom-quote-page__options,.custom-quote-page__item--unavailable .custom-quote-page__item-qty,.custom-quote-page__item--unavailable .custom-quote-page__atc-btn,.custom-quote-page__item--unavailable .custom-quote-page__item-note,.custom-quote-page__item--unavailable .custom-quote-page__line-total,.custom-quote-page__item--out-of-stock .custom-quote-page__item-image,.custom-quote-page__item--out-of-stock .custom-quote-page__item-title,.custom-quote-page__item--out-of-stock .custom-quote-page__price-row,.custom-quote-page__item--out-of-stock .custom-quote-page__options,.custom-quote-page__item--out-of-stock .custom-quote-page__item-qty,.custom-quote-page__item--out-of-stock .custom-quote-page__atc-btn,.custom-quote-page__item--out-of-stock .custom-quote-page__item-note,.custom-quote-page__item--out-of-stock .custom-quote-page__line-total{opacity:.5}.custom-quote-drawer__item--unavailable .custom-quote-drawer__item-image img,.custom-quote-drawer__item--out-of-stock .custom-quote-drawer__item-image img,.custom-quote-page__item--unavailable .custom-quote-page__item-image img,.custom-quote-page__item--out-of-stock .custom-quote-page__item-image img{filter:grayscale(1)}.custom-quote-drawer__item--unavailable .custom-quote-drawer__qty-btn,.custom-quote-drawer__item--out-of-stock .custom-quote-drawer__qty-btn,.custom-quote-page__item--unavailable .custom-quote-page__qty-btn,.custom-quote-page__item--out-of-stock .custom-quote-page__qty-btn,.custom-quote-page__item--unavailable .custom-quote-page__atc-btn,.custom-quote-page__item--out-of-stock .custom-quote-page__atc-btn{pointer-events:none;cursor:default}.custom-quote-drawer__availability-badge,.custom-quote-page__availability-badge{display:inline-block;font-size:.7em;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 7px;border-radius:3px;background:#c800001a;color:#c00;margin-bottom:4px}.custom-quote-drawer__availability-badge--oos,.custom-quote-page__availability-badge--oos{background:#e696001f;color:#b07000}.custom-quote-drawer__unavailable-banner,.custom-quote-page__unavailable-banner{display:flex;align-items:center;gap:8px;padding:10px 14px;margin:0 0 8px;border-radius:var(--media-border-radius, 0);background:#c800000f;border:1px solid rgba(200,0,0,.15);color:#991b1b;font-size:.88em;font-weight:600}.custom-quote-drawer__unavailable-banner svg,.custom-quote-page__unavailable-banner svg{flex-shrink:0;color:#c00}.custom-quote-drawer__price-notice,.custom-quote-page__price-notice{font-size:.82em;font-style:italic;color:#1a5fb4;margin-top:2px}.custom-quote-form__sidebar-item--unavailable{opacity:.4}.custom-quote-form__unavailable-warning{display:flex;align-items:center;gap:8px;padding:10px 14px;margin-bottom:12px;border-radius:var(--media-border-radius, 0);background:#c800000f;border:1px solid rgba(200,0,0,.15);color:#991b1b;font-size:.88em;font-weight:600}.custom-quote-form__unavailable-warning svg{flex-shrink:0;color:#c00}.custom-quote-form__unavailable-warning a{color:inherit;text-decoration:underline;text-underline-offset:2px}.custom-quote-form__rd-banner{margin-bottom:24px;border:1px solid rgba(230,150,0,.25);border-radius:10px;overflow:hidden;background:#e6960014}.custom-quote-form__rd-banner-inner{display:flex;align-items:center;gap:20px;padding:16px 20px}.custom-quote-form__rd-thumb-wrap{position:relative;width:120px;height:80px;flex-shrink:0;border-radius:8px;border:1px solid #EAEAEA;background:#f8f8f8;overflow:hidden}.custom-quote-form__rd-thumb-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:7px;box-shadow:inset 0 2px 6px #00000014;pointer-events:none}.custom-quote-form__rd-thumbnail{width:100%;height:100%;object-fit:contain;display:block}.custom-quote-form__rd-banner-text strong{display:block;font-size:15px;color:#000f1c;margin-bottom:4px}.custom-quote-form__rd-banner-text p{font-size:13px;color:#666;margin:0;line-height:1.45}@media(max-width:600px){.custom-quote-form__rd-banner-inner{flex-direction:column;text-align:center;gap:12px}.custom-quote-form__rd-thumb-wrap{width:100%;max-width:240px;height:auto;aspect-ratio:3 / 2}}.custom-quote-form__source-badge{display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:#006bcc;color:#fff;padding:1px 6px;border-radius:3px;vertical-align:middle;margin-left:4px}.custom-quote-form__file-badge{display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:#006bcc;color:#fff;padding:1px 5px;border-radius:3px;margin-left:6px;vertical-align:middle}.custom-quote-form__sidebar-item-source{display:block;font-size:.72em;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#006bcc;opacity:.7;margin-top:1px}
/*# sourceMappingURL=/cdn/shop/t/25/assets/custom-quote.css.map */
