body{background-color:#212121}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box;font-size:10px}body{height:100%}@font-face{font-family:Roboto Thin;src:url(../../fonts/Roboto-Thin.ttf) format("ttf")}@font-face{font-family:Roboto Bold;src:url(../../fonts/Roboto-Bold.ttf) format("ttf")}.main-wrapper{height:auto;min-height:100vh;padding-bottom:6rem;position:relative;width:100%}@media(min-width:600px){.main-wrapper{margin:0 auto;max-width:600px}}.content.--column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.content.--row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.content.--align-center{-ms-flex-align:center;align-items:center}.content.--justify-center{-ms-flex-pack:center;justify-content:center}.header{padding:2.5% 6%}@media screen and (min-aspect-ratio:4/3){.header{height:20vh;padding:2.5% 6%}}.header .info-icon{padding:2% 3%;height:100%;width:20%}@media screen and (min-aspect-ratio:4/3){.header .info-icon{height:75%;padding:0}}.text{margin-bottom:.2rem}.text.--title{font-family:Roboto Bold,sans-serif;font-size:1.6rem;line-height:120%;margin:5% 0}.text.--regular{font-family:Roboto Thin,sans-serif;font-size:1.1rem;line-height:120%}.text.--small{font-size:1rem;line-height:100%;margin-bottom:1%}.text.--box{line-height:133%}.text.--center{text-align:center}.text.--justified{text-align:justify}.text.--uc{text-transform:uppercase}.text.--color-white{color:#fff}.text.--color-light{color:#ececec}.text.--color-med{color:#404040}.text.--color-dark{color:#2c2c2c}.loader{background:url(../../img/loading.svg) rgba(0,0,0,.4) 50% no-repeat;height:100vh;position:absolute;top:0;left:0;display:none;width:100%;z-index:1}.loader.--active{display:initial}.notify{background:hsla(0,0%,100%,.8);display:none;padding:2.5% 10%;position:absolute;text-align:center;top:40%;width:100%}.notify.--active{display:initial}.pause-overlay{display:none}.pause-overlay .pause-overlay__img{height:auto;width:60%;margin-bottom:2rem}.pause-overlay.--active{-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.8);-ms-flex-direction:column;flex-direction:column;height:100vh;position:fixed;width:100%;z-index:2}.btn,.pause-overlay.--active{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.btn{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);margin:0 auto;padding:1rem 0;width:80%}.btn.project{font-family:Roboto Bold,sans-serif;font-size:1rem;line-height:120%;color:#2c2c2c;text-decoration:none;text-transform:uppercase}.card{visibility:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:10vh;padding:2.5% 5%;position:relative;width:100%}.card.--populated{visibility:visible}.card .card-header{background:url(../../img/placeholder.gif) 50% no-repeat;background-size:cover;border-radius:10px 10px 0 0;height:36vh;width:100%;min-height:360px}.card .card-body,.card .card-header{box-shadow:0 3px 6px 0 rgba(0,0,0,.16);padding:2.5% 5%}.card .card-body{background-color:#fff;border-radius:0 0 10px 10px}.footer{bottom:0;position:fixed;width:100%;right:0}@media(min-width:600px){.footer{width:15%;height:100%;right:0}}.footer .footer-menu{-ms-flex-align:center;align-items:center;background:#fff;box-shadow:0 -3px 6px 0 rgba(0,0,0,.16);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}@media(min-width:600px){.footer .footer-menu{height:100%;-ms-flex-direction:column;flex-direction:column}}.footer .footer-menu .footer-menu-item{padding:4%;width:40%}@media(min-width:600px){.footer .footer-menu .footer-menu-item{padding:0;height:auto;width:100%}}.footer .footer-menu .footer-menu-item:focus,.footer .footer-menu .footer-menu-item:hover{border:0;background-color:rgba(0,0,0,.2)}.footer .footer-menu .footer-menu-item .footer-menu-button{-ms-flex-align:center;align-items:center;background:transparent;border:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;opacity:.4;outline-color:rgba(0,0,0,.2);pointer-events:none;height:8vmax;width:100%}@media(min-width:600px){.footer .footer-menu .footer-menu-item .footer-menu-button{padding:2rem 0;height:auto}.footer .footer-menu .footer-menu-item .footer-menu-button:hover{cursor:pointer}}.footer .footer-menu .footer-menu-item .footer-menu-button.--active{opacity:1;pointer-events:auto}.footer .footer-menu .footer-menu-item .footer-menu-button .footer-menu-icon{height:auto;margin-bottom:10%;width:25%}@media(min-width:600px){.footer .footer-menu .footer-menu-item .footer-menu-button .footer-menu-icon{height:auto;width:50%}}.--plain-bg{background-color:#ececec}.--city-bg{background:no-repeat 50%/100% url(../../img/brasao.svg) #ececec}