<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
body {
  font-family: "Helvetica Neue", Helvetica, Arial;
  font-size: 15px;
  background: #fff;
  color: #333;
  font-weight: 200; }

.wrapper, header top, footer ul {
  width: 97.88%;
  max-width: 940px;
  padding: 0 1.06%;
  margin: 0 auto;
  position: relative;
  display: block; }

.wider, header, #aboutme, #aboutme ul.items .title-box, #aboutme ul.items h2, #aboutme ul.items li, #works, #works ul#slides li, #works .shadow, #contact, #contact form label, footer {
  width: 100%;
  float: left; }

h1, h2, h3, h4, h5 {
  font-family: "Fauna One", "Helvetica Neue", Helvetica, Arial;
  text-rendering: optimizeLegibility; }

.title, #works h2, #contact h2 {
  font-size: 2em;
  color: #454545; }

p {
  line-height: 1.2em;
  text-rendering: optimizeLegibility; }

a, a:hover, a:visited {
  text-decoration: none; }

/*Header*/
header {
  margin-bottom: 10px; }
  header top {
    border-bottom: 1px solid #eee;
    position: relative; }
  header h1 {
    background: url(../images/logo.png) no-repeat;
    height: 98px;
    width: 319px;
    display: inline-block;
    text-indent: -9999px;
    margin: 17px 0 -10px;
    margin-right: 1px;
    position: relative;
    z-index: 10; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
      header h1 {
        background-image: url(../images/logo@15x.png);
        background-size: 319px 98px; } }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      header h1 {
        background-image: url(../images/logo@2x.png);
        background-size: 319px 98px; } }
  header nav {
    position: relative;
    float: right;
    margin: 67px 0 0; }
    header nav ul {
      float: right; }
      header nav ul li {
        float: left; }
      header nav ul a {
        font-size: 0.9375em;
        color: #579F75;
        margin-left: 25px; }
        header nav ul a:hover {
          color: #39664C;
          text-decoration: underline; }
    header nav a.english, header nav a.portuguese {
      background: url(../images/sprite2.png);
      display: block;
      width: 16px;
      height: 12px;
      text-indent: -9999px;
      float: right;
      margin: -57px 0 0 -20px; }
      header nav a.english:hover, header nav a.portuguese:hover {
        box-shadow: 0 0 5px #79c9a0; }
    header nav a.english {
      background-position: -58px -51px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
        header nav a.english {
          background-image: url(../images/sprite2@15x.png);
          background-size: 173px 109px; } }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        header nav a.english {
          background-image: url(../images/sprite2@2x.png);
          background-size: 173px 109px; } }
    header nav a.portuguese {
      background-position: -58px -63px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
        header nav a.portuguese {
          background-image: url(../images/sprite2@15x.png);
          background-size: 173px 109px; } }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        header nav a.portuguese {
          background-image: url(../images/sprite2@2x.png);
          background-size: 173px 109px; } }

/*Apresentação*/
#aboutme .wrapper, #aboutme header top, header #aboutme top, #aboutme footer ul, footer #aboutme ul {
  margin: 85px auto 0; }
  #aboutme aside h2{
    font-size: 1.5em;
  }
#aboutme ul.items {
  float: left;
  width: 45%;
  padding: 0 0 0 12.23%; }
  #aboutme ul.items .title-box {
    position: relative; }
  #aboutme ul.items h2 {
    color: #579F75;
    font-size: 2em;
    margin-bottom: 9px; }
  #aboutme ul.items li {
    margin-bottom: 68px; }
  #aboutme ul.items li:nth-child(3) {
    margin-bottom: 0; }
  #aboutme ul.items li span {
    position: absolute;
    background: url(../images/sprite.png);
    display: block;
    top: 5px;
    z-index: -1; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
      #aboutme ul.items li span {
        background-image: url(../images/sprite@15x.png);
        background-size: 476px 96px; } }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      #aboutme ul.items li span {
        background-image: url(../images/sprite@2x.png);
        background-size: 476px 96px; } }
  #aboutme ul.items li:first-child span {
    background-position: -132px -2px;
    width: 62px;
    height: 39px;
    left: -24.8%; }
  #aboutme ul.items li:nth-child(2) span {
    background-position: 0 0;
    width: 57px;
    height: 83px;
    left: -24%;
    margin-bottom: 68px; }
  #aboutme ul.items li:nth-child(3) span {
    background-position: -62px 0;
    width: 64px;
    height: 96px;
    left: -25%; }
  #aboutme ul.items p {
    float: left;
    font-size: 1.25em;
    color: #555;
    line-height: 1.4em;
    letter-spacing: 1px;
    margin: 0 0 0 2px; }
#aboutme aside {
  float: right;
  width: 31.91%; }
  #aboutme aside p {
    line-height: 1.5em;
    margin: 0 0 23px; }
  #aboutme aside ul {
    width: 100%;
    margin-top: 10px;
    text-align: center; }
    #aboutme aside ul li {
      display: inline-block;
      margin-right: 1px;
      vertical-align: middle; }
