.custom-order{padding-top:var(--padding-top-section-mobile);padding-bottom:var(--padding-bottom-section-mobile)}@media screen and (min-width:750px){.custom-order{padding-top:var(--padding-top-section-desktop);padding-bottom:var(--padding-bottom-section-desktop)}}.custom-order__grid{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:750px){.custom-order__grid{display:grid;grid-template-columns:minmax(0,.83fr) minmax(0,1fr);align-items:end;gap:60px}}@media screen and (min-width:1200px){.custom-order__grid{gap:122px}}.custom-order__content-holder{text-align:var(--custom-order-content-align, left)}@media screen and (max-width:749.98px){.custom-order__content-holder{order:2}}@media screen and (max-width:749.98px){.custom-order__form-holder{order:1}}.custom-order__title{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:48px;line-height:1.04;letter-spacing:-.04em}@media screen and (min-width:750px){.custom-order__title{font-size:46px}}@media screen and (min-width:1200px){.custom-order__title{font-size:56px}}.custom-order__title:after{content:".";color:#e2591c}@media screen and (min-width:990px){.custom-order__form:has(.custom-order-form__status-message--success) .custom-order-form__title{margin-bottom:300px}}.custom-order__form:has(.custom-order-form__status-message--success) .custom-order-form__status-message--success{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:48px;line-height:1.04;letter-spacing:-.04em;text-align:start;color:inherit;margin:100px 0}@media screen and (min-width:750px){.custom-order__form:has(.custom-order-form__status-message--success) .custom-order-form__status-message--success{margin:0 0 48px;font-size:46px}}@media screen and (min-width:1200px){.custom-order__form:has(.custom-order-form__status-message--success) .custom-order-form__status-message--success{margin:0 0 59px;font-size:56px}}.custom-order-form{display:block;width:100%}.custom-order-form__title{margin:0 0 40px;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:56px;line-height:1.04;letter-spacing:-.04em}@media screen and (min-width:750px){.custom-order-form__title{margin-bottom:70px;font-size:58px}}@media screen and (min-width:1200px){.custom-order-form__title{font-size:68px}}.custom-order-form__title:after{content:".";color:#e2591c}.custom-order-form__form{display:flex;flex-direction:column;gap:24px}@media screen and (min-width:750px){.custom-order-form__form{gap:32px}}.custom-order-form__fields,.custom-order-form__row{display:flex;flex-direction:column;gap:24px}@media screen and (min-width:576px){.custom-order-form__row{flex-direction:row;gap:40px}}.custom-order-form__field{flex:1 1 0;display:flex;flex-direction:column;gap:12px}.custom-order-form__input,.custom-order-form__textarea{width:100%;margin:0;padding:8px 0;border:none;border-bottom:1px solid currentColor;border-radius:0;background:#0000;font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:16px;line-height:1.2;color:currentColor;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-order-form__input::-moz-placeholder,.custom-order-form__textarea::-moz-placeholder{color:currentColor;opacity:.6}.custom-order-form__input::placeholder,.custom-order-form__textarea::placeholder{color:currentColor;opacity:.6}.custom-order-form__textarea{min-height:120px;padding-top:calc(112px - 1.2em);resize:none}.custom-order-form__action{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.custom-order-form__action-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;padding:8px 16px;border:none;border-radius:0;background-color:#f6f5f1;color:#372727;font-family:var(--font-body-family);font-size:14px;font-weight:600;line-height:1.2;text-align:center;cursor:pointer}upload-file{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}upload-file.upload-file--dragover .custom-order-form__action-btn{opacity:.7;border:2px dashed rgb(var(--color-foreground))}.upload-file__error{margin:0;font-family:var(--font-body-family);font-size:14px;line-height:1.2;color:#e2591c;text-align:center}.upload-file__error:empty{display:none}.upload-file__selected-list{display:flex;flex-direction:column;gap:8px;width:100%}.upload-file__selected-list:empty{display:none}.upload-file__selected-item{display:flex;flex-shrink:0;align-items:center;gap:12px;width:100%;min-height:58px;padding:4px 16px 4px 4px;background-color:#f6f5f1;color:#372727}.upload-file__selected-item.upload-file__selected-item--loaded .upload-file__progress{display:none}.upload-file__selected-thumb{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;background-color:#e5e3dc;overflow:hidden}.upload-file__selected-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.upload-file__selected-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.upload-file__selected-name{font-family:var(--font-body-family);font-size:14px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-file__selected-size{font-family:var(--font-body-family);font-size:14px;line-height:1.2;opacity:.6}.upload-file__progress{display:block;width:100%;height:4px;margin-top:4px;background-color:#e5e3dc;overflow:hidden}.upload-file__progress-bar{display:block;width:0%;height:100%;background-color:#372727;transition:width .15s ease}.upload-file__selected-remove{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:#0000;color:#372727;cursor:pointer}.upload-file__selected-remove svg{display:block;width:100%;height:100%}.search-product-form{position:relative;display:flex;flex-direction:column;gap:8px;width:100%}.search-product-form__open-modal{display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;padding:8px 16px;border:none;border-radius:0;background-color:#f6f5f1;color:#372727;font-family:var(--font-body-family);font-size:14px;font-weight:600;line-height:1.2;text-align:center;cursor:pointer;transition:opacity var(--duration-default) ease}.search-product-form__modal{position:absolute;top:0;left:0;right:0;z-index:5;display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:10px;column-gap:10px;min-height:58px;padding:20px 24px;border:1px solid #372727;background-color:#f6f5f1;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity var(--duration-default) ease,transform var(--duration-default) ease;pointer-events:none}.search-product-form__modal input[data-role=input-search]{flex:1 1 auto;min-width:0;margin:0;padding:0;border:none;border-radius:0;background:#0000;font-family:var(--font-body-family);font-size:16px;line-height:1.2;color:#372727;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-product-form__search-icon{display:flex;flex-shrink:0;width:17px;height:17px;color:#372727}.search-product-form__search-icon svg{width:100%;height:100%}.search-product-form__close-modal{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:#0000;color:#372727;cursor:pointer}.search-product-form__close-modal svg{width:100%;height:100%}.search-product-form__result{flex:1 0 100%;display:flex;flex-direction:column;align-items:center;gap:4px;max-height:264px;margin-top:8px;overflow-y:auto}.search-product-form__result:empty{display:none;margin-top:0}.search-product-form__result-empty{margin:0;padding:4px;font-family:var(--font-body-family);font-size:14px;line-height:1.2;opacity:.6}.search-product-form__result-item{display:flex;flex-shrink:0;align-items:center;gap:16px;width:100%;padding:8px 12px;border:none;border-radius:8px;background-color:#0000;color:#372727;text-align:left;cursor:pointer;transition:background-color var(--duration-default)}.search-product-form__result-item:hover{background-color:#e5e3dc}.search-product-form__result-thumb{display:flex;flex-shrink:0;width:48px;height:48px;background-color:#e5e3dc;overflow:hidden}.search-product-form__result-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.search-product-form__result-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.search-product-form__result-title{font-family:var(--font-body-family);font-size:14px;font-weight:700;line-height:1.2}.search-product-form__result-subtitle{font-family:var(--font-body-family);font-size:12px;font-weight:400;line-height:1.2;color:#372727ab;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-product-form__result-price{flex-shrink:0;font-family:var(--font-body-family);font-size:14px;font-weight:700;color:#372727;white-space:nowrap}.search-product-form__selected-list{display:flex;flex-direction:column;gap:8px;width:100%}.search-product-form__selected-list:empty{display:none}.search-product-form__selected-item{position:relative;display:flex;flex-shrink:0;align-items:center;gap:12px;width:100%;min-height:58px;padding:4px 16px 4px 4px;background-color:#f6f5f1;color:#372727}.search-product-form__selected-item:has(.search-product-form__selected-link:hover) .search-product-form__selected-thumb img{scale:1.1}.search-product-form__selected-thumb{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;background-color:#e5e3dc;overflow:hidden}.search-product-form__selected-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:scale var(--duration-default)}.search-product-form__selected-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.search-product-form__selected-name{font-family:var(--font-body-family);font-size:14px;line-height:1.2}.search-product-form__selected-url{font-family:var(--font-body-family);font-size:14px;line-height:1.2;opacity:.6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-product-form__selected-remove{position:relative;z-index:1;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:#0000;color:#372727;cursor:pointer;scale:1;transition:scale var(--duration-default)}.search-product-form__selected-remove:hover{scale:1.1}.search-product-form__selected-remove svg{display:block;width:100%;height:100%}.search-product-form__selected-link:empty{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}search-product-order-form[open] .search-product-form__open-modal{visibility:hidden;opacity:0}search-product-order-form[open] .search-product-form__modal{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}.search-product-form__spinner{flex-shrink:0;width:16px;height:16px;margin:8px auto;border:2px solid #e5e3dc;border-top-color:#372727;border-radius:50%;animation:custom-order-form-spin .6s linear infinite}.search-product-form__spinner:empty{display:block}.custom-order-form__action-note{margin:0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:14px;line-height:1.2;text-align:center}.custom-order-form__terms{display:flex;align-items:center;gap:8px}.custom-order-form__checkbox{position:relative;flex-shrink:0;margin:0;border:.8px solid currentColor;border-radius:0;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.custom-order-form__checkbox[type=checkbox]{width:20px;height:20px}.custom-order-form__checkbox:checked{background-color:#372727;border-color:#372727}.custom-order-form__checkbox:checked:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:9px;border:solid #f6f5f1;border-width:0 1.5px 1.5px 0;transform:translate(-50%,-60%) rotate(45deg)}.custom-order-form__terms-label{font-family:var(--font-body-family);font-weight:500;font-size:16px;line-height:1.2;cursor:pointer}.custom-order-form__submit{width:100%}.custom-order-form__status{display:flex;align-items:center;justify-content:center;gap:8px}.custom-order-form__status.custom-order-form__status--loading .custom-order-form__spinner{display:block}.custom-order-form__status>*{margin-top:16px}.custom-order-form__spinner{display:none;flex-shrink:0;width:18px;height:18px;border:2px solid #e5e3dc;border-top-color:#372727;border-radius:50%;animation:custom-order-form-spin .6s linear infinite}@keyframes custom-order-form-spin{to{transform:rotate(360deg)}}.custom-order-form__status-message{margin:0;font-family:var(--font-body-family);font-weight:500;font-size:14px;line-height:1.2;text-align:center;opacity:0;transition:opacity var(--duration-default)}.custom-order-form__status-message:empty{height:0;margin-top:0;overflow:hidden;display:block}.custom-order-form__status-message.custom-order-form__status-message--success{opacity:1;color:#4f8a10}.custom-order-form__status-message.custom-order-form__status-message--error{opacity:1;color:#f00036}
/*# sourceMappingURL=/cdn/shop/t/80/assets/section-custom-order.out.css.map */
