@font-face{font-family:DancingScript;src:url('./fonts/DancingScriptRegular.otf')}@font-face{font-family:Nexa;font-style:normal;font-weight:100;src:url('./fonts/NexaThin.otf')}@font-face{font-family:Nexa;font-style:normal;font-weight:200;src:url('./fonts/NexaLight.otf')}@font-face{font-family:Nexa;font-style:normal;font-weight:300;src:url('./fonts/NexaRegular.otf')}@font-face{font-family:Nexa;font-style:normal;font-weight:400;src:url('./fonts/NexaRegular.otf')}@font-face{font-family:Nexa;font-style:normal;font-weight:500;src:url('./fonts/NexaBold.otf')}@font-face{font-family:Nexa;font-style:normal;font-weight:600;src:url('./fonts/NexaBold.otf')}@font-face{font-family:Nexa;font-style:normal;font-weight:bold;src:url('./fonts/NexaBold.otf')}@font-face{font-family:Nexa;font-style:normal;font-weight:700;src:url('./fonts/NexaXBold.otf')}@font-face{font-family:Nexa;font-style:normal;font-weight:800;src:url('./fonts/NexaXBold.otf')}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;src:url('./fonts/Montserrat-Thin.ttf')}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url('./fonts/Montserrat-Light.ttf')}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url('./fonts/Montserrat-Regular.ttf')}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url('./fonts/Montserrat-Regular.ttf')}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url('./fonts/Montserrat-Bold.ttf')}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url('./fonts/Montserrat-Bold.ttf')}@font-face{font-family:Montserrat;font-style:normal;font-weight:bold;src:url('./fonts/Montserrat-Bold.ttf')}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url('./fonts/Montserrat-ExtraBold.ttf')}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;src:url('./fonts/Montserrat-ExtraBold.ttf')}.color_cinza{color:#858384}.color_preto{color:black ! important}.color_amarelo{color:#eebf3b}.bg_cinza_claro{background:#e3e3e3}.underline{text-decoration:underline}.display_none{display:none}.no_select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.demo_btn{border-radius:15px;border:0;transition:all .3s ease;width:100%;text-align:center;padding:8px 10px;font-size:20px;color:black;display:block}.demo_btn.demo_btn_amarelo{background:#f0be3b}.demo_btn.demo_btn_preto{background:black;color:white}.demo_btn.demo_btn_preto:hover{color:#949494}.demo_btn:hover{color:black}.demo_btn:hover.demo_btn_amarelo{background:#b7880e}.demo_input_form{margin-bottom:1.5rem}.demo_input_form label{font-weight:100;display:block;font-size:16px;color:white}.demo_input_form input:not([type="file"]),.demo_input_form select,.demo_input_form textarea{background:#4d4d4d;padding:7px 10px;border-radius:10px;border:1px solid #cecece;color:white;resize:none;display:block;width:100%}.demo_input_form input:not([type="file"]):focus,.demo_input_form select:focus,.demo_input_form textarea:focus{-webkit-box-shadow:0 0 5px 1px #66afe9;-moz-box-shadow:0 0 5px 1px #66afe9;box-shadow:0 0 5px 1px #66afe9}.demo_input_form input[type="radio"]{width:auto;display:inline-block}.demo_input_form input[type="radio"]:focus{-webkit-box-shadow:0 0 5px 1px #66afe9;-moz-box-shadow:0 0 5px 1px #66afe9;box-shadow:0 0 5px 1px #66afe9}.demo_input_form option{color:black}.demo_input_form.sh-val-failed input{color:#ed2c2d !important}.demo_input_form.light_input label{color:#898989}.demo_input_form.light_input input:not([type="file"]),.demo_input_form.light_input select{background:white;color:#898989;border-color:#d8d8d8}.demo_input_form.demo_input_radio.radio_inline label{display:inline-block;vertical-align:middle;margin-right:1.5rem}.demo_input_form input[type="file"]{color:white}.demo_input_form small{color:white}input[type=range]{-webkit-appearance:none;margin:17px 0;width:100%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;animate:.2s;background:#f0be3b;border-radius:5px}input[type=range]::-webkit-slider-thumb{height:34px;width:34px;border-radius:50%;background:#252525;cursor:pointer;-webkit-appearance:none;margin-top:-13px}input[type=range]:focus::-webkit-slider-runnable-track{background:#f2c653}input[type=range]::-moz-range-track{width:100%;height:10px;cursor:pointer;animate:.2s;background:#f0be3b;border-radius:5px}input[type=range]::-moz-range-thumb{height:34px;width:34px;border-radius:50%;background:#252525;cursor:pointer}input[type=range]::-ms-track{width:100%;height:10px;cursor:pointer;animate:.2s;background:transparent;border-color:transparent;border-width:34px 0;color:transparent}input[type=range]::-ms-fill-lower{background:#eeb623;border-radius:10px}input[type=range]::-ms-fill-upper{background:#f0be3b;border-radius:10px}input[type=range]::-ms-thumb{height:34px;width:34px;border-radius:50%;background:#252525;cursor:pointer}input[type=range]:focus::-ms-fill-lower{background:#f0be3b}input[type=range]:focus::-ms-fill-upper{background:#f2c653}.form_senha{background:white;margin:-3rem auto 0;padding:2rem;max-width:400px}.form_senha p,.form_senha p>strong{color:black}.form_senha div{margin-bottom:1.5rem}.form_senha div input:not([type="checkbox"]){color:#252525;border:0;border-bottom:1px solid #aaaaaa;width:100%;font-size:16px}section.de-barra-superior{background-color:#252525}section.de-barra-superior .row{height:80px}section.de-barra-superior .row .democratize-logotipo{padding-left:2rem}section.de-barra-superior .row .democratize-logotipo>a{display:inline-block}section.de-barra-superior .row .democratize-logotipo>a img{display:inline-block;height:25px}section.de-barra-superior .row .democratize-opt p{margin:0;color:white}section.de-barra-superior .row .democratize-opt p a{color:white}section.de-barra-superior .row .democratize-opt p a.opt-sair,section.de-barra-superior .row .democratize-opt p a.opt-cadastro{color:#f0be3b}section.de-barra-superior .row .democratize-opt p .opt-barra{font-weight:bold;font-size:120%}section.de-barra-superior.de-barra-reduzida .row{height:30px}section.de-barra-superior.de-barra-reduzida a.logo-pequeno{display:inline-block}section.de-barra-superior.de-barra-reduzida a.logo-pequeno img{width:15px}section.rodape-publico{background-color:#252525;padding:1.5rem 0}section.rodape-publico .democratize-logotipo>a{display:inline-block}section.rodape-publico .democratize-logotipo>a img{display:inline-block;height:15px}section.rodape-publico .democratize-opt p{margin:0;color:white}section.rodape-publico .democratize-opt p a{color:white;font-weight:bold}section.rodape-publico .democratize-opt p a.opt-sair{color:#f0be3b}section.rodape-publico .democratize-opt p a:hover{text-decoration:underline}section.rodape-publico .democratize-opt p .opt-barra{font-weight:bold;font-size:120%}.de_table{width:100%;max-width:100% ! important;font-size:18px}.de_table td,.de_table th{color:black;padding:1rem 2rem}.de_table td:first-child,.de_table th:first-child{padding-left:3.5rem}.de_table td:last-child,.de_table th:last-child{padding-right:3.5rem}.de_table thead tr{background:#f0be3b}@media (max-width:991px){.de_table{font-size:14px}.de_table td,.de_table th{padding:5px 7px ! important}.de_table:first-child{padding-left:7px ! important}.de_table:last-child{padding-right:7px ! important}}.select2-container{color:black ! important}.select2-container .select2-results ul li{color:black ! important}.resp-sharing-button__link,.resp-sharing-button__icon{display:inline-block}.resp-sharing-button__link{text-decoration:none;color:#fff;margin:.5em 0;font-size:11px;font-weight:bold}.resp-sharing-button{border-radius:5px;transition:25ms ease-out;padding:.5em .75em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.resp-sharing-button__icon svg{width:1em;height:1em;margin-right:.4em;margin-top:.2em;vertical-align:top}.resp-sharing-button--small svg{margin:0;vertical-align:middle}.resp-sharing-button__icon{stroke:#fff;fill:none}.resp-sharing-button__icon--solid,.resp-sharing-button__icon--solidcircle{fill:#fff;stroke:none}.resp-sharing-button--facebook{background-color:#3b5998}.resp-sharing-button--facebook:hover{background-color:#2d4373}.resp-sharing-button--facebook{background-color:#3b5998;border-color:#3b5998}.resp-sharing-button--facebook:hover,.resp-sharing-button--facebook:active{background-color:#2d4373;border-color:#2d4373}.btn_whats{background:#00a85a;border-radius:10px;padding:5px 14px;margin:0 4px;vertical-align:middle}.btn_whats span{color:white;display:inline-block;vertical-align:middle;font-size:16px}.btn_whats img{width:20px;display:inline-block;vertical-align:middle}@font-face{font-family:NexaLight;src:url('./fonts/NexaLight.otf')}@font-face{font-family:NexaBold;src:url('./fonts/NexaBold.otf')}* a,* a:hover,* a:focus,* a:visited{text-decoration:none}.bg_parallax{background-repeat:no-repeat;background-position:20% 0px}.democratize-app *{font-family:Montserrat}.democratize-app .democratize-home{background-color:#1a1a1a}.democratize-app .democratize-home p,.democratize-app .democratize-home h1,.democratize-app .democratize-home h2,.democratize-app .democratize-home h3,.democratize-app .democratize-home h4,.democratize-app .democratize-home h5,.democratize-app .democratize-home option{color:white}@media (min-width:768px){.democratize-app .democratize-margin{margin-left:6rem;margin-right:6rem}}.democratize-app .democratize-topo>.logo,.democratize-app .democratize-topo .menu{margin:0;width:50%;color:white;vertical-align:middle}.democratize-app .democratize-topo>.logo a:not(.img),.democratize-app .democratize-topo .menu a:not(.img){display:inline-block;vertical-align:middle;color:white;transition:all .3s ease}.democratize-app .democratize-topo>.logo a:not(.img):hover,.democratize-app .democratize-topo .menu a:not(.img):hover{color:#f0be3b}.democratize-app .democratize-topo>.logo .nav .nav-item img,.democratize-app .democratize-topo .menu .nav .nav-item img{width:32px}.democratize-app .democratize-topo>.logo .nav .nav-item img.bm-icon,.democratize-app .democratize-topo .menu .nav .nav-item img.bm-icon{width:32px !important}.democratize-app .democratize-topo>.logo .facebook,.democratize-app .democratize-topo .menu .facebook{font-size:27px}@media (min-width:768px){.democratize-app .democratize-topo>.logo .facebook,.democratize-app .democratize-topo .menu .facebook{font-size:15px}}.democratize-app .democratize-topo>.logo .youtube,.democratize-app .democratize-topo .menu .youtube{font-size:35px}@media (min-width:768px){.democratize-app .democratize-topo>.logo .youtube,.democratize-app .democratize-topo .menu .youtube{font-size:20px}}@media (min-width:768px){.democratize-app .democratize-topo .logo img{width:200px}}.democratize-app .democratize-bloco{padding:1rem;text-align:center}.democratize-app .democratize-bloco a{color:white}.democratize-app .democratize-bloco a:hover{color:#1a1a1a}.democratize-app .democratize-bloco.democratize-bloco-1{padding-top:2rem;padding-bottom:2rem;background-image:url('../imagens/democratize_np_mobile.jpg');background-size:contain;position:relative;min-height:378px}.democratize-app .democratize-bloco.democratize-bloco-1 .bg_detalhe_democratize{position:absolute;bottom:0;left:0;width:100%}@media (min-width:768px){.democratize-app .democratize-bloco.democratize-bloco-1{min-height:440px;background-image:url('../imagens/democratize_np_desktop.jpg');padding:5rem}}.democratize-app .democratize-bloco.democratize-bloco-m-1{padding-top:2rem;padding-bottom:2rem;background-image:url('../imagens/democratize_materiais_mobile.png');background-size:cover;position:relative;min-height:260px}.democratize-app .democratize-bloco.democratize-bloco-m-1 .bg_detalhe_democratize{position:absolute;bottom:0;left:0;width:100%}@media (min-width:768px){.democratize-app .democratize-bloco.democratize-bloco-m-1{min-height:385px;background-image:url('../imagens/democratize_materiais_desktop.png');background-size:unset;padding:5rem}}.democratize-app .democratize-bloco.democratize-bloco-2{background-image:url('../imagens/democratize_np_fundo2.png');background-size:auto}.democratize-app .democratize-bloco p.titulo{font-family:Montserrat;font-weight:600;font-size:160%;line-height:115%;margin-bottom:.5rem}@media (min-width:768px){.democratize-app .democratize-bloco p.titulo{font-size:185%}}.democratize-app .democratize-bloco p.titulo-material{font-family:Montserrat;font-weight:600;font-size:135%;line-height:115%;margin-bottom:.5rem;padding-bottom:5px;border-bottom:3px solid #f0be3b;display:inline-block;width:300px}@media (min-width:768px){.democratize-app .democratize-bloco p.titulo-material{font-size:185%}}.democratize-app .democratize-bloco p.subtitulo{font-size:125%;line-height:115%;margin-bottom:.5rem}@media (min-width:768px){.democratize-app .democratize-bloco p.subtitulo{font-size:120%;max-width:500px;margin:auto;margin-bottom:1rem}}.democratize-app .democratize-bloco p.subtitulo-justify{font-size:125%;line-height:115%;margin-bottom:.5rem;text-align:justify}@media (min-width:768px){.democratize-app .democratize-bloco p.subtitulo-justify{font-size:120%}}.democratize-app .democratize-bloco .image-display{display:inline-block;margin-left:1rem;margin-bottom:1rem}.democratize-app .democratize-bloco .image-display:first-child{margin-left:0}.democratize-app .democratize-bloco .image-display img{width:50px;vertical-align:middle;display:inline-block}@media (min-width:768px){.democratize-app .democratize-bloco .image-display img{width:60px}}.democratize-app .democratize-bloco .image-display p{margin:0;vertical-align:middle;display:inline-block;line-height:85%;font-size:110%;text-align:left;margin-left:.5rem}@media (min-width:768px){.democratize-app .democratize-bloco .image-display p{font-size:150%}}.democratize-app .democratize-bloco .image-logo{width:170px;transition:all .3s ease}.democratize-app .democratize-bloco .image-logo:hover{transform:scale(1.1)}@media (min-width:768px){.democratize-app .democratize-bloco .image-logo{width:300px}}.democratize-app .democratize-bloco .image-candidato{width:170px}@media (min-width:768px){.democratize-app .democratize-bloco .image-candidato{width:220px}}.democratize-app .democratize-bloco.democratize-branco{background-color:white}.democratize-app .democratize-bloco.democratize-branco p,.democratize-app .democratize-bloco.democratize-branco h1,.democratize-app .democratize-bloco.democratize-branco h2,.democratize-app .democratize-bloco.democratize-branco h3,.democratize-app .democratize-bloco.democratize-branco h4,.democratize-app .democratize-bloco.democratize-branco h5,.democratize-app .democratize-bloco.democratize-branco option{color:#1a1a1a}.democratize-app .democratize-bloco.democratize-cinza{background-color:#eeeeee}.democratize-app .democratize-bloco.democratize-cinza p,.democratize-app .democratize-bloco.democratize-cinza h1,.democratize-app .democratize-bloco.democratize-cinza h2,.democratize-app .democratize-bloco.democratize-cinza h3,.democratize-app .democratize-bloco.democratize-cinza h4,.democratize-app .democratize-bloco.democratize-cinza h5,.democratize-app .democratize-bloco.democratize-cinza option{color:#1a1a1a}.democratize-app #contatoEnviado p{color:green;font-weight:600;font-size:24px}.btn-democratize{color:#1a1a1a;background-color:#f0be3b;border-color:#f0be3b;font-family:Montserrat !important;border-radius:8px;border:2px solid transparent;transition:all .3s ease}.btn-democratize:hover{border-color:#f0be3b;background:white;color:#1a1a1a}.card-democratize{background-color:#f2f2f2;border:0;height:100%}.card-democratize .card-body{padding:.5rem;position:relative}@media (min-width:768px){.card-democratize .card-body{padding:1rem}}.card-democratize .card-title{font-size:90%}.card-democratize .card-img-holder{position:relative;overflow:hidden;border-top-left-radius:5px;border-top-right-radius:5px}.card-democratize .card-img-holder a{position:absolute;left:0;right:0;height:100%;background:rgba(0,0,0,0.4);z-index:10}.card-democratize .card-img-holder a:hover~img.card-img-top{transform:scale(1.1)}.card-democratize .card-img-holder .card-img-top{transition:all .3s ease}.card-democratize .card-img-holder .card-img-hover{width:35px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:9}.card-democratize .card-text{font-size:120%;line-height:110%;font-weight:600;font-family:Montserrat}@media (min-width:768px){.card-democratize .card-text{font-size:130%}}.card-democratize .card-btn{color:#f0be3b !important;font-size:100%;font-weight:600;font-family:Montserrat;position:absolute;left:.5rem;bottom:5px}@media (min-width:768px){.card-democratize .card-btn{left:1rem}}.color-democratize{color:#f0be3b !important}.text-simple{font-weight:100}.bm-menu{background:#1a1a1a;padding:0 1.5em 0;font-size:1.15em;font-family:Montserrat;text-align:right;border-left:1px solid #6c6c6c}.bm-menu a{padding:.25rem;font-weight:600;color:white !important}.bm-menu hr{display:block;border:1px solid #f0be3b;width:50px;margin-right:6px}.bm-menu .shi-cross{background:white;width:100% !important;height:unset}.bm-menu .bm-item-icon{margin-top:1rem}.bm-menu .bm-item-icon a{font-weight:100;font-size:30px}.whats-me-container .call-open-container{z-index:999 ! important}.democratize-menu-cross{font-size:26px !important}.bm-cross-button{left:23px !important;top:23px !important}.sh2-login .btn-primary{color:#1a1a1a;background-color:#f0be3b;border-color:#f0be3b;font-family:Montserrat !important;border-radius:8px;border:2px solid transparent;transition:all .3s ease}.sh2-login .btn-primary:hover{border-color:#f0be3b;background:white;color:#1a1a1a}.democratize-go-topo{display:none;cursor:pointer;position:fixed;z-index:15;right:10px;bottom:20px}.democratize-go-topo img{cursor:pointer;width:50px}.Typewriter__cursor{display:none}