/*  #aboutme aside a {
    display: inline-block;
    background: url(../images/work.jpg);
    text-indent: -9999px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
      #aboutme aside a {
        background-image: url(../images/work@15x.jpg);
        background-size: 220px 74px; } }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      #aboutme aside a {
        background-image: url(../images/work@2x.jpg);
        background-size: 220px 74px; } }
  #aboutme aside a.abduzeedo {
    background-position: 0 0;
    width: 60px;
    height: 60px; }
  #aboutme aside a.printi {
    background-position: -60px 0;
    width: 160px;
    height: 74px; }*/

/*Trabalhos*/
#works {
  position: relative;
  overflow: hidden;
  /*Imagem*/ }
  #works h2 {
    margin: 42px 0 30px; }
  #works .swiper-container {
    overflow: visible; }
  #works .swiper-container {
    width: 100%;
    height: 400px; }
  #works .swiper-slide {
    width: 100%;
    height: 400px; }
  #works ul#slides {
    background: #444;
    float: left;
    z-index: 0;
    position: relative; }
    #works ul#slides .wrapper, #works ul#slides header top, header #works ul#slides top, #works ul#slides footer ul, footer #works ul#slides ul {
      height: 100%; }
  #works .left {
    float: left;
    width: 23.36%;
    padding-top: 31px; }
    #works .left ul {
      margin-bottom: 23px;
      float: left;
      clear: both; }
    #works .left li {
      font-size: 1.25em;
      color: #fff;
      margin: 0;
      float: left; }
    #works .left label {
      font-weight: 700; }
    #works .left a {
      color: #84CFA6; }
      #works .left a:hover {
        cursor: pointer;
        color: #fff;
        text-decoration: underline; }
    #works .left p {
      font-size: 0.9375em;
      color: #fff;
      font-weight: 400;
      line-height: 1.4em;
      float: left;
      clear: both; }
  #works .shadow {
    background: url(../images/shadow.png) repeat-x;
    height: 3px;
    margin-top: -3px;
    position: relative;
    z-index: 10; }
  #works .pages {
    position: relative;
    z-index: 20; }
  #works .pagination {
    position: absolute;
    bottom: 10px; }
    #works .pagination span {
      float: left;
      width: 13px;
      height: 13px;
      max-width: auto;
      max-height: auto;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      border-radius: 100%;
      background: rgba(0, 0, 0, 0.75);
      margin: 0 3px 0 0;
      box-shadow: inset 0 -1px 0 rgba(250, 250, 250, 0.3); }
      #works .pagination span:hover {
        background: rgba(250, 250, 250, 0.5);
        cursor: pointer; }
    #works .pagination .swiper-active-switch {
      background: rgba(250, 250, 250, 0.5);
      box-shadow: 0 0 4px black; }
      #works .pagination .swiper-active-switch:hover {
        background: rgba(250, 250, 250, 0.5);
        box-shadow: 0 0 0;
        cursor: default; }
  #works .image {
    position: absolute;
    width: 74.46%;
    bottom: 0;
    right: 0; }
    #works .image img {
      width: 100%;
      max-width: 700px;
      float: right;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.5); }

/*Contato*/
#contact .wrapper, #contact header top, header #contact top, #contact footer ul, footer #contact ul {
  padding-top: 45px; }
#contact h2 {
  margin-bottom: 13px; }
#contact form {
  float: left;
  width: 42.55%; }
  #contact form .form-container {
    position: relative; }
  #contact form ul.before li {
    position: relative; }
  #contact form label {
    font-size: 1.0625em;
    color: #666;
    margin-bottom: 8px; }
  #contact form label.error {
    font-size: 0.875em;
    margin: 0;
    color: red;
    position: absolute;
    top: 5px;
    right: 0;
    float: left;
    width: auto !important; }
  #contact form input.text,
  #contact form textarea {
    width: 94%;
    border: 1px solid #ccc;
    padding: 0 3%;
    border-top-color: #AFAFAF;
    border-left-color: #AFAFAF;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    font-size: 0.875em;
    margin-bottom: 20px;
    color: #888; }
    #contact form input.text:focus,
    #contact form textarea:focus {
      border-color: #579F75;
      outline: none;
      box-shadow: 0 0 1px #79c9a0;
      color: #333; }
  #contact form input.text {
    height: 38px; }
  #contact form textarea {
    min-height: 88px;
    padding-top: 11px !important;
    padding-bottom: 11px !important; }
  #contact form textarea.error,
  #contact form input.error {
    border-color: red;
    box-shadow: 0 0 1px rgba(255, 4, 0, 0.5);
    color: #ff0400; }
    #contact form textarea.error:focus,
    #contact form input.error:focus {
      border-color: #579F75;
      outline: none;
      box-shadow: 0 0 1px #79c9a0;
      color: #333; }
  #contact form input.submit {
    background: #84CFA6;
    border: 0;
    border-bottom: 4px solid #6DB28B;
    padding: 0;
    height: 52px;
    width: 100%;
    color: #fff;
    font-size: 1.1875em;
    position: relative;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
    #contact form input.submit:hover {
      background: #579F75;
      border-bottom-color: #488160;
      cursor: pointer;
      outline: 0; }
    #contact form input.submit:active {
      outline: 0;
      border-bottom: 0;
      height: 48px;
      margin-top: 4px; }
  #contact form article {
    text-align: center;
    padding: 15px 5%;
    width: 90%;
    background: #D9EAE7;
    font-weight: bold;
    color: #579F75;
    text-shadow: 0 1px 0 rgba(250, 250, 250, 0.5);
    line-height: 1.4em; }
