.uploadBox{-webkit-user-select:none;user-select:none;margin-bottom:12px!important}.uploadBox__title{font-size:20px;font-weight:700;margin-bottom:10px;text-align:center}.uploadBox__subTitle{color:gray;font-size:14px;text-align:center}.uploadBox__layout{background-color:#def1ff;border-radius:10px;position:relative;padding:0;overflow:hidden;line-height:.5;transition:.1s all ease-in-out;cursor:pointer;min-height:250px}.uploadBox__layout:hover,.uploadBox__layout.drop-zone--over{box-shadow:0 0 10px #46aae3}.uploadBox__layout:after{content:"";position:absolute;top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);border:2px dashed #26a6ff;border-radius:10px}.uploadBox__content{position:absolute;text-align:center;z-index:1;max-width:340px;line-height:140%;padding:3rem;top:50%;transform:translateY(-50%)}.uploadBox__contentTitle{font-size:16px}.uploadBox__contentText{color:#50616b}.uploadBox__contentButton{background-color:#3eaeff;border-radius:10px;padding:12px 24px;font-size:15px;font-weight:600;color:#fff;margin-top:22px;transition:.1s all ease-in-out;cursor:pointer}.uploadBox__contentButton:hover{box-shadow:0 0 10px #46aae3}.uploadBox__image{position:relative;line-height:.5;max-width:50%;left:50%}.uploadBox__image--desktop{display:block}.uploadBox__image--mobile{display:none}@media (max-width: 768px){.uploadBox__image--desktop{display:none}.uploadBox__image--mobile{display:block}}@media (max-width: 650px){.uploadBox__image{max-width:100%;left:unset}.uploadBox__content{max-width:100%;position:relative;padding:2rem 1.5rem 1.5rem;top:unset;transform:unset}}multi-upload-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:#00000071;align-items:center;overflow:auto;display:none}multi-upload-wrapper.active{display:grid}body:has(multi-upload-wrapper.active){overflow:hidden}multi-upload{position:relative;max-height:100vh;min-height:720px;margin:0 auto;height:calc(100vh - 40px);width:98%;max-width:1100px;background-color:#fff;z-index:1;border-radius:8px;display:grid;grid-template-columns:68% auto;align-items:start}@media (max-width: 850px){multi-upload{grid-template-columns:62% auto}}@media (max-width: 700px){multi-upload{display:block;margin:0;border-radius:0}}.multiUpload__close{position:absolute;top:12px;right:12px;width:24px;height:24px;z-index:1;cursor:pointer;display:block;background-image:url("data:image/svg+xml,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 6L18 18' stroke='%23000' stroke-width='2px' stroke-linecap='round'%3E%3C/path%3E%3Cpath d='M18 6L6.00001 18' stroke='%23000' stroke-width='2px' stroke-linecap='round'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}multi-upload upload-area{padding:10px;background-color:#f2f2f2;position:relative;width:calc(100% + -0px);overflow-x:hidden;overflow-y:auto;max-height:calc(100% + -0px);margin:0;height:100%;-webkit-overflow-scrolling:touch;scrollbar-width:thin;border-radius:8px 0 0 8px;display:grid;scroll-behavior:smooth}@media (max-width: 700px){multi-upload upload-area{border-radius:0;overflow-y:unset;max-height:unset;height:unset}}multi-upload uploaded-files-block{background-color:#fff;display:block;padding:14px;border-radius:8px;margin-bottom:20px;border:1px solid #d3d3d3}multi-upload uploaded-files-block.drop-disabled-type{position:relative}multi-upload uploaded-files-block.drop-disabled-type:before{position:relative;content:"Uploaded file type not supported, Please upload a valid file type.";color:red;text-align:center;display:block}file-progress{display:grid;grid-template-columns:75px auto 50px;align-items:start;gap:10px;position:relative;margin-bottom:12px}.fileProgress .fileProgress__ninjaImg{max-width:100%}.fileProgress .fileProgress__msg{background-color:#cfefff;padding:6px 10px;border-radius:8px;display:flex;gap:10px;max-width:84%;margin:0 auto;font-size:10.5px;line-height:1;align-items:center;color:#1480b7;font-weight:500}.fileProgress .fileProgress__msg svg{width:30px;height:30px;fill:#1480b7}.fileProgress .fileProgress__msg p{margin-bottom:0}.fileProgress .fileProgress__loadingPercent{text-align:right}.fileProgress .loadingPercent__counter{color:#c4c3c4}.fileProgress .fileProgress__barWrap{position:absolute;left:75px;top:50px;width:calc(100% - 85px)}.fileProgress .fileProgress__bar{width:0%;background-color:var(--clr-blue);animation-delay:.1s;background:url(/cdn/shop/files/New_beam.png) center no-repeat;background-size:auto;background-size:100% 24px;bottom:0;width:0;height:.7rem;background-color:#ebf2ff;border-radius:.625rem;display:inline-block;position:relative}.fileProgress .fileProgress__bar img{position:absolute;right:-14px;top:-8px;height:28px}multi-upload item-no{display:grid;align-items:center;grid-template-columns:repeat(2,1fr);width:100%;justify-content:space-between;border-bottom:1px solid #d3d3d3;margin-bottom:12px;padding-bottom:12px;margin-top:0;position:relative}multi-upload .itemNo__name{font-weight:700}multi-upload .itemNo__action{text-align:right;-webkit-user-select:none;user-select:none}multi-upload .itemNo__action a{color:#03a3f7;font-weight:600}multi-upload .previewBlock_and_lineItems{display:grid;grid-template-columns:45% auto;gap:20px;align-items:start}multi-upload preview-box{position:sticky;top:0;padding-bottom:20px}@media (max-width: 850px){multi-upload .previewBlock_and_lineItems{grid-template-columns:auto}multi-upload preview-box{position:relative;margin:0 auto}}.zoom-text{font-size:13px;display:block;text-align:center;margin-bottom:0;padding:6px 0 6px 47px}preview-box .zoom-text+.previewText{font-size:.8rem;text-align:center;margin:4px auto 30px;display:block}.fw-600{font-weight:600}file-preview{display:flex;flex-direction:column;align-items:center;justify-content:start;margin:20px auto 4px;max-height:500px;box-sizing:border-box;position:relative;max-width:415px;aspect-ratio:1/1;width:100%;height:100%}file-preview[show-dimensions]{width:calc(100% - 23px);margin-right:0}preview-box file-preview.img_wide{aspect-ratio:unset;height:auto}file-preview preview-block{display:flex;justify-content:center;align-items:center;border:2px dotted;position:relative;background-color:#f9f9f9;max-width:100%;max-height:100%;background:#f2f2f2 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI0M1QzVDNSIgZD0iTTAgMGg0djRIMHpNMCA4aDR2NEgwek0xNiA4aC00VjRoNHpNMTYgMTZoLTR2LTRoNHpNOCAwaDR2NEg4ek04IDhoNHY0SDh6TTggOEg0VjRoNHpNOCAxNkg0di00aDR6Ii8+PHBhdGggZmlsbD0iIzlCOUI5QiIgZD0iTTQgMGg0djRINHpNNCA4aDR2NEg0ek0xMiA4SDhWNGg0ek0xMiAxNkg4di00aDR6TTEyIDBoNHY0aC00ek0xMiA4aDR2NGgtNHpNNCA4SDBWNGg0ek00IDE2SDB2LTRoNHoiLz48L3N2Zz4=) center center;-webkit-user-select:none;user-select:none}.customer_designes ul li .upload_tools,.easyzoom .upload_tools{display:flex;justify-content:flex-end;gap:10px;position:absolute;width:100%;left:0;right:4px;height:24px;padding:10px;top:0;z-index:9}.customer_designes ul li .upload_tools a,.easyzoom .upload_tools a{padding:5px;border-radius:8px;background:#0006;height:30px;width:30px;display:flex;align-items:center;justify-content:center;transition:all .2s}.customer_designes ul li .upload_tools a svg,.easyzoom .upload_tools a svg{height:15px;width:15px;fill:#fff}file-preview .horizontal_direction{height:1px;width:100%;transform:translateY(-50%);position:absolute;top:-16px;border-bottom:1px solid #03a3f7;opacity:0}file-preview[show-dimensions] .horizontal_direction,file-preview[show-dimensions] .verticle_direction{opacity:1}file-preview .horizontal_direction:before{content:attr(x-is)'"';position:absolute;width:auto;padding:0 5px;background-color:#fff;top:50%;transform:translate(-50%,-50%);left:50%;white-space:nowrap;font-size:12px;transition:.3s all ease-in-out}file-preview .horizontal_direction:after{content:"";position:absolute;width:100%;top:50%;transform:translate(-50%,-50%);left:50%;border-left:1px solid #03a3f7;height:18px;border-right:1px solid #03a3f7}file-preview .verticle_direction{width:2px;height:100%;left:-18px;position:absolute;border-left:1px solid #03a3f7;opacity:0}file-preview .verticle_direction:before{content:attr(y-is);position:absolute;width:auto;padding:0 5px;background-color:#fff;top:50%;transform:translate(calc(-50% + .4px),-50%) rotate(-90deg);left:50%;white-space:nowrap;font-size:12px;transition:.3s all ease-in-out}file-preview .verticle_direction:after{content:"";position:absolute;height:calc(100% + 1px);top:50%;transform:translate(-50%,-50%);left:50%;border-top:1px solid #03a3f7;width:18px;border-bottom:1px solid #03a3f7}file-preview img.xzoom{max-width:100%;max-height:100%;object-fit:contain}preview-box file-preview.img_square preview-block,preview-box file-preview.img_square img.fileupload_hero,preview-box file-preview.img_wide preview-block,preview-box file-preview.img_wide img.fileupload_hero{width:100%}.easyzoom.image-loading:after,.easyzoom.image-loading-2:after{content:"";left:0;right:0;bottom:0;top:0;position:absolute;z-index:1;background:url(/cdn/shop/files/loader-2.gif?auto=format,compress&v=1723724647) #00000080 center center no-repeat;background-size:60px}multi-upload uploaded-files-block:has(preview-box preview-block.image-loading) .zoom-text,multi-upload uploaded-files-block:has(preview-box preview-block.image-loading) toggle-options,multi-upload uploaded-files-block:has(preview-box preview-block.image-loading) line-items,multi-upload uploaded-files-block:has(preview-box preview-block.image-loading) item-no .itemNo__action,multi-upload uploaded-files-block:has(preview-box preview-block.image-loading) preview-box .previewText,multi-upload:has(preview-box preview-block.image-loading) proceed-to-checkout{opacity:.5;pointer-events:none}multi-upload uploaded-files-block:has(preview-box preview-block.image-loading) preview-block .edit-with-ai,multi-upload uploaded-files-block:has(preview-box preview-block.image-loading) .widthHeight__item_inputWrapper>*,multi-upload uploaded-files-block:has(preview-box preview-block.image-loading) .precut-unit-logic__qty>div>*,multi-upload uploaded-files-block:has(preview-box preview-block.image-loading) .widthHeight__item__popular>div>*,multi-upload uploaded-files-block:has(preview-box preview-block.image-loading) .horizontal_direction,multi-upload uploaded-files-block:has(preview-box preview-block.image-loading) .verticle_direction{color:transparent;background-color:transparent;border-color:transparent;opacity:0}multi-upload .edit-with-ai{padding:0 12px;position:absolute;box-shadow:0 4px 6px #00000040;border:none;border-radius:8px;bottom:10px;background:#fff;display:inline-flex;align-items:center;font-weight:600;font-size:11px;z-index:9;left:-26px;right:unset!important}.edit-with-ai .edit-with-aiFlex{display:flex;align-items:center;gap:0px;margin:6px 0}.edit-with-ai img{height:24px;margin-left:5px}.edit-with-ai .delIcon{font-size:10px;border-radius:999px;background-color:#999;color:#fff;width:18px;height:18px;display:grid;align-items:center;padding:1px 5px;text-align:center;margin-left:14px;font-weight:400;cursor:pointer;position:relative}.edit-with-ai .delIcon{font-size:10px;color:#fff;text-align:center;font-weight:400;cursor:pointer}.edit-with-ai .delIcon:after{content:"";position:absolute;left:-7px;height:100%;width:1px;background-color:#999}toggle-options{display:grid;align-items:center;gap:10px;margin:12px 0 0 auto;max-width:calc(100% - 24px);-webkit-user-select:none;user-select:none}toggle-options .switch{display:flex;height:20px;position:relative;align-items:center;font-weight:500;font-size:14px;white-space:nowrap;width:100%;padding:24px 14px;background-color:#f5f9fb;border-radius:10px;gap:10px;color:#000}toggle-options .slider{background-color:#00000080;cursor:pointer;position:relative;width:32px;height:20px;border-radius:999px;transition:.5s all ease-in-out;margin-left:auto}toggle-options .slider:before{background-color:#fff;bottom:3px;content:"";height:14px;left:4px;position:absolute;transition:.4s;width:14px;border-radius:99px;transition:.5s all ease-in-out}toggle-options .switch .toggleOption:checked+.slider{background-color:#019aff}toggle-options .switch .toggleOption:checked+.slider:before{left:calc(100% - 18px)}multi-upload tab-controls{position:relative;width:100%;display:flex;align-items:center;gap:36px;margin-top:0;margin-bottom:12px;transition:.2s all ease-in-out;border-bottom:1px solid #ddd;-webkit-user-select:none;user-select:none}tab-controls .tabLink{position:relative;padding:10px 0 10px 30px;color:#000;cursor:pointer;display:inline-block;font-weight:700;background-repeat:no-repeat;background-position:center left;background-size:22px;opacity:.5;transition:.2s all ease-in-out}tab-controls .tabOptionName:checked+.tabLink{opacity:1}tab-controls .tabOptionName[value=custom]+.tabLink{background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.11111 19C1.53056 19 1.03356 18.7933 0.620139 18.3799C0.206713 17.9664 0 17.4694 0 16.8889V4.22222H14.7778V19H2.11111ZM2.11111 15.8333H12.6667L9.07778 11.0833L6.33333 14.7778L4.64444 12.5083L2.11111 15.8333ZM2.11111 2.11111H0C0 1.53056 0.206713 1.03356 0.620139 0.620139C1.03356 0.206713 1.53056 0 2.11111 0V2.11111ZM4.22222 2.11111V0H6.33333V2.11111H4.22222ZM8.44444 2.11111V0H10.5556V2.11111H8.44444ZM12.6667 2.11111V0H14.7778V2.11111H12.6667ZM16.8889 2.11111V0C17.4694 0 17.9664 0.206713 18.3799 0.620139C18.7933 1.03356 19 1.53056 19 2.11111H16.8889ZM16.8889 16.8889H19C19 17.4694 18.7933 17.9664 18.3799 18.3799C17.9664 18.7933 17.4694 19 16.8889 19V16.8889ZM16.8889 14.7778V12.6667H19V14.7778H16.8889ZM16.8889 10.5556V8.44444H19V10.5556H16.8889ZM16.8889 6.33333V4.22222H19V6.33333H16.8889Z' fill='black'/%3E%3C/svg%3E")}tab-controls .tabOptionName[value=popular]+.tabLink{background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 12.3025L12.1363 14.2975C12.3263 14.4242 12.5162 14.4281 12.7062 14.3094C12.8962 14.1906 12.9517 14.0204 12.8725 13.7987L11.875 10.4975L14.4637 8.645C14.6537 8.5025 14.7092 8.32438 14.63 8.11063C14.5508 7.89687 14.4004 7.79 14.1788 7.79H11.02L9.95125 4.3225C9.87208 4.10083 9.72167 3.99 9.5 3.99C9.27833 3.99 9.12792 4.10083 9.04875 4.3225L7.98 7.79H4.82125C4.59958 7.79 4.44917 7.89687 4.37 8.11063C4.29083 8.32438 4.34625 8.5025 4.53625 8.645L7.125 10.4975L6.1275 13.7987C6.04833 14.0204 6.10375 14.1906 6.29375 14.3094C6.48375 14.4281 6.67375 14.4242 6.86375 14.2975L9.5 12.3025ZM9.5 19C8.18583 19 6.95083 18.7506 5.795 18.2519C4.63917 17.7531 3.63375 17.0763 2.77875 16.2213C1.92375 15.3663 1.24687 14.3608 0.748125 13.205C0.249375 12.0492 0 10.8142 0 9.5C0 8.18583 0.249375 6.95083 0.748125 5.795C1.24687 4.63917 1.92375 3.63375 2.77875 2.77875C3.63375 1.92375 4.63917 1.24687 5.795 0.748125C6.95083 0.249375 8.18583 0 9.5 0C10.8142 0 12.0492 0.249375 13.205 0.748125C14.3608 1.24687 15.3663 1.92375 16.2213 2.77875C17.0763 3.63375 17.7531 4.63917 18.2519 5.795C18.7506 6.95083 19 8.18583 19 9.5C19 10.8142 18.7506 12.0492 18.2519 13.205C17.7531 14.3608 17.0763 15.3663 16.2213 16.2213C15.3663 17.0763 14.3608 17.7531 13.205 18.2519C12.0492 18.7506 10.8142 19 9.5 19ZM9.5 17.1C11.6058 17.1 13.399 16.3598 14.8794 14.8794C16.3598 13.399 17.1 11.6058 17.1 9.5C17.1 7.39417 16.3598 5.60104 14.8794 4.12063C13.399 2.64021 11.6058 1.9 9.5 1.9C7.39417 1.9 5.60104 2.64021 4.12063 4.12063C2.64021 5.60104 1.9 7.39417 1.9 9.5C1.9 11.6058 2.64021 13.399 4.12063 14.8794C5.60104 16.3598 7.39417 17.1 9.5 17.1Z' fill='black'/%3E%3C/svg%3E%0A")}tab-controls .tabOptionName:checked+.tabLink:after{content:"";position:absolute;left:0;bottom:0;height:4px;background-color:#000;transition:all .3s ease-in-out;width:100%}sizes-blocks{display:grid;gap:0px}line-items-custom,line-items-popular{display:grid;gap:10px}sizes-blocks .widthHeight__custom{display:grid;align-items:flex-start;gap:6px}multi-upload sizes-blocks .widthHeight__custom[option-selected=custom]{grid-template-columns:50% 50%;border-bottom:1px solid #D9D9D9;padding-bottom:6px;margin-bottom:10px}sizes-blocks .widthHeight__customHeader .widthItem__head,sizes-blocks .widthHeight__customHeader .heightItem__head,sizes-blocks .widthHeight__item[by=width],sizes-blocks .widthHeight__item[by=height]{width:100%;position:relative;font-size:12px;font-weight:600;color:#000000b2}multi-upload uploaded-files-block:has(tab-controls .tabOptionName[value=custom]:checked) line-items-popular .widthHeight__custom,multi-upload uploaded-files-block:has(tab-controls .tabOptionName[value=popular]:checked) line-items-custom .widthHeight__custom{opacity:.5}multi-upload sizes-blocks .widthHeight__custom .widthHeight__item[by=width]:before,multi-upload sizes-blocks .widthHeight__custom .widthHeight__item[by=height]:before,multi-upload sizes-blocks .widthHeight__custom .widthHeight__item__popular:before,multi-upload sizes-blocks .widthHeight__custom .precut-unit-logic__price:before,multi-upload sizes-blocks .widthHeight__custom .precut-unit-logic__qty:before,multi-upload sizes-blocks .widthHeight__custom .precut-unit-logic__total:before{font-size:12px;font-weight:600;color:#000000b2}multi-upload sizes-blocks .widthHeight__custom .widthHeight__item[by=width]:before{content:"Width (Inches)"}multi-upload sizes-blocks .widthHeight__custom .widthHeight__item[by=height]:before{content:"Height (Inches)"}multi-upload sizes-blocks .widthHeight__custom .widthHeight__item__popular:before{content:"Size"}multi-upload sizes-blocks .widthHeight__custom .precut-unit-logic__qty:before{content:"Qty";margin-bottom:2px}multi-upload sizes-blocks .widthHeight__custom .precut-unit-logic__price:before{content:"Price"}multi-upload sizes-blocks .widthHeight__custom .precut-unit-logic__total:before{content:"Total"}multi-upload sizes-blocks .widthHeight__custom[option-selected=custom] .widthHeight__item .widthHeight__item_inputWrapper{border:1px solid #b2b2b2;display:flex;border-radius:6px;position:relative;align-items:center}multi-upload sizes-blocks .widthHeight__custom[option-selected=custom] .widthHeight__item .widthHeight__value-minus,multi-upload sizes-blocks .widthHeight__custom[option-selected=custom] .widthHeight__item .widthHeight__value-plus{background-color:transparent;height:100%;font-size:20px}multi-upload sizes-blocks .widthHeight__custom[option-selected=custom] .widthHeight__item .widthHeight__value-minus{padding:0 14px}multi-upload sizes-blocks .widthHeight__custom[option-selected=custom] .widthHeight__item .widthHeight__value-plus{padding:0 14px}multi-upload sizes-blocks .widthHeight__custom[option-selected=custom] .widthHeight__item .widthHeight__value{width:100%;max-width:100%;text-align:center;border:none;outline:none;padding:12px 0}multi-upload sizes-blocks .widthHeight__custom .widthHeight__item .widthHeight__value:focus-visible,multi-upload sizes-blocks .widthHeight__custom .customQtyFile__qty:focus-visible{box-shadow:unset}multi-upload sizes-blocks .widthHeight__custom[option-selected=popular]{display:grid;align-items:flex-start;gap:6px;grid-template-columns:100%;border-bottom:1px solid #D9D9D9;padding-bottom:6px;margin-bottom:8px}multi-upload sizes-blocks .widthHeight__item__popular .popularSizes{background-image:url("data:image/svg+xml,%3Csvg height='16' width='16' viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Crect fill='none'/%3E%3Cpolyline fill='none' points='208 96 128 176 48 96' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='12'/%3E%3C/svg%3E");background-position-y:center;background-repeat:no-repeat;background-size:auto;background-position-x:calc(100% - 12px);padding-top:12px;padding-bottom:12px}select.popularSizes{font-family:inter,system-ui,sans-serif}select.popularSizes option{font-family:inter,system-ui,sans-serif!important}multi-upload uploaded-files-block line-items-popular .widthHeight__custom:has(.popularSizes option:checked[value=""]) .popularSizes{border:1px solid #D9D9D9;outline:none}multi-upload .smart-sizing{display:flex;font-size:12px;font-weight:700;align-items:center;gap:5px;color:#4ab543;margin-top:5px}multi-upload uploaded-files-block line-items-popular .widthHeight__custom:has(.popularSizes option:checked[value=""]) .smart-sizing,multi-upload uploaded-files-block line-items-popular .widthHeight__custom:has(.popularSizes option:checked[value=""]) dpi-warning{display:none}.template-product-multiupload_vividpopular multi-upload .smart-sizing,.template-product-uv-dtf-by-size multi-upload .smart-sizing{display:flex}multi-upload .smart-sizing.active{display:flex}multi-upload .smart-sizing img{height:16px;width:16px}multi-upload .smart-sizing path{fill:#4ab543}multi-upload .widthHeight__option-toolTip{align-self:center;line-height:1;position:relative}multi-upload .widthHeight__option-toolTip__content{position:absolute;display:none;z-index:1;background-color:#000;padding:7px;border-radius:6px;line-height:130%;font-weight:500;color:#fff;width:250px;left:calc(50% + 8px);transform:translate(-50%);transition:.2s all ease-in-out}multi-upload .widthHeight__option-toolTip:hover .widthHeight__option-toolTip__content{display:block}multi-upload sizes-blocks precut-unit-logic{width:100%;grid-column:1/3}precut-unit-logic .precut-unit-logic__grid{display:grid;gap:6px;align-items:start;grid-template-columns:74px 21% 24% auto;margin-bottom:0}sizes-blocks .widthHeight__item__popular{align-self:flex-start}multi-upload sizes-blocks precut-unit-logic .precut-unit-logic__qty>div{border:1px solid #b2b2b2;border-radius:6px;color:#000}sizes-blocks precut-unit-logic qty-error{color:red;display:none;font-weight:400;opacity:0;height:0;visibility:hidden}multi-upload sizes-blocks precut-unit-logic .customQtyFile__qty{padding:12px 9px;border-radius:6px;font-size:15px;text-align:center;width:100%;box-shadow:none;border:none}sizes-blocks precut-unit-logic .precut-unit-logic__price,sizes-blocks precut-unit-logic .precut-unit-logic__qty,sizes-blocks precut-unit-logic .precut-unit-logic__total,sizes-blocks .widthHeight__custom .widthHeight__item__popular{position:relative;display:grid}sizes-blocks precut-unit-logic .precut-unit-logic__grid .precut-unit-logic__price{margin-left:6px}multi-upload uploaded-files-block:has(sizes-blocks .precut-unit-logic__discount>span:empty) .widthHeight__custom .__originalPrice{opacity:0;visibility:hidden;margin-top:4px}precut-unit-logic .precut-unit-logic__grid .__discountedPrice{font-weight:600;font-size:14px;color:#000;white-space:nowrap}sizes-blocks precut-unit-logic .precut-unit-logic__grid .__discountedPrice span{color:#000;font-size:10px;font-weight:400;margin-left:3px}precut-unit-logic .precut-unit-logic__grid .__originalPrice{font-weight:500;color:#a0a0a0;font-size:10px;text-decoration:line-through;align-self:end;margin-top:10px}sizes-blocks precut-unit-logic .precut-unit-logic__grid .precut-unit-logic__discount{display:flex;align-items:center;justify-content:end;gap:6px;color:#22a614;align-self:center;font-size:12px;font-weight:600;position:relative;top:11px}multi-upload sizes-blocks[total-items="1"] .widthHeight__custom .del_item{opacity:0;visibility:hidden}multi-upload sizes-blocks .del_item svg{position:relative;top:2px;fill:#e7e7e7}sizes-blocks .widthHeight__custom[option-selected] dpi-warning{position:relative;top:-3px;font-size:12px;font-weight:500;color:#f80;height:0;overflow:hidden;opacity:0;visibility:hidden}sizes-blocks .widthHeight__custom[option-selected=custom] dpi-warning{grid-column:1/3}sizes-blocks .widthHeight__custom[option-selected][dpi-warning=Yes] dpi-warning.active{height:auto;overflow:unset;opacity:1;visibility:visible}multi-upload sizes-blocks .add-more-block{margin-top:6px;padding:0 16px 16px 0;border-bottom:1px solid #dddd;margin-bottom:16px;-webkit-user-select:none;user-select:none}designer-notes{font-size:13px}designer-notes [type=checkbox]+label{cursor:pointer;z-index:3;position:relative;padding-left:26px;margin-bottom:8px;display:inline-block;-webkit-user-select:none;user-select:none}designer-notes [type=checkbox]+label i{-webkit-transition:border-color .28s ease;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;color:#ccc;left:0;top:0;transition:border-color .28s ease;height:20px;width:20px;z-index:0;border:1px solid;position:absolute}designer-notes [type=checkbox]:checked+label i{background-color:#03a3f7;border-color:#03a3f7}designer-notes textarea{width:100%;height:80px;display:none}designer-notes [type=checkbox]:checked+label+textarea{display:block}designer-notes [type=checkbox]+label i:before{height:0;width:2px;background:#fff;transform-origin:left top;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;content:"";opacity:0;position:absolute;transform:rotate(-138deg)}designer-notes [type=checkbox]:checked+label i:before{opacity:1;transition-delay:.28s;transition:height .28s ease;height:14px;top:15px;left:8px}designer-notes [type=checkbox]+label i:after{height:0;width:2px;background:#fff;transform-origin:left top;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;content:"";opacity:0;position:absolute;transform:rotate(-45deg)}designer-notes [type=checkbox]:checked+label i:after{content:"";-webkit-transition:height .28s ease;opacity:1;transition:height .28s ease;height:7px;top:10px;left:3px;transform:rotate(-45deg)}multi-upload another-upload-multi{margin-bottom:20px;display:block;align-self:flex-end;position:relative;-webkit-user-select:none;user-select:none}multi-upload another-upload-multi.dragover .secondDropZone,another-upload.dragover .secondDropZone,another-upload-multi:hover .secondDropZone{box-shadow:0 0 10px #46aae3}another-upload-multi .secondDropZone__inner b:hover{color:#fff;box-shadow:0 0 10px #46aae3}.secondDropZone{background-color:#e6f6ff;border-radius:10px;text-align:center;display:grid;align-items:center;border-color:transparent;position:relative;padding:30px 20px 20px}.anotherUpload .secondDropZone:before{content:"";position:absolute;top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);border:2px dotted #07A7F24D;border-radius:8px;z-index:0}.anotherUpload .secondDropZone{border-color:transparent;border-radius:10px;position:relative;padding:30px 20px 20px}.secondDropZone__title{font-size:large;font-weight:700;margin-top:0;margin-bottom:20px}.anotherUpload .secondDropZone__inner{max-width:300px;margin:auto}.secondDropZone__inner b{color:#fff;display:flex;align-items:center;gap:6px;padding:13px 34px;border-radius:10px;position:relative;cursor:pointer;font-weight:600;z-index:2;justify-content:center;width:max-content;margin:0 auto 10px;font-size:14px;border:1px solid #07A7F2;background-color:#07a7f2}another-upload-multi .secondDropZone__text{display:block;text-align:center;width:100%;color:#000;font-size:14px;font-weight:400;margin-top:20px;margin-bottom:16px}.anotherUpload .access_old_data{font-size:13px;position:relative;z-index:5;margin-bottom:0}.access_old_data a{color:#46aae3;display:inline-block;padding:10px 0}.secondDropZone:after{content:"";position:absolute;top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);border:2px dotted #07A7F24D;border-radius:8px;z-index:0}multi-upload other-options{border-left:1px solid #d8d8d8;padding:30px 10px 10px;position:relative;width:calc(100% - 10px);overflow-x:hidden;overflow-y:auto;max-height:calc(100% - 10px);height:100%;display:grid;align-items:self-start;gap:20px}@media (max-width: 700px){multi-upload other-options{width:100%;background-color:#f2f2f2;overflow-y:unset;gap:0;max-height:unset;height:unset}}.otherOptions__top{display:flex;flex-direction:column;gap:12px;align-items:start}.otherOptions__top free-shipping-bysize .tooltip .tooltiptext{bottom:unset;top:26px;height:auto;margin-left:-100px}.otherOptions__top prices-table .tooltip .tooltiptext{margin-left:-90px}multi-upload other-options delivery-block .delivery-block{line-height:125%;font-size:13px;margin-bottom:10px;margin-top:0;padding:8px 36px;border:solid 1px #DADADA;color:#000;background:#f4f4f4;text-align:center;border-radius:8px}prices-table{font-weight:700;color:#000;font-size:14px;line-height:100%}prices-table .pricesTable__title{font-weight:700;color:#000;font-size:14px;line-height:100%}.customTabelPlaceWrap__colorChange{color:#26af18}@media (min-width: 1350px){prices-table .pricesTable__title{white-space:nowrap}}.tooltip{position:relative;display:inline-block;cursor:pointer}.grt-infoicon{position:relative;top:3px;width:18px}prices-table .pricesTable__subText{font-size:14px;margin-top:8px;margin-bottom:20px;color:#000;font-weight:400;line-height:19.6px}prices-table .pricesTable__subText b,prices-table .pricesTable__subText strong{font-weight:700}prices-table .pricesTable__table{border:1px solid #e3e3e3;border-radius:4px;font-size:12px;margin-bottom:5px;margin-top:0;font-family:inter}prices-table .pricesTable__tableHeading{font-weight:600;background-color:#fff;color:#000;display:flex;align-items:center}prices-table .pricesTable__tableHeading_1{width:100%;max-width:40%;padding:10px;position:relative}prices-table .pricesTable__tableHeading_2{width:100%;max-width:30%;padding:10px;position:relative}prices-table .pricesTable__tableHeading_3{width:100%;max-width:30%;padding:10px;position:relative;text-align:right}prices-table .pricesTable__item{display:flex;align-items:center;flex-wrap:wrap;transition:.2s all ease-in-out;border:2px solid transparent;border-bottom:1px solid #d8d8d8;font-size:12px;position:relative}prices-table .pricesTable__item:before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:0%;border:2px solid #26af19;box-sizing:border-box;pointer-events:none;z-index:1;opacity:0;transition:.2s all ease-in-out}prices-table .pricesTable__item:after{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:0%;z-index:-1;opacity:0;transition:.2s all ease-in-out;background-color:#f3faf2}prices-table .pricesTable__item.selected:before,prices-table .pricesTable__item.selected:after{opacity:1;animation:drawBorder 1s ease forwards}@keyframes drawBorder{0%{height:0}25%{height:0}50%{height:calc(100% + 4px)}to{height:calc(100% + 4px)}}prices-table .pricesTable__item .pricesTable__item__msg{opacity:0;visibility:hidden;height:0;transition:.2s all ease-in-out}prices-table .pricesTable__item.selected{border-bottom-color:transparent}prices-table .pricesTable__item.selected .pricesTable__item__msg{opacity:1;visibility:visible;height:auto}multi-upload:has(prices-table .pricesTable__items .pricesTable__item[index="1"].selected) prices-table .pricesTable__table_viewAll{display:none}multi-upload:has(prices-table .pricesTable__items:not(.showAll) .pricesTable__item[index="2"].selected) prices-table .pricesTable__item[index="1"]{display:none}multi-upload:has(prices-table .pricesTable__items:not(.showAll) .pricesTable__item[index="3"].selected) prices-table .pricesTable__item[index="1"],multi-upload:has(prices-table .pricesTable__items:not(.showAll) .pricesTable__item[index="3"].selected) prices-table .pricesTable__item[index="2"]{display:none}multi-upload:has(prices-table .pricesTable__items:not(.showAll) .pricesTable__item[index="4"].selected) prices-table .pricesTable__item[index="1"],multi-upload:has(prices-table .pricesTable__items:not(.showAll) .pricesTable__item[index="4"].selected) prices-table .pricesTable__item[index="2"],multi-upload:has(prices-table .pricesTable__items:not(.showAll) .pricesTable__item[index="4"].selected) prices-table .pricesTable__item[index="3"]{display:none}multi-upload:has(prices-table .pricesTable__items:not(.showAll) .pricesTable__item[index="5"].selected) prices-table .pricesTable__item[index="1"],multi-upload:has(prices-table .pricesTable__items:not(.showAll) .pricesTable__item[index="5"].selected) prices-table .pricesTable__item[index="2"],multi-upload:has(prices-table .pricesTable__items:not(.showAll) .pricesTable__item[index="5"].selected) prices-table .pricesTable__item[index="3"],multi-upload:has(prices-table .pricesTable__items:not(.showAll) .pricesTable__item[index="5"].selected) prices-table .pricesTable__item[index="4"]{display:none}multi-upload uploaded-files-block sizes-blocks .widthHeight__custom[option-selected=custom][dpi-warning=Yes] .widthHeight__item_inputWrapper,multi-upload uploaded-files-block sizes-blocks .widthHeight__custom[option-selected=popular][dpi-warning=Yes] .popularSizes{border:1px solid #FF8800;box-shadow:none;outline:1px solid #FF8800!important}sizes-blocks .widthHeight__item:has(.widthHeight__value.minError) .widthHeight__item_minErr.hidden,sizes-blocks .widthHeight__item:has(.widthHeight__value.error) .widthHeight__item_err.hidden{color:red;display:flex!important;opacity:1;height:auto;font-size:12px;font-weight:500;align-items:center;margin-top:3px;gap:4px}sizes-blocks .widthHeight__item:has(.widthHeight__value.minError) .widthHeight__item_minErr.hidden svg,sizes-blocks .widthHeight__item:has(.widthHeight__value.error) .widthHeight__item_err.hidden svg{fill:red}sizes-blocks .widthHeight__item:has(.widthHeight__value.minError) .widthHeight__item_inputWrapper,sizes-blocks .widthHeight__item:has(.widthHeight__value.error) .widthHeight__item_inputWrapper{border:1px solid #f00!important;outline:1px solid #f00!important}multi-upload sizes-blocks precut-unit-logic .customQtyFile__qty.error{border:1px solid #f00!important;outline:1px solid #f00!important}sizes-blocks precut-unit-logic:has(.customQtyFile__qty.error) qty-error{display:block;opacity:1;height:auto;visibility:visible;margin-top:6px;color:red;font-weight:400}prices-table .pricesTable__item:last-child{border-bottom-color:transparent}prices-table .pricesTable__item_1{max-width:40%;padding:10px;text-align:left;width:100%;font-weight:500}prices-table .pricesTable__item_2{max-width:30%;padding:10px;text-align:left;width:100%}multi-upload prices-table .pricesTable__tableHeading_2,multi-upload prices-table .pricesTable__item_2{opacity:0;visibility:hidden}prices-table .pricesTable__item_2 discount{font-weight:500;font-size:14px}prices-table .pricesTable__item_3{max-width:30%;padding:10px;text-align:right;width:100%;font-weight:600}prices-table .pricesTable__item__msg{display:block;width:100%;padding:4px 10px 10px;color:#000;margin-top:-8px;font-size:small;font-weight:400}prices-table .pricesTable__item__msg b{font-weight:700}prices-table .pricesTable__table_viewAll{position:relative;display:flex;align-items:center;gap:6px;padding:8px 5px;background-color:#e2e2e2;cursor:pointer}prices-table .pricesTable__table_viewAll:not(.view){background-color:transparent}prices-table .pricesTable__table_viewAll svg{transition:.2s all ease-in-out}prices-table .pricesTable__table_viewAll.view:after{position:relative;content:attr(view-all)}prices-table .pricesTable__table_viewAll:not(.view) svg{transform:rotate(90deg)}prices-table .pricesTable__table_viewAll:not(.view):after{position:relative;content:attr(view-hide)}multi-upload precut{background-color:#e1f3ff;padding:10px 10px 14px;border-radius:6px;display:grid;gap:10px;font-size:13px;-webkit-user-select:none;user-select:none}multi-upload precut .preCut__text{font-weight:700}multi-upload precut input[type=checkbox]:checked+strong{display:inline-block}multi-upload proceed-to-checkout{width:100%;display:block;margin-top:0;-webkit-user-select:none;user-select:none}multi-upload .addToCartGroupItemsMultiple{width:100%}multi-upload .addToCartGroupItemsMultiple.working{opacity:.5}multi-upload footer-block{align-self:flex-end;display:grid;gap:20px}file-remove-wrapper-multi{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000009c;z-index:999999999;display:grid;align-items:center}file-remove-wrapper-multi .fileRemoveBlock{background-color:#fff;max-width:600px;width:100%;height:auto;padding:50px 20px 20px;position:relative;z-index:1;display:grid;gap:14px;margin:auto;border-radius:8px;text-align:center}file-remove-wrapper-multi .fileRemoveBlock__close{position:absolute;top:20px;right:20px;width:30px;height:30px;cursor:pointer;z-index:1}file-remove-wrapper-multi .fileRemoveBlock__action{display:grid;gap:12px}file-remove-wrapper-multi .fileRemoveBlock__action>button{width:100%}.customTabelPopup__overlay,.customTabelPopup__overlay-2,.customTabelPopup__overlay-3,.customTabelPopup__overlay-4,.customTabelPopup__overlay-5,.customTabelPopup__overlay-6{z-index:99999;right:0;bottom:0}.newPrecutModal .dFlex{display:flex;gap:20px}.customTabelPopup__overlay-5 .customTabelPopup__close{position:absolute;margin:0;right:3px;top:3px;border-radius:50%;background:gray;height:24px;width:24px}.customTabelPopup__overlay-5.no-transparant-bg .customTabelPopup .img-container{background:#f2f2f2 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI0M1QzVDNSIgZD0iTTAgMGg0djRIMHpNMCA4aDR2NEgwek0xNiA4aC00VjRoNHpNMTYgMTZoLTR2LTRoNHpNOCAwaDR2NEg4ek04IDhoNHY0SDh6TTggOEg0VjRoNHpNOCAxNkg0di00aDR6Ii8+PHBhdGggZmlsbD0iIzlCOUI5QiIgZD0iTTQgMGg0djRINHpNNCA4aDR2NEg0ek0xMiA4SDhWNGg0ek0xMiAxNkg4di00aDR6TTEyIDBoNHY0aC00ek0xMiA4aDR2NGgtNHpNNCA4SDBWNGg0ek00IDE2SDB2LTRoNHoiLz48L3N2Zz4=) center center}.customTabelPopup__overlay-5 .customTabelPopup__close path{stroke:#fff}.customTabelPopup__overlay-5 .img-container{height:100%;display:flex;align-items:center;justify-content:center;max-height:100%;overflow:auto}.customTabelPopup__overlay-5 .customTabelPopup{width:75vw;height:75vh;max-width:1200px;max-height:1200px;min-height:140px;padding:25px}.customTabelPopup__overlay-6 .customTabelPopup{padding-bottom:80px}.customTabelPopup__title{font-weight:700;color:#000;margin-top:20px}.customTabelPopup__overlay-5 img{max-width:100%;display:block;margin:auto}
/*# sourceMappingURL=/cdn/shop/t/755/assets/__blanksUploadHelper.css.map?auto=format%2Ccompress */
