@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;padding:0;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#fff}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}ol,ul{list-style:none}.Header{position:absolute;top:0;height:70px;width:100vw;display:grid;grid-template-areas:"logo nav";z-index:1;background-color:#fff}.Logo{grid-area:logo;height:40px;align-self:center;margin-left:40px}.Nav{display:grid;grid-area:nav;grid-template-columns:repeat(1,auto);align-items:center;padding-inline:40px;justify-items:right}.Nav a{color:#fff;font-weight:500;transition:.5s;text-decoration:none}.Nav button{padding:10px;outline:none;border:none;font-size:20px;color:#fff;font-weight:600;background-color:rgba(255,0,0,.5);box-shadow:0 5px 0 0 rgba(255,0,0,.25);border-radius:10px;cursor:pointer;transition:70ms}.Nav button:active{-webkit-transform:translateY(3px);transform:translateY(3px);box-shadow:0 2px 0 0 rgba(255,0,0,.25)}.Burger{display:none;grid-area:burger;margin:0 20px 0 0;padding:0;justify-self:end;font-size:40px;border:none;background:none;outline:none;transition:.1s}.Burger:active{-webkit-transform:scale(1.2);transform:scale(1.2)}@media (max-width:700px){.Header{grid-template-areas:"logo burger" "nav nav"}.Header,.Nav{align-items:center}.Nav{grid-template-rows:repeat(1,auto);grid-template-columns:none;justify-items:center;padding:30px 0;background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.Burger{display:inline}}.NavAnimation-enter{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}.NavAnimation-enter-active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.NavAnimation-exit{opacity:1}.NavAnimation-exit-active{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.c-profile-view-wrapper{width:100%;display:flex;flex-flow:row wrap;justify-content:flex-end;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.c-wrapper{width:100%;margin-bottom:2rem}.c-main-content{background-color:#fff;border-radius:10px;max-width:400px;box-shadow:3px 7px 19px -9px rgba(0,0,0,.69);-webkit-box-shadow:3px 7px 19px -9px rgba(0,0,0,.69);-moz-box-shadow:3px 7px 19px -9px rgba(0,0,0,.69)}.c-body-container,.c-main-content{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.c-body-container{padding:1rem 2rem 2.5rem}.c-transaction-menu-container{width:100%;display:flex;justify-content:space-around;align-items:center}.c-transaction-menu-tab{flex:1 1;cursor:pointer;padding:12px 0;font-family:Montserrat,sant-serif;font-size:24px;font-weight:600!important;border-bottom:1px solid #e0e0e0;text-align:center}.c-transaction-menu-tab-active{color:#4b6fef;border-bottom:1px solid #4b6fef}.c-col-left{border-right:1px solid #e0e0e0;border-left:1px solid #e0e0e0}.c-select-container{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;border-radius:10px;border:1px solid rgba(0,0,0,.15);padding:0 1rem 0 0;cursor:pointer}.c-select-container:hover{border:1px solid rgba(0,0,0,.5)}.c-select-dropdown-list-container-float{margin-left:0;margin-bottom:2.5rem}.c-select-asset-info-icon-container{font-size:14px;color:#bfbfbf}.c-select-icon-icon{font-size:27px;color:#bfbfbf}.c-select-header{flex:1 1;flex-flow:column wrap}.c-select-asset-info-container,.c-select-header{display:flex;justify-content:flex-start;align-items:flex-start}.c-select-asset-info-container{width:100%;flex-flow:column wrap;grid-row-gap:.2rem;row-gap:.2rem;padding:.7rem 1rem}.c-select-a#bfbfbfontainer{font-size:14px;color:#bfbfbf}.c-select-asset-icon-image{width:25px;height:25px;border-radius:50%;background-color:#f0f0f0}.c-select-asset-info{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;grid-gap:.7rem;gap:.7rem}.c-select-asset-name{font-size:20px;font-weight:600;color:#000;font-style:italic}.c-select-asset-symbol{font-size:17px;color:#bfbfbf;font-weight:600}.c-select-dropdown-list-container{position:absolute;background-color:#fff;width:100%;max-width:calc(400px - 4rem);z-index:1000;overflow-y:auto;max-height:400px;border-end-end-radius:10px;border-end-start-radius:10px;border:1px solid rgba(0,0,0,.15)}.c-select-dropdown-element{width:100%}.c-select-dropdown-element:hover{background-color:#f0f0f0;cursor:pointer}.c-price-rate-container{margin-top:-1rem;color:#989fa8}.c-price-debug-rate-container,.c-price-rate-container{font-size:15px;font-weight:600;line-height:40px;font-family:Montserrat,sant-serif}.c-price-debug-rate-container{margin-top:-.8rem;color:#17b5ff}.c-code-debug-icon{font-size:15px;color:#17b5ff;margin-right:.4rem}.c-input-container{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;border-radius:10px;border:1px solid rgba(0,0,0,.15);padding:0}.c-input-left-col{flex:1 1;display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:flex-start;padding:.5rem 1rem .2rem;grid-row-gap:0;row-gap:0}.c-input-right-col-currency{font-size:14px;color:#bfbfbf;font-weight:600;line-height:40px;font-family:Montserrat,sant-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.c-input-left-col-label{color:#bfbfbf;font-weight:400;word-wrap:break-word}.c-input-left-col-input,.c-input-left-col-label{font-size:16px;font-family:Montserrat,sant-serif}.c-input-left-col-input{color:#000;font-weight:500;width:100%;border:none;outline:none;background-color:initial}.c-input-dropdown-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-flow:row wrap;justify-content:flex-end;align-items:center;padding:0 .2rem 0 0;cursor:pointer}.c-select-input-icon-icon{font-size:27px;color:#bfbfbf}.c-select-input-asset-info-container{width:100%;display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:flex-start;grid-row-gap:.2rem;row-gap:.2rem;padding:.1rem 1rem}.c-select-input-asset-info{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;grid-gap:.4rem;gap:.4rem}.c-select-input-asset-icon-image{width:20px;height:20px;border-radius:50%;background-color:#f0f0f0}.c-select-input-asset-symbol{font-size:15px;color:orange;font-weight:700}.c-select-input-input-icon-icon{font-size:20px;color:orange}.c-select-input-dropdown-list-container-float{margin-left:0}.c-select-input-dropdown-list-container{position:absolute;background-color:#fff;width:100%;max-width:130px;margin-top:8px;z-index:1000;overflow-y:scroll;max-height:400px;border-end-end-radius:10px;border-end-start-radius:10px;border:1px solid rgba(0,0,0,.15)}.c-buy-sell-button-container{background-color:grey}.c-buy-sell-button-container,.c-buy-sell-button-container-enabled{width:100%;margin-top:1rem;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;padding:1rem 0;border-radius:10px;color:#fff;font-size:22px}.c-buy-sell-button-container-enabled{background-color:#1a4bea;cursor:pointer}.c-countdown-container,.c-countdown-container-loading{width:60%;min-height:45px;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;padding:.5rem 0;border-radius:10px;color:#444;font-size:14px;background-color:#f0f0f0;margin-top:1rem;font-weight:500}.c-countdown-container-loading{cursor:not-allowed;grid-gap:.5rem;gap:.5rem}.c-countdown-container-loading-icon{font-size:20px;color:#444}.c-min-max-container{width:100%;margin-top:1.5rem;display:flex;flex-flow:row wrap;justify-content:space-around;align-items:center}.c-min-max-col{display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:center;color:#3c4a5b;font-size:14px;font-weight:500;font-family:Montserrat}.c-buysell-container-loading-icon{font-size:22px;color:#ccc}.inversiones-container{width:90%;text-align:left;font-family:Roboto,sans-serif;font-size:20px}.header-text{display:flex;flex-direction:row;justify-content:space-between}.header-text-left{display:flex;color:#1a202c;font-weight:500;align-items:end}.header-text-img{width:30px;height:auto}.header-text-right{color:#666;font-weight:300;-webkit-text-decoration:underline grey;text-decoration:underline grey;cursor:pointer;display:flex}.header-text-right-img{display:flex;align-items:center;color:#fcd703;cursor:pointer;margin-right:5px}.modal-accordion{flex:1 1}.modal-accordion .inactive{display:none}.modal-accordion>div{margin-bottom:20px;padding:0 15px;border-radius:5px;cursor:pointer}.modal-accordion-heading{display:flex;justify-content:space-between;align-items:center}.modal-accordion-heading div{font-weight:400}hr.text-divider{border-top:2px solid #ebebeb;margin:10px 0}.modal-accordion p{font-weight:300;font-size:16px;margin:0;padding-bottom:15px;line-height:1.4}.modal-accordion-upper-container{display:flex;justify-content:space-between}.modal-accordion-arrow-container{position:relative;display:inline-block}.modal-accordion-arrow{color:#1a4bea}.info-container{background-color:rgba(21,82,240,.05);margin:10px 0;border-radius:15px;display:flex;justify-content:space-between}.info-left{padding:10px 20px}.info-title{color:#1552f0;font-size:2.7rem;font-weight:700}.info-text{color:grey;font-weight:400}.info-ganancias{display:inline-flex;align-items:center;color:#1552f0;font-weight:300;background-color:#ecf1f5;border-radius:1rem;border:1px solid #1552f0;padding:5px 25px;cursor:pointer;margin:7px 3px;font-size:16px}.info-right{margin-bottom:-35px}.info-image{margin:-10px auto 0}.section-select{display:flex;width:100%;background-color:#fff;border-radius:.5em;justify-content:space-around;text-align:center;height:50px;align-items:center}.section-activos,.section-inversiones{width:40%;cursor:pointer}.title-selection{display:flex;justify-content:center;align-items:center}.title-selection-icon{margin-right:10px}.option-filler{height:2px}.active-option{background-color:#1552f0}@media (max-width:1080px){.info-image{display:none}.info-title{font-size:30px}.info-text{font-size:16px}.info-ganancias{font-size:13px}.title-selection{font-size:15px}}@media (max-width:768px){.header-text{flex-direction:column}.header-text-left{justify-content:center;font-size:30px;margin-bottom:15px}.header-text-img{display:none}.modal-content{width:80vw;min-width:200px;max-height:70%}.modal-exit{margin:10px 10px 0 0;font-size:20px}.info-container{flex-direction:column-reverse}.info-title{font-size:26px}.info-text{font-size:14px}.info-ganancias{margin:7px 0 7px -3px;font-size:14px}.info-image{width:120px}.info-right{display:none}.modal-content-ganancias{width:80vw;min-width:200px;max-width:80vw;max-height:70vh;height:70vh}.modal-exit-ganancias{margin:0}.modal-ganancias-header{padding:12px 0}.title-selection{font-size:14px}.header-text-right-img,.header-text-right-title{font-size:15px}.modal-header>div{font-size:18px}.modal-accordion-heading{font-size:16px}.container-p>p{font-size:14px}}.modal,.overlay{width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;position:fixed}.overlay{background:rgba(255,253,253,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-content{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1.4;background:#fff;padding:14px 28px;border-radius:3px;width:60vw;min-width:678px;max-height:50%;overflow-y:auto;border-radius:15px;box-shadow:12px 12px 55px -19px rgba(0,0,0,.7);-webkit-box-shadow:12px 12px 55px -19px rgba(0,0,0,.7);-moz-box-shadow:12px 12px 55px -19px rgba(0,0,0,.7)}.modal-header{text-align:center;display:flex;justify-content:center;align-items:center;margin-bottom:30px;margin-top:10px}.modal-header-text{font-size:25px;font-weight:700;padding:8px 60px}.modal-exit,.modal-header-text{background-color:#ebebeb;border-radius:1rem}.modal-exit{position:absolute;top:0;right:0;margin:20px 20px 0 0;font-size:30px;cursor:pointer}.modal-content-ganancias{position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1.4;background:#f9fafb;border-radius:3px;width:30vw;min-width:360px;max-height:75%;min-height:50%;overflow-y:auto;border-radius:15px;box-shadow:12px 12px 55px -19px rgba(0,0,0,.7);-webkit-box-shadow:12px 12px 55px -19px rgba(0,0,0,.7);-moz-box-shadow:12px 12px 55px -19px rgba(0,0,0,.7)}.modal-exit-ganancias{position:absolute;top:0;right:0;margin:11px 11px 0 0;border-radius:1rem;font-size:30px;cursor:pointer;color:#fff}.modal-ganancias-header{text-align:left;background-color:#b2b2b2;color:#fff;font-weight:500;padding:12px 0}.modal-ganancias-header-text{padding:0 5%}.modal-ganancias-body{padding:0 7%}.modal-ganancias-section-title{color:grey;margin-top:.5rem;font-size:19px;padding:8px 0}.modal-ganancias-body-coin{margin-bottom:10px}.modal-ganancias-coin-content{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-gap:.2rem;gap:.2rem;grid-row-gap:.3rem;row-gap:.3rem}.coin-content-cripto-item{padding:3px 15px 3px 0;background-color:#ececec;border-radius:1em;display:flex;align-items:center;cursor:pointer;font-size:15px;user-select:none;-webkit-user-select:none}.modal-cripto-img{width:auto;height:20px;margin:0 2px}.selected{background-color:#f4cc4b}.modal-ganancias-amount-content{display:flex;align-items:center}.inputText{font-size:18px;font-weight:500;width:100%;height:35px;color:#000;background-color:#fff;padding:15px;border:.1em solid grey;border-radius:.5em}.floating-label{position:absolute;pointer-events:none;right:10%;transition:all .2s ease;color:grey;font-size:14px}.modal-ganancias-body-time{margin-bottom:1rem}.modal-ganancias-time-content{border-radius:.5em;border:1px solid grey;display:flex;flex-flow:row wrap;justify-content:flex-start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center}.ganancias-time-inner{text-align:center;font-size:15px;cursor:pointer;padding-top:.5rem;padding-bottom:.5rem;display:flex;align-items:center;justify-content:center;user-select:none;-webkit-user-select:none}.cripto-left-border{border-left:1px solid grey}.cripto-width-elements-1{width:100%}.cripto-width-elements-2{width:50%}.cripto-width-elements-3{width:33%}.cripto-width-elements-4{width:25%}.cripto-far-left-radius{border-top-left-radius:.5em;border-bottom-left-radius:.5em}.cripto-far-right-radius{border-top-right-radius:.5em;border-bottom-right-radius:.5em}.modal-ganancias-body-calculation{text-align:center;color:#fff;background-color:#1552f0;border-radius:.5em;padding:15px 0;width:100%;margin-bottom:.5rem}.ganancias-calculation-header{font-size:14px;padding-bottom:3px}.ganancias-calculation-amount{font-size:40px;font-weight:600}.ganancias-footer{color:grey;font-size:14px;text-align:center;padding:0 5%;margin-bottom:20px}@media (max-width:768px){.header-text{flex-direction:column}.header-text-left{justify-content:center;font-size:30px;margin-bottom:15px}.header-text-img{display:none}.modal-content{width:80vw;min-width:200px;max-height:70%}.modal-exit{margin:10px 10px 0 0;font-size:20px}.modal-content-ganancias{width:80vw;min-width:200px;max-width:80vw;max-height:70vh;height:70vh}.modal-exit-ganancias{margin:0}.modal-ganancias-header{padding:12px 0}.modal-ganancias-header-text{font-size:16px}.modal-ganancias-section-title{font-size:14px}.modal-cripto-img{width:auto;height:15px;margin:0 2px}.coin-content-cripto-item{font-size:14px;user-select:none;-webkit-user-select:none}.modal-ganancias-time-content>div{font-size:12px}.modal-ganancias-body-calculation{max-width:75vw}.ganancias-calculation-amount{font-size:22px}}.activos-wrapper{font-family:Roboto,sans-serif;width:100%;margin-top:20px;margin-bottom:5rem}.table-wrapper{width:100%;overflow-x:auto}.th{color:#333}.logo-header{width:3%;min-width:60px}.moneda-header{width:12%}.apy-header{width:45%}.action-header{width:40%}.invertir-btn{background-color:#39b44a;padding:9px 25px;color:#fff;font-weight:500;border-radius:.5em;cursor:pointer}.modal-add-funds,.overlay{width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;position:fixed}.modal-content-funds{text-align:center;position:absolute;top:50%;left:51%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1.4;background:#f9fafb;border-radius:3px;width:38vw;min-width:350px;max-height:40%;min-height:30%;overflow-y:auto;border-radius:15px;box-shadow:12px 12px 55px -19px rgba(0,0,0,.7);-webkit-box-shadow:12px 12px 55px -19px rgba(0,0,0,.7);-moz-box-shadow:12px 12px 55px -19px rgba(0,0,0,.7)}.modal-funds-body{padding:22px 7% 20px;display:flex;flex-direction:column;align-items:center}.modal-funds-title-principal{color:#3e5158;font-size:28px;font-weight:700;margin-bottom:17px}.modal-funds-body-text{color:#78868a;text-align:left;margin-bottom:17px}.modal-funds-btn-continue{color:#fff;background-color:#1a4bea;font-size:22px;font-weight:500;padding:10px 0;border-radius:1em;width:50%;margin-bottom:17px;cursor:pointer}.modal-end{width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;position:fixed}.modal-content-end{text-align:center;position:absolute;top:50%;left:51%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1.4;background:#f9fafb;border-radius:3px;max-width:38vw;min-width:200px;min-height:25%;overflow-y:auto;border-radius:15px;box-shadow:12px 12px 55px -19px rgba(0,0,0,.7);-webkit-box-shadow:12px 12px 55px -19px rgba(0,0,0,.7);-moz-box-shadow:12px 12px 55px -19px rgba(0,0,0,.7)}.modal-end-body{padding:22px 7% 20px;display:flex;flex-direction:column;align-items:center}.modal-end-title-principal{color:#3e5158;font-size:28px;font-weight:700;margin-bottom:17px}.modal-end-body-text{color:#78868a;text-align:left;margin-bottom:22px;font-size:16px}.modal-end-buttons{display:flex;width:100%}.modal-end-btn-start{color:#4e4e4e;background-color:#e5e5e5;font-size:22px;font-weight:500;padding:10px 0;border-radius:1em;width:50%;margin-right:10px;margin-bottom:17px;cursor:pointer;text-align:center}@media (max-width:1200px){th.th{font-size:16px}td.td{font-size:15px}.modal-funds-title-principal{font-size:24px}.modal-funds-body-text{font-size:16px}.modal-funds-btn-continue{font-size:20px}.modal-content-funds{min-height:25%}}@media (max-width:768px){.activos-wrapper{margin-bottom:90px}td.td,th.th{font-size:14px}.modal-content-funds{width:50vw;min-width:340px;min-height:35vh;max-height:60vh}.modal-content-end{width:80vw;max-height:50vh}.logo-header{margin-left:-15px}.invertir-btn{padding:9px 10px}.modal-funds-title-principal{font-size:20px}.modal-funds-body-text{font-size:14px}.modal-funds-btn-continue{font-size:16px}.modal-content-funds{min-height:25%}}.modal-staking,.overlay{width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;position:fixed}.modal-content-staking{text-align:center;position:absolute;padding:35px 20px;top:50%;left:51%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1.4;background:#f9fafb;border-radius:3px;width:40%;min-width:340px;max-height:80%;min-height:75%;overflow-y:auto;border-radius:15px;box-shadow:12px 12px 55px -19px rgba(0,0,0,.7);-webkit-box-shadow:12px 12px 55px -19px rgba(0,0,0,.7);-moz-box-shadow:12px 12px 55px -19px rgba(0,0,0,.7)}.modal-staking-header{display:flex;justify-items:left}.staking-header-cripto-logo{width:100px;height:auto;margin-left:-20px}.staking-header-title{color:#3e5158;font-size:28px;font-weight:700;text-align:left;margin-bottom:0}.staking-header-subtitle{color:grey;font-size:18px;text-align:left;margin-bottom:0}.modal-staking-body{text-align:left}.staking-body-title-container{display:flex;justify-content:space-between}.staking-body-title{color:#666;font-weight:500;padding:10px 0}.staking-time-periods{display:flex;flex-direction:row;justify-content:left;user-select:none;-webkit-user-select:none}.staking-time-periods-option{background-color:#f1f1f1;padding:5px 20px;margin-right:10px;border-radius:.25em;cursor:pointer;border:2px solid #f1f1f1}.active-period{background-color:#fefaed;border:2px solid #f4cc4b}.staking-body-amount-buy{display:flex;align-items:center;font-size:14px;color:#949494;text-decoration:underline;cursor:pointer}.add-circle-icon{color:#f4cc4b;margin-right:5px}.staking-body-amount-input{display:flex;align-items:center}.staking-amount-input{border:.5px solid #666;border-radius:.35em;width:60%;height:40px;color:#78868a;font-weight:700;padding-left:5px}.floating-abbreviation{position:absolute;pointer-events:none;right:43%;transition:all .2s ease;color:grey;font-size:14px;vertical-align:middle}.staking-body-amount-balance{color:#c5c5c5;font-size:14px;margin-left:auto;margin-right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.staking-end-text{color:#b2b2b2;font-size:16px;text-align:left;padding-left:5px;margin-top:15px}.staking-end-checkbox{display:flex;align-items:center;margin:30px 0;padding-left:5px}.staking-checkbox{vertical-align:middle;-webkit-transform:scale(1.3);transform:scale(1.3)}.terms-conditions{color:#2e5beb;cursor:pointer}.start-investing-btn{color:#fff;background-color:#1a4bea;font-size:28px;font-weight:700;padding:10px 0;border-radius:1em;width:90%;cursor:pointer;margin:1em 0 auto}.start-investing-btn:disabled{background-color:#97afff}.MuiSlider-thumb{color:#f4cc4b}.MuiSlider-rail{color:#e5e5e5}.MuiSlider-track{color:#f4cc4b}.filler{display:none}.staking-inline-block{display:inline-block}.percentage-container{display:flex;flex-direction:row;margin-top:-.5rem}.percentage-small{cursor:pointer;font-size:12px;color:#cecece;width:25%;text-align:right;margin-bottom:.5rem}@media (max-width:1200px){.modal-content-staking{min-width:47%;min-height:50%}.staking-header-title{font-size:22px}.staking-body-title,.staking-header-subtitle{font-size:18px}.staking-time-periods-option{font-size:16px}.staking-end-checkbox,.staking-end-text{font-size:15px}}@media (max-width:768px){.modal-content-staking{min-width:80%}.staking-body-time{margin-bottom:12px}.staking-body-amount-slider{max-width:100%;display:flex;justify-content:space-evenly}.filler{min-width:50%;color:#fff}.staking-body-title{font-size:15px}.staking-header-title{font-size:20px}.staking-header-subtitle{font-size:16px}.staking-end-checkbox .staking-time-periods-option{font-size:14px}.staking-end-text{font-size:12px}.start-investing-btn{font-size:20px}.staking-inline-block{width:100%}.staking-end-checkbox{font-size:13px;display:flow-root;text-align:left}}.inversiones-wrapper{font-family:Roboto,sans-serif;width:100%;margin-top:20px;margin-bottom:10px}.th{background-color:#e5e5e5;border:0 solid #e5e5e5;color:#666;font-size:18px;font-weight:500;overflow:hidden;padding:10px 5px;word-break:normal}.empty-table-container{height:200px;font-family:Roboto,sans-serif;display:flex;flex-direction:column;justify-content:center;align-items:center}.empty-table-text{color:#989898;margin-bottom:1rem;box-sizing:border-box}.empty-table-btn{background-color:#1d44fb;color:#fff;width:35%;padding:.5em;border-radius:1em;cursor:pointer}.td{color:#666;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;overflow:hidden;padding:18px 5px;word-break:normal;text-align:center;border-bottom-width:1px}.logo{height:100%}.cripto-img{display:flex;height:23px;width:auto;float:right}.logo-header{width:5%}.moneda-header{text-align:left;padding-left:-10px;width:13%}.invest-amount-header{width:20%}.apy-header{width:15%;min-width:80px}.period-header{width:17%}.remaining-time-header{width:15%}.action-header{width:18%}.column-name{text-align:left}.abb{color:#cbcbcb;font-size:14px;margin-left:5px}.retirar-btn{background-color:#e2e9fa;padding:5px 10px;color:#3b6ef1;font-weight:400;font-size:14px;border-radius:.5em;cursor:pointer}@media (max-width:768px){.th{font-size:15px}.td{font-size:14px}}.modal-canjear,.overlay{width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;position:fixed}.modal-content-canjear{text-align:center;position:absolute;top:50%;left:51%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1.4;background:#f9fafb;border-radius:3px;width:38vw;min-width:360px;max-height:37%;min-height:37%;overflow-y:auto;border-radius:15px;box-shadow:12px 12px 55px -19px rgba(0,0,0,.7);-webkit-box-shadow:12px 12px 55px -19px rgba(0,0,0,.7);-moz-box-shadow:12px 12px 55px -19px rgba(0,0,0,.7)}.modal-canjear-body{padding:22px 7% 20px;display:flex;flex-direction:column;align-items:center}.modal-canjear-title-principal{color:#3e5158;font-size:28px;font-weight:700;margin-bottom:17px}.modal-canjear-body-text{color:#78868a;text-align:left;margin-bottom:17px}.modal-canjear-btn-continue{color:#fff;background-color:#1a4bea;font-size:22px;font-weight:500;padding:10px 0;border-radius:.5em;width:90%;margin-bottom:17px;cursor:pointer}.modal-canjear-btn-exit{color:#a6a6a6;cursor:pointer}.desembolsos-wrapper{font-family:Roboto,sans-serif;width:100%;margin-top:20px;margin-bottom:80px}.desembolso-title-container{display:flex;justify-content:left;align-items:center;color:#666;font-weight:500}.desembolsos-title{font-size:20px;padding:20px 5px}.table{border-collapse:collapse;border:#e5e5e5;border-spacing:0;width:100%;text-align:center;font-family:Roboto,sans-serif;overflow-x:auto}.th-white{color:#666;font-size:18px;font-weight:400;overflow:hidden;padding:10px 5px;word-break:normal;border:solid #666;border-width:0 0 1px}.tbody,.th-white{background-color:#fff}.tr{line-height:1em}.td-desembolsos{color:#666;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;overflow:hidden;padding:18px 5px;word-break:normal;text-align:center;border-bottom-width:1px}.requested-btn{background-color:#1552f0;color:#fff}.approved-btn,.requested-btn{padding:5px 10px;font-weight:500;font-size:14px;border-radius:.3em}.approved-btn{background-color:#d3ecd8;color:#39b44a}.canceled-btn{background-color:#f6921e}.canceled-btn,.in-progress-btn{padding:5px 10px;color:#fff;font-weight:500;font-size:14px;border-radius:.3em}.in-progress-btn{background-color:#fa992a}.delivered-btn{background-color:#19ba4e;padding:5px 10px;color:#fff;font-weight:500;font-size:14px;border-radius:.3em}@media (max-width:768px){.desembolsos-title{font-size:15px}.th-white{font-size:14px}.td-desembolsos{font-size:13px}.canceled-btn,.delivered-btn,.in-progress-btn,.process-btn,.requested-btn{font-size:10px;display:inline-block}}.datePicker{width:100%}.NewCalcContainer{display:flex;flex-direction:column;max-width:400px;margin:0 auto;background-color:#fff;padding:0;text-align:center;box-shadow:0 6px 9px 6px rgba(0,0,0,.06);font-family:Montserrat,sant-serif;border-radius:8px}.optionsContainer{display:flex;justify-content:space-between;margin-bottom:20px}.optionButton{flex:1 1;cursor:pointer;min-height:3rem;padding:15px 12px;max-width:200px;color:#474c56;border-bottom:2px solid grey;font-weight:700;font-size:24px}.optionButton:first-child{border-right:1px solid #d3d3d3}.optionButton.selectedChoice{font-weight:600;color:#476eee;border-bottom:2px solid #476eee}.operationSection{padding:0 40px}.calc-body-container,.operationSection{display:flex;flex-direction:column;align-items:center}.calc-select-currency{width:100%;min-height:50px;margin-bottom:10px;border-color:#f0f0f0;border-radius:6px;border-width:1px;height:100%;justify-content:space-between}.calc-select-currency-wrapper{width:100%;right:0;font-weight:600;font-size:28px;border-radius:0 5px 5px 0;color:#bfbfbf;font-family:Montserrat;display:flex;cursor:pointer;justify-content:center;align-content:start;flex-direction:column;text-align:left}.calc-select-currency-label{font-size:12px;font-weight:400;padding-left:20px}.calc-currency-info{display:flex;flex-direction:row}.calc-currency-logo{height:32px;display:inline-block;padding-top:8px;padding-right:15px;box-sizing:border-box;padding-left:30px}.calc-exchange-rate{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;font-size:15px;color:#3c4a5b;opacity:.7;border-radius:5px;font-weight:600;font-family:Montserrat;height:40px}.calc-exchange-rate-img{max-width:15px;margin:0 5px}.calc-confirm-btn{border:none;outline:none;background-color:#1a4bea;-webkit-text-decoration:none;text-decoration:none;color:#fff;font-family:Montserrat;font-weight:700;padding:16px 32px;margin:10px 0;border-radius:8px;font-size:22px;text-align:center;cursor:pointer;width:100%}.calc-legend-container{display:flex;flex-direction:row;align-items:center;justify-content:center}.calc-legend-container>p{margin:20px;font-family:Montserrat;color:#3c4a5b;font-size:14px;text-align:center}.calc-input-container{width:100%;min-height:50px;margin-bottom:20px;border-color:#f0f0f0;border-radius:6px;border-width:1px;height:100%;justify-content:space-between;display:flex}.calc-input-left{width:60%;height:100%;justify-content:space-around;align-items:center;text-align:left;padding-left:20px;padding-top:8px}.calc-input-left-label{color:#bfbfbf;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:16px}.calc-input{border-width:0;display:block;font-weight:700;-webkit-appearance:textfield;appearance:textfield}.calc-input:focus{outline:none}.calc-input-right-first{width:45%;align-self:center;color:#00a000;font-weight:700}.calc-input-currency{text-align:right;font-size:14px;margin-block:0;margin-right:10px}.calc-input-right-second{width:45%;align-self:center;color:orange;font-weight:700;position:relative;box-sizing:border-box;cursor:pointer}.calc-input-right-second-wrapper{display:flex;align-items:center;justify-content:end}.calc-input-right-img{height:20px;margin-right:5px}.calc-arrow-svg{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0}.calc-input-minimum-label{margin-top:-20px;margin-bottom:20px;text-align:left;margin-left:5px;color:red;font-size:12px;width:100%}.calc-hover:hover{background-color:#deebff}.calc-selected-option{background-color:#2684ff}.calc-list-wrapper-large{position:relative;box-sizing:border-box}.calc-select-currency-list-large{background-color:#fff;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1);margin-bottom:8px;margin-top:8px;position:absolute;width:100%;z-index:1;max-height:270px;overflow-y:auto}.calc-list-wrapper-small{box-sizing:border-box;display:flex;margin-right:-67px}.calc-select-currency-list-small{background-color:#fff;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1);margin-bottom:8px;margin-top:-18px;width:127px;max-height:250px;overflow-y:auto;z-index:1;position:absolute;display:flex;flex-direction:column;color:orange;font-weight:700;text-align:right;font-size:14px;cursor:pointer}.calc-select-currency-wrapper-small{display:flex;flex-direction:row;align-items:center;min-height:40px}.unselectable{-webkit-user-select:none;-o-user-select:none;user-select:none}.open-menu{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.color-white{color:#fff}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#1a4bea}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:768px){.NewCalcContainer{max-width:380px;margin-bottom:300px;padding-bottom:100px}.calc-select-currency-list-small{max-height:100px}}@tailwind base;@tailwind components;@tailwind utilities;.swal-text{font-family:Montserrat}.recaptcha{display:flex;justify-content:center;margin:8px 0}.footerLink{text-decoration:none;color:#fff}.active-tab-new{color:#1a4bea!important;font-weight:600!important;border-color:#1a4bea}.faIcon,.footerLink:hover,.iconPointer{color:#f2a900}.iconPointer{font-size:40px;margin:10px 10px 10px 0}.iconPointerGray{color:#757575;font-size:64px;margin:6px 6px 6px 0}.iconProfile{font-size:28px;margin-right:6px;width:48px!important}.iconTracking{font-size:28px;margin-right:8px;width:38px!important}.unverified{color:hsla(0,0%,100%,.5);font-size:20px}.verified{color:#f3a306}.iconCatcher{font-size:38px;margin:0;width:48px!important;color:#fff}.iconWhite{color:#ffc85c}.iconPointerAlert{color:#ad7b03;font-size:24px;margin-right:5px}.iconCheck{color:#f2a900;font-size:26px;margin-top:10px}.iconCard{color:#f2a900;font-size:40px;line-height:40px;border:2px solid #f2a900;border-radius:100%;padding:20px 18px}.iconCard.middle{padding:20px 15px}.boxCenter{text-align:center;justify-content:center!important}.listWallets{justify-content:space-around!important;align-items:flex-start!important}.listWallets li{flex-direction:column}.listWallets li,.listWallets li div{display:flex;align-items:center}.buttonCta{background-color:#f2a900;color:#fff;text-decoration:none;padding:16px 32px;border-radius:12px;font-size:22px;margin:24px 0;flex:0 1 30%}@media (max-width:640px){.buttonCta{font-size:14px;padding:10px 15px}}@media (max-width:320px){.buttonCta{font-size:12px}.listWallets li div{display:block}}.buttonCtaBuy{background-color:#f2a900!important;color:#fff;text-decoration:none;padding:16px 32px;border-radius:12px;font-size:22px;margin:12px 0;flex:0 1 20%;text-align:center}@media (max-width:768px){.buttonCtaBuy{flex:0 1 30%}}@media (max-width:640px){.buttonCtaBuy{flex:0 1 60%;padding:12px 0;border:none;font-size:14px}}.bitcoinImg{padding:0;max-width:120px}.flexRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:70%}.paBottom{padding-bottom:0}.smallImg{width:100%;max-width:160px}.mediumImg{width:100%;max-width:360px}.active-tab{color:#ffc85c!important;border-radius:60px!important;font-weight:600!important;border:none!important;background:rgba(255,200,92,.4)!important}.editLink{color:#f2a900;font-weight:600;text-decoration:none}.editLink:hover{text-decoration:underline}.currencyImg{width:100%;max-width:64px;margin-right:12px}@media screen and (max-width:640px){.currencyImg{max-width:34px}}.accordion-section{display:flex;flex-direction:column;margin-bottom:5px}.accordion-title{background-color:initial;color:#495057;cursor:pointer;display:flex;align-items:center;border:none;outline:none;border-radius:8px;transition:background-color .6s ease;box-shadow:0 1px 4px rgba(12,12,13,.1);padding:2px 20px;margin-bottom:14px}.accordion-title:active,.accordion-title:hover{background-color:rgba(114,125,138,.05)}.accordion-title-content{font-weight:600;font-size:14px;color:"#495057";text-align:left}.accordion-title-content:active,.accordion-title-content:hover{color:#1a4bea}.accordion-icon{margin-left:auto;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;color:#495057;font-weight:600}.rotate{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.accordion-content{font-size:14px;background-color:initial;overflow:hidden;transition:max-height .6s ease;font-weight:300}.radio label{display:flex;align-items:center}.editMoreBtn{color:#f2a900;font-size:18px}.editMoreBtnInactive{cursor:default}.StatsBox{position:absolute;right:120px;top:138px;transition:all 2s ease-in-out}.section-top{border-bottom:4px solid #f2aa00}.section-bottom,.section-top{width:100%;max-width:840px;margin:0 auto}.outer-box{width:100%;max-width:864px;margin:0 auto;border:4px solid #ddd;border-radius:8px;box-sizing:border-box}.confirma-compra{background:#f2a900!important;border:none;color:#fff;cursor:pointer;outline:none;padding:12px 18px;border-radius:24px;justify-content:center!important;flex:0 1 100%}.voucher-image{flex:0 1 100%;max-width:440px;margin-top:24px;border:1px solid #f2aa00;border-radius:8px;order:0!important}.detalle-compra{background:#f2aa00;color:#fff;border-radius:8px;padding-top:12px;padding-bottom:12px}.img-center{margin:16px auto;height:240px}.text-center{flex:0 1 100%;order:1;text-align:center}.form-venta{flex:0 1 40%}.section-profile{align-items:center}.text-profile{flex:0 1 100%;text-align:center}.alert-heading{flex:0 1 90%;flex-wrap:nowrap}.alert-text{font-size:16px}.socialLink{color:#fff;margin:0 4px;font-size:24px;line-height:24px}.socialLink.facebook,.socialLink.instagram{color:#fff}.hxNodC div:after{background:#f2a900}.contact-item{font-size:14px;margin-bottom:10px}.data-list,.data-list-item{justify-content:center!important}.data-list-item{flex:0 1 80%!important}.data-list-100{flex:0 1 100%!important}.data-list-70{flex:0 1 70%!important}.data-list-50{flex:0 1 50%!important}.data-list-30{flex:0 1 30%!important}.form-item-46{display:flex;flex-direction:column;flex:0 1 46%;margin:54px 0 36px}.no-padding{padding:0}.dashboard-link{display:block;width:100%;padding:12px 0;background:transparent;border:2px solid #fff;border-radius:5px;color:#fff;opacity:.5;font-family:Poppins,sant-serif;font-size:24px;text-transform:uppercase;text-decoration:none;text-align:center}.dashboard-active{opacity:1;color:#f2a900;font-weight:600;border:2px solid #f2a900;background:transparent}.btn-dashboard{width:100%}.btn-currency{background:hsla(0,0%,100%,.5);color:#fff;border:none;outline:none;border-radius:4px;padding:4px 8px}.activeBtn{background:#f3a306}@media (max-width:768px){.buttonCta{font-size:10px}.StatsBox{top:80px}.Calculator{flex:1 1 100%}.editMoreBtn,.editMoreBtnInactive{flex:0 1 100%;justify-content:flex-start}.detalle-compra li,.section-bottom{padding:0 12px;box-sizing:border-box}.hide-mobile,.show-desktop{display:none!important}}@media (min-width:769px){.show-mobile{display:none}.flex100{flex:0 1 100%}.alert-text{flex:0 1 90%}}@media (max-width:640px){.data-list-item,.form-item-46,.text-profile{flex:0 1 100%}.file-form{width:100%;max-width:300px;margin-left:10px}.form-venta{flex:0 1 100%}.buttonCta{font-size:14px;padding:10px 15px}.logo-interbank{width:auto;height:auto}.listWallets{flex-direction:column;align-items:center;text-align:center}.wallet-key{font-size:14px}}@media (max-width:600px){.Heading1{font-size:36px}.TaglineHome{font-size:16px}.StatsBox{top:80px}.advertencia{width:480px}.loaderWrapper{display:flex!important;justify-content:center;padding:120px 0}}@media (max-width:320px){.wallet-key{font-size:12px}.text-profile{flex:0 1 100%}.iconProfile{width:24px!important}.editMoreBtn,.editMoreBtnInactive{font-size:14px}.file-form{max-width:236px}.confirma-compra{max-width:256px}.img-center{margin:0}.text-center{padding:0;text-align:left}.buttonCta,.text-center{font-size:12px}}.btnFaq{cursor:pointer;padding:9px 36px;color:#3c4a5b;outline:none;margin:10px;border:none;border-radius:24px;opacity:.5;font-weight:600;font-size:14px}.activeBtn2{background:rgba(255,200,92,.2);color:#ffc85c;opacity:1}.FaqDivClient,.FaqDivSocio{display:none}.activeDiv{display:block}table.unstyledTable{text-align:center;margin-top:40px;border-top:2px solid #e8eaec;margin-left:auto;margin-right:auto}table.unstyledTable td,table.unstyledTable th{border-bottom:1px solid #e8eaec;padding:15px;font-weight:300;font-size:15px}table.unstyledTable thead{background:#f5f6f6}table.unstyledTable thead th{font-size:13px;font-weight:600;color:#3c4a5b;text-align:center}table.unstyledTable tfoot{font-weight:700}.dropdown-arrow{height:0;width:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #333;position:relative;top:-18px;left:85px}.menu-dropdown:hover .dropdown-arrow{top:-18px;border:10px solid transparent;border-bottom-color:#333}.dropdown-menu{list-style-type:none;display:none;background:#fff;box-shadow:0 1px 4px rgba(12,12,13,.1);border-radius:8px;margin-top:5px;transition:.3s ease;z-index:1}.menu-dropdown:hover .dropdown-menu{display:block;position:absolute;top:100%}.dropdown-menu ul{padding-left:0;min-width:450px}.dropdown-menu ul li{list-style-type:none;display:block;height:50px;font-size:14px;line-height:2.2em;padding:15px 20px 25px 10px;color:#495057;border-bottom:1px solid #d8dbde}.dropdown-menu ul>a{text-decoration:none}.dropdown-menu ul li:last-child{border-bottom:none}.dropdown-menu ul li:hover{background:#f5f6f6}.item-content{display:flex;align-items:center}.item-content .left{flex-grow:0;flex:0 0 50px}.item-content .right{flex-grow:1}.item-content .left img{width:60px}.item-content .right .sm-title{font-weight:600}.item-content .right .sm-description{font-weight:400}.box-prices{display:flex;align-items:center;justify-content:center}.content-prices{box-shadow:0 6px 9px 6px rgba(0,0,0,.06);background:#fff;padding:10px 40px 20px;border-radius:8px;color:#000;margin-bottom:90px;display:flex;min-width:450px}.content-prices .column{display:flex;flex-direction:column;flex:0 0 250px}.content-prices .column.center{text-align:center}.content-prices .column .title{font-weight:600;line-height:3}.content-prices .column .subtitle{font-weight:300;font-size:17px}.content-prices .column .subtitle.blue{color:#1a4bea;font-weight:700}.disabled-link{cursor:default;pointer-events:none;text-decoration:none;opacity:.5}.md-stepper-horizontal{display:table;width:100%;margin:0 auto;background-color:#fff;box-shadow:0 3px 8px -6px rgba(0,0,0,.5)}.md-stepper-horizontal .md-step{display:table-cell;position:relative;padding:24px;text-decoration:none}.md-stepper-horizontal .md-step:active,.md-stepper-horizontal .md-step:hover{background-color:rgba(0,0,0,.04)}.md-stepper-horizontal .md-step:active{border-radius:15%/75%}.md-stepper-horizontal .md-step:first-child:active{border-top-left-radius:0;border-bottom-left-radius:0}.md-stepper-horizontal .md-step:last-child:active{border-top-right-radius:0;border-bottom-right-radius:0}.md-stepper-horizontal .md-step:hover .md-step-circle{background-color:#757575}.md-stepper-horizontal .md-step:first-child .md-step-bar-left,.md-stepper-horizontal .md-step:last-child .md-step-bar-right{display:none}.md-stepper-horizontal .md-step .md-step-circle{width:30px;height:30px;margin:0 auto;background-color:#999;border-radius:50%;text-align:center;line-height:30px;font-size:16px;font-weight:600;color:#fff}@-webkit-keyframes pulse-yellow{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(255,177,66,.7)}70%{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 10px rgba(255,177,66,0)}to{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(255,177,66,0)}}@keyframes pulse-yellow{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(255,177,66,.7)}70%{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 10px rgba(255,177,66,0)}to{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(255,177,66,0)}}.md-stepper-horizontal.green .md-step.active .md-step-circle{background-color:#00ae4d}.md-stepper-horizontal.orange .md-step.active .md-step-circle{background-color:#1a4bea;-webkit-animation:pulse-yellow 2s infinite;animation:pulse-yellow 2s infinite}.md-stepper-horizontal .md-step.active .md-step-circle{background-color:#2196f3}.md-stepper-horizontal .md-step.done .md-step-circle:before{font-family:FontAwesome;font-weight:100;content:"\f00c"}.md-stepper-horizontal .md-step.done .md-step-circle *,.md-stepper-horizontal .md-step.editable .md-step-circle *{display:none}.md-stepper-horizontal .md-step.editable .md-step-circle{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.md-stepper-horizontal .md-step.editable .md-step-circle:before{font-family:FontAwesome;font-weight:100;content:"\f040"}.md-stepper-horizontal .md-step .md-step-title{margin-top:16px;font-size:16px;font-weight:600}.md-stepper-horizontal .md-step .md-step-optional,.md-stepper-horizontal .md-step .md-step-title{text-align:center;color:rgba(0,0,0,.26)}.md-stepper-horizontal .md-step.active .md-step-title{font-weight:600;color:rgba(0,0,0,.87)}.md-stepper-horizontal .md-step.active.done .md-step-title,.md-stepper-horizontal .md-step.active.editable .md-step-title{font-weight:600}.md-stepper-horizontal .md-step .md-step-optional{font-size:12px}.md-stepper-horizontal .md-step.active .md-step-optional{color:rgba(0,0,0,.54)}.md-stepper-horizontal .md-step .md-step-bar-left,.md-stepper-horizontal .md-step .md-step-bar-right{position:absolute;top:36px;height:1px;border-top:1px solid #ddd}.md-stepper-horizontal .md-step .md-step-bar-right{right:0;left:50%;margin-left:20px}.md-stepper-horizontal .md-step .md-step-bar-left{left:0;right:50%;margin-right:20px}@media screen and (max-width:640px){a.NavLogo{margin:20px auto 0}.content-prices{min-width:120px}.content-prices .column{flex-basis:100%;flex-shrink:1}.content-prices .column,.md-stepper-horizontal{display:flex;flex-direction:column}}.menu-flags{color:#000;width:250px}
/*# sourceMappingURL=main.4b7018cd.chunk.css.map */