:root{--antla-button-bgcolor: #fff;--antla-button-text-color: #000;--antla-popup-frame-color: #000;--antla-popup-border-color: #000;--antla-popup-bgcolor: #fff;--antla-popup-button-bgcolor: #000;--antla-popup-border-radius: 27.92px;--antla-popup-text-color: #fff;--antla-popup-header-text-color: #000;--antla-popup-bgcolor-upload: #ededed;--antla-popup-button-text_color: #fff;--antla-backround-image: none;--antla-button-border-radius: 12px;--antla-v2-select-border-radius: 12px;--antla-v2-button-border-radius: 12px;--antla-v2-button-bgcolor: #000;--antla-v2-button-text-color: #fff;--antla-v2-button-border-radius: 8px;--antla-v2-popup-border-radius: 12px;--antla-v2-modal-desctop-width: 500px;--antla-v2-popup-frame-color: #e0e0e0;--antla-v2-popup-border-color: #ccc;--antla-v2-popup-bgcolor: #ffffff;--antla-v2-popup-button-bgcolor: #007bff;--antla-v2-popup-text-color: #333;--antla-v2-popup-header-text-color: #1a1a1a;--antla-v2-popup-bgcolor-upload: #f8f9fa;--antla-v2-popup-button-text-color: #fff;--antla-v2-background-image: none}.antla-disabled-scroll{touch-action:none;-ms-touch-action:none;position:relative;overflow:hidden}.antla-file-drop-buttons{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%}.antla-use-image{z-index:9999;cursor:pointer}.antla-file-drop-button,.antla-submit-button{border:0;width:210px;height:30px;border-radius:5px;padding:22.34px 33.51px;background-color:var(--antla-popup-button-bgcolor);color:var(--antla-popup-button-text_color);display:flex;align-items:center;justify-content:center;font-size:15px;letter-spacing:1px;opacity:1;transition:opacity .2s ease-out}.antla-file-drop-buttons .antla-file-drop-button{width:80%}.antla-card{margin-bottom:10px}.antla-button{border:none;padding:10px 20px;border-radius:var(--antla-button-border-radius);cursor:pointer;background-color:var(--antla-button-bgcolor);color:var(--antla-button-text-color)}.antla-popup p{margin:0}.antla-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:2147483650;justify-content:center;align-items:center}.antla-popup-close{position:absolute;cursor:pointer;top:1.5px;right:9px;color:#000;font-size:30px;line-height:normal;display:grid;place-content:center;height:100%}.antla-popup-header{font-size:24px;text-align:center;color:var(--antla-popup-header-text-color);font-weight:500}.antla-popup .antla-header-wrapper{padding:10px;position:sticky;top:0;background:inherit;z-index:9999}.antla-popup .antla-header{position:relative}.antla-popup .antla-body{height:100%}.antla-popup-content{color:var(--antla-popup-text-color);overflow:auto;display:flex;flex-direction:column;position:relative;width:700px;height:550px;background-color:var(--antla-popup-bgcolor);border-radius:25px;box-shadow:0 0 10px #0000004d;max-height:95%}.antla-step{height:100%;display:none;justify-content:center;align-items:center}.antla-step.antla-active{display:flex}.antla-popup button:disabled{opacity:.5;cursor:default}.antla-hidden{display:none!important}.antla-popup .antla-error{color:red;font-size:12px}.antla-step-result.antla-active,.antla-step-email-sended.antla-active{display:grid}.antla-step-loader{flex-direction:column;gap:30px;position:relative;overflow-x:hidden}.loader{display:block;position:relative;height:12px;width:80%;background:#a8a8a8;border:1px solid #fff;border-radius:10px;overflow:hidden;--progress-width: 0%}.loader:after{content:"";position:absolute;left:0;top:0;height:100%;width:var(--progress-width);background:#000;transition:all .2s}.antla-popup .antla-loader{width:80px;height:80px;border-radius:50%;display:inline-block;display:none;border-top:4px solid #000;border-right:4px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite}.antla-popup .antla-loader-wrapper{position:relative;width:50%;display:flex;justify-content:center}.antla-popup img{image-orientation:from-image}.antla-popup .antla-loader-percent{position:absolute;top:-20px;left:50%;transform:translate(-50%,-50%);z-index:10}.antla-popup .antla-background-image{position:absolute;left:50%;top:20px;transform:translate(-50%);height:400px;max-width:300px;width:100%;background-repeat:no-repeat;background-size:contain;opacity:.2;background-position:center}.antla-popup .antla-image-animation{opacity:.5;display:block;display:none;width:100px;height:100px;padding:2px;position:absolute;top:20px;right:10px;border-radius:50%}.antla-popup .antla-image-animation-container{display:block;display:none;height:100%;width:100%;position:relative}.antla-popup .antla-image-animation img{max-height:60%;max-width:70px;transform:translate(-50%,-50%);position:absolute}#antla-uploadButton{text-decoration:underline;cursor:pointer}.antla-image-upload{display:flex;place-content:center;grid-template-columns:repeat(1,1fr);gap:20px;padding:15px}.antla-image-upload ul{padding:0 0 0 12px;margin:0}.antla-popup .antla-image-upload-recommendations{display:flex;flex-direction:column;padding:5px;width:100%;font-size:14px;overflow-y:auto}.antla-popup .antla-recommendation-header{margin-bottom:15px;text-align:center;font-size:16px}.antla-popup .antla-recommendation-text{white-space:pre-line;overflow-y:auto;z-index:2;display:flex;position:relative;z-index:1;cursor:pointer}.antla-file-drop-area{position:relative;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;width:100%;height:100%;padding:25px;background-color:var(--antla-popup-bgcolor-upload);border:1px dashed var(--antla-popup-frame-color);border-radius:var(--antla-popup-border-radius);transition:.2s;background-image:var(--antla-backround-image);background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.antla-file-drop-area.cached{justify-content:flex-end}.antla-file-drop-area #antla-file-drop-image-container svg path{fill:var(--antla-popup-text-color)}.antla-file-drop-button.is-active,.antla-submit-button.is-active{opacity:.8}.antla-popup #antla-errorUpload{display:block;width:100%;text-align:center}.antla-file-msg{font-size:small;font-weight:300;line-height:1.4;text-align:center}.antla-file-msg.desktop{display:block}.antla-file-msg.mobile{display:none}#antla-uploadInput.antla-file-input{position:absolute;left:0;top:0;height:100%;width:100%;cursor:pointer;opacity:0;z-index:11}#antla-uploadInput.antla-file-inputt:focus{outline:none}.antla-upload-container{height:400px;display:flex;max-width:300px;min-width:280px;flex-direction:column;gap:5px}.antla-step-result .antla-result-container{justify-content:space-between}.antla-generation-test{font-size:14px!important}.antla-step-result .antla-inputs{display:flex;flex-direction:column;gap:10px}.antla-popup .antla-input-block{display:flex;flex-direction:column;gap:5px}.antla-popup .antla-input-block input,.antla-popup .antla-input-block textarea{padding:6px 12px;border:1px solid black;outline:none;border-radius:var(--antla-popup-border-radius);resize:none;max-height:100px}.antla-popup .antla-notice{color:#616161}#antla-submitButton{align-self:center;width:100%}.antla-result-text{display:flex;flex-grow:1;align-items:center;justify-content:center}.antla-popup .antla-result-action-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-bottom:15px}.antla-popup .antla-result-action-wrapper p{font-size:20px}.antla-popup .antla-result-container{display:flex;flex-direction:column;gap:10px;height:100%}.antla-step-result{grid-template-columns:repeat(2,1fr)}.antla-popup .antla-left-block{border-right:1px solid var(--antla-popup-frame-color);display:flex;flex-direction:column}.antla-popup .antla-left-block p{text-align:center;font-size:24px}.antla-popup .antla-left-block,.antla-right-block{height:100%}.antla-popup .antla-right-block{padding:12px 20px 25px;box-sizing:border-box}.antla-step-result img.antla-result-image{max-height:350px;object-fit:contain;padding-bottom:2px;width:100%;border-bottom:1px solid var(--antla-popup-frame-color)}.antla-popup .antla-content-stage-1,.antla-content-stage-2{display:none}.antla-step-result.antla-stage-1 .antla-content-stage-1{display:flex;flex-direction:column;align-items:center;gap:10px;height:100%}.antla-step-result.antla-stage-1 .antla-share-apps{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.antla-step-result.antla-stage-1 .antla-share-apps-wrapper{display:flex;flex-direction:column;gap:10px;width:100%;align-items:center;border-bottom:1px solid var(--antla-popup-frame-color);padding-bottom:12px}.antla-step-result.antla-stage-1 .antla-share-apps img{height:48px;width:48px;cursor:pointer}.antla-step-result.antla-stage-1 .antla-share-email{display:flex;flex-direction:column;gap:15px;justify-content:space-between;flex-grow:1}.antla-step-result.antla-stage-2 .antla-content-stage-2{display:flex;flex-direction:column;align-items:center;position:relative;height:100%}.antla-discount-block{position:absolute;top:12%;transform:translateY(-50%);left:0;display:flex;flex-direction:column;gap:5px;width:100%}.antla-discount-block>#antla-result-action-button-stage-2{width:100%}.antla-discount-block-content{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:10px;background:#8080802e}.antla-popup .antla-discount-block-content #antla-copy{cursor:pointer;display:flex;align-items:center}.antla-popup #antla-copy svg{fill:#fff}.antla-popup #antla-copy.antla-copied svg{fill:#6df08e91}#antla-result-action-button{border:1px solid var(--antla-popup-button-text_color);width:210px;height:30px;border-radius:44.68px;padding:22.34px 33.51px;background-color:var(--antla-popup-button-bgcolor);color:var(--antla-popup-button-text_color);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:15px;letter-spacing:1px;opacity:1;transition:opacity .2s ease-out}#antla-result-action-button:hover{opacity:.8}#antla-result-action-button:disabled{touch-action:none;pointer-events:none}.antla-result-action-button{border:1px solid var(--antla-popup-button-text_color);width:210px;height:30px;border-radius:44.68px;padding:22.34px 33.51px;background-color:var(--antla-popup-button-bgcolor);color:var(--antla-popup-button-text_color);display:flex;align-items:center;justify-content:center;font-size:15px;letter-spacing:1px;opacity:1;transition:opacity .2s ease-out}.antla-result-action-button:hover{opacity:.8}.antla-result-action-button:disabled{touch-action:none;pointer-events:none}.antla-file-drop-image-container{display:none}.timer{font-size:14px;transition:opacity .2s ease-in-out}@media (max-width: 768px){.antla-upload-container{height:300px}.antla-popup input{font-size:16px}.antla-file-msg.mobile{display:block}.antla-file-msg.desktop{display:none}.antla-step-result.antla-stage-1 .antla-share-apps-wrapper{padding-top:12px;border-top:1px solid var(--antla-popup-frame-color)}.antla-step-result{grid-template-columns:repeat(1,1fr)}.antla-popup .antla-step-upload{align-items:center;padding-bottom:20px}.antla-popup .antla-image-upload{grid-template-columns:repeat(1,1fr)}.antla-step-result img{max-height:500px;width:auto;max-width:100%;object-fit:contain}.antla-popup .antla-left-block{overflow-y:auto;min-height:430px;border-right:none}.antla-popup .antla-discount-block{position:relative}.antla-result-text{margin-top:10px;flex-grow:0}.antla-popup-content{width:90%;height:90%;background-color:var(--antla-popup-bgcolor-upload)}.antla-file-drop-area:not(.cached){justify-content:start;border:none;padding:0;border-radius:0}.antla-step{flex-grow:1}.antla-popup-close{font-size:28px;top:2px;right:5px}}@keyframes mltShdSpin{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes round{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.antla-popup-v2{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:2147483650;justify-content:center;align-items:center}.antla-popup-v2 .antla-background-image{position:absolute;left:50%;top:20px;transform:translate(-50%);height:95%;max-width:300px;width:100%;background-repeat:no-repeat;background-size:contain;opacity:.2;background-position:center}.antla-popup-v2 .antla-popup-content{background-color:var(--antla-v2-popup-bgcolor);position:relative;width:700px;flex-direction:column;height:90%;max-height:700px;display:flex;border-radius:16px;padding:24px;box-shadow:0 8px 32px #00000026}.antla-popup-v2 .antla-header{padding-bottom:20px}.antla-popup-v2 .antla-popup-header{color:var(--antla-v2-popup-header-text-color);background-color:var(--antla-v2-popup-bgcolor);font-size:16px;text-align:left;font-weight:500}.antla-popup-v2 .antla-popup-header .antla-popup-header-close{cursor:pointer;font-size:24px;font-weight:400;color:#6b7280;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.antla-popup-v2 .upload-button-style>img{width:40px;height:40px}.antla-popup-v2 .antla-body{height:100%;overflow-y:auto;display:flex;flex-direction:column;color:unset;justify-content:flex-start}.antla-popup-v2 .antla-upload-container{height:100%;max-width:100%;min-width:100%;width:100%}.antla-popup-v2 .antla-image-upload-recommendations{color:#6b7280;font-size:16px;text-wrap:wrap;max-width:250px;text-overflow:ellipsis;overflow:hidden;text-align:center;z-index:10}.antla-popup-v2 .antla-popup-content{width:var(--antla-v2-modal-desctop-width)}.antla-popup-v2 .antla-popup-close{cursor:pointer;color:#000;font-size:20px;line-height:normal;display:flex;place-content:center;height:100%}.antla-popup-v2 .antla-file-drop-area{background-color:var(--antla-v2-popup-bgcolor-upload);border:2px dashed var(--antla-v2-popup-frame-color);border-radius:var(--antla-v2-popup-border-radius);padding:60px 20px;height:100%;min-height:400px;min-width:270px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;background-image:var(--antla-v2-background-image);background-size:contain;background-position:center;background-repeat:no-repeat}.antla-popup-v2 .antla-file-drop-area:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffff80;border-radius:var(--antla-v2-popup-border-radius);z-index:1}.antla-popup-v2 .image-preview-container{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:155px;z-index:10;border-radius:12px}.antla-popup-v2 .image-preview-container .image_preview_img{max-width:100%;max-height:100%;object-fit:cover;border-radius:12px}.antla-popup-v2 .upload-button-style{background-color:#0000;fill:#000;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;z-index:10;font-size:18px}.antla-popup-v2 .upload-text{color:#6b7280;font-size:16px;text-wrap:wrap;z-index:10;text-align:center;max-width:250px}.antla-popup-v2 .recommendation-text{color:#6b7280;font-size:16px;text-wrap:wrap;max-width:250px;text-overflow:ellipsis;overflow:hidden}.antla-popup-v2 .antla-step-result.antla-stage-1 .antla-share-apps img{height:32px;width:32px}.antla-popup-v2 .antla-popup-text{font-size:14px;line-height:1.6;text-align:center}.antla-popup-v2 .antla-input-block input,.antla-popup-v2 .antla-input-block textarea{border:2px solid var(--antla-v2-popup-frame-color);border-radius:10px;padding:12px 16px;font-size:16px;transition:border-color .3s ease}.antla-popup-v2 .antla-file-drop-button{width:unset;background-color:transparent}.antla-result-mobile-text{display:none}.antla-popup-v2 .antla-result-container{height:auto}.antla-result-desktop-text{display:block}.antla-result-desktop-text .antla-result-text{padding:30px}.antla-popup-v2 .antla-image-upload{gap:0;padding:0;width:100%;height:100%}.antla-popup-v2 .antla-discount-block>#antla-result-action-button-stage-2{width:100%;max-width:200px}.antla-popup-v2 .antla-step-result.antla-stage-1 .antla-share-email{padding-bottom:20px}.antla-popup-v2 .antla-discount-block{position:relative;max-width:250px;align-items:center;gap:10px}.antla-popup-v2 .antla-discount-block-content{width:100%;max-width:200px;background-color:var(--antla-v2-popup-bgcolor-upload)}.antla-popup-v2 #antla-copy.antla-copied svg{fill:#fff}.antla-popup-v2 #antla-submitButton{border:none;background-color:var(--antla-v2-button-bgcolor);border-radius:var(--antla-v2-button-border-radius);color:var(--antla-v2-button-text-color);padding:10px 40px;display:flex;width:100%;height:40px;align-items:center;justify-content:center;max-width:200px;font-size:13px;letter-spacing:1px;opacity:1;transition:opacity .2s ease-out}.antla-popup-v2 .antla-use-image{border:none;border-radius:var(--antla-v2-button-border-radius);padding:5px 10px;justify-content:center;background-color:var(--antla-v2-button-bgcolor);color:var(--antla-v2-button-text-color)}.antla-popup-v2 .antla-upload-image{border:none;color:inherit;background-color:transparent;text-decoration:underline;padding:0;z-index:2;cursor:pointer}.antla-popup-v2 .antla-left-block{background-color:var(--antla-v2-popup-bgcolor-upload);border:2px dashed var(--antla-v2-popup-frame-color);border-radius:12px;padding:0;height:100%;display:flex;align-items:center;justify-content:center}.antla-popup-v2 .antla-step-result img.antla-result-image{border:0;max-height:460px;padding:0;border-bottom:0;align-items:unset;height:100%}.antla-popup-v2 .antla-right-block{padding:0}.antla-popup-v2 .antla-result-text{margin:0}.antla-popup-v2 .result-container-wrapper{display:flex;flex-direction:column;padding-top:10px;gap:10px;height:30%}.antla-popup-v2 .antla-result-action-button{border:none;background-color:var(--antla-v2-button-bgcolor);border-radius:10px;color:var(--antla-v2-button-text-color);padding:10px 40px;display:flex;height:40px;width:100%;max-width:200px;align-items:center;justify-content:center}.antla-popup-v2 .antla-step-result.antla-active{display:flex;flex-direction:column;height:100%;align-items:unset;justify-content:space-between}.antla-result-text{margin-top:10px}.antla-discount-block{position:relative;display:flex;transform:unset;flex-direction:column;gap:5px;width:100%}.antla-popup-v2 #antla-result-action-button{border:none;background-color:var(--antla-v2-button-bgcolor);border-radius:var(--antla-v2-button-border-radius);color:var(--antla-v2-button-text-color);padding:10px 40px;display:flex;height:40px;align-items:center;justify-content:center;max-width:200px;width:100%;font-size:13px;letter-spacing:1px;opacity:1;transition:opacity .2s ease-out}.antla-popup-v2 .antla-popup-v2 .antla-step-result.antla-stage-1 .antla-share-apps-wrapper{text-align:center}#variant-selector{-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url("data:image/svg+xml;utf8,<svg aria-hidden='true' focusable='false' class='icon icon-caret' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z' fill='currentColor' /></svg>");background-repeat:no-repeat;background-position-x:95%;background-size:12px;background-position-y:52%;box-sizing:border-box;border:2px solid var(--antla-v2-popup-frame-color);border-radius:var(--antla-v2-select-border-radius);color:var(--antla-popup-text-color);padding:4px 4px 4px 6px;max-width:200px;width:100%;height:40px}.variant-selector-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.loading-spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;display:flex;align-items:center;height:48px;width:48px}.spinner{animation:rotator 1.4s linear infinite}@media (max-width: 768px){.antla-popup-v2 .antla-popup-content{width:90%;max-height:640px;height:90%;background-color:var(--antla-v2-popup-bgcolor)}.antla-popup-v2 .antla-result-mobile-text{display:block}.antla-popup-v2 .antla-result-desktop-text{display:none}.antla-popup-v2 .result-container-wrapper{display:flex;flex-direction:column;padding-top:10px;gap:10px;height:29%}.antla-popup-v2 .antla-body{height:100%;overflow-y:unset}.antla-popup-v2 .antla-step.antla-active{display:flex;min-height:430px}.antla-popup-v2 .antla-step-result.antla-active{display:flex;flex-direction:column;height:auto;align-items:unset}.antla-popup-v2 .antla-popup .antla-step-upload,.antla-step .antla-step-upload .antla-active{padding-bottom:0!important}.antla-popup-v2 .antla-image-upload{gap:0;padding:0;width:100%}.antla-popup-v2 .antla-upload-container{width:100%;height:100%;max-width:fit-content;min-width:100%}.antla-popup-v2 .antla-popup .antla-step-upload{padding-bottom:0}.antla-popup-v2 .antla-left-block{padding:0;height:100%;display:flex;align-items:center;justify-content:center}.antla-popup-v2 .antla-step-result img.antla-result-image{border:0;padding:0;border-bottom:0;align-items:unset;height:100%}.antla-popup-v2 .antla-result-text-checkbox-wrapper{display:flex;align-items:center}.antla-popup-v2 .antla-step-result.antla-stage-1 .antla-share-apps-wrapper{padding-top:0;border-top:0}.antla-popup-v2 .antla-step-result.antla-stage-1 .antla-share-apps img{width:24px;height:24px}.antla-popup-v2 .antla-header{top:0;position:sticky;background-color:var(--antla-v2-popup-bgcolor);display:flex;justify-content:space-between;align-items:center}.antla-popup-v2 .antla-popup-close{position:relative;top:unset;right:unset}.antla-popup-v2 .antla-step.antla-active{display:flex;min-height:430px;padding-bottom:0}.antla-popup-v2 .antla-loader-wrapper{position:absolute;width:50%;top:50%;display:flex;justify-content:center}.antla-popup-v2 .antla-step-loader .antla-popup-text{position:absolute;top:60%;left:50%;width:100%;transform:translate(-50%,-50%);text-align:center}}
