@import url(https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap);.icon-component{fill:currentColor;width:1em;height:1em;display:inline-block;font-size:1.5rem;flex-shrink:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.component-collapse{width:100%;overflow:hidden;transition:height .3s ease,opacity .3s ease}.component-accordion{display:flex;flex-direction:column;width:100%;background-color:#fefefe;border-radius:4px}.component-accordion .component-accordion-first-content{display:flex;height:73px;padding:24px 20px;width:100%;align-items:center;justify-content:space-between;transition:border-bottom .3s ease;border-bottom:1px solid transparent}.component-accordion .component-accordion-first-content .component-accordion-label-icon{display:flex;align-items:center}.component-accordion .component-accordion-first-content .component-accordion-label-icon .component-accordion-icon{margin-right:16px;color:#323c32}.component-accordion .component-accordion-first-content .component-accordion-label-icon .component-accordion-label{cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:600;font-size:18px;color:#323c32}.component-accordion .component-accordion-first-content .component-accordion-arrow{color:#3fa110;cursor:pointer;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.component-accordion.component-accordion-opened .component-accordion-first-content{border-bottom:1px solid #cdd3cd}.component-accordion.component-accordion-opened .component-accordion-arrow{transform:rotate(180deg)}:root .loader-three-dots-size-1{--tdBallSize:8px;--tdTransformYFrom:5px;--tdTransformYTo:-5px;--marginSize:2px}:root .loader-three-dots-size-2{--tdBallSize:10px;--tdTransformYFrom:6px;--tdTransformYTo:-6px;--marginSize:2px}:root .loader-three-dots-size-3{--tdBallSize:12px;--tdTransformYFrom:8px;--tdTransformYTo:-8px;--marginSize:3px}:root .loader-three-dots-size-4{--tdBallSize:20px;--tdTransformYFrom:15px;--tdTransformYTo:-15px;--marginSize:3px}.loader-three-dots{display:flex;justify-content:center;align-items:center}.loader-three-dots.loader-three-dots-primary>div{background-color:#3fa110}.loader-three-dots.loader-three-dots-secondary>div{background-color:#fefefe}.loader-three-dots.loader-three-dots-dark>div{background-color:#5a645a}.loader-three-dots div{width:var(--tdBallSize);height:var(--tdBallSize);border-radius:50%;margin:var(--marginSize);animation:loader .6s infinite alternate;transform:translateY(var(--tdTransformYFrom))}.loader-three-dots>div:nth-child(2){animation-delay:.2s}.loader-three-dots>div:nth-child(3){animation-delay:.4s}@keyframes loader{to{opacity:.4;transform:translateY(var(--tdTransformYTo))}}.component-video-player{display:flex;width:100%;height:100%;min-height:50px}.component-video-player.blackground{background-color:#121212}.component-aconteceu,.component-video-player iframe{height:100%;width:100%}.component-aconteceu{border-radius:8px;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);display:flex;flex-direction:column;align-items:stretch;justify-content:stretch}.component-aconteceu .component-aconteceu-header{-webkit-user-select:none;-ms-user-select:none;user-select:none;height:48px;border-radius:8px 8px 0 0;display:flex;align-items:center;justify-content:flex-start;padding:8px;background-color:#f06666;color:#fefefe}.component-aconteceu .component-aconteceu-header svg{width:20px;height:20px}.component-aconteceu .component-aconteceu-header label{font-weight:700;font-size:24px;margin:0 0 0 8px}.component-aconteceu .component-aconteceu-content{border-radius:0 0 8px 8px;position:relative;background-color:#fefefe;padding:4px 10px 30px;height:calc(100% - 50px);display:flex;flex-direction:column;align-items:stretch;justify-content:space-between}.component-aconteceu .component-aconteceu-content .component-aconteceu-text{display:block;padding:4px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:#323c32}.component-aconteceu .component-aconteceu-content .component-aconteceu-video{height:calc(100% - 27px)}.component-aconteceu .component-aconteceu-content .component-aconteceu-video.full-height{height:100%}.component-aconteceu .component-aconteceu-content iframe{height:100%!important}.component-aconteceu .component-aconteceu-content .component-aconteceu-see-more{position:absolute;bottom:0;right:0;font-size:14px;font-weight:700;outline:none;border:none;cursor:pointer;background-color:#fefefe;padding:5px 10px;border-radius:20px;color:#323c32;transition:transform .3s ease;transform-origin:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.component-aconteceu .component-aconteceu-content .component-aconteceu-see-more:active{transform:scale(.95)}.component-aconteceu .component-aconteceu-content .component-aconteceu-loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fefefe;display:flex;align-items:center;justify-content:center}@media screen and (max-width:575.98px){.component-advanced-semi-header,.component-advanced-semi-header-clearfix,.component-advanced-semi-header-semi-clear{height:104px!important}}.component-advanced-semi-header{z-index:970;position:fixed;left:unset;right:10px;top:0;width:calc(100% - 20px);height:52px;background-color:#f8f9f7;box-shadow:none;border:1px solid transparent;border-bottom-color:#cdd3cd;display:flex;justify-content:center;align-items:center;flex-direction:column}.component-advanced-semi-header-semi-clear{z-index:969;height:52px;position:fixed;top:0;left:0;background-color:#f8f9f7;width:100%}.component-advanced-semi-header-clearfix{display:block;height:52px;width:0}.component-advanced-semi-header-linha{padding:4px 8px;height:52px}.component-advanced-semi-header-linha.linha-um{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.component-advanced-semi-header-linha.linha-um .component-advanced-semi-header-search-field{width:40%}@media screen and (max-width:575.98px){.component-advanced-semi-header-linha.linha-um .component-advanced-semi-header-search-field{display:none}}.component-advanced-semi-header-linha.linha-um .component-advanced-semi-header-left-content{position:absolute;left:8px;display:flex;flex-direction:row;align-items:center}.component-advanced-semi-header-linha.linha-um .component-advanced-semi-header-left-content .component-advanced-semi-header-logo{margin-left:8px}@media screen and (min-width:575.98px){.component-advanced-semi-header-linha.linha-um .component-advanced-semi-header-logo.logo-xs{display:none}}@media screen and (max-width:575.98px){.component-advanced-semi-header-linha.linha-um .component-advanced-semi-header-logo.logo-lg{display:none}}.component-advanced-semi-header-linha.linha-um .component-advanced-semi-header-right-content{position:absolute;right:8px}.component-advanced-semi-header-linha.linha-dois{width:100%;display:flex;align-items:center;justify-content:center}@media screen and (min-width:575.98px){.component-advanced-semi-header-linha.linha-dois{display:none}}.component-animated-link{position:relative;display:inline;color:#3fa110;cursor:pointer;font-weight:700;padding:2px 0;text-decoration:none}.component-animated-link:active,.component-animated-link:visited{color:#3fa110}.component-animated-link.animated:after{box-sizing:inherit;content:"";height:1px;width:0;position:absolute;bottom:2px;left:50%;transition:width .3s ease,transform .3s ease,left .3s ease;background-color:currentColor}.component-animated-link.animated:hover:after{left:0;width:100%}.assembleia-item{width:100%;display:flex;flex-direction:column;-webkit-user-select:none;-ms-user-select:none;user-select:none}.assembleia-item .assembleia-item-first,.assembleia-item .assembleia-item-second{transition:transform .3s ease}.assembleia-item:not(.presencial) .assembleia-item-first{cursor:pointer}.assembleia-item:not(.presencial) .assembleia-item-first:active,.assembleia-item:not(.presencial) .assembleia-item-first:active~.assembleia-item-second{transform:scale(.99)}.assembleia-item .assembleia-item-first{z-index:1;background-color:#fefefe;box-shadow:0 1px 4px 0 rgba(90,100,90,.3);padding:16px 48px 16px 24px;position:relative;border-radius:9px 8px 8px 8px;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.assembleia-item .assembleia-item-first:before{content:"";position:absolute;left:0;top:0;width:8px;height:100%;background-color:#3fa110;border-radius:8px 0 0 8px}.assembleia-item .assembleia-item-first.presencial{cursor:default;background-color:#d7e6c8!important}.assembleia-item .assembleia-item-first.presencial .assembleia-item-icon{display:none!important}@media screen and (max-width:767.98px){.assembleia-item .assembleia-item-first{padding:12px 12px 12px 24px}}.assembleia-item .assembleia-item-second{transform-origin:top center;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);background-color:#d7e6c8;padding:32px 48px 16px 24px;border-radius:0 0 8px 8px;position:relative;margin-top:-16px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:767.98px){.assembleia-item .assembleia-item-second{padding:32px 12px 12px 24px}}.assembleia-item .assembleia-item-left{width:40%}.assembleia-item .assembleia-item-left .assembleia-item-coop{font-size:20px;font-weight:700;color:#323c32;margin-bottom:4px}.assembleia-item .assembleia-item-left .assembleia-item-endereco{max-width:90%;font-size:12px;font-weight:600;color:#323c32}@media screen and (max-width:991.98px){.assembleia-item .assembleia-item-left{width:100%}.assembleia-item .assembleia-item-left .assembleia-item-endereco{max-width:none}}@media screen and (max-width:767.98px){.assembleia-item .assembleia-item-left .assembleia-item-coop{margin-bottom:8px}}.assembleia-item .assembleia-item-right{width:60%;display:flex;align-items:center;justify-content:space-around}.assembleia-item .assembleia-item-right .assembleia-item-col-data{padding:8px 24px}@media screen and (max-width:767.98px){.assembleia-item .assembleia-item-right .assembleia-item-col-data{padding:8px}}.assembleia-item .assembleia-item-right .assembleia-item-col-data .assembleia-item-label-data{font-size:16px;font-weight:700;color:#323c32;margin-bottom:4px}.assembleia-item .assembleia-item-right .assembleia-item-col-data .assembleia-item-value-data{font-size:14px;color:#323c32}.assembleia-item .assembleia-item-right .assembleia-item-icon{color:#3fa110;position:absolute;display:flex;align-items:center;justify-content:center;right:12px;top:0;height:100%}.assembleia-item .assembleia-item-right .assembleia-item-icon svg{height:20px}@media screen and (max-width:991.98px){.assembleia-item .assembleia-item-right{width:100%;justify-content:flex-start}.assembleia-item .assembleia-item-right .assembleia-item-col-data{margin-top:12px}.assembleia-item .assembleia-item-right .assembleia-item-col-data:first-child{padding-left:0}}.component-button{display:flex;align-items:center;justify-content:center;font-weight:600;border-radius:9px;padding:4px 8px;font-size:16px;border:1px solid;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;letter-spacing:.75px;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease}.component-button.component-button-w100{width:100%}.component-button:not(:disabled){cursor:pointer}.component-button:focus{outline:none}.component-button .component-button-icon{position:relative;height:0;display:flex;justify-content:center;align-items:center}.component-button .component-button-icon svg{max-height:20px}.component-button .component-button-icon.component-button-left-icon{margin-right:4px}.component-button .component-button-icon.component-button-right-icon{margin-left:4px}.component-button-loader{position:absolute}.component-button-hide{opacity:0}.component-button:disabled{border-color:#cdd3cd;background-color:#f8f9f7}.component-button:disabled.component-button-default-primary{border-color:transparent;background-color:transparent}.component-button:not(:disabled).component-button-primary{background-color:#3fa110;border-color:#3fa110;color:#fefefe}.component-button:not(:disabled).component-button-primary:focus{border-color:#3fa110}.component-button:not(:disabled).component-button-primary:hover{border-color:#368a0e;background-color:#368a0e}.component-button:not(:disabled).component-button-primary:active{border-color:#368a0e;background-color:#368a0e;transform:scale(.95)}.component-button:not(:disabled).component-button-secondary{background-color:transparent;border-color:#3fa110;color:#3fa110}.component-button:not(:disabled).component-button-secondary:active{transform:scale(.95)}.component-button:not(:disabled).component-button-secondary-white-background{background-color:#fefefe;border-color:#33820d;color:#33820d}.component-button:not(:disabled).component-button-secondary-white-background:active{border-color:#215408;transform:scale(.95)}.component-button:not(:disabled).component-button-danger{background-color:#e60000;border-color:#e60000;color:#fefefe}.component-button:not(:disabled).component-button-danger:focus{border-color:#e60000}.component-button:not(:disabled).component-button-danger:hover{border-color:#cd0000;background-color:#cd0000}.component-button:not(:disabled).component-button-danger:active{border-color:#cd0000;background-color:#cd0000;transform:scale(.95)}.component-button:not(:disabled).component-button-default{background-color:transparent;border-color:transparent;color:#323c32}.component-button:not(:disabled).component-button-default:focus,.component-button:not(:disabled).component-button-default:hover{text-decoration:underline}.component-button:not(:disabled).component-button-default:active{transform:scale(.95)}.component-button:not(:disabled).component-button-default-primary{position:relative;background-color:transparent;border-color:transparent;color:#3fa110}.component-button:not(:disabled).component-button-default-primary:after{box-sizing:inherit;content:"";height:1px;width:0;position:absolute;bottom:4px;left:50%;transition:width .3s ease,transform .3s ease,left .3s ease;background-color:#3fa110}.component-button:not(:disabled).component-button-default-primary:not(:disabled):focus:after,.component-button:not(:disabled).component-button-default-primary:not(:disabled):hover:after{left:8px;width:calc(100% - 16px)}.component-button:not(:disabled).component-button-default-primary:not(:disabled):active{transform:scale(.95)}.component-button:not(:disabled).component-button-blue{background-color:#00708f;border-color:#00708f;color:#fefefe}.component-button:not(:disabled).component-button-blue:focus{border-color:#00708f}.component-button:not(:disabled).component-button-blue:hover{border-color:#005c76;background-color:#005c76}.component-button:not(:disabled).component-button-blue:active{border-color:#005c76;background-color:#005c76;transform:scale(.95)}.component-button:not(:disabled).component-button-header-primary{font-size:16px;background-color:#3fa110;color:#fefefe;border-color:transparent}.component-button:not(:disabled).component-button-header-primary .component-button-icon.component-button-left-icon{margin-right:8px}.component-button:not(:disabled).component-button-header-primary .component-button-icon.component-button-right-icon{margin-left:8px}.component-button:not(:disabled).component-button-header-primary .component-button-icon svg{width:20px;height:20px}.component-button:not(:disabled).component-button-header-secondary{font-size:16px;background-color:transparent;color:#3fa110;border-color:transparent}.component-button:not(:disabled).component-button-header-secondary .component-button-icon.component-button-left-icon{margin-right:8px}.component-button:not(:disabled).component-button-header-secondary .component-button-icon.component-button-right-icon{margin-left:8px}.component-button:not(:disabled).component-button-header-secondary .component-button-icon svg{width:20px;height:20px}.component-button:not(:disabled).component-button-header-user-primary{font-weight:300;font-size:16px;background-color:#3fa110;color:#fefefe;border-color:transparent}@media screen and (max-width:575.98px){.component-button:not(:disabled).component-button-header-user-primary{padding:0}.component-button:not(:disabled).component-button-header-user-primary>.component-button-label{display:none}}.component-button:not(:disabled).component-button-header-user-primary .component-button-icon.component-button-left-icon{margin-right:8px}.component-button:not(:disabled).component-button-header-user-primary .component-button-icon.component-button-right-icon{margin-left:8px}.component-button:not(:disabled).component-button-header-user-primary .component-button-icon svg{width:20px;height:20px}.component-button:not(:disabled).component-button-header-user-secondary{padding:15px 0;font-weight:400;font-size:16px;background-color:transparent;color:#3fa110;border-color:transparent}@media screen and (max-width:575.98px){.component-button:not(:disabled).component-button-header-user-secondary{padding:15px 0}.component-button:not(:disabled).component-button-header-user-secondary>.component-button-label{display:none}}.component-button:not(:disabled).component-button-header-user-secondary .component-button-icon.component-button-left-icon{margin-right:8px}.component-button:not(:disabled).component-button-header-user-secondary .component-button-icon.component-button-right-icon{margin-left:8px}.component-button:not(:disabled).component-button-header-user-secondary .component-button-icon svg{width:20px;height:20px}.component-button:not(:disabled).component-button-header-user-bold{padding:15px 0;font-weight:400;font-size:16px;background-color:transparent;color:#3fa110;border-color:transparent}@media screen and (max-width:575.98px){.component-button:not(:disabled).component-button-header-user-bold{padding:15px 0}.component-button:not(:disabled).component-button-header-user-bold>.component-button-label{display:none}}.component-button:not(:disabled).component-button-header-user-bold .component-button-label{font-weight:700}.component-button:not(:disabled).component-button-header-user-bold .component-button-icon.component-button-left-icon{margin-right:8px}.component-button:not(:disabled).component-button-header-user-bold .component-button-icon.component-button-right-icon{margin-left:8px}.component-button:not(:disabled).component-button-header-user-bold .component-button-icon svg{width:20px;height:20px}.component-button:not(:disabled).component-button-header-user-bold:not(:disabled):active{transform:scale(.95)}.component-button-pauta{background-color:#3fa110;color:#fefefe}.component-button-pauta:disabled{background-color:#e0e0e0;color:#bdbdbd}.component-button-pauta .component-button-label{font-weight:300}@media screen and (max-width:767.98px){.component-button-pauta{height:40px;width:100%!important;position:absolute!important;bottom:0;left:0;border-radius:0;border:none}}@media screen and (max-width:575.98px){.component-button-bottom-mobile{position:fixed;bottom:0;left:0;width:100%;border-radius:0;transform:translateY(2px);z-index:970;min-height:50px}.component-button-bottom-mobile:active{transform:translateY(2px)!important}}.component-icon-button{background-color:transparent;border:none;padding:0;transition:all .3s ease;display:flex;justify-content:center;align-items:center}.component-icon-button:focus{outline:none}.component-icon-button:not(:disabled):not(.grab-handle){cursor:pointer}.component-icon-button:not(:disabled):active{transform:scale(.9)}.component-icon-button:disabled{color:#cdd3cd}.component-icon-button:not(:disabled).component-icon-button-primary{color:#3fa110}.component-icon-button:not(:disabled).component-icon-button-secondary{color:#fefefe}.component-icon-button:not(:disabled).component-icon-button-dark{color:#323c32}.component-icon-button:not(:disabled).component-icon-button-blue{color:#00708f}.component-radio-button{background-color:#fefefe;width:18px;height:18px;padding:0;border:none;display:flex;justify-content:center;align-items:center;border-radius:100px;transition:background-color .3s ease}.component-radio-button:not(:disabled){cursor:pointer}.component-radio-button:focus{outline:none}.component-radio-button.new:disabled{opacity:.6}.component-radio-button.new.component-radio-button-not{background-color:#c4c4c4}.component-radio-button.new.component-radio-button-checked{background-color:#3fa110}.component-radio-button.classic{border:2px solid #3fa110;background-color:transparent}.component-radio-button.classic:after{content:"";width:10px;height:10px;background-color:transparent;border-radius:200px;transition:background-color .3s ease,background-color .3s ease}.component-radio-button.classic:disabled{border-color:#c4c4c4!important}.component-radio-button.classic:disabled.component-radio-button-not{background-color:transparent}.component-radio-button.classic:disabled.component-radio-button-checked:after{background-color:#c4c4c4}.component-radio-button.classic.component-radio-button-not{background-color:transparent}.component-radio-button.classic.component-radio-button-checked:after{background-color:#3fa110}.component-assembleia-pauta{background-color:#fefefe;border-radius:4px;border-width:1px;border-style:solid;display:flex;flex-direction:column;position:relative;overflow:hidden}.component-assembleia-pauta .component-assembleia-pauta-header{position:relative;transition:border-color .3s ease;width:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:18px 16px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}.component-assembleia-pauta .component-assembleia-pauta-header:after{content:"";height:1px;position:absolute;left:0;width:100%;bottom:0;background-color:#fefefe;transition:background-color .3s ease,left .3s ease,width .3s ease}.component-assembleia-pauta .component-assembleia-pauta-header .component-assembleia-pauta-titulo{color:#323c32;flex:auto;overflow:hidden;font-size:16px;text-align:left;font-family:"Exo 2",sans-serif;font-weight:700;padding-right:.9375rem;text-overflow:ellipsis;flex-wrap:nowrap;white-space:nowrap}.component-assembleia-pauta .component-assembleia-pauta-header .component-assembleia-pauta-first-line,.component-assembleia-pauta .component-assembleia-pauta-header .component-assembleia-pauta-first-line .component-assembleia-pauta-first-col{display:flex;align-items:center;flex-wrap:nowrap}.component-assembleia-pauta .component-assembleia-pauta-header .component-assembleia-pauta-timer{display:flex;align-items:center;justify-content:center;margin-right:12px;color:#828a82;overflow:hidden;font-size:16px;font-weight:300;line-height:24px;white-space:nowrap;padding-right:12px;text-overflow:ellipsis;padding-top:2px}.component-assembleia-pauta .component-assembleia-pauta-header .component-assembleia-pauta-etiqueta{padding:2px;margin-right:12px;display:flex;align-items:center;justify-content:center;border-radius:200px}.component-assembleia-pauta .component-assembleia-pauta-header .component-assembleia-pauta-etiqueta .icon{display:flex;align-items:center;justify-content:center;padding:0 0 0 8px}.component-assembleia-pauta .component-assembleia-pauta-header .component-assembleia-pauta-etiqueta .icon svg{width:16px;height:16px}.component-assembleia-pauta .component-assembleia-pauta-header .component-assembleia-pauta-etiqueta .label{overflow:hidden;font-size:16px;font-weight:300;line-height:24px;white-space:nowrap;padding-left:12px;padding-right:12px;text-overflow:ellipsis}.component-assembleia-pauta .component-assembleia-pauta-header .component-assembleia-pauta-arrow{display:flex;align-items:center;justify-content:center;margin-left:8px;transition:transform .3s ease}.component-assembleia-pauta .component-assembleia-pauta-header .component-assembleia-pauta-arrow svg{width:18px;height:24px}.component-assembleia-pauta .component-assembleia-pauta-header .component-assembleia-pauta-arrow.cima{transform:rotate(180deg)}.component-assembleia-pauta .component-assembleia-pauta-voto-atual{display:flex;padding:16px;align-items:center;justify-content:flex-start;cursor:pointer;font-size:16px;color:#323c32}.component-assembleia-pauta .component-assembleia-pauta-voto-atual button{margin-right:12px}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta{padding:16px;display:flex;flex-direction:column;position:relative}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-descricao{-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#323c32;padding-bottom:16px;width:100%;word-break:break-word;line-height:24px}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-opcoes-label{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;border-bottom:1px dashed #cdd3cd;color:#323c32;padding-bottom:14px}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-opcoes-de-voto .component-assembleia-pauta-opcao-de-voto{color:#323c32;width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:center;flex-direction:row;outline:none;background-color:transparent;padding:14px 0;border:none;border-bottom:1px dashed #cdd3cd}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-opcoes-de-voto .component-assembleia-pauta-opcao-de-voto:not(:disabled){cursor:pointer}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-opcoes-de-voto .component-assembleia-pauta-opcao-de-voto:disabled{color:#5a645a}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-opcoes-de-voto .component-assembleia-pauta-opcao-de-voto div.radio{display:flex;width:18px;height:18px;border-radius:100px;justify-content:center;align-items:center;border:2px solid #3fa110}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-opcoes-de-voto .component-assembleia-pauta-opcao-de-voto div.radio:after{content:"";width:10px;height:10px;background-color:transparent;border-radius:200px;transition:background-color .3s ease,background-color .3s ease}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-opcoes-de-voto .component-assembleia-pauta-opcao-de-voto div.radio:not(.disabled).atual:after{background-color:#3fa110}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-opcoes-de-voto .component-assembleia-pauta-opcao-de-voto div.radio.disabled{border-color:#828a82}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-opcoes-de-voto .component-assembleia-pauta-opcao-de-voto div.radio.disabled.atual:after{background-color:#828a82}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-opcoes-de-voto .component-assembleia-pauta-opcao-de-voto span.nome{font-size:16px;margin:0;padding-left:12px;padding-top:1px}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-se-tiver-votos{padding-top:12px;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#323c32}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-actions-line{padding-top:12px;display:flex;align-items:center;justify-content:flex-end}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta .component-assembleia-pauta-actions-line>:not(:last-child){margin-right:12px}.component-assembleia-pauta .component-assembleia-pauta-bottom-bar{width:100%;height:40px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-size:16px}.component-assembleia-pauta .component-assembleia-pauta-bottom-bar .icon{display:flex;align-items:center;justify-content:center;margin-right:12px}.component-assembleia-pauta.opened .component-assembleia-pauta-header:after{background-color:#cdd3cd}.component-assembleia-pauta:not(.opened).tem-voto .component-assembleia-pauta-header:after{background-color:#cdd3cd;left:16px;width:calc(100% - 32px)}.component-assembleia-pauta-voto-enviado{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;background-color:#fefefe;display:flex;align-items:center;justify-content:center;flex-direction:column}.component-assembleia-pauta-voto-enviado .component-assembleia-pauta-close-icon{position:absolute;top:14px;right:14px}.component-assembleia-pauta-voto-enviado .component-assembleia-pauta-icon{transition:transform .5s ease,opacity .5s ease}.component-assembleia-pauta-voto-enviado .component-assembleia-pauta-icon svg{color:#3fa110;width:70px;height:70px}.component-assembleia-pauta-voto-enviado .component-assembleia-pauta-label{transition:transform .5s ease,opacity .5s ease;color:#323c32;margin-top:6px;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.component-assembleia-pauta-voto-enviado.fade-enter .component-assembleia-pauta-icon{opacity:0;transform:translateY(30px)}.component-assembleia-pauta-voto-enviado.fade-enter .component-assembleia-pauta-label{opacity:0;transform:translateY(90px)}.component-assembleia-pauta-voto-enviado.fade-enter-active .component-assembleia-pauta-icon,.component-assembleia-pauta-voto-enviado.fade-enter-active .component-assembleia-pauta-label,.component-assembleia-pauta-voto-enviado.fade-exit .component-assembleia-pauta-icon,.component-assembleia-pauta-voto-enviado.fade-exit .component-assembleia-pauta-label{opacity:1;transform:translateY(0)}.component-assembleia-pauta-voto-enviado.fade-exit-active .component-assembleia-pauta-icon{opacity:0;transform:translateY(30px)}.component-assembleia-pauta-voto-enviado.fade-exit-active .component-assembleia-pauta-label{opacity:0;transform:translateY(90px)}.component-assembleia-pauta.liberada{border-color:#3fa110}.component-assembleia-pauta.liberada .component-assembleia-pauta-etiqueta{background-color:#d7e6c8;color:#3fa110}.component-assembleia-pauta.liberada .component-assembleia-pauta-arrow svg{color:#3fa110}.component-assembleia-pauta.liberada.tem-voto .component-assembleia-pauta-bottom-bar{background-color:#d7e6c8;color:#3fa110}.component-assembleia-pauta.liberada.sem-voto .component-assembleia-pauta-bottom-bar{background-color:#3fa110;color:#fefefe}.component-assembleia-pauta.encerrada{border-color:#cdd3cd}.component-assembleia-pauta.encerrada .component-assembleia-pauta-etiqueta{background-color:#cdd3cd;color:#5a645a}.component-assembleia-pauta.encerrada .component-assembleia-pauta-arrow svg{color:#828a82}.component-assembleia-pauta.encerrada .component-assembleia-pauta-bottom-bar{background-color:#efefef;color:#5a645a}.component-assembleia-pauta.bloqueada{border-color:#ffb4b4}.component-assembleia-pauta.bloqueada .component-assembleia-pauta-etiqueta{background-color:#ffb4b4;color:#ab4745}.component-assembleia-pauta.bloqueada .component-assembleia-pauta-arrow svg{color:#ab4745}.component-assembleia-pauta.bloqueada .component-assembleia-pauta-bottom-bar{background-color:#ffb4b4;color:#ab4745}@media screen and (max-width:767.98px){.component-assembleia-pauta .component-assembleia-pauta-header{flex-wrap:wrap}.component-assembleia-pauta .component-assembleia-pauta-first-line{margin-bottom:12px;width:100%;justify-content:space-between!important}.component-assembleia-pauta .component-assembleia-pauta-corpo-pauta{padding-bottom:56px}.component-assembleia-pauta .component-assembleia-pauta-actions-line>:not(:last-child){margin-right:0!important}}.component-banner{background-color:#fefefe;display:flex;padding:0;margin:0;width:100%;height:20vw;border-radius:8px}.component-banner.clickable{cursor:pointer}@media screen and (max-width:767.98px){.component-banner{height:80vw!important;flex-direction:column}.component-banner .component-banner-side{width:100%!important}.component-banner .component-banner-side.img{height:40vw!important}.component-banner .component-banner-side.img img{border-radius:8px 8px 0 0!important;width:100%;max-height:40vw}.component-banner .component-banner-side.text{border-radius:0 0 8px 8px!important;padding:10px 0}}.component-banner .component-banner-side.img{-webkit-user-select:none;-ms-user-select:none;user-select:none;width:50%;display:flex}.component-banner .component-banner-side.img img{border-radius:8px 0 0 8px;object-fit:cover;width:100%}.component-banner .component-banner-side.text{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;white-space:normal;border-radius:0 8px 8px 0;overflow:hidden}@media screen and (max-width:767.98px){.component-banner .component-banner-side.text{height:40vw}}.component-banner .component-banner-side.text .component-banner-text{display:flex;flex-direction:column;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:100%;justify-content:center;white-space:normal;word-wrap:break-word}.component-banner .component-banner-side.text .component-banner-text h1{display:block;padding:0 14%;font-weight:200;font-size:clamp(1.2rem,3.1vw,2.9rem);margin:0}.component-banner .component-banner-side.text .component-banner-text h1 b,.component-banner .component-banner-side.text .component-banner-text h1 strong{font-weight:700}@media screen and (max-width:991.98px){.component-banner .component-banner-side.text .component-banner-text h1{font-size:clamp(1rem,3vw,5.8rem);padding:0 12%}}@media screen and (max-width:767.98px){.component-banner .component-banner-side.text .component-banner-text h1{font-size:clamp(1.1rem,7vw,6rem)}}.component-banner .component-banner-side.text .component-banner-text h6{padding:0 15%;font-family:"Nunito";text-align:justify;font-size:clamp(.5rem,.8vw,1.2rem);font-weight:400;margin:0;display:block}.component-banner .component-banner-side.text .component-banner-text h6:first-of-type{margin-top:2vw}.component-banner .component-banner-side.text .component-banner-text h6 b,.component-banner .component-banner-side.text .component-banner-text h6 strong{font-weight:700!important}@media screen and (max-width:991.98px){.component-banner .component-banner-side.text .component-banner-text h6{padding:0 10%;font-size:clamp(.4rem,1vw,1.8rem)}}@media screen and (max-width:767.98px){.component-banner .component-banner-side.text .component-banner-text h6{font-size:clamp(.4rem,2.1vw,2.8rem)}}.banner-assembleia{display:flex;flex-wrap:wrap-reverse;width:100%;overflow:hidden}.banner-assembleia .banner-assembleia-left{min-height:492px;width:50%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:4% 6%}@media screen and (max-width:991.98px){.banner-assembleia .banner-assembleia-left{padding:4% 2%}}@media screen and (max-width:767.98px){.banner-assembleia .banner-assembleia-left{min-height:400px;width:100%}}.banner-assembleia .banner-assembleia-left .banner-assembleia-bread-crumb{display:none;font-size:14px;line-height:20px;margin-bottom:50px;color:#5a645a;padding:8px;position:relative;font-weight:600}@media screen and (max-width:767.98px){.banner-assembleia .banner-assembleia-left .banner-assembleia-bread-crumb{display:block}}.banner-assembleia .banner-assembleia-left .banner-assembleia-bread-crumb:after{content:"";position:absolute;bottom:0;left:0;width:109px;height:2px;background-color:#3fa110}.banner-assembleia .banner-assembleia-left .banner-assembleia-text{font-size:52px;color:#5a645a;text-align:left;font-weight:500;line-height:70px;font-style:italic}@media screen and (max-width:767.98px){.banner-assembleia .banner-assembleia-left .banner-assembleia-text{font-size:36px;line-height:42px}}.banner-assembleia .banner-assembleia-left .banner-assembleia-button{margin-top:40px}.banner-assembleia .banner-assembleia-imagem{min-height:492px;width:50%;background-position:50%;background-repeat:no-repeat;background-size:cover}.banner-assembleia .banner-assembleia-imagem img{display:none;opacity:0}@media screen and (max-width:767.98px){.banner-assembleia .banner-assembleia-imagem{width:100%;min-height:unset}.banner-assembleia .banner-assembleia-imagem img{width:100%;display:block}}.component-input{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;-webkit-appearance:none}.component-input .component-input-label{color:#323c32;transition:color .3s ease;font-size:12px;line-height:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none;min-height:16px}.component-input .component-input-input-container{width:100%;position:relative;display:flex;align-items:center;transition:border-color .3s ease,border .3s ease;border:solid #cdd3cd;border-width:0 0 2px}.component-input .component-input-input-container .component-input-input{color:#323c32;border-radius:0;transition:color .3s ease,border-color .3s ease;width:100%;background-color:transparent;font-size:16px;line-height:24px;border:none;padding:0}.component-input .component-input-input-container .component-input-input:focus{outline:none}.component-input .component-input-input-container:before{content:"";transition:visibility .3s ease,opacity .3s ease;opacity:0;visibility:hidden}.component-input .component-input-input-container .component-input-right-object{position:absolute;right:5px;padding-bottom:1px}.component-input .component-input-input-container .component-input-right-object svg{width:23px;height:23px}.component-input .component-input-helper-and-counter{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:16px}.component-input .component-input-helper-and-counter .component-input-counter{color:#323c32;position:absolute;right:5px;font-size:12px;line-height:16px}.component-input .component-input-helper-and-counter .component-input-helper-text{-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .3s ease;color:#323c32;font-size:12px;line-height:16px;min-height:16px}.component-input.component-input-error .component-input-label{color:#e60000!important}.component-input.component-input-error .component-input-input-container{border-color:#e60000!important}.component-input.component-input-error .component-input-helper-text,.component-input.component-input-error .component-input-input-container .component-input-input{color:#e60000!important}.component-input.component-input-loading .component-input-input-container:after{content:"";height:2px;width:0;left:0;position:absolute;bottom:-2px;background-color:#33820d;animation:inputLoading 2.5s linear infinite}.component-input.component-input-disabled .component-input-helper-text,.component-input.component-input-disabled .component-input-label{color:#828a82}.component-input.component-input-disabled .component-input-input-container{border-style:dotted!important}.component-input-input:disabled{color:#828a82;border-color:#828a82}.component-input-input:disabled:-ms-input-placeholder{color:#828a82!important}.component-input-input:disabled::-webkit-input-placeholder{color:#828a82!important}.component-input-input:disabled::-ms-input-placeholder{color:#828a82!important}.component-input-input:disabled::placeholder{color:#828a82!important}.component-input:not(.component-input-error):not(.force-focus):not(.component-input-disabled):not(.component-input-loading) .component-input-input-container:focus-within:before{opacity:1;visibility:visible;content:"";height:2px;display:block;position:absolute;bottom:-2px;background-color:#33820d;animation:inputFocus .3s ease forwards}.component-input:not(.component-input-error):not(.force-focus):not(.component-input-disabled):not(.component-input-loading) .component-input-input-container:not(:focus-within):not(.force-focus):before{opacity:0;content:"";height:2px;display:block;position:absolute;bottom:-2px;background-color:#33820d;animation:inputFocusReverse .3s ease forwards}.component-input:not(.component-input-error).force-focus .component-input-input-container:before{opacity:1;visibility:visible;content:"";height:2px;display:block;position:absolute;bottom:-2px;background-color:#33820d;animation:inputFocus .3s ease forwards}.banner-pesquisa-cpf-cnpj{display:flex;flex-wrap:wrap;overflow:hidden;width:100%;border-radius:8px}.banner-pesquisa-cpf-cnpj.white{background-color:#fefefe}.banner-pesquisa-cpf-cnpj.secondary-light{background-color:#cdd3cd}.banner-pesquisa-cpf-cnpj.secondary-lighter{background-color:#f8f9f7}.banner-pesquisa-cpf-cnpj .banner-pesquisa-cpf-cnpj-left{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;padding:3%;height:412px;width:50%}@media screen and (max-width:767.98px){.banner-pesquisa-cpf-cnpj .banner-pesquisa-cpf-cnpj-left{width:100%;padding:8% 2%}}.banner-pesquisa-cpf-cnpj .banner-pesquisa-cpf-cnpj-left .banner-pesquisa-cpf-cnpj-title{color:#323c32;font-size:44px;line-height:50px;text-align:left;font-style:italic;font-weight:300}@media screen and (max-width:767.98px){.banner-pesquisa-cpf-cnpj .banner-pesquisa-cpf-cnpj-left .banner-pesquisa-cpf-cnpj-title{font-size:36px;line-height:40px;font-weight:400}}.banner-pesquisa-cpf-cnpj .banner-pesquisa-cpf-cnpj-left .banner-pesquisa-cpf-cnpj-sub-title{color:#323c32;font-size:16px;line-height:24px;text-align:left}.banner-pesquisa-cpf-cnpj .banner-pesquisa-cpf-cnpj-image{height:412px;width:50%;background-size:cover;background-position:50%}.banner-pesquisa-cpf-cnpj .banner-pesquisa-cpf-cnpj-image img{display:none}@media screen and (max-width:767.98px){.banner-pesquisa-cpf-cnpj .banner-pesquisa-cpf-cnpj-image{width:100%;height:auto}.banner-pesquisa-cpf-cnpj .banner-pesquisa-cpf-cnpj-image img{display:block;opacity:0;width:100%;min-height:200px}}.component-big-block-button{display:flex;align-items:center;justify-content:center;flex-direction:column;border:2px solid #cdd3cd;border-radius:8px;width:100%;height:147px;-webkit-appearance:none;background-color:#f8f9f7;outline:none;transition:border .3s ease,background-color .3s ease,transform .3s ease}.component-big-block-button:not(:disabled){cursor:pointer}.component-big-block-button:not(:disabled):hover{border-color:#3fa110}.component-big-block-button:not(:disabled):active{transform:scale(.96)}.component-big-block-button:disabled{opacity:.7}.component-big-block-button:disabled .component-big-block-button-icon,.component-big-block-button:disabled .component-big-block-button-label{color:#cdd3cd}.component-big-block-button .component-big-block-button-icon{color:#3fa110;margin-bottom:12px}.component-big-block-button .component-big-block-button-icon svg{height:40px;width:40px}.component-big-block-button .component-big-block-button-label{color:#5a645a;font-size:21px;line-height:24px;font-weight:400}.component-checkbox{background-color:#c4c4c4;width:18px;height:18px;padding:0;border-radius:4px;border:none;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease,opacity .3s ease}.component-checkbox:not(:disabled){cursor:pointer}.component-checkbox:focus{outline:none}.component-checkbox-primary:disabled{opacity:.6}.component-checkbox-primary.component-checkbox-not{background-color:#c4c4c4}.component-checkbox-primary.component-checkbox-checked{background-color:#3fa110}.component-checkbox-dark:disabled{opacity:.6}.component-checkbox-dark.component-checkbox-not{background-color:#c4c4c4}.component-checkbox-dark.component-checkbox-checked{background-color:#323c32}.component-checkbox-blue:disabled{opacity:.6}.component-checkbox-blue.component-checkbox-not{background-color:#eaeaea}.component-checkbox-blue.component-checkbox-checked{background-color:#00708f}.component-bloco-de-notas{width:100%;height:100%;display:flex;flex-direction:column;border-radius:8px;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);background-color:#fefefe;position:relative;overflow:hidden}.component-bloco-de-notas .component-bloco-de-notas-header{-webkit-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px 8px 0 0;height:48px;min-height:48px;background-color:#00b6f1;color:#fefefe;display:flex;justify-content:space-between;align-items:center;padding:0 12px}.component-bloco-de-notas .component-bloco-de-notas-header .component-bloco-de-notas-left-content{display:flex;align-items:center}.component-bloco-de-notas .component-bloco-de-notas-header .component-bloco-de-notas-left-content .component-bloco-de-notas-titulo{margin-left:8px;font-weight:700;font-size:22px}.component-bloco-de-notas .component-bloco-de-notas-header .component-bloco-de-notas-actions{display:flex;align-items:center}.component-bloco-de-notas .component-bloco-de-notas-header .component-bloco-de-notas-actions>:not(:last-child){margin-right:12px}.component-bloco-de-notas .component-bloco-de-notas-lista{overflow:auto;width:100%;height:100%}.component-bloco-de-notas .component-bloco-de-notas-lista .component-bloco-de-notas-nota{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:53px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;transition:background-color .3s ease}.component-bloco-de-notas .component-bloco-de-notas-lista .component-bloco-de-notas-nota:nth-child(odd){background-color:#ebfaff}.component-bloco-de-notas .component-bloco-de-notas-lista .component-bloco-de-notas-nota:nth-child(2n){background-color:#fefefe}.component-bloco-de-notas .component-bloco-de-notas-lista .component-bloco-de-notas-nota.highlight{background-color:#c9f0fd}.component-bloco-de-notas .component-bloco-de-notas-lista .component-bloco-de-notas-nota.highlight .component-bloco-de-notas-titulo{font-weight:600!important}.component-bloco-de-notas .component-bloco-de-notas-lista .component-bloco-de-notas-nota .component-bloco-de-notas-nota-left-content{display:flex;align-items:center;flex-direction:row;max-width:calc(100% - 85px)}.component-bloco-de-notas .component-bloco-de-notas-lista .component-bloco-de-notas-nota .component-bloco-de-notas-nota-left-content .component-bloco-de-notas-titulo{margin-left:8px;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#323c32}.component-bloco-de-notas .component-bloco-de-notas-lista .component-bloco-de-notas-nota .component-bloco-de-notas-data{font-size:14px;color:#323c32;font-weight:500}.component-bloco-de-notas .component-bloco-de-notas-see-more{display:flex;align-items:center;justify-content:flex-end;width:100%}.component-bloco-de-notas .component-bloco-de-notas-see-more button{font-size:14px;font-weight:700;outline:none;border:none;cursor:pointer;background-color:#fefefe;padding:5px 10px;border-radius:20px;color:#323c32;transition:transform .3s ease;transform-origin:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.component-bloco-de-notas .component-bloco-de-notas-see-more button:active{transform:scale(.95)}.component-bloco-de-notas .component-bloco-de-notas-loader{position:absolute;top:48px;left:0;width:100%;height:calc(100% - 48px);background-color:#fefefe;display:flex;align-items:center;justify-content:center;border-radius:0 0 8px 8px}.bloco-minhas-assembleias{padding:14px 19px;background-color:#fefefe;border-radius:8px;border:1px solid #3fa110;box-shadow:0 2px 8px 0 rgba(90,100,90,.3);cursor:pointer;transition:transform .3s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);display:flex;flex-direction:column;justify-content:space-between}.bloco-minhas-assembleias:not(.disabled):active{transform:scale(.99)}.bloco-minhas-assembleias .bloco-minhas-assembleias-first-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.bloco-minhas-assembleias .bloco-minhas-assembleias-first-line .bloco-minhas-assembleias-icon svg{color:#3fa110;width:20px;height:20px}.bloco-minhas-assembleias .bloco-minhas-assembleias-title{font-weight:700;font-size:26px;color:#323c32;margin-bottom:6px}.bloco-minhas-assembleias .bloco-minhas-assembleias-sub-title{color:#323c32;font-weight:600;font-size:14px}.bloco-minhas-assembleias .bloco-minhas-assembleias-sub-title span{color:#3fa110;text-decoration:underline}.bloco-minhas-assembleias .bloco-minhas-assembleias-not-found{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fefefe;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px;color:#323c32;font-size:14px}.component-notification-outer{position:relative;display:inline-block}.component-notification-outer .component-notification{position:absolute;min-width:18px;min-height:18px;display:flex;align-items:center;justify-content:center;border-radius:200px;font-size:13px}@media screen and (max-width:767.98px){.component-notification-outer .component-notification{font-size:10px;min-width:16px;min-height:16px}}.component-notification-outer .component-notification-primary{background-color:#3fa110;color:#fefefe}.component-notification-outer .component-notification-primary-invert{background-color:#fefefe;color:#3fa110}.component-notification-outer .component-notification-primary-dark{background-color:#33820d;color:#fefefe}.component-notification-outer .component-notification-error{background-color:#e60000;color:#fefefe}.component-notification-outer .component-notification-default{background-color:#323c32;color:#fefefe}.component-notification-enter{transition:transform .3s ease,opacity .3s ease;transform:scale(0);opacity:0}.component-notification-enter-active{position:absolute;transform:scale(1);opacity:1}.component-notification-exit{transition:transform .3s ease,opacity .3s ease;transform:scale(1);opacity:1}.component-notification-exit-active,.component-notification-exit-done{transform:scale(0);opacity:0}.bottom-navigation{display:flex;align-items:center;justify-content:space-around;height:58px}.bottom-navigation button.bottom-navigation-item{width:100%;background-color:transparent;border:none;outline:none;transition:color .3s ease}.bottom-navigation button.bottom-navigation-item:not(:disabled):not(.atual){cursor:pointer}.bottom-navigation button.bottom-navigation-item .bottom-navigation-icon svg{width:20px}.bottom-navigation button.bottom-navigation-item .bottom-navigation-label{font-size:14px}@media screen and (max-width:767.98px){.bottom-navigation button.bottom-navigation-item .bottom-navigation-label{font-size:11px}}.bottom-navigation.dark{border-top:1px solid #5a645a;background-color:#323c32}.bottom-navigation.dark button.bottom-navigation-item{color:#f8f9f7}.bottom-navigation.dark button.bottom-navigation-item.atual{color:#3fa110}.bottom-navigation.white{border-top:1px solid #cdd3cd;background-color:#fefefe}.bottom-navigation.white button.bottom-navigation-item{color:#323c32}.bottom-navigation.white button.bottom-navigation-item.atual{color:#3fa110}.bottom-navigation.primary{border-top:1px solid #33820d;background-color:#3fa110}.bottom-navigation.primary button.bottom-navigation-item{color:#323c32}.bottom-navigation.primary button.bottom-navigation-item.atual{color:#fefefe}.bottom-navigation.secondary-lighter{border-top:1px solid #cdd3cd;background-color:#f8f9f7}.bottom-navigation.secondary-lighter button.bottom-navigation-item{color:#323c32}.bottom-navigation.secondary-lighter button.bottom-navigation-item.atual{color:#3fa110}.component-bread-crumb{flex-wrap:wrap}.component-bread-crumb,.component-bread-crumb .component-bread-crumb-path{display:flex;flex-direction:row}.component-bread-crumb .component-bread-crumb-path.component-bread-crumb-active .component-bread-crumb-label{color:#3fa110;font-weight:700;cursor:pointer}.component-bread-crumb .component-bread-crumb-path.component-bread-crumb-active .component-bread-crumb-label:hover{text-decoration:underline}.component-bread-crumb .component-bread-crumb-path:not(.component-bread-crumb-active) .component-bread-crumb-label{color:#323c32;font-weight:600}.component-bread-crumb .component-bread-crumb-path .component-bread-crumb-arrow{color:#3fa110;padding:0 8px;display:flex;align-items:center}.component-bread-crumb .component-bread-crumb-path .component-bread-crumb-arrow svg{height:15px;width:8px}.component-bread-crumb .component-bread-crumb-path .component-bread-crumb-label{-webkit-user-select:none;-ms-user-select:none;user-select:none;line-height:24px;font-size:14px}.component-button-file-upload.w100{width:100%}.component-button-file-upload input{display:none}.component-card{display:flex;flex-direction:column;justify-content:space-between;border-radius:4px;border-left:4px solid transparent;height:97px;padding:8px}.component-card.component-card-green{background-color:#33820d}.component-card.component-card-green .component-card-caption,.component-card.component-card-green .component-card-helper-text,.component-card.component-card-green .component-card-label{color:#fff}.component-card.component-card-white{background-color:#fefefe;border-left-color:#3fa110}.component-card.component-card-white .component-card-caption{color:#3fa110}.component-card.component-card-white .component-card-helper-text,.component-card.component-card-white .component-card-label{color:#323c32}.component-card .component-card-caption{font-size:14px;font-weight:500;line-height:20px}.component-card .component-card-label{font-size:20px;font-weight:500;line-height:28px}.component-card .component-card-helper-text{font-size:14px;font-weight:500;line-height:20px}.component-carousel{width:100%;position:relative}.component-carousel .component-carousel-balls{display:flex;justify-content:center;align-items:center;padding:8px 4px 0}.component-carousel .component-carousel-balls .component-carousel-ball{transition:transform .3s ease,background-color .3s ease;width:8px;height:8px;background-color:#cdd3cd;border-radius:100vw;margin-right:4px;cursor:pointer}.component-carousel .component-carousel-balls .component-carousel-ball:hover{transform:scale(1.3)}.component-carousel .component-carousel-balls .component-carousel-ball.component-carousel-atual{background-color:#5a645a}.component-carousel .component-carousel-banners{position:relative;display:flex;overflow:hidden;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);border-radius:8px}.component-carousel .component-carousel-banners .component-carousel-loader-mask{z-index:1;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fefefe;border-radius:3px}.component-carousel .component-carousel-banners .component-carousel-swipe{width:100%;transition:transform .3s ease,opacity 1.3s ease}.component-carousel .component-carousel-banners .component-carousel-swipe:not(:first-child){position:absolute}.component-carousel .component-carousel-banners .component-carousel-swipe.to-left{transform:translateX(-100%);opacity:0}.component-carousel .component-carousel-banners .component-carousel-swipe.to-right{transform:translateX(100%);opacity:0}.component-carousel .component-carousel-banners .component-carousel-swipe.atual{opacity:1;transform:translateX(0)}.component-carousel .component-carousel-control{position:absolute;top:0;height:100%;width:40px;display:flex;align-items:center;justify-content:center;z-index:1;cursor:pointer}@media screen and (max-width:767.98px){.component-carousel .component-carousel-control{width:30px}.component-carousel .component-carousel-control .component-carousel-icon svg{height:20px;width:20px}}.component-carousel .component-carousel-control .component-carousel-icon{z-index:2;color:#5a645a}.component-carousel .component-carousel-control .component-carousel-shadow{box-shadow:0 0 100px 0 hsla(0,0%,100%,0);transition:background-color .3s ease,box-shadow .3s ease;position:absolute;height:100%;width:0;top:0}.component-carousel .component-carousel-control:hover .component-carousel-shadow{box-shadow:0 0 25px 50px hsla(0,0%,100%,.6)}.component-carousel .component-carousel-control.next,.component-carousel .component-carousel-control.next .component-carousel-shadow{right:0}.component-carousel .component-carousel-control.prev,.component-carousel .component-carousel-control.prev .component-carousel-shadow{left:0}.carousel-behaviour{width:100%;display:flex;align-items:center;justify-content:space-between;flex-flow:column nowrap;position:relative}.carousel-behaviour .carousel-behaviour-content{transition:all .3s ease;display:flex;overflow:auto;flex:none;width:100%;flex-flow:row nowrap;-ms-scroll-snap-type:x mandatory;-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.carousel-behaviour .carousel-behaviour-content::-webkit-scrollbar{display:none}.carousel-behaviour .carousel-behaviour-content .carousel-behaviour-slide{text-align:center;scroll-snap-align:center;flex:none;width:100%;display:flex;align-items:center;justify-content:center}.element-paginator{display:flex;align-items:center;justify-content:center}.element-paginator .element-paginator-indexes{margin:0 30px;display:flex}.element-paginator .element-paginator-indexes div{padding:6px 0;margin:0 4px;cursor:pointer}.element-paginator .element-paginator-indexes div span{display:block;width:53px;background-color:#828a82;height:1px;transition:background-color .3s ease,width .3s ease}@media screen and (max-width:767.98px){.element-paginator .element-paginator-indexes div span{width:32px}}.element-paginator .element-paginator-indexes div.atual span{width:106px;background-color:#323c32}@media screen and (max-width:767.98px){.element-paginator .element-paginator-indexes div.atual span{width:80px}}.element-paginator .element-paginator-buttons svg{width:20px;height:20px}.carousel-persona{width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel-persona .carousel-persona-personas{display:flex;align-items:flex-start;justify-content:center}@media screen and (max-width:991.98px){.carousel-persona .carousel-persona-personas{display:none}}.carousel-persona .carousel-persona-carousel{display:none}@media screen and (max-width:991.98px){.carousel-persona .carousel-persona-carousel{display:block}}.carousel-persona .carousel-persona-persona{text-align:center;width:25%;display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width:991.98px){.carousel-persona .carousel-persona-persona{width:100%}}.carousel-persona .carousel-persona-persona .carousel-persona-image{width:210px;height:210px;border-radius:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;margin:8px}.carousel-persona .carousel-persona-persona .carousel-persona-name{font-size:24px;line-height:30px;font-weight:500;width:100%;text-align:center;color:#323c32;padding:8px}.carousel-persona .carousel-persona-persona .carousel-persona-description{font-size:16px;line-height:24px;color:#323c32;width:100%;text-align:center;padding:8px}.carousel-persona .carousel-persona-paginator{display:none}@media screen and (max-width:991.98px){.carousel-persona .carousel-persona-paginator{display:block}}:export{rootClassName:component-carousel-touch-frendly}.component-carousel-touch-frendly .component-carousel-touch-frendly-outside-content{display:flex;align-items:center;justify-content:space-between;flex-flow:column nowrap;position:relative;background-color:#fefefe;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);border-radius:8px;width:100%;overflow:hidden}.component-carousel-touch-frendly .component-carousel-touch-frendly-slide{width:100%}.component-carousel-touch-frendly .component-carousel-touch-frendly-balls{display:flex;justify-content:center;align-items:center;padding:8px 4px 0}.component-carousel-touch-frendly .component-carousel-touch-frendly-balls .component-carousel-touch-frendly-ball{-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform .3s ease,background-color .3s ease;width:8px;height:8px;background-color:#cdd3cd;border-radius:100vw;margin-right:4px;cursor:pointer}.component-carousel-touch-frendly .component-carousel-touch-frendly-balls .component-carousel-touch-frendly-ball:hover{transform:scale(1.3)}.component-carousel-touch-frendly .component-carousel-touch-frendly-balls .component-carousel-touch-frendly-ball.atual{background-color:#5a645a}.component-carousel-touch-frendly .component-carousel-touch-frendly-control{position:absolute;top:0;height:100%;width:40px;display:flex;align-items:center;justify-content:center;z-index:1;cursor:pointer}@media screen and (max-width:767.98px){.component-carousel-touch-frendly .component-carousel-touch-frendly-control{width:30px}.component-carousel-touch-frendly .component-carousel-touch-frendly-control .component-carousel-touch-frendly-icon svg{height:20px;width:20px}}.component-carousel-touch-frendly .component-carousel-touch-frendly-control .component-carousel-touch-frendly-icon{z-index:2;color:#5a645a}.component-carousel-touch-frendly .component-carousel-touch-frendly-control .component-carousel-touch-frendly-shadow{box-shadow:0 0 100px 0 hsla(0,0%,100%,0);transition:background-color .3s ease,box-shadow .3s ease;position:absolute;height:100%;width:0;top:0}.component-carousel-touch-frendly .component-carousel-touch-frendly-control:hover .component-carousel-touch-frendly-shadow{box-shadow:0 0 25px 50px hsla(0,0%,100%,.6)}.component-carousel-touch-frendly .component-carousel-touch-frendly-control.next,.component-carousel-touch-frendly .component-carousel-touch-frendly-control.next .component-carousel-touch-frendly-shadow{right:0}.component-carousel-touch-frendly .component-carousel-touch-frendly-control.prev,.component-carousel-touch-frendly .component-carousel-touch-frendly-control.prev .component-carousel-touch-frendly-shadow{left:0}.component-doughnut-square{width:100%;min-height:300px;position:relative;padding:8px;background-color:#fefefe;border-radius:4px;display:flex;justify-content:center;align-items:center;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);-webkit-user-select:none;-ms-user-select:none;user-select:none}.component-doughnut-square .component-doughnut-square-caption.component-doughnut-square-caption-left{color:#3fa110;position:absolute;top:8px;left:8px;font-size:14px;line-height:20px;font-weight:500s}.component-doughnut-square .component-doughnut-square-caption.component-doughnut-square-caption-left.component-doughnut-square-caption-bottom{right:8px}.component-doughnut-square .component-doughnut-square-label-bottom{background-color:#f8f9f7;width:100%;height:45px;position:absolute;bottom:0;left:0;display:flex;justify-content:center;align-items:center;border-radius:0 0 4px 4px}.component-doughnut-square .component-doughnut-square-label-bottom .component-doughnut-square-text{font-size:20px;font-weight:500;color:#323c32}.component-doughnut-square .component-doughnut-square-center-caption{font-size:32px;font-weight:500;color:#3fa110;position:absolute}.component-doughnut-square .component-doughnut-square-chart{width:180px;height:180px}.component-doughnut-square .component-doughnut-square-chart svg{height:180px;width:180px;fill:none;stroke-width:14;transform:rotate(-90deg)}.component-doughnut-square .component-doughnut-square-chart svg circle:first-of-type{stroke:#f8f9f7}.component-doughnut-square .component-doughnut-square-chart svg circle:last-of-type{stroke:#3fa110;stroke-linecap:round;stroke-dasharray:264;transition:stroke .3s ease}.component-money-by-month{position:relative;padding:8px;background-color:#fefefe;border-radius:4px;min-height:300px}.component-money-by-month .component-money-by-month-caption{color:#3fa110;position:absolute;top:8px;font-size:14px;line-height:20px;font-weight:500s}.component-money-by-month .component-money-by-month-caption.component-money-by-month-caption-left{left:8px}.component-money-by-month .component-money-by-month-caption.component-money-by-month-caption-right{right:8px}.component-money-by-month .component-money-by-month-chart{width:100%;height:300px}@use "sass:map";.component-col{display:flex;flex-direction:row;width:100%}.component-col:not(.no-padding){padding:8px;padding:var(--colPadding)}.component-col.centralized{justify-content:center;align-items:center}.component-col.end{justify-content:flex-end;align-items:center}.component-col.component-col-xl-1{flex-grow:0;flex-shrink:0;flex-basis:8.33333%;max-width:8.33333%}.component-col.component-col-xl-2{flex-grow:0;flex-shrink:0;flex-basis:16.66667%;max-width:16.66667%}.component-col.component-col-xl-3{flex-grow:0;flex-shrink:0;flex-basis:25%;max-width:25%}.component-col.component-col-xl-4{flex-grow:0;flex-shrink:0;flex-basis:33.33333%;max-width:33.33333%}.component-col.component-col-xl-5{flex-grow:0;flex-shrink:0;flex-basis:41.66667%;max-width:41.66667%}.component-col.component-col-xl-6{flex-grow:0;flex-shrink:0;flex-basis:50%;max-width:50%}.component-col.component-col-xl-7{flex-grow:0;flex-shrink:0;flex-basis:58.33333%;max-width:58.33333%}.component-col.component-col-xl-8{flex-grow:0;flex-shrink:0;flex-basis:66.66667%;max-width:66.66667%}.component-col.component-col-xl-9{flex-grow:0;flex-shrink:0;flex-basis:75%;max-width:75%}.component-col.component-col-xl-10{flex-grow:0;flex-shrink:0;flex-basis:83.33333%;max-width:83.33333%}.component-col.component-col-xl-11{flex-grow:0;flex-shrink:0;flex-basis:91.66667%;max-width:91.66667%}.component-col.component-col-xl-12{flex-grow:0;flex-shrink:0;flex-basis:100%;max-width:100%}@media screen and (max-width:1199.98px){.component-col.component-col-lg-1{flex-grow:0;flex-shrink:0;flex-basis:8.33333%;max-width:8.33333%}}@media screen and (max-width:1199.98px){.component-col.component-col-lg-2{flex-grow:0;flex-shrink:0;flex-basis:16.66667%;max-width:16.66667%}}@media screen and (max-width:1199.98px){.component-col.component-col-lg-3{flex-grow:0;flex-shrink:0;flex-basis:25%;max-width:25%}}@media screen and (max-width:1199.98px){.component-col.component-col-lg-4{flex-grow:0;flex-shrink:0;flex-basis:33.33333%;max-width:33.33333%}}@media screen and (max-width:1199.98px){.component-col.component-col-lg-5{flex-grow:0;flex-shrink:0;flex-basis:41.66667%;max-width:41.66667%}}@media screen and (max-width:1199.98px){.component-col.component-col-lg-6{flex-grow:0;flex-shrink:0;flex-basis:50%;max-width:50%}}@media screen and (max-width:1199.98px){.component-col.component-col-lg-7{flex-grow:0;flex-shrink:0;flex-basis:58.33333%;max-width:58.33333%}}@media screen and (max-width:1199.98px){.component-col.component-col-lg-8{flex-grow:0;flex-shrink:0;flex-basis:66.66667%;max-width:66.66667%}}@media screen and (max-width:1199.98px){.component-col.component-col-lg-9{flex-grow:0;flex-shrink:0;flex-basis:75%;max-width:75%}}@media screen and (max-width:1199.98px){.component-col.component-col-lg-10{flex-grow:0;flex-shrink:0;flex-basis:83.33333%;max-width:83.33333%}}@media screen and (max-width:1199.98px){.component-col.component-col-lg-11{flex-grow:0;flex-shrink:0;flex-basis:91.66667%;max-width:91.66667%}}@media screen and (max-width:1199.98px){.component-col.component-col-lg-12{flex-grow:0;flex-shrink:0;flex-basis:100%;max-width:100%}}@media screen and (max-width:991.98px){.component-col.component-col-md-1{flex-grow:0;flex-shrink:0;flex-basis:8.33333%;max-width:8.33333%}}@media screen and (max-width:991.98px){.component-col.component-col-md-2{flex-grow:0;flex-shrink:0;flex-basis:16.66667%;max-width:16.66667%}}@media screen and (max-width:991.98px){.component-col.component-col-md-3{flex-grow:0;flex-shrink:0;flex-basis:25%;max-width:25%}}@media screen and (max-width:991.98px){.component-col.component-col-md-4{flex-grow:0;flex-shrink:0;flex-basis:33.33333%;max-width:33.33333%}}@media screen and (max-width:991.98px){.component-col.component-col-md-5{flex-grow:0;flex-shrink:0;flex-basis:41.66667%;max-width:41.66667%}}@media screen and (max-width:991.98px){.component-col.component-col-md-6{flex-grow:0;flex-shrink:0;flex-basis:50%;max-width:50%}}@media screen and (max-width:991.98px){.component-col.component-col-md-7{flex-grow:0;flex-shrink:0;flex-basis:58.33333%;max-width:58.33333%}}@media screen and (max-width:991.98px){.component-col.component-col-md-8{flex-grow:0;flex-shrink:0;flex-basis:66.66667%;max-width:66.66667%}}@media screen and (max-width:991.98px){.component-col.component-col-md-9{flex-grow:0;flex-shrink:0;flex-basis:75%;max-width:75%}}@media screen and (max-width:991.98px){.component-col.component-col-md-10{flex-grow:0;flex-shrink:0;flex-basis:83.33333%;max-width:83.33333%}}@media screen and (max-width:991.98px){.component-col.component-col-md-11{flex-grow:0;flex-shrink:0;flex-basis:91.66667%;max-width:91.66667%}}@media screen and (max-width:991.98px){.component-col.component-col-md-12{flex-grow:0;flex-shrink:0;flex-basis:100%;max-width:100%}}@media screen and (max-width:767.98px){.component-col.component-col-sm-1{flex-grow:0;flex-shrink:0;flex-basis:8.33333%;max-width:8.33333%}}@media screen and (max-width:767.98px){.component-col.component-col-sm-2{flex-grow:0;flex-shrink:0;flex-basis:16.66667%;max-width:16.66667%}}@media screen and (max-width:767.98px){.component-col.component-col-sm-3{flex-grow:0;flex-shrink:0;flex-basis:25%;max-width:25%}}@media screen and (max-width:767.98px){.component-col.component-col-sm-4{flex-grow:0;flex-shrink:0;flex-basis:33.33333%;max-width:33.33333%}}@media screen and (max-width:767.98px){.component-col.component-col-sm-5{flex-grow:0;flex-shrink:0;flex-basis:41.66667%;max-width:41.66667%}}@media screen and (max-width:767.98px){.component-col.component-col-sm-6{flex-grow:0;flex-shrink:0;flex-basis:50%;max-width:50%}}@media screen and (max-width:767.98px){.component-col.component-col-sm-7{flex-grow:0;flex-shrink:0;flex-basis:58.33333%;max-width:58.33333%}}@media screen and (max-width:767.98px){.component-col.component-col-sm-8{flex-grow:0;flex-shrink:0;flex-basis:66.66667%;max-width:66.66667%}}@media screen and (max-width:767.98px){.component-col.component-col-sm-9{flex-grow:0;flex-shrink:0;flex-basis:75%;max-width:75%}}@media screen and (max-width:767.98px){.component-col.component-col-sm-10{flex-grow:0;flex-shrink:0;flex-basis:83.33333%;max-width:83.33333%}}@media screen and (max-width:767.98px){.component-col.component-col-sm-11{flex-grow:0;flex-shrink:0;flex-basis:91.66667%;max-width:91.66667%}}@media screen and (max-width:767.98px){.component-col.component-col-sm-12{flex-grow:0;flex-shrink:0;flex-basis:100%;max-width:100%}}@media screen and (max-width:575.98px){.component-col.component-col-xs-1{flex-grow:0;flex-shrink:0;flex-basis:8.33333%;max-width:8.33333%}}@media screen and (max-width:575.98px){.component-col.component-col-xs-2{flex-grow:0;flex-shrink:0;flex-basis:16.66667%;max-width:16.66667%}}@media screen and (max-width:575.98px){.component-col.component-col-xs-3{flex-grow:0;flex-shrink:0;flex-basis:25%;max-width:25%}}@media screen and (max-width:575.98px){.component-col.component-col-xs-4{flex-grow:0;flex-shrink:0;flex-basis:33.33333%;max-width:33.33333%}}@media screen and (max-width:575.98px){.component-col.component-col-xs-5{flex-grow:0;flex-shrink:0;flex-basis:41.66667%;max-width:41.66667%}}@media screen and (max-width:575.98px){.component-col.component-col-xs-6{flex-grow:0;flex-shrink:0;flex-basis:50%;max-width:50%}}@media screen and (max-width:575.98px){.component-col.component-col-xs-7{flex-grow:0;flex-shrink:0;flex-basis:58.33333%;max-width:58.33333%}}@media screen and (max-width:575.98px){.component-col.component-col-xs-8{flex-grow:0;flex-shrink:0;flex-basis:66.66667%;max-width:66.66667%}}@media screen and (max-width:575.98px){.component-col.component-col-xs-9{flex-grow:0;flex-shrink:0;flex-basis:75%;max-width:75%}}@media screen and (max-width:575.98px){.component-col.component-col-xs-10{flex-grow:0;flex-shrink:0;flex-basis:83.33333%;max-width:83.33333%}}@media screen and (max-width:575.98px){.component-col.component-col-xs-11{flex-grow:0;flex-shrink:0;flex-basis:91.66667%;max-width:91.66667%}}@media screen and (max-width:575.98px){.component-col.component-col-xs-12{flex-grow:0;flex-shrink:0;flex-basis:100%;max-width:100%}}.component-container{position:fixed;top:0;left:0;width:100%;height:100%;max-height:100%;overflow-y:overlay;display:flex;align-items:flex-start;justify-content:center}.component-container .component-container-insider{position:relative;padding-right:12px;padding-left:12px;width:100%}.component-container.fluid .component-container-insider{max-width:1600px}.component-container:not(.fluid) .component-container-insider{max-width:1140px}@media (max-width:575.98px){.component-container:not(.fluid) .component-container-insider{max-width:100%}}@media (max-width:767.98px){.component-container:not(.fluid) .component-container-insider{max-width:540px}}@media (max-width:991.98px){.component-container:not(.fluid) .component-container-insider{max-width:720px}}@media (max-width:1199.98px){.component-container:not(.fluid) .component-container-insider{max-width:960px}}.component-container.vertical-padding .component-container-insider{padding-top:12px;padding-bottom:12px}.component-container.has-advanced-header,.component-container.has-header{margin-top:64px;height:calc(100% - 64px)}@media screen and (max-width:575.98px){.component-container.has-advanced-header{margin-top:104px;height:calc(100% - 104px)}}@media screen and (max-width:575.98px){.component-container.has-mobile-button{height:calc(100% - 50px);margin-bottom:50px}.component-container.has-mobile-button.has-header{height:calc(100% - 114px);margin-top:64px}.component-container.has-mobile-button.has-advanced-header{height:calc(100% - 154px);margin-top:104px}}.component-date-picker-calendar{position:relative}.component-date-picker-calendar .header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:4px 4px 0}.component-date-picker-calendar .header .month{font-size:16px;color:#323c32;-webkit-user-select:none;-ms-user-select:none;user-select:none}.component-date-picker-calendar .header button.month{padding:5px 10px;border-radius:50px;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:#fefefe;border:none;-webkit-appearance:none;outline:none;transition:background-color .3s ease,color .3s ease,transform .3s ease}.component-date-picker-calendar .header button.month:not(:disabled){cursor:pointer}.component-date-picker-calendar .header button.month:not(:disabled):hover{background-color:#cdd3cd}.component-date-picker-calendar .header button.month:not(:disabled):active{transform:scale(.95)}.component-date-picker-calendar .header button.next,.component-date-picker-calendar .header button.prev{outline:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;-webkit-appearance:none;padding:8px;border:none;background-color:#fefefe;color:#5a645a;border-radius:200px;transition:background-color .3s ease,transform .3s ease;cursor:pointer}.component-date-picker-calendar .header button.next:hover,.component-date-picker-calendar .header button.prev:hover{background-color:#cdd3cd}.component-date-picker-calendar .header button.next:active,.component-date-picker-calendar .header button.prev:active{transform:scale(.95)}.component-date-picker-calendar .header button.next svg,.component-date-picker-calendar .header button.prev svg{max-height:16px;max-width:16px}.component-date-picker-calendar .week-days{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.component-date-picker-calendar .week-days .label{font-size:12px;display:flex;align-items:center;justify-content:center;height:20px;width:40px;color:#828a82}.component-date-picker-calendar .days{display:flex;align-items:center;justify-content:center;max-width:280px;flex-wrap:wrap}.component-date-picker-calendar .days .day{height:34px;width:34px;margin:3px;border-radius:50px;border:none;outline:none;transition:transform .3s ease,background-color .3s ease,color .3s ease}.component-date-picker-calendar .days .day:not(:disabled){cursor:pointer;background-color:#fefefe}.component-date-picker-calendar .days .day:not(:disabled):hover{background-color:#f8f9f7}.component-date-picker-calendar .days .day:not(:disabled):active{transform:scale(.95)}.component-date-picker-calendar .days .day:not(:disabled).today{color:#3fa110}.component-date-picker-calendar .days .day:not(:disabled).selected{color:#fefefe!important;background-color:#3fa110!important}.component-date-picker-calendar .days .day:disabled{color:#cdd3cd;background-color:#fefefe}.component-date-picker-calendar .days .day:disabled.selected{color:#828a82;background-color:#cdd3cd}.component-date-picker-calendar{overflow:hidden}.component-date-picker-calendar .component-date-picker-calendar-month-picker{z-index:1;position:absolute;width:100%;height:100%;transition:opacity .3s ease,transform .3s ease;display:flex;flex-direction:column;align-items:center;background-color:#fefefe}.component-date-picker-calendar .component-date-picker-calendar-month-picker .component-date-picker-calendar-months{margin-top:4px;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;height:100%;width:100%}.component-date-picker-calendar .component-date-picker-calendar-month-picker .component-date-picker-calendar-months .component-date-picker-calendar-month{margin:2px;width:80.5px;height:40px;background-color:#fefefe;border:none;outline:none;border-radius:200px;transition:background-color .3s ease,transform .3s ease,color .3s ease}.component-date-picker-calendar .component-date-picker-calendar-month-picker .component-date-picker-calendar-months .component-date-picker-calendar-month:not(:disabled){cursor:pointer}.component-date-picker-calendar .component-date-picker-calendar-month-picker .component-date-picker-calendar-months .component-date-picker-calendar-month:not(:disabled):hover{background-color:#f8f9f7}.component-date-picker-calendar .component-date-picker-calendar-month-picker .component-date-picker-calendar-months .component-date-picker-calendar-month:not(:disabled):active{transform:scale(.95)}.component-date-picker-calendar .component-date-picker-calendar-month-picker .component-date-picker-calendar-months .component-date-picker-calendar-month:not(:disabled).selected{color:#fefefe!important;background-color:#3fa110!important}.component-date-picker-calendar .component-date-picker-calendar-month-picker.component-date-picker-calendar-month-picker-enter{opacity:0;transform:scale(1.2)}.component-date-picker-calendar .component-date-picker-calendar-month-picker.component-date-picker-calendar-month-picker-enter-active,.component-date-picker-calendar .component-date-picker-calendar-month-picker.component-date-picker-calendar-month-picker-exit{opacity:1;transform:scale(1)}.component-date-picker-calendar .component-date-picker-calendar-month-picker.component-date-picker-calendar-month-picker-exit-active{opacity:0;transform:scale(1.2)}.component-date-picker-calendar-first-page{transition:transform .3s ease,opacity .3s ease}.component-date-picker-calendar-first-page.component-date-picker-calendar-bottom-page-enter{opacity:0;transform:scale(.8)}.component-date-picker-calendar-first-page.component-date-picker-calendar-bottom-page-enter-active,.component-date-picker-calendar-first-page.component-date-picker-calendar-bottom-page-enter-done,.component-date-picker-calendar-first-page.component-date-picker-calendar-bottom-page-exit{opacity:1;transform:scale(1)}.component-date-picker-calendar-first-page.component-date-picker-calendar-bottom-page-exit-active,.component-date-picker-calendar-first-page.component-date-picker-calendar-bottom-page-exit-done{opacity:0;transform:scale(.8)}.component-date-picker,.component-date-picker-panel{display:flex;align-items:center;justify-content:center}.component-date-picker-panel{background-color:#fefefe;transition:transform .3s ease,opacity .3s ease;position:fixed;z-index:987;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);padding:4px 4px 8px}.component-date-picker-panel-enter{opacity:0;transform:translateY(10px)}.component-date-picker-panel-enter-active,.component-date-picker-panel-exit{opacity:1;transform:translateY(0)}.component-date-picker-panel-exit-active{opacity:0;transform:translateY(10px)}.component-date-picker-clear-button{margin-right:8px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,opacity .3s ease}.component-date-picker-clear-button svg{max-height:.72em;max-width:.72em}.component-doughnut{display:flex;align-items:center;justify-content:center;position:relative}.component-doughnut .component-doughnut-chart{width:64px;height:64px}.component-doughnut .component-doughnut-chart svg{height:64px;width:64px;fill:none;stroke-width:12;transform:rotate(-90deg)}.component-doughnut .component-doughnut-chart svg circle:first-of-type{transition:stroke .3s linear;stroke:#d7e6c8}.component-doughnut .component-doughnut-chart svg circle:last-of-type{stroke:#3fa110;stroke-linecap:round;stroke-dasharray:264;transition:stroke .3s linear}.component-doughnut .component-doughnut-chart.red svg>circle:last-of-type{stroke:#e60000!important}.component-doughnut .component-doughnut-chart.red circle:first-of-type{stroke:#ffb4b4}.component-doughnut .component-doughnut-label{padding-top:2px;color:#323c32;position:absolute;z-index:1;font-size:13px;font-weight:700}.component-dropdown-item{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;min-width:121px;border-radius:0;height:32px;padding:0 16px;background-color:#fefefe;color:#323c32;display:flex;align-items:center;justify-content:flex-start;border:none;outline:none;transition:color .3s ease,background-color .3s ease}.component-dropdown-item:not(:disabled){cursor:pointer}.component-dropdown-item:not(:disabled):hover{background-color:#f3f3f3}.component-dropdown-item:disabled{color:#cdd3cd}.component-dropdown-item.align-right{justify-content:flex-end}.component-dropdown-item .component-dropdown-item-icon{display:flex;align-items:center;margin-right:10px;margin-left:unset}.component-dropdown-item .component-dropdown-item-icon.right{margin-right:unset;margin-left:10px}.component-dropdown-item .component-dropdown-item-icon svg{height:20px;width:20px}.component-dropdown-item .component-dropdown-item-label{display:flex;align-items:center;font-size:15px}.component-dropdown-menu{display:block}.component-dropdown-menu-panel{padding:8px 0;z-index:987;background-color:#fefefe;position:fixed;border-radius:8px;box-shadow:0 1px 2px 0 rgba(90,100,90,.3)}.component-dropdown-menu-panel-fade-enter{transition:transform .3s ease,opacity .3s ease;opacity:0;transform:translateY(10px)}.component-dropdown-menu-panel-fade-enter-active{opacity:1;transform:translateY(0)}.component-dropdown-menu-panel-fade-exit{transition:transform .3s ease,opacity .3s ease;opacity:1;transform:translateY(0)}.component-dropdown-menu-panel-fade-exit-active{opacity:0;transform:translateY(10px)}.refresh-icon{fill:currentColor;width:1em;height:1em;display:inline-block;font-size:1.5rem;flex-shrink:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.refresh-icon.animate{animation:spin .4s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(180deg)}}.component-editable-video-item{width:100%;background-color:#fefefe;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);border-radius:4px;display:flex;padding:.7rem 1rem;align-items:center;justify-content:space-between}.component-editable-video-item .component-editable-video-item-play-icon{display:flex;justify-content:center;align-items:center;width:25px;color:#3fa110}.component-editable-video-item .component-editable-video-item-content{width:100%;padding:10px 12px}.component-editable-video-item .component-editable-video-item-content .component-editable-video-item-input{width:100%;font-weight:700;font-size:1rem;color:#323c32;padding:3px 0 4px;outline:none;border:none;border-bottom:2px solid #cdd3cd;transition:border .3s ease,background-color .3s ease,color .3s ease;border-radius:0!important;overflow:hidden;text-overflow:ellipsis}.component-editable-video-item .component-editable-video-item-content .component-editable-video-item-input:focus{border-color:#3fa110}.component-editable-video-item .component-editable-video-item-content .component-editable-video-item-input:read-only{background-color:transparent;border:none;border-bottom:0 solid transparent;cursor:default}.component-editable-video-item .component-editable-video-item-content .component-editable-video-item-input.editable:disabled{background-color:transparent;border:none;border-bottom:2px dotted #cdd3cd;cursor:default}.component-editable-video-item .component-editable-video-item-content .component-editable-video-item-input.error{margin:0;color:#e60000;border-bottom:2px solid #e60000}.component-editable-video-item .component-editable-video-item-content .component-editable-video-item-input.error:-ms-input-placeholder{color:#9a0000}.component-editable-video-item .component-editable-video-item-content .component-editable-video-item-input.error::-webkit-input-placeholder{color:#9a0000}.component-editable-video-item .component-editable-video-item-content .component-editable-video-item-input.error::-ms-input-placeholder{color:#9a0000}.component-editable-video-item .component-editable-video-item-content .component-editable-video-item-input.error::placeholder{color:#9a0000}.component-editable-video-item .component-editable-video-item-content .component-editable-video-item-input-error{min-height:14px;width:100%;display:block;font-size:.75rem;margin:3px 0 0;font-weight:400;color:#e60000}.component-editable-video-item .component-editable-video-item-actions{display:flex;justify-content:center;align-items:center;color:#3fa110}.component-editable-video-item .component-editable-video-item-actions .component-editable-video-item-actions-inside{width:75px;display:flex;justify-content:center;align-items:center}.component-editable-video-item .component-editable-video-item-actions .component-editable-video-item-actions-inside button{display:block}.component-editable-video-item .component-editable-video-item-actions .component-editable-video-item-actions-inside button:not(first-child){margin-left:1rem}.component-editable-video-item .component-editable-video-item-actions .component-editable-video-item-actions-inside button>svg{font-size:22px}.component-etapas{width:100%;overflow-x:auto;display:flex;margin:auto}.component-etapas .component-etapas-etapas{display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}.component-etapas .component-etapas-etapa{flex-direction:column;padding:4px 8px}.component-etapas .component-etapas-etapa,.component-etapas .component-etapas-etapa .component-etapas-icon{background-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;border:none;position:relative;display:flex;align-items:center;justify-content:center}.component-etapas .component-etapas-etapa .component-etapas-icon{cursor:pointer;-webkit-appearance:none;padding:0 12px 4px;transition:transform .3s ease,opacity .3s ease,color .3s ease;color:#5a645a}.component-etapas .component-etapas-etapa .component-etapas-icon:after{content:"";position:absolute;top:-2px;right:2px;width:8px;height:8px;border-radius:100px;background-color:#e60000;transition:transform .3s ease,opacity .3s ease;opacity:0;transform:scale(0)}.component-etapas .component-etapas-etapa .component-etapas-icon.notification:after{opacity:1;transform:scale(1)}.component-etapas .component-etapas-etapa .component-etapas-icon svg{transition:transform .3s ease,opacity .3s ease,color .3s ease,fill .3s ease;width:20px;height:20px}.component-etapas .component-etapas-etapa .component-etapas-label{text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;transform-origin:center top;transition:transform .3s ease,opacity .3s ease,color .3s ease;font-size:16px;color:#5a645a;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);border:none;outline:none;background-color:transparent;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-weight:600}.component-etapas .component-etapas-etapa .component-etapas-label svg{height:16px;width:16px;margin-right:4px}.component-etapas .component-etapas-etapa .component-etapas-label.hide{transform:scale(.5);opacity:0}@media screen and (max-width:767.98px){.component-etapas .component-etapas-etapa .component-etapas-label{font-size:14px}}.component-etapas .component-etapas-etapa.atual .component-etapas-icon{cursor:default;color:#3fa110}.component-etapas .component-etapas-etapa.atual .component-etapas-label{color:#3fa110;opacity:1!important;transform:scale(1)!important}.component-etapas .component-etapas-etapa.disabled .component-etapas-icon{cursor:default;color:#cdd3cd}.component-etapas .component-etapas-etapa.disabled .component-etapas-label{color:#cdd3cd}.component-etapas .component-etapas-etapa:not(.disabled):not(.atual).completed *{color:#33820d}.component-etapas .component-etapas-etapa:not(.disabled):not(.atual){cursor:pointer}.component-etapas .component-etapas-etapa:not(.disabled):not(.atual):active .component-etapas-icon,.component-etapas .component-etapas-etapa:not(.disabled):not(.atual):active .component-etapas-label{transform:scale(.85)}.component-etapas .component-etapas-etapa:not(:last-child):after{content:"";position:absolute;top:14px;right:0;height:1px;width:calc(50% - 20px);background-color:#828a82}.component-etapas .component-etapas-etapa:not(:first-child):before{content:"";position:absolute;top:14px;left:0;height:1px;width:calc(50% - 20px);background-color:#828a82}.component-etapas-icon.error,.component-etapas-label.error{color:#e60000!important}.component-etapas-appear-enter{transition:opacity .3s ease,transform .3s ease,width .3s ease,margin-right .3s ease;transform:scale(0);opacity:0;margin-right:0!important;width:0!important}.component-etapas-appear-enter-active{opacity:1;transform:scale(1);margin-right:4px!important;width:16px!important}.component-etapas-appear-enter-done,.component-etapas-appear-exit{opacity:1;transform:scale(1);width:16px;margin-right:4px}.component-etapas-appear-exit{transition:opacity .3s ease,transform .3s ease,width .3s ease,margin-right .3s ease}.component-etapas-appear-exit-active,.component-etapas-appear-exit-done{transform:scale(0);opacity:0;width:0!important;margin-right:0!important}.component-etiqueta{display:flex;align-items:center;justify-content:center;height:20px;border:1px solid transparent;border-radius:20px;padding:10px}.component-etiqueta .component-etiqueta-text{white-space:nowrap;font-size:14px;font-weight:700}.component-etiqueta .component-etiqueta-icon,.component-etiqueta .component-etiqueta-text{display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.component-etiqueta .component-etiqueta-icon{margin-right:8px}.component-etiqueta .component-etiqueta-icon svg{height:14px;width:14px}.component-etiqueta.programas{background-color:transparent;color:#3fa110;border-color:#3fa110}.component-etiqueta.em-edicao{background-color:#d7e6c8;color:#33820d;border-color:#d7e6c8}.component-etiqueta.em-revisao{background-color:#cbe5fd;color:#2b517b;border-color:#cbe5fd}.component-etiqueta.em-aprovacao{background-color:#ffcd00;color:#765f00;border-color:#ffcd00}.component-etiqueta.finalizado{background-color:#cdd3cd;color:#5a645a;border-color:#cdd3cd}.component-etiqueta.aprovado{background-color:#3fa110;color:#fefefe;border-color:#3fa110}.component-etiqueta.reprovado{background-color:#e60000;color:#fefefe;border-color:#e60000}.component-etiqueta.cancelado{background-color:transparent;color:#ab4745;border-color:#ab4745}.component-file-loader .component-file-loader-percent-line{padding-bottom:4px;font-size:14px;line-height:16px}.component-file-loader .component-file-loader-percent-line .component-file-loader-downloaded-percent{font-weight:700}.component-file-loader .component-file-loader-loader-bar{background-color:#fefefe;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);height:6px;border-radius:6px;padding-bottom:4px;position:relative;overflow:hidden}.component-file-loader .component-file-loader-loader-bar .component-file-loader-loader-progress{transition:width .3s ease;position:absolute;left:0;top:0;background-color:#33820d;height:100%}.component-file-loader .component-file-loader-progress-info{font-size:14px;line-height:16px;display:flex;flex-direction:row}.component-file-loader .component-file-loader-progress-info .component-file-loader-downloaded-size{font-weight:700}.component-file-loader .component-file-loader-progress-info .component-file-loader-bar{padding:0 4px}.component-file-upload{position:relative;width:100%;display:flex;border-radius:8px;justify-content:center;align-items:center;background-color:#fefefe;color:#5a645a;padding:50px 20px;transition:border-color .3s ease,border-width .3s ease,box-shadow .3s ease;box-sizing:border-box}.component-file-upload.disabled *{color:#cdd3cd!important}.component-file-upload .component-file-upload-row{display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.component-file-upload .component-file-upload-row svg{font-size:2.5rem;width:80px;margin-right:4px}.component-file-upload input{display:none}.component-file-upload:active .component-file-upload-droppable:not(.disabled){border-width:0;border-color:transparent;box-shadow:inset 0 0 0 4px #3fa110}.component-file-upload:active .component-file-upload-droppable:not(.disabled).error{box-shadow:inset 0 0 0 4px #e60000}.component-file-upload .component-file-upload-droppable{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;background-color:transparent;box-shadow:inset 0 0 0 0 #3fa110;border:3px dashed #cdd3cd;transition:border-color .3s ease,border-width .3s ease,box-shadow .3s ease}.component-file-upload .component-file-upload-droppable:not(.disabled){cursor:pointer}.component-file-upload .component-file-upload-droppable.error{border-color:#e60000!important}.component-file-upload .component-file-upload-droppable.drag-enter{border-width:0;border-color:transparent;box-shadow:inset 0 0 0 4px #3fa110}.component-file-upload .component-file-upload-droppable.drag-enter.error{box-shadow:inset 0 0 0 4px #e60000}.component-file-upload .component-file-upload-droppable.drag-disabled{border-width:0;border-color:transparent;box-shadow:inset 0 0 0 4px #828a82}.component-file-upload-top-label{color:#323c32;transition:color .3s ease;font-size:12px;line-height:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none;min-height:16px}.component-file-upload-top-label.error{color:#e60000}.component-file-upload-helper-text{-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .3s ease;color:#323c32;font-size:12px;line-height:16px;min-height:16px}.component-file-upload-helper-text.error{color:#e60000}.component-file-upload-outer,.footer-sicredi{display:flex;flex-direction:column;width:100%}.footer-sicredi{align-items:center;position:relative}.footer-sicredi .footer-sicredi-section{flex-wrap:wrap;padding:40px;width:100%}.footer-sicredi .footer-sicredi-section:before{content:"";position:absolute;left:0;width:100%;height:1px;transform:translateY(-40px);background-color:#cdd3cd}.footer-sicredi .footer-sicredi-cell{display:flex;flex-direction:column}@media screen and (max-width:575.98px){.footer-sicredi .footer-sicredi-cell:not(:first-child){margin-top:20px}}.footer-sicredi .footer-sicredi-title{font-weight:600;font-size:20px;line-height:30px;letter-spacing:.4px;color:#323c32;width:100%}.footer-sicredi .footer-sicredi-subtitle{font-size:16px;line-height:25px;color:#323c32;width:100%}.footer-sicredi .footer-sicredi-number{letter-spacing:.4px;font-size:23px;line-height:45px;font-weight:500;color:#3fa110;width:100%}.footer-sicredi .footer-sicredi-number a{font-weight:500;margin:0}.footer-sicredi .footer-sicredi-asterisco{font-size:14px;line-height:20px;color:#323c32;width:100%}.footer-sicredi .footer-sicredi-qr-code{display:flex;align-items:center;justify-content:flex-start}.footer-sicredi .footer-sicredi-qr-code svg{width:100%;max-width:180px;min-height:100px}.footer-sicredi .footer-sicredi-qr-code a{display:flex;align-items:center;justify-content:center;min-height:100px;max-width:180px;width:80%;cursor:pointer}.footer-sicredi .footer-sicredi-space{margin:10px 0}.footer-sicredi a.footer-sicredi-social-media{margin:8px 16px 8px 8px;font-weight:700}@media screen and (max-width:575.98px){.footer-sicredi a.footer-sicredi-social-media{margin-right:50px;margin-bottom:14px}}.footer-sicredi .footer-sicredi-endereco{margin-top:38px;font-size:14px;margin-left:8px;color:#5a645a}.footer-sicredi.white{background-color:#fefefe}.footer-sicredi.secondary-lighter{background-color:#f8f9f7}.footer-sicredi.dark{background-color:#323c32}.footer-sicredi.dark .footer-sicredi-section:before{background-color:#828a82}.footer-sicredi.dark .footer-sicredi-title{color:#f8f9f7}.footer-sicredi.dark .footer-sicredi-asterisco,.footer-sicredi.dark .footer-sicredi-subtitle{color:#cdd3cd}.footer-sicredi.dark a{color:#f8f9f7}.footer-sicredi.dark .footer-sicredi-endereco{color:#828a82}.component-row{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;padding:0;padding:var(--rowPadding)}.component-row.centralized{justify-content:center;align-items:center}.full-height-container{position:fixed;height:100%;width:100%;top:0;left:0;display:flex;flex-flow:column}.full-height-container .full-height-container-row-header{flex:0 1 auto}.full-height-container .full-height-container-row-content{display:flex;flex-flow:column;flex:1 1 auto;overflow-y:overlay;padding:0}.full-height-container .full-height-container-row-content.vertical-padding{padding-top:12px;padding-bottom:12px}.full-height-container .full-height-container-row-content.horizontal-padding{padding-left:12px;padding-right:12px}.full-height-container .full-height-container-row-footer{flex:0 1 auto}.component-header-separator{width:1px;height:14px;margin:0 2px}.component-header-separator.component-header-separator-primary{background-color:#fefefe}.component-header-separator.component-header-separator-secondary{background-color:#cdd3cd}header.component-header{z-index:970;left:0;top:0;width:100%;height:64px;box-shadow:0 1px 4px 0 rgba(90,100,90,.3);display:flex;align-items:center;justify-content:space-between;padding:0 30px}header.component-header.has-black-bar{height:92px;padding-top:28px}header.component-header.component-header-primary{background-color:#3fa110}header.component-header.component-header-secondary{background-color:#fefefe}header.component-header.component-header-semi{left:unset;right:10px;box-shadow:none;border:1px solid transparent;border-bottom-color:#cdd3cd;width:calc(100% - 20px);background-color:#f8f9f7}header.component-header.component-header-assembleia{background-color:#fefefe;left:0;width:100%;box-shadow:none;border-color:transparent;border-bottom:1px solid #cdd3cd}@media screen and (max-width:767.98px){header.component-header{padding-left:14px;padding-right:14px}}header.component-header .component-header-header-item{display:flex;justify-content:center;align-items:center}.component-header-semi-clear{position:fixed;top:0;left:0;background-color:#f8f9f7;z-index:969;width:100%;height:64px}.component-header-clearfix{display:block;height:64px;width:0}.component-header-separator-logo{-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-left:20px;position:relative;padding:0 20px 3px;display:flex;align-items:center;font-style:italic;color:#5a645a;font-size:16px;font-weight:600;min-width:50px;white-space:nowrap}@media screen and (max-width:767.98px){.component-header-separator-logo{display:none}}.component-header-separator-logo:before{position:absolute;left:0;content:"";display:block;height:24px;width:1px;background-color:#cdd3cd}.component-header-black-bar{-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:#323c32;display:flex;align-items:center;justify-content:flex-start;position:absolute;left:0;top:0;height:28px;width:100%}.component-header-black-bar *{color:#fefefe}.component-header-black-bar a{padding-top:2px;margin-left:30px;display:flex;align-items:center;justify-content:flex-start;text-decoration:none}@media screen and (max-width:767.98px){.component-header-black-bar a{margin-left:14px}}.component-header-black-bar a:hover{cursor:pointer;text-decoration:underline}.component-header-black-bar a svg{width:18px;height:18px}.component-header-black-bar span{margin-left:12px;display:flex;align-items:center;justify-content:flex-start;font-size:14px;line-height:20px;font-weight:700}.component-header-search-field{width:100%;display:flex;align-items:center;position:relative}.component-header-search-field .component-header-search-field-right-icon{position:absolute;right:8px}.component-header-search-field-inline-input{width:100%;position:relative}@media screen and (min-width:575.98px){.component-header-search-field-inline-input.disabled .component-header-search-field-container-input{border-style:dotted}}@media screen and (max-width:575.98px){.component-header-search-field-inline-input.disabled input.component-header-search-field-input{border-style:dotted!important}}@media screen and (max-width:575.98px){.component-header-search-field-inline-input.loading .component-header-search-field-loading-border{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;border-radius:8px;overflow:hidden}.component-header-search-field-inline-input.loading .component-header-search-field-loading-border:before{content:"";position:absolute;z-index:-3;background-color:#33820d;transform:rotate(45deg);width:40px;height:40px;animation:borderRotate 8s linear infinite}.component-header-search-field-inline-input.loading .component-header-search-field-loading-border:after{content:"";position:absolute;z-index:-2;left:2px;top:2px;width:calc(100% - 4px);height:calc(100% - 4px);background:#f8f9f7;border-radius:6px}}@media screen and (min-width:575.98px){.component-header-search-field-inline-input.loading .component-header-search-field-loading-border{animation:inputHeaderLoading 2.5s linear infinite}}@media screen and (min-width:575.98px){.component-header-search-field-inline-input .component-header-search-field-focus-border,.component-header-search-field-inline-input .component-header-search-field-loading-border{height:2px;display:block;position:absolute;bottom:0;left:50%;width:0;background-color:#33820d}}@media screen and (min-width:575.98px){.component-header-search-field-inline-input:focus-within .component-header-search-field-focus-border{transition:width .3s ease,left .3s ease;left:0;width:100%}}@media screen and (min-width:575.98px){.component-header-search-field-inline-input .component-header-search-field-container-input{border-radius:0;transition:border-color .3s ease,border .3s ease;border:solid #cdd3cd;border-width:0 0 2px}}.component-header-search-field-inline-input .component-header-search-field-container-input input.component-header-search-field-input{-webkit-appearance:none;width:100%;background-color:#f8f9f7;color:#323c32;padding:8px;font-size:16px;line-height:24px}.component-header-search-field-inline-input .component-header-search-field-container-input input.component-header-search-field-input:focus{outline:none}@media screen and (max-width:575.98px){.component-header-search-field-inline-input .component-header-search-field-container-input input.component-header-search-field-input{border-radius:8px;border:1px solid #cdd3cd;transition:border-radius .3s ease;background-color:transparent}.component-header-search-field-inline-input .component-header-search-field-container-input input.component-header-search-field-input.loading{border:none!important}.component-header-search-field-inline-input .component-header-search-field-container-input input.component-header-search-field-input.panel-opened{border-radius:8px 8px 0 0}}@media screen and (min-width:575.98px){.component-header-search-field-inline-input .component-header-search-field-container-input input.component-header-search-field-input{border-radius:0;border-width:0}}.component-header-search-field-panel{position:absolute;left:0;top:100%;width:100%;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);background-color:#f8f9f7}.component-header-search-field-panel .component-header-search-field-content{padding:8px;min-height:150px}.component-header-search-field-mask{width:100%;height:100%;position:fixed;left:0;background-color:rgba(0,0,0,.5);z-index:-2}@media screen and (max-width:575.98px){.component-header-search-field-mask{top:103px}}@media screen and (min-width:575.98px){.component-header-search-field-mask{top:51px}}.component-header-search-field-mask-fade-enter{transition:opacity .3s ease;opacity:0}.component-header-search-field-mask-fade-enter-active{opacity:1}.component-header-search-field-mask-fade-exit{transition:opacity .3s ease;opacity:1}.component-header-search-field-mask-fade-exit-active{opacity:0}@keyframes inputHeaderLoading{0%{width:0;left:0}50%{width:100%;left:0}51%{left:unset;right:0;width:100%}99%{left:unset;right:0;width:0}to{right:unset;left:0;width:0}}@keyframes borderRotate{0%{top:-20px;left:-20px}40%{top:-20px;left:calc(100% - 20px)}50%{top:calc(100% - 20px);left:calc(100% - 20px)}90%{top:calc(100% - 20px);left:-20px}to{left:-20px;top:-20px}}.icon-button-with-label{display:flex;align-items:center;background-color:#fefefe;border-radius:8px;width:100%;padding:8px;justify-content:space-between}.icon-button-with-label .icon-button-with-label-icon{display:flex;color:#323c32;align-items:center}.icon-button-with-label .icon-button-with-label-label{color:#323c32;display:flex;align-items:center;margin-left:12px;margin-right:12px}.icon-button-with-label .icon-button-with-label-value{color:#323c32;font-weight:700;display:flex;align-items:center}.component-information-icon{display:flex;align-items:center;justify-content:center;padding:0 8px 0 0}.component-information-icon .component-information-icon-icon{display:flex;align-items:center;justify-content:flex-start;color:#323c32}.informativo-assembleias-com-imagem{display:flex;justify-content:space-between;align-items:stretch;flex-direction:row}@media screen and (max-width:767.98px){.informativo-assembleias-com-imagem{flex-wrap:wrap-reverse}}.informativo-assembleias-com-imagem.reverse{flex-direction:row-reverse}.informativo-assembleias-com-imagem .informativo-assembleias-com-imagem-text{overflow:hidden;min-height:520px;width:50%;padding:5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly}@media screen and (max-width:767.98px){.informativo-assembleias-com-imagem .informativo-assembleias-com-imagem-text{width:100%;max-height:unset;overflow:unset}}.informativo-assembleias-com-imagem .informativo-assembleias-com-imagem-text .informativo-assembleias-com-imagem-title{font-size:52px;font-weight:300;font-style:italic;line-height:56px;color:#5a645a;padding:8px}@media screen and (max-width:767.98px){.informativo-assembleias-com-imagem .informativo-assembleias-com-imagem-text .informativo-assembleias-com-imagem-title{font-size:36px;line-height:40px;font-weight:400}}.informativo-assembleias-com-imagem .informativo-assembleias-com-imagem-text .informativo-assembleias-com-imagem-sub-title{color:#5a645a;font-size:16px;line-height:26px;text-align:left;padding:8px}.informativo-assembleias-com-imagem .informativo-assembleias-com-imagem-photo{width:50%;overflow:hidden;border-radius:8px;padding:0;min-height:520px;background-position:50%;background-repeat:no-repeat;background-size:cover}.informativo-assembleias-com-imagem .informativo-assembleias-com-imagem-photo img{display:none}@media screen and (max-width:767.98px){.informativo-assembleias-com-imagem .informativo-assembleias-com-imagem-photo{min-height:auto;overflow:visible;width:100%}.informativo-assembleias-com-imagem .informativo-assembleias-com-imagem-photo img{display:block!important;opacity:1;width:100%}}.informativo-assembleias-com-video{border-radius:4px;box-shadow:0 2px 8px 0 rgba(90,100,90,.3);padding:27px 18px;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;transform-origin:center;transition:transform .3s ease}.informativo-assembleias-com-video:active{transform:scale(.98)}.informativo-assembleias-com-video .informativo-assembleias-com-video-first-row{position:relative;display:flex;align-items:flex-end;justify-content:flex-start}.informativo-assembleias-com-video .informativo-assembleias-com-video-first-row .informativo-assembleias-com-video-thumbnail{width:100%;max-width:219px;height:219px;border-radius:100%;background-position:50%;background-size:cover}.informativo-assembleias-com-video .informativo-assembleias-com-video-first-row .informativo-assembleias-com-video-play-icon{position:absolute;bottom:0;left:0;cursor:pointer}.informativo-assembleias-com-video .informativo-assembleias-com-video-saiba-mais-row{width:100%;display:flex;align-items:center;justify-content:flex-end;height:12px;overflow:visible}.informativo-assembleias-com-video .informativo-assembleias-com-video-saiba-mais-row .informativo-assembleias-com-video-icon svg{color:#3fa110;height:16px;width:16px}.informativo-assembleias-com-video .informativo-assembleias-com-video-title{color:#323c32;font-size:24px;line-height:30px;font-weight:600;margin-bottom:8px}.informativo-assembleias-com-video .informativo-assembleias-com-video-sub-title{color:#323c32;font-size:16px;line-height:24px;font-weight:400}.component-input-area{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;-webkit-appearance:none}.component-input-area .component-input-area-label{color:#323c32;transition:color .3s ease;font-size:12px;line-height:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none;min-height:16px}.component-input-area .component-input-area-input-container{width:100%;position:relative;display:flex;align-items:center;transition:border-color .3s ease,border .3s ease;border:solid #cdd3cd;border-width:0 0 2px}.component-input-area .component-input-area-input-container .component-input-area-input-area{color:#323c32;resize:none;border-radius:0;transition:color .3s ease,border-color .3s ease;width:100%;background-color:transparent;font-size:16px;line-height:24px;border:none;padding:0}.component-input-area .component-input-area-input-container .component-input-area-input-area:focus{outline:none}.component-input-area .component-input-area-input-container:before{content:"";transition:visibility .3s ease,opacity .3s ease;opacity:0;visibility:hidden}.component-input-area .component-input-area-input-container .component-input-area-right-object{position:absolute;right:5px}.component-input-area .component-input-area-helper-and-counter{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:16px}.component-input-area .component-input-area-helper-and-counter .component-input-area-counter{color:#323c32;position:absolute;right:5px;font-size:12px;line-height:16px}.component-input-area .component-input-area-helper-and-counter .component-input-area-helper-text{-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .3s ease;color:#323c32;font-size:12px;line-height:16px;min-height:16px}.component-input-area.component-input-area-error .component-input-area-label{color:#e60000!important}.component-input-area.component-input-area-error .component-input-area-input-container{border-color:#e60000!important}.component-input-area.component-input-area-error .component-input-area-helper-text,.component-input-area.component-input-area-error .component-input-area-input-container .component-input-area-input-area{color:#e60000!important}.component-input-area.component-input-area-loading .component-input-area-input-container:after{content:"";height:2px;width:0;left:0;position:absolute;bottom:-2px;background-color:#33820d;animation:inputLoading 2.5s linear infinite}@keyframes inputLoading{0%{width:0;left:0}50%{width:100%;left:0}51%{left:unset;right:0;width:100%}99%{left:unset;right:0;width:0}to{right:unset;left:0;width:0}}.component-input-area.component-input-area-disabled .component-input-area-helper-text,.component-input-area.component-input-area-disabled .component-input-area-label{color:#828a82}.component-input-area.component-input-area-disabled .component-input-area-input-container{border-style:dotted!important}.component-input-area-input:disabled{color:#828a82;border-color:#828a82}.component-input-area-input:disabled:-ms-input-placeholder{color:#828a82!important}.component-input-area-input:disabled::-webkit-input-placeholder{color:#828a82!important}.component-input-area-input:disabled::-ms-input-placeholder{color:#828a82!important}.component-input-area-input:disabled::placeholder{color:#828a82!important}.component-input-area:not(.component-input-area-error):not(.force-focus):not(.component-input-area-disabled):not(.component-input-area-loading) .component-input-area-input-container:focus-within:before{opacity:1;visibility:visible;content:"";height:2px;display:block;position:absolute;bottom:-2px;background-color:#33820d;animation:inputFocus .3s ease forwards}.component-input-area:not(.component-input-area-error):not(.force-focus):not(.component-input-area-disabled):not(.component-input-area-loading) .component-input-area-input-container:not(:focus-within):not(.force-focus):before{opacity:0;content:"";height:2px;display:block;position:absolute;bottom:-2px;background-color:#33820d;animation:inputFocusReverse .3s ease forwards}.component-input-area:not(.component-input-area-error).force-focus .component-input-area-input-container:before{opacity:1;visibility:visible;content:"";height:2px;display:block;position:absolute;bottom:-2px;background-color:#33820d;animation:inputFocus .3s ease forwards}@keyframes inputFocus{0%{width:0;left:50%}to{left:0;width:100%}}@keyframes inputFocusReverse{0%{left:0;width:100%}to{width:0;left:50%}}.component-item-dropdown-download-outer{position:relative;width:100%}.component-item-dropdown-download-outer .component-item-dropdown-download{background-color:#fefefe;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:8px 16px;width:100%;cursor:pointer;outline:none;border:none}.component-item-dropdown-download-outer .component-item-dropdown-download .component-item-dropdown-download-label{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;font-weight:600;color:#323c32;max-width:calc(100% - 30px);overflow:hidden;text-overflow:ellipsis}.component-item-dropdown-download-outer .component-item-dropdown-download .component-item-dropdown-download-arrow{display:flex;align-items:center;justify-content:center;color:#3fa110;transition:.3s ease;padding:4px 0 0;background-color:transparent}.component-item-dropdown-download-outer .component-item-dropdown-download .component-item-dropdown-download-arrow.up{transform:rotate(180deg)}.component-item-dropdown-download-outer .component-item-dropdown-download-panel{width:100%;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);border-radius:8px;padding:8px 0;margin-top:6px;background-color:#fefefe}.component-item-dropdown-download-outer .component-item-dropdown-download-panel .component-item-dropdown-download-item{-webkit-appearance:none;width:100%;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .3s ease;cursor:pointer;padding:4px 14px;border:none;outline:none;background-color:#fefefe}.component-item-dropdown-download-outer .component-item-dropdown-download-panel .component-item-dropdown-download-item:focus,.component-item-dropdown-download-outer .component-item-dropdown-download-panel .component-item-dropdown-download-item:hover{background-color:#f8f9f7}.component-item-dropdown-download-outer .component-item-dropdown-download-panel .component-item-dropdown-download-item .component-item-dropdown-download-item-label{transform:scale(1);display:flex;align-items:center;justify-content:flex-start;transition:transform .3s ease;font-size:16px;padding-bottom:2px;text-align:left;transform-origin:right center}.component-item-dropdown-download-outer .component-item-dropdown-download-panel .component-item-dropdown-download-item .component-item-dropdown-download-download-icon{transition:transform .3s ease;color:#3fa110;display:flex;align-items:center;justify-content:center;transform-origin:left center}.component-item-dropdown-download-outer .component-item-dropdown-download-panel .component-item-dropdown-download-item .component-item-dropdown-download-download-icon svg{width:24px;height:24px}.component-item-dropdown-download-outer .component-item-dropdown-download-panel .component-item-dropdown-download-item:active .component-item-dropdown-download-download-icon,.component-item-dropdown-download-outer .component-item-dropdown-download-panel .component-item-dropdown-download-item:active .component-item-dropdown-download-item-label{transform:scale(.9)}.component-item-dropdown-download-outer .component-item-dropdown-download-panel.panel-fade-enter{transition:transform .3s ease,opacity .3s ease;transform:translateY(10px);opacity:0}.component-item-dropdown-download-outer .component-item-dropdown-download-panel.panel-fade-enter-active,.component-item-dropdown-download-outer .component-item-dropdown-download-panel.panel-fade-enter-done{opacity:1;transform:translateY(0)}.component-item-dropdown-download-outer .component-item-dropdown-download-panel.panel-fade-exit{transition:transform .3s ease,opacity .3s ease;opacity:1;transform:translateY(0)}.component-item-dropdown-download-outer .component-item-dropdown-download-panel.panel-fade-exit-active,.component-item-dropdown-download-outer .component-item-dropdown-download-panel.panel-fade-exit-done{transform:translateY(10px);opacity:0}.percent-loader-icon{fill:currentColor;width:1em;height:1em;display:inline-block;font-size:1.5rem;flex-shrink:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;fill:none;stroke-width:6;transform:rotate(-90deg)}.percent-loader-icon circle:first-of-type{stroke:#cdd3cd}.percent-loader-icon circle:last-of-type{stroke-dasharray:264}.percent-loader-icon circle:last-of-type,.percent-loader-icon path{stroke-linecap:round;transition:stroke-dashoffset .3s ease,stroke-dasharray .3s ease}.percent-loader-icon path{stroke-linejoin:round;transform:translate(390px,-676px) rotate(90deg)}.percent-loader-icon.indefinido{animation:spinNoventa .6s linear infinite}@keyframes spinNoventa{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}.component-menu-item:before{content:"";transition:width .3s ease;background-color:#33820d;height:100%;width:0;position:absolute;left:0}.component-menu-item.component-menu-item-active:before{width:4px}.component-menu-item,.component-menu-item-sub-item{-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative;height:45px;width:100%;display:flex;padding:1px 9px 1px 3px;align-items:center;border:0 solid transparent;transition:background-color .3s ease,padding .3s ease;background-color:#fefefe}.component-menu-item-sub-item.component-menu-item-active .component-menu-item-icon,.component-menu-item-sub-item.component-menu-item-active .component-menu-item-label,.component-menu-item-sub-item.component-menu-item-active .component-menu-item-sub-item-icon,.component-menu-item-sub-item.component-menu-item-active .component-menu-item-sub-item-label,.component-menu-item.component-menu-item-active .component-menu-item-icon,.component-menu-item.component-menu-item-active .component-menu-item-label,.component-menu-item.component-menu-item-active .component-menu-item-sub-item-icon,.component-menu-item.component-menu-item-active .component-menu-item-sub-item-label{color:#3fa110}.component-menu-item-sub-item:disabled:before,.component-menu-item:disabled:before{background-color:#cdd3cd}.component-menu-item-sub-item:disabled .component-menu-item-icon,.component-menu-item-sub-item:disabled .component-menu-item-label,.component-menu-item:disabled .component-menu-item-icon,.component-menu-item:disabled .component-menu-item-label{color:#cdd3cd}.component-menu-item-sub-item:not(:disabled),.component-menu-item:not(:disabled){cursor:pointer}.component-menu-item-sub-item:not(:disabled):hover,.component-menu-item:not(:disabled):hover{background-color:#f8f9f7}.component-menu-item-sub-item:focus,.component-menu-item:focus{outline:none}.component-menu-item-sub-item .component-menu-item-sub-item-icon svg,.component-menu-item .component-menu-item-sub-item-icon svg{width:7px}.component-menu-item-sub-item .component-menu-item-icon,.component-menu-item-sub-item .component-menu-item-sub-item-icon,.component-menu-item .component-menu-item-icon,.component-menu-item .component-menu-item-sub-item-icon{transition:color .3s ease;min-width:54px;width:54px;color:#323c32;display:flex;justify-content:center;align-items:center}.component-menu-item-sub-item .component-menu-item-label,.component-menu-item-sub-item .component-menu-item-sub-item-label,.component-menu-item .component-menu-item-label,.component-menu-item .component-menu-item-sub-item-label{color:#323c32;transition:color .3s ease;display:flex;align-items:center;justify-content:flex-start;width:100%;min-width:180px;font-size:16px;font-weight:400;text-align:left}.component-menu-item-sub-list .component-menu-item-sub-item{margin-top:4px}.sicredi-logo{display:flex;align-items:center;justify-content:center}.sicredi-logo #Caminho_17{transform:translateX(286.845px) translateY(657.948px);transform-origin:left center;transition:transform .3s ease,opacity .3s ease}.sicredi-logo #Caminho_17.sicredi-logo-hide-letters{transform:translateX(270px) translateY(657.948px);opacity:0}.component-menu-toggle{transition:left .3s ease;position:fixed;top:50%;border-radius:0 4px 4px 0;background-color:#fefefe;width:30px;height:140px;transform:translateY(-50%);z-index:972;display:flex;align-items:center;justify-content:center;color:#828a82;border:1px solid #cdd3cd;border-left-color:transparent}@media (min-width:991.98px){.component-menu-toggle{display:none}}.component-menu-toggle svg{transition:transform .3s ease;width:16px;height:16px}.component-menu-toggle:focus{outline:none}.component-menu-toggle.component-menu-opened{left:249px}.component-menu-toggle.component-menu-opened svg{transform:rotate(180deg)}.component-menu-toggle:not(.component-menu-opened){left:0}.component-menu{background-color:#fefefe;width:250px;height:100%;position:fixed;top:0;left:0;box-shadow:4px 0 12px rgba(0,0,0,.1);overflow-y:overlay;overflow-x:hidden;z-index:972}.component-menu.component-menu-short-on-md{transition:width .3s ease}@media (max-width:991.98px){.component-menu.component-menu-short-on-md:not(:hover){overflow-y:hidden;width:61px}.component-menu.component-menu-short-on-md:not(:hover) .sicredi-logo #Caminho_17{transform:translateX(270px) translateY(657.948px);opacity:0}.component-menu.component-menu-short-on-md:not(:hover) .component-menu-logo{transform:translateX(60px)}.component-menu.component-menu-short-on-md:not(:hover) .component-menu-items{padding-left:0}.component-menu.component-menu-short-on-md:hover{width:250px}}.component-menu.component-menu-open-on-click{transition:width .3s ease}@media (max-width:991.98px){.component-menu.component-menu-open-on-click:not(.component-menu-opened){overflow:hidden;width:0}.component-menu.component-menu-open-on-click.component-menu-opened{width:250px}}.component-menu.component-menu-hamburger-menu{transition:width .3s ease}.component-menu.component-menu-hamburger-menu .component-menu-close-button{position:absolute;right:12px;top:14px}.component-menu.component-menu-hamburger-menu:not(.component-menu-opened){overflow:hidden;width:0}.component-menu.component-menu-hamburger-menu.component-menu-opened{width:250px}.component-menu .component-menu-logo{width:100%;padding:30px 0 10px;transition:transform .3s ease;display:flex;justify-content:center;align-items:center}.component-menu .component-menu-buscar{padding:4px 13px}.component-menu .component-menu-items .component-menu-it{padding:12px 0}.component-menu-background{z-index:971;width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5)}.component-menu-background-enter{transition:opacity .3s ease;opacity:0}.component-menu-background-enter-active,.component-menu-background-enter-done{opacity:1}.component-menu-background-exit{transition:opacity .3s ease;opacity:1}.component-menu-background-exit-active,.component-menu-background-exit-done{opacity:0}.component-modal-mask{background-color:rgba(0,0,0,.5);position:fixed;z-index:984;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:575.98px){.component-modal-mask.mobile-on-xs{align-items:flex-end!important}}.component-modal{z-index:986;background-color:#f8f9f7;min-height:200px;max-height:calc(100vh - 200px);position:relative;border-radius:8px;max-width:calc(100vw - 30px);display:flex;flex-flow:column}.component-modal.component-modal-extra-large{width:900px}.component-modal.component-modal-large{width:630px}.component-modal.component-modal-small{width:410px}@media (max-width:575.98px){.component-modal.component-modal-small{width:100%}}@media screen and (max-width:575.98px){.component-modal.mobile-on-xs{max-height:75%!important;max-width:100%!important;border-radius:8px 8px 0 0}.component-modal.mobile-on-xs .component-modal-content{max-height:calc(80vh - 144px)!important}.component-modal.mobile-on-xs .component-modal-footer{width:100%;background-color:#f8f9f7}}.component-modal .component-modal-header{flex:0 1 56px;height:56px;min-height:56px;display:flex;position:relative;align-items:center;justify-content:flex-start;border-bottom:1px solid #cdd3cd}.component-modal .component-modal-header .component-modal-title{font-size:24px;font-weight:300;padding-left:24px;max-width:calc(100% - 42px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:767.98px){.component-modal .component-modal-header .component-modal-title{font-size:20px}}.component-modal .component-modal-header .component-modal-close-button{position:absolute;right:20px}.component-modal .component-modal-content{display:flex;flex:1 1 auto;flex-flow:column;overflow-y:overlay;padding:24px}.component-modal .component-modal-footer{display:flex;justify-content:flex-end;align-items:center;padding:16px;flex:0 1 auto}.component-modal .component-modal-footer>:not(:last-child){margin-right:20px}.comp-modal-manager-mask-enter{transition:opacity .3s ease;opacity:0}.comp-modal-manager-mask-enter>*{transition:transform .3s ease;transform:scale(.8)}.comp-modal-manager-mask-enter-active{opacity:1}.comp-modal-manager-mask-enter-active>*{transform:scale(1)}.comp-modal-manager-mask-exit{transition:opacity .3s ease;opacity:1}.comp-modal-manager-mask-exit>*{transition:transform .3s ease;transform:scale(1)}.comp-modal-manager-mask-exit-active{opacity:0}.comp-modal-manager-mask-exit-active>*{transform:scale(.8)}.comp-modal-manager-mask-mobile-on-xs-enter{transition:opacity .3s ease;opacity:0}.comp-modal-manager-mask-mobile-on-xs-enter>*{transition:transform .3s ease;transform:scale(.8)}@media screen and (max-width:575.98px){.comp-modal-manager-mask-mobile-on-xs-enter>*{transform:translateY(100%)}}.comp-modal-manager-mask-mobile-on-xs-enter-active{opacity:1}.comp-modal-manager-mask-mobile-on-xs-enter-active>*{transform:scale(1)}@media screen and (max-width:575.98px){.comp-modal-manager-mask-mobile-on-xs-enter-active>*{transform:translateY(0)}}.comp-modal-manager-mask-mobile-on-xs-exit{transition:opacity .3s ease;opacity:1}.comp-modal-manager-mask-mobile-on-xs-exit>*{transition:transform .3s ease;transform:scale(1)}@media screen and (max-width:575.98px){.comp-modal-manager-mask-mobile-on-xs-exit>*{transform:translateY(0)}}.comp-modal-manager-mask-mobile-on-xs-exit-active{opacity:0}.comp-modal-manager-mask-mobile-on-xs-exit-active>*{transform:scale(.8)}@media screen and (max-width:575.98px){.comp-modal-manager-mask-mobile-on-xs-exit-active>*{transform:translateY(100%)}}.component-modulos-title{width:100%;position:relative;display:flex;align-items:center}.component-modulos-title .component-modulos-title-icon{display:flex;align-items:center;margin-right:12px}.component-modulos-title .component-modulos-title-text{-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#323c32;font-size:26px;font-weight:700}@media screen and (max-width:767.98px){.component-modulos-title .component-modulos-title-text{font-size:22px}}@media screen and (max-width:575.98px){.component-modulos-title .component-modulos-title-text{font-size:20px}}.component-nota-edit{width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;background-color:#fefefe;border-radius:8px;padding:12px;position:relative;box-shadow:0 1px 2px 0 rgba(90,100,90,.3)}.component-nota-edit .component-nota-edit-titulo{display:flex;width:calc(100% - 30px)}.component-nota-edit .component-nota-edit-titulo input{width:100%;color:#121212;background-color:#fefefe;outline:none;-webkit-appearance:none;border-radius:0;transition:color .3s ease,border-color .3s ease;font-size:24px;line-height:24px;border:none;padding:0;font-weight:500}.component-nota-edit .component-nota-edit-texto{display:flex;height:100%;width:100%}.component-nota-edit .component-nota-edit-texto textarea{resize:none;height:100%;width:100%;color:#121212;background-color:#fefefe;outline:none;-webkit-appearance:none;border-radius:0;transition:color .3s ease,border-color .3s ease;font-size:16px;line-height:24px;border:none;padding:4px 0}.component-nota-edit .component-nota-edit-close-button{position:absolute;top:12px;right:12px}.component-nota-edit .component-nota-edit-save-button{position:absolute;bottom:12px;right:12px}.component-page-title{font-family:"Exo 2","Open Sans";font-size:36px;font-weight:500;color:#3fa110;padding-bottom:4px}@media screen and (max-width:767.98px){.component-page-title{font-size:32px}}@media screen and (max-width:575.98px){.component-page-title{font-size:28px}}.component-page-subtitle{font-family:"Exo 2","Open Sans";font-size:24px;font-weight:300;color:#323c32;padding-bottom:4px}@media screen and (max-width:767.98px){.component-page-subtitle{font-size:20px}}@media screen and (max-width:575.98px){.component-page-subtitle{font-size:16px}}.component-paginator{width:100%;display:flex;margin:auto}.component-paginator .component-paginator-center-content{position:relative;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}.component-paginator .component-paginator-center-content .component-paginator-numbers{overflow-x:auto;display:flex}.component-paginator .component-paginator-center-content .component-paginator-numbers .component-paginator-number{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;-webkit-appearance:none;border:none;outline:none;background-color:transparent;color:#323c32;cursor:pointer;padding:2px;border-radius:200px;width:25px;height:25px;font-size:16px;font-weight:500;transition:background-color .3s ease,color .3s ease}.component-paginator .component-paginator-center-content .component-paginator-numbers .component-paginator-number:hover{background-color:#f3f5f1}.component-paginator .component-paginator-center-content .component-paginator-numbers .component-paginator-number.active{cursor:default;background-color:#3fa110;color:#fefefe}.component-paginator .component-paginator-center-content .component-paginator-loader{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f8f9f7;transition:opacity .3s ease;opacity:1}.component-paginator .component-paginator-center-content .component-paginator-loader.component-paginator-loader-enter{opacity:0}.component-paginator .component-paginator-center-content .component-paginator-loader.component-paginator-loader-enter-active,.component-paginator .component-paginator-center-content .component-paginator-loader.component-paginator-loader-exit{opacity:1}.component-paginator .component-paginator-center-content .component-paginator-loader.component-paginator-loader-exit-active{opacity:0}.component-paginator .component-paginator-left-arrow{margin-right:4px}.component-paginator .component-paginator-left-arrow svg{max-height:16px}.component-paginator .component-paginator-right-arrow{margin-left:4px}.component-paginator .component-paginator-right-arrow svg{max-height:16px}.previa-video{width:100%;overflow:hidden;position:relative;min-height:594px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:24px;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:#000;transition:min-height .3s ease,height .3s ease}.previa-video:hover .previa-video-img{transform:scale(1.05);opacity:.8}.previa-video:active .previa-video-img{transform:scale(1.1);opacity:.6}.previa-video .previa-video-img{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;transition:transform .6s ease,opacity .6s ease;background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:1199.98px){.previa-video{min-height:calc(56.25vw - 13.5px)}}.previa-video .previa-video-icon{z-index:2}.previa-video .previa-video-label{z-index:2;font-size:36px;font-weight:700;line-height:50px;color:#fefefe}@media screen and (max-width:767.98px){.previa-video .previa-video-label{font-size:24px;line-height:30px}}.previa-video .previa-video-video{z-index:3;width:100%;height:100%;top:0;left:0;position:absolute;display:flex;opacity:0;transition:opacity .3s ease}.previa-video .previa-video-video iframe{width:100%;height:100%}.previa-video .previa-video-video.video-enter{opacity:0}.previa-video .previa-video-video.video-enter-active,.previa-video .previa-video-video.video-enter-done,.previa-video .previa-video-video.video-exit{opacity:1}.previa-video .previa-video-video.video-exit-active,.previa-video .previa-video-video.video-exit-done{opacity:0}.progress-bar-wrapper{width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#323c32;font-weight:700}.progress-bar-wrapper div,.progress-bar-wrapper label,.progress-bar-wrapper p,.progress-bar-wrapper span{font-family:"Nunito",sans-serif}.progress-bar-wrapper .progress-bar-header{display:flex;justify-content:space-between}.progress-bar-wrapper .progress-bar-header .progress-bar-percent-container{display:flex;color:#3fa110}.progress-bar-wrapper .progress-bar-header .progress-bar-percent-container .progress-bar-span-text{display:flex;align-items:center;margin-right:4px}.progress-bar-wrapper .progress-bar-fill{background-color:#d7e6c8;height:20px;border-radius:10px;overflow:hidden}.progress-bar-wrapper .progress-bar-fill .progress-bar-filled{background-color:#3fa110;height:100%;border-radius:10px;transition:.4s cubic-bezier(0,0,.2,1)}.progress-bar-wrapper .progress-bar-bottom{display:flex;justify-content:space-between}.progress-bar-wrapper .progress-bar-bottom :nth-child(2){display:flex;text-align:right}.progress-bar-wrapper .progress-bar-bottom span{margin-top:1rem;flex-direction:column}.progress-bar-wrapper .progress-bar-bottom span p{margin:0}.component-search-bloco-de-notas{width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fefefe;border-radius:8px;padding:12px;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);height:48px}.component-search-bloco-de-notas input{color:#121212;background-color:#fefefe;outline:none;-webkit-appearance:none;border-radius:0;transition:color .3s ease,border-color .3s ease;width:calc(100% - 28px);font-size:16px;line-height:24px;border:none;padding:0}.component-search-bloco-de-notas .component-search-bloco-de-notas-right-object{width:24px}.component-select-outer{position:relative;width:100%}.component-select-outer:focus-within .component-input-input-container:before{opacity:1;visibility:visible;content:"";height:2px;display:block;position:absolute;bottom:-2px;background-color:#33820d;animation:inputFocus .3s ease forwards}.component-select-select-fake{width:100%;position:absolute;top:16px;left:0;font-size:16px;height:25px;opacity:0}.component-select-objects{display:flex}.component-select-objects .component-select-clear-button{margin-right:8px}.component-select-objects .component-select-clear-button svg{height:.7em;width:.7em}.component-select-objects .component-select-arrow{display:flex;justify-content:center;align-items:center}.component-select-objects .component-select-arrow svg{transition:transform .3s ease;height:.8em;width:.8em}.component-select-objects .component-select-arrow.component-select-arrow-up svg{transform:rotate(180deg)}.component-select-panel{z-index:987;background-color:#fefefe;position:fixed;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);border-radius:0 0 8px 8px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.component-select-panel .component-select-panel-input{margin-bottom:6px;padding:0 16px;margin-top:16px}.component-select-panel .component-select-options{overflow-y:auto;max-height:140px}.component-select-panel .component-select-options:last-child .component-select-multiple-option:last-child,.component-select-panel .component-select-options:last-child .component-select-single-option:last-child{border-radius:0 0 8px 8px}.component-select-panel .component-select-options .component-select-single-option{min-height:40px;width:100%;padding:8px 16px;display:flex;align-items:center;justify-content:flex-start;transition:background-color .3s ease}.component-select-panel .component-select-options .component-select-single-option:not(.read-only){cursor:pointer}.component-select-panel .component-select-options .component-select-single-option.read-only{color:#828a82}.component-select-panel .component-select-options .component-select-single-option:hover{background-color:#f3f3f3}.component-select-panel .component-select-options .component-select-single-option:focus{outline:none;background-color:#f3f3f3}.component-select-panel .component-select-options .component-select-multiple-option{min-height:40px;width:100%;display:flex;align-items:center;justify-content:flex-start;padding:8px 16px;transition:background-color .3s ease}.component-select-panel .component-select-options .component-select-multiple-option button{min-width:18px}.component-select-panel .component-select-options .component-select-multiple-option:not(.read-only){cursor:pointer}.component-select-panel .component-select-options .component-select-multiple-option.read-only{color:#828a82}.component-select-panel .component-select-options .component-select-multiple-option:hover{background-color:#f3f3f3}.component-select-panel .component-select-options .component-select-multiple-option:focus{outline:none;background-color:#f3f3f3}.component-select-panel .component-select-options .component-select-multiple-option .component-select-multiple-option-label{font-family:"Nunito",sans-serif;margin-left:8px;font-size:16px}.component-select-panel .component-select-panel-footer-clearfix{height:46px;width:0}.component-select-panel .component-select-panel-footer{position:absolute;bottom:0;left:0;width:100%;height:40px;border-top:1px solid #cdd3cd;display:flex;align-items:center;justify-content:space-between;padding:8px 24px}.component-select-panel .component-select-panel-footer div{font-family:"Nunito",sans-serif}.component-select-panel .component-select-panel-footer .component-select-footer-button{font-weight:700;font-size:16px;color:#3fa110}@media screen and (max-width:575.98px){.component-select-panel .component-select-panel-footer .component-select-footer-button{font-size:13px}}.component-select-panel .component-select-no-result{font-family:"Nunito",sans-serif;height:40px;width:100%;padding:0 16px;display:flex;align-items:center;justify-content:flex-start}.component-select-panel.panel-fade-enter{transition:transform .3s ease,opacity .3s ease;transform:translateY(10px);opacity:0}.component-select-panel.panel-fade-enter-active,.component-select-panel.panel-fade-enter-done{opacity:1;transform:translateY(0)}.component-select-panel.panel-fade-exit{transition:transform .3s ease,opacity .3s ease;opacity:1;transform:translateY(0)}.component-select-panel.panel-fade-exit-active,.component-select-panel.panel-fade-exit-done{transform:translateY(10px);opacity:0}.component-switch{position:relative;display:flex;align-items:center;justify-items:center;background-color:transparent;border:none;margin-top:4px;margin-bottom:4px;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.component-switch:focus{outline:none}.component-switch .component-switch-track{width:38px;height:14px;border-radius:50px;transition:background-color .3s ease}.component-switch .component-switch-thumb{align-self:center;transition:left .3s ease,right .3s ease,background-color .3s ease;width:20px;height:20px;position:absolute;border-radius:100%;box-shadow:0 1px 2px 0 rgba(90,100,90,.3)}.component-switch.component-switch-on .component-switch-thumb{left:20px}.component-switch.component-switch-off .component-switch-thumb{left:-2px}.component-switch:not(:disabled){cursor:pointer}.component-switch:not(:disabled).component-switch-on .component-switch-thumb{background-color:#3fa110}.component-switch:not(:disabled).component-switch-on .component-switch-track{background-color:#33820d}.component-switch:not(:disabled).component-switch-off .component-switch-thumb{background-color:#fefefe}.component-switch:disabled .component-switch-thumb,.component-switch:not(:disabled).component-switch-off .component-switch-track{background-color:#828a82}.component-switch:disabled .component-switch-track{background-color:#cdd3cd}.component-table-actions-column{display:flex;align-items:center;justify-content:flex-end}.component-table-actions-column>:not(:first-child){margin-left:16px}.component-table-actions-column svg{width:20px;height:20px;color:#3fa110}.component-table-left-checkbox-with-label{display:flex;align-items:center}.component-table-left-checkbox-with-label span{margin-left:8px}table.component-table{width:100%;border-spacing:0;padding:8px;border-collapse:collapse}table.component-table,table.component-table *{font-family:"Nunito",sans-serif}table.component-table thead tr th{background-color:#fefefe;font-weight:800;font-size:16px;line-height:22.7px;letter-spacing:.25px;color:#323c32;padding:8px}table.component-table thead tr th:first-child{border-radius:8px 0 0 8px;padding:0}table.component-table thead tr th:last-child{border-radius:0 8px 8px 0;padding:0}table.component-table.has-upper-header thead tr th:first-child{border-radius:0 0 0 8px;padding:0}table.component-table.has-upper-header thead tr th:last-child{border-radius:0 0 8px 0;padding:0}table.component-table tbody tr:first-child{height:16px}table.component-table tbody tr:not(:first-child):not(:last-child) td:not(:first-child):not(:last-child){border-bottom:1px solid #cdd3cd}table.component-table tbody tr:not(:first-child) td{background-color:#fefefe;color:#5a645a;font-size:16px;font-weight:300;line-height:25.9px;letter-spacing:.44px;vertical-align:middle;white-space:nowrap;padding:8px}table.component-table tbody tr:not(:first-child) td:first-child,table.component-table tbody tr:not(:first-child) td:last-child{padding:0!important;width:8px}table.component-table tbody tr:nth-child(2) td:first-child{border-radius:8px 0 0 0}table.component-table tbody tr:nth-child(2) td:last-child{border-radius:0 8px 0 0}table.component-table tbody tr:last-child td:first-child{border-radius:0 0 0 8px}table.component-table tbody tr:last-child td:last-child{border-radius:0 0 8px 0}.component-table-outer{width:100%;overflow-x:auto}.component-table-item-ghost>td{transition:background-color .3s ease;background-color:#f6f6f6!important}.component-table-item-dragging{cursor:-webkit-grabbing;cursor:grabbing}.grab-handle{cursor:-webkit-grab;cursor:grab}.grab-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.component-table-upper-header{width:100%;border-radius:8px 8px 0 0;padding:0 8px;flex-wrap:wrap;transition:background-color .3s ease,color .3s ease;background-color:#cdd3cd;border-bottom:1px solid;border-color:#828a82}.component-table-upper-header,.component-table-upper-header button{display:flex;align-items:center;justify-content:flex-start;color:#828a82}.component-table-upper-header button{font-size:16px;transition:background-color .3s ease,color .3s ease,transform .3s ease;outline:none;-webkit-appearance:none;border:none;padding:8px;background-color:transparent}.component-table-upper-header button:not(:disabled){cursor:pointer}.component-table-upper-header button:not(:disabled):active{transform:scale(.95,.9)}.component-table-upper-header button span{display:flex;align-items:center;justify-content:center;padding-right:8px}.component-table-upper-header button span svg{max-width:20px!important;max-height:20px!important}.component-table-upper-header.active{border-color:#3fa110}.component-table-upper-header.active,.component-table-upper-header.active button{background-color:#d7e6c8;color:#3fa110}.component-table-outer-table{width:100%;overflow-x:auto}.component-table-actions{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;padding:0 8px;border-radius:4px;background-color:#fefefe;width:100%;margin-bottom:16px;height:38px}.component-table-actions .component-table-actions-label{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:800;font-size:16px;line-height:22.7px;letter-spacing:.25px;color:#323c32;padding:0 12px 0 8px}.component-table-actions .component-table-actions-actions{display:flex}.component-table-actions .component-table-actions-actions .component-table-actions-action{margin-right:12px}.component-table-actions .component-table-actions-actions .component-table-actions-action svg{width:20px;height:20px}.component-table-file-name-and-action{width:100%}.component-table-file-name-and-action .component-table-file-name-and-action-file{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 8px;color:#323c32;font-size:16px;word-break:break-all;transition:color .3s ease}.component-table-file-name-and-action .component-table-file-name-and-action-file span{padding-right:8px}.component-table-file-name-and-action .component-table-file-name-and-action-file:not(:last-child){border-bottom:1px solid #cdd3cd}.component-table-file-name-and-action .component-table-file-name-and-action-file.error *{color:#e60000}.component-table-file-name-and-action .component-table-file-name-and-action-file.disabled *{color:#cdd3cd}.component-table-with-overflow{position:relative;width:100%}.component-table-with-overflow .component-table-with-overflow-outer-table{width:100%;overflow-x:auto}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table{display:flex;width:100%}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-left .component-table-with-overflow-body,.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-left .component-table-with-overflow-header{border-radius:8px 0 0 8px;padding:0 0 0 8px}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-left .component-table-with-overflow-body .component-table-with-overflow-cell,.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-left .component-table-with-overflow-header .component-table-with-overflow-cell{justify-content:center}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-left .component-table-with-overflow-body .component-table-with-overflow-cell:first-child,.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-left .component-table-with-overflow-header .component-table-with-overflow-cell:first-child{justify-content:flex-start}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-mid{width:1000%}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-mid.over{overflow-x:auto;cursor:grab;cursor:-webkit-grab;-webkit-user-select:none;-ms-user-select:none;user-select:none}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-mid.over:active{cursor:grabbing!important;cursor:-webkit-grabbing!important}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-mid:not(.over){cursor:inherit;overflow-x:visible}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-mid .component-table-with-overflow-cell{justify-content:center;background-color:#fefefe}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-mid .component-table-with-overflow-cell:last-child{width:100%}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-right .component-table-with-overflow-body,.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-right .component-table-with-overflow-header{position:relative;border-radius:0 8px 8px 0;padding:0 8px 0 0}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-right .component-table-with-overflow-body .component-table-with-overflow-cell{display:flex;align-items:center;justify-content:flex-end}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-header{display:flex;margin-bottom:16px;background-color:#fefefe}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-header .component-table-with-overflow-cell{display:flex;align-items:center;justify-content:center;text-align:center;font-weight:800;padding:8px}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-body{background-color:#fefefe;width:100%}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-body .component-table-with-overflow-row{display:flex}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-body .component-table-with-overflow-row:not(:last-child) .component-table-with-overflow-cell{border-bottom:1px solid #cdd3cd}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table .component-table-with-overflow-body .component-table-with-overflow-row .component-table-with-overflow-cell{text-align:center;vertical-align:middle;display:flex;align-items:center;padding:8px}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table.has-upper-header .component-table-with-overflow-left .component-table-with-overflow-header{border-radius:0 0 0 8px!important}.component-table-with-overflow .component-table-with-overflow-outer-table .component-table-with-overflow-table.has-upper-header .component-table-with-overflow-right .component-table-with-overflow-header{border-radius:0 0 8px 0!important}.component-table-with-overflow .component-table-with-overflow-upper-header{width:100%;border-radius:8px 8px 0 0;padding:0 8px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;transition:background-color .3s ease,color .3s ease;background-color:#cdd3cd;color:#828a82;border-bottom:1px solid;border-color:#828a82}.component-table-with-overflow .component-table-with-overflow-upper-header button{font-size:16px;color:#828a82;transition:background-color .3s ease,color .3s ease,transform .3s ease;outline:none;-webkit-appearance:none;border:none;padding:8px;display:flex;align-items:center;justify-content:flex-start;background-color:transparent}.component-table-with-overflow .component-table-with-overflow-upper-header button:not(:disabled){cursor:pointer}.component-table-with-overflow .component-table-with-overflow-upper-header button:not(:disabled):active{transform:scale(.95,.9)}.component-table-with-overflow .component-table-with-overflow-upper-header button span{display:flex;align-items:center;justify-content:center;padding-right:8px}.component-table-with-overflow .component-table-with-overflow-upper-header button span svg{max-width:20px!important;max-height:20px!important}.component-table-with-overflow .component-table-with-overflow-upper-header.active{background-color:#d7e6c8;color:#3fa110;border-color:#3fa110}.component-table-with-overflow .component-table-with-overflow-upper-header.active button{background-color:#d7e6c8;color:#3fa110}.component-table-with-overflow-fake-table{min-width:1000px;z-index:-1000;bottom:-10000px;opacity:0;position:fixed;width:1000px;left:0;border-spacing:0;background-color:red}.component-table-with-overflow-fake-table td,.component-table-with-overflow-fake-table th{white-space:nowrap!important;padding:8px;border:1px solid #000}.component-table-with-overflow-arrow-control{background-color:#fefefe;display:flex;align-items:center;justify-content:center;height:37px;width:45px;position:absolute;top:0;right:8px}.component-table-with-overflow-arrow-control button:last-child{margin-left:2px}.component-table-with-overflow-arrow-control svg{width:18px;height:18px}.text-editor-header-input{display:flex;justify-content:space-between;align-items:center;position:relative;-webkit-appearance:none;width:100%}.text-editor-header-input .text-editor-header-input-label{position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:-1;transition:background-color .2s ease,color .3s ease,margin-left .3s ease,top .3s ease,transform .3s ease;margin-left:5px;padding:0 4px 2px;color:#cdd3cd;transform-origin:left top}.text-editor-header-input .text-editor-header-input-label.top{color:#323c32;z-index:1;transform:translateY(-17px) scale(.7);background-color:#fefefe}.text-editor-header-input .text-editor-header-input-input{-webkit-appearance:none;font-size:12px;line-height:16px;color:#323c32;background-color:transparent;height:40px;width:100%;padding:4px 8px;border:1px solid #cdd3cd;border-radius:4px}.text-editor-header-input .text-editor-header-input-input:focus{outline:none}.text-editor-menu-button{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;height:40px;margin-left:4px;border-radius:4px;border:1px solid #cdd3cd;background-color:#fefefe;transition:color .3s ease,background-color .3s ease;padding:5px}.text-editor-menu-button:focus{outline:none}.text-editor-menu-button:not(:disabled){color:#3fa110;cursor:pointer}.text-editor-menu-button:not(:disabled):hover{background-color:#efefef}.text-editor-color-picker{padding:20px;display:flex;flex-direction:column;width:238px}.text-editor-color-picker .text-editor-color-picker-colors{display:flex;align-items:center;justify-content:flex-start}.text-editor-color-picker .text-editor-color-picker-hexa-row{display:flex;justify-content:stretch;align-items:center;position:relative;margin-top:12px}.text-editor-color-picker .text-editor-color-picker-picker-col{width:25%;display:flex;justify-content:center;align-items:center;border-radius:4px;margin:0 4px 0 0}.text-editor-color-picker .text-editor-color-picker-picker-col .text-editor-color-picker-color-picker{-webkit-appearance:none;width:100%;height:40px;border:1px solid #cdd3cd;border-radius:4px;padding:0;outline:none;background-color:#fefefe;cursor:pointer;box-shadow:none}.text-editor-color-picker .text-editor-color-picker-picker-col .text-editor-color-picker-color-picker::-webkit-color-swatch-wrapper{padding:0}.text-editor-color-picker .text-editor-color-picker-picker-col .text-editor-color-picker-color-picker::-webkit-color-swatch{border:none;border-radius:2px}.text-editor-color-picker-color-button{border:1px solid transparent;width:32px;height:32px;margin:0 1px 1px 0}.text-editor-color-picker-color-button:disabled{background-color:#f8f9f7}.text-editor-color-picker-color-button:not(:disabled){cursor:pointer}.text-editor-color-picker-color-button:not(:disabled):hover{border:1px solid #121212}.text-editor-color-picker-color-button:focus{outline:none}.text-editor-header-button{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;height:40px;width:38px;margin:0 2px;border-radius:8px;display:flex;justify-content:center;align-items:center;background-color:#fefefe;transition:color .3s ease,background-color .3s ease;color:#121212;cursor:pointer;border:none;color:#323c32}.text-editor-header-button svg{transition:transform .3s ease}.text-editor-header-button.active{color:#3fa110}.text-editor-header-button:disabled{color:#5a645a}.text-editor-header-button:active svg{transform:scale(.9)}.text-editor-header-button:hover{background-color:#efefef}.text-editor-header-button:focus{outline:none}.text-editor-title-choser{padding:20px;display:flex;flex-direction:column;width:238px}.text-editor-title-choser button{background-color:transparent;border-radius:4px;border:1px solid #cdd3cd;transition:background-color .3s ease;color:#323c32;margin-bottom:5px}.text-editor-title-choser button:hover{background-color:#efefef}.text-editor-title-choser button:not(:disabled){cursor:pointer}.text-editor-title-choser button:focus{outline:none}.text-editor-title-choser h1{margin:0;font-size:2rem;font-weight:400}.text-editor-title-choser h6{margin:0;font-family:"Nunito";font-size:1rem;font-weight:500}.text-editor-url-creator{padding:20px;display:flex;flex-direction:column;width:238px}.text-editor-url-creator .text-editor-url-creator-text-row{margin-top:10px}.text-editor-url-creator .text-editor-url-creator-new-tab-row{margin-top:10px;margin-bottom:10px;display:flex;align-items:center;justify-content:flex-start;padding-left:4px}.text-editor-url-creator .text-editor-url-creator-new-tab-row span{margin-left:8px;font-size:14px;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.text-editor-url-creator .text-editor-url-creator-ok-row{align-items:center;justify-content:flex-end}.text-editor-url-creator .text-editor-url-creator-ok-row button{padding:5px 15px}.component-text-editor{background-color:#fefefe;border:1px solid #cdd3cd;transition:border .3s ease;border-radius:8px;width:100%}.component-text-editor.error{border:1px solid #e60000}.component-text-editor.disabled .component-text-editor-editor{min-height:60px}.component-text-editor .component-text-editor-header{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:4px 8px}.component-text-editor .component-text-editor-header .component-text-editor-left-content{flex-wrap:wrap;display:flex;align-items:center}.component-text-editor .component-text-editor-header .component-text-editor-right-content{display:flex;align-items:center}@media (max-width:575.98px){.component-text-editor .component-text-editor-header .component-text-editor-right-content{width:100%;justify-content:flex-end}}.component-text-editor .component-text-editor-header:after{content:"";position:absolute;left:9px;bottom:0;width:calc(100% - 18px);height:1px;background-color:#dbdfdb}.component-text-editor .component-text-editor-editor{color:#121212;padding:20px;min-height:50px}.component-text-editor .component-text-editor-editor:focus{outline:none}.component-text-editor-top-label{color:#323c32;transition:color .3s ease;font-size:12px;line-height:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none;min-height:16px}.component-text-editor-top-label.error{color:#e60000}.component-text-editor-helper-text{-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .3s ease;color:#323c32;font-size:12px;line-height:16px;min-height:16px}.component-text-editor-helper-text.error{color:#e60000}.component-text-editor-editor h1{margin:0;font-size:2.5rem;font-weight:300}.component-text-editor-editor h6{margin:0;font-family:"Nunito";font-size:1.2rem;font-weight:500}.component-text-editor-editor a{text-decoration:underline;color:#3fa111}.component-text-editor-outer{display:flex;flex-direction:column;width:100%}.component-toast{position:relative;min-width:288px;min-height:48px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;padding:24px;border-radius:4px}.component-toast:hover .component-toast-fill{animation-play-state:paused!important}.component-toast:not(:hover) .component-toast-fill{animation-play-state:running}.component-toast .component-toast-left-content{font-family:"Nunito",sans-serif;font-size:14px;line-height:24px;word-break:break-word;max-width:50ch}.component-toast .component-toast-right-content{display:flex;flex-direction:row;align-items:center;justify-items:center}.component-toast .component-toast-right-content .component-toast-action-button{font-family:"Nunito",sans-serif;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-right:16px;font-weight:700;cursor:pointer;transition:transform .3s ease;font-size:14px;line-height:24px}.component-toast .component-toast-right-content .component-toast-action-button:active{transform:scale(.95)}.component-toast .component-toast-right-content .component-toast-close-button{margin-left:24px}.component-toast .component-toast-right-content .component-toast-close-button svg{width:20px;height:20px}.component-toast .component-toast-bar{position:absolute;bottom:0;left:0;z-index:1;height:8px;width:100%;background-color:hsla(0,0%,100%,.1)}.component-toast .component-toast-bar .component-toast-fill{position:absolute;bottom:0;left:0;width:100%;height:8px;background-color:hsla(0,0%,100%,.3)}.component-toast-default{color:#fefefe;background-color:#323c32}.component-toast-default .component-toast-close-button svg{color:#fefefe}.component-toast-success{color:#fefefe;background-color:#3fa110}.component-toast-success .component-toast-close-button svg{color:#fefefe}.component-toast-error{color:#fefefe;background-color:#e60000}.component-toast-error .component-toast-close-button svg{color:#fefefe}@keyframes fillToZero{0%{width:100%}to{width:0}}@media (max-width:575.98px){.component-toast{width:100%}}.comp-toast-manager-toasts{-webkit-user-select:none;-ms-user-select:none;user-select:none;position:fixed;display:flex;flex-direction:column;z-index:988}.comp-toast-manager-toasts.comp-toast-manager-reverse{flex-direction:column-reverse!important}.comp-toast-manager-toasts .comp-toast-manager-toastzin{transition:all .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;overflow:hidden;position:absolute}.comp-toast-manager-toasts.comp-toast-manager-top{top:0}.comp-toast-manager-toasts.comp-toast-manager-top .component-toast{transform-origin:center top}.comp-toast-manager-toasts.comp-toast-manager-bottom{bottom:0}.comp-toast-manager-toasts.comp-toast-manager-bottom .component-toast{transform-origin:center bottom}.comp-toast-manager-toasts.comp-toast-manager-left{align-items:flex-start;left:12px}.comp-toast-manager-toasts.comp-toast-manager-center{align-items:center;left:50%;transform:translateX(-50%)}.comp-toast-manager-toasts.comp-toast-manager-right{align-items:flex-end;right:12px}.comp-toast-manager-toasts.comp-toast-manager-animate-size .comp-toast-manager-toast-enter .component-toast{transition:transform .3s ease;transform:scale(.4)}.comp-toast-manager-toasts.comp-toast-manager-animate-size .comp-toast-manager-toast-enter-active .component-toast{transform:scale(1)}.comp-toast-manager-toasts.comp-toast-manager-animate-size .comp-toast-manager-toast-exit .component-toast{transition:transform .3s ease;transform:scale(1)}.comp-toast-manager-toasts.comp-toast-manager-animate-size .comp-toast-manager-toast-exit-active .component-toast{transform:scale(.4)}.comp-toast-manager-toast-enter{z-index:-1;opacity:0}.comp-toast-manager-toast-enter-active,.comp-toast-manager-toast-exit{opacity:1}.comp-toast-manager-toast-exit-active{z-index:-1;opacity:0}.component-tooltip{z-index:989;padding:6px 8px 8px;background-color:#323c32;border-radius:8px;color:#fefefe;display:flex;align-items:center;justify-content:center;position:relative;white-space:nowrap}.component-tooltip .component-tooltip-triangle{content:"";position:absolute;width:0;height:0}.component-tooltip.component-tooltip-bottom{margin-top:7px}.component-tooltip.component-tooltip-bottom .component-tooltip-triangle{border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:8px solid #323c32;top:-7px}.component-tooltip.component-tooltip-top{margin-bottom:7px}.component-tooltip.component-tooltip-top .component-tooltip-triangle{border-left:9px solid transparent;border-right:9px solid transparent;border-top:8px solid #323c32;bottom:-7px}.component-tooltip.component-tooltip-right{margin-left:7px}.component-tooltip.component-tooltip-right .component-tooltip-triangle{border-top:9px solid transparent;border-bottom:9px solid transparent;border-right:8px solid #323c32;left:-7px}.component-tooltip.component-tooltip-left{margin-right:7px}.component-tooltip.component-tooltip-left .component-tooltip-triangle{border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:8px solid #323c32;right:-7px}.tooltip-manager{position:fixed!important;z-index:989}.tooltip-manager-tooltip{position:fixed}.tooltip-manager-tooltip-enter{transition:opacity .3s ease;opacity:0}.tooltip-manager-tooltip-enter-active{opacity:1}.tooltip-manager-tooltip-exit{transition:opacity .3s ease;opacity:1}.tooltip-manager-tooltip-exit-active{opacity:0}.component-top-loader{display:flex;justify-content:center;align-items:center;flex-direction:column;top:0;left:0;width:100%;height:100%;position:fixed;z-index:1000;background-color:rgba(0,0,0,.5)}.component-top-loader .component-top-loader-status{color:#fefefe;margin-top:25px;font-size:14px}.component-video-item{background-color:#fefefe;box-shadow:0 1px 2px 0 rgba(90,100,90,.3);border-radius:8px;padding:4px}.component-video-item .component-video-item-text-col{align-items:flex-start}.component-video-item .component-video-item-text-col .component-video-item-text-row .component-video-item-title{font-weight:700;font-size:20px;padding-top:0;color:#121212;word-wrap:break-word}.component-video-item .component-video-item-text-col .component-video-item-text-row .component-video-item-description{font-size:14px;font-weight:500;color:#5a645a;word-break:break-word;text-align:justify}:export{white:#fefefe;darkenWhite:#efefef;black:#121212;transparent:transparent;primary:#3fa110;primaryDark:#33820d;primaryLight:#d7e6c8;secondaryDarker:#323c32;secondaryDark:#5a645a;secondary:#828a82;secondaryLight:#cdd3cd;secondaryLighter:#f8f9f7;danger:#e60000;dangerLight:#ffb4b4;dangerDark:#ab4745;warning:#ffcd00;warningLight:#ffeb98;warningDark:#765f00}:root{--rowPadding:0;--colPadding:8px}:export{widthXs:575.98px;widthSm:767.98px;widthMd:991.98px;widthLg:1199.98px}*{box-sizing:border-box}body.sb-show-main.sb-main-padded{padding:15px}.nunito{font-family:"Nunito",sans-serif}:not(.nunito){font-family:"Exo 2","Open Sans"}.document-grabbing{cursor:-webkit-grabbing!important;cursor:grabbing!important}h1{font-size:36px;font-weight:600;margin:0}h2{font-size:32px}h2,h3{font-weight:500;margin:0}h3{font-size:24px}h4{font-size:18px;font-weight:500}h4,h5{margin:0}h5{font-family:"Nunito",sans-serif;font-size:24px;font-weight:400}.fade-enter{transition:opacity .2s ease;position:absolute;opacity:0}.fade-enter-active,.fade-exit{position:absolute;opacity:1}.fade-exit{transition:opacity .15s ease}.fade-exit-active,.fade-exit-done{position:absolute;opacity:0}::-webkit-scrollbar-track{background-color:#f8f9f7}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-thumb{-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:10px;background-color:#cdd3cd;border:3px solid #f8f9f7}::-webkit-scrollbar-thumb:hover{border-width:2px;background-color:#bfc7bf}::-webkit-scrollbar-button{display:none}.scroll-white::-webkit-scrollbar-track{background-color:#fefefe}.scroll-white::-webkit-scrollbar-thumb{background-color:#cdd3cd;border-color:#fefefe}.scroll-white::-webkit-scrollbar-thumb:hover{background-color:#bfc7bf}.video-modal{z-index:986;position:relative;max-width:calc(100vw - 30px);display:flex;flex-flow:column;overflow:hidden;border-radius:8px}.video-modal .video-modal-close-button{z-index:1;position:absolute;top:0;right:0;padding-right:12px;padding-top:12px}.video-modal .video-modal-close-button:after{content:"";background-color:rgba(0,0,0,.5);position:absolute;bottom:50%;right:50%;width:1px;height:1px;border-radius:5px;transform:translate(20px,-20px) rotate(45deg);box-shadow:10px -5px 40px 40px rgba(0,0,0,.3);z-index:-1}.video-modal .video-modal-close-button svg{color:#fefefe}.video-modal .video-modal-video-row{border-radius:7px;overflow:hidden}.video-modal iframe{max-height:calc(100vh - 30px);max-width:calc(100vw - 30px)}.video-modal.video-modal-sm iframe{width:750px;height:421.875px}@media screen and (max-width:991.98px){.video-modal.video-modal-sm iframe{width:90vw;height:50.625vw}}.video-modal.video-modal-md iframe{width:920px;height:517.5px}@media screen and (max-width:991.98px){.video-modal.video-modal-md iframe{width:90vw;height:50.625vw}}.video-modal.video-modal-lg iframe{width:1150px;height:646.875px}@media screen and (max-width:991.98px){.video-modal.video-modal-lg iframe{width:90vw;height:50.625vw}}.video-modal.video-modal-full iframe{width:90vw;height:90vh}@media screen and (max-width:991.98px){.video-modal.video-modal-full iframe{width:90vw;height:50.625vw}}.video-modal.mobile-on-xs{border-radius:8px 8px 0 0}@media screen and (max-width:575.98px){.video-modal.mobile-on-xs{width:100%;max-width:100%!important}.video-modal.mobile-on-xs iframe{height:56.25vw;max-width:100vw;width:100vw}.video-modal.mobile-on-xs .video-modal-video-row{border-radius:7px 7px 0 0}}
/*# sourceMappingURL=2.ea2aad0f.chunk.css.map */