<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans:300,400,700,800');
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,400,700,900');

.topoGZH {
  font-family: 'Merriweather Sans', Merriweather,sans-serif;
  background: #FFF;
  color: #fff;
	text-align: center;
  cursor: default;
  font-size: 16px!important;
  line-height: 23px;
  font-weight: 800;
  padding-top: 3px;
  height: 40px;
  width: 100%;
  z-index: 888888!important;
  position: fixed;
  padding-left: 10px;
  }
  
  .produzidopor {
	  font-family: 'Merriweather Sans', Merriweather,sans-serif;
  background: #EEEEEE;
  color: #000;
	text-align: center;
  cursor: default;
  font-size: 10px!important;
  line-height: 23px;
  margin-top: 30px;
  height: 20px;
  width: 100%;
  z-index: 888888!important;
  position: fixed;
  padding-left: 10px;
  }
  
  
.topoRbsBrandStudio {
  font-family: 'Merriweather Sans', Merriweather,sans-serif;
  background: #FFF;
  color: #fff;
	text-align: center;
  cursor: default;
  font-size: 16px!important;
  line-height: 23px;
  font-weight: 800;
  margin-top: 50px;
  padding-top: 0px;
  height: 50px;
  width: 100%;
  z-index: 888888!important;
  position: fixed;
  padding-left: 10px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2);
  }
  
  


.rodapeRbsBrandStudio {
  font-family: 'Merriweather Sans', Merriweather,sans-serif;
  background: #000;
  color: #fff;
	text-align: center;
  cursor: default;
  font-size: 18px!important;
  line-height: 26px;
  font-weight: 700;
  padding-top: 10px;
  height: 300px;
  width: 100%;
  z-index: 888888!important;
  }

@media (max-width: 500px) {
    
	.logorbsbrand img {
		width: 100px!important;
		margin-left: -30px;
	}
	.logocliente img {
		width: 100px!important;
		
	}
	.bolinhasredes img {
		width: 10px!important;
	}
	
	
	
}</pre></body></html>