@charset "UTF-8";
.srt {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

input[type="checkbox"] + label:before, input[type2="radio"] + label:before, input[type="radio"] + label:before, .cta__button a:before, .cta-widget__container:before, .blog__image:before, .phi-alert:before, .phi-alert--timer:before, .phi-cta:after {
  display: block;
  content: '';
  position: absolute; }

.centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.test--border {
  border: 1px solid red;
  min-height: 10px; }
.test--red {
  background-color: red;
  min-height: 10px; }
.test--green {
  background-color: green;
  min-height: 10px; }
.test--blue {
  background-color: blue;
  min-height: 10px; }
.test--black {
  background-color: black;
  min-height: 10px; }
.test--white {
  background-color: white;
  min-height: 10px; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
*    user zoom.
*/
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
* Remove default margin.
*/
body {
  margin: 0; }

/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
  display: none;
  height: 0; }

/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
*/
[hidden],
template {
  display: none; }

/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
  background-color: transparent; }

/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
  border-bottom: 1px dotted; }

/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
  font-weight: bold; }

/**
* Address styling not present in Safari and Chrome.
*/
dfn {
  font-style: italic; }

/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
* Address styling not present in IE 8/9.
*/
mark {
  background: #ff0;
  color: #000; }

/**
* Address inconsistent and variable font size in all browsers.
*/
small {
  font-size: 80%; }

/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
  border: 0; }

/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
  margin: 1em 40px; }

/**
* Address differences between Firefox and other browsers.
*/
hr {
  box-sizing: content-box;
  height: 0; }

/**
* Contain overflow in all browsers.
*/
pre {
  overflow: auto; }

/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
*    Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
  overflow: visible; }

/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
  text-transform: none; }

/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
*    `input` and others.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
  cursor: default; }

/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
  line-height: normal; }

/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
*    (include `-moz` to future-proof).
*/
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
* Define consistent border, margin, and padding.
*/
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
  overflow: auto; }

/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
  font-weight: bold; }

/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Base Styles -------------------- */
* {
  box-sizing: border-box;
  min-height: 0;
  min-width: 0; }

html {
  font-size: 18px; }

body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  display: flex;
  flex-direction: column;
  min-height: 100vh; }

