main[data-template="page.request-quote"]+footer .contact-hero-section{display:none}.icon.icon-cart{width:40px;height:40px}.quote-checkout{position:relative;width:100%}.quote-checkout--empty .quote-checkout__background:before{display:none}.quote-checkout__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2.5rem;min-height:70vh;padding:4rem 0}.quote-checkout__empty-text{margin:0;font-size:2.4rem}.quote-checkout__background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:52vw;min-height:100vh;background:#e1e2e4;z-index:-100}.quote-checkout__container{display:flex}.quote-checkout--left,.quote-checkout--right{width:100%;padding-bottom:6rem}.quote-checkout--right{padding-left:5vw}.quote-checkout__cart{margin-top:5rem}.quote-checkout__cart-title{margin-bottom:2rem;font-size:22px;font-weight:700}.quote-checkout__content-block{margin-top:1rem}@media(min-width:900px){.quote-checkout__cart{position:sticky;top:5rem}}.quote-checkout__navbar{padding:1rem 3rem;background-color:var(--quote-navbar-bg);color:var(--quote-navbar-text)}.quote-checkout__navbar-inner{display:flex;align-items:center;justify-content:space-between}.quote-checkout__navbar-link{display:flex;align-items:center;gap:1.5rem;text-decoration:none;color:var(--quote-navbar-text)}.quote-checkout .cart-items,.quote-checkout .cart-items tbody{display:block;width:100%}.quote-checkout .cart-items thead{display:none}.quote-checkout .cart-item{display:grid;grid-template-columns:70px 1fr auto;column-gap:1rem;row-gap:.5rem;padding:1.25rem 0;border-bottom:1px solid #e3e3e3;align-items:start}.quote-checkout .cart-item:first-child{padding-top:0}.quote-checkout .cart-item>td{display:block;padding:0;border:0;width:auto}.quote-checkout .cart-item__media{position:relative;grid-column:1;grid-row:1;width:70px}.quote-checkout .cart-item__media[data-quantity]:before{content:attr(data-quantity);position:absolute;top:-8px;left:-8px;display:grid;place-items:center;width:22px;height:22px;background:#1a1a1a;color:#fff;border-radius:50%;font-size:12px;font-weight:600;z-index:2}.quote-checkout .cart-item__image-container{width:100%;background:#f6f6f5;border-radius:6px}.quote-checkout .cart-item__image{width:100%!important;max-width:100%!important;height:auto;border-radius:6px}.quote-checkout .cart-item__details{grid-column:2;grid-row:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.quote-checkout .cart-item__details>*{max-width:none;margin:0}.quote-checkout .cart-item__details>.product-option,.quote-checkout .cart-item__details .cart-item__discounted-prices,.quote-checkout .cart-item__details .discounts:empty{display:none}.quote-checkout .cart-item__name{font-size:15px;font-weight:600;line-height:1.3;color:#1a1a1a}.quote-checkout .cart-item__details dl{display:flex;flex-flow:row wrap;gap:2px 12px;margin:0;font-size:13px;color:#545454}.quote-checkout .cart-item__details dl .product-option{display:inline-flex;gap:4px}.quote-checkout .cart-item__details dl dt,.quote-checkout .cart-item__details dl dd{margin:0}.quote-checkout .cart-item__quantity{display:none!important}.quote-checkout .cart-item__totals.medium-hide.large-up-hide{display:none}.quote-checkout .cart-item__totals.small-hide{display:block;grid-column:3;grid-row:1;align-self:start;justify-self:end;text-align:right;font-size:15px;font-weight:600;color:#1a1a1a;white-space:nowrap}.quote-checkout .cart-item__price-wrapper>*{text-align:right}.quote-cart-totals{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e3e3e3;display:flex;flex-direction:column;gap:.5rem}.quote-cart-totals__row{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;color:#1a1a1a}.quote-cart-totals__label{color:#545454}.quote-cart-totals__value{font-weight:500}.quote-cart-totals__row--total .quote-cart-totals__label,.quote-cart-totals__amount{font-size:20px;font-weight:600;color:#1a1a1a}.quote-cart-totals__currency{margin-right:4px;font-size:12px;color:#545454;vertical-align:middle}.quote-cart-totals__note{margin:0;font-size:12px;color:#6f7682;text-align:right}@media(max-width:900px){.quote-checkout__background:before{display:none}.quote-checkout__container{flex-direction:column;padding:1rem 0 3rem}.quote-checkout--right{padding-left:0;margin-top:.25rem}.quote-checkout__navbar{padding:1rem 0}.quote-checkout__navbar-text{font-size:21px!important}.quote-checkout__navbar-image{width:150px!important}}.quote-form{width:100%}.quote-form__form,.quote-form__billing-fields{display:flex;flex-direction:column;gap:1rem}.quote-form__fieldset{border:0;padding:0;margin:0}.quote-form__radio-group{display:flex;flex-wrap:wrap;gap:3rem}.quote-form__radio-label{display:flex;align-items:center;gap:.625rem;padding:1rem 0;cursor:pointer;font-size:16px;-webkit-user-select:none;user-select:none}.quote-form__row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.quote-form__row--street{grid-template-columns:1fr auto}.quote-form__field--address{grid-template-columns:auto 1fr}.quote-form__field--nr,.quote-form__field--zip{width:16rem}.quote-form__field{position:relative;display:flex;flex-direction:column}.quote-form__field--grow{flex:1}.quote-form__label{position:absolute;left:12px;top:50%;transform:translateY(-50%);max-width:calc(100% - 1.75rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1;font-size:16px;color:#6f7682;pointer-events:none;z-index:1;transition:top .15s,transform .15s,font-size .15s,color .15s}.quote-form__field:has(.quote-form__textarea) .quote-form__label{top:1.4rem;transform:translateY(0)}.quote-form__required{color:#d72c0d;margin-left:2px}.quote-form__field:has(.quote-form__input:focus) .quote-form__label,.quote-form__field:has(.quote-form__input:not(:placeholder-shown)) .quote-form__label,.quote-form__field:has(.quote-form__textarea:focus) .quote-form__label,.quote-form__field:has(.quote-form__textarea:not(:placeholder-shown)) .quote-form__label,.quote-form__field:has(.quote-form__select) .quote-form__label{top:8px;transform:translateY(0);font-size:12px}.quote-form__input,.quote-form__select,.quote-form__textarea{width:100%;padding:20px 12px 6px;border:1px solid #c9cccf;border-radius:5px;background:#fff;color:#1a1a1a;font-size:16px;line-height:1.4;-webkit-appearance:none;appearance:none;overflow:hidden;text-overflow:ellipsis;-webkit-font-smoothing:antialiased}.quote-form__input:focus,.quote-form__select:focus,.quote-form__textarea:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 1px #1a73e8}.quote-form__input::placeholder,.quote-form__textarea::placeholder{color:#8c9196;opacity:0;transition:opacity .15s}.quote-form__input:focus::placeholder,.quote-form__textarea:focus::placeholder{opacity:1}.quote-form__input--error,.quote-form__select--error{border-color:#d72c0d;box-shadow:0 0 0 1px #d72c0d}.quote-form__field:has(.quote-form__input--error) .quote-form__label,.quote-form__field:has(.quote-form__select--error) .quote-form__label{color:#d72c0d}.quote-form__field:has(.quote-form__input--error),.quote-form__field:has(.quote-form__select--error){margin-bottom:1.25rem}.quote-form__textarea{resize:vertical;min-height:6.5rem}.quote-form__select-wrapper{position:relative}.quote-form__select-wrapper:after{content:"";position:absolute;right:.75rem;top:50%;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;transform:translateY(-50%);pointer-events:none;opacity:.5}.quote-form__select-wrapper .quote-form__select{padding-right:2rem}.quote-form__error{position:absolute;inset:100% 0 auto 0;display:none;font-size:12px;color:#d72c0d}.quote-form__submit{position:relative;width:100%;margin-top:.75rem;padding:1.125rem 1.5rem;font-size:1.0625rem}.quote-form__submit--loading .quote-form__submit-text{opacity:0}.quote-form__submit-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:0}.quote-form__submit--loading .quote-form__submit-loading{opacity:1}.quote-form__submit-loading:after{content:"";width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:qf-spin .6s linear infinite}@keyframes qf-spin{to{transform:rotate(360deg)}}.quote-form__success,.quote-form__form-error{display:none;padding:1rem;border-radius:5px;font-size:14px}.quote-form__form-error{background:#d72c0d14;border:1px solid rgb(215 44 13 / .2);color:#d72c0d}.quote-success__content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 1rem}@media(max-width:600px){.quote-form__row{grid-template-columns:1fr}.quote-form__row--street{grid-template-columns:1fr auto}.quote-form__field--zip,.quote-form__field--nr{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
