:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html{overscroll-behavior:none;width:100svw;min-height:100dvh;height:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100dvh;overscroll-behavior:none;width:100svw;height:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.sign-up,.timer,.resend{font-family:DM Sans;padding:8px 20px 8px 10px;border-radius:110px;color:#00ffd9;font-size:14spx;font-weight:700;line-height:15.6px;letter-spacing:-.005em;text-align:left;cursor:pointer}@font-face{font-family:Titillium;src:url(fonts/TitilliumWeb-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Obvia-expanded;src:url(fonts/ObviaExpanded.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DM Sans;src:url(fonts/DMSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Didact Gothic;src:url(fonts/DidactGothic-Regular.ttf) format("truetype");font-weight:400;font-style:normal}#root{width:100svw;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;background:url(assets/Illustration.png);background-position:center;background-repeat:no-repeat;background-size:cover}.scene-container{width:100svw;height:100%;position:relative;display:flex;align-items:center;justify-content:center}#scene{width:100%;height:100%}#prompt-container{width:45svw;display:flex;align-items:end;justify-content:end;flex-direction:column;position:absolute;bottom:20px;right:5%;transition:height 2s,top 2s;max-height:calc(100% - 140px);height:fit-content}#prompt-container.minimized{top:unset;height:250px}#prompt-container.minimized #chat-container{-webkit-mask-image:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to top,#000,#0000);overflow:hidden;cursor:pointer}#chat-container{width:100%;background-color:#32323273;border-radius:20px;overflow:auto;position:relative;display:flex;align-items:flex-end;flex-direction:column}#settings{height:60px;width:60px;background-size:100%;position:fixed;right:20px;top:20px;cursor:pointer;z-index:2;background-color:#6945ed;border-radius:100px;display:flex;align-items:center;justify-content:center}#settings-img{width:30px}.settings-container{width:350px;height:610px;flex-direction:column;align-items:center;background-color:#090909;opacity:90%;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;top:20px;right:20px;z-index:5;font-family:Didact Gothic;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:black solid 1px;gap:15px;overflow:auto;max-height:calc(100dvh - 20px);max-width:calc(100svw - 40px);display:flex}.settings-container.mobile{width:100%;height:100%;min-height:100dvh;max-width:unset;max-height:unset;margin:0;top:0;left:0;justify-content:space-between}.settings-ai-type{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:calc(100% - 20px);font-family:Didact Gothic;font-size:16px;font-weight:400;line-height:20.98px}#ai-type-text{position:relative;top:1px;font-family:Didact Gothic;font-size:22px;font-weight:400;line-height:30.8px}#settings-input{width:160px}.settings-header-container{display:flex;align-items:center;flex-direction:row;justify-content:space-between;width:calc(100% - 20px)}.settings-header{align-self:flex-start;padding:10px 0;font-family:DM Sans;font-size:36px;font-weight:800;line-height:46.8px;letter-spacing:-.005em;color:#fff}.settings-close{background-color:#ffffff1a;width:48px;height:48px;border-radius:100px;display:flex;align-items:center;justify-content:center}.settings-close-img{width:21px;height:21px;cursor:pointer}#lock-img{width:11px;height:14px}.settings-answers-container{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:nowrap;width:calc(100% - 20px);gap:10px}.settings-answers-text{align-self:flex-start;font-family:Didact Gothic;font-size:22px;font-weight:400;line-height:30.8px}.personalization-container{display:flex;flex-direction:column;gap:15px;justify-content:center;width:calc(100% - 20px)}.personalization-upper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.avatar-voice-container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;font-family:Didact Gothic;font-size:22px;font-weight:400;line-height:30.8px;gap:13px;padding-bottom:4px}.avatar-voice-img{width:18px;height:18px}.avatar-voice-right{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:13px}.avatar-voice-open-button,.settings-profile-open-button{width:13px;height:19px}.avatar-voice-current{color:#6945ed;font-family:DM Sans;font-size:22px;font-weight:600;line-height:30.8px}.personalization-bottom,.profile-save-button,.profile-connect-button{align-self:center;width:100%;display:flex;justify-content:center;align-items:center;height:60px;min-height:60px;background:#6945ed;border-radius:100px;font-family:Didact Gothic;font-size:20px;font-weight:400;line-height:20px;margin-bottom:20px}.profile-connect-button{margin-bottom:10px}.profile-save-text{padding-bottom:3px}.profile-save-button{width:calc(100% - 20px)}.settings-profile-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:calc(100% - 20px)}.settings-profile-text{font-family:Didact Gothic;font-size:22px;font-weight:400;line-height:30.8px;padding-bottom:3px}.profile-connect-text{font-family:Didact Gothic;font-size:20px;font-weight:400;line-height:20px;padding-bottom:3px}.profile-avatai-icon{width:24px;height:22px}.settings-logout,.profile-delete-button{width:calc(100% - 20px);height:60px;min-height:60px;border-radius:100px;background:#fff3;display:flex;align-items:center;justify-content:center;font-family:Didact Gothic;font-size:20px;font-weight:400;line-height:20px;margin-bottom:20px}.loading-screen{position:absolute;top:0;left:0;width:100%;height:100dvh;z-index:100;background:#0909094d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;visibility:hidden;transition:opacity .1s ease-in-out,visibility .1s}.loading-upper-container{width:120px;height:120px;position:relative}.loading-bottom-text{font-family:Titillium;font-weight:400;font-size:18px;line-height:125%;letter-spacing:0%;text-align:center;width:300px}.loading-percent{font-family:Obvia-Expanded;font-weight:800;font-size:20px;line-height:70%;letter-spacing:0%;text-align:center;color:#edff00;position:absolute}.profile-delete-button{opacity:.5}.profile-name-container,.profile-password-container,.profile-email-container,.profile-link-account-container{display:flex;width:calc(100% - 20px);align-items:center;justify-content:center;flex-direction:column;gap:10px;opacity:.5}.profile-name-text,.profile-password-text,.profile-email-text,.profile-link-text{align-self:flex-start;font-family:Didact Gothic;font-size:22px;font-weight:400;line-height:30.8px}.profile-name-input,.profile-new-password,.profile-repeat-password,.profile-new-email,.profile-current-password{width:268px;height:48px;padding:8px 25px 10px;gap:8px;border-radius:100px;outline:1px solid #999999;border:none;font-family:Didact Gothic;font-size:18px;font-weight:400;line-height:24px;letter-spacing:.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.profile-name-input:focus,.profile-new-password:focus,.profile-repeat-password:focus,.profile-new-email:focus,.profile-current-password:focus{outline:1px solid white}.css-hlgwow{display:flex!important}.css-rebo8g{position:absolute!important;right:0!important;width:100%}.css-8ruywh,.css-u7szet{margin-top:unset!important;border:unset!important;position:absolute!important;right:0!important;width:100%}.voice-select-language{gap:5px;align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:calc(100% - 20px);z-index:1;font-family:Didact Gothic;font-size:16px;font-weight:400;line-height:20.98px}#react-select-2-input{display:none!important}#grok,#gpt{position:absolute}#gpt{left:10px;top:58px}.talk-text{top:-50px;font-family:Obvia-Expanded;position:absolute;background-color:#24a0ed;padding:10px;left:-15px;visibility:hidden}.talk-text.active{visibility:visible}#grok{right:10px;top:58px}#current-value{position:absolute;top:3px}.prompt-form{width:100%;height:72px;flex-direction:column;align-items:center;justify-content:center;gap:10px;position:relative}.pointer{cursor:pointer}.prompt-submit{font-family:Obvia-Expanded;width:200px;padding:13px;height:15px;width:15px;border-radius:15px;border:none;cursor:pointer;background-image:url(assets/icons/Vector.png);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;align-self:flex-end;transform:rotate(270deg);background-color:inherit!important;z-index:2;right:30px;top:calc(50% - 11px);display:none}.voice-button{position:absolute;right:32px;z-index:2;top:calc(50% - 10px);background-image:url(assets/icons/microphone.png);width:24px;height:24px;background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer;display:none}.voice-lang-text{padding-top:2px;font-family:Didact Gothic;font-size:22px;font-weight:400;line-height:30.8px}.voice-button.active{background-image:url(assets/icons/voice.png)}#model-loading{font-family:Didact Gothic;width:100%;height:100%;font-size:30px;position:absolute;background-image:url(assets/Illustration.png);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:9999;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}#play-answer{font-family:Obvia-Expanded;position:absolute;padding:10px 20px;bottom:20px;background-color:#6b6b6bb3;border-radius:10px;justify-content:center;align-items:center;cursor:unset;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none}.message-container{display:flex;flex-direction:column;width:100%}.message-container-inner{width:100%;display:flex;flex-direction:column}.answer{border-radius:0 15px 15px;max-width:calc(90% - 10px);background-color:#fff;color:#27252a;align-self:flex-start;padding:10px 30px 10px 10px;box-sizing:border-box;margin:10px;font-family:Didact Gothic;font-size:18px;font-weight:400;line-height:22.5px;letter-spacing:.015em;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;position:relative}.answer.typing{padding-right:10px;width:40px}.answer.typing:after{content:".";animation:dots 2s infinite steps(1)}@keyframes dots{0%{content:"."}33%{content:".."}66%{content:"..."}to{content:"."}}.sound-button{cursor:pointer}.question{border-radius:15px 15px 0;max-width:calc(90% - 10px);background-color:#fff;padding:10px;align-self:flex-end;box-sizing:border-box;margin:10px;min-width:60px;text-align:center;color:#27252a;font-family:Didact Gothic;font-size:18px;font-weight:400;line-height:22.5px;letter-spacing:.015em;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.question,.answer{word-break:break-word;overflow-wrap:break-word}.toggle-container{width:100%;height:46px;background-color:#ffffff1a;border-radius:15px;position:relative;cursor:pointer;transition:background-color .3s ease;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#min-value,#max-value{padding:0 20%;z-index:2}.back-button{position:absolute;top:65px;left:20px;width:20px;height:22px;display:none}.flex-column{display:flex;flex-direction:column;align-items:center;justify-content:center}.space-between{justify-content:space-between!important}.gap-5{gap:5px}.gap-10{gap:10px}.gap-15{gap:15px}.gap-20{gap:20px}.fs{justify-content:flex-start!important}.fe{justify-content:flex-end!important}.flex-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.toggle-thumb{width:50%;height:calc(100% - 6px);background:#6945ed;border-radius:52px;position:absolute;top:4px;left:2px;transition:left .3s ease;z-index:1}.toggle-container.on .toggle-thumb{left:50%}canvas{width:100%!important;height:100%!important;cursor:grab}textarea{resize:none;width:100%!important;height:62px!important;max-height:80px;box-sizing:border-box;background-color:#1b1b1c80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#fff;padding:15px 100px 0 15px;border-radius:30px;margin-top:10px;font-family:Obvia-Expanded;font-family:Didact Gothic;font-size:18px;font-weight:400;line-height:25.2px}textarea::placeholder{color:#ddd}.unlock-banner{width:100%;height:56px;background:#00000038;outline:1.5px solid #FFFFFF;border-radius:110px}.code-input-container{display:flex;justify-content:space-between;gap:15px}.code-input{width:20px!important;padding:20px!important;border-radius:20px!important;text-align:center!important;font-family:Obvia-expanded!important;font-size:24px!important;font-weight:700!important}.register-wrong-password{position:relative;font-family:Titillium;font-size:14px;font-weight:400;line-height:21.29px;color:red;padding-inline:20px}.register-wrong-password.verify-wrong-password{top:20px;padding-inline:unset}.verify-button{margin:110px auto auto;padding:10px 80px!important;width:100%!important;margin-left:unset!important}.login,.welcome{overflow:auto}.go-to-hubs{position:absolute;top:40px;left:30px;cursor:pointer;width:30px;height:30px}@media (max-width:900px){#prompt-container{width:90svw}}.create-voice-container{width:100%;height:100%;z-index:6;position:absolute;top:0;left:0;background:#090909cd;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);justify-content:unset!important;overflow:auto}.create-voice-top-container{width:calc(100% - 40px);height:20px;margin:20px 0}.blank{width:30px;height:30px}.create-voice-top-text{font-family:Obvia-Expanded;font-weight:800;font-size:22px;line-height:28.6px;letter-spacing:0%}.create-voice-middle-container{flex-grow:1;width:100%}.create-voice-bottom-container{width:100%;height:100px;min-height:100px;margin-bottom:10px;gap:5px}.voice-name-input::placeholder{opacity:.8}.read-this-title{color:#8e77e4;font-family:Obvia-Expanded;font-size:14px;width:calc(100% - 40px);text-align:center}.voice-imgs-container{height:70px;width:212px;overflow:hidden;position:relative;display:flex;flex-direction:row;align-items:flex-end}.voice-white-container{width:100%;height:100%;top:0;left:0;display:flex;overflow:hidden;transition:width 22s linear}.voice-teal-img{width:212px;height:100%;position:absolute;top:0;left:0}.voice-white-img{height:100%;width:212px;display:block;position:relative}.read-this-text{font-family:Titillium;font-weight:800;font-size:14px;line-height:28.6px;letter-spacing:0%;width:calc(100% - 20px);flex-grow:1}.record-voice-img{height:50px}.create-voice-timer{font-family:Obvia-Expanded}.generate-voice-button{width:calc(100% - 40px);cursor:pointer}.re-record-text{font-family:Obvia-Expanded;cursor:pointer}.test-button{position:absolute;bottom:72px}.new-audio{margin:20px 0}.voice-name-input{font-family:Titillium;font-weight:400;font-size:16px;line-height:22.4px;letter-spacing:0%}.voice-name-submit{border:2px solid #FFFFFF;background:#ffffff38!important;color:#fff!important}.my-avatai-container{height:100%;background-color:#000;width:100%;z-index:1;visibility:visible}.edit-bottom-text{font-family:Obvia-Expanded;font-weight:700;font-size:10px;line-height:13px;text-align:center;color:#fff}.edit-bottom-panel{position:absolute;bottom:30px;gap:20px;width:250px}.edit-img-container{width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}.sub-credits-container{z-index:4;position:absolute;left:calc(50% - 94px);top:50px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff38;padding:5px;border-radius:110px}.sub-status-container{width:74px;height:30px;color:#fff;background:#ffffff38;border-radius:110px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1.5px solid #FFFFFF;font-family:Obvia-Expanded;font-weight:600;font-size:14px;text-align:center}.yellow-plus{width:16px!important;height:16px!important}.edit-bottom-icon{cursor:pointer}.edit-top-container{width:calc(100% - 80px);position:absolute;top:80px;z-index:4;justify-content:space-between;visibility:visible}.my-avatai-edit-text{z-index:4;font-family:Obvia-Expanded;font-weight:800;font-size:22px;line-height:28.6px;letter-spacing:0%;position:absolute;top:60px;right:20px;cursor:pointer}.credits-count{font-family:Obvia-Expanded;font-weight:600;font-size:14px;padding-top:2px}.credit-img{width:20px!important;height:20px!important}.period-text{font-family:Titillium;font-weight:400;font-size:16px}.avatais-container{width:100%;background-color:#090909d3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:6;gap:10px}.voice-name-submit{text-align:center;cursor:pointer;background:#6945ed!important;width:100%}.avatais-top-container{height:40px;border-bottom:1px solid #6B6B6B;display:flex;justify-content:space-between;width:100%;align-items:center}.choose-avatai-container{min-height:140px;max-height:140px;height:140px;width:75px;cursor:pointer;border-radius:10px;margin:2px}.choose-avatai-container img{border-radius:10px;height:100%;width:100%}.choose-avatai-container.active{outline:2px solid #6945ED}.avatais-check-container{cursor:pointer;width:20px;height:100%;margin-right:15px}.webapp-link{background:linear-gradient(176.27deg,#ffa3a3 2.17%,#edff00 96.94%);width:75px;height:140px}.webapp-link-text{text-align:center;color:#000}.avatais-text{font-family:Obvia-Expanded;font-weight:700;font-size:15px;line-height:19.5px;letter-spacing:-.5%;text-align:center;margin-left:20px}.avatais-bottom-container{position:relative;bottom:0;padding:10px 0;width:calc(100% - 40px);overflow:auto;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:10px;justify-content:flex-start}.voices-container{position:relative;height:calc(100% - 60px);width:calc(100% - 40px);overflow:auto;display:flex;gap:10px}.voices-container-inner{height:calc(100% - 120px);min-height:154px;position:relative;width:100%;overflow:auto;justify-content:unset}.choose-voice-container{max-width:350px;width:calc(100% - 40px);max-width:310px;height:51px;min-height:51px;justify-content:space-between;border-radius:110px;padding:10px 20px;background:#fff3}.play-voice-button{cursor:pointer}.choose-voice-text{font-family:Titillium;font-weight:400;font-size:16px;line-height:22.4px;letter-spacing:0%}.create-voice-button{position:relative;background:#ffffff38;border:2px solid #FFFFFF;-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);width:calc(100% - 6px);max-width:350px;height:69px;border-radius:110px;box-shadow:0 7px 7px #fff inset;padding-top:3px}.create-voice-text{font-family:Obvia-Expanded;font-weight:700;font-size:20px;line-height:26.4px;text-align:center;color:#fff}.welcome{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background-image:url(assets/Illustration.png);background-size:cover;background-repeat:no-repeat;background-position:center}.welcome-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:50px}.welcome-buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.welcome-text{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px}.welcome-upper-text{font-family:DM Sans;font-size:96px;font-weight:600;line-height:96px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;background:linear-gradient(93.25deg,#fafafa 24.45%,#a1a1aa 73.78%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.welcome-bottom-text{font-family:Didact Gothic;font-size:28px;font-weight:400;line-height:36.4px;letter-spacing:-.03em;color:#ffffffde;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none}.welcome-buttons{font-family:Didact Gothic;font-size:20px;font-weight:400;line-height:20px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;width:320px;height:156px;gap:16px;text-align:center}.welcome-login{width:160px;height:70px;padding:25px 80px;gap:10px;border-radius:100px;opacity:0px;background:#fff3;border-image-source:linear-gradient(180deg,#ffffff 0%,rgba(142,119,228,0) 100%);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);cursor:pointer}.welcome-signup{width:160px;height:70px;padding:25px 80px;gap:10px;border-radius:100px;opacity:0px;background:#6945ed;border:.5px solid;border-image-source:linear-gradient(180deg,#8e77e4 0%,rgba(142,119,228,0) 100%);cursor:pointer}@media (max-width: 700px){.welcome-upper-text{font-size:36px;line-height:36px}.welcome-bottom-text{font-size:20px;line-height:26px}}.login{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background-image:url(assets/Illustration-cut.png);background-size:cover;background-repeat:no-repeat;background-position:center}.login-container{display:flex;align-items:center;justify-content:center;flex-direction:column;width:320px;gap:5px}.login-upper-text{font-family:DM Sans;font-size:24px;font-weight:700;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#ffffffde}.login-login-text{height:106px;font-family:DM Sans;font-weight:600;line-height:90px;font-size:60px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;background:linear-gradient(93.25deg,#fafafa 24.45%,#a1a1aa 73.78%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap}.login-other{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.login-other-google{height:68px;padding-bottom:2px;border-radius:100px;background:#fff3;display:flex;align-items:center;justify-content:center;flex-direction:row;width:320px;cursor:pointer;font-family:Didact Gothic;font-size:20px;font-weight:400;line-height:20px}.login-other-apple{height:68px;padding-bottom:2px;border-radius:100px;background:#fff3;display:flex;align-items:center;justify-content:center;flex-direction:row;width:320px;font-family:Didact Gothic;font-size:20px;font-weight:400;cursor:pointer}.login-buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px}.login-email,.login-password{width:268px;height:58px;padding:8px 25px 10px;gap:8px;border-radius:100px;outline:1px solid white;border:none;color:#fff!important;background:none;font-family:Didact Gothic;font-size:18px;font-weight:400;line-height:24px;letter-spacing:.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.login-email::placeholder,.login-password::placeholder{color:#fff!important}.login-email:focus,.login-password:focus{outline:2px solid #6945ed}.login-or{padding:10px 0 15px}.login-login-button{width:100%;height:68px;padding-bottom:2px;gap:10px;border-radius:100px;border:.5px 0px 0px 0px;opacity:0px;background:#6945ed;display:flex;align-items:center;text-align:center;cursor:pointer;font-family:Didact Gothic;font-weight:400;font-size:20px;line-height:20px;letter-spacing:0%;color:#fff!important}.login-text{width:320px;font-family:Didact Gothic;font-size:20px;font-weight:400;line-height:20px}.login-bottom-text{display:flex;gap:5px;font-family:Didact Gothic;font-size:20px;font-weight:400;line-height:20px}.login-bottom-left-text{color:#8e8e93}.login-bottom-right-text{cursor:pointer;color:#fff}.apple-icon{background-image:url(assets/Apple.png);width:24px;height:24px;padding-right:10px;background-repeat:no-repeat}.google-icon{background-image:url(assets/Google.png);width:24px;height:24px;padding-right:10px;background-repeat:no-repeat}.App{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;display:flex;align-items:center;flex-direction:column;height:100%;width:100vw;position:absolute;z-index:5;background:linear-gradient(176.27deg,#ffa3a3 2.17%,#edff00 96.94%)}.stripe-app form{width:30vw;min-width:500px;align-self:center;box-shadow:0 0 0 .5px #32325d1a,0 2px 5px #32325d1a,0 1px 1.5px #00000012;border-radius:7px;padding:40px;margin-top:auto;margin-bottom:auto}#payment-message{color:#697386;font-size:16px;line-height:20px;padding-top:12px;text-align:center}#payment-element{margin-bottom:24px}button{background:#0055de;font-family:Arial,sans-serif;color:#fff;border-radius:4px;border:0;padding:12px 16px;font-size:16px;font-weight:600;cursor:pointer;display:block;transition:all .2s ease;box-shadow:0 4px 5.5px #00000012;width:100%}button:hover{filter:contrast(115%)}button:disabled{opacity:.5;cursor:default}.spinner,.spinner:before,.spinner:after{border-radius:50%}.spinner{color:#fff;font-size:22px;text-indent:-99999px;margin:0 auto;position:relative;width:20px;height:20px;box-shadow:inset 0 0 0 2px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.spinner:before,.spinner:after{position:absolute;content:""}.spinner:before{width:10.4px;height:20.4px;background:#0055de;border-radius:20.4px 0 0 20.4px;top:-.2px;left:-.2px;-webkit-transform-origin:10.4px 10.2px;transform-origin:10.4px 10.2px;-webkit-animation:loading 2s infinite ease 1.5s;animation:loading 2s infinite ease 1.5s}.spinner:after{width:10.4px;height:10.2px;background:#0055de;border-radius:0 10.2px 10.2px 0;top:-.1px;left:10.2px;-webkit-transform-origin:0px 10.2px;transform-origin:0px 10.2px;-webkit-animation:loading 2s infinite ease;animation:loading 2s infinite ease}#dpm-annotation{align-self:center;color:#353a44;width:30vw;min-width:500px;line-height:20px;margin-bottom:20px}#dpm-integration-checker{display:inline;color:#533afd}#payment-status{display:flex;justify-content:center;align-items:center;flex-direction:column;row-gap:30px;width:30vw;min-width:500px;min-height:380px;align-self:center;box-shadow:0 0 0 .5px #32325d1a,0 2px 5px #32325d1a,0 1px 1.5px #00000012;border-radius:7px;padding:40px;opacity:0;animation:fadeInAnimation 1s ease forwards;margin-top:auto;margin-bottom:auto}#status-icon{display:flex;justify-content:center;align-items:center;height:40px;width:40px;border-radius:50%}h2{margin:0;color:#30313d;text-align:center}a{text-decoration:none;font-size:16px;font-weight:600;font-family:Arial,sans-serif;display:block}a:hover{filter:contrast(120%)}#details-table{overflow-x:auto;width:100%}table{width:100%;font-size:14px;border-collapse:collapse}table tbody tr:first-child td{border-top:1px solid #E6E6E6;padding-top:10px}table tbody tr:last-child td{border-bottom:1px solid #E6E6E6}td{padding-bottom:10px}.TableContent{text-align:right;color:#6d6e78}.TableLabel{font-weight:600;color:#30313d}#view-details{color:#0055de}#retry-button{text-align:center;background:#0055de;color:#fff;border-radius:4px;border:0;padding:12px 16px;transition:all .2s ease;box-shadow:0 4px 5.5px #00000012;width:100%}#payment-form #submit{position:relative!important}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fadeInAnimation{to{opacity:1}}@media only screen and (max-width: 600px){.stripe-app form,#dpm-annotation,#payment-status{width:80vw;min-width:initial}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;min-height:100dvh;background-color:#141414}#root{width:100%;height:100%}html{width:100%;min-height:100dvh;height:100%;padding:0;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Hanken Grotesk;src:url(../../assets/fonts/HankenGrotesk-VariableFont_wght.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Mulish;src:url(../../assets/fonts/mulish-regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Titillium;src:url(../../assets/fonts/TitilliumWeb-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Titillium-semibold;src:url(../../assets/fonts/TitilliumWeb-SemiBold.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Obvia-expanded;src:url(../../assets/fonts/ObviaExpanded-ObviaExpSemBd.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Obvia-expanded-semibold;src:url(../../assets/fonts/ObviaExpanded.ttf) format("truetype");font-weight:400;font-style:normal}.login-container{position:absolute;height:640px;color:#000;font-family:Titillium;padding:20px;border-radius:15px;min-height:150px;display:flex;align-items:center;gap:100px}input::placeholder{color:#000}.form-input{margin-bottom:10px;font-family:Titillium;font-size:16px;font-weight:400;line-height:21px;letter-spacing:0em;text-align:left;background-color:#fff;width:305px;padding:20px;border-radius:110px;color:#000;border:none}.forgot-pass-container{text-align:right;color:#000;font-size:12px;font-weight:700;margin-right:15px;margin-bottom:64px;font-family:Titillium}.forgot-pass{font-size:12px;font-weight:700;line-height:15.64px;text-align:right;cursor:pointer}.text-container{margin:10px 0 37px}.login-text{font-family:Obvia-expanded-semibold;font-size:34px;font-weight:800;line-height:40px;text-align:left;margin-left:20px}.signup-text{margin:20px 0 0 20px}.verification-text-container .login-text,.verification-text-container .signup-text{margin-left:0}.sign-up{cursor:pointer}.sign-up,.timer,.resend{font-family:Obvia-expanded;margin-left:10px;background:#050505;padding:8px 20px;border-radius:110px;color:#00ffd9;font-size:12px;font-weight:700;line-height:15.6px;letter-spacing:-.005em;text-align:left}.resend{cursor:pointer}.login-form{height:80%;font-family:Titillium}.submit-btn:hover{cursor:pointer}.submit-btn{background:#ffffff38;color:#000;font-family:Obvia-expanded-semibold;font-size:22px;font-weight:700;line-height:26.4px;text-align:center;width:345px;margin-bottom:20px;border:2px solid #000000;box-shadow:0 14px 7px #fff inset;border-style:none none solid none}.lines-container div{display:inline-block;font-size:16px;font-weight:600;line-height:20px;letter-spacing:.015em;text-align:left;color:#000}.lines-container{margin-bottom:0;display:flex;justify-content:center}.line{width:175px;height:0px;border-top:#393939 solid 1px;margin:0 20px 5px;padding-right:19px}.social-media-login{text-align:center;font-size:16px;font-weight:400;line-height:21px;letter-spacing:0em;margin-bottom:20px}.media-icon{width:24px;height:24px;background:#fff;padding:15px;border-radius:50px;display:inline-block;position:relative;cursor:pointer}.login-other{display:flex;justify-content:center;gap:10px}.fb div{background-image:url(../../assets/Facebook.svg);background-position:center center;background-size:cover;background-repeat:no-repeat;width:24px;height:24px}.google div{background-image:url(../../assets/Google.png);background-position:center center;background-size:cover;background-repeat:no-repeat;width:24px;height:24px}.apple div{background-image:url(../../assets/Apple.svg);background-position:center center;background-size:100%;background-repeat:no-repeat;width:54px;height:54px;position:absolute;top:0;left:0}.apple{background:none}.crop-container{width:80%;max-width:600px;height:calc(100% - 145px);top:30px;position:absolute;display:flex;border-radius:15px}.avt-crop-container{width:100%;height:100%;background:#141414;border-radius:20px}.avt-crop-container.bad{outline:solid red 3px}.avt-bad-disclaimer{position:absolute;z-index:1}.avt-bad-text-container{width:359px;height:65px;top:247px;left:86px;padding:10px 20px;gap:0px;border-radius:50px;opacity:0px;background:#0009;color:#fff;z-index:17}.avt-bad-upper-text{font-family:Titillium;font-size:16px;font-weight:600;line-height:24.34px;text-align:center;color:#ff414d}.avt-bad-lower-text{font-family:Titillium;font-size:14px;font-weight:400;line-height:21.29px;text-align:center}.crop-image-component{top:100px;position:absolute;width:100%;height:calc(100% - 100px);display:flex;justify-content:center}.crop-image-container{position:absolute;bottom:20px;height:74px;width:210px;padding-right:10px;font-family:Obvia-expanded;box-shadow:0 14px 7px #fff inset;border-radius:50px}.login-component{height:calc(100% - 100px);width:100%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center}.login-component.mobile{width:100%;display:flex;justify-content:center}.login-component.mobile .login-container{width:calc(100% - 40px);max-width:400px;padding:20px;display:block;justify-content:unset}.login-component.mobile .login-text,.login-component.mobile .signup-text{margin-left:0}.login-component.mobile .text-container,.login-component.mobile .login-inner,.login-component.mobile #login-form{width:100%}.login-component.mobile .form-input{width:calc(100% - 40px);margin-left:unset}.login-component.mobile .submit-btn{width:100%}.login-component:not(.mobile){height:calc(100% - 150px)}.login-component:not(.mobile) .password-input{width:445px;margin-left:0}.sign-up-button{margin-top:82px}.crop-button{background:#ffffff38;border:2px solid #000000;box-shadow:0 14px 7px #fff inset;border-radius:110px;height:100%;width:calc(100% + 10px);white-space:nowrap;color:#000;text-align:center;cursor:pointer;padding-inline-start:40px;font-family:Obvia-expanded;font-size:19px;font-weight:700;line-height:26.4px;letter-spacing:-.005em;text-align:left;padding-top:12px;padding-bottom:10px;border-style:none none solid none}.crop-button-image{position:absolute;right:16px;top:16px}.file-label{width:335px;height:72px;bottom:250px;background:#ffffff38;color:#000;display:block;margin:30px auto auto;border:2px solid #000000;box-shadow:0 14px 7px #fff inset;cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute!important;border-radius:50px;border-style:none none solid none}.file-button{display:none}.Crop-Controls{width:100%;height:100%;display:flex;align-items:end;justify-content:center;position:relative}.upload-container{position:absolute;color:#000;align-items:center;display:flex;gap:10px}.avt-help{position:absolute;display:block;content:"";width:20px;height:20px;bottom:305px;right:calc(50% - 200px);background-image:url(../../assets/Help.svg);background-repeat:no-repeat;background-size:90%;background-position:center;border-radius:50px;box-shadow:0 3px #fff inset;cursor:pointer;z-index:16}.avt-help.check-image{bottom:-40px;right:calc(50% - 140px)}.avt-help.bad-photo{right:calc(50% - 175px)!important}.avt-help-window{position:absolute;top:0;left:0;width:100%;height:100%;min-height:450px;border-radius:20px;background-color:#1b1b1c;z-index:15;display:flex;justify-content:center;align-items:center}.avt-help-image-container{width:100%;flex:1;display:flex;justify-content:center;align-items:center}.avt-correct{flex:1;height:100%;background-image:url(../../assets/Correct.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center}.avt-incorrect{flex:1;height:100%;background-image:url(../../assets/Incorrect.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center}.avt-help-text-container{width:90%;flex:1;color:#fff;display:flex;flex-direction:column;gap:25px}.avt-help-container{width:90%;max-width:600px;height:90%;max-height:600px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}.avt-help-top-text{font-family:Titillium;font-size:28px;font-weight:600;line-height:42.59px;text-align:left;color:#fff;padding-top:20px}.avt-help-bottom-text{font-family:Hanken Grotesk;font-size:18px;font-weight:400;line-height:26.1px;text-align:left}.upload-icon{background-image:url(../../assets/Icon.svg);position:relative;height:30px;width:30px;background-repeat:no-repeat;background-size:100%}.drag-here{color:#000;font-family:Obvia-expanded;font-size:22px;font-weight:700;line-height:26.4px;letter-spacing:-.005em;text-align:left;line-height:26px;text-align:center;position:relative;margin:0;padding:4px 0 0}.green{color:#67ff3f}.file-label input{display:none;width:0px}.recommendations{position:relative;color:#fff;width:calc(100% - 40px);margin-left:30px;font-size:18px;font-weight:400;line-height:26px;letter-spacing:0em;text-align:left}.recommendations ol{padding-inline-start:30px}.recommendations p{font-size:28px;font-weight:500;line-height:36px;letter-spacing:0em;text-align:left}.name-container{background:#1b1b1c;display:flex;justify-content:center;align-items:center;max-width:600px;min-height:300px;position:absolute;top:30px}.name-container .avt-close-crop{width:15px;height:15px}.name-form{height:230px;width:335px;display:flex;flex-direction:column;align-items:center}.title{color:#fff;text-align:center;width:335px;margin-bottom:20px;font-family:Titillium;font-size:28px;font-weight:400;line-height:42.59px}.name-input{width:295px;padding:24px 20px;margin-bottom:15px;margin-left:0!important}.upper-text{color:#a1a1a1;position:absolute;left:40px;top:73px;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.015em;text-align:left}.name-submit{width:335px;margin-left:0!important;color:#fff!important}.waiting-component{position:absolute;width:100%;height:calc(100% - 150px);display:flex;justify-content:center;align-items:center}.loading{position:absolute;width:250px;color:#fff;text-align:center;font-family:Titillium;font-size:24px;font-weight:400;line-height:36.5px}.loading-icon{width:80px;height:80px;position:absolute}.gallery{display:flex;justify-content:start;align-items:start;flex-wrap:wrap;width:95%;margin:70px auto auto;background-color:#141414;padding-bottom:20px;gap:20px;position:relative;height:calc(100% - 240px)}.avt-new-avatar:before{position:absolute;top:-48px;left:0;content:"My AVATAis";color:#fff;white-space:nowrap;font-family:Obvia-expanded;font-size:24px;font-weight:700;line-height:29.1px;text-align:left}.avt-new-avatar.mobile:before{color:#000}.gallery div{height:322px;width:182px}.gallery div img{width:100%;height:100%}.avt-avatar{cursor:pointer;box-shadow:5px 5px #00ffd9;border-radius:10px}.avt-avatar img{border-radius:10px}.progress{position:absolute;z-index:1;padding-bottom:5px}.avt-new-avatar-text{width:150px!important}.iframe-container{width:100%;height:calc(100svh - 150px);display:flex;align-items:center;justify-content:center}.avt-header{display:flex;flex-wrap:wrap;width:100%;align-items:center;height:150px;justify-content:space-between;gap:20px;background:linear-gradient(112.94deg,#ffa3a3 2.97%,#edff00)}.avt-header.Login,.avt-header.CropImage,.avt-header.Send,.avt-header.Register,.avt-header.Verification,.avt-header.Changepass,.avt-header.Credits{background:none}#cropImage{height:100%;width:100%;object-fit:contain}.avt-header.mobile{background:none;height:100px}.avt-header.mobile .avt-logo-container{padding-bottom:unset}.gallery.mobile{background:none;height:calc(100% - 190px);justify-content:center}.gallery.mobile .avt-avatar{width:165px;height:290px}.avt-active-component{width:100%;height:100svh}.avt-active-component.Gallery.mobile:before{display:block;position:fixed;content:"";top:0;left:0;height:100lvh;width:100%;background:linear-gradient(176.27deg,#ffa3a3 2.17%,#edff00 96.94%)}.avt-active-component:not(.mobile) .crop-image-component{top:150px;height:calc(100% - 150px)}.avt-active-component.mobile .crop-image-component{top:100px}.avt-active-component.mobile #name-form,.avt-active-component.mobile .title{width:265px}.avt-active-component.mobile .name-input{width:225px}.avt-active-component.mobile .name-submit{width:265px}.avt-active-component.CropImage,.avt-active-component.Send{background:linear-gradient(176.27deg,#ffa3a3 2.17%,#edff00 96.94%)}.avt-active-component.CropImage .avt-active-component.mobile:not(.CropImage){width:100100%;position:fixed;overflow:auto;height:inherit;background-attachment:fixed}.avt-active-component.Send .crop-container{background-color:#1b1b1c}.avt-active-component.Send .avt-close-crop{width:15px;height:15px}.avt-logo{background-image:url(../../assets/Rectangle.svg);width:180px;height:45px;background-position:center;background-size:100%;background-repeat:no-repeat;margin-left:5%}.avt-header-logo{width:45px;height:45px;position:absolute;top:5px;left:75px;background-position:center;background-size:100% 100%;background-image:url(../../assets/LOGO.svg)}.avt-promo-container{display:flex;align-items:center;justify-content:flex-start;width:calc(100% - 40px);flex-direction:column;position:absolute}.avt-promo-upper-text{text-align:center;font-family:Obvia-Expanded;font-size:56px;font-weight:700;line-height:74px;letter-spacing:.3px}.avt-promo-bottom-text{text-align:center;font-family:Titillium;font-size:24px;font-weight:400;line-height:31.5px}.avt-active-component.mobile .avt-promo-upper-text{font-size:24px;line-height:34.8px}.avt-active-component.mobile .avt-promo-bottom-text{font-size:14px;line-height:17.5px}.avt-carousel{background-image:url(../../assets/Infinite\ Carousel.png);width:10000100%;height:325px;background-size:auto 100%;background-repeat:repeat-x;animation-name:shift;animation-duration:1000s;animation-iteration-count:infinite;animation-timing-function:linear;bottom:20px;position:absolute}@keyframes shift{0%{transform:translate(0)}to{transform:translate(-50%)}}.avt-header-right-container{display:flex;flex-wrap:wrap;gap:5px;justify-content:space-between;align-items:center;height:75px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:10px;gap:10px;border-radius:80px;background:#050505b2;margin-right:20px;z-index:2}.avt-header-avatars{display:flex;flex-wrap:wrap;justify-content:center}.avt-header-right{margin:3px;height:30px;padding:8px 10px 4px;border-radius:10px;font-family:Titillium-semibold;cursor:pointer;border:1px solid #FFFFFF;color:#fff;font-size:18px;font-weight:400;line-height:25.2px;text-align:left}.avt-logo-container{position:relative;margin-left:50px;padding-bottom:10px}.avt-logout-container{border-radius:80px;box-shadow:0 14px 7px #fff inset;background:#ffffff38;font-family:Obvia-expanded;width:223px;height:54px;display:flex;justify-content:center;align-items:center;font-size:22px;font-weight:700;line-height:28.6px;letter-spacing:-.005em;text-align:left}.avt-avatars-button{border-radius:80px 0 0 80px;display:flex;justify-content:center;align-items:center;gap:10px;width:155px;height:55px;margin-right:7px;padding:6px 10px!important}.avt-download-app-button{border-radius:0 80px 80px 0;display:flex;justify-content:center;align-items:center;gap:10px;height:55px;margin-right:7px;padding:6px 22px 6px 20px;position:relative}.avt-create-button{border-radius:0;display:flex;justify-content:center;align-items:center;gap:10px;width:218px;height:55px;padding:6px 10px!important}.avt-download-popup{position:absolute!important;top:90px!important;width:300px!important;padding:10px!important;color:#fff;background:#000!important;left:0!important;z-index:15}.avt-download-popup .avt-burger-div{border:2px white solid}.avt-download-popup .avt-burger-open-logo-6{background-image:url(../../assets/Apple-white.svg);background-size:100% 100%;width:24px;height:24px}.avt-download-popup .avt-burger-open-logo-7{background-size:100% 100%;width:20px;height:20px}.avt-new-avatar{background:linear-gradient(176.27deg,#ffa3a3 2.17%,#edff00 96.94%);text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;box-shadow:5px 5px #00ffd9;position:relative}.avt-new-avatar div{height:50px;font-family:Titillium;font-size:20px}.avt-final-container{display:flex;justify-content:center;min-height:300px}.avt-final-button{position:absolute;width:auto;height:auto;padding-right:40px;bottom:-100px}.avt-final-image{height:100%;width:100%;object-fit:contain}.avt-skeleton-canvas{position:absolute}.avt-logo-big{background-image:url(../../assets/LOGO.svg);height:350px;width:350px;background-position:center;background-repeat:no-repeat;background-size:100%;margin-bottom:30px}.login-inner{width:380px;background-color:#fff9;padding:20px}.avt-logo-small{background-image:url(../../assets/LOGO.svg);height:30px;width:30px;background-position:center;background-repeat:no-repeat;background-size:100%;padding-top:7px}.avt-plus-logo{background-image:url(../../assets/Plus.svg);height:11px;width:11px;background-position:center;background-repeat:no-repeat;background-size:100%;position:relative;bottom:2px;right:6px}.avt-credits-logo{background-image:url(../../assets/Credits-logo.svg);height:30px;width:30px;background-position:center;background-repeat:no-repeat;background-size:100%;position:relative;bottom:2px}.icon-logo{background-image:url(../../assets/Vector.svg);height:24px;width:24px;background-position:center;background-repeat:no-repeat;background-size:100%;padding-top:5px}.avt-header-right.active{color:#00ffd9}.avt-header-right.active .icon-logo{background-image:url(../../assets/Icon-teal.svg)}.models{width:100%;height:calc(100% - 200px);position:absolute;display:flex;flex-wrap:wrap}.models div{flex:1;background-image:url(../../assets/image\ 3.svg);background-size:contain;width:30%;background-position:center;background-repeat:no-repeat}.models-logo{position:absolute;background-image:url(../../assets/Yellow-logo.svg);background-position:center;background-repeat:no-repeat;background-size:100%;width:90%;height:calc(100% - 200px)}#loading-animation{width:80px;height:80px;margin:auto;background-image:url(../../assets/loading.svg);background-position:center;background-repeat:no-repeat;background-size:100%;animation:rotate 1s infinite linear;border-radius:50px;background:conic-gradient(from 180deg at 50% 50%,#00ffd9,#00ffd9 63.24deg,#fff0 360deg)}.loading-container{min-height:300px;justify-content:center;align-items:center}#loading-animation:after{display:block;position:relative;content:"";top:10px;left:10px;z-index:14;width:60px;height:60px;border-radius:50px;background-color:#fd0}#loading-animation.black:after{background-color:#1b1b1c}.loading-animation-container{display:flex;justify-content:center;align-items:center;height:90px!important}.iframe-container iframe{border-radius:20px}.avt-burger-outer{display:flex;justify-content:center;align-items:center}.avt-credits-button.mobile{position:relative;top:2px;width:135px;cursor:pointer}.error-container{justify-content:center;align-items:center}.avt-burger-container{width:18px;height:18px;margin-right:38px;background-image:url(../../assets/Burger.svg);background-position:center;background-repeat:no-repeat;background-size:100%;cursor:pointer;position:relative;z-index:16}.avt-burger-open-container{width:90%;height:auto;padding-top:50px;padding-bottom:30px;position:fixed;top:20px;left:5%;z-index:17;background:linear-gradient(176.27deg,#ffa3a3 2.17%,#edff00 96.94%);display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;border-radius:10px}.avt-burger-div{border-radius:50px;display:flex;align-items:center;justify-content:space-between;border:2px solid #000000;padding:0 15px;font-family:Titillium;font-weight:400;font-size:18px;width:80%;height:60px;cursor:pointer;margin:5px 0}.avt-active-component.mobile:not(.Register,.Login,.Verification,.Changepass,.Credits,.Support){background:linear-gradient(176.27deg,#ffa3a3 2.17%,#edff00 96.94%)}.avt-active-component.Support:not(.mobile):before{background:url(../../assets/Blur-color-big.png);background-size:cover;background-repeat:no-repeat;background-position:center;content:"";display:block;position:fixed;z-index:-1;width:100%;height:100%;top:0}.avt-active-component.Support.mobile:before{background:linear-gradient(176.27deg,#ffa3a3 2.17%,#edff00 96.94%);content:"";display:block;position:fixed;z-index:-1;width:100%;height:100%;top:0}.avt-header.Support:not(.mobile){display:none}.support{height:100%;width:100%;display:flex;align-items:center;justify-content:center;min-height:500px}.support.mobile{height:calc(100% - 100px)}.support:not(.mobile){min-height:800px}.avt-active-component.mobile:not(.Register,.Login,.Verification,.Changepass,.Credits) .model-1,.model-3{display:none}.avt-active-component.Register:before,.avt-active-component.Login:before,.avt-active-component.Verification:before,.avt-active-component.Changepass:before,.avt-active-component.Credits:before{display:block;position:fixed;content:"";top:0;left:0;height:100lvh;width:100%;background:linear-gradient(176.27deg,#ffa3a3 2.17%,#edff00 96.94%)}.avt-active-component.blur{background:url(../../assets/Blur-color-big.png);background-size:cover;background-repeat:no-repeat;background-position:center}.avt-burger-create,.avt-burger-avatars,.avt-burger-logout{width:80%;height:60px}.avt-close-burger{position:absolute;cursor:pointer;top:20px;width:20px;height:20px;right:20px;background-size:100%;background-repeat:no-repeat;background-image:url(../../assets/Close.svg)}.avt-dark{position:fixed;width:100%;height:100%;top:0;left:0;background:#000;opacity:.6;z-index:10}.avt-burger-open-logo-1{width:30px;height:30px;background-size:100%;background-repeat:no-repeat;background-image:url(../../assets/LOGO.svg)}.avt-burger-open-logo-2{width:24px;height:24px;background-size:100%;background-repeat:no-repeat;background-image:url(../../assets/Vector-black.svg)}.avt-burger-open-logo-3{width:13px;height:19px;background-size:100%;background-repeat:no-repeat;background-image:url(../../assets/logout.svg)}.avt-burger-open-logo-4{width:24px;height:24px;background-size:100%;background-repeat:no-repeat;background-image:url(../../assets/Help.svg)}.avt-burger-open-logo-5{width:24px;height:24px;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../../assets/Download-burger.svg)}.avt-burger-open-logo-6{width:24px;height:24px;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../../assets/Apple-burger.svg)}.avt-burger-open-logo-7{width:24px;height:24px;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../../assets/Playmarket-burger.svg)}.avt-support-logo{width:24px;height:24px;background-size:100%;background-repeat:no-repeat;background-image:url(../../assets/Help-white.svg)}.avt-close-crop{position:absolute;width:35px;height:35px;background-color:#000;background-size:100%;padding:10px;background-repeat:no-repeat;top:-45px;right:0;z-index:12;border-radius:50px;cursor:pointer}.avt-close-background{position:absolute;top:10px;left:10px;height:15px;width:15px}.code-input-container{display:flex;justify-content:space-between}.code-input{width:25px!important;padding:25px!important;border-radius:20px;text-align:center;font-family:Obvia-expanded;font-size:24px;font-weight:700}.verification-inner{display:flex;flex-direction:column;justify-content:center}.verify-button{margin:110px auto auto;width:100%!important;margin-left:unset!important}.resend-container{position:absolute;margin-top:15px}.timer{color:#00ffd9}.ReactCrop__crop-selection{display:none}.ReactCrop__child-wrapper{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.avt-check-loading{position:absolute;width:100%;height:100%;z-index:13;border-radius:20px;background:#141414;display:flex;justify-content:center;align-items:center;flex-direction:column}.avt-please-wait{color:#fff;font-family:Titillium;font-weight:400;font-size:18px;text-align:center}.avt-loading-logo{background-image:url(../../assets/loading.svg);width:80px;height:80px;background-repeat:no-repeat;background-size:100%;border-radius:50px;background:conic-gradient(from 180deg at 50% 50%,#00ffd9,#00ffd9 63.24deg,#fff0 360deg);animation:rotate 1s infinite linear}.register-wrong-password{position:absolute;font-family:Titillium;font-size:14px;font-weight:400;line-height:21.29px;color:red;padding-inline:20px}.register-wrong-password.verify-wrong-password{margin-top:50px;padding-inline:unset}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.avt-loading-logo:after{display:block;content:"";width:60px;height:60px;position:relative;top:10px;left:10px;border-radius:50px;background-color:#141414}.password-input{flex:1 1}.avt-form-close{width:15px;height:15px;top:-20px;right:20px}.avt-active-component.Webplayer.mobile #avt-webplayer-download{top:calc(2.5% + 190px)}.avt-active-component.Webplayer.mobile .iframe-container{height:calc(100svh - 100px)}#avt-webplayer-download{position:absolute;top:calc(2.5% + 240px);right:calc(3% + 15px);cursor:pointer}#avt-webplayer-download.expanded{right:calc(3% + 15px);transition:1s}#avt-webplayer-download.fade-out{right:-100px;transition:1s}.event-container{position:absolute;width:95%;height:95%;z-index:20}.avt-credits-button{border-radius:0;display:flex;justify-content:center;align-items:center;gap:10px;width:154px;height:55px;z-index:1;font-family:Obvia-expanded}#Credits{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;overflow:auto;z-index:6;background:linear-gradient(176.27deg,#ffa3a3 2.17%,#edff00 96.94%);color:#000}.avt-active-component.Credits:not(.mobile) #Credits{height:calc(100% - 150px)}.avt-credits-container{height:480px;display:flex;justify-content:center;align-items:center}.credits-back{display:block!important;width:13px;height:19px;z-index:7}.avt-packages-container{display:flex;justify-content:space-between;align-items:center;width:480px;overflow:auto;z-index:1;flex-direction:column;gap:20px;margin:20px}#Credits .crop-button{width:100%;max-width:300px;text-align:center;padding:10px 5px 5px;height:60px}#Credits .avt-choose-package-text{font-family:Obvia-expanded;font-size:34px;font-weight:800;line-height:44.2px;text-align:left}#Credits .avt-package-options{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:20px}#Credits .avt-package-right{font-family:Obvia-Expanded;font-size:16px;font-weight:600;line-height:22.4px;text-align:left}#Credits .avt-package{width:calc(100% - 40px);max-width:260px;padding:10px 20px;border-radius:110px;display:flex;justify-content:space-between;align-items:center;background:#fff;cursor:pointer}#Credits .avt-package.active{outline:2px solid rgba(0,255,217,1)}.avt-package-left{display:flex;flex-direction:row;align-items:center;gap:10px}.avt-package-logo{background-image:url(../../assets/credit.svg);background-size:100% 100%;background-repeat:no-repeat;width:45px;height:40px}.avt-package-text{font-family:Titillium;font-size:16px;font-weight:400;line-height:22.4px;text-align:left;padding-bottom:0}.crop-image-container .avt-package-left{position:absolute;right:101px;top:42px;gap:0px}.crop-image-container .avt-package-logo{width:25px;height:25px}.crop-image-container .avt-package-text{font-size:14px}.avt-big-credits-logo{height:100%;background-image:url(../../assets/credit.svg);background-repeat:no-repeat;object-fit:contain;width:480px;z-index:1}.avt-payment-finished-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1}.avt-payment-finished-inner{min-width:360px;max-width:360px;min-height:300px;max-height:400px;width:30%;height:50%;display:flex;flex-direction:column}.avt-payment-finished-logo{background-image:url(../../assets/credit.svg);background-repeat:no-repeat;object-fit:contain;background-size:100% 100%;background-position:center;width:100%;height:100%}.avt-payment-finished-text{font-family:Obvia-expanded;font-size:35px;text-align:center}.avt-support-button-outer{width:176px;height:75px;border-radius:80px;position:fixed;right:50px;bottom:30px;z-index:1;background:#050505b3;display:flex;align-items:center;justify-content:center;cursor:pointer}.avt-support-button-inner{position:relative;width:156px;height:55px;border-radius:80px;outline:1px solid rgba(255,255,255,1);display:flex;flex-direction:row;gap:15px;align-items:center;justify-content:center}.avt-support-text{font-family:Titillium;font-size:18px;width:62px;height:25px;color:#fff}.avt-support-outer{width:100%;max-width:600px;height:75%;height:600px;max-height:800px;background:#141414;display:flex;align-items:center;justify-content:center;min-height:550px;position:relative}.avt-support-error-text{position:unset!important}.avt-support-message-sent{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.avt-support-message-sent-logo{background-image:url(../../assets/paper-plane.svg);background-repeat:no-repeat;width:64px;height:64px;background-size:100% 100%;background-position:center}.avt-support-message-sent-text{color:#fff;font-family:Titillium;font-size:18px;font-weight:600;line-height:25.2px;text-align:center;width:220px}.avt-support-close{position:absolute;top:-60px;right:0;width:16px;height:16px}.Support.mobile .avt-support-outer{background:none;margin-top:0}.Support.mobile .avt-support-message-sent-text{color:#000}.Support.mobile .avt-support-submit{color:#000;border:2px solid rgba(0,0,0,1);border-style:none none solid none}.Support.mobile .avt-support-contact{color:#000;font-size:34px;font-family:Obvia-expanded-semibold}.avt-support-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(100% - 40px);max-width:335px;gap:10px;min-height:500px}.avt-support-contact{color:#fff;font-family:Titillium;font-size:28px;height:45px}.avt-support-theme{width:calc(100% - 40px);padding:24px 20px;border-radius:110px;font-family:Titillium;font-size:16px;border-style:none}.avt-support-theme::placeholder{color:#a1a1a1}.avt-support-description{width:calc(100% - 40px);padding:24px 20px;min-height:200px;height:238px;border-radius:15px;border-style:none;font-family:Titillium;font-size:16px;font-weight:400;line-height:22.4px;text-align:left}.avt-support-description::placeholder{color:#a1a1a1}.avt-support-submit{width:100%;border-radius:110px;padding:15px;background:#ffffff38;border-style:none;border:1px solid rgba(255,255,255,1);-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);box-shadow:0 7px 7px #fff inset;color:#fff;font-family:Obvia-expanded;font-weight:700;font-size:22px;cursor:pointer}@media (max-width: 1350px){.avt-logo{width:100px;height:27px}.avt-logo-container{margin-left:18px}.avt-header-logo{width:27px;height:27px;left:40px;top:2px}.avt-logo-big{width:200px;height:200px}}@media (max-height: 550px){.models,.models-logo{display:none!important}}@media (max-height: 660px){.avt-active-component.mobile .file-label{bottom:-20px}.avt-active-component.mobile .avt-help{bottom:35px}.avt-active-component.mobile .avt-carousel{visibility:hidden}.avt-active-component.CropImage.blur .avt-help{bottom:-40px}}@media (max-height: 850px){.avt-active-component:not(.mobile) .file-label{bottom:-20px}.avt-active-component:not(.mobile) .avt-help{bottom:35px}.avt-active-component:not(.mobile) .avt-carousel{visibility:hidden}.avt-active-component.CropImage.blur .avt-help{bottom:-40px}}@media (min-width: 1500px) and (min-height:700px){.avt-active-component:not(.mobile) .avt-carousel{visibility:visible}.avt-active-component:not(.mobile) .file-label{bottom:260px}.avt-active-component:not(.mobile) .avt-help{bottom:315px}.avt-active-component.CropImage.blur .avt-help{bottom:-40px}}.monetization-container{background:linear-gradient(176.27deg,#ffa3a3 2.17%,#edff00 96.94%)}.monetization-container-inner{position:relative;width:100%;max-width:400px;height:90%;max-height:680px;overflow:auto;justify-content:unset}.sub-status-container{z-index:3;width:74px;height:30px;background:#ffffff38;border-radius:110px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1.5px solid #FFFFFF;font-family:Obvia-Expanded;font-weight:600;font-size:14px;text-align:center;color:#fff}.sub-status-container.active{border:1.5px solid #EDFF00;color:#edff00}.monetization-title{color:#000;bottom:150px;font-family:Obvia-Expanded;font-weight:800;font-size:22px;text-align:center;height:90px;min-height:90px;margin-top:20px}.monetization-current-balance{font-family:Titillium;font-weight:400;font-size:16px;text-align:center;color:#000;justify-content:flex-start;width:320px}.monetization-1-text{font-family:Titillium;font-weight:400;font-size:16px;text-align:center;color:#000;height:42px;min-height:42px}.monetization-2-text{font-family:Titillium-semibold;font-weight:600;font-size:18px;color:#000}.monetization-features-container{height:300px;min-height:300px}.monetization-feature-container{width:320px;max-width:400px;border-radius:110px;height:70px;min-height:70px;background-color:#fff;color:#000;position:relative}.monetization-feature-container.active{outline:2px solid #00FFD9}.monetization-discount-container{position:absolute;top:-11px;right:50px;width:76px;height:22px;padding-top:2px;background-color:#000;border-radius:110px;font-family:Obvia-Expanded;font-weight:700;font-size:10px;color:#00ffd9}.monetization-credits-count{font-family:Obvia-Expanded;font-weight:600;font-size:16px;padding-top:2px}.monetization-purchase{width:320px;border:2px solid #000000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding-top:2px;min-height:70px;height:70px;margin-top:15px;border-radius:110px;box-shadow:0 14px 7px #fff inset;font-family:Obvia-Expanded;font-weight:700;font-size:22px;color:#000;cursor:pointer}.monetization-confirm-container{background:#00000080;z-index:2001;width:100%;height:100%;position:absolute}.monetization-confirm-bottom{position:absolute;bottom:0;height:260px;width:100%;background:linear-gradient(176.27deg,#ffa3a3 2.17%,#edff00 96.94%)}.monetization-confirm-bottom-inner{position:absolute;bottom:0;height:240px;width:calc(100% - 40px)}.monetization-confirm-header{width:100%;margin-bottom:10px}.monetization-confirm-middle{color:#000;height:65px;min-height:65px}.monetization-middle-bold{font-family:Titillium-semibold;font-weight:600;font-size:18px}.monetization-confirm-header-text{font-family:Obvia-Expanded;font-weight:800;font-size:22px;color:#000}
