@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:rgba(0,0,0,.2);--rc-drag-bar-size:6px;--rc-border-color:hsla(0,0%,100%,.7);--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.ReactCrop__crop-selection{cursor:move;left:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{border:1px solid hsla(0,0%,100%,.7);border:1px solid var(--rc-border-color);bottom:-1px;content:"";left:-1px;opacity:.3;pointer-events:none;position:absolute;right:-1px;top:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}.ReactCrop__crop-selection:focus{outline:2px solid #08f;outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{background-color:rgba(0,0,0,.2);background-color:var(--rc-drag-handle-bg-colour);border:1px solid hsla(0,0%,100%,.7);border:1px solid var(--rc-border-color);height:12px;height:var(--rc-drag-handle-size);position:absolute;width:12px;width:var(--rc-drag-handle-size)}.ReactCrop__drag-handle:focus{background:#08f;background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;left:0}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;left:50%}.ReactCrop .ord-ne{cursor:ne-resize;top:0}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%}.ReactCrop .ord-se{bottom:0;cursor:se-resize;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;left:50%}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;height:var(--rc-drag-bar-size);left:0;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.ReactCrop__drag-bar.ord-e{height:100%;right:0;top:0;-webkit-transform:translate(50%);transform:translate(50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;height:var(--rc-drag-bar-size);left:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;height:var(--rc-drag-handle-mobile-size);width:24px;width:var(--rc-drag-handle-mobile-size)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.PrivatePageWrapper{display:flex;height:100vh;position:fixed;width:100vw}.PrivatePageWrapper .menu{background-color:#000c17;height:100vh;min-width:100px;overflow:auto}.PrivatePageWrapper .menu ul{width:100%}.PrivatePageWrapper .menu.full{min-width:220px}@media(max-width:700px){.PrivatePageWrapper .menu{min-width:0;min-width:auto}.PrivatePageWrapper .menu ul{width:auto}}.PrivatePageWrapper .ant-menu-item-group-title{min-width:80px;text-align:center}.PrivatePageWrapper .logo{height:35px;margin:5px;text-align:center}.PrivatePageWrapper .page-container{box-sizing:border-box;overflow:auto;width:100%}.PrivatePageWrapper .page-container .page-header{background-color:#fafafa;box-shadow:0 4px 2px -1px rgba(0,0,0,.2);display:flex;flex-wrap:wrap;height:40px!important;justify-content:space-between;line-height:48px;padding:0 6px 6px;position:relative;z-index:10}.PrivatePageWrapper .page-container .page-header .page-header-left{display:flex}.PrivatePageWrapper .page-container .page-header .page-header-left .btn-menu-toggle{margin-top:9px}.PrivatePageWrapper .page-container .page-header .page-header-left .page-title{display:block;font-size:1.17em;font-weight:700}.PrivatePageWrapper .page-container .page-content{box-sizing:border-box;height:calc(100vh - 46px);overflow:auto;padding:0 20px}@media(max-width:700px){.PrivatePageWrapper .hidden-mobile{display:none}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e6e6e6;border-radius:10px;box-shadow:inset 0 0 5px gray}::-webkit-scrollbar-thumb{background:#a7a7a7;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#8e8e8e}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.MarketClosureForm .select{width:180px}.MarketClosureForm .line{display:flex;justify-content:space-between;margin-bottom:8px}.MarketClosureForm .line .anticon-minus-circle{height:30px;margin-left:8px}.NasdaqForm .select{width:180px}.NasdaqForm .line-full{display:flex;justify-content:flex-start!important}.AmericanIndexesForm .line{display:flex;justify-content:space-between;margin-bottom:8px}.AmericanIndexesForm .line .anticon-minus-circle{height:30px;margin-left:8px}.AgendaDiaForm .line{display:flex;justify-content:space-between;margin-bottom:8px}.AgendaDiaForm .line .anticon-minus-circle{height:30px;margin-left:8px}.TesouroDiretoForm .line{display:flex;justify-content:space-between;margin-bottom:8px}.TesouroDiretoForm .line .anticon-minus-circle{height:30px;margin-left:8px}.FluxoInvestimentoB3Form .line{display:flex;justify-content:space-between;margin-bottom:8px}.FluxoInvestimentoB3Form .line .anticon-minus-circle{height:30px;margin-left:8px}.FundosImobiliariosForm .line{display:flex;justify-content:space-between;margin-bottom:8px}.FundosImobiliariosForm .line .ant-form-item{flex:1 1}.FundosImobiliariosForm .line .anticon-minus-circle{height:30px;margin-left:8px}.AgendaSemanaForm .schedule{border-top:1px solid #bbb;margin-bottom:80px}.AgendaSemanaForm .line{display:flex;justify-content:space-between;margin-bottom:8px}.AgendaSemanaForm .line .anticon-minus-circle{height:30px;margin-left:8px}.AgriculturalCommoditiesForm .line{display:flex;justify-content:space-between}.AgriculturalCommoditiesForm .line .select{width:150px}.JurosFuturosForm .line{display:flex;justify-content:space-between}.JurosFuturosForm .line .select{width:150px}.IpcaForm .line{display:flex;justify-content:space-between}.IpcaForm .line .select{width:150px}.MercadosGlobaisForm .line{display:flex;justify-content:space-between}.MercadosGlobaisForm .line .ant-form-item{flex:1 1}.MercadosGlobaisForm .line .select{width:150px}.MercadoCryptoForm .line{display:flex;justify-content:space-between}.MercadoCryptoForm .line .ant-form-item{flex:1 1}.MercadoCryptoForm .line .select{width:150px}.BalancaComercialForm .line{display:flex;justify-content:space-between}.BalancaComercialForm .line .ant-form-item{flex:1 1}.BalancaComercialForm .line .select{width:150px}.BitcoinEthereumForm .line{display:flex}.BitcoinEthereumForm .line .ant-form-item{flex:1 1}.BitcoinEthereumForm .line .select{min-width:150px}.IronOreForm .line{display:flex}.IronOreForm .line .ant-form-item{flex:1 1}.PetroleoForm .line{display:flex}.PetroleoForm .line .ant-form-item{flex:1 1}.FocusForm .select,.JornalForm .select{max-width:100%;width:200px}.JornalForm .line{display:flex;justify-content:space-between;margin-bottom:8px}.CartaForm .select{max-width:100%;width:200px}.CartaForm .line,.TemporadaBalancosForm .line{display:flex;justify-content:space-between;margin-bottom:8px}.TemporadaBalancosForm .line .ant-form-item{flex:1 1}.TemporadaBalancosForm .line .anticon-minus-circle{height:30px;margin-left:8px}.MetalCommoditiesForm .line{display:flex}.MetalCommoditiesForm .line .ant-form-item{flex:1 1}.MoedasMundoForm .line{display:flex}.MoedasMundoForm .line .ant-form-item{flex:1 1}.NoticiasCryptoForm .line{display:flex;justify-content:space-between;margin-bottom:8px}.NoticiasCryptoForm .line .anticon-minus-circle{height:30px;margin-left:8px}.ImagemPersonalizadaForm .line,.VideoPersonalizadoForm .line{display:flex;justify-content:space-between;margin-bottom:8px}.FundRankingForm .linha{display:flex}.FundRankingForm .linha .ant-form-item{flex:1 1}.AberturaMercadoMontebravoForm .select{width:180px}.AberturaMercadoMontebravoForm .line{display:flex;justify-content:space-between;margin-bottom:8px}.AberturaMercadoMontebravoForm .line .anticon-minus-circle{height:30px;margin-left:8px}.FechamentoMercadoMontebravoForm .select{width:180px}.FechamentoMercadoMontebravoForm .line{display:flex;justify-content:space-between;margin-bottom:8px}.FechamentoMercadoMontebravoForm .line .anticon-minus-circle{height:30px;margin-left:8px}.HeaderMenu .ant-dropdown-trigger{cursor:pointer;padding-left:20px;padding-right:20px}.ImagePreview{margin:20px 0}.ImagePreview .preview-container .models-container .ant-radio-group{margin-top:0}.ImagePreview .preview-container .actions-container{display:flex;gap:10px;margin-bottom:25px}.ImagePreview .preview-container .img-container{margin:0 auto;max-width:500px;width:100%}.ImagePreview .preview-container .img-container img{max-height:90vh;max-width:100%}.ModalSaveDraftForm .ant-modal-body{padding:30px 0 0}.FormDraftList{margin:20px 0}.FormDraftList .preview-container .models-container .ant-radio-group{margin-top:0}.FormDraftList .preview-container .actions-container{display:flex;gap:10px;margin-bottom:25px}.FormDraftList .preview-container .img-container{margin:0 auto;max-width:500px;width:100%}.FormDraftList .preview-container .img-container img{max-height:90vh;max-width:100%}.ListFiles{margin-top:30px}.ListFiles .title-line{display:flex;justify-content:space-between}.ListFiles .download-button{-webkit-logical-height:1em;-webkit-logical-width:auto;align-items:normal;-moz-appearance:none;background-color:transparent;border-color:#00e;border-style:none;box-sizing:initial;color:#1677ff;cursor:pointer;display:inline;font:inherit;height:auto;padding:0;-webkit-perspective-origin:0 0;perspective-origin:0 0;text-align:start;-webkit-transform-origin:0 0;transform-origin:0 0;width:auto}.ListFiles .download-button:hover{color:#69b1ff}.PackageGenerator{padding-bottom:100px;padding-top:15px}.PackageGenerator .line-full{display:flex;justify-content:space-between}@media(max-width:700px){.PackageGenerator .line-full{display:block}}.PackageGenerator .line-half-container{display:flex;justify-content:space-between}@media(max-width:850px){.PackageGenerator .line-half-container{display:block}}.PackageGenerator .line-half{.ant-form-item-flex:1!important;display:flex;flex:1 1}.PackageGenerator .line-half .select{width:180px}.PackageGenerator .form-actions{display:flex;flex-wrap:wrap;gap:30px;justify-content:flex-end;margin:20px 0 50px}body.dark-theme{background-color:#060f2f;color:#ccc}.Login{align-items:center;display:flex;height:100%;justify-content:center}.Login .login-form-container{max-width:340px;width:90%}.Login .login-form-container button{width:100%}.AccessWrapper{background-image:linear-gradient(90deg,#000c17,#001529,#02284d,#033566);display:flex;height:100vh}.AccessWrapper .logo-container{align-items:center;display:flex;flex:7 1;justify-content:center}.AccessWrapper .children-container{flex:4 1}@media(max-width:700px){.AccessWrapper{flex-direction:column}.AccessWrapper .children-container,.AccessWrapper .logo-container{flex:1 1}}.ListarAssessores{margin-bottom:100px}.ListarAssessores .header{display:flex;justify-content:space-between;margin:30px 0}.ListarAssessores .header .header-total .total-item{margin:3px 0}.ListarAssessores .header .add-new-container{text-align:right}.ListarAssessores .filter-form-container{border-bottom:1px solid #ccc;border-top:1px solid #ccc;margin:30px 0;padding:20px 0}.ListarAssessores .filter-form-container .filter-form{display:flex;gap:10px;justify-content:space-between;margin:10px 0 5px}.GerenciarAssessores{margin-top:20px}.GerenciarAssessores .ant-form-item-explain{margin-bottom:15px}.GerenciarAssessores .upload-container{max-width:500px}.UploadImage{margin-bottom:60px}.UploadImage .upload-component,.UploadImage .upload-container{display:flex;justify-content:space-between}.UploadImage .upload-component{flex:1 1}.UploadImage .ant-upload-list-item{height:110px!important}.UploadImage .ant-upload-list-item-thumbnail{height:100px!important;width:100px!important}.UploadImage .undo-delete{display:block;text-align:center}.UploadImage .undo-delete .info-container{margin-top:8px}.UploadImage .undo-delete .info-container svg{margin-right:5px}@media(max-width:700px){.UploadImage .upload-component{display:block}.UploadImage .undo-delete{margin-top:15px;text-align:left}}.UploadRoundImage{margin-bottom:60px}.UploadRoundImage .upload-component,.UploadRoundImage .upload-container{display:flex;justify-content:space-between}.UploadRoundImage .upload-component{flex:1 1}.UploadRoundImage .ant-upload-list-item{height:110px!important}.UploadRoundImage .ant-upload-list-item-thumbnail{height:100px!important;width:100px!important}.UploadRoundImage img{border-radius:50%}.UploadRoundImage .undo-delete{display:block;text-align:center}.UploadRoundImage .undo-delete .info-container{margin-top:8px}.UploadRoundImage .undo-delete .info-container svg{margin-right:5px}@media(max-width:700px){.UploadRoundImage .upload-container{display:block}.UploadRoundImage .undo-delete{margin-top:15px;text-align:left}}.ModalLogin .ant-modal-body{padding:30px 0 0}.ModalLogin .ant-modal-body .logo-container{padding:0 0 40px;text-align:center}.ModalLogin .ant-modal-body .logo-container .logo-image{width:115px}.ModalLogin .ant-modal-body .login-btn{text-align:right}
/*# sourceMappingURL=main.96aa36e8.css.map*/