a {
  color: #ff5c64;
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto;
  display: block; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

ol {
  margin-left: 30px; }

p,
li {
  font-weight: 400;
  font-size: 1em;
  line-height: 1.42857em; }

h2 {
  font-size: 2em;
  line-height: 1em;
  font-weight: 900; }

h3 {
  font-size: 1.5em; }

label {
  display: block; }

input[type="checkbox"] {
  display: none; }
  input[type="checkbox"] + label {
    display: block;
    margin: 10px 20px 20px;
    padding-left: 28px;
    position: relative;
    font-size: 16px; }
    input[type="checkbox"] + label:before {
      width: 20px;
      height: 20px;
      border: rgba(0, 0, 0, 0.54) 2px solid;
      left: 0;
      top: 0;
      border-radius: 2px; }
  input[type="checkbox"]:checked + label:before {
    background-color: #ff5c64;
    border: #ff5c64 2px solid;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 18px; }

input[type2="radio"] {
  display: none; }
  input[type2="radio"] + label {
    display: block;
    margin: 10px 20px 20px;
    padding-left: 28px;
    position: relative;
    font-size: 16px; }
    input[type2="radio"] + label:before {
      width: 20px;
      height: 20px;
      border: rgba(0, 0, 0, 0.54) 2px solid;
      left: 0;
      top: 0;
      border-radius: 50%; }
  input[type2="radio"]:checked + label:before {
    box-shadow: inset 0px 0px 0px 3px #fff;
    background-color: #ff5c64;
    border: #ff5c64 2px solid;
    content: ""; }

input[type="radio"] {
  display: none; }
  input[type="radio"] + label {
    display: block;
    margin: 10px 20px 20px;
    padding-left: 28px;
    position: relative;
    font-size: 16px; }
    input[type="radio"] + label:before {
      width: 20px;
      height: 20px;
      border: rgba(0, 0, 0, 0.54) 2px solid;
      left: 0;
      top: 0;
      border-radius: 50%; }
  input[type="radio"]:checked + label:before {
    box-shadow: inset 0px 0px 0px 3px #fff;
    background-color: #ff5c64;
    border: #ff5c64 2px solid; }

/*!
  Ionicons, v2.0.1
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("../ionicons-master/fonts/ionicons.eot?v=2.0.1");
  src: url("../ionicons-master/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("../ionicons-master/fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("../ionicons-master/fonts/ionicons.woff?v=2.0.1") format("woff"), url("../ionicons-master/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }
.ion, .ionicons,
.ion-8-brazil:before,
.ion-8-chat:before,
.ion-8-pig:before,
.ion-8-timer:before,
.ion-android-arrow-dropdown:before,
.ion-android-done:before,
input[type="checkbox"]:checked + label:before,
.ion-cash:before,
.ion-connection-bars:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-forward:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-email-outline:before,
.ion-ios-home-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-search:before,
.ion-iphone:before,
.ion-paper-airplane:before,
.ion-phi--duration:before,
.phi-hero__info--duration:before,
.ion-phi--lightning_bolt_filled:before,
.ion-phi--money-bag:before,
.phi-hero__info--money:before,
.ion-phi--ponto-de-fluxo:before,
.ion-social-facebook:before,
.ion-social-linkedin:before,
.ion-social-usd-outline:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ion-8-brazil:before {
  content: ""; }

.ion-8-chat:before {
  content: ""; }

.ion-8-pig:before {
  content: ""; }

.ion-8-timer:before {
  content: ""; }

.ion-android-arrow-dropdown:before {
  content: ""; }

.ion-android-done:before, input[type="checkbox"]:checked + label:before {
  content: ""; }

.ion-cash:before {
  content: ""; }

.ion-connection-bars:before {
  content: ""; }

.ion-ios-arrow-back:before {
  content: ""; }

.ion-ios-arrow-forward:before {
  content: ""; }

.ion-ios-cloud-download-outline:before {
  content: ""; }

.ion-ios-email-outline:before {
  content: ""; }

.ion-ios-home-outline:before {
  content: ""; }

.ion-ios-people:before {
  content: ""; }

.ion-ios-people-outline:before {
  content: ""; }

.ion-ios-search:before {
  content: ""; }

.ion-iphone:before {
  content: ""; }

.ion-paper-airplane:before {
  content: ""; }

.ion-phi--duration:before, .phi-hero__info--duration:before {
  content: ""; }

.ion-phi--lightning_bolt_filled:before {
  content: ""; }

.ion-phi--money-bag:before, .phi-hero__info--money:before {
  content: ""; }

.ion-phi--ponto-de-fluxo:before {
  content: ""; }

.ion-social-facebook:before {
  content: ""; }

.ion-social-linkedin:before {
  content: ""; }

.ion-social-usd-outline:before {
  content: ""; }

.clearfix::after {
  content: " ";
  display: table;
  clear: both; }

.italic {
  font-style: italic; }

.accent {
  color: #ff5c64; }

.primary {
  color: #0896e6; }

.bold {
  font-weight: 500; }

.heavy {
  font-weight: 900;
  line-height: 30px; }

.light--primary {
  color: white; }

.light--secondary {
  color: rgba(255, 255, 255, 0.7); }

.light--disabled {
  color: rgba(255, 255, 255, 0.5); }

.dark--primary {
  color: rgba(0, 0, 0, 0.87); }

.dark--secondary {
  color: rgba(0, 0, 0, 0.54); }

.dark--disabled {
  color: rgba(0, 0, 0, 0.38); }

.full-width {
  width: 100%; }

.relative {
  position: relative; }

.color--facebook {
  text-decoration: none;
  color: #3b5998; }
  .color--facebook:visited, .color--facebook:active, .color--facebook:link {
    color: #3b5998; }
.color--linkedin {
  text-decoration: none;
  color: #0077b5; }
  .color--linkedin:visited, .color--linkedin:active, .color--linkedin:link {
    color: #0077b5; }

.background-color--facebook {
  background-color: #3b5998; }
.background-color--linkedin {
  background-color: #0077b5; }

@media (min-width: 655px) {
  .content {
    font-size: 1.11em; } }

.section, .treinamento, .openstartups__section, .landing__tarefa {
  padding: 1em 0; }
  @media (min-width: 672px) {
    .section, .treinamento, .openstartups__section, .landing__tarefa {
      padding: 3em 0; } }

.wrapper, .treinamento {
  margin: 0px 20px;
  max-width: 1000px; }
  @media (min-width: 763px) {
    .wrapper, .treinamento {
      margin: 0 auto;
      width: 90%; } }

.btn {
  text-decoration: none;
  color: white;
  padding: 10px 30px;
  background-color: #ff5c64;
  border-radius: 200px; }
  .btn:visited, .btn:active, .btn:link {
    color: white; }

.navbar, .navbar--hero {
  z-index: 1000;
  color: #0896e6;
  margin-bottom: 10px; }
  .navbar__flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0px 20px; }
    @media (min-width: 557px) {
      .navbar__flex {
        flex-direction: row;
        align-items: flex-start; } }
  .navbar img, .navbar--hero img {
    margin-top: 5px;
    max-width: 200px;
    width: 100%; }
  .navbar__button-group {
    padding: 10px 0px;
    display: flex;
    text-transform: uppercase; }
    .navbar__button-group li {
      padding: 1px;
      margin: 0px; }
    .navbar__button-group a {
      font-size: .9em;
      padding: 5px 5px 10px;
      margin: 0 10px 0 15px;
      text-decoration: none;
      color: white;
      font-weight: 500; }
      .navbar__button-group a:visited, .navbar__button-group a:active, .navbar__button-group a:link {
        color: white; }
      .navbar__button-group a.active {
        border-bottom: solid 2px white; }
      .navbar__button-group a:first-child {
        margin: 0 10px 0 0; }
    @media (min-width: 557px) {
      .navbar__button-group {
        padding: 20px 0px; } }
  .navbar--hero {
    position: absolute;
    width: 100%;
    top: 0px; }

.footer {
  background-color: rgba(0, 0, 0, 0.87);
  color: white;
  text-align: center; }
  .footer__container {
    font-size: 0.8em;
    padding: 2em 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between; }
    .footer__container > div {
      margin: 10px; }
    .footer__container a {
      text-decoration: none;
      color: white; }
      .footer__container a:visited, .footer__container a:active, .footer__container a:link {
        color: white; }
  .footer__social {
    font-size: 2em; }
    .footer__social a {
      margin: 0 5px; }

.cta__section {
  background-color: #0896e6;
  background-image: linear-gradient(to top right, #0896e6, #42b7f8);
  color: white; }
.cta__container {
  padding: 1em 0; }
  @media (min-width: 938px) {
    .cta__container {
      padding: 2em 0 3em;
      display: flex;
      justify-content: space-between;
      align-items: center; } }
  @media (min-width: 416px) {
    .cta__container--left {
      max-width: 400px; } }
  @media (min-width: 763px) {
    .cta__container--left {
      max-width: 500px; } }
.cta__description {
  display: none; }
  @media (min-width: 416px) {
    .cta__description {
      display: block; } }
.cta__button {
  margin: 3em 0; }
  .cta__button a {
    position: relative; }
    .cta__button a:before {
      width: 80%;
      max-width: calc(100% - 100px);
      height: 50%;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      z-index: -1;
      box-shadow: 0 10px 100px rgba(0, 0, 0, 0.38), 0 10px 100px rgba(255, 92, 100, 0.5); }

.page__section {
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  box-shadow: inset 0 0 0 1000px rgba(8, 150, 230, 0.8);
  color: white; }
.page__container {
  padding: 140px 0 90px;
  display: flex;
  justify-content: space-between; }
  @media (min-width: 655px) {
    .page__container {
      padding: 150px 0 150px; } }
  @media (min-width: 938px) {
    .page__container {
      padding: 150px 0 100px; } }
  @media (min-width: 416px) {
    .page__container--left {
      max-width: 400px; } }
  @media (min-width: 655px) {
    .page__container--left {
      max-width: 600px; } }
  .page__container--right {
    display: none; }
    @media (min-width: 938px) {
      .page__container--right {
        display: block; } }
.page__title {
  font-size: 2em;
  font-weight: 900;
  display: block;
  width: 100%;
  margin: 0px; }
  @media (min-width: 655px) {
    .page__title {
      font-size: 3em;
      font-weight: 900; } }
.page__description {
  display: none;
  z-index: 1;
  margin-top: 2em; }
  @media (min-width: 416px) {
    .page__description {
      display: block; } }
.page__cta {
  margin-top: 2em; }

.category-widget__title {
  font-size: 1.5em;
  font-weight: 900;
  margin-bottom: 1em; }
.category-widget__category {
  text-decoration: none;
  color: #42b7f8;
  display: block;
  border-bottom: 1px solid #42b7f8;
  margin-bottom: 1em;
  line-height: 2em;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 0.7em; }
  .category-widget__category:visited, .category-widget__category:active, .category-widget__category:link {
    color: #42b7f8; }
.category-widget__number {
  color: #ffa9ad;
  font-weight: 400; }

.cta-widget__container {
  padding: 1em;
  color: white;
  background-color: #0896e6;
  background-image: linear-gradient(to top right, #0896e6, #42b7f8);
  position: relative; }
  .cta-widget__container:before {
    width: 80%;
    max-width: calc(100% - 100px);
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: -1;
    box-shadow: 0 10px 100px rgba(0, 0, 0, 0.38), 0 10px 100px rgba(8, 150, 230, 0.5); }
.cta-widget__heading {
  font-weight: 900;
  font-size: 1.5em; }
.cta-widget__subtitle {
  margin-top: 1em; }
.cta-widget__button {
  margin-top: 1em;
  display: inline-block; }

.author__section {
  border-top: solid 1px rgba(0, 0, 0, 0.24);
  padding: 1em 0;
  margin-top: 1em;
  display: flex; }
.author__left {
  width: calc(50px + 1em);
  display: flex;
  flex-direction: column; }
.author__portrait {
  width: 50px;
  height: 50px;
  margin-right: 1em;
  border-radius: 1000px;
  overflow: hidden;
  text-align: center; }
.author__social {
  text-align: center;
  margin-right: 1em;
  display: flex;
  flex-direction: column; }
  .author__social a {
    margin-top: 10px;
    display: inline-block;
    height: 1em; }
.author__information {
  font-size: 0.7em;
  width: calc(100% - 50px - 1em); }
.author__name {
  font-weight: 900;
  margin-bottom: 1em; }
.author__description {
  line-height: 1.5em; }

.related__heading {
  margin: 1em 0;
  font-size: 0.8em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.38);
  font-weight: 900; }
.related__section {
  display: flex;
  flex-wrap: wrap; }
.related__post {
  width: 100%;
  display: block;
  margin-bottom: 2em; }
  @media (min-width: 416px) {
    .related__post {
      width: 50%;
      padding-right: 1em; }
      .related__post:last-of-type {
        padding-right: 0; } }
.related__category {
  text-transform: uppercase;
  font-size: 0.6em;
  text-decoration: none;
  color: #0896e6;
  font-weight: 900;
  margin-bottom: 0.5em; }
  .related__category:visited, .related__category:active, .related__category:link {
    color: #0896e6; }
.related__image {
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
.related__title {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 0.3em;
  font-size: 1.2em;
  font-weight: 900; }
  .related__title:visited, .related__title:active, .related__title:link {
    color: rgba(0, 0, 0, 0.87); }

.app__section {
  padding-top: 1em; }
  @media (min-width: 672px) {
    .app__section {
      padding-top: 3em; } }
  .app__section--mobile {
    text-align: center; }
    @media (min-width: 840px) {
      .app__section--mobile {
        display: none; } }
  .app__section--desktop {
    display: none; }
    @media (min-width: 840px) {
      .app__section--desktop {
        display: block; } }
.app__anchor.slick-dotted.slick-slider {
  margin-bottom: 1em; }
.app__dots li {
  display: inline-block;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  margin: 0 10px;
  cursor: pointer; }
  .app__dots li button {
    border: 0;
    background: #bde6fd;
    border-radius: 50%;
    display: block;
    height: 40px;
    width: 40px;
    outline: none;
    line-height: 0px;
    font-size: 16px;
    color: #fff;
    padding: 5px;
    cursor: pointer; }
    .app__dots li button:hover, .app__dots li button:focus {
      outline: none;
      background-color: #0896e6;
      transition: all .3s; }
  .app__dots li.slick-active button {
    background-color: #0896e6; }
.app__carousel {
  text-align: center; }
.app__text {
  height: 6em;
  margin: 0 auto 1em;
  text-align: justify;
  max-width: 80%; }
  @media (min-width: 557px) {
    .app__text {
      height: 4em; } }
.app__image {
  width: 80%;
  max-width: 300px;
  margin: 1em auto 0; }
.app__gallery {
  display: flex;
  justify-content: space-between; }
.app__gallery-text {
  flex: 1;
  max-width: 25%;
  padding: 0 15px;
  font-size: .8em; }
.app__gallery-image {
  flex: 1;
  max-width: 25%;
  padding: 0 10px; }

.testimony__section {
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.8);
  background-image: url(/images/usuarios/testimony.jpg);
  color: white; }
  @media (min-width: 763px) {
    .testimony__section {
      background-image: url(/images/usuarios/testimony-high.jpg); } }
@media (min-width: 672px) {
  .testimony__carousel-container {
    max-width: 80%;
    margin: 4em auto; } }
.testimony__text {
  margin: 0 auto;
  font-style: italic; }
.testimony__author {
  text-align: right; }
.testimony__dots {
  text-align: center; }
  .testimony__dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .testimony__dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .testimony__dots li button:hover, .testimony__dots li button:focus {
        outline: none; }
        .testimony__dots li button:hover:before, .testimony__dots li button:focus:before {
          opacity: 0.75; }
      .testimony__dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: rgba(255, 255, 255, 0.5);
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .testimony__dots li.slick-active button:before {
      color: white; }

.gallery__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
.gallery__logo {
  margin: auto;
  width: 50%;
  max-width: 300px;
  padding: 5px; }
  @media (min-width: 557px) {
    .gallery__logo {
      width: 30%; } }
  @media (min-width: 763px) {
    .gallery__logo {
      width: 25%; } }
  @media (min-width: 938px) {
    .gallery__logo {
      width: 20%; } }

.treinamento ul {
  list-style: disc;
  padding-left: 30px;
  margin-top: 1em; }
.treinamento img {
  margin: auto; }
  @media (min-width: 840px) {
    .treinamento img {
      max-width: 50%; } }
.treinamento li {
  margin-bottom: 1em; }
  .treinamento li ul {
    list-style: circle; }
.treinamento__gallery-2 p {
  display: flex;
  flex-wrap: wrap; }
  .treinamento__gallery-2 p img {
    padding: 10px 5px; }

.product__section {
  padding: 1em 0;
  text-align: center; }
  @media (min-width: 672px) {
    .product__section {
      padding: 3em 0 4em;
      text-align: left; } }
.product__advantages {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center; }
  @media (min-width: 655px) {
    .product__advantages {
      flex-direction: row; } }
@media (min-width: 655px) {
  .product__advantage {
    width: 30%; } }
.product__icon {
  color: white;
  display: block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  border-radius: 1000px;
  text-align: center;
  background-color: #42b7f8;
  font-size: 3em;
  margin: 1em auto; }

.openstartups__section {
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.8);
  background-image: url(/images/empresas/openstartups.jpg);
  color: white;
  text-align: center; }
  @media (min-width: 763px) {
    .openstartups__section {
      background-image: url(/images/empresas/openstartups-high.jpg); } }
.openstartups__logo {
  width: 50%;
  margin: 1em auto; }
  .openstartups__logo img {
    width: 100%; }
  @media (min-width: 557px) {
    .openstartups__logo {
      width: 30%; } }
  @media (min-width: 763px) {
    .openstartups__logo {
      width: 25%; } }
  @media (min-width: 938px) {
    .openstartups__logo {
      width: 20%; } }

@media (min-width: 938px) {
  .contact__mobile {
    display: none; } }
.contact__desktop {
  display: none;
  padding-top: 1em; }
  .contact__desktop .benefit__section {
    padding: 0 0 2em;
    flex: 3; }
  .contact__desktop .contact-cta__container {
    padding: 0 0 2em;
    flex: 2; }
  @media (min-width: 938px) {
    .contact__desktop {
      display: block; }
      .contact__desktop > .wrapper, .contact__desktop > .treinamento {
        display: flex; } }

.benefit__section {
  padding: 1em 0; }
  @media (min-width: 672px) {
    .benefit__section {
      padding: 3em 0; } }
.benefit__element {
  display: flex;
  align-items: center;
  margin: 20px 0; }
.benefit__icon {
  color: white;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  line-height: 30px;
  text-align: center;
  background-color: #42b7f8;
  margin-right: 15px; }
.benefit__text {
  width: calc(100% - 45px);
  font-size: 0.8em; }
.benefit__carousel {
  border-top: 2px solid #ff5c64; }
.benefit__quote {
  font-style: italic; }
.benefit__author {
  text-align: right; }

.contact-cta__section {
  padding: 4em 0 2em;
  position: relative; }
.contact-cta__head {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 200px;
  background-color: #0896e6;
  background-image: linear-gradient(to top right, #0896e6, #42b7f8); }
  .contact-cta__head--desktop {
    position: absolute;
    z-index: -1;
    top: 0;
    left: -20px;
    width: calc(100% + 40px);
    height: 150px;
    background-color: #0896e6;
    background-image: linear-gradient(to top right, #0896e6, #42b7f8);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.12); }
.contact-cta__heading {
  color: white;
  text-align: center;
  font-size: 1.2em;
  margin-top: 1.1em; }
.contact-cta__container {
  position: relative; }
.contact-cta__form {
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.24);
  background-color: white;
  padding: 20px 10px 30px; }
.contact-cta__label {
  font-weight: 700;
  margin-bottom: 10px; }
.contact-cta__input--text {
  width: 100%;
  font-family: inherit;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  border: none;
  -webkit-appearance: none;
  border-radius: 0px;
  margin-bottom: 10px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.12);
  width: 100%;
  font-size: 0.8em; }
  .contact-cta__input--text::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.24); }
.contact-cta__select {
  width: 100%;
  font-family: inherit;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  border-radius: 0px;
  height: 2em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin-bottom: 10px;
  font-size: 0.8em; }
.contact-cta__action {
  position: absolute;
  top: 0px;
  right: 0px;
  pointer-events: none; }
  .contact-cta__action:before {
    padding: 5px;
    font-size: 22px; }
.contact-cta__button {
  border: none;
  width: 100%;
  display: block;
  margin-top: 20px; }

.blog__section {
  display: flex;
  flex-direction: row; }
  @media (min-width: 763px) {
    .blog__section {
      margin: 1em auto 0;
      width: 90%;
      max-width: 1000px; } }
  @media (min-width: 938px) {
    .blog__section {
      margin: 1.5em auto 0; } }
.blog__posts {
  flex: 1; }
  @media (min-width: 763px) {
    .blog__posts {
      flex: 2;
      margin-right: 1em; } }
  @media (min-width: 938px) {
    .blog__posts {
      flex: 5;
      margin-right: 1.5em; } }
.blog__widget-area {
  display: none;
  flex: 1; }
  @media (min-width: 763px) {
    .blog__widget-area {
      display: block; } }
  @media (min-width: 938px) {
    .blog__widget-area {
      flex: 2; } }
.blog__post {
  margin-bottom: 5em; }
.blog__image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 200px;
  position: relative; }
  .blog__image:before {
    width: 80%;
    max-width: calc(100% - 100px);
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: -1;
    box-shadow: 0 10px 100px rgba(0, 0, 0, 0.38), 0 10px 100px rgba(0, 0, 0, 0.5); }
.blog__content {
  margin: 3em 20px; }
  @media (min-width: 763px) {
    .blog__content {
      margin: 3em  0; } }
.blog__category {
  text-transform: uppercase;
  font-size: 0.6em;
  font-weight: 900;
  margin: 10px 0;
  line-height: 1em; }
  .blog__category a {
    text-decoration: none;
    color: #0896e6;
    padding: 10px 10px 10px 0; }
    .blog__category a:visited, .blog__category a:active, .blog__category a:link {
      color: #0896e6; }
.blog__meta {
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1em; }
.blog__title {
  font-size: 2em;
  line-height: 1.1em;
  font-weight: 900;
  margin: 10px 0; }
  .blog__title a {
    text-decoration: none;
    color: black; }
    .blog__title a:visited, .blog__title a:active, .blog__title a:link {
      color: black; }

.pagination {
  text-align: center;
  padding: 1em 0; }
  .pagination__link {
    display: inline-block;
    margin-left: 5px; }

.post__hero {
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.54);
  color: white; }
.post__container {
  padding: 140px 0 90px;
  display: flex;
  justify-content: space-between; }
  @media (min-width: 655px) {
    .post__container {
      padding: 150px 0 150px; } }
  @media (min-width: 938px) {
    .post__container {
      padding: 150px 0 100px; } }
  @media (min-width: 416px) {
    .post__container--left {
      max-width: 400px; } }
  @media (min-width: 655px) {
    .post__container--left {
      max-width: 600px; } }
  .post__container--right {
    display: none; }
    @media (min-width: 938px) {
      .post__container--right {
        display: block; } }
.post__category {
  text-transform: uppercase;
  font-size: 0.8em;
  margin-bottom: 2em; }
  .post__category a {
    text-decoration: none;
    color: white; }
    .post__category a:visited, .post__category a:active, .post__category a:link {
      color: white; }
.post__title {
  font-size: 2em;
  font-weight: 900;
  display: block;
  width: 100%;
  margin: 0px; }
  @media (min-width: 655px) {
    .post__title {
      font-size: 3em;
      font-weight: 900; } }
.post__date {
  font-size: 0.8em;
  margin-top: 1em; }
  @media (min-width: 655px) {
    .post__date {
      display: none; } }
.post__author-container {
  display: none;
  font-size: 0.8em;
  margin-top: 2em; }
  .post__author-container p {
    margin: 0;
    line-height: 1.5em; }
  @media (min-width: 655px) {
    .post__author-container {
      display: flex;
      align-items: center; } }
.post__portrait {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border-radius: 1000px;
  overflow: hidden;
  text-align: center; }
.post__section {
  display: flex;
  flex-direction: row; }
  @media (min-width: 763px) {
    .post__section {
      margin: 1em auto 0;
      width: 90%;
      max-width: 1000px; } }
  @media (min-width: 938px) {
    .post__section {
      margin: 1.5em auto 0; } }
.post__useful {
  display: flex;
  flex-direction: column; }
  @media (min-width: 416px) {
    .post__useful {
      flex-direction: row;
      justify-content: space-between;
      align-items: center; } }
.post__reading {
  margin-top: 10px;
  font-size: 0.8em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.38);
  font-weight: 900; }
.post__share {
  font-size: 0.6em;
  font-weight: 700;
  margin-bottom: 0.5em; }
.post__social, .post__social--first {
  margin-top: 10px; }
  .post__social a, .post__social--first a {
    display: inline-block;
    text-decoration: none;
    color: white;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 10000px; }
    .post__social a:visited, .post__social--first a:visited, .post__social a:active, .post__social--first a:active, .post__social a:link, .post__social--first a:link {
      color: white; }
  @media (min-width: 416px) {
    .post__social--first {
      text-align: right; } }
.post__text {
  margin: 0 20px; }
  @media (min-width: 763px) {
    .post__text {
      flex: 2;
      margin: 0 1em 0 0; } }
  @media (min-width: 938px) {
    .post__text {
      flex: 5;
      margin: 0 1.5em 0 0; } }
.post__widget-area {
  display: none;
  flex: 1; }
  @media (min-width: 763px) {
    .post__widget-area {
      display: block; } }
  @media (min-width: 938px) {
    .post__widget-area {
      flex: 2; } }

.landing__section {
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.54);
  color: white; }
.landing__container {
  padding: 140px 0 90px;
  display: flex;
  justify-content: space-between; }
  @media (min-width: 655px) {
    .landing__container {
      padding: 150px 0 150px; } }
  @media (min-width: 938px) {
    .landing__container {
      padding: 150px 0 100px; } }
  @media (min-width: 416px) {
    .landing__container--left {
      max-width: 400px; } }
  @media (min-width: 655px) {
    .landing__container--left {
      max-width: 600px; } }
  .landing__container--right {
    display: none; }
    @media (min-width: 938px) {
      .landing__container--right {
        display: block; } }
.landing__title {
  font-size: 2em;
  font-weight: 900;
  display: block;
  width: 100%;
  margin: 0px; }
  @media (min-width: 655px) {
    .landing__title {
      font-size: 3em;
      font-weight: 900; } }
.landing__description {
  z-index: 1;
  margin-top: 2em; }
.landing__cta {
  margin: 2em 0; }
.landing__project {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .landing__project div {
    text-align: justify;
    padding-bottom: 2em; }
    @media (min-width: 655px) {
      .landing__project div {
        width: calc(50% - 1em); }
        .landing__project div:first-child {
          width: 100%; } }
    @media (min-width: 840px) {
      .landing__project div {
        padding-bottom: 0;
        width: calc(33% - 1em); }
        .landing__project div:first-child {
          width: calc(33% - 1em); } }
.landing__tarefa {
  background-color: #eeeeee; }
.landing__tasks {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: justify; }
  @media (min-width: 416px) {
    .landing__tasks {
      flex-direction: row; } }
  .landing__tasks p {
    padding: 0 1em;
    font-size: 0.8em; }
@media (min-width: 416px) {
  .landing__task--3 {
    width: 100%; } }
@media (min-width: 655px) {
  .landing__task--3 {
    width: 33%; } }
@media (min-width: 416px) {
  .landing__task--4 {
    width: 50%; } }
@media (min-width: 840px) {
  .landing__task--4 {
    width: 25%; } }
.landing__icon {
  color: white;
  display: block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  border-radius: 1000px;
  text-align: center;
  background-color: #42b7f8;
  font-size: 3em;
  margin: 1em auto; }

.phi-popup {
  opacity: 0;
  display: flex;
  background-color: rgba(0, 0, 0, 0.54);
  position: fixed;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  transition: all 0.3s ease; }
  .phi-popup img {
    margin-top: 16px;
    width: 100%; }
  .phi-popup__window {
    width: calc(100vw - 32px);
    background-color: white;
    margin: auto;
    border-radius: 2px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.24), 0 0 4px 0 rgba(0, 0, 0, 0.12);
    padding: 16px; }
  .phi-popup--active {
    pointer-events: auto;
    opacity: 1; }

.phi-hero__image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.5);
  color: white;
  padding: 1em; }
.phi-hero__title {
  margin-top: 2em;
  margin-bottom: 1.5em;
  font-weight: 200;
  font-size: 1.4em; }
.phi-hero__container {
  display: none;
  align-items: center; }
.phi-hero__info, .phi-hero__info--money, .phi-hero__info--duration, .phi-hero__info--survey-type {
  white-space: nowrap;
  font-size: 16px;
  line-height: 1em;
  border-right: solid 1px #fff;
  margin-right: 6px;
  padding-right: 6px;
  display: flex;
  align-items: center; }
  .phi-hero__info::before, .phi-hero__info--money::before, .phi-hero__info--duration::before, .phi-hero__info--survey-type::before {
    margin-right: 6px;
    font-size: 1.3em; }
  .phi-hero__info:last-child, .phi-hero__info--money:last-child, .phi-hero__info--duration:last-child, .phi-hero__info--survey-type:last-child {
    margin: 0;
    padding: 0;
    border-right: none; }
    .phi-hero__info:last-child::before, .phi-hero__info--money:last-child::before, .phi-hero__info--duration:last-child::before, .phi-hero__info--survey-type:last-child::before {
      font-size: 1.6em; }

.phi-body {
  padding: 1em 16px 70px; }

.phi-alert, .phi-alert--timer {
  margin: 1em 0;
  padding: 16px;
  background-color: #ff5c64;
  color: #fff;
  position: relative; }
  .phi-alert:before, .phi-alert--timer:before {
    width: 80%;
    max-width: calc(100% - 100px);
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: -1;
    box-shadow: 0 10px 100px rgba(0, 0, 0, 0.38), 0 10px 100px rgba(255, 92, 100, 0.5); }
  .phi-alert--timer {
    text-align: center; }
    .phi-alert--timer b {
      font-size: 2.1em;
      font-weight: 700; }

.tipo-pesquisa {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.38);
  display: flex;
  align-items: center;
  margin: 1em 0;
  padding: 5px 0; }
  .tipo-pesquisa__icon {
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    text-align: center;
    font-size: 0.6em;
    flex: 1;
    font-weight: 700; }
    .tipo-pesquisa__icon::before {
      font-size: 5em;
      font-weight: 400; }
  .tipo-pesquisa__description {
    font-size: 0.8em;
    flex: 4;
    margin-left: 10px; }

.pacote {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  color: #fff;
  padding: 6px;
  margin: 10px 0;
  background-color: #0896e6;
  transition: all 0.5s ease;
  min-width: 100%; }
  .pacote__title {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.7em; }
  .pacote__info {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .pacote__order, .pacote__order--bottom {
    display: flex;
    padding-bottom: 5px; }
    .pacote__order > div:nth-child(1), .pacote__order--bottom > div:nth-child(1) {
      flex: 2;
      margin-right: 5px; }
    .pacote__order > div:nth-child(2), .pacote__order--bottom > div:nth-child(2) {
      flex: 1; }
    .pacote__order--bottom {
      border-top: 1px solid rgba(255, 255, 255, 0.5);
      padding-bottom: 0;
      padding-top: 5px; }
  .pacote__id {
    display: none; }

.status-pacote--yellow {
  background-color: #ff9800; }
.status-pacote--disabled {
  background-color: rgba(0, 0, 0, 0.54); }
.status-pacote--selecionado {
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.24), 0 0 6px 0 rgba(0, 0, 0, 0.12);
  -webkit-transform: scale(1.04);
          transform: scale(1.04); }

label.error {
  display: none !important; }

.participar-cta {
  width: 100%;
  box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.38);
  background-color: #fff;
  position: fixed;
  bottom: -50px;
  opacity: 0;
  transition: all 0.3s ease-out;
  display: flex;
  left: 0px;
  z-index: 100; }
  .participar-cta__text {
    padding: 5px 10px 10px;
    flex: 3; }
  .participar-cta__title {
    font-size: 0.6em;
    color: rgba(0, 0, 0, 0.38); }
  .participar-cta__info {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .participar-cta__pack-id {
    display: none; }
  .participar-cta--visible {
    bottom: 0;
    opacity: 1; }

.display-none {
  display: none; }

.phi-cta {
  width: 100%;
  height: 50px;
  text-align: center;
  border: none;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.38);
  background-color: gray;
  color: #fff;
  position: fixed;
  left: 0px;
  bottom: -50px;
  opacity: 0;
  transition: all 0.3s ease-out;
  display: flex;
  z-index: 100; }
  .phi-cta::before {
    display: none; }
  .phi-cta:after {
    width: 30px;
    height: 30px;
    background-image: url("/images/loading-white.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    left: 10px;
    top: 10px; }
  .phi-cta__participar {
    opacity: 1;
    bottom: 0;
    position: relative;
    box-shadow: none;
    font-size: 0.9em;
    flex: 2; }
    .phi-cta__participar::before {
      font-size: 1.2em;
      margin-right: 5px; }
  .phi-cta__info {
    opacity: 1;
    position: relative;
    bottom: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
    border-radius: 10000px; }
  .phi-cta--active {
    background-color: #0896e6; }
    .phi-cta--active::after {
      display: none; }
    .phi-cta--active::before {
      display: block; }
  .phi-cta--success {
    background-color: #4DC759; }
    .phi-cta--success::after {
      display: none; }
  .phi-cta--failure {
    background-color: #ff5c64; }
    .phi-cta--failure::after {
      display: none; }
  .phi-cta--visible {
    bottom: 0;
    opacity: 1; }

.confirmacao-input__label {
  margin-top: 2.5em; }

.desistir__btn {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 50px;
  border-radius: 10000px;
  width: 100%;
  margin-top: 1em;
  text-transform: uppercase;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  background-color: #0896e6; }
  .desistir__btn:visited, .desistir__btn:active, .desistir__btn:link {
    color: #fff; }
.desistir__cta {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54);
  font-size: 0.8em;
  padding: 1em 16px;
  margin: 1em 0; }

.paypal {
  margin-top: 1em;
  border-top: solid 1px rgba(0, 0, 0, 0.24); }
  .paypal__btn, .paypal__btn--accent {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 50px;
    border-radius: 10000px;
    width: 100%;
    margin-top: 1em;
    text-transform: uppercase;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
    background-color: #0896e6; }
    .paypal__btn:visited, .paypal__btn--accent:visited, .paypal__btn:active, .paypal__btn--accent:active, .paypal__btn:link, .paypal__btn--accent:link {
      color: #fff; }
    .paypal__btn--accent {
      background-color: #ff5c64; }
  .paypal__form-error {
    color: #ff5c64;
    font-size: 0.8em;
    margin: 1em 0px; }

.splash {
  display: block;
  margin: auto;
  left: calc(50% - 30px);
  width: 60px;
  height: 60px;
  transition: opacity 0.5s; }
  .splash__loading {
    opacity: 0;
    height: 0;
    transition: opacity 0.5s; }
    .splash__loading--done {
      height: auto;
      opacity: 1; }
  .splash__container {
    transition: opacity 0.5s; }
    .splash__container--done {
      opacity: 0;
      height: 0; }
  .splash__hero-information {
    display: flex; }

.none {
  display: none; }
