#navbar-wrapper[data-v-3739dbdc]{background-color:#486d85;display:flex;justify-content:center;height:70px;color:#fff}#navbar-wrapper>.container[data-v-3739dbdc]{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:1080px;width:100%;height:100%;padding:0 .5em}@media screen and (max-width: 900px){#navbar-wrapper>.container[data-v-3739dbdc]{justify-content:center}}#navbar-wrapper>.container>.menu[data-v-3739dbdc]{position:absolute;left:20px}#navbar-wrapper>.container>.menu>svg[data-v-3739dbdc]{height:20px}#navbar-wrapper>.container>.menu>svg.fa-xmark[data-v-3739dbdc]{height:22px}#navbar-wrapper>.container>.logout[data-v-3739dbdc]{position:absolute;right:20px}#navbar-wrapper>.container>.logout svg[data-v-3739dbdc]{height:20px;color:#fff}#navbar-wrapper>.container>.logo-wrapper[data-v-3739dbdc]{width:150px}#navbar-wrapper>.container>.step-bar[data-v-3739dbdc]{display:flex;height:100%;min-width:200px}#navbar-wrapper>.container>.step-bar>.step[data-v-3739dbdc]{display:flex;align-items:center;height:100%;border-bottom:solid 5px #EBCD17}#navbar-wrapper>.container>.profile-wrapper[data-v-3739dbdc]{position:relative;display:flex;align-items:center;cursor:pointer}#navbar-wrapper>.container>.profile-wrapper svg[data-v-3739dbdc]{color:#ebcd17;margin:0 .5em}#navbar-wrapper>.container>.profile-wrapper svg[data-v-3739dbdc]:first-child{height:15px}#navbar-wrapper>.container>.profile-wrapper svg[data-v-3739dbdc]:last-child{height:10px}#navbar-wrapper>.container>.profile-wrapper.flip svg[data-v-3739dbdc]:last-child{transform:rotate(180deg)}#navbar-wrapper>.container>.profile-wrapper>.hover-box[data-v-3739dbdc]{position:absolute;top:30px;left:10px;display:none;flex-direction:column;font-size:13px;color:#000;padding:1em;background-color:#fff;box-shadow:#64646f33 0 7px 29px;border-radius:10px;width:150px}#navbar-wrapper>.container>.profile-wrapper>.hover-box.active[data-v-3739dbdc]{display:flex}#navbar-wrapper>.container>.profile-wrapper>.hover-box>a[data-v-3739dbdc]{display:flex;align-items:center;text-decoration:none}#navbar-wrapper>.container>.profile-wrapper>.hover-box>a[data-v-3739dbdc]:last-child{margin-top:1em}#navbar-wrapper>.container>.profile-wrapper>.hover-box>a[data-v-3739dbdc]:hover{text-decoration:underline}#navbar-wrapper>.container>.profile-wrapper>.hover-box>a svg[data-v-3739dbdc]{margin-right:.5em;height:12px}#navbar-wrapper>.container .mobile[data-v-3739dbdc]{display:none}@media screen and (max-width: 900px){#navbar-wrapper>.container .mobile[data-v-3739dbdc]{display:block}}@media screen and (max-width: 900px){#navbar-wrapper>.container .desktop[data-v-3739dbdc]{display:none}}#sidebar[data-v-5d9aba52]{display:flex;flex-direction:column;height:100%;background-color:#c2cfd7;padding:2em 1.5em;align-items:end}#sidebar h2[data-v-5d9aba52]{font-size:20px;font-weight:700}#sidebar svg[data-v-5d9aba52]{color:#486d85}#sidebar a[data-v-5d9aba52]{display:flex;justify-content:space-between;align-items:center;padding:.7em;width:250px;background-color:#d2ce91;margin-bottom:1em;font-size:.9em;text-decoration:none}@media screen and (max-width: 900px){#sidebar a[data-v-5d9aba52]{width:100%}}#sidebar a.active[data-v-5d9aba52]{background-color:#ebcd17}#sidebar a>div[data-v-5d9aba52]{display:flex;align-items:center;text-decoration:none;color:#000}#sidebar a>div>svg[data-v-5d9aba52]{height:20px;margin-right:.5em}#swal[data-v-063ef665]{position:absolute;display:none;opacity:0;transition:opacity .3s ease-in-out;top:0;left:0;width:100%;height:100%}#swal.active[data-v-063ef665]{display:flex;justify-content:center;align-items:center;opacity:1;z-index:999}#swal>.content[data-v-063ef665]{display:flex;width:300px;padding:1em;background-color:#fff;border-radius:10px;flex-direction:column;align-items:center;box-shadow:#64646f33 0 7px 29px;text-align:center}@media screen and (max-width: 900px){#swal>.content[data-v-063ef665]{width:95%}}#swal>.content h2[data-v-063ef665]{font-weight:600;margin:0}#swal>.content p[data-v-063ef665]{font-size:13px;font-style:italic;margin:.5em 0 0}#swal>.content svg[data-v-063ef665]{height:50px;color:#486d85;margin:1em 0}#swal>.content svg.fa-xmark[data-v-063ef665]{color:red}#swal>.content button[data-v-063ef665]{border:none;border-radius:10em;padding:1em;background-color:#486d85;color:#fff;cursor:pointer}html,body,#app,#app-wrapper,#app-loading{position:relative;width:100%;height:100%;padding:0;margin:0}*{box-sizing:border-box;font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal}@keyframes fade{0%{opacity:0}50%{opacity:1}to{opacity:0}}#app-loading{display:flex;justify-content:center;align-items:center;background-color:#486d85}#app-loading>img{animation:fade 1.5s infinite;width:250px}#page-wrapper{display:flex;width:100%;height:calc(100% - 70px)}#page-wrapper>#sidebar{flex:1 1 35%}#page-wrapper>#content{flex:1 1 65%}@media screen and (max-width: 900px){#page-wrapper>#sidebar{display:none}#page-wrapper>#content{display:block;flex-basis:100%}#page-wrapper.sidebar-active>#sidebar{display:block;flex-basis:100%}#page-wrapper.sidebar-active>#content{display:none}}#support[data-v-fb37776f]{padding:2em}#support h2[data-v-fb37776f]{font-size:25px;font-weight:700}#support .email-wrapper[data-v-fb37776f]{display:flex;align-items:center;font-size:.9em;margin-top:1.5em}#support .email-wrapper svg[data-v-fb37776f]{color:#ebcd17;margin-right:.5em;height:17px}#support .email-wrapper a[data-v-fb37776f]{color:#000;text-decoration:none}#support .email-wrapper a[data-v-fb37776f]:hover{text-decoration:underline}#earnings[data-v-9bcdd2f9]{padding:2em}#earnings h2[data-v-9bcdd2f9]{font-size:25px;font-weight:700}#earnings h3[data-v-9bcdd2f9]{font-size:18px;font-weight:700;margin-top:2em}#earnings .table-wrapper[data-v-9bcdd2f9]{overflow:auto;max-height:400px;width:750px}@media screen and (max-width: 900px){#earnings .table-wrapper[data-v-9bcdd2f9]{width:100%;max-height:unset}}#earnings .table-wrapper .vpp-event[data-v-9bcdd2f9]{display:flex;align-items:center;justify-content:space-between;padding:1em 0;border-bottom:1px solid #E0E0E0}@media screen and (max-width: 900px){#earnings .table-wrapper .vpp-event[data-v-9bcdd2f9]{font-size:.9em}}#earnings .table-wrapper .vpp-event>.left-container[data-v-9bcdd2f9]{display:flex;align-items:center;flex:1 1 auto;justify-content:flex-start}#earnings .table-wrapper .vpp-event>.left-container svg[data-v-9bcdd2f9]{margin-right:1em;height:16px}#earnings .table-wrapper .vpp-event>.left-container .datetime-container[data-v-9bcdd2f9]{display:flex;flex-direction:column;margin-right:1em}#earnings .table-wrapper .vpp-event>.left-container .datetime-container .date[data-v-9bcdd2f9]{font-weight:600}#earnings .table-wrapper .vpp-event>.left-container .datetime-container .time[data-v-9bcdd2f9]{font-size:.9em}#earnings .table-wrapper .vpp-event>.left-container .vpp-credit[data-v-9bcdd2f9]{font-weight:700;background-color:#f8b698;padding:.5em 1em;border-radius:20px;font-weight:600}#earnings .table-wrapper .vpp-event .energy-container[data-v-9bcdd2f9]{color:gray;text-align:right;font-size:.9em}#earnings .total-earnings[data-v-9bcdd2f9]{display:flex;flex-direction:column;padding:1em;background-color:#f2f2f2;margin:1em 0;border-radius:10px;color:#000;width:750px;justify-content:space-between}@media screen and (max-width: 900px){#earnings .total-earnings[data-v-9bcdd2f9]{width:100%;font-size:.9em}}#earnings .total-earnings>.year-container[data-v-9bcdd2f9],#earnings .total-earnings>.lifetime-container[data-v-9bcdd2f9]{display:flex;flex-direction:column}#earnings .total-earnings>.year-container[data-v-9bcdd2f9]:last-child,#earnings .total-earnings>.lifetime-container[data-v-9bcdd2f9]:last-child{border-top:1px solid black;margin-top:1em;padding-top:1em}#earnings .total-earnings>.year-container>.export[data-v-9bcdd2f9],#earnings .total-earnings>.lifetime-container>.export[data-v-9bcdd2f9]{display:flex;align-items:center;justify-content:space-between;font-weight:600;margin-bottom:.5em;color:#f38553;text-align:right}#earnings .total-earnings>.year-container>.export h3[data-v-9bcdd2f9],#earnings .total-earnings>.lifetime-container>.export h3[data-v-9bcdd2f9]{margin:0;font-weight:600;font-size:1.1em;color:#000;text-align:left}#earnings .total-earnings>.year-container>.payments[data-v-9bcdd2f9],#earnings .total-earnings>.lifetime-container>.payments[data-v-9bcdd2f9]{display:flex;align-items:center;justify-content:space-between;font-weight:600;margin-bottom:.5em;color:#72c273;text-align:right}#earnings .total-earnings>.year-container>.payments small[data-v-9bcdd2f9],#earnings .total-earnings>.lifetime-container>.payments small[data-v-9bcdd2f9]{font-weight:200;font-size:.8em;color:gray;text-align:left}#earnings .bank-details[data-v-9bcdd2f9]{display:flex;margin-top:1em;text-decoration:none;width:300px;border-radius:5em;background-color:#4ba6f9;color:#fff;padding:1.2em;justify-content:space-between;align-items:center}#earnings .bank-details svg[data-v-9bcdd2f9]{color:#fff;height:18px}.input[data-v-3e02458e]{display:flex;flex-direction:column;margin-top:1em;width:100%}.input>label[data-v-3e02458e]{margin-bottom:.5em;font-weight:600}@media screen and (max-width: 900px){.input>label[data-v-3e02458e]{font-size:15px}}.input>input[data-v-3e02458e]{border:none;border-radius:10px;padding:1em;background-color:#f3f5f7}#bank-details[data-v-038d57e7]{width:100%;padding:2em}#bank-details>.bd-wrapper[data-v-038d57e7]{width:100%;max-width:400px}@media screen and (max-width: 900px){#bank-details>.bd-wrapper[data-v-038d57e7]{max-width:unset}}#bank-details>.bd-wrapper>h2[data-v-038d57e7]{font-size:25px;font-weight:700}#bank-details>.bd-wrapper>.btn-wrapper[data-v-038d57e7]{margin-top:2em;display:flex;width:100%;justify-content:space-between}@media screen and (max-width: 900px){#bank-details>.bd-wrapper>.btn-wrapper[data-v-038d57e7]{margin-top:1.8em}}#bank-details>.bd-wrapper>.btn-wrapper>button[data-v-038d57e7]{display:flex;align-items:center;justify-content:center;padding:1em 1.5em;border-radius:10em;border:none;color:#fff;background-color:#486d85;opacity:.5;cursor:pointer}#bank-details>.bd-wrapper>.btn-wrapper>button.disabled[data-v-038d57e7]{cursor:not-allowed}#bank-details>.bd-wrapper>.btn-wrapper>button svg[data-v-038d57e7]{margin-left:1em}#bank-details>.bd-wrapper>.btn-wrapper>button[data-v-038d57e7]:first-child{background-color:#4aa4f6;opacity:1}@media screen and (max-width: 900px){#bank-details>.bd-wrapper>.btn-wrapper>button[data-v-038d57e7]{padding:1em;font-size:13px}#bank-details>.bd-wrapper>.btn-wrapper>button svg[data-v-038d57e7]{margin-left:.5em}}