#contact table {
  margin-bottom: 20px;
  width: 100%; }
  #contact table td {
    height: 50px;
    vertical-align: middle;
    border: 0 !important; }
  #contact table .text {
    background: #F0F0F0;
    font-size: 0.875em;
    color: #666;
    text-shadow: 0 1px 0 #fff;
    font-weight: bold;
    padding: 0 2% 0 3%;
    width: 77%;
    text-align: center; }
  #contact table .status {
    width: 18%;
    text-align: center; }
    #contact table .status small {
      background: url(../images/sprite2.png);
      display: inline-block;
      margin-right: 1px;
      width: 40px;
      height: 40px;
      text-indent: 1.4em; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
        #contact table .status small {
          background-image: url(../images/sprite2@15x.png);
          background-size: 173px 109px; } }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        #contact table .status small {
          background-image: url(../images/sprite2@2x.png);
          background-size: 173px 109px; } }
  #contact table .available {
    background-color: #84CFA6; }
  #contact table .unavailable {
    background-color: #FF7373; }
    #contact table .unavailable small {
      background-position: -40px 0; }
#contact aside {
  float: right;
  width: 42.55%; }
  .social {
    margin-bottom: 50px; }
  .social li {
    float: left;
    margin: 0 7px 7px 0; }
  .social li:last-child {
    margin-right: 0; }
  .social a {
    float: left;
    width: 42px;
    height: 42px;
    display: block;
    background: url(../images/sprite.png) no-repeat;
    text-indent: -9999px;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out; }
    .social a:hover {
      margin-top: -3px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
      .social a {
        background-image: url(../images/sprite@15x.png);
        background-size: 523px 96px; }
        .social a.behance  {
    background: url(../images/behance.png) no-repeat;
    background-size: 42px 42px;
  }
  .social a.abduzeedo  {
    background: url(../images/abduzeedo.png) no-repeat;
    background-size: 42px 42px;
  }
      }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .social a {
        background-image: url(../images/sprite@2x.png);
        background-size: 523px 96px; }
        .social a.behance  {
    background: url(../images/behance.png) no-repeat;
    background-size: 42px 42px;
  }
  .social a.abduzeedo  {
    background: url(../images/abduzeedo.png) no-repeat;
    background-size: 42px 42px;
  }
      }
  .social a.behance  {
    background: url(../images/behance.png) no-repeat;
    background-size: 42px 42px;
  }
  .social a.abduzeedo  {
    background: url(../images/abduzeedo.png) no-repeat;
    background-size: 42px 42px;
  }
  .social a.twitter {
    background-position: -199px 0; }
  .social a.google {
    background-position: -245px 0; }
  .social a.facebook {
    background-position: -292px 0; }
  .social a.pinterest {
    background-position: -339px 0; }
  .social a.linkedin {
    background-position: -387px 0; }
  .social a.github {
    background-position: -434px 0; }
  .social a.email {
    background-position: -481px 0; }
  #contact aside .tweet {
    margin-bottom: 30px; }
    #contact aside .tweet h3 {
      font-style: italic;
      font-weight: regular;
      font-size: 0.9375em;
      margin-bottom: 9px;
      font-family: "Helvetica Neue", Helvetica, Arial; }
    #contact aside .tweet #widget {
      border: 1px solid #84CFA6;
      overflow: hidden;
      width: 94%;
      padding: 5px 3% 0; }
    #contact aside .tweet span {
      background: url(../images/sprite2.png) 0 -52px no-repeat;
      display: block;
      width: 54px;
      height: 57px;
      margin-top: -1px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
        #contact aside .tweet span {
          background-image: url(../images/sprite2@15x.png);
          background-size: 173px 109px; } }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        #contact aside .tweet span {
          background-image: url(../images/sprite2@2x.png);
          background-size: 173px 109px; } }

footer {
  background: #F5F5F5;
  border-top: 1px solid #E0E0E0;
  height: 80px;
  margin-top: 50px; }
  footer ul li {
    float: left;
    margin-top: 33px;
    font-size: 0.9375em;
    color: #999; }
  footer ul li:first-child {
    background: url(../images/sprite2.png) -82px 0;
    width: 91px;
    height: 68px;
    text-indent: -9999px;
    margin: 5px 20px 0 0; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
      footer ul li:first-child {
        background-image: url(../images/sprite2@15x.png);
        background-size: 173px 109px; } }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      footer ul li:first-child {
        background-image: url(../images/sprite2@2x.png);
        background-size: 173px 109px; } }
</pre></body></html>