#why-profuturo {
  background: #FFF;
  font-size: 14px;
  margin-top: 0;
  text-align: left;
}
#why-profuturo .row {
  margin-bottom: 0;
}
#why-profuturo .columns {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lt-ie9 #why-profuturo {
  margin-top: 110px;
}
@media only screen and (min-width: 48em) {
  #why-profuturo {
    margin-top: 92px;
  }
}
.why-overlay {
  background-color: #0081c3;
  background: -webkit-gradient(linear, left top, left bottom, from(#0081c3), to(#004a90));
  background: -webkit-linear-gradient(top, #0081c3, #004a90);
  background: linear-gradient(top, #0081c3, #004a90);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.84;
}
.lt-ie9 .why-overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=84);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=84)";
}
.why-ceo-header {
  background: url('/content/wps/wcm/connect/9d18c223-a013-4ac9-a6b4-bc588a8c37a1/ciudad.jpg?MOD=AJPERES') no-repeat 90% center;
  background-size: cover;
  padding: 60px 20px 116px;
  position: relative;
}
.lt-ie9 .why-ceo-header {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/wps/wcm/connect/9d18c223-a013-4ac9-a6b4-bc588a8c37a1/ciudad.jpg?MOD=AJPERES', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/wps/wcm/connect/9d18c223-a013-4ac9-a6b4-bc588a8c37a1/ciudad.jpg?MOD=AJPERES', sizingMethod='scale');
  padding: 150px 0 174px;
}
@media only screen and (min-width: 48em) {
  .why-ceo-header {
    background: url('/content/wps/wcm/connect/9d18c223-a013-4ac9-a6b4-bc588a8c37a1/ciudad.jpg?MOD=AJPERES') no-repeat center center;
    background-size: cover;
    padding: 150px 0 174px;
  }
}
.why-ceo-header__arrow {
  position: absolute;
  cursor: pointer;
  display: block;
  left: 50%;
  height: 36px;
  width: 20px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 20px;
}
.lt-ie9 .why-ceo-header__arrow {
  border: none;
  background: url('/content/wps/wcm/connect/7406469b-bc64-4e5b-b04f-16df87738f58/scroll-down.png?MOD=AJPERES') no-repeat center center;
  margin-left: -11px;
  height: 39px;
  width: 22px;
}
@media only screen and (min-width: 48em) {
  .why-ceo-header__arrow {
    bottom: 20px;
  }
}
.why-ceo-header__arrow span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  height: 12px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 12px;
  -webkit-animation: blink-opacity 1s infinite;
          animation: blink-opacity 1s infinite;
}
.lt-ie9 .why-ceo-header__arrow span {
  display: none;
}
.why-ceo-header__arrow span:nth-child(1) {
  opacity: 0.2;
  -webkit-transform: rotate(45deg) translateY(-22px) translateX(-22px);
      -ms-transform: rotate(45deg) translateY(-22px) translateX(-22px);
          transform: rotate(45deg) translateY(-22px) translateX(-22px);
}
.why-ceo-header__arrow span:nth-child(2) {
  opacity: 0.6;
  -webkit-animation: blink-opacity-2 linear 1s infinite;
          animation: blink-opacity-2 linear 1s infinite;
  -webkit-transform: rotate(45deg) translateY(-22px) translateX(-22px);
      -ms-transform: rotate(45deg) translateY(-22px) translateX(-22px);
          transform: rotate(45deg) translateY(-22px) translateX(-22px);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.why-ceo-header__arrow span:nth-child(3) {
  opacity: 0;
  -webkit-animation: blink-opacity-3 linear 1s infinite;
          animation: blink-opacity-3 linear 1s infinite;
  -webkit-transform: rotate(45deg) translateY(-11px) translateX(-11px);
      -ms-transform: rotate(45deg) translateY(-11px) translateX(-11px);
          transform: rotate(45deg) translateY(-11px) translateX(-11px);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
@-webkit-keyframes blink-opacity-2 {
  0% {
    opacity: 0.2;
    -webkit-transform: rotate(45deg) translateY(-22px) translateX(-22px);
            transform: rotate(45deg) translateY(-22px) translateX(-22px);
  }
  33% {
    opacity: 0.6;
    -webkit-transform: rotate(45deg) translateY(-11px) translateX(-11px);
            transform: rotate(45deg) translateY(-11px) translateX(-11px);
  }
  66% {
    opacity: 0.6;
    -webkit-transform: rotate(45deg) translateY(-11px) translateX(-11px);
            transform: rotate(45deg) translateY(-11px) translateX(-11px);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(45deg) translateY(-11px) translateX(-11px);
            transform: rotate(45deg) translateY(-11px) translateX(-11px);
  }
}
@keyframes blink-opacity-2 {
  0% {
    opacity: 0.2;
    -webkit-transform: rotate(45deg) translateY(-22px) translateX(-22px);
            transform: rotate(45deg) translateY(-22px) translateX(-22px);
  }
  33% {
    opacity: 0.6;
    -webkit-transform: rotate(45deg) translateY(-11px) translateX(-11px);
            transform: rotate(45deg) translateY(-11px) translateX(-11px);
  }
  66% {
    opacity: 0.6;
    -webkit-transform: rotate(45deg) translateY(-11px) translateX(-11px);
            transform: rotate(45deg) translateY(-11px) translateX(-11px);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(45deg) translateY(-11px) translateX(-11px);
            transform: rotate(45deg) translateY(-11px) translateX(-11px);
  }
}
@-webkit-keyframes blink-opacity-3 {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg) translateY(-22px) translateX(-22px);
            transform: rotate(45deg) translateY(-22px) translateX(-22px);
  }
  33% {
    opacity: 0.6;
    -webkit-transform: rotate(45deg) translateY(-11px) translateX(-11px);
            transform: rotate(45deg) translateY(-11px) translateX(-11px);
  }
  66% {
    opacity: 1;
    -webkit-transform: rotate(45deg) translateY(0px) translateX(0px);
            transform: rotate(45deg) translateY(0px) translateX(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(45deg) translateY(0px) translateX(0px);
            transform: rotate(45deg) translateY(0px) translateX(0px);
  }
}
@keyframes blink-opacity-3 {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg) translateY(-22px) translateX(-22px);
            transform: rotate(45deg) translateY(-22px) translateX(-22px);
  }
  33% {
    opacity: 0.6;
    -webkit-transform: rotate(45deg) translateY(-11px) translateX(-11px);
            transform: rotate(45deg) translateY(-11px) translateX(-11px);
  }
  66% {
    opacity: 1;
    -webkit-transform: rotate(45deg) translateY(0px) translateX(0px);
            transform: rotate(45deg) translateY(0px) translateX(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(45deg) translateY(0px) translateX(0px);
            transform: rotate(45deg) translateY(0px) translateX(0px);
  }
}
.why-ceo-quote__quote {
  color: #fff;
  font-family: "Arial Bold", sans-serif;
  font-style: italic;
  font-size: 28px;
  font-weight: bolder;
  line-height: 1em;
}
.lt-ie9 .why-ceo-quote__quote {
  font-size: 44px;
  line-height: 1.2em;
}
@media only screen and (min-width: 48em) {
  .why-ceo-quote__quote {
    font-size: 44px;
    line-height: 1.2em;
  }
}
.why-ceo-quote__subquote {
  color: #fff;
  font-family: "Arial", sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 22px;
}
.why-ceo-quote__name {
  color: #00a0d9;
  font-style: italic;
}
.why-ceo-quote__buttons {
  margin-top: 40px;
}
@media only screen and (min-width: 48em) {
  .why-ceo-quote__buttons {
    margin-top: 20px;
  }
}
.why-ceo-image {
  width: 100%;
}
.why-ceo-image a {
  display: block;
  background: url('/test/img/porque-profuturo/c-e-o-pic-mobile.png') no-repeat center center;
  height: 136px;
  width: 136px;
  margin: 25px auto;
  overflow: hidden;
  text-indent: -9999px;
}
.why-ceo-image a[disabled] {
  cursor: default;
}
.lt-ie9 .why-ceo-image a {
  background: url('/test/img/porque-profuturo/c-e-o-pic-desktop.png') no-repeat center center;
  height: 242px;
  width: 242px;
}
@media only screen and (min-width: 48em) {
  .why-ceo-image a {
    background: url('/test/img/porque-profuturo/c-e-o-pic-desktop.png') no-repeat center center;
    height: 242px;
    width: 242px;
  }
}
@media only screen and (min-width: 48em) {
  .why-ceo-image {
    height: 100%;
  }
}
.why-button {
  background: #fff;
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  vertical-align: middle;
  -webkit-border-radius: 22.5px;
          border-radius: 22.5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 20px;
  padding: 0 15px;
  text-align: center;
  width: 100%;
}
.why-button:hover {
  text-decoration: none;
}
.why-button--future {
  color: #fff;
  background: #5d8bb2;
}
.why-button--future:hover {
  background: #4f7ea6;
}
.why-button--play {
  color: #fff;
  background: #ffb900;
}
.why-button--play:hover {
  background: #e6a700;
}
.why-button__arrow {
  background: url('/content/wps/wcm/connect/04af2b1e-d92a-4e9e-b6cd-9bbafc0675b8/play.png?MOD=AJPERES') no-repeat center center;
  display: inline-block;
  height: 15px;
  width: 15px;
}
.why-our-achievements {
  background: url('/content/wps/wcm/connect/bb51338a-e03a-4b1c-b812-b39f9a10d865/pattern.png?MOD=AJPERES') repeat top left;
  padding: 40px 0 48px;
}
.lt-ie9 .why-our-achievements {
  padding: 100px 0 106px;
}
@media only screen and (min-width: 48em) {
  .why-our-achievements {
    padding: 100px 0 106px;
  }
}
.why-our-achievements h1 {
  color: #004a90;
  font-size: 28px;
  font-weight: bolder;
  text-align: center;
}
.lt-ie9 .why-our-achievements h1 {
  font-size: 40px;
}
@media only screen and (min-width: 48em) {
  .why-our-achievements h1 {
    font-size: 40px;
  }
}
.why-our-achievements .why-achievement {
  padding: 0px 15px;
}
.why-our-achievements .why-achievement__image {
  display: block;
  height: 65px;
  width: 100%;
}
.why-our-achievements .why-achievement__image--one-hundred-years {
  background: url('/content/wps/wcm/connect/1dec7d98-c29a-40ea-8c52-36daee065c9c/100-anos.png?MOD=AJPERES') no-repeat center center;
}
.why-our-achievements .why-achievement__image--the-first {
  background: url('/content/wps/wcm/connect/f3bfe7a5-5428-457a-b6db-9b6b054fde48/smartphone.png?MOD=AJPERES') no-repeat center center;			
}
.why-our-achievements .why-achievement__image--quality {
  background: url('/content/wps/wcm/connect/3b814ce9-28e6-422e-a59a-71c6722db380/medalla.png?MOD=AJPERES') no-repeat center center;
}
.why-our-achievements .why-achievement__content {
  color: #004a90;
  font-size: 16px;
  text-align: center;
}
.why-our-promise {
  background: url('/content/wps/wcm/connect/2ac2eebd-e6c1-4844-a82d-2046d61fb122/our-promise-mobile.jpg?MOD=AJPERES') no-repeat center center;
  background-size: cover;
  padding: 40px 0px 50px;
}
.lt-ie9 .why-our-promise {
  background: url('/content/wps/wcm/connect/feb54e50-f3cb-41e4-a222-f8f674efdb4e/our-promise-desktop.jpg?MOD=AJPERES') no-repeat center center;
  padding: 124px 15px 111px;
}
@media only screen and (min-width: 48em) {
  .why-our-promise {
    background: url('/content/wps/wcm/connect/feb54e50-f3cb-41e4-a222-f8f674efdb4e/our-promise-desktop.jpg?MOD=AJPERES') no-repeat center center;
    background-size: cover;
    padding: 124px 15px 111px;
  }
}
.why-our-promise h1 {
  color: #fff;
  font-size: 24px;
}
.lt-ie9 .why-our-promise h1 {
  font-size: 40px;
}
@media only screen and (min-width: 48em) {
  .why-our-promise h1 {
    font-size: 40px;
  }
}
.why-our-promise__content {
  padding-left: 15px;
  padding-right: 15px;
}
.lt-ie9 .why-our-promise__content {
  padding-left: 60px;
}
.why-our-promise__paragraph {
  color: #fff;
  font-size: 16px;
}
.why-our-promise__paragraph--highlight {
  color: #ffb900;
  font-size: 18px;
  line-height: 22px;
  font-style: italic;
  font-weight: bold;
  padding: 0 0px 0 40px;
}
.lt-ie9 .why-our-promise__paragraph--highlight {
  padding-left: 80px;
}
@media only screen and (min-width: 48em) {
  .why-our-promise__paragraph--highlight {
    padding-left: 80px;
  }
}
.why-our-promise__button {
  background: rgba(255, 185, 0, 0.15);
  cursor: pointer;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  border: 2px solid #ffb900;
  color: #ffb900;
  display: none;
  font-size: 18px;
  font-weight: bolder;
  margin-top: 40px;
  padding: 0 60px;
}
.why-our-promise__button:hover {
  text-decoration: none;
}
.lt-ie9 .why-our-promise__button {
  display: inline-block;
}
@media only screen and (min-width: 48em) {
  .why-our-promise__button {
    display: inline-block;
  }
}
.why-the-service {
  padding: 40px 0 125px;
  position: relative;
}
.lt-ie9 .why-the-service {
  padding: 88px 0 64px;
}
@media only screen and (min-width: 48em) {
  .why-the-service {
    padding: 88px 0 64px;
  }
}
.why-the-service h1 {
  text-align: center;
  background: url('/content/wps/wcm/connect/feba0ba6-73c5-4d40-a48f-f6e86c07e948/LogoProfuturo_Horizontal_300x60px.png?MOD=AJPERES') no-repeat center center;
  background-size: 190px auto;
  height: 37px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.lt-ie9 .why-the-service h1 {
  background-size: 300px auto;
  height: 60px;
}
@media only screen and (min-width: 48em) {
  .why-the-service h1 {
    background-size: 300px auto;
    height: 60px;
  }
}
.why-the-service__content {
  margin: 30px auto 0;
  width: 290px;
}
.why-the-service__paragraph {
  color: #4a4a4a;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}
.why-the-service__icon {
  display: block;
  position: absolute;
}
.why-the-service__icon--left {
  background: url('/content/wps/wcm/connect/fa1fb086-7524-4982-b867-15bbc08a8ce8/left-hand.png?MOD=AJPERES') no-repeat left top;
  background-size: 100% 100%;
  left: 0;
  width: 85px;
  height: 58px;
}
.lt-ie9 .why-the-service__icon--left {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/wps/wcm/connect/fa1fb086-7524-4982-b867-15bbc08a8ce8/left-hand.png?MOD=AJPERES', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/wps/wcm/connect/fa1fb086-7524-4982-b867-15bbc08a8ce8/left-hand.png?MOD=AJPERES', sizingMethod='scale');
}
.why-the-service__icon--right {
  background: url('/content/wps/wcm/connect/a56048d3-784b-415e-983c-595135791951/right-hand.png?MOD=AJPERES') no-repeat right top;
  background-size: 100% 100%;
  right: 0px;
  height: 81px;
  width: 94px;
}
.lt-ie9 .why-the-service__icon--right {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/conten/wps/wcm/connect/a56048d3-784b-415e-983c-595135791951/right-hand.png?MOD=AJPERES', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/wps/wcm/connect/a56048d3-784b-415e-983c-595135791951/right-hand.png?MOD=AJPERES', sizingMethod='scale');
}
.lt-ie9 .why-the-service__icon {
  top: 195px;
}
@media only screen and (min-width: 48em) {
  .why-the-service__icon {
    top: 195px;
  }
}
.why-your-future {
  background: url('/content/wps/wcm/connect/f1face7c-8b8a-4439-b72d-498c1e84bd3f/futuro.jpg?MOD=AJPERES') no-repeat center bottom;
  background-size: cover;
  padding: 40px 0 252px;
  position: relative;
}
.lt-ie9 .why-your-future {
  background-size: 100% 100%;
  padding: 86px 0 198px;
}
@media only screen and (min-width: 48em) {
  .why-your-future {
    background: url('/content/wps/wcm/connect/f1face7c-8b8a-4439-b72d-498c1e84bd3f/futuro.jpg?MOD=AJPERES') no-repeat center bottom;
    background-size: cover;
    padding: 86px 0 198px;
  }
}
.why-your-future h1 {
  color: #ffb900;
  text-align: center;
}
.lt-ie9 .why-your-future h1 {
  font-size: 36px;
  font-weight: bolder;
}
@media only screen and (min-width: 48em) {
  .why-your-future h1 {
    font-size: 36px;
    font-weight: bolder;
  }
}
.why-your-future h2 {
  color: #fff;
  font-size: 18px;
  font-weight: lighter;
  line-height: 27px;
  text-align: center;
}
.why-your-future__icon {
  display: none;
  position: absolute;
}
.why-your-future__icon--left {
  background: url('/content/wps/wcm/connect/4a8db8e3-8618-40c0-ad12-0ce2f94ace08/icon-key.png?MOD=AJPERES') no-repeat left top;
  background-size: 100% 100%;
  height: 60px;
  width: 60px;
  left: 0;
}
.lt-ie9 .why-your-future__icon--left {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/wps/wcm/connect/4a8db8e3-8618-40c0-ad12-0ce2f94ace08/icon-key.png?MOD=AJPERES', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/wps/wcm/connect/4a8db8e3-8618-40c0-ad12-0ce2f94ace08/icon-key.png?MOD=AJPERES', sizingMethod='scale')";
}
.why-your-future__icon--right {
  background: url('/content/wps/wcm/connect/00777ca0-8eb4-479f-bb2e-ee0067b12c47/alcancia.png?MOD=AJPERES') no-repeat right top;
  background-size: 100% 100%;
  height: 70px;
  right: 0;
  width: 60px;
}
.lt-ie9 .why-your-future__icon--right {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/wps/wcm/connect/00777ca0-8eb4-479f-bb2e-ee0067b12c47/alcancia.png?MOD=AJPERES', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/wps/wcm/connect/00777ca0-8eb4-479f-bb2e-ee0067b12c47/alcancia.png?MOD=AJPERES', sizingMethod='scale')";
}
.lt-ie9 .why-your-future__icon {
  display: block;
  top: 195px;
}
@media only screen and (min-width: 48em) {
  .why-your-future__icon {
    display: block;
    top: 195px;
  }
}
.why-the-quiz {
  background: #f2f2f2;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  max-width: 580px;
  margin: 0 auto;
  overflow: hidden;
}
.why-the-quiz__content {
  color: #4a4a4a;
  display: table;
  height: 80px;
  width: 400%;
}
.lt-ie9 .why-the-quiz__content {
  height: 115px;
}
@media only screen and (min-width: 48em) {
  .why-the-quiz__content {
    height: 115px;
  }
}
.why-the-quiz__next-button {
  background: #cfcfcf;
  cursor: default;
  display: inline-block;
  cursor: pointer;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  -webkit-border-radius: 17.5px;
          border-radius: 17.5px;
  float: right;
  position: relative;
  text-indent: -999px;
  width: 35px;
}
.why-the-quiz__next-button:hover {
  text-decoration: none;
}
.lt-ie9 .why-the-quiz__next-button {
  background: #cfcfcf url('/content/wps/wcm/connect/b2b1d71c-95c4-4ebf-92f3-f027f7547ce0/arrow.png?MOD=AJPERES') no-repeat center center;
}
.why-the-quiz__next-button--valid {
  background: #004a90;
  cursor: pointer;
}
.lt-ie9 .why-the-quiz__next-button--valid {
  background: #004a90 url('/content/wps/wcm/connect/b2b1d71c-95c4-4ebf-92f3-f027f7547ce0/arrow.png?MOD=AJPERES') no-repeat center center;
}
.why-the-quiz__next-button span {
  background: #fff;
  display: block;
  height: 3px;
  left: 7px;
  margin: 0 auto;
  position: absolute;
  right: 7px;
  top: 16px;
}
.lt-ie9 .why-the-quiz__next-button span {
  display: none;
}
.why-the-quiz__next-button span:before,
.why-the-quiz__next-button span:after {
  background: #fff;
  display: block;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  width: 50%;
}
.why-the-quiz__next-button span:before {
  top: 0;
  -webkit-transform: translateX(11px) translateY(3px) rotate(-45deg);
      -ms-transform: translateX(11px) translateY(3px) rotate(-45deg);
          transform: translateX(11px) translateY(3px) rotate(-45deg);
}
.why-the-quiz__next-button span:after {
  bottom: 0;
  -webkit-transform: translateX(11px) translateY(-3px) rotate(45deg);
      -ms-transform: translateX(11px) translateY(-3px) rotate(45deg);
          transform: translateX(11px) translateY(-3px) rotate(45deg);
}
.why-the-quiz__next-button--thinking span {
  -webkit-animation: blink 1.4s infinite;
          animation: blink 1.4s infinite;
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  height: 3px;
  margin: 0 auto;
  width: 3px;
}
@-webkit-keyframes blink {
  0% {
    background: #004a90;
  }
  20% {
    background: #fff;
  }
  100% {
    background: #004a90;
  }
}
@keyframes blink {
  0% {
    background: #004a90;
  }
  20% {
    background: #fff;
  }
  100% {
    background: #004a90;
  }
}
.why-the-quiz__next-button--thinking span:before,
.why-the-quiz__next-button--thinking span:after {
  position: absolute;
  display: block;
  width: 3px;
  height: 3px;
  background: #fff;
  content: '';
}
.why-the-quiz__next-button--thinking span:before {
  -webkit-animation: blink 1.4s infinite;
          animation: blink 1.4s infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  top: 0;
  -webkit-transform: translateX(-6px);
      -ms-transform: translateX(-6px);
          transform: translateX(-6px);
}
.why-the-quiz__next-button--thinking span:after {
  -webkit-animation: blink 1.4s infinite;
          animation: blink 1.4s infinite;
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
  bottom: 0;
  -webkit-transform: translateX(6px);
      -ms-transform: translateX(6px);
          transform: translateX(6px);
}
.why-the-quiz__content-item {
  display: table-cell;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  padding: 0 15px;
  width: 25%;
}
.lt-ie9 .why-the-quiz__content-item {
  padding: 0 15px 0 25px;
}
@media only screen and (min-width: 48em) {
  .why-the-quiz__content-item {
    padding: 0 15px 0 25px;
  }
}
.why-the-quiz__content-item label {
  font-size: 14px;
  position: relative;
}
.lt-ie9 .why-the-quiz__content-item label {
  font-size: 24px;
}
@media only screen and (min-width: 48em) {
  .why-the-quiz__content-item label {
    font-size: 24px;
  }
}
.why-the-quiz__input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #005bab;
  background: #f2f2f2;
  border: 0;
  border-bottom: 2px solid #cdcdcd;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 16px;
  padding: 3px 0;
  text-align: center;
  display: inline-block;
}
.why-the-quiz__input[type='number'] {
  -moz-appearance: textfield;
}
.why-the-quiz__input::-webkit-outer-spin-button,
.why-the-quiz__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
}
.lt-ie9 .why-the-quiz__input {
  font-size: 24px;
}
@media only screen and (min-width: 48em) {
  .why-the-quiz__input {
    font-size: 24px;
  }
}
.why-the-quiz__input:focus {
  border-bottom: 2px solid #005bab;
}
.why-the-quiz__input:focus + .select-arrow {
  border-right: 2px solid #005bab;
  border-bottom: 2px solid #005bab;
}
.why-the-quiz__input:invalid {
  background: none;
}
.why-the-quiz__input--invalid {
  border-bottom: 2px solid #f51e27;
}
.why-the-quiz__input--age {
  width: 80px;
}
.why-the-quiz__input--name {
  width: 150px;
}
.lt-ie9 .why-the-quiz__input--name {
  width: 300px;
}
@media only screen and (min-width: 48em) {
  .why-the-quiz__input--name {
    width: 340px;
  }
}
.why-the-quiz__input--income {
  width: 80px;
}
.lt-ie9 .why-the-quiz__input--income {
  width: 150px;
}
@media only screen and (min-width: 48em) {
  .why-the-quiz__input--income {
    width: 150px;
  }
}
.why-the-quiz__input--where {
  font-size: 1em;
  width: 120px;
}
.lt-ie9 .why-the-quiz__input--where {
  width: 200px;
}
@media only screen and (min-width: 48em) {
  .why-the-quiz__input--where {
    width: 200px;
  }
}
.why-the-quiz__input--where + .select-arrow {
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  right: 5px;
  top: 20%;
  border-right: 2px solid #cdcdcd;
  border-bottom: 2px solid #cdcdcd;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media only screen and (min-width: 48em) {
  .why-the-quiz__input--where + .select-arrow {
    top: 40%;
  }
}
.lt-ie9 .why-the-quiz__input--where + .select-arrow {
  display: none;
}
.why-the-quiz__navigation {
  list-style: none;
  margin: 0;
  padding: 0;
}
.why-the-quiz__navigation__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  float: left;
  width: 25%;
}
.why-the-quiz__navigation__item:first-child a {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
}
.why-the-quiz__navigation__item:last-child a {
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
}
.why-the-quiz__navigation__item a {
  color: #cfcfcf;
  display: block;
  font-size: 10px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
}
.lt-ie9 .why-the-quiz__navigation__item a {
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
}
@media only screen and (min-width: 48em) {
  .why-the-quiz__navigation__item a {
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
  }
}
.why-the-quiz__navigation__item--completed a {
  color: #fff;
  background: #ffd567;
}
.why-the-quiz__navigation__item--active a {
  color: #fff;
  background: #ffb900;
}
