*{margin:0;padding:0;font-family:Poppins,sans-serif;--main-color:#030027}.close-icon{font-size:1.5rem;color:var(--main-color)!important;cursor:pointer}.inline{display:flex;align-items:center;width:100%;justify-content:space-between;flex-direction:row}.credit-input-holder{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.credit-input-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.credit-input-wrapper>*{font-size:1.3rem;border-radius:5px}.credit-input-wrapper>input{box-sizing:border-box;padding:.25rem;width:5rem;display:inline-flex;justify-content:center;text-align:center;align-items:center;border:1px solid var(--main-color)}.credit-input-wrapper>button{border:1px solid var(--main-color);padding:.5rem;box-sizing:border-box;height:1.5rem;width:1.5rem;background-color:white;color:var(--main-color);display:inline-flex}.action-btn,.credit-input-wrapper>button{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;justify-content:center;cursor:pointer}.action-btn{padding:.5rem 1rem;border:none;font-size:.9em;border-radius:.5rem;color:white;background-color:var(--main-color);border:1px solid var(--main-color);display:flex;gap:.5rem}.buy-window-holder{z-index:999;display:flex;align-items:center;justify-content:center}.buy-window-holder,.dark-bg{top:0;left:0;position:absolute;width:100%;height:100%}.dark-bg{z-index:998;background-color:black;opacity:.4}.price-amount{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:flex-start}.summarize-price{width:100%}.price-summarized{margin-top:0;height:100%;display:flex;align-items:center;flex-direction:row;width:100%;justify-content:space-between}.price-amount>del{font-size:1.8rem}.price-amount>p{font-size:2.8rem;font-weight:700}.right-sided{text-align:right}.buy-window{background-color:white;border:1px solid var(--main-color);border-radius:5px;height:-moz-fit-content;height:fit-content;max-height:36rem;width:51rem;z-index:9991;display:flex;overflow-y:auto;flex-direction:column;align-items:flex-start;box-sizing:border-box;padding:2rem;gap:1rem}.action-btn:hover{opacity:.8}body{background-color:rgba(228,228,228,.264)}.conn-acc-wrapper{gap:1em}.conn-acc-icon,.conn-acc-wrapper{display:flex;width:-moz-fit-content;width:fit-content}.conn-acc-icon{align-items:center;gap:.5em;box-sizing:border-box;padding:.1em .5em;background-color:#00486232;border-radius:10px;font-size:1.2}.highlighted-err{background-color:#54010114!important}.highlight-margin{box-sizing:border-box;margin:0 2em}.highlighted{box-sizing:border-box;padding:1em 2em;background-color:#00486214;border-radius:8px}.success-window{align-items:center!important;text-align:center;box-sizing:border-box;padding:0 3em;gap:1em}.success-p{opacity:.8}.big-green-check{font-size:5em;color:rgb(0,138,112)}.success-h2{opacity:.8;color:var(--main-color)!important;font-weight:700;font-size:2em}.main-login-form-loading:before{height:.2em;width:10em;border-radius:10px;background-color:var(--main-color);content:"";position:relative;top:-2em;animation-name:loading;animation-iteration-count:infinite;animation-duration:.85s;animation-timing-function:ease-in-out}.main-login-form{display:flex;min-height:100%;height:-moz-fit-content;height:fit-content;width:45rem;flex-direction:column;align-items:center;background-color:white;justify-content:center;border-radius:5px;box-sizing:border-box;padding:2em 0;box-shadow:2px 2px 22px 2px rgba(0,0,0,.1);-webkit-box-shadow:2px 2px 22px 2px rgba(0,0,0,.1);-moz-box-shadow:2px 2px 22px 2px rgba(0,0,0,.1)}img{width:7em;height:7em}form{display:flex;justify-content:center;flex-direction:column;width:80%;gap:2em;justify-self:center;padding:1em 2em;box-sizing:border-box;min-height:20rem}label{font-size:16px}.input-wrapper{display:flex;flex-direction:column;width:100%;gap:.75em}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus{border:.1em solid var(--main-color);transition:all .2s ease-in}.big-btn{width:100%;padding:.5em 0!important;border-radius:8px!important}.multiline-label{display:flex;justify-content:space-between;align-items:center}.reset-pass{font-size:.8em}.btn-holder-separated{display:flex;flex-direction:column;gap:.5em}.reset-pass>*{font-weight:700}.back-icon{font-size:1.5em!important;box-sizing:border-box}.back-icon>span{cursor:pointer;display:flex;padding:.25em;width:-moz-fit-content;width:fit-content;border-radius:100%;transition:all .1s ease-out}.back-icon>span:hover{transition:all .1s ease-in;border-radius:100%;background-color:var(--main-color)22}input[type=email],input[type=password],input[type=text]{box-sizing:border-box;transition:all .2s ease-out;padding:.6em;font-weight:400;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:rgba(0,0,0,.569);border-radius:8px;border:.1em solid rgba(209,209,209,.479)}a{color:var(--main-color)}.btn-success-secondary{font-size:.9em!important;transition:all .2s ease-in;border-radius:20px;color:var(--main-color)!important}.logo-header{box-sizing:border-box;padding:0 2em;width:100%;display:flex;align-items:center;flex-direction:row;justify-content:flex-start}.app-detail-wrapper{display:flex;flex-direction:column;gap:1rem}.app-detail{border:.5px solid #3b49678a;border-radius:.5rem}.app-detail,.oauth2-link-text{display:flex;align-items:center}.oauth2-link-text{margin-top:1rem;flex-direction:row;gap:0 .5rem}.oauth2-icon{flex-direction:row}.info-banner,.oauth2-icon{display:flex;align-items:center}.info-banner{width:100%;justify-content:center;margin:1rem 1rem 0;box-sizing:border-box}.info-success-banner{background-color:#2fc9396c}.column-text{display:flex;flex-direction:column}.logo-header>p{font-size:1.3em;font-weight:700;color:rgb(0,65,53)!important}.logo-header>img{width:2.5em;height:2.5em}.btn-success-secondary:hover{background-color:var(--main-color);color:white!important;border-radius:20px;transition:all .2s ease-out}.btn{font-size:16px;box-sizing:border-box;padding:.25em .75em;cursor:pointer}.main-btn{border-radius:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;color:white;background-color:var(--main-color);transition:all .2s ease-out}.section2{width:25%;height:-moz-fit-content;height:fit-content}.main-btn:disabled{transition:all .2s ease-in;cursor:not-allowed;background-color:#030027a4}.secondary-btn{color:var(--main-color);text-align:center}.login-info>p{text-align:left;width:100%}.login-info>h1{display:flex;justify-content:flex-start;width:100%;font-size:24px;color:rgba(2,2,2,.881);font-weight:700}.oauth2-dashboard>.orders-wrapper{width:100%}.oauth2-dashboard{flex-direction:row!important;align-items:center;width:100%}.full-banner{width:100%!important;display:flex;align-items:center!important}.btn-holder-inline,.full-banner>*{display:flex;align-items:center}.btn-holder-inline{justify-content:space-between;width:100%;flex-direction:row;gap:1rem}.btn-holder-inline>*{width:50%}.oauth2-list-item{font-size:.9rem;padding-left:1rem}.btn-holder{flex-direction:row;box-sizing:border-box}.btn-holder,.login-info{display:flex;align-items:center;justify-content:center}.login-info{text-align:left;flex-direction:column;width:100%;gap:1.5em}.error{margin:0;padding:0;color:#DF2935;font-weight:bolder}.main-login{display:flex;padding:3em 2em;height:-moz-fit-content;height:fit-content;width:100%;justify-content:center;box-sizing:border-box}.checkbox-wrapper{display:flex;flex-direction:row;align-items:center;gap:.3em}.invisible{visibility:hidden}.acc-data-window{outline:none}.acc-data-window>.error,.request-p{cursor:pointer}.request-p{text-decoration:underline}.no-order{justify-content:center;background-color:#00486232;border-radius:20px;margin-top:2em;padding:.5em 7em!important;width:-moz-fit-content;width:fit-content;display:flex;min-height:3em;align-self:center;text-align:center}hr{width:90%}.oauth2-btn{box-sizing:border-box;gap:.5em;padding:.5em 1em;cursor:pointer;border-radius:10px;width:100%;display:flex;align-items:center;justify-content:center}.dc-button{font-weight:800;background-color:#5865F2;color:white}.google-icon{display:flex;height:100%;width:-moz-fit-content;width:fit-content}.google-icon>img{height:1.2rem;width:1.2rem}.google-button{background-color:rgba(228,228,228,.264);border:1px solid grey;color:rgb(46,46,46)}.grey{color:rgb(149,149,149)}.has-order-content{align-items:flex-start!important;gap:2em}.order{display:flex;flex-direction:column;border:2px solid #00486214;box-sizing:border-box;justify-content:flex-start;padding:1em;border-radius:10px;width:-moz-fit-content;width:fit-content;min-width:50rem;gap:.1em}.order>span{display:flex;align-items:center;flex-direction:row;gap:.5em}.order-title{font-size:1.2em}td{width:-moz-fit-content;width:fit-content;box-sizing:border-box;padding:1em}td>img{height:9rem;width:16rem;border-radius:10px;width:-moz-fit-content!important;width:fit-content!important}.orders-wrapper{font-size:1.2em;height:-moz-fit-content;height:fit-content;align-items:center;margin-bottom:1em!important}.noverifiedaccount,.orders-wrapper{display:flex;padding:1em;flex-direction:column;box-sizing:border-box}.noverifiedaccount{gap:.5em;background-color:#00486232;border-radius:10px;height:-moz-fit-content!important;height:fit-content!important}.noverifiedaccount>button{width:-moz-fit-content;width:fit-content}.account-highlighted,.p-btn{text-align:center}.p-btn{margin:.5em 0;padding:.25em 0!important}.notfound-layout-content{display:flex;height:100%;width:100%;align-items:center;justify-content:center;box-sizing:border-box;padding:3em;flex-direction:column;text-align:center;gap:1em}.notfound-layout-content>button{padding:.5em 5em;font-weight:700}.notfound-layout-content>.main{font-size:2em}.notfound-layout-content>h1{font-size:7em}.none{opacity:0!important;transition:all .2s ease-out}.pc-nav-opened>*,.pc-nav>*{color:var(--main-color);font-size:2em;display:flex;align-items:center;padding:.2em;transition:all .1s ease-out;justify-content:center;border-radius:100%;flex-direction:row;gap:.5em;height:1em}.pc-nav-opened>.menu-icon>p{opacity:1;transition:all .3s ease-in;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pc-nav>.side-selected>.nav-side-icon{background-color:#00486232!important;border-radius:100%}.pc-nav-opened>.side-selected{background-color:#00486232;border-radius:10px}.hasmargin{margin-top:.5em}.pc-nav>.menu-icon>p{opacity:0;transition:all 50ms ease-in;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pc-nav-opened>.menu-icon{border-radius:10px!important;display:flex;align-items:center}.nav-side-icon{padding:.2em;transition:all .2s ease-out}.pc-nav>.menu-icon>.nav-side-icon:hover{border-radius:100%;cursor:pointer;transition:all .2s ease-in;background-color:#00486214}.nav-side-icon{display:flex}.menu-icon>p{font-size:.8em!important;font-weight:400;font-weight:700}.pc-nav-opened>:hover{background-color:#00486214;cursor:pointer;transition:all .1s ease-in}.account-main{height:100vh;width:100%;display:flex;flex-direction:row;overflow-y:hidden}.full-logo-header>h1{font-size:2.1em}.full-logo-header{display:flex;flex-direction:row;align-items:center;gap:.5em;cursor:pointer;box-sizing:border-box;border-radius:10px;transition:all .2s ease-out;color:var(--main-color)}.welcome-msg{font-size:2.5em}.section1{display:flex;flex-direction:column;gap:1em;width:55%}.account-data-form{margin:0;width:100%;padding:0;height:-moz-fit-content;height:fit-content;min-height:-moz-fit-content;min-height:fit-content}.account-layout-content{height:-moz-fit-content;height:fit-content;flex-direction:row;box-sizing:border-box;display:flex;padding:3em 5em;height:100vh;overflow-y:auto;justify-content:space-between}@keyframes loading-circle{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.loading-icon-respectful{font-size:1.5em}.loading-icon,.loading-icon-respectful{width:100%;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;animation-name:loading-circle;animation-iteration-count:infinite;animation-duration:1s}.loading-icon{margin-top:15rem;font-size:2em}.full-logo-header:hover{transition:all .2s ease-in;background-color:#00486232}.full-logo-header>img{height:3em;width:3em}.column-layout{flex-direction:column!important;width:100%!important}header{display:flex;box-shadow:0 7px 20px -15px rgba(0,0,0,.75);width:100%;flex-direction:row;align-items:center;justify-content:space-between;height:-moz-fit-content;height:fit-content;box-sizing:border-box;padding:.6em 2em}.acc-data-window>h2{font-size:.9em;margin-bottom:1em}.acc-data-window>.error{margin-top:3em}.acc-data-window{position:absolute;max-inline-size:20em;transition:all .2s ease-out;opacity:1;width:15em;background-color:white;z-index:3;border:1px solid #00486232;border-radius:10px;box-sizing:border-box;padding:1em;top:3em;right:2em}header>.acc-icon{cursor:pointer;font-size:2em}.succ-banner{background-color:#B0F2B4;color:#004705}.err-banner{background-color:#f2bab0;color:#470c00}.banner>span{font-size:1.4em}.banner{gap:.5em;align-items:flex-start;width:-moz-fit-content;width:fit-content;display:flex;box-sizing:border-box;padding:.4em .6em;border-radius:10px}.display-column{flex-direction:column;justify-content:center;height:-moz-fit-content;height:fit-content}.headers{background-color:#00486232;height:2em;text-transform:uppercase;font-size:.9em}table{width:100%;background-color:#00486214;border-radius:10px;box-sizing:border-box;padding:2em 0 0}table tr:nth-child(2n){background-color:#00324414}.admin-dashboard{align-items:flex-start;justify-content:flex-start;width:100%;height:-moz-fit-content;height:fit-content;display:flex;overflow-y:auto}.main-content{width:100%;display:flex;height:100vh;overflow-y:hidden;box-sizing:border-box;flex-direction:column}.pc-nav>span>p{display:none}.pc-nav,.pc-nav-opened{height:100vh;width:10vh;display:flex;line-break:strict;flex-direction:column;align-items:flex-start;gap:1.5em;justify-content:flex-start;box-sizing:border-box;padding:1em;overflow-wrap:break-word;transition:all .1s ease-in-out;box-shadow:2px 0 11px -3px rgba(0,0,0,.75)}.pc-nav-opened-admin{width:40vh!important}.pc-nav-opened{width:30vh;word-break:keep-all;transition:all .1s ease-in-out}.none{display:none!important}@media (min-width:900px){.mobile-nav{display:none}}.account-layout-content>p{font-size:1.2em}.account-layout-content>h2{margin:1em 0;font-size:1.6em}.icon{transition:all .1s ease-out;visibility:hidden}.order-title:hover .icon{transition:all .1s ease-in;display:inline-block;visibility:visible}.order-title{cursor:pointer;transition:all .1s ease-out;display:flex;align-items:center;gap:.5em}.order-title:hover{cursor:pointer;transition:all .1s ease-in;text-decoration:underline}.bubbles-holder{width:100%;display:flex;flex-direction:row;font-size:1em;gap:1em}.selected-bubble{color:white;background-color:var(--main-color)}.bubble{box-sizing:border-box;cursor:pointer;padding:.25em .5em;border:1px solid #00486232;border-radius:20px;font-size:.9em;display:flex;align-items:center;justify-content:center;text-align:center}.order>ul{margin-left:2em;flex-direction:column;gap:.4em}.order>h2,.order>ul{display:flex;text-align:left}.order>h2{background-color:#00486214;width:-moz-fit-content;width:fit-content;padding:.1em;box-sizing:border-box;border-radius:10px}@media (max-width:900px){.bubbles-holder{width:100%;flex-wrap:wrap}.users-table,.users-table>*{display:none!important}.has-order-content{box-sizing:border-box;padding:0!important}.conn-acc-wrapper{align-items:center}.conn-acc-icon{height:-moz-fit-content;height:fit-content;padding:.2em .5em}.orders-wrapper{width:-moz-fit-content;width:fit-content;max-width:100%}.section1{width:100%}.section2{display:none}.order-title{gap:0}.order>h2{padding:.4em;margin-bottom:.5em;width:100%}.order{justify-content:flex-start;min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content;padding:.5em;width:100%}.no-order,.order{text-align:center}.no-order{margin-top:1em;padding:.25em 1em!important;min-height:4em}.acc-data-window{right:.5em}.account-data-form{width:100%!important;padding:0!important}.account-layout-content>h1,.account-layout-content>h2{width:100%}.account-layout-content{padding:1em;box-sizing:border-box;align-items:flex-start;text-align:left}header{padding:.5em;align-items:center}.full-logo-header{padding:.1em;height:-moz-fit-content;height:fit-content}.account-layout-content{height:65vh;overflow-y:scroll;margin-bottom:1em}.account-data-form{width:95%}.account-main{max-height:calc(100vh - 10em);overflow-y:hidden}.pc-nav{display:none}.mobile-nav{background-color:white;position:absolute;width:100%;bottom:0;height:3.5em;min-height:3.5em;max-height:3.5em;z-index:2;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;box-shadow:-5px -6px 14px -3px #3d3d3d}.mobile-nav>span>p{font-size:.4em!important;font-weight:700}.mobile-nav>.side-selected{color:#000000c8!important}.mobile-nav>*{color:var(--main-color)!important;font-size:2em;padding:0 1em;width:33%;display:flex;flex-direction:column;height:100%;align-items:center;justify-content:center;box-sizing:border-box}.mobile-nav>.center{border-right:2px solid var(--main-color);border-left:2px solid var(--main-color)}.main-login-form-loading:before{top:0}.main-login{padding:1em .5em}.main-login-form{width:100%;box-sizing:border-box;padding:0 .5em 2em}.btn-holder{padding:2em 0}form{width:95%;padding:0 .5em!important;box-sizing:border-box}.main-login-form{overflow-y:auto}.logo-header{padding:1.5em}}.animated{animation-name:prueba;animation-timing-function:ease;animation-duration:1s}@keyframes prueba{0%{opacity:0;transform:translateX(-10em)}to{transform:translateX(0);opacity:1}}@keyframes loading{0%{opacity:0;transform:translateX(-15.5rem)}75%{opacity:1;transform:scaleX(2)}to{opacity:0;transform:translateX(15rem)}}@keyframes spawn{0%{display:none}75%{display:none}to{display:block}}@keyframes despawn{0%{opacity:1;display:block}75%{opacity:1}to{opacity:0;display:none}}