:root{--spacer:1.5rem;--color-black:#080809;--color-white:white;--color-blue:#0E2F8F;--bg-color:#f1f2f7;--bg-color-secondary:#F8B536;--color-primary:#010a88;--color-secondary:#F8B536;--color-grey:#747681;--color-light-grey:#d2d6dd;--color-dark-grey:#3f4144;--color-error:#a71313;--color-success:#00CC2F;--font-color:80809;--font-family-body:-apple-system,BlinkMacSystemFont,Avenir,Avenir Next,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;--font-family-heading:font-body}*{margin:0;padding:0}*,::after,::before{box-sizing:border-box}:focus{outline:0}html{font-size:15px}body{font-family:-apple-system,BlinkMacSystemFont,Avenir,"Avenir Next","Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:1rem;font-weight:400;color:80809;line-height:1.6;letter-spacing:.01rem}body,html{height:100%;line-height:1.6;-webkit-text-size-adjust:100%}main{display:block}img,svg{vertical-align:middle}img{max-width:100%;height:auto;border-style:none}hr{box-sizing:content-box;overflow:visible;border:1px solid rgba(51,51,51,.5);margin-bottom:1rem}a{background-color:transparent;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}bbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:"Courier 10 Pitch",Courier,monospace;font-size:1rem;overflow:auto}small{font-size:.8em}sub{bottom:-.25rem}sup{top:-.5rem}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;border:1px solid rgba(51,51,51,.5)}button,input{overflow:visible}button,input,select,textarea{padding:.1rem .5rem}button,select{text-transform:none}select{word-wrap:normal}select:disabled{opacity:1}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}button:focus:not(:focus-visible){outline:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}p{margin-bottom:1rem;line-height:1.4rem!important}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;word-wrap:break-word}a>code{color:inherit}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}fieldset{min-width:0;border:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}iframe{border:0}progress{vertical-align:baseline}[hidden]{display:none!important}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;font-weight:inherit}thead{border-bottom:1px solid 80809}tfoot{border-top:1px solid 80809}.h,h1,h2,h3,h4,h5,h6{font-family:font-body;margin-bottom:.5rem;font-weight:700;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.display-1{font-size:5rem}.display-2{font-size:4.5rem}.display-3{font-size:3.5rem}.display-4{font-size:1.9rem}.display-1,.display-2,.display-3,.display-4{font-family:font-bold;font-weight:300;line-height:2.3rem;text-transform:uppercase}.lead{font-size:calc(15px * 1.6);font-weight:300;color:80809}.text-small{font-size:.8em}.btn{padding:.7rem 2.5rem;border-radius:0;border:2px solid transparent;font-size:.9rem;font-weight:400;line-height:1.2;color:var(--color-primary);background-color:transparent;text-align:center;transition:opacity .2s ease;text-decoration:none;transform:scale(1);display:inline-block;cursor:pointer;margin-bottom:.5rem}.btn+.btn{margin-left:1rem}.btn-primary{background-color:#961111}.btn-secondary{background-color:var(--color-secondary)}.btn-dark{background-color:var(--color-black)}.btn-white{background-color:var(--color-white)}.btn-error{background-color:var(--color-error)}.btn-success{background-color:var(--color-success)}.btn:hover{opacity:.8}.btn:active{transform:scale(.98)}button:disabled,button:disabled:hover,input:disabled,input:disabled:hover{opacity:.4;cursor:not-allowed}.btn.btn-dark,.btn.btn-error,.btn.btn-light,.btn.btn-primary,.btn.btn-secondary,.btn.btn-success{color:#fff;z-index:1}.btn.btn-light,.btn.btn-white{color:var(--color-black);background-color:var(--color-white)}.btn.btn-outline{background-color:transparent;border-color:80809}.btn.btn-outline-primary{border-color:var(--color-primary);color:var(--color-primary)}.btn.btn-outline-secondary{border-color:var(--color-secondary);color:var(--color-secondary)}.btn.btn-outline-dark{border-color:var(--color-black);color:var(--color-black)}.btn.btn-outline-light{border-color:var(--color-white);color:var(--color-white)}.btn.btn-outline-error{border-color:var(--color-error);color:var(--color-error)}.btn.btn-outline-success{border-color:var(--color-success);color:var(--color-success)}.btn.btn-link{background-color:transparent;border-color:transparent;color:var(--color-blue)}.btn-large{font-size:calc(.9rem * 1.5);padding:1.2rem 1.9rem;line-height:calc(1.5rem * 1.5)}.btn-small{font-size:calc(.9rem * .7);padding:.4rem .9rem;line-height:calc(1.5rem * .7)}.btn-green,.btn-orange{width:280px;display:block;margin:1.3rem 0!important;color:#fff}.btn-green{background-color:#00d048}.btn-orange{background-color:#d00e18}.btn-red{background-color:#d00e18}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin:0 auto;max-width:100%}.container-fluid{width:100%}.dropbtn{background-color:#3498db;color:#fff;padding:16px;font-size:16px;border:none;cursor:pointer}.dropbtn:focus,.dropbtn:hover{background-color:#2980b9}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:160px;overflow:auto;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:10000}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown a:hover{background-color:#ddd}.linha{margin-top:18px!important;border-bottom:2px solid}.linha-primary{color:#010a88}.linha-secondary{color:#f8b536}.linha-white{color:#fff}.linha-dark{color:#080809}.color-primary{color:#010a88!important}.color-secondary{color:#f8b536!important}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.row.reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.col.reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.offset-12{margin-left:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}@media (min-width:576px){.col-sm{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.offset-sm-12{margin-left:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}}@media (min-width:768px){.col-md{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.offset-md-12{margin-left:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}}@media (min-width:992px){.col-lg{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.offset-lg-12{margin-left:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}}@media (min-width:1200px){.col-xl{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.offset-xl-12{margin-left:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}}@media (min-width:1400px){.col-xxl{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xxl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xxl-1{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xxl-4{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xxl-7{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xxl-10{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.offset-xxl-12{margin-left:100%}.order-xxl-first{-ms-flex-order:-1;order:-1}.order-xxl-last{-ms-flex-order:13;order:13}.order-xxl-0{-ms-flex-order:0;order:0}.order-xxl-1{-ms-flex-order:1;order:1}.order-xxl-2{-ms-flex-order:2;order:2}.order-xxl-3{-ms-flex-order:3;order:3}.order-xxl-4{-ms-flex-order:4;order:4}.order-xxl-5{-ms-flex-order:5;order:5}.order-xxl-6{-ms-flex-order:6;order:6}.order-xxl-7{-ms-flex-order:7;order:7}.order-xxl-8{-ms-flex-order:8;order:8}.order-xxl-9{-ms-flex-order:9;order:9}.order-xxl-10{-ms-flex-order:10;order:10}.order-xxl-11{-ms-flex-order:11;order:11}.order-xxl-12{-ms-flex-order:12;order:12}}.g-1,.g-1>div{padding:.375rem}.g-2,.g-2>div{padding:.75rem}.g-3,.g-3>div{padding:1.5rem}.g-4,.g-4>div{padding:2.25rem}.g-5,.g-5>div{padding:4.5rem}.section-padding,.sp{padding-left:1rem;padding-right:1rem;padding-top:2rem;padding-bottom:20rem}.section-padding-x,.sp-x{padding-left:1rem!important;padding-right:1rem!important}.section-padding-y,.sp-y{padding-top:2rem;padding-bottom:20rem}.section-padding-xt,.sp-xt{padding-left:1rem!important;padding-right:1rem!important;padding-top:2rem}.section-padding-xb,.sp-xb{padding-left:1rem!important;padding-right:1rem!important;padding-bottom:20rem}.cp{padding-top:3.5rem;padding-bottom:3.5rem}.hp{padding-top:3rem;padding-bottom:3rem}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-none{text-decoration:none}.text-underline{text-decoration:underline}.text-through{text-decoration:line-through}.m-1{margin:1rem!important}.mt-1{margin-top:1rem!important}.mr-1{margin-right:1rem!important}.mb-1{margin-bottom:1rem!important}.ml-1{margin-left:1rem!important}.my-1{margin-top:1rem!important;margin-bottom:1rem!important}.mx-1{margin-right:1rem!important;margin-left:1rem!important}.m-2{margin:2rem!important}.mt-2{margin-top:2rem!important}.mr-2{margin-right:2rem!important}.mb-2{margin-bottom:2rem!important}.ml-2{margin-left:2rem!important}.my-2{margin-top:2rem!important;margin-bottom:2rem!important}.mx-2{margin-right:2rem!important;margin-left:2rem!important}.m-3{margin:3rem!important}.mt-3{margin-top:3rem!important}.mr-3{margin-right:3rem!important}.mb-3{margin-bottom:3rem!important}.ml-3{margin-left:3rem!important}.my-3{margin-top:3rem!important;margin-bottom:3rem!important}.mx-3{margin-right:3rem!important;margin-left:3rem!important}.m-4{margin:4rem!important}.mt-4{margin-top:4rem!important}.mr-4{margin-right:4rem!important}.mb-4{margin-bottom:4rem!important}.ml-4{margin-left:4rem!important}.my-4{margin-top:4rem!important;margin-bottom:4rem!important}.mx-4{margin-right:4rem!important;margin-left:4rem!important}.m-5{margin:5rem!important}.mt-5{margin-top:5rem!important}.mr-5{margin-right:5rem!important}.mb-5{margin-bottom:5rem!important}.ml-5{margin-left:5rem!important}.my-5{margin-top:5rem!important;margin-bottom:5rem!important}.mx-5{margin-right:5rem!important;margin-left:5rem!important}.m-6{margin:6rem!important}.mt-6{margin-top:6rem!important}.mr-6{margin-right:6rem!important}.mb-6{margin-bottom:6rem!important}.ml-6{margin-left:6rem!important}.my-6{margin-top:6rem!important;margin-bottom:6rem!important}.mx-6{margin-right:6rem!important;margin-left:6rem!important}.p-1{padding:1rem!important}.pt-1{padding-top:1rem!important}.pr-1{padding-right:1rem!important}.pb-1{padding-bottom:1rem!important}.pl-1{padding-left:1rem!important}.py-1{padding-top:1rem!important;padding-bottom:1rem!important}.px-1{padding-right:1rem!important;padding-left:1rem!important}.p-2{padding:2rem!important}.pt-2{padding-top:2rem!important}.pr-2{padding-right:2rem!important}.pb-2{padding-bottom:2rem!important}.pl-2{padding-left:2rem!important}.py-2{padding-top:2rem!important;padding-bottom:2rem!important}.px-2{padding-right:2rem!important;padding-left:2rem!important}.p-3{padding:3rem!important}.pt-3{padding-top:3rem!important}.pr-3{padding-right:3rem!important}.pb-3{padding-bottom:3rem!important}.pl-3{padding-left:3rem!important}.py-3{padding-top:3rem!important;padding-bottom:3rem!important}.px-3{padding-right:3rem!important;padding-left:3rem!important}.p-4{padding:4rem!important}.pt-4{padding-top:4rem!important}.pr-4{padding-right:4rem!important}.pb-4{padding-bottom:4rem!important}.pl-4{padding-left:4rem!important}.py-4{padding-top:4rem!important;padding-bottom:4rem!important}.px-4{padding-right:4rem!important;padding-left:4rem!important}.p-5{padding:5rem!important}.pt-5{padding-top:5rem!important}.pr-5{padding-right:5rem!important}.pb-5{padding-bottom:5rem!important}.pl-5{padding-left:5rem!important}.py-5{padding-top:5rem!important;padding-bottom:5rem!important}.px-5{padding-right:5rem!important;padding-left:5rem!important}.p-6{padding:6rem!important}.pt-6{padding-top:6rem!important}.pr-6{padding-right:6rem!important}.pb-6{padding-bottom:6rem!important}.pl-6{padding-left:6rem!important}.py-6{padding-top:6rem!important;padding-bottom:6rem!important}.px-6{padding-right:6rem!important;padding-left:6rem!important}.d-block{display:block}.d-none{display:none}.d-flex{display:flex}.d-inline-block{display:inline-block}.d-inline-flex{display:inline-flex}.show{display:block}.color-primary{color:#010a88}.color-secondary{color:var(--color-secondary)}.color-3{color:#f0f2fc}.color-white{color:var(--color-white)}.color-dark{color:var(--color-black)}.color-error{color:var(--color-error)}.color-success{color:var(--color-success)}.color-grey{color:var(--color-grey)}.color-dark-grey{color:var(--color-dark-grey)}.color-light-grey{color:var(--color-light-grey)}.bg{background-color:var(--bg-color)}.bg-green{background-color:#00cc2f}.bg-red{background-color:#a71313}.bg-primary{background-color:var(--color-primary)}.bg-secondary{background-color:var(--color-secondary)}.bg-3{background-color:#f0f2fc}.bg-white{background-color:var(--color-white)}.bg-dark{background-color:var(--color-black)}.bg-error{background-color:var(--color-error)}.bg-success{background-color:var(--color-success)}.bg-grey{background-color:var(--color-grey)}.bg-dark-grey{background-color:var(--color-dark-grey)}.bg-light-grey{background-color:var(--color-light-grey)}@media (min-width:576px){.d-sm-block{display:block}.d-sm-none{display:none}.d-sm-flex{display:flex}.d-sm-inline-block{display:inline-block}.d-sm-inline-flex{display:inline-flex}}@media (min-width:768px){.d-md-block{display:block}.d-md-none{display:none}.d-md-flex{display:flex}.d-md-inline-block{display:inline-block}.d-md-inline-flex{display:inline-flex}}@media (min-width:992px){.d-lg-block{display:block}.d-lg-none{display:none}.d-lg-flex{display:flex}.d-lg-inline-block{display:inline-block}.d-lg-inline-flex{display:inline-flex}}@media (min-width:1200px){.d-xl-block{display:block}.d-xl-none{display:none}.d-xl-flex{display:flex}.d-xl-inline-block{display:inline-block}.d-xl-inline-flex{display:inline-flex}}@media (min-width:1400px){.d-xxl-block{display:block}.d-xxl-none{display:none}.d-xxl-flex{display:flex}.d-xxl-inline-block{display:inline-block}.d-xxl-inline-flex{display:inline-flex}}.flex-grow{flex-grow:1}.position-relative{position:relative}.position-absolute{position:absolute}.bg-color{background-color:#f1f2f7}.formulario iframe{height:3200px}.capa-titulo .titulo{padding:0 10px;font-size:.9rem;width:100%}@media (min-width:576px){.formulario iframe{height:2000px}.capa-titulo .titulo{font-size:1.3rem}}@media (min-width:768px){.formulario iframe{height:1800px}.capa-titulo .titulo{font-size:1.8rem}}@media (min-width:992px){.capa-titulo .titulo{font-size:2rem}}@media (min-width:1200px){.bg-brand{width:65%}.slick-next{right:47%}.slick-prev{left:47%}.card-produto{width:23%}.section-footer{background-size:contain}}@media (min-width:1400px){.bg-brand{width:60%}}