.custom-product-grid{display:flex;justify-content:space-between;gap:2.1rem;padding-top:2rem}.custom-product-left{width:calc(50% - 1rem);aspect-ratio:7 / 5.5}.custom-product-upload{width:100%;height:100%;position:relative;z-index:1;cursor:pointer;display:flex;flex-direction:column;color:rgb(var(--color-background));font-weight:700;justify-content:center;align-items:center;border:15px solid #007d7f;background:rgb(var(--color-foreground)) repeating-conic-gradient(from 90deg at 12px 12px,rgb(var(--color-foreground)) 0deg 90deg,#004c4c 90deg 180deg,rgb(var(--color-foreground)) 180deg 270deg,#004c4c 270deg 360deg) 0 0 / 24px 24px}.custom-product-upload img,.custom-product-upload span{display:block;pointer-events:none}.custom-product-upload input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.custom-product-upload span{margin-top:50px;font-size:clamp(1.25rem,-.3402rem + 2.3669vw,2.5rem);display:block}.custom-product-upload img{width:150px;height:auto;margin:0 auto;object-fit:cover}.file-upload-preview{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2;border:15px solid #007d7f;background:rgb(var(--color-foreground))}.file-upload-preview img{width:100%;height:100%;object-fit:contain;display:block}.file-upload-remove{position:absolute;top:10px;right:10px;width:40px;height:40px;border-radius:50%;background-color:#000000b3;color:rgb(var(--color-background));border:none;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;transition:background-color .2s ease}.file-upload-remove:hover{background-color:#000000e6}#upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}#upload-label[style*="display: none"]{display:none!important}.custom-product-right{width:calc(50% - 1rem);display:flex;flex-direction:column;gap:1rem}.custom-product-title{display:flex;align-items:center;gap:10px}.rtl .custom-product-title{direction:rtl}.custom-product-title img{width:100px;height:auto;object-fit:contain}.custom-product-title h1{font-size:clamp(3rem,-.2609rem + 5.2174vw,6rem);font-weight:700;letter-spacing:0;line-height:.9;text-transform:uppercase}.rtl .custom-product-title h1{font-size:clamp(1.7rem,-.8rem + 4vw,4rem);line-height:1.3;letter-spacing:0}.custom-product-autorotation{background-color:#f59ec0;display:flex;color:rgb(var(--color-foreground));font-weight:700;align-items:center}.mask-svg{position:absolute;top:0;left:0;width:100%;height:100%}@keyframes mask-animation{0%{transform:translate(-100%)}to{transform:translate(100%)}}.mask-svg path{stroke:none}.mask-svg svg{width:100%;height:100%;display:block}.custom-animation-rotation{overflow:hidden;padding:10px 0;border:15px solid #3d9ffb;position:relative;width:100%;height:100px}.custom-product-autorotation p{animation:auto-rotation 15s linear infinite;font-size:48px;width:fit-content;white-space:nowrap;display:block;text-transform:uppercase;position:absolute;left:100%;top:50%;transform:translateY(-50%);margin:0}.rtl .custom-product-autorotation p{font-size:34px;animation:auto-rotation-ar 15s linear infinite}@keyframes auto-rotation-ar{0%{left:0;transform:translateY(-50%) translate(-100%)}to{left:100%;transform:translateY(-50%) translate(0)}}@keyframes auto-rotation{0%{left:100%;transform:translateY(-50%) translate(0)}to{left:0;transform:translateY(-50%) translate(-100%)}}.custom-product-note{flex:1}.custom-product-note textarea{border:15px solid #007d7f;background-color:#004c4c;width:100%;height:100%;display:block;resize:none;outline:none;padding:10px;font-size:24px;color:rgb(var(--color-background))}.rtl .custom-product-note textarea{text-align:right}.custom-product-note textarea::placeholder{color:rgb(var(--color-background))}.custom-product-form{width:100%}.custom-add-to-cart{background-color:rgb(var(--color-button));color:rgb(var(--color-foreground));text-transform:uppercase;padding:8px 0;width:100%;font-size:22px;font-weight:700}@media (max-width: 999px){.custom-product-grid{flex-direction:column}.custom-product-left{width:100%}.custom-product-upload{border:10px solid #007d7f}.custom-product-upload span{margin-top:20px;font-size:18px;display:block}.custom-product-upload img{width:80px}.file-upload-preview{border:5px solid #007d7f}.custom-animation-rotation{height:60px;border:10px solid #3d9ffb}.file-upload-remove{width:30px;height:30px;font-size:16px}.custom-product-right{width:100%}.custom-product-title h1{font-size:38px}.rtl .custom-product-title h1{font-size:28px;line-height:1.4}.custom-product-title img{width:50px}.custom-product-autorotation p{font-size:26px}.rtl .custom-product-autorotation p{font-size:22px}.custom-product-note textarea{border:10px solid #007d7f;font-size:16px;min-height:150px}.custom-add-to-cart{padding:8px 0;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-product.css.map */
