@tailwind base;@tailwind components;@tailwind utilities;.desktop-continer[data-v-cf135ab0]{position:absolute;inset:-100px;backdrop-filter:blur(3px);background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:110;transition:.3s;animation:show-alert-cf135ab0 .4s}.desktop-conferm-alert[data-v-cf135ab0]{width:85%;max-width:420px;height:50vh;background-color:var(--layer1);border-radius:22px;display:flex;position:absolute;margin:auto;flex-direction:column;align-items:center;justify-content:space-between}.desktop-alert-icon[data-v-cf135ab0]{position:relative;height:13vh;width:13vh;margin-top:10%}.desktop-alert-icon img[data-v-cf135ab0]{width:100%;border-radius:20%}.desktop-title[data-v-cf135ab0]{color:var(--text-color);margin:13px 0}.desktop-message[data-v-cf135ab0]{color:var(--text-color)}.mobile-continer[data-v-cf135ab0]{position:absolute;inset:-100px;backdrop-filter:blur(3px);background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:110;transition:.3s;animation:show-alert-cf135ab0 .4s}.mobile-conferm-alert[data-v-cf135ab0]{width:85%;max-width:320px;height:40vh;background-color:var(--layer1);border-radius:22px;display:flex;position:absolute;margin:auto;flex-direction:column;align-items:center;justify-content:space-between}.mobile-alert-icon[data-v-cf135ab0]{position:relative;height:13vh;width:13vh;margin-top:10%}.mobile-alert-icon img[data-v-cf135ab0]{width:100%;border-radius:20%}.mobile-title[data-v-cf135ab0]{color:var(--text-color);margin:13px 0}.mobile-message[data-v-cf135ab0]{color:var(--text-color)}@keyframes show-alert-cf135ab0{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translate(0)}}.desktop-studio[data-v-a8ea6b66]{position:absolute;z-index:25;inset:0;background-color:rgba(0,0,0,.8)}.desktop-studio-controlles[data-v-a8ea6b66]{width:100%;height:8vh;display:flex;align-items:center;justify-content:flex-end}.desktop-studio-controlles div[data-v-a8ea6b66]{height:5vh;margin:0 10px}.desktop-studio-controlles div img[data-v-a8ea6b66]{width:5vh;height:5vh}.desktop-studio-controlles div[data-v-a8ea6b66]:active{transform:scale(95%)}.desktop-studio-images[data-v-a8ea6b66]{width:100%;height:calc(100% - 8vh);display:flex;flex-direction:row;overflow-x:scroll;overflow-y:hidden}.desktop-studio-image[data-v-a8ea6b66]{height:91vh;margin:0 5px}.mobile-studio[data-v-a8ea6b66]{position:absolute;z-index:25;inset:0;background-color:rgba(0,0,0,.8)}.mobile-studio-controlles[data-v-a8ea6b66]{width:100%;height:8vh;display:flex;align-items:center;justify-content:flex-end}.mobile-studio-controlles div[data-v-a8ea6b66]{height:5vh;margin:0 10px}.mobile-studio-controlles div img[data-v-a8ea6b66]{width:5vh;height:5vh}.mobile-studio-controlles div[data-v-a8ea6b66]:active{transform:scale(95%)}.mobile-studio-images[data-v-a8ea6b66]{width:100%;height:calc(100% - 8vh);display:flex;flex-direction:row;flex-wrap:wrap;overflow-y:scroll;gap:2px}.mobile-studio-image[data-v-a8ea6b66]{width:100vw}.desktop-loading[data-v-21704532]{position:absolute;inset:0;background-color:rgba(0,0,0,.5);backdrop-filter:blur(3px);transition:.3s;display:flex;align-items:center;z-index:99;justify-content:center}.desktop-loader[data-v-21704532]{width:120px;animation:rotate-21704532 .7s linear infinite}.mobile-loading[data-v-21704532]{position:absolute;inset:0;background-color:rgba(0,0,0,.5);backdrop-filter:blur(3px);transition:.3s;display:flex;align-items:center;z-index:99;justify-content:center}.mobile-loader[data-v-21704532]{width:20%;animation:rotate-21704532 .7s linear infinite}@keyframes rotate-21704532{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.desktop-nave-bar[data-v-bc23adf6]{position:absolute;width:100vw;top:0;height:8vh;z-index:3;background-color:var(--layer1);display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px var(--border-color) solid}.desktop-store-logo[data-v-bc23adf6]{margin:auto 2%}.desktop-store-logo img[data-v-bc23adf6]{width:12vh;height:6vh;margin:2.7% 0}.desktop-search[data-v-bc23adf6]{display:flex;flex-direction:row;border:1px var(--text-color) solid;padding:2px 5px;border-radius:13px;margin:0 3%}.desktop-search-icon[data-v-bc23adf6]{width:4.5vh;height:4.5vh}.desktop-search-input[data-v-bc23adf6]{border:none;width:100%;height:4.3vh;max-width:300px;background-color:transparent;outline:none;text-align:left;margin-left:5px;color:var(--text-color);font-size:1rem;transition:.3s}.desktop-user-logo[data-v-bc23adf6]{display:flex;flex-direction:row;width:auto;gap:13px;align-items:center;margin:0 3%;margin-left:auto;color:var(--text-color)}.desktop-user-logo img[data-v-bc23adf6]{height:5vh}.desktop-nav-controllers[data-v-bc23adf6]{display:flex;flex-direction:row;align-items:center;gap:12px;margin:0 30px}.desktop-nav-controllers div[data-v-bc23adf6]{position:relative;min-width:6vh;max-width:15vh;height:7vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 3px;border-radius:6px;cursor:pointer}.desktop-nav-controllers div span[data-v-bc23adf6]{position:absolute;padding:1px 3px;background-color:rgba(255,0,0,.8);top:5px;left:5px;border-radius:4px;color:#f0f8ff;font-size:.88rem;transition:.2s}.desktop-nav-controllers div[data-v-bc23adf6]:active{img[data-v-bc23adf6]{scale:90%}span[data-v-bc23adf6]{opacity:0}}.desktop-nav-controllers div img[data-v-bc23adf6]{margin-top:3px;width:4.8vh;height:4.8vh;transition:.2s}.desktop-nav-controllers div p[data-v-bc23adf6]{width:100%;margin:0;font-size:.9rem;opacity:.8;text-align:center;color:var(--text-color)}.mobile-nave-bar[data-v-bc23adf6]{position:absolute;width:100vw;height:7vh;z-index:3;background-color:var(--layer1);display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;border-bottom:1px var(--border-color) solid}.mobile-search[data-v-bc23adf6]{display:flex;flex-direction:row;border:1px var(--text-color) solid;padding:2px 5px;border-radius:10px}.mobile-search-icon[data-v-bc23adf6]{width:3.5vh;height:3.5vh}.mobile-search-input[data-v-bc23adf6]{border:none;width:100%;height:3.3vh;max-width:60px;background-color:transparent;outline:none;text-align:left;margin-left:5px;color:var(--text-color);transition:.3s}.mobile-search-input[data-v-bc23adf6]:focus{max-width:90px}.mobile-store-logo[data-v-bc23adf6]{margin-right:3%}.mobile-store-logo img[data-v-bc23adf6]{width:10vh;height:5vh}.mobile-user-logo img[data-v-bc23adf6]{width:4vh;height:4vh}.desktop-continer[data-v-2b358264]{position:absolute;z-index:300;top:20vh;width:100%;height:auto;display:flex;justify-content:center}.desktop-continer div[data-v-2b358264]{background-color:var(--bg);padding:4px 8px;border-radius:9px;animation:desktop-created-2b358264 .3s;color:#f0f8ff;font-size:.95rem}@keyframes desktop-created-2b358264{0%{transform:translateY(-23vh);opacity:0}to{transform:translate(0);opacity:1}}.mobile-continer[data-v-2b358264]{position:absolute;z-index:300;bottom:20vh;width:100%;height:auto;display:flex;justify-content:center}.mobile-continer div[data-v-2b358264]{background-color:var(--bg);padding:4px 8px;border-radius:9px;animation:mobile-created-2b358264 .3s;color:#f0f8ff;font-size:.95rem}@keyframes mobile-created-2b358264{0%{transform:translateY(23vh);opacity:0}to{transform:translate(0);opacity:1}}.desktop-continer[data-v-0f8bd864]{display:flex;flex-direction:row;align-items:center;width:1cm}.desktop-continer img[data-v-0f8bd864]{width:100%;margin:0 auto;cursor:pointer;transition:.15s}.desktop-continer img[data-v-0f8bd864]:hover{transform:scale(109%)}.desktop-continer img[loading][data-v-0f8bd864]{width:70%;margin:15%}.mobile-continer[data-v-0f8bd864]{display:flex;flex-direction:row;align-items:center;width:1cm}.mobile-continer img[data-v-0f8bd864]{width:100%;margin:0 auto}.mobile-continer img[loading][data-v-0f8bd864]{width:70%;margin:15%}.loading[data-v-0f8bd864]{margin:0 auto;animation:loading-0f8bd864 .7s linear infinite}@keyframes loading-0f8bd864{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.desktop-side-bar[data-v-34b278c8]{z-index:2;width:20%;top:8vh;right:0;position:absolute;top:7vh;bottom:0;right:-1px;z-index:100;max-width:450px;transition:.3s;border-top-left-radius:12px;color:var(--text-color-reverce);backdrop-filter:blur(3px);background-color:var(--layer1)}.desktop-side-bare-content[data-v-34b278c8]{margin:13px}.desktop-nave-bar-side-bar[data-v-34b278c8]{width:100%;height:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-around;margin-bottom:15px;color:var(--text-color)}.desktop-content[data-v-34b278c8]{overflow:visible;position:relative;width:100%;height:86vh;overflow-x:hidden;overflow-y:scroll;animation:desktop-content-34b278c8 .5s}.desktop-items[data-v-34b278c8]{width:100%;padding:15px 0;display:flex;flex-direction:column;gap:15px;align-items:center}.desktop-item[data-v-34b278c8]{position:relative;width:96%;height:110px;border-radius:10px;display:flex;justify-content:space-between;background-color:var(--layer2);color:var(--text-color);border:1px var(--border-color) solid}.desktop-item img[preview][data-v-34b278c8]{width:110px;height:110px;border-radius:10px}.desktop-item-details[data-v-34b278c8]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.desktop-item-details div[name][data-v-34b278c8]{font-size:1rem;margin:5px 0}.desktop-item-details div[prices][data-v-34b278c8]{display:flex;justify-content:space-evenly;width:100%}.desktop-item-details div[quantity][data-v-34b278c8]{margin-left:7%;font-size:.8rem}.desktop-item-details div span[price][data-v-34b278c8]{color:green;font-size:.9rem}.desktop-item-details div span[promo][data-v-34b278c8]{color:red;opacity:.8;font-size:.8rem}.desktop-item-details div[controlles][data-v-34b278c8]{display:flex;justify-content:space-around;align-items:center;width:100%;height:30px}.desktop-order-status-icon[data-v-34b278c8]{position:absolute;z-index:11;border-radius:50%;overflow:hidden;top:-10px;right:-5px;display:flex;align-items:center;justify-content:center;background-color:var(--layer2)}.desktop-order-status-icon img[data-v-34b278c8]{width:4vh;height:4vh}.desktop-button[exit][data-v-34b278c8]{width:30px;margin-right:auto}@keyframes desktop-content-34b278c8{0%{opacity:0}30%{opacity:0}to{opacity:1}}.mobile-side-bar[data-v-34b278c8]{position:absolute;top:7vh;bottom:0;right:-1px;z-index:100;max-width:350px;transition:.3s;border-top-left-radius:12px;color:var(--text-color-reverce);backdrop-filter:blur(3px);background-color:var(--layer1)}.mobile-side-bare-content[data-v-34b278c8]{margin:13px}.mobile-nave-bar-side-bar[data-v-34b278c8]{width:100%;height:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-around;margin-bottom:15px;color:var(--text-color)}.cart-total[data-v-34b278c8]{margin:0 auto;white-space:nowrap}.mobile-content[data-v-34b278c8]{overflow:visible;position:relative;width:100%;height:78vh;overflow-x:hidden;overflow-y:scroll;animation:mobile-content-34b278c8 .5s}.mobile-items[data-v-34b278c8]{width:100%;padding:15px 0;display:flex;flex-direction:column;gap:15px;align-items:center}.mobile-item[data-v-34b278c8]{position:relative;width:96%;height:110px;border-radius:10px;display:flex;justify-content:space-between;background-color:var(--layer2);color:var(--text-color);border:1px var(--border-color) solid}.mobile-item img[preview][data-v-34b278c8]{width:110px;height:110px;border-radius:10px}.mobile-item-details[data-v-34b278c8]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.mobile-item-details div[name][data-v-34b278c8]{font-size:1rem;margin:5px 0}.mobile-item-details div[prices][data-v-34b278c8]{display:flex;justify-content:space-evenly;width:100%}.mobile-item-details div[quantity][data-v-34b278c8]{margin-left:7%;font-size:.8rem}.mobile-item-details div span[price][data-v-34b278c8]{color:green;font-size:.9rem}.mobile-item-details div span[promo][data-v-34b278c8]{color:red;opacity:.8;font-size:.8rem}.mobile-item-details div[controlles][data-v-34b278c8]{display:flex;justify-content:space-around;align-items:center;width:100%;height:30px}.mobile-order-status-icon[data-v-34b278c8]{position:absolute;z-index:11;border-radius:50%;overflow:hidden;top:-10px;right:-5px;display:flex;align-items:center;justify-content:center;background-color:var(--layer2)}.mobile-order-status-icon img[data-v-34b278c8]{width:4vh;height:4vh}.not-result[data-v-34b278c8]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.not-result img[data-v-34b278c8]{width:13vh;height:13vh}.mobile-button[exit][data-v-34b278c8]{width:30px;margin-right:auto}@keyframes mobile-content-34b278c8{0%{opacity:0}30%{opacity:0}to{opacity:1}}.desktop-parent[data-v-56a3ffa2]{position:fixed;inset:0;z-index:7;display:flex;justify-content:center;align-items:center;overflow-y:auto;padding:20px;background-color:rgba(0,0,0,.2);backdrop-filter:blur(3px)}.desktop-slot[data-v-56a3ffa2]{width:90%;max-width:480px;max-height:75vh;display:flex;flex-direction:column;justify-content:flex-start;padding:16px;border-radius:14px;overflow-y:auto;margin:0 auto;background-color:var(--layer1);color:var(--text-color);animation:desktop-created-56a3ffa2 .3s}.desktop-screen-alert-controlles[data-v-56a3ffa2]{position:relative;height:5vh;width:50%;margin:0 auto;margin-top:3vh;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.desktop-screen-alert-controlles div[data-v-56a3ffa2]{border:1px var(--border-color) solid;height:100%}.desktop-content[data-v-56a3ffa2]{width:100%}@keyframes desktop-created-56a3ffa2{0%{opacity:0}to{opacity:1}}.mobile-parent[data-v-56a3ffa2]{position:fixed;inset:0;z-index:7;display:flex;justify-content:center;align-items:center;overflow-y:auto;padding:20px;background-color:rgba(0,0,0,.2);backdrop-filter:blur(3px)}.mobile-slot[data-v-56a3ffa2]{width:90%;max-width:380px;max-height:75vh;display:flex;flex-direction:column;justify-content:flex-start;padding:16px;border-radius:14px;overflow-y:auto;margin:0 auto;background-color:var(--layer1);color:var(--text-color);animation:mobile-created-56a3ffa2 .3s}.mobile-screen-alert-controlles[data-v-56a3ffa2]{position:relative;height:5vh;width:100%;margin-top:3vh;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.mobile-screen-alert-controlles div[data-v-56a3ffa2]{border:1px var(--border-color) solid;height:100%}.mobile-content[data-v-56a3ffa2]{width:100%}@keyframes mobile-created-56a3ffa2{0%{opacity:0}to{opacity:1}}.desktop[data-v-2fc1f76b]{position:absolute;inset:0;z-index:205;background-color:rgb(0,0,0,.6);backdrop-filter:blur(3px);padding:0 2vh}.desktop-continer[data-v-2fc1f76b]{background-color:var(--layer1);margin:5vh auto;margin-top:5vh;max-width:470px;max-height:90vh;overflow-y:scroll;overflow-x:hidden;border-radius:18px;animation:on-create-2fc1f76b .3s}.desktop-textarea[data-v-2fc1f76b]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;gap:10px;align-items:center;margin:10px 10%}.desktop-textarea textarea[data-v-2fc1f76b]{min-width:90%;max-width:90%;min-height:4vh;max-height:10vh;border-radius:12px;outline:none;padding:10px;border:1px var(--border-color) solid;background-color:var(--layer2);color:var(--text-color);font-size:1.05rem}.desktop-row-radio[data-v-2fc1f76b]{width:60%}.desktop-screen-alert-row[data-v-2fc1f76b]:active{opacity:0}.desktop-screen-alert-row[data-v-2fc1f76b]{display:flex;flex-direction:row;justify-content:right;align-items:center;transition:.1s;margin:5px 0;gap:8px;padding-bottom:6px;border-bottom:2px var(--row-color) solid}.desktop-screen-alert-row b[data-v-2fc1f76b]{font-family:1.1rem}.desktop-screen-alert-row img[data-v-2fc1f76b]{width:4.8vh;height:4.8vh;margin-right:10px;border-radius:20%}.desktop-row-radio[data-v-2fc1f76b]{max-width:350px;margin-right:100%;margin-left:10%;width:70%;margin:2vh auto}.mobile[data-v-2fc1f76b]{position:absolute;inset:0;z-index:205;background-color:rgb(0,0,0,.6);backdrop-filter:blur(3px);padding:0 2vh}.mobile-continer[data-v-2fc1f76b]{background-color:var(--layer1);margin:5vh auto;margin-top:10vh;max-width:370px;max-height:85vh;overflow-y:scroll;border-radius:18px;animation:on-create-2fc1f76b .3s}.mobile-textarea[data-v-2fc1f76b]{width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;gap:10px;align-items:center;margin:10px 10%}.mobile-textarea textarea[data-v-2fc1f76b]{min-width:90%;max-width:90%;min-height:4vh;max-height:10vh;border-radius:12px;outline:none;padding:10px;border:1px var(--border-color) solid;background-color:var(--layer2);color:var(--text-color);font-size:1.05rem}.mobile-row-radio[data-v-2fc1f76b]{width:60%}.mobile-screen-alert-row[data-v-2fc1f76b]:active{opacity:0}.mobile-screen-alert-row[data-v-2fc1f76b]{display:flex;flex-direction:row;justify-content:right;align-items:center;transition:.1s;margin:5px 0;gap:8px;padding-bottom:6px;border-bottom:2px var(--row-color) solid}.mobile-screen-alert-row b[data-v-2fc1f76b]{font-family:1.1rem}.mobile-screen-alert-row img[data-v-2fc1f76b]{width:4.8vh;height:4.8vh;margin-right:10px;border-radius:20%}.mobile-row-radio[data-v-2fc1f76b]{width:75%;justify-content:space-between}@keyframes on-create-2fc1f76b{0%{transform:scale(.8) translateY(20vh)}to{transform:scale(1) translate(0)}}.desktop[data-v-fa77c53a]{background-color:var(--layer1);position:absolute;inset:0;background-color:rgba(0,0,0,.4);backdrop-filter:blur(3px);z-index:30}.desktop-continer[data-v-fa77c53a]{position:relative;margin:auto;width:80vw;height:50vh;margin-top:28vh;border-radius:13px;min-width:270px;max-width:450px;background-color:var(--layer2);border:2px var(--border-color) solid;animation:on-create-fa77c53a .3s}.desktop-continer h3[data-v-fa77c53a]{width:86%;height:7vh;margin:auto;display:flex;align-items:center;text-align:start;font-size:1.4rem;color:var(--text-color)}.desktop-continer div[inputs][data-v-fa77c53a]{width:78%;margin:auto;display:flex;margin-top:20px;flex-direction:column;justify-content:center}.desktop-continer div[inputs] div[data-v-fa77c53a]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:13px}.desktop-continer div[inputs] div img[data-v-fa77c53a]{width:4.1vh;height:4.1vh}.desktop-input[data-v-fa77c53a]{width:93%;height:4.7vh;outline:none;border:none;border-radius:13px;text-align:center;font-size:1rem;margin:10px 0;color:var(--text-color);border:1px var(--border-color) solid;background-color:var(--layer1)}.desktop-continue-with-google[data-v-fa77c53a]{width:100%;height:5vh;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:12px;margin:10px 0;gap:18px;border:1px var(--border-color) solid}.desktop-continue-with-google img[data-v-fa77c53a]{width:4.3vh;height:4.3vh}.desktop-continue-with-google b[data-v-fa77c53a]{font-size:.95rem}.desktop-controlles div[data-v-fa77c53a]{border:1px var(--border-color) solid;display:flex;align-items:center;gap:12px;border-radius:12px;height:5vh;padding:0 6PX}.desktop-controlles div img[data-v-fa77c53a]{width:3.8vh;height:3.8vh}.desktop-register[data-v-fa77c53a]{font-size:.9rem;color:blue;text-decoration:underline}.mobile[data-v-fa77c53a]{background-color:var(--layer1);position:absolute;inset:0;background-color:rgba(0,0,0,.4);backdrop-filter:blur(3px);z-index:30}.mobile-continer[data-v-fa77c53a]{position:relative;margin:auto;width:80vw;height:50vh;margin-top:38vh;border-radius:13px;min-width:270px;max-width:370px;background-color:var(--layer2);border:2px var(--border-color) solid;animation:on-create-fa77c53a .3s}.mobile-continer h3[data-v-fa77c53a]{width:86%;height:7vh;margin:auto;display:flex;align-items:center;text-align:start;font-size:1.4rem;color:var(--text-color)}.mobile-continer div[inputs][data-v-fa77c53a]{width:78%;margin:auto;display:flex;margin-top:20px;flex-direction:column;justify-content:center}.mobile-continer div[inputs] div[data-v-fa77c53a]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:13px}.mobile-continer div[inputs] div img[data-v-fa77c53a]{width:4.1vh;height:4.1vh}.mobile-input[data-v-fa77c53a]{width:93%;height:4.7vh;outline:none;border:none;border-radius:13px;text-align:center;font-size:1rem;margin:10px 0;color:var(--text-color);border:1px var(--border-color) solid;background-color:var(--layer1)}.mobile-continue-with-google[data-v-fa77c53a]{width:100%;height:5vh;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:12px;margin:10px 0;gap:18px;border:1px var(--border-color) solid}.mobile-continue-with-google img[data-v-fa77c53a]{width:4.3vh;height:4.3vh}.mobile-continue-with-google b[data-v-fa77c53a]{font-size:.95rem}.mobile-controlles div[data-v-fa77c53a]{border:1px var(--border-color) solid;display:flex;align-items:center;gap:12px;border-radius:12px;height:5vh;padding:0 6PX}.mobile-controlles div img[data-v-fa77c53a]{width:3.8vh;height:3.8vh}.mobile-register[data-v-fa77c53a]{font-size:.9rem;color:blue;text-decoration:underline}@keyframes on-create-fa77c53a{0%{transform:scale(.8) translateY(20vh)}to{transform:scale(1) translate(0)}}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Basic;src:url(/fonts/Rubik-VariableFont_wght.d4ec3fd9.ttf);font-weight:400;font-style:normal}*{font-family:Basic,sans-serif}:root{--vh:100%}body,html{height:100%;overflow:hidden;height:calc(var(--vh, 1vh)*100)}.main{position:absolute;background-color:var(--layer0)}@media only screen and (max-width:750px){.mobile{display:block}.desktop{display:none}.main{width:100vw;top:7vh;bottom:0}}@media only screen and (min-width:750px){.mobile{display:none}.desktop{display:block}.main{position:absolute;width:100vw;left:0;top:8vh;bottom:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.reveal{opacity:0}.reveal.active.from-bottom{animation:fadeInUp .6s ease-out forwards;opacity:0}.reveal.active.from-left{opacity:1;animation:fadeInLeft .6s ease-out forwards}.reveal.active.from-right{opacity:1;animation:fadeInRight .6s ease-out forwards}.op1{opacity:1}.op0{opacity:0}body{background-color:var(--layer1);margin:0;padding:0;overflow:hidden}.theme-light{--text-color:#000;--text-color-reverce:#fff;--theme-color:#de7b1e;--border-color:#00000000;--row-color:#a0a0a0;--cover-opacity:rgba(0,0,0,.35);--shadow:rgba(0,0,0,.3);--color0:#e00;--color1:#00a72a;--color2:#e48f11;--layer0:#ebeff5;--layer1:#f7f7f7;--layer2:#fff}.theme-dark{--text-color:#fff;--text-color-reverce:#333;--theme-color:#3e2369;--border-color:#525252;--row-color:#525252;--cover-opacity:rgba(0,0,0,.4);--shadow:transparent;--layer0:#353535;--layer1:#1f1e1e;--layer2:#181818;--color0:#e00;--color1:#00a72a;--color2:#e48f11;img[icon]{filter:invert(100%)}}.text{color:var(--text-color)}.mobile-icons-row{width:auto;height:100%;display:flex;flex-direction:row;gap:10px}.mobile-icons-row div{position:relative;display:flex;align-items:center;margin:5px 0}.mobile-icons-row div span{position:absolute;background-color:rgba(255,0,0,.9);top:0;left:-1px;border-radius:7px;padding:2px 4px;color:#f0f8ff;font-size:.8rem;animation:icon-news-zoom .3s}.mobile-button:has(b){background-color:var(--layer2);height:100%;display:flex;padding:0 7px;border-radius:12px;transition:.2s}.mobile-button:has(b) b{color:var(--text-color);margin:auto}.mobile-button:has(b) img{width:3.8vh;height:3.8vh;margin:auto}.mobile-button:has(b) img[white]{filter:invert(100%)}.mobile-button:has(b)[w="90"]{width:90%}.mobile-button:has(b)[w="80"]{width:80%}.mobile-button:has(b)[w="70"]{width:70%}.mobile-button:has(b)[w="60"]{width:60%}.mobile-button:has(b)[w="50"]{width:50%}.mobile-button:has(b)[w="40"]{width:40%}.mobile-button:has(b)[w="30"]{width:30%}.mobile-button:has(b)[w="20"]{width:20%}.bc1{border:1px var(--color1) solid}.bc2{border:1px var(--color2) solid}.bc3{border:1px var(--color3) solid}.bc{border:1px var(--border-color) solid}.smoth{animation:icon-news-zoom .3s}.shadow{box-shadow:1px 1px 8px 1px var(--shadow)}@keyframes icon-news-zoom{0%{opacity:0}to{opacity:1}}.cover{position:absolute;top:0;width:100%;height:100%;z-index:3;backdrop-filter:blur(2px);background-color:var(--cover-opacity)}img[white]{filter:invert(100%)}.mobile-button:active{animation:icon-news-zoom .3s}.mobile-icon{width:4vh;height:4vh}.mobile-hr{width:80%;height:1px;margin:1.5vh auto;background-color:var(--border-color)}.mobile-not-result{margin:auto;width:100%;display:flex;justify-content:center}.mobile-not-result img{width:30%}.mobile-input{height:100%;border:1px var(--border-color) solid;background-color:var(--layer2);color:var(--text-color);font-size:1rem;border-radius:10px;text-align:center;margin:auto;width:80%}.mobile-input-list{width:92%;height:auto;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-around}.mobile-input-list input{width:100%}.mobile-input-list div{max-width:270px;min-width:230px;height:4.2vh;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:10px 0}.mobile-input-list img{width:3.8vh;height:3.8vh;margin-left:7%}.mobile-row-radio{width:80%;height:4.5vh;margin:13px auto}.mobile-row-radio,.mobile-row-radio div{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mobile-row-radio div{max-width:50%;height:4vh;border-radius:6px;overflow:hidden;background-color:var(--layer2);color:var(--text-color);border:1px var(--border-color) solid}.mobile-row-radio div input[type=text]{height:100%;width:calc(100% - 24px);border:none;outline:none;background-color:var(--layer2);padding:0 12px;color:var(--color1)}.mobile-row-radio div b,.mobile-row-radio div input[type=radio]{margin:0 5px}.mobile-controlles{margin:22px auto;width:80%;height:5vh;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.mobile-controlles img{width:3.7vh;height:3.7vh}.mobile-title{margin:15px 5%;color:var(--text-color)}.mobile-section{width:90%;margin:0 auto;display:flex;align-items:center;justify-content:start;opacity:.85}.mobile-section p{margin:0;color:var(--text-color);text-wrap:nowrap}.mobile-section span{width:100%;height:1px;background-color:var(--row-color);margin:0 15px}.desktop-icon{width:4.6vh;height:4.6vh}.desktop-section{width:90%;margin:0 auto;display:flex;align-items:center;justify-content:start;opacity:.85}.desktop-section p{margin:0;color:var(--text-color);text-wrap:nowrap}.desktop-section span{width:100%;height:1px;background-color:var(--row-color);margin:0 15px}.desktop-controlles{margin:22px auto;width:80%;height:5vh;display:flex;flex-direction:row;align-items:center;justify-content:space-around;cursor:pointer}.desktop-controlles img{width:3.7vh;height:3.7vh}.desktop-button:has(b){background-color:var(--layer2);height:100%;display:flex;padding:0 7px;border-radius:12px;transition:.1s;cursor:pointer}.desktop-button:has(b):active{scale:98%}.desktop-button:has(b) b{color:var(--text-color);margin:auto}.desktop-button:has(b) img{width:3.8vh;height:3.8vh;margin:auto}.desktop-button:has(b) img[white]{filter:invert(100%)}.desktop-button:has(b)[w="90"]{width:90%}.desktop-button:has(b)[w="80"]{width:80%}.desktop-button:has(b)[w="70"]{width:70%}.desktop-button:has(b)[w="60"]{width:60%}.desktop-button:has(b)[w="50"]{width:50%}.desktop-button:has(b)[w="40"]{width:40%}.desktop-button:has(b)[w="30"]{width:30%}.desktop-button:has(b)[w="20"]{width:20%}.desktop-title{margin:15px 5%;display:flex;text-align:center;color:var(--text-color)}.desktop-title img{width:3.5vh;height:3.5vh;margin:0 10px}.desktop-input{height:100%;border:1px var(--border-color) solid;background-color:var(--layer2);color:var(--text-color);font-size:1rem;border-radius:10px;padding:0 5px;margin:auto;width:100%}.desktop-input-list{width:92%;height:auto;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-around}.desktop-input-list input{width:90%}.desktop-input-list div{max-width:370px;min-width:330px;height:4.2vh;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:10px 0}.desktop-input-list img{width:3.8vh;height:3.8vh;margin-left:7%}.desktop-not-result{margin:auto;width:100%;display:flex;justify-content:center}.desktop-not-result img{width:10%}.desktop-row-radio{height:4.5vh;margin:13px auto}.desktop-row-radio,.desktop-row-radio div{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.desktop-row-radio div{max-width:50%;height:4vh;border-radius:6px;overflow:hidden;background-color:var(--layer2);color:var(--text-color);border:1px var(--border-color) solid;cursor:pointer;padding:0 10px}.desktop-row-radio div input[type=text]{height:100%;width:calc(100% - 24px);border:none;outline:none;background-color:var(--layer2);padding:0 12px;color:var(--color1)}.desktop-row-radio div input[type=radio],.mobile-row-radio div b{margin:0 5px}