.container-links-header{display:flex;align-items:center;max-width:100%;width:100%;justify-content:space-between}.block-item-link-header{display:block}.multi-range-slider *{box-sizing:border-box;padding:0;margin:0}.multi-range-slider{color:#fff;font-family:sans-serif;font-size:1.2rem;display:flex;position:relative;flex-direction:column;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.multi-range-slider .bar{display:flex}.multi-range-slider .bar-left{width:25%;background-color:#f0f0f0;border-radius:10px 0 0 10px;padding:4px 0}.multi-range-slider .bar-right{width:25%;background-color:#f0f0f0;border-radius:0 10px 10px 0}.multi-range-slider .bar-inner{background:linear-gradient(90deg,#7117da,#f2983a);display:flex;flex-grow:1;flex-shrink:1;position:relative;justify-content:space-between}.multi-range-slider .bar-inner-left,.multi-range-slider .bar-inner-right{width:50%}.multi-range-slider .thumb{background-color:red;position:relative;z-index:1;cursor:pointer}.multi-range-slider .thumb:before{content:"";background-color:#fff;position:absolute;width:20px;height:20px;border:1px solid #000;border-radius:50%;z-index:1;margin:-8px;cursor:pointer}.multi-range-slider .input-type-range:focus+.thumb:after{content:"";position:absolute;top:-4px;left:-4px;width:11px;height:11px;z-index:2;border-radius:50%;border:1px dotted #000}.multi-range-slider .caption{position:absolute;bottom:35px;width:2px;height:2px;left:1px;display:flex;justify-content:center;align-items:center;overflow:visible;display:none}.multi-range-slider .thumb .caption *{position:absolute;min-width:30px;height:30px;font-size:75%;text-align:center;line-height:30px;background-color:#00f;border-radius:15px;color:#fff;box-shadow:0 0 5px #000;padding:0 5px;white-space:nowrap}.multi-range-slider .input-type-range:focus+.thumb .caption,.multi-range-slider .thumb:active .caption{display:flex}.multi-range-slider .input-type-range{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none}.multi-range-slider .ruler{margin:10px 0 -5px 0;display:flex;overflow:hidden}.multi-range-slider .ruler .ruler-rule{border-left:1px solid;border-bottom:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0}.multi-range-slider .ruler .ruler-rule:last-child{border-right:1px solid}.multi-range-slider .sub-ruler{margin:-2px 0 -5px 0;display:flex}.multi-range-slider .sub-ruler .ruler-sub-rule{border-left:1px solid;border-bottom:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:3px 0}.multi-range-slider .sub-ruler .ruler-sub-rule:last-child{border-right:1px solid}.multi-range-slider .labels{display:flex;justify-content:space-between;padding:0;margin-top:10px;margin-bottom:-20px}.multi-range-slider .label{font-size:80%;display:flex;width:1px;justify-content:center}.multi-range-slider .label:first-child{justify-content:start}.multi-range-slider .label:last-child{justify-content:end}.multi-range-slider.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider.zero-ranage-margin .thumb-right{left:8px}.lds-ring-white div{border:4px solid #fff!important;border-color:#fff transparent transparent transparent!important}.lds-ring,.lds-ring div{width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;border:4px solid #424b7d;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-color:#424b7d transparent transparent transparent}.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%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container-close-modal{text-align:end;justify-content:end;display:block;max-width:100%;width:100%}.container-close-modal span{margin:0 0 0 auto!important;cursor:pointer}.table_pool{display:flex;flex-direction:column;align-items:center;justify-content:center}.table_pool .header_title{display:flex;align-items:center;justify-content:space-between;width:100%;margin:.5rem 0}.table_pool .header_title h3{font-size:1.2rem;color:#999797;font-weight:600}.table_pool .header_title a{color:#61b574;font-weight:500}.table_pool .header_title a:hover{text-decoration:underline!important}.table_pool .table_container_pool_modal{border-radius:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.table_pool .table_container_pool_modal table{margin:.5rem;padding:0;width:100%;table-layout:fixed;border-collapse:collapse;overflow-x:auto}.table_pool .table_container_pool_modal table td,.table_pool .table_container_pool_modal table th{padding:.5rem;font-weight:500}.table_pool .table_container_pool_modal table th{padding:.5em;font-size:1rem;color:#132787;border-bottom:2px solid #9b9999}.table_pool .table_container_pool_modal table .icon_table{display:flex;align-items:center}@media screen and (max-width:700px){.table_pool .table_container_pool_modal table .icon_table span{font-size:11px}}.table_pool .table_container_pool_modal table .icon_table img{margin-right:10px;width:1.2rem}.table_pool .header_title h3{font-size:.9rem;margin-bottom:0}@media only screen and (max-width:500px){.table_pool .header_title h3{font-size:.45rem!important;margin-bottom:0}}.table_pool .header_title a{font-size:.9rem}.table_pool .table_container_pool_modal table td,.table_pool .table_container_pool_modal table th{padding:.5em}.table_pool .table_container_pool_modal table th{padding:.4em;font-size:.9rem;border-bottom:1px solid #9b9999}.table_pool .table_container_pool_modal table td{font-size:.9rem}.table_pool .table_container_pool_modal table .icon_table img{margin-right:5px;width:.7rem}.modal_mask{position:absolute;background-color:rgba(0,0,0,.6);width:100%;height:200%;left:0;top:0;z-index:998;overflow:auto}.wrapper_modal_other_currencies{position:fixed;left:0;top:0;right:0;bottom:0;z-index:999;margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column}.wrapper_modal_other_currencies .content_other_currencies{position:relative;padding:2rem 2.5rem;border-radius:6px;max-width:55%;max-height:465px;width:100%;background-color:#fff}.wrapper_modal_other_currencies .content_other_currencies .title_other_currencies{display:flex;border-bottom:1px solid #000!important;padding-bottom:.5rem;width:100%;font-size:1.5rem;text-align:center;justify-content:center}.wrapper_modal_other_currencies .content_other_currencies .title_other_currencies h1{font-size:1rem;font-weight:600;color:#342365}.wrapper_modal_other_currencies .content_other_currencies .title_other_currencies .usdt_value{display:flex;align-items:center}.wrapper_modal_other_currencies .content_other_currencies .title_other_currencies .usdt_value img{width:1.4rem;margin-right:10px}.wrapper_modal_other_currencies .content_other_currencies .title_other_currencies .usdt_value span{font-size:1rem;font-weight:600}.wrapper_modal_other_currencies .content_other_currencies svg{position:absolute;top:.5rem;width:1.2rem;right:.5rem;cursor:pointer}.wrapper_modal_other_currencies .content_other_currencies svg:hover{color:#342365}.wrapper_modal_other_currencies .content_other_currencies .currencies_equivalent{display:flex;flex-direction:column;align-items:center}.wrapper_modal_other_currencies .content_other_currencies .currencies_equivalent h2{font-size:1rem;font-weight:600;margin:1.2rem 0}.wrapper_modal_other_currencies .content_other_currencies .currencies_equivalent .wrapper_currencies_list{display:flex;flex-direction:column;align-items:flex-end}.wrapper_modal_other_currencies .content_other_currencies .currencies_equivalent .wrapper_currencies_list .currencies_list{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.wrapper_modal_other_currencies .content_other_currencies .currencies_equivalent .wrapper_currencies_list .currencies_list span{font-size:1rem;font-weight:600}.wrapper_modal_other_currencies .content_other_currencies .currencies_equivalent .wrapper_currencies_list .currencies_list img{width:1.4rem;margin-left:15px}.wrapper_modal_other_currencies .content_other_currencies .currencies_equivalent .wrapper_currencies_list .currencies_list .currencies_icon{width:1.4rem;height:1.4rem;margin-left:15px}.wrapper_modal_other_currencies .content_other_currencies .currencies_equivalent p{margin-top:.5rem}@media only screen and (max-width:900px){.wrapper_modal_other_currencies .content_other_currencies{padding:2rem 1.5rem;max-width:95%;max-height:450px}}@media only screen and (max-width:600px){.wrapper_modal_other_currencies{bottom:20vh}.wrapper_modal_other_currencies .content_other_currencies{max-width:95%;max-height:450px}}.container-home-banner-rigth{display:block;padding:10px}.font-size-1{font-size:1rem!important}.font-size-1-5{font-size:1.5rem!important}.font-size-1-1{font-size:1.1rem!important}.font-size-1-2{font-size:1.2rem!important}.font-size-2{font-size:2rem!important}.font-size-2-5{font-size:2.5rem!important}.font-size-3{font-size:3rem!important}.font-size-4{font-size:4rem!important}.bold{font-weight:700!important}.container-home-faq{max-width:90%;width:70%;margin:0 auto;z-index:9999999999}@media screen and (max-width:900px){.container-home-faq{width:90%}}.block-item-faq{margin:20px auto;display:flex;background-color:rgba(0,0,0,.2509803922);max-width:100%;padding:25px;border-radius:15px;color:#fff;align-items:center;cursor:pointer}.container-title-itens-faq-home{width:70%}@media screen and (max-width:768px){.container-title-itens-faq-home{width:90%}}.custom-question-home-faq{display:flex;max-width:100%;width:100%;font-size:1.2rem}.button-toggle-faq-item{background:none;border:none;cursor:pointer}@media screen and (max-width:768px){.button-toggle-faq-item{width:100%;width:20%}}.button-toggle-faq-item-icon{align-items:center;display:flex;justify-content:flex-end}.button-toggle-faq-item-icon svg{display:flex;width:20px;height:20px}.showing-faq-description{height:135px;-webkit-animation-name:show_in_faq_animation;animation-name:show_in_faq_animation;-webkit-animation-duration:1s;animation-duration:1s;cursor:text}@-webkit-keyframes show_in_faq_animation{0%{height:0}to{height:135px}}@keyframes show_in_faq_animation{0%{height:0}to{height:135px}}.showing-faq-description-text{display:block;-webkit-animation-name:show_in_faq_animation_text;animation-name:show_in_faq_animation_text;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes show_in_faq_animation_text{0%{opacity:0}to{opacity:1}}@keyframes show_in_faq_animation_text{0%{opacity:0}to{opacity:1}}.hidding-effect-faq-description{-webkit-animation-name:hidding_faq_animation;animation-name:hidding_faq_animation;-webkit-animation-duration:.7s;animation-duration:.7s}@-webkit-keyframes hidding_faq_animation{0%{height:135px}to{height:0}}@keyframes hidding_faq_animation{0%{height:135px}to{height:0}}.hidding-faq-description-text{-webkit-animation-name:hidding_faq_animation_text;animation-name:hidding_faq_animation_text;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes hidding_faq_animation_text{0%{display:block;opacity:1}to{display:none;opacity:0}}@keyframes hidding_faq_animation_text{0%{display:block;opacity:1}to{display:none;opacity:0}}.hide-container-faq{display:none;padding:0;opacity:0}.container-faq-button-redirect{display:block;justify-content:center;text-align:center;margin-top:50px}.faq-button-redirect{display:block;background:none;border:1px solid #fff;color:#fff;font-size:1.2rem;font-weight:700;padding:5px 30px;border-radius:100px;margin:40px auto;cursor:pointer;transition:.5s}.faq-button-redirect:hover{background-color:#fff}.faq-button-redirect:hover p{color:#000}.container-blue-tutorial-faq-page .player-tutorial-home-section iframe{width:290px!important;height:200px!important}.container-blue-tutorial-faq-page .container-button-tutorial-home{display:none}.bg_people_home_02{background:url(../img/bg_people_home_02.ed073318.png) no-repeat}.default-yellow-button{display:block;border:none;border-radius:100px;padding:20px;font-weight:bolder;color:#3c3966;font-size:1.5rem;background:linear-gradient(90deg,#f9d429,#fd9b08);box-shadow:0 3px 10px #000;cursor:pointer}.default-yellow-button,.hexagon-white{max-width:100%;width:100%}.hexagon-white svg{width:100%;fill:#fff}.container-blue-midia-hexagon{margin-top:80px;display:flex;justify-content:space-around;max-width:100%;width:95%;margin:120px auto}@media screen and (max-width:1400px){.container-blue-midia-hexagon{width:100%}}@media screen and (max-width:900px){.container-blue-midia-hexagon{flex-wrap:wrap}}@media screen and (max-width:700px){.container-blue-midia-hexagon{flex-direction:column;justify-content:center;align-items:center;margin:50px auto;display:grid;grid-template-columns:auto auto}}.block-hexagon-itens{display:flex;justify-content:center;align-content:center;align-items:center;max-width:100%;width:100%;text-align:center}@media screen and (max-width:800px){.block-hexagon-itens{width:60%}}.image-into-hexagon{display:block;max-width:100%;width:9%;position:absolute}@media screen and (min-width:1920px){.image-into-hexagon{width:6%}}@media screen and (max-width:800px){.image-into-hexagon{width:30%}}.white-card{display:block;padding:15px;background-color:#fff;border-radius:10px;box-shadow:0 7px 15px rgba(0,0,0,.9215686275);max-width:100%;width:40%}.white-card h1,.white-card h2,.white-card h3,.white-card h4,.white-card h5,.white-card h6,.white-card p{color:#301a65}.container-subtitle-separate{max-width:100%;width:95%;margin:10px auto}@media screen and (max-width:1000px){.container-subtitle-separate{width:90%}}@media screen and (max-width:500px){.container-subtitle-separate{width:95%}}.bg-initial-banner{max-width:100%;width:100%;height:18vw;background-size:100% auto!important;align-items:center;display:flex;justify-content:center}@media screen and (max-width:1200px){.bg-initial-banner{height:40vw;background-size:190% auto!important}}.bg-initial-banner .custom-title-initial-banner{font-size:4rem}@media screen and (max-width:1200px){.bg-initial-banner .custom-title-initial-banner{font-size:2.5rem}}@media screen and (max-width:600px){.bg-initial-banner .custom-title-initial-banner{font-size:1.5rem;padding:0 20px}}.container-lang-options{color:#fff;display:block;background-color:#a259fa;border-radius:10px;width:55px;position:absolute;text-align:center;text-transform:uppercase;font-weight:600;z-index:99}.container-lang-optionshover p{background-color:#591fa3}.visible-dropdown-changeLang{opacity:1;z-index:99;height:89px;-webkit-animation:animationShow-dropDown-changeLang 1s ease;animation:animationShow-dropDown-changeLang 1s ease}@-webkit-keyframes animationShow-dropDown-changeLang{0%{opacity:0;height:0}to{opacity:1;height:89px}}@keyframes animationShow-dropDown-changeLang{0%{opacity:0;height:0}to{opacity:1;height:89px}}.not-visible-dropdown-changeLang{opacity:1;height:0;display:none;-webkit-animation:animationHide-dropDown-changeLang 1s ease;animation:animationHide-dropDown-changeLang 1s ease}@-webkit-keyframes animationHide-dropDown-changeLang{0%{opacity:1;height:89px}to{opacity:0;height:0}}@keyframes animationHide-dropDown-changeLang{0%{opacity:1;height:89px}to{opacity:0;height:0}}.container-button-tutorial-home{display:flex;justify-content:center;align-items:center}.container-itens-hexagon-blue{display:block}.player-tutorial-home-section{text-align:center}.player-tutorial-home-section iframe{border-radius:20px;width:660px;height:415px}@media screen and (max-width:700px){.player-tutorial-home-section iframe{width:500px;height:265px}}@media screen and (max-width:550px){.player-tutorial-home-section iframe{width:380px;height:180px}}.button-tutorial-home{display:flex;max-width:100%;width:60%}.button-tutorial-home span{width:50px!important;height:40px!important}@media screen and (max-width:700px){.button-tutorial-home{margin:15px;width:70%;padding:10px 20px!important}.button-tutorial-home p{font-size:1.2rem!important}}.home_hexagon_blue_tutorial_section{display:block}.bg_hexagon_blue{position:absolute;z-index:-1;display:block;max-width:100%;width:100%;height:85vh;background:url(../img/bg_hexagon_blue.1c79e516.png) 50% no-repeat}@media screen and (max-width:700px){.bg_hexagon_blue{height:85vh}}@media screen and (max-width:500px){.bg_hexagon_blue{height:110vh}}.bg_staking_home{max-width:100%;width:80%;height:50vw;margin:10px auto;background:url(../img/bg_staking.b766617e.png) 50% no-repeat;align-items:center;display:flex;justify-content:center}@media screen and (max-width:1400px){.bg_staking_home{height:60vw}}@media screen and (max-width:1300px){.bg_staking_home{height:70vw;width:100%}}@media screen and (max-width:1200px){.bg_staking_home{height:80vw}}@media screen and (max-width:700px){.bg_staking_home{height:90vw;background:url(../img/bg_staking_mobile.94d204c8.png) 50% no-repeat}}@media screen and (max-width:600px){.bg_staking_home{height:120vw}}.col-container-home-staking{margin:0 auto}.container-icon-staking-home{display:block;width:50px;margin:0 auto}.container-icon-staking-home svg{max-width:100%}.container-all-assets-home-staking{max-width:100%;width:45%}@media screen and (max-width:700px){.container-all-assets-home-staking{width:100%}}.middle-row-staking-home{margin:20px auto}.custom-text-staking-home{margin:0}.container-icons-infos-staking{position:absolute}.container-icons-infos-staking svg{width:50px;height:50px}.icon-staking svg{width:35px;height:35px}.default-icon-staking{width:65px;display:flex}@media screen and (max-width:1400px){.default-icon-staking{width:55px}}@media screen and (max-width:900px){.default-icon-staking{width:70px}}@media screen and (max-width:800px){.default-icon-staking{width:40px}}@media screen and (max-width:600px){.default-icon-staking{width:50px}}.container-hexagon-itens-staking{display:flex;justify-content:center;align-content:center;align-items:center;max-width:100%;width:180px}@media screen and (max-width:900px){.container-hexagon-itens-staking{margin-top:40px}}@media screen and (max-width:700px){.container-hexagon-itens-staking{margin-top:20px;width:100%}}.hexagon-darken-blue{max-width:100%}.hexagon-darken-blue svg{width:85%;fill:#fff}@media screen and (max-width:1400px){.hexagon-darken-blue svg{width:90%}}@media screen and (max-width:700px){.hexagon-darken-blue svg{width:100%}}.staking-currency-symbol-text{margin:0}@media screen and (max-width:600px){.staking-currency-symbol-text{font-size:1rem}}.staking-currency-symbol-percent{margin:0}@media screen and (max-width:600px){.staking-currency-symbol-percent{font-size:1rem}}.bg_hexagon_token_bg{max-width:100%;width:85%;align-items:center;display:flex;justify-content:center}@media screen and (max-width:1400px){.bg_hexagon_token_bg{margin:0 auto;width:95%}}@media screen and (max-width:900px){.bg_hexagon_token_bg{width:80%}}@media screen and (max-width:500px){.bg_hexagon_token_bg{margin:0;width:98%}}.container-calc-inputs{display:flex;justify-content:space-between}.container-calc-inputs:nth-child(2){margin-top:20px}@media screen and (max-width:900px){.container-calc-inputs{flex-direction:column}}@media screen and (max-width:700px){.container-calc-inputs{margin:0}.container-calc-inputs:nth-child(2){margin-top:0}}.container-avaible-capital-input{display:block;max-width:100%;width:25%}@media screen and (max-width:900px){.container-avaible-capital-input{width:95%}}.custom-card-calc-home{width:100%;margin:0 0 0 auto;padding:20px}@media screen and (max-width:1400px){.custom-card-calc-home{width:90%;margin:0 0 0 30px}}@media screen and (max-width:1200px){.custom-card-calc-home{width:85%}}@media screen and (max-width:1000px){.custom-card-calc-home{width:95%;margin:10px auto}}.container-itens-home-calc{padding:20px}.monthly-contribution{font-size:1.12rem!important}.container-bg-hexagon-token-bg{margin-left:-150px;display:flex;align-items:center;max-width:100%;width:45%;justify-content:center}@media screen and (max-width:1200px){.container-bg-hexagon-token-bg{width:60%}}@media screen and (max-width:1000px){.container-bg-hexagon-token-bg{width:75%;margin:10px auto}}@media screen and (max-width:900px){.container-bg-hexagon-token-bg{margin-top:100px;width:90%}}@media screen and (max-width:600px){.container-bg-hexagon-token-bg{margin-top:150px;width:95%}}.container-result-description-calc-home{position:absolute;max-width:100%;width:15%;justify-content:center}@media screen and (max-width:1400px){.container-result-description-calc-home{width:20%}}@media screen and (max-width:900px){.container-result-description-calc-home{width:35%}}@media screen and (max-width:500px){.container-result-description-calc-home{width:50%}}.hide-result-message-hexagon{opacity:0;-webkit-animation-name:hide-result-animation;animation-name:hide-result-animation;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes hide-result-animation{0%{opacity:1}to{opacity:0}}@keyframes hide-result-animation{0%{opacity:1}to{opacity:0}}.show-result-message-hexagon{opacity:1;-webkit-animation-name:show-result-animation;animation-name:show-result-animation;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes show-result-animation{0%{opacity:0}to{opacity:1}}@keyframes show-result-animation{0%{opacity:0}to{opacity:1}}.container-custom-calc-home{margin-top:180px;justify-content:center}@media screen and (max-width:1500px){.container-custom-calc-home{margin:0 20px}}@media screen and (max-width:900px){.container-custom-calc-home{margin-top:90px;flex-direction:column}}@media screen and (max-width:700px){.container-custom-calc-home{margin-top:30px}}.container-white-card-home-calc{display:block;max-width:100%;width:70%;z-index:100}.container-white-card-home-calc h5{font-size:1.2rem}@media screen and (max-width:1200px){.container-white-card-home-calc{width:90%}}@media screen and (max-width:600px){.container-white-card-home-calc{width:100%;margin:0 10px}}.default-calc-input{padding:10px;border:1px solid #1c1748;border-radius:10px;margin-top:10px;margin-bottom:20px;width:80%}@media screen and (max-width:900px){.default-calc-input{width:95%}}.block-target-value-calc{max-width:100%;width:30%}@media screen and (max-width:900px){.block-target-value-calc{width:100%}}.block-investment-horizon-calc,.block-tolerance-calc{display:block;max-width:100%}.block-investment-horizon-calc input,.block-tolerance-calc input{max-width:100%;width:100%}.block-investment-horizon-calc{width:30%}@media screen and (max-width:1200px){.block-investment-horizon-calc{width:100%}}.block-tolerance-calc{width:30%;margin:0 20px}@media screen and (max-width:1400px){.block-tolerance-calc{width:45%;margin:0 30px 0 0}}@media screen and (max-width:900px){.block-tolerance-calc{width:90%;margin:0}}@media screen and (max-width:900px){.block-initial-investment{width:90%}}.btn-calc-home{display:block;padding:10px 20px;border:none;border-radius:100px;color:#fff;font-size:1.2rem;background:radial-gradient(circle,#7b17ec 0,#3b3193 100%);margin-left:auto;cursor:pointer}@media screen and (max-width:900px){.btn-calc-home{margin:0 auto}}.container-investment-horizon-options{margin-top:20px}@media screen and (max-width:1200px){.container-investment-horizon-options p{margin-right:6px}}.container-investment-horizon-options p{font-size:.8rem;font-weight:600}.default-calc-input-range{display:block}.currencyinput{border:1px inset #000;display:flex;align-items:center;border-radius:10px;padding:0 15px}.currencyinput input{border:0;margin:0}.container-range-inputs{justify-content:space-between}.custom-container-initial-capital-input{margin-right:15px}@media screen and (max-width:900px){.custom-container-initial-capital-input{width:100%;margin:0}.custom-container-initial-capital-input input{width:100%}}@media screen and (max-width:700px){.custom-container-initial-capital-input{width:100%;margin:0}}@media screen and (max-width:900px){.custom-container-monthly-contribution-input{width:100%}}.container-selected-goal{display:flex;padding:2px 10px;align-items:center;max-width:100%;width:100%}.custom-select-calc{display:block;width:220px;cursor:pointer}@media screen and (max-width:900px){.custom-select-calc{width:99%}}.main-select{display:flex;border:1px solid #1c1748;max-width:100%;width:95%;padding:5px 0;border-radius:10px;margin-top:10px;align-items:center}.main-select:visited{background-color:red}.text-select-calc{margin:0 10px 0 0}.container-options-menu{display:block;border-radius:5px;position:absolute}.container-options-menu :first-child{border-radius:15px 15px 0 0}.container-options-menu :last-child{border-radius:0 0 15px 15px}.options-menu{display:flex;align-items:center;padding:6px;background-color:#f1f1f1;border:1px solid #1c1748;transition:.5s;cursor:pointer}.options-menu:hover{transform:translate(5px,-5px);background-color:#ededed;border-radius:10px}.icon-select-calc{display:flex;margin-right:10px}.icon-select-calc svg{width:40px;height:30px;fill:#8247e5;color:#8247e5}.chevron-select-calc{margin:0 5px 0 auto}.default-calc-select{margin-bottom:20px}.calc-option{padding:5px}.visible-dropdown-calc-options{display:block;-webkit-animation-name:show-dropdown-calc-options;animation-name:show-dropdown-calc-options;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes show-dropdown-calc-options{0%{opacity:0}to{opacity:1}}@keyframes show-dropdown-calc-options{0%{opacity:0}to{opacity:1}}.hidden-dropdown-calc-options{display:none;-webkit-animation-name:hide-dropdown-calc-options;animation-name:hide-dropdown-calc-options;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes hide-dropdown-calc-options{0%{opacity:1}to{opacity:0}}@keyframes hide-dropdown-calc-options{0%{opacity:1}to{opacity:0}}.container-range-tolerance-calc input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;height:30px;width:30px;border-radius:30px;background:#000;box-shadow:0 2px 10px -2px black(1);position:relative;z-index:2;box-shadow:1.1px 1.1px 6.8px transparent,0 0 1.1px rgba(13,13,13,0);border:0 solid #000;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAeCAYAAAAy2w7YAAAABHNCSVQICAgIfAhkiAAAAiZJREFUSEvtljssQ2EUx8+didoYFDESj1EZGAgmFo+EwSMeE1pWestKqxsSQULiNTAhDAzU6BFGKTWwqTDX+V/fd/Npqy8d+yU3/R7nnN/9zv+m52iUxAiFQsVsvipc+jRN8yfqriViyIBctnPyMx5mv8BrFwPf48WJC2JILwfx8AMY7W6fGjHbOxtkbEDGGbYeC/YniAH1AlCFAFeXd+ScWqSH+0cjXmlZCblmR6i6plzGv+aJnYFn0YARIKEDbtAGh5fAG+lTS3R85Iv6wk3NNtJnh6nAmifP9wXQrzqYIKHDGB/qMPj4+KKV5X1yz23Eyoh55pjsoYGhNsrJyZJ7iOOV+hkgoQPELsYaOgCA2yQzcCsAFf1wKx36aQxBTusQEDoA4Lu8TSZ+hK2tpsIAKvqdARSCpWPMzTc5+Rcg3Lm9s5HcXoexbYKs+S1phchggdfDDCi1zGZSl1re2CuTukzqzAxEfAz20Xna2/kp0+ka4X+qZpnwXdySZ34zLWXCPtFNttoK+c7nauHTebcIJztbJwYwlcIHQEdXowQ88QSFby28lKOdQqWlYPDTKOUAJjJQ6PoHW8liyZbmLp4s/CrlaiDRnKBfa8V+4PmNXNOxmxPnzDBZC83m5IDd0H751bjx2i0AK+EA/XQGqu2WzgBFhxsBgOYRI9EGEkCL1A+/ig5BAViLleK4IDiLVkznKdoxdXh5AbH/3xJH0U++eW8yTf43kwEjb6qImL0AAAAASUVORK5CYII=) hsla(0,0%,100%,0);background-size:100%;background-position:50%;background-repeat:no-repeat}.set-max-range-tolerance-icon input[type=range]::-webkit-slider-thumb{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAABHNCSVQICAgIfAhkiAAABvtJREFUWEelmHts01UUx799t2u7dg/GxjbmtkxQAZWoCb5iECOKgu8YifEPxQDxP42PROMjUaMhmmh8Rk00MWoIERUDPsGIDxQVBlF5DgYbgz26vtb219+vP7+nW7u2v1+7IWc5aXd/9577ueeec+791YLTEF3XPex+LfVG6jxqbYGO8LvoEHU39XPqVovFkpjuFJapOhJg5sTky/m5hCpA0xUB+WYC7DOCCWhZqQhDEBdHPkx9lFo1XQKTfhG2PUV9lUBqOTtlYQjSykFfUuefAUTp0N/YcBuBjpnZNIUhyFJ2/hC6XotMErCdzs5Mga5FQ7D57yLQltKeBhiCXMFO26hWqCEg9g/gX0Ag35k7SBYW3y/2MjS2mEA/FBotgpnYmp3s0KCkVThtGpDsZcieBVgcZw6T6gPCf9C65AJOUi8hECcYlzwMQez8fwd1oTwYCkVRX+MHdAJZbGcAQiekBoDoHmo3v/ePe9rPUKyauwt238W5oC6EWc0Z30gpaYRjCQyPxlEX8KLaXwWHozKMhWvS+VdJpI81TqBRrrdpZWEcriHMm3nP0Ct0AQ7K9uQMhiJx+P1e7I9q6I+nkdGNk9EIt9IKn8uBZFpDgltr1s9mtaDF60SnOwp7jPWw5spCbtmuNtpKZT1DmCf48UxhD0VV0avYsb5Pw6GROCKptPQrWrxM0kTgep8bkaSCvnAciqoV+UiAg24n5tR5cUsT0G49AbibS534KPu9kIP5l0/nFPYYVIAN3OohfiqKgqHYGIYTXHku2DhJwO1Aa9APgcpkdPTRm6GxVJF3qhx2zApU0XtONLlZZBp1VNsNSbyPMHMtXO1c2mf+TkqSM24eBP6OSn4DjS4dVbqCXUMJHImpUOkgO7envdYPr3Myy8YUFT0jEaS1cWSBbPR5UEe1El7k/GoebvWAQwwXyzkC8xTbnsy1c4H4dRT4mSUmRZtiIsg88zPN/zwVZ/woXDkw0+9BI4NbtiEnsosn6J1TTABp9hO0lRnpIHhOXPx6VR1wUcAA85jAbGTzityjg3HgWx5nw+nJzpJLYu9kLIn+8FgWYE5DgG3G5UnMHBochY0DZgV82eAulTo2LePx28ptK5DPBGaXeE8aRwiw5RRwaEynR4wnhaRvH1M+6LGjxlNsKWdURjm1FJJ0n2Z3M+gNLFyMjg4euzfOtMA3WTV2CAzDFHJNQHdYw6fHUxhI5MLUaMhlyWDFLAeNmJ+xVTQecFqxbVDF7nAGMdZMo+hoYcc7Wl3o8udpjgoMDwzIVQFJTceWviS+OJ5AJG0OJEH5cJcDXd7yt49uBv57PQoiEukmEiTsilYPljZ7UJBYqSLPyLgYDWwizKbjY0iZrorubbLj5qbyVfmVQ+KV4nqTD2B69BaCXEcQT3GKZz2Tj5ncgJCSwSdHxvDdCXGaUdqrLHhirtP0WYLefWivgkSZhdzQ4sGtbaw7xlqTjRm5V8i9tkhGmNev7YuhO8SqVyJi58V5TgQdxq36O6pj3QHjGDGxaIYb93XxvDMZx8fZbJIr5fNmyxxg9Vu3N4yjceMy7z3LjstqjVu1vl/D5gHjzfLcoANrzvah0VN2e7N1xlCBC8EOR1W8/E+UGVYMtDBgxQOdxTVEiuEz+9LoHZsMfil+bV471hKk3S+3lLJyTtmzKTdE5Qx/sAC9dyCGEcZSTqpp9/nznPAUpPgxloSXDqoIp8ezSECa6Im7O7xYWOvkkVAWZPxsksdmp3bhsGzK90uGJRGeAHLR8pp2OxbQQzn5flDDhn41H7w1Lhtub/PgygYXXGXq0sTYolObxxd4OR0vfmYiEJLy3zDD4kx/sX31DBvubBl3vWzRO0dV/B7SQHZ4GeXLmDnXN7v53XhsFMzBmo/Z+fvMhHeyN71KmzrMDPu4J46feL9QWec7meIPdjkhh9+QouONHhVHGC827s8S3hdune2BFLgppPiml+vM7fqR3y+vNPgkA/mt/THsGU2j3mnB6nYHOliN/xrV8NFxLQt1cb0Tq7p8qJkaZDs9Im8jWSl9O+Dhjl+oXZWAJLOe3h1GQs1gOavxNQ02bGSsfHVKQyPPnMcXBE1rUInNA/x/EWGGTWEmtktAfqbyClReeuMqnu0Oo8tnxUrGzQe9aTC+8ci8at53K6awGJV37ksJIkB5KfdG2cEeX1M7y+FIku8cVrC1L44LAxZ0R3QsbvbigpqKKSzmDlOXEKSn1Hald23xzGbqReWAJOX3jCg4HEmhM+DCfIJMkcLbaeumwq2Z0jO5DgxoOQ3voT5OnW0GJUAhZlmQKVVYAEv6ylvjc9R3/9evEKUTE+x+tq2lZm+F0xT50eh1Arw9nf5T/lhkAnUB21ZNbF+5X65+5fP3CSHXk2nLfyr+uQkpw0OLAAAAAElFTkSuQmCC) hsla(0,0%,100%,0)!important;height:40px;width:34px;border-radius:0}.container-image-text-result{margin-top:-265px;margin-right:35px}@media screen and (max-width:900px){.container-image-text-result{margin-right:-60px}}@media screen and (max-width:800px){.container-image-text-result{position:static}}@media screen and (max-width:650px){.container-image-text-result{margin-top:-222px}}.container-message-result-calc{position:absolute;font-weight:600;width:70%}.block-image-text-result{justify-content:center;align-items:center;display:flex;margin-top:-70px}@media screen and (max-width:1400px){.block-image-text-result{margin-top:-20px;margin-left:80px}}@media screen and (max-width:850px){.block-image-text-result{margin-top:-85px}}@media screen and (max-width:600px){.block-image-text-result{margin-left:-80px;margin-top:20px}}.image-calc-result-token{display:block}.text-message-result-calc{color:#8247e5;display:block;max-width:100%;width:155px;text-align:center;margin:5px auto;font-size:1.1rem}.container-footer-description-calc{max-width:100%;width:60%}@media screen and (max-width:1400px){.container-footer-description-calc{width:100%}}.custom-title-result{font-size:2rem}@media screen and (max-width:1400px){.custom-title-result{margin:5px 0 40px 0}}@media screen and (max-width:600px){.custom-title-result{margin:0}}.default-icon-footer{display:flex;max-width:100%;width:50px;height:50px;margin:0}.default-icon-footer svg{width:50%;color:#fff}.container-image-footer{max-width:100%;width:30%}@media screen and (max-width:1200px){.container-image-footer{width:30%}}@media screen and (max-width:800px){.container-image-footer{width:100%}}.img-link-footer{display:flex;max-width:100%;width:45%;margin:0 auto}@media screen and (max-width:1200px){.img-link-footer{margin:0}}.container-img-bar-footer{max-width:100%;width:100%}.container-icons-footer{opacity:1}@media screen and (max-width:1200px){.container-icons-footer{width:50%;padding:20px 10px 30px 30px}}@media screen and (max-width:800px){.container-icons-footer{width:100%;margin-bottom:50px}}.container-footer{display:flex}@media screen and (max-width:1200px){.container-footer{flex-direction:column}}.container-social-midia-icons-footer{display:flex;align-items:center;max-width:100%;width:30%;margin-left:auto;margin-right:auto}@media screen and (max-width:1200px){.container-social-midia-icons-footer{width:50%}}@media screen and (max-width:900px){.container-social-midia-icons-footer{width:80%}}.col-links-bar-footer{display:flex;flex-wrap:wrap;margin-top:25px;align-items:center}.col-links-bar-footer a{font-size:1rem;margin:10px 20px}@media screen and (max-width:1200px){.col-links-bar-footer{display:block!important;width:40%;flex-direction:column;padding:20px 10px 30px 30px}}@media screen and (max-width:900px){.col-links-bar-footer{width:100%;padding:0}}.footer-item:hover{color:#ffe600!important}.email-footer{display:block!important;margin-left:auto!important;text-align:end}@media screen and (max-width:1200px){.email-footer{margin:10px 20px!important;text-align:start}}.text-separete-section-faq{text-align:start!important}@media screen and (max-width:700px){.text-separete-section-faq{text-align:start!important}}.container-title-itens-faq-page{width:80%;margin:20px auto 20px 0}@media screen and (max-width:700px){.container-title-itens-faq-page{width:100%}}.container-text-faq-page{margin:20px}.container-hexagon-blue-tutorial-home{align-items:center;display:flex;justify-content:center;margin-bottom:200px}@media screen and (max-width:900px){.container-hexagon-blue-tutorial-home{margin-top:270px!important;margin-bottom:300px}}@media screen and (max-width:600px){.container-hexagon-blue-tutorial-home{margin-top:225px!important;margin-bottom:210px}}.container-faq-content-page{padding:20px 50px;display:flex}@media screen and (max-width:800px){.container-faq-content-page{padding:20px 30px;flex-direction:column}}.container-faq-content-page .left-container-faq-page{max-width:100%;width:50%}@media screen and (max-width:800px){.container-faq-content-page .left-container-faq-page{width:100%}}.container-faq-content-page .rigth-container-faq-page{max-width:100%;width:50%}@media screen and (max-width:800px){.container-faq-content-page .rigth-container-faq-page{width:100%}}.left-title-faq-page{margin:0;text-align:start!important}.container-dash-separate-section-faq-page{display:flex;max-width:100%;width:70%;align-items:center}.container-dash-separate-section-faq-page hr{max-width:100%;width:100%;height:1px;padding:.5px;margin:0 20px}.custom-container-left-faq-page{max-width:100%;width:40%}@media screen and (max-width:900px){.custom-container-left-faq-page{width:80%}}@media screen and (max-width:700px){.custom-container-left-faq-page{width:100%}}.container-tutorialfaq-page{display:flex;position:absolute;margin-top:-240px}.bg-token-faq-page{display:block}.button-side-itens{cursor:pointer;background:none;border:none;font-size:1.2rem}.faq-bg-page{background:url(../img/faq-page-bg.d8e6a073.png) no-repeat top;background-size:100% auto}.blue-club-icon-item svg{width:35px;height:35px}.container-blue-club-content{display:flex;margin:50px auto;align-items:center;justify-content:space-around}@media screen and (max-width:800px){.container-blue-club-content{flex-direction:column}}.left-container-blue-club,.right-container-blue-club{padding:0 30px}@media screen and (max-width:600px){.right-container-blue-club{margin:180px 0 40px 0}}.btn-first-blu-club-page{width:200px;margin:0 auto 40px auto!important}.custom-button-blue-club{border:1px solid #fff!important;background:none!important;transition:.5s}.custom-button-blue-club p{color:#fff!important}.custom-button-blue-club:hover{background-color:#fff!important}.custom-button-blue-club:hover p{color:#7b17ec!important}@media screen and (max-width:1200px){.custom-button-blue-club{width:30%!important}.custom-button-blue-club p{font-size:1rem!important}}@media screen and (max-width:900px){.custom-button-blue-club{width:80%!important;margin:20px auto}.custom-button-blue-club p{font-size:1rem!important}}.image-blue-club{margin-top:-200px;max-width:100%;width:100%}@media screen and (max-width:900px){.image-blue-club{margin-top:-80px}}@media screen and (max-width:700px){.image-blue-club{margin-top:-200px}}.col-header-common{display:flex;align-items:center}.custom-bar-link-header{text-decoration:none;margin-right:20px}.custom-bar-link-header span{margin-bottom:5px}@media screen and (max-width:1000px){.custom-bar-link-header p{margin:20px auto 0 20px!important}}@media screen and (max-width:700px){.custom-bar-link-header{display:flex}.custom-bar-link-header p{margin:0 auto 25px 20px!important}}.container-img-bar-header{padding:20px 20px 20px 0}@media screen and (max-width:700px){.container-img-bar-header{padding:20px}}.img-bar-home{width:190px;height:70px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1400px){.img-bar-home{width:130px}}.col-links-bar-header{max-width:100%;color:#fff;display:flex;align-items:center;justify-content:space-between;margin-right:30px;margin-left:auto}.col-links-bar-header .router-link-exact-active{border-bottom:5px solid #ffd000}.col-links-bar-header .router-link-exact-active p{color:#ffd000!important}@media screen and (max-width:1200px){.col-links-bar-header{display:none}}.container-chose-lang{margin-right:20px}@media screen and (max-width:1200px){.container-chose-lang{display:none}}.container-chose-lang-mobile{margin:0 auto 30px 20px}.header-link{margin:0}@media screen and (max-width:1400px){.header-link{font-size:13px!important}}@media screen and (max-width:1000px){.header-link{font-size:22px!important;margin:15px auto!important;text-align:start}}.header-link-mobile{margin:0}@media screen and (max-width:1400px){.header-link-mobile{font-size:13px!important}}@media screen and (max-width:1000px){.header-link-mobile{font-size:22px!important;margin:15px auto!important;text-align:start}}@media screen and (max-width:700px){.header-link-mobile{font-size:20px!important;margin:8px auto!important;text-align:start}}.nav-line{margin-top:2px;display:flex;max-width:100%;width:100%}.hover-link-active{border-bottom:3px solid #fff;-webkit-animation:animation-hover-link-active .4s ease;animation:animation-hover-link-active .4s ease}.hover-link-unactive{border-bottom:3px solid hsla(0,0%,100%,0);-webkit-animation:animation-hover-link-unactive .4s ease;animation:animation-hover-link-unactive .4s ease}@-webkit-keyframes animation-hover-link-active{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes animation-hover-link-active{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes animation-hover-link-unactive{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes animation-hover-link-unactive{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.bar-item-links{display:flex;text-decoration:none;border-bottom:5px solid hsla(0,0%,100%,0);font-size:1rem;margin-right:20px}@media screen and (min-width:1920px){.bar-item-links{font-size:1.2rem}}@media screen and (max-width:1895px){.bar-item-links{font-size:.8rem}}@media screen and (max-width:1000px){.bar-item-links{justify-content:start;margin:0 auto 0 20px}}@media screen and (max-width:700px){.bar-item-links{margin:0 auto 20px 20px}}.contact-header-link{margin-left:20px}.button-buy-now-header{padding:10px 25px;background:none;border-radius:100px;border:1px solid #fff;color:#fff;transition:.4s ease-in-out;font-weight:600;font-size:16px;margin-top:-8px}.button-buy-now-header,.button-buy-now-header a{display:block;cursor:pointer}.button-buy-now-header:hover{background-color:#fff;color:#7b17ec}@media screen and (max-width:1400px){.button-buy-now-header{font-size:1rem}}@media screen and (max-width:1000px){.button-buy-now-header{margin:5px auto 5px 15px;padding:15px 35px;font-size:1.2rem}}@media screen and (max-width:700px){.button-buy-now-header{margin:30px auto 30px 15px}}.selectedLocale{text-transform:uppercase}.container-switcher-lang{display:block;align-items:center}.button-switcher-lang-header{display:flex;max-width:100%;width:60px;padding:5px;border:none;margin-bottom:10px;border-radius:5px;color:#fff;background-color:#301a65;align-items:center;cursor:pointer}.container-lang-text{display:flex;justify-content:center}.container-lang-text img{display:block;max-width:100%;width:30px}.container-midiaLinks{display:flex;margin:20px auto}.container-menu-mobile{display:none}@media screen and (max-width:1200px){.container-menu-mobile{display:flex;align-items:center;margin-left:auto;margin-right:30px}}.icon-menu-mobile svg{width:50px;height:50px}.menu-mobile{position:fixed;z-index:999999;top:0;max-width:100%;width:100%;height:120vh;background:linear-gradient(90deg,#5f20ac,#2c1960)}.close-menu-mobile{font-size:2rem;border:none;background:none;color:#fff;display:flex;margin:20px 20px 20px auto}.container-menu-links-mobile{display:block}.show-menu-mobile{display:block;-webkit-animation:animation-show-menu-mobile 1s ease;animation:animation-show-menu-mobile 1s ease}@-webkit-keyframes animation-show-menu-mobile{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes animation-show-menu-mobile{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.hide-menu-mobile{display:none;-webkit-animation:animation-hide-menu-mobile 1s ease;animation:animation-hide-menu-mobile 1s ease}@-webkit-keyframes animation-hide-menu-mobile{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes animation-hide-menu-mobile{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.faq-link-header{margin:0}.image-side-form-be-member{margin-left:-10px;width:85%}@media screen and (max-width:900px){.image-side-form-be-member{width:600px}}@media screen and (max-width:800px){.image-side-form-be-member{width:100%}}.container-form-member{display:block;padding:20px;margin-left:40px}@media screen and (max-width:800px){.container-form-member{padding:0;margin:10px 15px}}.container-form-inputs-member{display:block;width:50%;margin:40px auto 40px 0}.container-form-inputs-member input{margin:40px 0;padding:25px 15px}.container-form-inputs-member input::-moz-placeholder{color:#fff;font-size:1rem}.container-form-inputs-member input::placeholder{color:#fff;font-size:1rem}@media screen and (max-width:900px){.container-form-inputs-member{width:95%;margin:10px auto}}.custom-input-form-dc-rep{width:100%!important;margin:20px 0!important}.container-title-form-inputs{width:80%;margin:40px auto 40px 0;display:flex}.container-title-form-inputs h1{font-size:3.4rem}@media screen and (max-width:1200px){.container-title-form-inputs h1{font-size:2.6rem}}@media screen and (max-width:800px){.container-title-form-inputs{width:95%}.container-title-form-inputs h1{font-size:2rem}}.custom-container-message-member{max-width:100%;width:100%;display:flex;justify-content:center}@media screen and (max-width:900px){.custom-container-message-member{flex-direction:column}.custom-container-message-member img{width:45%;margin:10px auto}}.container-text-member{margin:0 80px 0 40px;display:flex;align-items:center;text-align:justify}.container-text-member p{font-size:1.2rem}@media screen and (max-width:900px){.container-text-member{margin:20px 20px}}.container-all-itens-form-member{background:url(../img/bg_form_be_reprentative.3d196cc5.png) no-repeat 50%;background-size:100% auto}@media screen and (max-width:900px){.container-all-itens-form-member{flex-direction:column}}.container-bemember-image-side{max-width:100%;width:50%}@media screen and (max-width:900px){.container-bemember-image-side{display:none;width:100%}}.btn-form-member-page{margin:30px 0 20px auto!important;padding:15px 25px}.btn-form-member-page p{font-size:1.3rem}.btn-form-member-page:hover p{color:#7617e5}.container-cards-member{display:flex;justify-content:center;margin-top:280px}@media screen and (max-width:1400px){.container-cards-member{margin-top:140px}}@media screen and (max-width:900px){.container-cards-member{margin-top:40px}}@media screen and (max-width:600px){.container-cards-member{flex-direction:column;align-items:center}}.custom-c-top-dc-rep{margin:0 30px}.chevron-down-icon{display:flex;justify-content:center}.chevron-down-icon svg{width:200px}.container-member-card-image{display:flex;margin-top:-175px;margin-bottom:30px;justify-content:center}@media screen and (max-width:700px){.container-member-card-image{margin-bottom:20px}}.img-member-card-image{max-width:100%;width:300px}.card-title-members{margin:0 0 25px 0}@media screen and (max-width:900px){.card-title-members{font-size:1.7rem}}.custom-card-member-page{width:260px!important;text-align:center}@media screen and (max-width:900px){.custom-card-member-page{width:240px!important}}.conatiner-card-photos{margin:0 30px 0 30px}@media screen and (max-width:1400px){.conatiner-card-photos{margin-top:130px}}@media screen and (max-width:900px){.conatiner-card-photos{margin:140px 15px 0 15px}}@media screen and (max-width:700px){.conatiner-card-photos:nth-child(2){margin-top:230px}.conatiner-card-photos:first-child{margin-top:140px}.conatiner-card-photos:nth-child(3){margin-top:200px}}.container-hexagon-itens{display:flex;justify-content:center;align-content:center;align-items:center;max-width:100%;width:100%}.container-hexagon-white-meber-page{display:flex}@media screen and (max-width:800px){.container-hexagon-white-meber-page{flex-direction:column}}.image-into-hexagon-member-page{display:block;max-width:100%;width:100%}.image-into-hexagon-member-page svg{width:30%}.block-hexagon-itens-member-page{position:absolute;text-align:center}.linkedin-card-photo{cursor:pointer}.linkedin-card-photo svg{margin-top:-40px;color:#0a66c2;width:60px;height:60px}.custom-learn-more-btn-yellow{margin:20px auto;background-color:#fad044!important;width:25%}.custom-learn-more-btn-yellow p{color:#000;font-size:1.5rem!important}.custom-learn-more-btn-yellow svg{color:#000}@media screen and (max-width:900px){.custom-learn-more-btn-yellow{width:50%}}@media screen and (max-width:700px){.custom-learn-more-btn-yellow{width:85%}}.container-hexagon-white-fee-page{display:flex;justify-content:center;margin-top:100px}@media screen and (max-width:900px){.container-hexagon-white-fee-page{display:flex;flex-wrap:wrap}}@media screen and (max-width:700px){.container-hexagon-white-fee-page{margin-top:30px}}.container-hexagon-white-fee-page-second{display:flex;justify-content:center;margin-top:-83px}@media screen and (max-width:1400px){.container-hexagon-white-fee-page-second{margin-top:-65px}}@media screen and (max-width:900px){.container-hexagon-white-fee-page-second{display:flex;flex-wrap:wrap;margin-top:0}}.image-into-hexagon-fees{display:block;width:280px;max-width:100%}@media screen and (max-width:1400px){.image-into-hexagon-fees{width:230px}}@media screen and (max-width:700px){.image-into-hexagon-fees{width:280px}}.container-hexagon-itens-fee-page,.container-hexagon-itens-fee-page-second{display:flex;justify-content:center;align-content:center;align-items:center;max-width:100%;width:100%}.custom-container-hexagon-margin-fee-page-5{margin-left:191px;margin-top:-265px}.custom-container-hexagon-margin-fee-page-6,.custom-container-hexagon-margin-fee-page-7{margin-top:-265px}.custom-container-hexagon-margin-fee-page-8{margin-top:30px}.custom-title-fee-page{margin:10px auto;font-size:1.3rem}.custom-first-value{font-size:1.5rem;margin:0}.custom-subtitle-fee-page{margin:10px auto;font-size:.9rem;font-weight:300!important}@media screen and (max-width:1400px){.custom-subtitle-fee-page{font-size:.8rem}}.container-knowMoreSection-all-itens{max-width:100%;margin:10px auto;display:block}@media screen and (max-width:900px){.container-knowMoreSection-all-itens{display:block}}.container-knowMoreSection-top{display:flex;justify-content:center;background:url(../img/charts-graph-bg.714471b0.png) 50% no-repeat;background-size:100% 111%}@media screen and (max-width:1400px){.container-knowMoreSection-top{display:block}}@media screen and (max-width:1100px){.container-knowMoreSection-top{display:block;background-size:auto 80%}}.cutom-container-knowMoreSection-top{display:flex;max-width:100%;width:90%}@media screen and (max-width:1100px){.cutom-container-knowMoreSection-top{flex-direction:column}}@media screen and (max-width:700px){.cutom-container-knowMoreSection-top{width:80%!important}}.container-knowMoreSection-bottom{display:flex;margin:10px 100px}@media screen and (max-width:1500px){.container-knowMoreSection-bottom{margin:0 40px!important}}@media screen and (max-width:1100px){.container-knowMoreSection-bottom{display:block;margin:5px 10px!important;max-width:95%!important}}@media screen and (max-width:900px){.container-knowMoreSection-bottom{margin:5px 55px!important;width:90%!important}}@media screen and (max-width:600px){.container-knowMoreSection-bottom{margin:5px 55px!important;width:80%!important}}.text-block-knowMoreSection-top{align-items:center;display:flex}@media screen and (max-width:1100px){.text-block-knowMoreSection-top{max-width:90%;width:90%;margin:20px auto;text-align:center}}.text-description-knowMoreSection{font-size:2rem;font-weight:bolder}@media screen and (max-width:1100px){.text-description-knowMoreSection{margin:0 auto}}.custom-button-knowMoreSection{margin-top:10px;max-width:100%;width:65%;display:flex;justify-content:center;align-items:center}.custom-button-knowMoreSection button{width:100%}@media screen and (max-width:1100px){.custom-button-knowMoreSection{width:80%;margin:30px auto}}@media screen and (max-width:500px){.custom-button-knowMoreSection button{padding:10px 15px}}.container-second-image-know-more-home{display:flex;max-width:100%;width:55%}@media screen and (max-width:1100px){.container-second-image-know-more-home{width:70%;margin:-20px 5px 0 auto}}.block-button-buy-now-know-more-home{max-width:100%;width:55%}@media screen and (max-width:1400px){.block-button-buy-now-know-more-home{width:70%}}.custom-title-knowMoreSection-bottom span{font-size:2rem}@media screen and (max-width:900px){.custom-title-knowMoreSection-bottom h1{font-size:2.8rem}}@media screen and (max-width:500px){.custom-title-knowMoreSection-bottom h1{font-size:1.2rem}}.small-txt-description-know-section{display:block;margin:70px 0 20px 0;color:#fff}@media screen and (max-width:900px){.small-txt-description-know-section{font-size:1.5rem}}.container-details-text-knowMoreSection{max-width:100%;width:45%;display:flex;align-items:center}@media screen and (max-width:900px){.container-details-text-knowMoreSection{width:100%}}.know-more-button-knowMoreSection{max-width:100%!important;width:55%!important}.block-knowMoreSection-bottom{align-items:center;justify-content:space-between;padding:10px 70px}@media screen and (max-width:768px){.block-knowMoreSection-bottom{padding:10px 20px}}.bg-people-home-01{max-width:100%;display:flex;margin-top:-70px;z-index:100}@media screen and (max-width:1600px){.bg-people-home-01{margin-left:-50px}}@media screen and (max-width:1400px){.bg-people-home-01{margin-top:-70px;width:90%}}@media screen and (max-width:1100px){.bg-people-home-01{width:70%;margin:70px auto 40px auto}}@media screen and (max-width:700px){.bg-people-home-01{margin:20px auto 20px auto}}.bg-people-home-02{max-width:100%;margin-left:195px;display:flex;margin-top:-130px;width:700px}@media screen and (max-width:1600px){.bg-people-home-02{width:85%;margin-top:-120px;width:75%}}@media screen and (max-width:1400px){.bg-people-home-02{width:70%;margin-top:-100px}}@media screen and (max-width:900px){.bg-people-home-02{margin:20px auto 40px auto;width:100%}}.container-first-image-know-more-home{display:flex;max-width:100%;width:70%}@media screen and (max-width:1400px){.container-first-image-know-more-home{width:95%}}.container-home-banner-info{background:url(../img/bg_rocket_launch_1.14f58a55.png) top no-repeat;background-size:auto;background-size:100% auto;display:flex;position:relative;max-width:100%;width:100%;height:65vh}@media screen and (max-width:1200px){.container-home-banner-info{background:url(../img/bg_rocket_launch_1920_mobile.848bdf9c.jpg) top no-repeat;height:95vh}}@media screen and (max-width:1400px){.container-home-banner-info{height:70vh}}@media screen and (max-width:900px){.container-home-banner-info{height:65vh}}@media screen and (max-width:500px){.container-home-banner-info{height:95vh}}@media screen and (max-width:375px){.container-home-banner-info{height:110vh}}.cover-color{width:100%;height:65vh;z-index:1;position:absolute;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(41,0,87,.49) 0)}@media screen and (max-width:1400px){.cover-color{height:70vh}}@media screen and (max-width:900px){.cover-color{height:65vh}}@media screen and (max-width:500px){.cover-color{height:95vh}}@media screen and (max-width:375px){.cover-color{height:110vh}}.container-home-banner-col{display:flex;justify-content:center;align-items:center}@media screen and (max-width:1200px){.container-home-banner-col{max-width:100%}}@media screen and (max-width:500px){.container-home-banner-col{max-width:100%}.container-home-banner-col:nth-child(2){padding:0}}.container-blocks-home-banner{z-index:10;display:flex;margin:0 auto}@media screen and (max-width:1500px){.container-blocks-home-banner{padding:40px}}@media screen and (max-width:1200px){.container-blocks-home-banner{flex-direction:column}}@media screen and (max-width:600px){.container-blocks-home-banner{display:block;justify-content:center}}.left-content-home-banner{display:block;max-width:100%;width:40%;margin:0 auto;display:flex;align-items:center;text-align:center}@media screen and (max-width:1200px){.left-content-home-banner{margin-right:auto;margin-left:auto;width:80%}}@media screen and (max-width:700px){.left-content-home-banner{width:95%}}.right-content-home-banner{display:block;max-width:100%;width:40%;display:flex;align-items:center}@media screen and (max-width:1200px){.right-content-home-banner{width:50%;margin-right:auto;margin-left:auto}}@media screen and (max-width:500px){.right-content-home-banner{width:75%}}.return-percent-home-page{display:flex;justify-content:center;align-items:center}.title-home-banner{font-size:3.2rem;font-weight:bolder;color:#fff}@media screen and (max-width:900px){.title-home-banner{font-size:2.5rem}}.description-home-banner{font-size:1.5rem;color:#fff}@media screen and (max-width:900px){.description-home-banner{font-size:1.2rem}}.return-value-home-banner{font-size:4rem;margin:20px 0}@media screen and (max-width:700px){.return-value-home-banner{font-size:2.8rem}}.icon-home-banner{display:block;width:80px;color:#fff;margin:0 60px}@media screen and (max-width:700px){.icon-home-banner{margin:0 30px;width:50px}}.container-blue-value-home-banner{display:block;background-color:#21095f;padding:20px;font-size:2.5rem;color:#fff;border-radius:100px;text-align:center;border:2px solid #fff;width:95%}.container-blue-value-home-banner h5{font-size:2rem;font-weight:400}@media screen and (max-width:700px){.container-blue-value-home-banner{font-size:1.7rem;width:100%}.container-blue-value-home-banner h5{font-size:1.6rem}}@media screen and (max-width:500px){.container-blue-value-home-banner{width:100%}}.container-blue-value-message-home-banner{display:flex;align-items:center;background-color:#fff;padding:5px;font-size:1.2rem;color:#000;border-radius:100px;text-align:center;width:30%;font-weight:700;margin:-15px 0 0 30px;justify-content:center}@media screen and (max-width:700px){.container-blue-value-message-home-banner{width:50%}}.bg_home{max-width:100%;height:43vw;background:url(../img/bg_rocket_launch_1920.24df5e3b.png) 50% no-repeat}@media screen and (min-width:2000px){.bg_home{background:url(../img/bg_rocket_launch.a4293033.jpg) top no-repeat}}@media screen and (max-width:1950px){.bg_home{height:35vw}}@media screen and (max-width:1850px){.bg_home{height:44vw}}@media screen and (max-width:1200px){.bg_home{height:65vw}}@media screen and (max-width:1000px){.bg_home{background:url(../img/bg_rocket_launch_1920_mobile.848bdf9c.jpg) top no-repeat;height:80vw}}@media screen and (max-width:700px){.bg_home{height:100vw}}@media screen and (max-width:600px){.bg_home{height:150vw}}@media screen and (max-width:500px){.bg_home{height:220vw}}.subtitle-home-banner span{font-size:2rem!important}@media screen and (max-width:1400px){.subtitle-home-banner{font-size:2rem}}@media screen and (max-width:700px){.subtitle-home-banner{font-size:2rem}.subtitle-home-banner span{display:block}}.custom-label-live-price{font-size:.9rem}.container-cards-support-organization{display:flex;justify-content:space-around}@media screen and (max-width:1200px){.container-cards-support-organization{align-items:center;flex-direction:column}}.container-image-card-support-organization{display:flex;max-width:100%;width:100%;justify-content:center;align-items:center}.image-card-support-organization-section{max-width:100%;width:125px}@media screen and (max-width:800px){.image-card-support-organization-section{width:25%}}.container-texts-charity-card{padding:0 20px;display:flex;align-items:center}.container-header-support-organization{text-align:center;justify-content:center;margin:40px auto!important;max-width:100%;width:85%;font-size:1.2rem}@media screen and (max-width:1200px){.container-header-support-organization{margin:10px auto;width:90%}}@media screen and (max-width:700px){.container-header-support-organization{line-height:60px}}.custom-card-charity-left-spacing{margin:10px 30px 10px auto}@media screen and (max-width:900px){.custom-card-charity-left-spacing{margin:10px auto}}.custom-card-charity-right-spacing{margin:10px auto 10px 30px}@media screen and (max-width:900px){.custom-card-charity-right-spacing{margin:40px auto}}.custom-card-charity{display:flex;max-width:100%;padding:25px;width:100%}@media screen and (max-width:2100px){.custom-card-charity{width:100%}}@media screen and (max-width:1900px){.custom-card-charity{width:47%}}@media screen and (max-width:1200px){.custom-card-charity{width:70%}}@media screen and (max-width:900px){.custom-card-charity{display:block!important;width:95%}}@media screen and (max-width:500px){.custom-card-charity{display:block!important;width:85%}}.bg_bitgive{max-width:100%;width:80%;background:url(../img/bitgive.1bbc772c.png) 50% no-repeat}.bg_b4h{max-width:100%;width:100%;background:url(../img/b4h.bebdeb5d.png) 50% no-repeat}.default-icon-why-buy-section{width:70px}@media screen and (max-width:1400px){.default-icon-why-buy-section{width:50px}}@media screen and (max-width:1000px){.default-icon-why-buy-section{width:60px}}.image-crv-why-buy-section{width:100%}.container-content-why-buy{display:flex;justify-content:center}@media screen and (max-width:1100px){.container-content-why-buy{flex-direction:column}}.assets-why-buy-font{margin-top:30px;font-size:1.4rem}@media screen and (max-width:700px){.assets-why-buy-font{margin-top:10px}}.container-assets-why-buy{padding:10px;text-align:center;display:flex;align-items:center;justify-content:center}@media screen and (max-width:700px){.container-assets-why-buy{padding:5px}}.container-chart-why-buy-section{max-width:100%;width:45%;margin-right:25px}.container-chart-why-buy-section input{max-width:100%;width:100%}@media screen and (max-width:1000px){.container-chart-why-buy-section{width:90%;margin:100px 40px 40px 40px}}@media screen and (max-width:600px){.container-chart-why-buy-section{width:90%;margin:20px 20px}}.custom-container-chart-actions{margin-top:50px;align-items:center}@media screen and (max-width:1000px){.custom-container-chart-actions{align-items:flex-start}}@media screen and (max-width:1000px){.custom-buttons-actions{margin-top:10px}.custom-buttons-actions button,.custom-buttons-actions button:first-child{margin-top:15px!important}}@media screen and (max-width:1600px){.custom-buttons-actions{z-index:9999999999}}@media screen and (max-width:700px){.custom-buttons-actions{z-index:10}}.container-fact-sheet-blueTokenChart{margin-top:50px}@media screen and (max-width:1000px){.container-fact-sheet-blueTokenChart{text-align:center}}.container-chart-currencies-assets{margin:0 40px}@media screen and (max-width:900px){.container-chart-currencies-assets{margin:0 10px}}.grid-asset-why-buy{display:grid;grid-template-columns:auto auto auto auto auto auto auto auto}@media screen and (max-width:4000px){.grid-asset-why-buy{display:grid;grid-template-columns:auto auto auto auto auto auto auto auto}}@media screen and (max-width:900px){.grid-asset-why-buy{flex-wrap:wrap;display:flex;justify-content:center;margin:10px auto}}@media screen and (max-width:500px){.grid-asset-why-buy{grid-template-columns:auto auto auto auto auto}}.button-range-chart-why-buy{padding:15px;background:transparent;border:1px solid #fff;color:#fff;border-radius:100px;transition:.5s;font-weight:700;margin:0 20px 0 0}.button-range-chart-why-buy:first-child{margin:0 20px 0 40px!important}@media screen and (max-width:1400px){.button-range-chart-why-buy:first-child{margin:0 20px 0 0!important}}@media screen and (max-width:500px){.button-range-chart-why-buy:first-child{margin:0 20px 0 0!important}}.button-range-chart-why-buy:hover{color:#000;background:#fff}.middle{position:relative;width:50%;max-width:500px}.middle input[type=range]{position:absolute;pointer-events:none;-webkit-appearance:none;z-index:2;height:10px;width:100%;opacity:0}.middle input[type=range]::-webkit-slider-thumb{pointer-events:all;width:30px;height:30px;border-radius:0;border:0 none;background-color:red;-webkit-appearance:none}.slider{position:relative;z-index:1;height:10px;margin:0 15px}.slider>.track{z-index:1;left:0;right:0;background-color:#c6aee7}.slider>.range,.slider>.track{position:absolute;top:0;bottom:0;border-radius:5px}.slider>.range{z-index:2;left:25%;right:25%;background-color:#6200ee}.slider>.thumb{position:absolute;z-index:3;width:30px;height:30px;background-color:#6200ee;border-radius:50%;box-shadow:0 0 0 0 rgba(98,0,238,.1);transition:box-shadow .3s ease-in-out}.slider>.thumb.left{left:25%;transform:translate(-15px,-10px)}.slider>.thumb.right{right:25%;transform:translate(15px,-10px)}.slider>.thumb.hover{box-shadow:0 0 0 20px rgba(98,0,238,.1)}.slider>.thumb.active{box-shadow:0 0 0 40px rgba(98,0,238,.2)}.custom-fact-sheet-button{text-decoration:none;margin:15px 0 0 0!important;width:250px!important;text-align:center}.custom-fact-sheet-button:hover{color:#6200ee}.description-chart-actions{font-size:1.1rem}.container-multirange{position:relative}.mt-0{margin-top:0}.mt-1{margin-top:10px}.mt-2{margin-top:20px}.mt-3{margin-top:30px}.mt-4{margin-top:40px}.mt-5{margin-top:50px}.mt-6{margin-top:60px}.mt-7{margin-top:70px}.mt-8{margin-top:80px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:10px}.mb-1-5{margin-bottom:15px}.mb-2{margin-bottom:20px}.mb-3{margin-bottom:30px}.mb-4{margin-bottom:40px}.mb-5{margin-bottom:50px}.mb-6{margin-bottom:60px}.mb-7{margin-bottom:70px}.mb-8{margin-bottom:80px}.mr-1{margin-right:10px}.mr-2{margin-right:20px}.mr-3{margin-right:30px}.mr-4{margin-right:40px}.mr-5{margin-right:50px}.mr-6{margin-right:60px}.mr-7{margin-right:70px}.mr-8{margin-right:80px}.ml-1{margin-left:10px}.ml-2{margin-left:20px}.ml-3{margin-left:30px}.ml-4{margin-left:40px}.ml-5{margin-left:50px}.ml-6{margin-left:60px}.ml-7{margin-left:70px}.ml-8{margin-left:80px}.mr-ml-a{margin:0 auto}.justify-space-between{justify-content:space-between}.m-center{margin-right:auto;margin-left:auto}.container-pool-card{padding:2rem;margin:70px auto 40px auto;max-width:90%;width:60%!important}@media screen and (max-width:900px){.container-pool-card{width:95%!important;padding:.5rem}}.container-content-pool-card{display:flex;flex-direction:column;padding:0 2rem;text-align:center}.container-content-pool-card a:hover{color:orange}@media screen and (max-width:700px){.container-content-pool-card{width:95%!important;padding:0 .5rem}}.card-head-description,.card-head-description a{font-size:1.3rem}.contianer-pool-blocks{display:flex;justify-content:space-around;align-items:center;margin:2rem 0;width:100%}@media screen and (max-width:1200px){.contianer-pool-blocks{flex-direction:column;align-items:center;justify-content:center}}.subTitle-pool-card{font-size:1.2rem}.block-pool-values{display:block}.block-pool-countdown{display:block;align-items:center;width:200px}.content-rewards{display:flex;align-items:center;justify-content:center;background:#b5c2f0;padding:1rem;border-radius:8px}.content-rewards svg{width:4rem}.block-reward-values{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding-left:1.5rem}.block-reward-values p{color:#4555a7;font-weight:500;font-size:2.5rem;margin:0}.block-reward-values span{font-weight:600}.container-footer-description{text-align:end}.container-footer-description p{font-size:1.5rem;text-align:center}.incon-pool-page{display:block}.custom-container-leaderboard h3{font-size:1.2rem}.custom-container-leaderboard a{text-decoration:underline!important;cursor:pointer;font-size:1.2rem}@media screen and (max-width:1200px){.custom-container-leaderboard a,.custom-container-leaderboard h3{font-size:.9rem}}.pool-timer{display:flex}.pool-timer span{color:#4555a7;font-size:1.8rem;font-family:halyard-text,sans-serif;margin-right:.5rem}.table_container{border-radius:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:left}.table_container table{margin:.5rem;padding:0;width:100%;table-layout:fixed;border-collapse:collapse;overflow-x:auto}.table_container thead{display:table-header-group;vertical-align:middle;border-color:inherit}.table_container tr{display:table-row;vertical-align:inherit;border-color:inherit}.table_container th{font-size:1rem!important;padding:.5em;font-size:1em;color:#132787;border-bottom:2px solid #9b9999}.table_container td{font-size:1.3rem!important;padding:.5rem;font-weight:500;color:#6c6c6c}.table_container span{font-size:1.3rem!important;color:#6c6c6c;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width:700px){.table_container th{text-align:start;font-size:.8rem!important}.table_container td{padding:.5rem .2rem 0 0}.table_container span,.table_container td{font-size:.8rem!important}}.icon_table{display:flex;align-items:center}.icon_table img{margin-right:10px;width:1.2rem}.avatar-img{width:40px!important}@media screen and (max-width:700px){.avatar-img{width:25px!important}}.container-filds-form{max-width:100%;width:52%;margin:30px auto 100px auto}@media screen and (max-width:700px){.container-filds-form{width:95%}}.checkbox-text-default-form{display:flex;align-items:center;color:#fff;margin-left:5px}.default-textarea-form{display:block;background-color:transparent;border:1px solid #fff;border-radius:30px;padding:15px;max-width:100%;width:95%;margin:20px;color:#fff;font-size:1rem}@media screen and (max-width:700px){.default-textarea-form{margin:10px}}.default-textarea-form::-moz-placeholder{color:#fff;font-size:1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.default-textarea-form::placeholder{color:#fff;font-size:1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.default-input-form{display:block;background-color:transparent;border:1px solid #fff;border-radius:100px;padding:15px;max-width:100%;width:96%;margin:20px;color:#fff}.default-input-form::-moz-placeholder{text-transform:capitalize;color:#fff;font-size:1rem}.default-input-form::placeholder{text-transform:capitalize;color:#fff;font-size:1rem}@media screen and (max-width:700px){.default-input-form{margin:20px auto}}.custom-button-form{font-size:1.4rem;margin-left:auto;padding:15 20px!important}@media screen and (max-width:700px){.custom-button-form{margin:20px auto;padding:15px 30px!important}}.success-bg{background-color:#00d34b!important}.error-bg{background-color:#d30000!important}.success-txt{color:#00d34b!important}.error-tx{color:#d30000!important}.container-terms{margin-top:100px!important}@media screen and (max-width:700px){.container-terms{margin-top:0!important;flex-direction:column-reverse}}.container-text-terms{max-width:55vw;margin:0 60px}@media screen and (max-width:1400px){.container-text-terms{margin-left:120px}}@media screen and (max-width:700px){.container-text-terms{margin-left:60px;max-width:75vw}}.content-button{margin-top:40px;display:block;max-width:100%;width:100%}.btn-first{padding:10px 25px;display:flex;border-radius:50px;background:#fff;font-size:25px;font-weight:700;color:#8933eb;box-shadow:0 4px 10px #8a8787;border:1px solid #e1dbdb;cursor:pointer;margin:0 auto}.btn-download{margin-right:20px}.btn-download path{fill:#8933eb}.scroll-helper{position:fixed;z-index:9998;bottom:0;right:0;margin-right:30px;margin-bottom:85px}@media screen and (max-width:700px){.scroll-helper{display:none}}.container-scrollheper{display:flex;align-items:center;justify-content:end;min-height:52px}.text-scroll-helper{margin:5px 10px;margin-right:20px;padding:10px 15px;background-color:#dfe3e5;color:#61717e;border-radius:100px}.dot-btn-helper{display:block;width:20px;height:20px;background-color:#b0b8be;transition:.3s;border:none;border-radius:200px}.dot-btn-helper:hover{background-color:#fce40e}.active-text-animation{-webkit-animation:show-text-scroll-helper-animation .3s ease-in;animation:show-text-scroll-helper-animation .3s ease-in;opacity:1;transform:translateX(0)}@-webkit-keyframes show-text-scroll-helper-animation{0%{transform:translateX(-100px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes show-text-scroll-helper-animation{0%{transform:translateX(-100px);opacity:0}to{transform:translateX(0);opacity:1}}.unactive-text-animation{-webkit-animation:hide-text-scroll-helper-animation .3s ease-in;animation:hide-text-scroll-helper-animation .3s ease-in;opacity:0;transform:translateX(-100px);display:none}@-webkit-keyframes hide-text-scroll-helper-animation{0%{transform:translateX(0);opacity:1}to{transform:translateX(-100px);opacity:0}}@keyframes hide-text-scroll-helper-animation{0%{transform:translateX(0);opacity:1}to{transform:translateX(-100px);opacity:0}}.container-cookie-banner{display:flex;position:fixed;background-color:#323742;padding:10px;max-width:100%;width:100%;z-index:9999;text-align:center;bottom:0;align-items:center;padding:25px;justify-content:space-around;z-index:999999}@media screen and (max-width:1400px){.container-cookie-banner{padding:10px}}@media screen and (max-width:600px){.container-cookie-banner{flex-direction:column}}.content-Text{font-size:1rem;margin:15px auto;padding:0 10px!important}@media screen and (max-width:700px){.content-Text{font-size:.8rem}}@media screen and (max-width:600px){.content-Text{margin:20px auto}}.content-link{color:#fce40e;text-decoration:none;font-size:1rem}.content-link:hover{color:#5aade0;transition:all .5s}.content-btn{width:230px!important;padding:10px 0 10px 0;padding-left:3rem;padding-right:3rem;border-radius:60px;cursor:pointer;border:none;font-weight:600;transition:.5s ease-in;font-size:1rem;margin:0 auto 0 0}@media screen and (max-width:900px){.content-btn{margin:0 auto 0 auto}}@media screen and (max-width:700px){.content-btn{width:220px!important;padding:10px 5px 10px 5px}}.content-btn:hover{background:linear-gradient(90deg,#fd9b08 100%,#f9d429 0);color:#323742!important}.container-custom-card-calc-reward{display:block;max-width:1200px;width:1100px;margin:130px auto 70px auto;padding:30px 30px 0 30px}@media screen and (max-width:1100px){.container-custom-card-calc-reward{max-width:95%;width:95%}}@media screen and (max-width:700px){.container-custom-card-calc-reward{margin:50px auto 70px auto}}.container-table-calc-reward table{padding:0;width:100%;table-layout:fixed;border-collapse:collapse;overflow-x:auto}.container-table-calc-reward tbody{margin-top:30px}.container-table-calc-reward thead{display:table-header-group;vertical-align:middle;border-color:inherit}.container-table-calc-reward tr{display:table-row;vertical-align:inherit;border-color:inherit}.container-table-calc-reward th{font-size:1.2rem!important;padding:.5em;color:#132787;border-bottom:2px solid #9b9999}@media screen and (max-width:700px){.container-table-calc-reward th{font-size:.7rem!important}}.container-table-calc-reward td{text-align:center;color:#132787;font-weight:400;padding-top:30px}@media screen and (max-width:700px){.container-table-calc-reward td input{width:85%!important}}.input-calc-reward{border-radius:5px;padding:10px;width:100px;border:2px solid #bcbcbc}.container-footer-calc-reward{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.container-footer-calc-reward p{font-weight:600;color:#132787}.interrogation-icon svg{width:15px;height:15px}.tooltip{flex-direction:column}.tooltip:hover .tooltiptext{visibility:visible}.tooltiptext{visibility:hidden;width:100px;background-color:#000;color:#fff;text-align:center;padding:5px 0;border-radius:6px;font-size:.7rem;position:absolute;z-index:1}@media screen and (max-width:900px){.tooltiptext{right:0}}.tooltiptext:hover{visibility:visible}.title-calc{margin:20px auto 20px auto}@media screen and (max-width:900px){.title-calc{margin:10px auto 20px auto}}.container-home-chart-compare{display:flex;align-items:center;max-width:100%;width:100%;padding:30px}@media screen and (max-width:1100px){.container-home-chart-compare{flex-direction:column}}@media screen and (max-width:700px){.container-home-chart-compare{padding:10px}}.container-side-comparator{display:grid;grid-template-columns:auto;max-width:100%;margin-right:70px}@media screen and (max-width:1300px){.container-side-comparator{margin-right:20px}}@media screen and (max-width:1100px){.container-side-comparator{text-align:center;margin:30px auto}}@media screen and (max-width:900px){.container-side-comparator{grid-template-columns:auto auto;margin:30px auto}}@media screen and (max-width:600px){.container-side-comparator{grid-template-columns:auto}}@media screen and (max-width:400px){.container-side-comparator{text-align:center;margin:30px auto}}.flex-content-side-comparator{display:flex;justify-content:flex-end;margin-top:2px;align-items:center}@media screen and (max-width:1250px){.flex-content-side-comparator{margin:0 30px 0 0}}.container-card-compare-chart{max-width:100%;width:50%}@media screen and (max-width:1950px){.container-card-compare-chart{width:76%}}@media screen and (max-width:1000px){.container-card-compare-chart{width:95%}}.card-compare-chart{display:block;padding:15px;background-color:#fff;border-radius:10px;box-shadow:0 7px 15px rgba(0,0,0,.9215686275);max-width:100%}.currency-name-side-comparator{margin-right:10px;text-transform:uppercase;font-weight:700;text-align:right}@media screen and (max-width:700px){.currency-name-side-comparator{font-size:20px}}.value-side-comparator{margin-right:10px}.negative-value-color{color:#ff004e}.positive-value-color{color:#00ffa8}.image-side-comparator{width:30px;height:30px}.container-default-loading div{background:none!important}.item-container{max-width:100%;width:100%;margin:15px auto;background-color:rgba(0,0,0,.2509803922);padding:25px;border-radius:15px;color:#fff;align-items:center;cursor:pointer;display:flex}@media screen and (max-width:900px){.item-container{display:flex;min-height:110px;align-items:center}}@media screen and (max-width:700px){.item-container{min-height:140px}}.index-bar-border-radius{border-radius:4px 4px 0 0!important}.index-bar{width:100%;height:32px;line-height:32px;border-radius:4px;background:none;display:flex;flex-flow:row;justify-content:space-between;transition:border-radius .6s ease-in-out;align-items:center}.index-bar .left-index{color:#fff;font-weight:700;font-size:1.2rem}.content-height{max-height:400px!important;border-left:2px solid transparent!important;border-right:2px solid transparent!important;border-bottom:2px solid transparent!important;background-color:rgba(0,0,0,.2509803922)}.content{margin:0 auto;max-width:100%;width:100%;max-height:0;overflow:hidden;border-radius:0 0 4px 4px;border-radius:15px;transition:all .6s ease-in-out;border-left:2px solid transparent;border-right:2px solid transparent;border-bottom:2px solid transparent}*{box-sizing:border-box}:focus{outline:none}body{background:linear-gradient(180deg,#7617e5 65%,#1c1748);margin:0;padding:0}a,h1,h2,h3,h4,h5,h6,p{color:#fff;font-size:1.8rem}a,h1,h2,h3,h4,h5,h6,p,span,th,tr{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important}a,p,span,th,tr{font-size:16px}a:hover{color:#fff;text-decoration:none}input[type=range]{-webkit-appearance:none;display:block;margin:0;width:100%;background-color:#1c1748;height:5px;border-radius:100px}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;width:100%;color:transparent;padding:0;box-shadow:0 0 0 transparent,0 0 0 rgba(13,13,13,0);border:0 solid transparent}input[type=range]::-webkit-slider-thumb:before{content:"+";position:absolute;top:0;left:0;width:100%;color:red}@media screen and (max-width:600px){.home{overflow:hidden}}.container-default{max-width:1450px;width:100%;margin:0 auto}@media screen and (max-width:1400px){.container-default{max-width:1200px}}.container-default-900px{max-width:900px;width:100%;margin:0 auto}@media screen and (max-width:900px){.container-default-900px{width:90%}}.max-100{max-width:100%;width:100%}.max-50{max-width:50%;width:50%}.margin-center{margin-left:auto;margin-right:auto}.m0{margin:0}.mb-20{margin-bottom:200px}@media(max-width:850px){.mb-20{margin-bottom:100px}}.ml-a{margin-left:auto}.mr-a{margin-right:auto}.txt-alg-justify{text-align:justify}.txt-alg-center{text-align:center}.color-yel{color:#fce40e}.color-orange{color:orange}.color-yel-dark{color:#ffe600}.color-white{color:#fff}.color-blue-darken{color:#1c1748}.color-black{color:#000}.color-purple{color:#7b16ec}.bg-red{background:red}.bg-orange{background:orange}.bg-white{background:#fff!important;opacity:1!important}.m-20{margin:20px}.p-10{padding:10px}.p-20{padding:20px}.p-bottom-10{padding-bottom:10px}.mt-10{margin-top:100px}@media screen and (max-width:1200px){.mt-10{margin-top:80px}}@media screen and (max-width:800px){.mt-10{margin-top:50px}}.mt-20{margin-top:150px}@media screen and (max-width:1200px){.mt-20{margin-top:100px}}.mt-20{margin-top:200px}@media screen and (max-width:1200px){.mt-20{margin-top:120px}}@media screen and (max-width:800px){.mt-20{margin-top:90px}}.mb-10{margin-bottom:100px}@media screen and (max-width:1200px){.mb-10{margin-bottom:80px}}@media screen and (max-width:800px){.mb-10{margin-bottom:50px}}.d-flex,.d-flex-responsive-column,.d-flex-responsive-column-reverse,.d-flex-wrap{display:flex}@media screen and (max-width:1200px){.d-flex-responsive-column{flex-direction:column}}@media screen and (max-width:1200px){.d-flex-responsive-column-reverse{flex-direction:column-reverse}}@media screen and (max-width:1200px){.d-flex-wrap{flex-wrap:wrap}}.btn-outlined-default{display:block;background:none;border:1px solid #fff;color:#fff;font-size:1.2rem;font-weight:700;padding:15px 30px;border-radius:100px;margin:40px auto;cursor:pointer;transition:.5s;text-decoration:none;text-align:center}.btn-outlined-default:hover{background-color:#fff;color:#000}.btn-outlined-default:hover a{color:#000}.btn-outlined-default a{text-decoration:none}@media screen and (max-width:900px){.btn-outlined-default{margin:30px auto!important}}.container-dash-separate-section{align-items:center;display:flex;margin-top:80px}@media screen and (max-width:900px){.container-dash-separate-section{margin-top:30px}}.container-default-text-separete-section{display:flex;padding:5px;align-content:center}.default-dash-separate-section{width:18%;background-color:#fad044;padding:.9px;border-radius:100px;border:none}@media screen and (max-width:1200px){.default-dash-separate-section{width:12%}}.default-text-separete-section,.text-separete-section-faq{color:#fad044;font-size:2rem;text-align:center}.align-items-center{align-items:center}.justify-space-around{justify-content:space-around}.justify-space-center{justify-content:center}.default-home-title-section{font-size:2.5rem;color:#fff;text-align:center;margin:50px 0 100px 0}@media screen and (max-width:1000px){.default-home-title-section{margin:50px 0 30px 0;font-size:2rem}}@media screen and (max-width:800px){.default-home-title-section{font-size:1.5rem;margin:20px 0 50px 0}}.shadow-header{box-shadow:0 8px 11px rgba(0,0,0,.5);z-index:100;max-width:100%;width:100%}.bg-gradient-blue{background:linear-gradient(90deg,#5f20ac,#2c1960);align-items:center;justify-content:center;display:flex}.default-icon{display:block;max-width:100%;margin:10px auto}.blue-token-outline{display:block;margin-right:15px}.default-white-button{display:flex;background-color:#fff;border:none;color:#7b16ec;max-width:100%;font-weight:700;justify-content:center;align-items:center;padding:20px 30px;border-radius:100px;cursor:pointer}.default-white-button span{max-width:100%;width:20%;display:flex;align-items:center}.default-white-button svg{width:40px;height:40px;fill:#7b16ec}.default-white-button p{margin:0 20px;font-size:2rem}.default-button-transparent{border:none;background:none}.invisible-link{text-decoration:none}.red-dot{display:block;background-color:red;padding:5px;width:15px;height:15px;border-radius:100px;margin-left:5px}.d-block{display:block!important}.pointer{cursor:pointer}.display-none{display:none}.acess-menu-mobile{margin-top:0!important}