.custom-loadbar[data-v-63442d8e]{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-63442d8e]{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);width:100%;background-color:#fff;height:50%;border:2px solid var();border-radius:50px}.custom-loadbar .circle[data-v-63442d8e]{position:absolute;height:100%;padding-right:min(40px,12%);background-color:var();border-radius:50%;top:0;transform:translateX(-50%)}.custom-loadbar .fee[data-v-63442d8e]{position:absolute;bottom:100%;transform:translateX(-60%);font-size:12px;transition:.3s}.custom-loadbar .fee.reached[data-v-63442d8e]{color:var()}.custom-loadbar .rect2[data-v-63442d8e]{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-63442d8e]{transition:.5s;left:0;transform:translateY(-50%);background-color:var()}.custom-loadbar .circle2[data-v-63442d8e]{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-63442d8e]:after{transition:.5s;content:"";background-color:var();height:110%;width:110%;top:50%;right:50%;transform:translate(50%,-50%);position:absolute;animation-name:circle-fill-63442d8e;animation-duration:.3s}.custom-loadbar .img[data-v-63442d8e]{position:absolute;top:50%;transform:translate(-50%,-50%);transition:.5s;height:50%;width:auto}.custom-loadbar .img.reached[data-v-63442d8e]{opacity:0}.custom-loadbar .img.img2[data-v-63442d8e]{opacity:0;transition:.5s}.custom-loadbar .img.img2.reached[data-v-63442d8e]{opacity:1}.custom-loadbar .level[data-v-63442d8e]{position:absolute;top:100%;transform:translateX(-60%);font-size:12px;transition:.5s;min-width:-moz-max-content;min-width:max-content}@media(max-width:768px){.custom-loadbar .level[data-v-63442d8e]:nth-of-type(2n){transform:translateX(-60%) translateY(100%)}}.custom-loadbar .level.reached[data-v-63442d8e]{color:var()}@keyframes circle-fill-63442d8e{0%{top:150%}to{top:50%}}.backdrop[data-v-0d911fb2]{position:fixed;height:100%;width:100%;top:0;right:0;background-color:var(--modal-back);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;display:flex;justify-content:center;align-items:center}.backdrop .box[data-v-0d911fb2]{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-0d911fb2]{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-0d911fb2]{position:absolute;left:25px;cursor:pointer;transition:.3s}.backdrop .box .header img[data-v-0d911fb2]:hover{transform:scale(1.3)}.backdrop .box .body[data-v-0d911fb2]{padding:0 20px;width:100%}.backdrop .box .body .levels[data-v-0d911fb2]{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-0d911fb2]{position:relative;height:85px;width:40px;cursor:pointer}.backdrop .box .body .levels .level.selected img[data-v-0d911fb2]:nth-of-type(2){opacity:1}.backdrop .box .body .levels .level.selected p[data-v-0d911fb2]{color:var();border-bottom:1px solid var()}.backdrop .box .body .levels .level:hover p[data-v-0d911fb2]{color:var()}.backdrop .box .body .levels .level img[data-v-0d911fb2]{background-color:var(--fontcolor);padding:10px;border-radius:50%;position:absolute;top:5px}.backdrop .box .body .levels .level img[data-v-0d911fb2]:nth-of-type(2){transition:.3s;opacity:0}.backdrop .box .body .levels .level p[data-v-0d911fb2]{position:absolute;bottom:5px;font-size:12px;right:50%;transform:translateX(50%);margin:0;width:-moz-max-content;width:max-content;padding-bottom:5px;transition:.3s}.backdrop .box .body .information .row-info[data-v-0d911fb2]{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-0d911fb2]:last-of-type{border:none}.fade-enter-active[data-v-0d911fb2],.fade-leave-active[data-v-0d911fb2]{transition:opacity .5s}.fade-enter[data-v-0d911fb2],.fade-leave-to[data-v-0d911fb2]{opacity:0}.active-section[data-v-6300cb84]{fill:var(--primary-green)}.dashboard-box .box[data-v-6300cb84]{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-6300cb84]{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-6300cb84]{flex-direction:column}}.dashboard-box .box h2[data-v-6300cb84]{font-size:var(--h2);font-weight:500;margin:0}.dashboard-box .box:first-of-type .header .level[data-v-6300cb84]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;border-radius:5px;border:1px solid var(--primary-green);cursor:pointer;transition:.3s}.dashboard-box .box:first-of-type .header .level[data-v-6300cb84]:hover{color:var(--primary-green)}.dashboard-box .box:first-of-type .header .level img[data-v-6300cb84]:first-of-type{margin-left:10px}.dashboard-box .box:first-of-type .header .level img[data-v-6300cb84]:nth-of-type(2){margin-right:10px}.dashboard-box .box:first-of-type .steps[data-v-6300cb84]{display:flex;justify-content:center;align-items:center;width:100%;max-width:910px;z-index:1;margin-bottom:30px}@media(max-width:1200px){.dashboard-box .box:first-of-type .steps[data-v-6300cb84]{gap:1em;flex-direction:column}.dashboard-box .box:first-of-type .steps .step[data-v-6300cb84]{display:flex;flex-direction:column;width:40%}.dashboard-box .box:first-of-type .steps .step p[data-v-6300cb84]{margin:auto;text-align:center;position:unset!important;transform:translateX(0)}.dashboard-box .box:first-of-type .steps .step svg[data-v-6300cb84]{display:none}}.dashboard-box .box:first-of-type .steps .step[data-v-6300cb84]{width:33.33%;position:relative;padding-top:21.8%}@media(max-width:1200px){.dashboard-box .box:first-of-type .steps .step[data-v-6300cb84]{padding-top:80px;display:flex;flex-direction:column;border:1px solid var(--primary-green);border-radius:4px;gap:1em;width:250px}.dashboard-box .box:first-of-type .steps .step img[data-v-6300cb84]{width:100px!important}.dashboard-box .box:first-of-type .steps .step svg[data-v-6300cb84]{display:none}.dashboard-box .box:first-of-type .steps .step p[data-v-6300cb84]{max-width:130px!important;transform:translateX(0)!important}}@media(max-width:500px){.dashboard-box .box:first-of-type .steps .step[data-v-6300cb84]{padding-top:65px;width:90%}.dashboard-box .box:first-of-type .steps .step img[data-v-6300cb84]{width:80px!important}}.dashboard-box .box:first-of-type .steps .step:first-of-type .back[data-v-6300cb84]{right:0}.dashboard-box .box:first-of-type .steps .step:nth-of-type(2) .back[data-v-6300cb84]{right:calc(50% + 1px);transform:translateX(50%)}.dashboard-box .box:first-of-type .steps .step:last-of-type .back[data-v-6300cb84]{left:0}.dashboard-box .box:first-of-type .steps .step:last-of-type p[data-v-6300cb84]{right:auto;left:2%}.dashboard-box .box:first-of-type .steps .step .back[data-v-6300cb84]{position:absolute;height:100%;top:0;transition:.3s}@media(max-width:768px){.dashboard-box .box:first-of-type .steps .step p[data-v-6300cb84]{position:unset!important}.dashboard-box .box:first-of-type .steps .step .back[data-v-6300cb84]{display:none}}.dashboard-box .box:first-of-type .steps .step .icon[data-v-6300cb84]{position:absolute;width:60%;top:10%;right:50%;transform:translateX(50%)}.dashboard-box .box:first-of-type .steps .step p[data-v-6300cb84]{position:absolute;bottom:2%;right:2%;width:-moz-max-content;width:max-content}.dashboard-box .box:nth-of-type(2) .header .goal[data-v-6300cb84]{display:flex;flex-direction:row;font-size:14px}@media(max-width:768px){.dashboard-box .box:nth-of-type(2) .header .goal[data-v-6300cb84]{flex-direction:column}}.dashboard-box .box:nth-of-type(2) .level-load[data-v-6300cb84]{margin-bottom:60px}.steps .step p[data-v-6300cb84]{font-size:12px;color:var(--fontcolor)}