@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-cyrillic-ext-400-normal.ac62c8eba7f954b48546.woff2) format("woff2"),url(/static/media/inter-cyrillic-ext-400-normal.cd2ad378115f549d3c5b.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-cyrillic-400-normal.fa78d8d6788399bf6527.woff2) format("woff2"),url(/static/media/inter-cyrillic-400-normal.fa67b2dd0048a5433bd5.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-greek-ext-400-normal.1e2b9039d9ecdbea5d80.woff2) format("woff2"),url(/static/media/inter-greek-ext-400-normal.708f2f7425851a3b7633.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-greek-400-normal.be0e76b30a7663adf9eb.woff2) format("woff2"),url(/static/media/inter-greek-400-normal.1eeaf1d0bde712085ffc.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-vietnamese-400-normal.5952d3d3c5df5a2f8e09.woff2) format("woff2"),url(/static/media/inter-vietnamese-400-normal.6eab7f5e6cae783b49bf.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-latin-ext-400-normal.0f9e8d4e940df8f6edfe.woff2) format("woff2"),url(/static/media/inter-latin-ext-400-normal.40b3b0d5e09a90fb6e3e.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-latin-400-normal.f1535355a7df553be385.woff2) format("woff2"),url(/static/media/inter-latin-400-normal.08a02fd275ecea6ef662.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}html{scroll-behavior:smooth;scroll-padding:80px}.customFileUploader{height:160px;position:relative;width:100%}.customFileUploader .uploader{background:#262626;border:2px dashed #666;border-radius:8px;height:100%;overflow:hidden;width:100%}.customFileUploader .uploader .input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.customFileUploader .uploader .placeholder{align-items:center;display:flex;height:100%;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.customFileUploader .uploader .placeholder div{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.customFileUploader .uploader .placeholder div img{height:80px;object-fit:contain;width:80px}.customFileUploader .uploader .placeholder div p{color:#666;font-size:14px;margin:0;text-align:center}.customFileUploader .uploader .placeholder svg{color:#666}.customFileUploader .uploader .preview{align-items:center;border-radius:8px;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;top:0;width:100%;z-index:1}.customFileUploader .uploader .preview img{border-radius:8px;height:100%;object-fit:cover;width:100%}.customFileUploader .uploader .preview .delete{align-items:center;background-color:#ffffffe6;border:1px solid #ddd;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;height:25px;justify-content:center;padding:0;position:absolute;right:8px;top:10px;transition:all .2s ease;width:25px;z-index:10}.customFileUploader .uploader .preview .delete:hover{background-color:#fff;box-shadow:0 3px 6px #00000026;transform:scale(1.1)}.customFileUploader .uploader .preview .delete:active{transform:scale(.95)}.customFileUploader .uploader .preview .delete .icon{color:#666;height:20px;width:20px}.preview{background-color:#f5f5f5;border-radius:6px;overflow:hidden;position:relative}.preview img{border-radius:6px;height:auto;object-fit:cover;transition:filter .3s ease,opacity .3s ease;width:100%}.preview.loading img{filter:blur(2px);opacity:.6}.loaderOverlay{align-items:center;background-color:#fff6;border-radius:6px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:2}.loader{animation:spin .8s linear infinite;border:3px solid #666;border-radius:50%;border-top-color:#cf0;height:28px;width:28px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.fc5067ad.css.map*/