/** Screen */
/** Caminhos */
/** Colors */
/** Nav */
/** Buttons */
/** CTAs */
/** Fonts */
/** Others */
/*FUNCTION*/
.is-invisible {
  opacity: 0;
}
.is-visible {
  opacity: 1;
}
/* responsive */
