/* Schnebel Sans Pro
 * ================================================================================================================== */
@font-face {
  font-family: "schnebel-sans-pro";
  src: url("/fonts/ssp/ssp3.woff2") format("woff2"), url("/fonts/ssp/ssp3.woff") format("woff"), url("/fonts/ssp/ssp3.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "schnebel-sans-pro";
  src: url("/fonts/ssp/ssp4.woff2") format("woff2"), url("/fonts/ssp/ssp4.woff") format("woff"), url("/fonts/ssp/ssp4.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "schnebel-sans-pro";
  src: url("/fonts/ssp/ssp5.woff2") format("woff2"), url("/fonts/ssp/ssp5.woff") format("woff"), url("/fonts/ssp/ssp5.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "schnebel-sans-pro";
  src: url("/fonts/ssp/ssp7.woff2") format("woff2"), url("/fonts/ssp/ssp7.woff") format("woff"), url("/fonts/ssp/ssp7.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}
html,
body {
  padding: 0;
  margin: 0;
}
body {
  min-width: 320px;
  color: #666;
  background: #fff;
  font-family: 'schnebel-sans-pro', sans-serif;
  font-size: 16px;
}
body > svg {
  display: none;
}
select,
input,
button,
textarea {
  font-family: 'schnebel-sans-pro';
  font-size: 16px;
  font-weight: 400;
  appearance: none;
}
a {
  color: #2ae;
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover,
a:focus {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5 {
  color: #2ae;
  font-weight: 500;
  margin: 24px 0 8px;
}
h1 {
  font-size: 28px;
  margin-top: 32px;
}
h2 {
  font-size: 24px;
  margin-top: 24px;
}
h3 {
  font-size: 20px;
  margin-top: 20px;
}
.wrap {
  position: relative;
  width: 100%;
  max-width: 1122px;
  padding: 0 24px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .wrap {
    padding: 0 32px;
  }
}
/* HEADER
 * ================================================================================================================== */
.header {
  z-index: 1;
  width: 100%;
  min-width: 320px;
  overflow: hidden;
  background: #2ae;
}
.header > .wrap {
  padding: 0;
  height: 64px;
}
.header-logo {
  display: flex;
  padding: 0 6px;
  height: 64px;
}
.header-logo__icon {
  display: block;
  width: 64px;
  height: 64px;
  background: transparent url("/img/logo_icon_694e6be4.svg") no-repeat;
}
.header-logo__text {
  display: block;
  float: right;
  width: 117px;
  height: 64px;
  box-sizing: border-box;
  margin-right: 6px;
  background: transparent url("/img/logo_text_694e6be4.svg") no-repeat;
}
.header__link {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  float: right;
  padding: 14px 20px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}
.header__link > span {
  display: block;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  box-shadow: 0 0 0 2px #fffc;
  border-radius: 18px;
}
.header .legacy-link {
  display: flex;
  justify-content: center;
  height: 32px;
  line-height: 32px;
  color: #fff;
  background-color: #0001;
  transition: margin 0.3s ease-in 0.5s;
}
.header .legacy-link.hidden {
  margin-top: -32px;
}
.header .legacy-link > a {
  display: flex;
  padding-left: 20px;
  color: inherit;
  text-decoration: none;
}
.header .legacy-link > a > .icon {
  float: right;
  fill: #fff;
  width: 20px;
  height: 20px;
  margin: 6px 0;
}
.header .legacy-link > a:hover b {
  text-decoration: underline;
}
@media screen and (max-width: 480px) {
  .header-logo__text {
    display: none;
  }
}
/* FOOTER
 * ================================================================================================================== */
.footer {
  padding: 24px 0;
  color: #fff;
  background: #2ae;
  font-size: 16px;
}
.footer > .wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: end;
}
.footer-lang {
  flex: 1 0 auto;
  margin-bottom: 12px;
}
.footer-lang > label {
  display: block;
  margin-bottom: 8px;
  color: #dff3fd;
}
.footer-lang > select {
  display: block;
  width: 100%;
  max-width: 320px;
  height: 40px;
  line-height: 24px;
  padding: 8px 29px 8px 8px;
  border: 0;
  border-radius: 4px;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  color: #fff;
  background: #0002 url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20viewBox%3D'0%200%2029%2040'%3E%3Cpath%20fill%3D'%23ffffff'%20d%3D'M20.1,18.2l-4.9,4.9c-0.4,0.4-1,0.4-1.4,0l-4.9-4.9c-0.4-0.4-0.4-1,0-1.4c0.4-0.4,1-0.4,1.4,0l4.2,4.2l4.2-4.2c0.4-0.4,1-0.4,1.4,0C20.4,17.2,20.4,17.8,20.1,18.2z'/%3E%3C/svg%3E") no-repeat right center;
  background-size: 29px 40px;
  font-size: 18px;
}
.footer-lang > select > option {
  color: #666;
  background-color: #fff;
}
.footer-nav {
  display: flex;
  flex-flow: column;
  align-items: end;
  padding-left: 24px;
}
.footer-nav > a {
  display: block;
  margin-bottom: 8px;
  color: #fff;
  font-size: 18px;
  white-space: nowrap;
  text-decoration: none;
}
.footer-social {
  display: flex;
  flex-shrink: 0;
  width: 100%;
  margin: 12px 0 24px;
  justify-content: end;
}
.footer-social > a {
  display: block;
  color: #fff;
}
.footer-social > a .icon {
  display: block;
  width: 32px;
  height: 32px;
  fill: currentColor;
}
.footer-social > a:not(:first-child) {
  margin-left: 24px;
}
.footer-copyright {
  flex-shrink: 0;
  width: 100%;
  margin-bottom: 24px;
  text-align: center;
}
/* LOADER
 * ================================================================================================================== */
.top-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  z-index: 1;
}
.loader {
  --color: #2ae;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 10px;
  transform: translate(-50%, -50%);
}
.loader > b,
.loader::before,
.loader::after {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: var(--color);
  animation: loader-blink 1s linear infinite;
  animation-fill-mode: both;
}
.loader::before,
.loader::after {
  position: absolute;
  top: 0;
  content: '';
}
.loader::before {
  left: -2.25em;
  animation-delay: -0.2s;
}
.loader::after {
  right: -2.25em;
  animation-delay: 0.2s;
}
@keyframes loader-blink {
  0%,
  100% {
    opacity: 1;
  }
  40%,
  80% {
    opacity: 0.1;
  }
}
/* CONTENT
 * ================================================================================================================== */
/* CONTENT-HEAD
 * ================================================================================================================== */
.content-head {
  background: #2ae;
  padding-top: 24px;
}
.content-head .main {
  margin-bottom: 24px;
  text-align: center;
}
.content-head .title {
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  padding: 16px 0;
  margin: 0;
}
.content-head .heading {
  color: #fff;
  font-size: 32px;
  margin: 0 0 8px;
}
.content-head .caption {
  color: #dff3fd;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 24px;
}
.content-head .preview {
  margin-bottom: 24px;
}
.content-head .preview-wrap {
  display: block;
  width: 252px;
  height: 448px;
  overflow: hidden;
  border: 8px solid #111;
  border-radius: 16px;
  box-shadow: 0 0 0 2px #444, 0 0 0 4px #fff4;
  margin: 0 auto;
  background-color: #333;
}
.content-head .preview > img {
  display: block;
  width: 252px;
  height: 448px;
}
@media screen and (min-width: 768px) {
  .content-head > .wrap {
    display: flex;
  }
  .content-head .main {
    display: flex;
    flex-flow: column;
    max-width: 720px;
    min-height: 360px;
    margin: 0 32px 0 0;
    text-align: left;
    justify-content: center;
  }
  .content-head .preview {
    flex-grow: 1;
  }
  .content-head .badge-bar {
    justify-content: left;
  }
}
/* LANG-BAR
 * ================================================================================================================== */
.lang-bar {
  --padding: 48px;
  background-color: #108ecd;
}
.lang-bar > .wrap {
  height: 56px;
  padding: 0;
}
.lang-bar .viewport {
  overflow-y: hidden;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.lang-bar .viewport::-webkit-scrollbar {
  display: none;
}
.lang-bar ul {
  display: flex;
  padding: 0;
  margin: 0 var(--padding);
  list-style-type: none;
  transition: left 0.25s;
}
.lang-bar ul::after {
  display: block;
  flex: 0 0 var(--padding);
  content: '';
}
.lang-bar li {
  display: block;
  flex-shrink: 0;
  padding-right: 24px;
  color: #fff;
  font-size: 20px;
  line-height: 56px;
  white-space: nowrap;
}
.lang-bar li:last-child {
  padding-right: 8px;
}
.lang-bar li a {
  display: block;
  color: currentColor;
  text-decoration: none;
}
.lang-bar li img {
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin: 12px 8px;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.2);
}
.lang-bar .nav {
  position: absolute;
  top: 0;
  padding: 8px;
  transition: opacity 0.25s;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.lang-bar .nav > svg {
  display: block;
  width: 40px;
  height: 40px;
  fill: #fff;
}
.lang-bar .nav--left {
  left: 0;
  background: linear-gradient(to right, #108ecd, #108ecd, rgba(34, 170, 238, 0));
}
.lang-bar .nav--right {
  right: 0;
  background: linear-gradient(to left, #108ecd, #108ecd, rgba(34, 170, 238, 0));
}
.lang-bar .nav.disabled {
  opacity: 0.25;
  cursor: initial;
}
/* CONTENT-BODY
 * ================================================================================================================== */
.content-body > .wrap {
  overflow: hidden;
}
/* SECTIONS
 * ================================================================================================================== */
.section {
  padding: 24px 0;
  overflow: hidden;
  text-align: center;
}
.section:nth-child(2),
.section:nth-child(4),
.section:nth-child(6) {
  background-color: #ebf7fd;
}
.section:last-child {
  padding-bottom: 64px;
}
.section .heading {
  color: #2ae;
  font-size: 28px;
  font-weight: 500;
  margin: 0 0 8px;
}
.section .caption {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 24px;
}
.section .main {
  max-width: 720px;
}
.section .picture {
  margin: 0 0 24px;
}
.section .picture > .pic {
  width: 176px;
  margin: 0 auto;
}
.section .preview {
  display: none;
}
@media screen and (min-width: 768px) {
  .section {
    text-align: left;
  }
}
.card > .pic {
  margin-bottom: 8px;
}
.card > .pic > img {
  display: block;
  width: 160px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .card {
    display: flex;
    flex-flow: row nowrap;
  }
  .card--right {
    flex-direction: row-reverse;
  }
  .card > .pic {
    flex-grow: 1;
    margin-bottom: 0;
  }
  .card > .pic > img {
    width: 196px;
  }
  .card > .info {
    display: flex;
    flex-flow: column;
    justify-content: center;
    max-width: 720px;
    min-height: 176px;
    margin-left: 24px;
  }
  .card--right > .info {
    margin-left: 0;
    margin-right: 24px;
  }
}
/* SKILLS
 * ================================================================================================================== */
.skills {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.skills > li {
  display: block;
  margin-bottom: 32px;
}
.skills .pic {
  display: block;
  width: 80px;
  margin: 0 auto 8px;
}
.skills .heading {
  margin: 0 0 8px 0;
  color: #2ae;
  font-size: 22px;
  font-weight: 500;
}
.skills .heading > b {
  padding: 0 4px;
  color: #fff;
  background: #2ae;
  font-weight: 500;
}
.skills .caption {
  margin: 0;
  color: #666;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .skills {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .skills > li {
    width: calc(50% - 12px);
  }
  .skills .pic {
    float: left;
    margin: 0;
  }
  .skills .info {
    display: flex;
    flex-flow: column;
    justify-content: center;
    min-height: 80px;
    margin-left: 96px;
  }
  .skills .heading {
    margin-bottom: 4px;
  }
}
/* FEATURES
 * ================================================================================================================== */
.features {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  list-style-type: none;
  padding: 0;
  margin: 24px 0 0;
  text-align: left;
}
.features > li {
  display: block;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .features > li {
    width: calc(50% - 12px);
  }
}
.features .icon {
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  color: #2ae;
  fill: currentColor;
}
.features .heading {
  display: block;
  margin: 4px 0 4px 44px;
  color: #2ae;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}
.features .caption {
  display: block;
  margin: 0 0 0 44px;
  color: #666;
  font-size: 18px;
  font-weight: 400;
}
/* BADGES
 * ================================================================================================================== */
.badge-bar {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}
.badge {
  display: block;
  float: left;
  width: 156px;
  height: 56px;
  background: #108ecd no-repeat center;
  background-size: contain;
  background-clip: border-box;
  border: 0;
  border-radius: 4px;
  outline: 0;
  margin: 0;
  white-space: nowrap;
  transition: background 0.1s;
  cursor: pointer;
  user-select: none;
  /* Borrar */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
.badge:hover {
  background-color: #0e7eb6;
}
.badge--ios {
  margin-right: 8px;
  background-image: url("/img/app_store_badge_694e6be4.svg");
}
.badge--android {
  margin-left: 8px;
  background-image: url("/img/google_play_badge_694e6be4.svg");
}
@media screen and (min-width: 768px) {
  .badge-bar {
    justify-content: left;
  }
}
/* QUOTES
 * ================================================================================================================== */
.quote {
  max-width: 640px;
  background: #fff;
  box-shadow: 2px 2px 8px 0 #0004;
  border-radius: 4px;
  padding: 12px 16px 24px;
  margin: 0 auto;
}
.quote > .author {
  display: block;
  font-weight: 600;
  margin-top: 16px;
  text-align: left;
}
/* USER-REVIEWS
 * ================================================================================================================== */
.user-reviews {
  display: flex;
  flex-flow: row nowrap;
  padding: 0;
  overflow: hidden;
}
.user-reviews__left,
.user-reviews__right {
  position: relative;
  flex: 1 1 auto;
  min-width: 48px;
  z-index: 1;
}
.user-reviews__left {
  background: linear-gradient(to right, #ebf7fd, transparent);
}
.user-reviews__right {
  background: linear-gradient(to left, #ebf7fd, transparent);
}
.user-reviews__list {
  display: grid;
  flex: 1 1 auto;
  max-width: 640px;
  margin: 8px 0;
}
.user-reviews__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  fill: #2ae;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
.user-reviews__nav > .icon {
  width: 48px;
  height: 48px;
}
.user-reviews__nav--left {
  right: 0;
}
.user-reviews__nav--right {
  left: 0;
}
.user-reviews__card {
  grid-row: 1;
  grid-column: 1;
  padding: 24px;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 2px 8px 0 #0002;
  margin: 0;
  background: #fff;
  text-align: center;
  transform: translateX(calc(var(--offset) * (100% + 24px)));
  transition: transform 0.25s, opacity 0.25s linear;
  /*
    &:not(&--current) {
      opacity: 0.5;
    }
     */
}
.user-reviews__card-picture {
  display: block;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  margin: 0 auto 12px;
}
.user-reviews__card-comment {
  font-size: 18px;
  margin-bottom: 12px;
}
.user-reviews__card-author {
  color: #2ae;
  font-weight: 600;
}
.user-reviews__card-source {
  color: #aaa;
}
@media screen and (min-width: 480px) {
  .user-reviews__card {
    text-align: left;
  }
  .user-reviews__card-picture {
    float: left;
    margin: 0;
  }
  .user-reviews__card-body {
    margin-left: 88px;
  }
}
/*
.review-list {

  position: relative;
  padding: 0 12px;
  list-style-type: none;
  width: calc(100% - 96px);
  max-width: 640px;
  padding: 0;
  margin: 24px auto 0;
  text-align: left;



}

*/
/* PICTURES
 * ================================================================================================================== */
.pic {
  display: block;
  width: 100%;
}
/* LEGAL
 * ================================================================================================================== */
.content-body.legal {
  padding-bottom: 64px;
}
.content-body.legal .brand {
  font-style: normal;
  font-weight: 500;
}
.update-date {
  color: #999;
}
/* PRIVACY
 * ================================================================================================================== */
#qc-cmp2-persistent-link {
  transform: rotate(-90deg);
  transform-origin: 0 100%;
  left: 100%;
  right: auto;
  bottom: 16px;
  margin-right: 16px;
  background: #108ecd;
  text-decoration: none !important;
}
