.custom-loadbar[data-v-fddb027a]{position:relative;width:calc(100% - min(60px,12%));height:0;padding-top:min(40px,10%);display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:30px;margin-right:10px;margin-left:10px}.custom-loadbar .rect[data-v-fddb027a]{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);width:100%;background-color:#fff;height:50%;border:2px solid var(--yellow);border-radius:50px}.custom-loadbar .circle[data-v-fddb027a]{position:absolute;height:100%;padding-right:min(40px,12%);background-color:var(--yellow);border-radius:50%;top:0;transform:translateX(-50%)}.custom-loadbar .fee[data-v-fddb027a]{position:absolute;bottom:100%;transform:translateX(-60%);font-size:12px;transition:.3s}.custom-loadbar .fee.reached[data-v-fddb027a]{color:var(--yellow)}.custom-loadbar .rect2[data-v-fddb027a]{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);width:100%;height:calc(50% - 2px);background-color:#fff;border-radius:50px}.custom-loadbar .rect2.load[data-v-fddb027a]{transition:.5s;left:0;transform:translateY(-50%);background-color:var(--yellow)}.custom-loadbar .circle2[data-v-fddb027a]{position:absolute;height:calc(100% - 2px);padding-right:min(38px,12% - 2px);background-color:#fff;border-radius:50%;top:1px;transform:translateX(-50%);overflow:hidden}.custom-loadbar .circle2.reached[data-v-fddb027a]:after{transition:.5s;content:"";background-color:var(--yellow);height:110%;width:110%;top:50%;right:50%;transform:translate(50%,-50%);position:absolute;animation-name:circle-fill-fddb027a;animation-duration:.3s}.custom-loadbar .img[data-v-fddb027a]{position:absolute;top:50%;transform:translate(-50%,-50%);transition:.5s;height:50%;width:auto}.custom-loadbar .img.reached[data-v-fddb027a]{opacity:0}.custom-loadbar .img.img2[data-v-fddb027a]{opacity:0;transition:.5s}.custom-loadbar .img.img2.reached[data-v-fddb027a]{opacity:1}.custom-loadbar .level[data-v-fddb027a]{position:absolute;top:100%;transform:translateX(-60%);font-size:12px;transition:.5s;min-width:max-content}@media(max-width:768px){.custom-loadbar .level[data-v-fddb027a]:nth-of-type(2n){transform:translateX(-60%) translateY(100%)}}.custom-loadbar .level.reached[data-v-fddb027a]{color:var(--yellow)}@keyframes circle-fill-fddb027a{0%{top:150%}to{top:50%}}.backdrop[data-v-23c162fa]{position:fixed;height:100%;width:100%;top:0;right:0;background-color:var(--modal-back);backdrop-filter:blur(2px);z-index:999;display:flex;justify-content:center;align-items:center}.backdrop .box[data-v-23c162fa]{background-color:var(--box-color);border-radius:5px;width:100%;margin:0 10px;max-width:575px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.backdrop .box .header[data-v-23c162fa]{display:flex;position:relative;align-items:center;justify-content:center;width:100%;padding:10px 0;border-bottom:1px solid var(--border)}.backdrop .box .header img[data-v-23c162fa]{position:absolute;left:25px;cursor:pointer;transition:.3s}.backdrop .box .header img[data-v-23c162fa]:hover{transform:scale(1.3)}.backdrop .box .body[data-v-23c162fa]{padding:0 20px;width:100%}.backdrop .box .body .levels[data-v-23c162fa]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;margin-top:30px;margin-bottom:50px}.backdrop .box .body .levels .level[data-v-23c162fa]{position:relative;height:85px;width:40px;cursor:pointer}.backdrop .box .body .levels .level.selected img[data-v-23c162fa]:nth-of-type(2){opacity:1}.backdrop .box .body .levels .level.selected p[data-v-23c162fa]{color:var(--yellow);border-bottom:1px solid var(--yellow)}.backdrop .box .body .levels .level:hover p[data-v-23c162fa]{color:var(--yellow)}.backdrop .box .body .levels .level img[data-v-23c162fa]{background-color:var(--fontcolor);padding:10px;border-radius:50%;position:absolute;top:5px}.backdrop .box .body .levels .level img[data-v-23c162fa]:nth-of-type(2){transition:.3s;opacity:0}.backdrop .box .body .levels .level p[data-v-23c162fa]{position:absolute;bottom:5px;font-size:12px;right:50%;transform:translateX(50%);margin:0;width:max-content;padding-bottom:5px;transition:.3s}.backdrop .box .body .information .row-info[data-v-23c162fa]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);padding:5px 0;font-size:15px}.backdrop .box .body .information .row-info[data-v-23c162fa]:last-of-type{border:none}.fade-enter-active[data-v-23c162fa],.fade-leave-active[data-v-23c162fa]{transition:opacity .5s}.fade-enter[data-v-23c162fa],.fade-leave-to[data-v-23c162fa]{opacity:0}[dir=rtl] .dashboard-box .box:first-of-type .header .level img[data-v-62f3d0c2]:first-of-type{margin-right:0;margin-left:10px}[dir=rtl] .dashboard-box .box:first-of-type .header .level img[data-v-62f3d0c2]:nth-of-type(2){margin-left:0;margin-right:10px}.dashboard-box .box[data-v-62f3d0c2]{background-color:var(--box-color);border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:10px;padding:20px}.dashboard-box .box .header[data-v-62f3d0c2]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:30px}@media(max-width:768px){.dashboard-box .box .header[data-v-62f3d0c2]{flex-direction:column}}.dashboard-box .box h2[data-v-62f3d0c2]{font-size:var(--h2);font-weight:500;margin:0}.dashboard-box .box:first-of-type .header .level[data-v-62f3d0c2]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;border-radius:5px;border:1px solid var(--yellow);cursor:pointer;transition:.3s}.dashboard-box .box:first-of-type .header .level[data-v-62f3d0c2]:hover{color:var(--yellow)}.dashboard-box .box:first-of-type .header .level:hover svg[data-v-62f3d0c2]{fill:var(--yellow-hover)}.dashboard-box .box:first-of-type .header .level img[data-v-62f3d0c2]:first-of-type{margin-right:10px}.dashboard-box .box:first-of-type .header .level img[data-v-62f3d0c2]:nth-of-type(2){margin-left:10px}.dashboard-box .box:first-of-type .steps[data-v-62f3d0c2]{display:flex;justify-content:center;align-items:center;width:100%;max-width:910px;z-index:1;margin-bottom:30px}@media(max-width:768px){.dashboard-box .box:first-of-type .steps[data-v-62f3d0c2]{flex-direction:column}}.dashboard-box .box:first-of-type .steps .step[data-v-62f3d0c2]{width:33.33%;min-width:200px;position:relative;padding-top:max(120px,21.8%)}@media(max-width:870px)and (min-width:768px){.dashboard-box .box:first-of-type .steps .step[data-v-62f3d0c2]{min-width:auto}}.dashboard-box .box:first-of-type .steps .step:first-of-type .back[data-v-62f3d0c2]{left:0;transform:rotate(180deg)}.dashboard-box .box:first-of-type .steps .step:nth-of-type(2) .back[data-v-62f3d0c2]{right:calc(50% + 1px);transform:rotate(180deg) translateX(-50%)}.dashboard-box .box:first-of-type .steps .step:nth-of-type(2) p[data-v-62f3d0c2]{left:20%}.dashboard-box .box:first-of-type .steps .step:last-of-type .back[data-v-62f3d0c2]{right:0;transform:rotate(180deg)}.dashboard-box .box:first-of-type .steps .step:last-of-type p[data-v-62f3d0c2]{left:auto;right:5%}.dashboard-box .box:first-of-type .steps .step .back[data-v-62f3d0c2]{position:absolute;height:100%;top:0;transition:.3s;width:auto;stroke:var(--primary);stroke-width:2px}.dashboard-box .box:first-of-type .steps .step p[data-v-62f3d0c2]{position:absolute;color:var(--fontcolor);bottom:2%;left:5%;width:max-content}@media(max-width:768px){.dashboard-box .box:first-of-type .steps .step[data-v-62f3d0c2]{border:2px solid var(--yellow);border-radius:5px;margin:10px}.dashboard-box .box:first-of-type .steps .step p[data-v-62f3d0c2]{left:50%!important;right:auto;transform:translateX(-50%)}.dashboard-box .box:first-of-type .steps .step .back[data-v-62f3d0c2]{display:none}}.dashboard-box .box:first-of-type .steps .step .icon[data-v-62f3d0c2]{position:absolute;width:60%;top:10%;right:50%;transform:translateX(50%)}.dashboard-box .box:nth-of-type(2) .header .goal[data-v-62f3d0c2]{display:flex;flex-direction:row;font-size:14px}@media(max-width:768px){.dashboard-box .box:nth-of-type(2) .header .goal[data-v-62f3d0c2]{flex-direction:column}}.dashboard-box .box:nth-of-type(2) .level-load[data-v-62f3d0c2]{margin-bottom:60px}@media(max-width:870px)and (min-width:768px){svg.back[data-v-62f3d0c2]{width:200px!important}}.steps .step p[data-v-62f3d0c2]{font-size:max(min(13px,1vw),10px)}