@font-face {
  font-family: 'Dynascript';
  src: url("./fonts/186A37_0.woff") format("woff"); }
.gemini-logo {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .gemini-logo img {
      width: 134px; } }
  .gemini-logo-name {
    position: relative;
    font-family: 'Dynascript', sans-serif;
    font-size: 82px;
    line-height: 1;
    padding-right: 29px; }
  .gemini-logo span {
    position: absolute;
    font-family: 'Lato', sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.4;
    top: 0;
    right: 0;
    font-style: italic; }
  .gemini-logo.-bottom {
    margin-top: -49px; }
    .gemini-logo.-bottom .gemini-logo-name {
      font-size: 76px; }

.motion-stars {
  position: absolute;
  top: 200px;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%) translateZ(0);
  transform: translateY(-50%) translateZ(0); }
  .motion-stars-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    overflow: hidden;
    width: 1400px;
    max-width: 100%;
    -webkit-transform: translateX(-50%) translateZ(0);
    transform: translateX(-50%) translateZ(0); }
    @media only screen and (max-width: 767px) {
      .motion-stars-container {
        top: -60px; } }
  .motion-stars svg {
    width: 100%; }

@-webkit-keyframes stars {
  from {
    -webkit-transform: translateY(-50%) rotate(0deg); }
  to {
    -webkit-transform: translateY(-50%) rotate(360deg); } }
@keyframes stars {
  from {
    transform: translateY(-50%) rotate(0deg); }
  to {
    transform: translateY(-50%) rotate(360deg); } }
.product-header {
  position: relative;
  background: -webkit-linear-gradient(#102d78, #7db3e6 75%, #73d2f9);
  background: linear-gradient(#102d78, #7db3e6 75%, #73d2f9); }
  .product-header-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%; }
  .product-header .h3 {
    margin-top: 23px; }
.product-text {
  position: relative;
  z-index: 100; }
  .product-text img {
    position: relative;
    margin-bottom: 3px; }
    @media only screen and (max-width: 991px) {
      .product-text img {
        top: 7px; } }
    @media only screen and (max-width: 767px) {
      .product-text img {
        top: 0; } }
  @media only screen and (max-width: 767px) {
    .product-text.-center {
      text-align: left; } }
  @media only screen and (max-width: 991px) {
    .product-text-col {
      display: inline-block;
      vertical-align: top;
      width: 75%;
      margin-left: 30px; } }
  @media only screen and (max-width: 767px) {
    .product-text-col {
      display: block;
      margin-left: 0;
      width: auto; } }
.product-content-image {
  margin-top: 40px;
  position: relative;
  text-align: center;
  z-index: 100; }
  .product-content-image.-top {
    margin-bottom: 40px;
    margin-top: 0; }
  @media only screen and (max-width: 767px) {
    .product-content-image.-desktop {
      display: none; } }
  .product-content-image.-mobile {
    display: none; }
    @media only screen and (max-width: 767px) {
      .product-content-image.-mobile {
        display: inline-block;
        vertical-align: top; } }
.product-download .hint {
  color: #fff; }
.product-preview {
  position: relative; }
.product-download .button {
  margin: 0 17px 17px; }
  @media only screen and (max-width: 767px) {
    .product-download .button {
      margin: 0 17px 17px; } }
.product-languages {
  color: #fff;
  background: url("../../img/gemini/languages/map.png"), -webkit-linear-gradient(#2b3956, #566a8e);
  background: url("../../img/gemini/languages/map.png"), linear-gradient(#2b3956, #566a8e);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }
  @media only screen and (max-width: 767px) {
    .product-languages {
      padding: 50px 0; } }
  @media only screen and (max-width: 767px) {
    .product-languages .product-text.-center {
      text-align: center; } }
.product-divider {
  background: #b0d4e2; }

.section-lines {
  background: url(../../img/gemini/bg-lines.png) center bottom; }

.share-block {
  padding-top: 13px; }
  @media only screen and (max-width: 767px) {
    .share-block {
      padding-top: 13px; } }

.product-sys-requirements {
  max-width: 500px;
  line-height: 1.4;
  margin: 3px auto 0; }

.section {
  position: relative;
  padding: 35px 0; }
  @media only screen and (max-width: 991px) {
    .section {
      padding: 30px 0; } }
  .section-reviews {
    padding: 25px 0 25px; }
    .section-reviews-items {
      text-align: center; }
      .section-reviews-items a {
        display: inline-block;
        vertical-align: middle;
        margin: 12px 16px 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .section-reviews-items a:hover {
          opacity: 0.7; }
        @media only screen and (max-width: 767px) {
          .section-reviews-items a {
            display: block;
            margin: 20px 0 0; } }
  @media only screen and (max-width: 991px) {
    .section-duplicates {
      padding: 50px 0 30px; } }
  .section-ship {
    background: #2a3857;
    background: -webkit-linear-gradient(top, #2b3957 0%, #2a3857 25%, #2e3c5c 58%, #39496a 100%);
    background: linear-gradient(top, #2b3957 0%, #2a3857 25%, #2e3c5c 58%, #39496a 100%); }
    .section-ship .ship-icon {
      height: 400px;
      position: relative;
      text-align: center; }
      .section-ship .ship-icon img {
        position: absolute;
        top: 70px;
        left: 50%;
        margin-left: -10px; }
      @media only screen and (max-width: 991px) {
        .section-ship .ship-icon {
          display: none; } }
    @media only screen and (max-width: 991px) {
      .section-ship .product-text {
        max-width: 100%; } }
  .section-simple {
    padding: 0 0 35px; }
    .section-simple .product-text {
      margin-top: -37px; }
      @media only screen and (max-width: 767px) {
        .section-simple .product-text {
          margin-top: -30px; } }
    .section-simple .gemini-mobile-intro {
      z-index: 200; }
    .section-simple .gemini-mobile-trash {
      margin-top: -130px; }
  .section-similars {
    text-align: center;
    background: #2b3957; }
    .section-similars .product-content-fallback {
      position: relative;
      height: 190px; }
      .section-similars .product-content-fallback .product-content-image {
        width: 800px;
        max-width: 800px;
        position: absolute;
        left: 50%;
        margin-left: -400px; }
    .section-similars .product-content-animation {
      white-space: nowrap;
      height: 220px; }
    .section-similars-photos {
      width: 1110px;
      position: absolute;
      left: 50%;
      margin-left: -555px; }
    .section-similars-photo {
      position: relative;
      border-radius: 5px;
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26), 0 10px 12px 0 rgba(0, 0, 0, 0.24); }
      .section-similars-photo:nth-child(1) {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
      .section-similars-photo:nth-child(2) {
        margin: 0 20px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
      .section-similars-photo:nth-child(3) {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
  .section-ship {
    background-image: -webkit-linear-gradient(#2b3956, #3a4a69);
    background-image: linear-gradient(#2b3956, #3a4a69); }
    @media only screen and (max-width: 991px) {
      .section-ship .product-text.-left {
        margin-top: 25px; } }
    @media only screen and (max-width: 767px) {
      .section-ship .product-text.-left {
        margin-top: 20px; } }
  .section-smart {
    padding: 0 0 195px;
    background: #39496b;
    background-image: -webkit-linear-gradient(#3a4a69, #576a8e);
    background-image: linear-gradient(#3a4a69, #576a8e); }
    @media only screen and (max-width: 767px) {
      .section-smart {
        padding: 0 0 161px; } }
  .section-mentions {
    padding: 100px 0; }
    @media only screen and (max-width: 767px) {
      .section-mentions {
        padding: 50px 0 80px; } }
  .section-about {
    padding: 0 0 80px;
    background-image: -webkit-linear-gradient(#2b3956, #576a8f);
    background-image: linear-gradient(#2b3956, #576a8f);
    text-align: center;
    color: #fff; }
    @media only screen and (max-width: 767px) {
      .section-about {
        padding: 0 0 40px; } }
    .section-about .product-logo {
      margin-top: -66px; }
    .section-about .h3 {
      margin-top: 8px;
      margin-bottom: 34px; }

.circle {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 130px 0 0;
  width: 370px;
  height: 370px;
  text-align: center;
  border-radius: 50%;
  background: #fff; }
  @media only screen and (max-width: 767px) {
    .circle {
      width: 340px;
      height: 340px;
      text-align: left;
      padding: 120px 0 0 95px; } }
  .circle-wrapper {
    text-align: center;
    position: absolute;
    z-index: 1;
    top: -135px;
    left: 50%;
    margin-left: -185px; }
    .circle-wrapper img {
      position: absolute;
      left: -722px;
      top: -728px; }
      @media only screen and (max-width: 767px) {
        .circle-wrapper img {
          width: 1794px; } }
    @media only screen and (max-width: 767px) {
      .circle-wrapper {
        left: 0;
        top: -120px;
        margin-left: -80px; } }

.reflection {
  position: relative;
  background: -webkit-linear-gradient(#647e9f, #2b3957);
  background: linear-gradient(#647e9f, #2b3957); }
  .reflection-image {
    position: absolute;
    left: 0;
    top: 0;
    right: 0; }
  .reflection .section {
    position: relative; }

.product-content-fallback {
  display: none;
  margin-top: 40px;
  max-width: 100%;
  text-align: center; }
  @media only screen and (max-width: 991px) {
    .product-content-fallback {
      display: block; } }

.product-content-animation {
  position: relative;
  z-index: 100;
  display: block;
  margin-top: 40px;
  text-align: center; }
  @media only screen and (max-width: 991px) {
    .product-content-animation {
      display: none; } }

@media only screen and (max-width: 767px) {
  .gemini-stars {
    display: none; } }
.gemini-star {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #e0faff;
  box-shadow: 0 0 9px #e0faff; }
  .gemini-star:nth-child(1) {
    left: 26px;
    top: -21px; }
  .gemini-star:nth-child(2) {
    left: 388px;
    top: 129px; }
  .gemini-star:nth-child(3) {
    left: 428px;
    top: -2px; }
  .gemini-star:nth-child(4) {
    left: -294px;
    top: -32px; }
  .gemini-star:nth-child(5) {
    left: -71px;
    top: -172px; }
  .gemini-star:nth-child(6) {
    left: -21px;
    top: -302px; }
  .gemini-star:nth-child(7) {
    left: -135px;
    top: -362px; }
  .gemini-star:nth-child(8) {
    left: -42px;
    top: -542px; }
  .gemini-star:nth-child(9) {
    left: 368px;
    top: -424px; }
  .gemini-star:nth-child(10) {
    left: 718px;
    top: -558px; }
.gemini-shadows {
  position: relative;
  height: 485px; }
  .gemini-shadows-image {
    position: absolute;
    left: 50%;
    bottom: 60px;
    margin-left: -322px;
    box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.26);
    border-radius: 5px; }
  .gemini-shadows-screenshot {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -307px; }
  .gemini-shadows-shadow {
    position: absolute;
    left: 50%;
    background: #8bc1ce;
    border-radius: 4px;
    box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.26), inset 0 1px 1px 0 rgba(255, 255, 255, 0.29); }
    .gemini-shadows-shadow:nth-child(1) {
      top: 0;
      opacity: .2;
      margin-left: -240px;
      width: 480px;
      height: 290px; }
    .gemini-shadows-shadow:nth-child(2) {
      top: 4px;
      opacity: .3;
      margin-left: -256px;
      width: 512px;
      height: 314px; }
    .gemini-shadows-shadow:nth-child(3) {
      top: 9px;
      margin-left: -270px;
      width: 540px;
      height: 330px;
      opacity: .4; }
    .gemini-shadows-shadow:nth-child(4) {
      top: 15px;
      margin-left: -284px;
      width: 568px;
      height: 347px;
      opacity: .5; }
    .gemini-shadows-shadow:nth-child(5) {
      top: 21px;
      margin-left: -300px;
      width: 600px;
      height: 367px;
      opacity: .6; }
    .gemini-shadows-shadow:nth-child(6) {
      top: 30px;
      margin-left: -315px;
      width: 630px;
      height: 387px;
      opacity: .7; }
.gemini-cleaning {
  position: relative;
  height: 810px; }
  .gemini-cleaning-intro {
    position: absolute;
    top: 45px;
    left: 50%;
    margin-left: -510px; }
  .gemini-cleaning-app {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -240px; }
  .gemini-cleaning-trash-back {
    position: absolute;
    bottom: 120px;
    left: 50%;
    margin-left: -82px; }
  .gemini-cleaning-trash-front {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -85px; }
  .gemini-cleaning-icons {
    position: absolute;
    width: 1100px;
    left: 50%;
    margin-left: -550px;
    bottom: 0;
    height: 560px; }
  .gemini-cleaning-icon {
    position: absolute; }
    .gemini-cleaning-icon:nth-child(1) {
      top: 0;
      left: 15px; }
    .gemini-cleaning-icon:nth-child(2) {
      top: 175px;
      left: -13px; }
    .gemini-cleaning-icon:nth-child(3) {
      top: 181px;
      left: 176px; }
    .gemini-cleaning-icon:nth-child(4) {
      top: 194px;
      left: 337px; }
    .gemini-cleaning-icon:nth-child(5) {
      top: 280px;
      left: 451px; }
    .gemini-cleaning-icon:nth-child(6) {
      top: 73px;
      left: 849px; }
    .gemini-cleaning-icon:nth-child(7) {
      top: 220px;
      left: 902px; }
    .gemini-cleaning-icon:nth-child(8) {
      top: 190px;
      left: 742px; }
    .gemini-cleaning-icon:nth-child(9) {
      top: 254px;
      left: 601px; }
    .gemini-cleaning-icon:nth-child(10) {
      top: 338px;
      left: 553px; }

.button.-buy {
  color: #fff;
  background: none;
  box-shadow: inset 0 0 0 3px #fff; }
.button.-download, .button.-sendlink {
  background: #ffd85b;
  color: #380000;
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.08); }
.button.-play {
  background: #b0d4e2;
  color: #2b3956;
  padding: 9px 18px; }
  .button.-play img {
    position: relative;
    top: 3px;
    margin-right: 8px; }
.button.-buy, .button.-download, .button.-play, .button.-sendlink {
  min-width: 206px;
  font-family: Lato, "Helvetica Neue", sans-serif;
  font-weight: bold;
  font-size: 21px;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out; }
  .button.-buy:hover, .button.-download:hover, .button.-play:hover, .button.-sendlink:hover {
    opacity: .9; }
.button.-buy, .button.-download {
  padding: 8px 35px 9px; }

.product-fixed-bar {
  background: #1c1e3d; }
  .product-fixed-bar-ico {
    margin-top: -19px; }
  .product-fixed-bar-title {
    color: #fff; }
  .product-fixed-bar-subtitle {
    color: #fff;
    font-weight: 300; }
  .product-fixed-bar .button {
    font-size: 14px;
    min-width: 135px;
    padding: 6px 10px;
    text-align: center;
    font-style: normal; }
    .product-fixed-bar .button.-buy {
      box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.35); }

.-cut {
  overflow: hidden; }

.footer {
  background: #465779; }

.buynow-text {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  padding: 0 0 20px; }
  .buynow-text a {
    color: #fff;
    text-decoration: underline; }

@media only screen and (max-width: 560px) {
  .product-download .button {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 17px;
    display: block; }
    .product-download .button:nth-child(2) {
      margin-left: 0;
      margin-right: 0; }
    .product-download .button:nth-child(1) {
      margin-left: 0;
      margin-right: 0; }
    .product-download .button.-buy {
      box-shadow: inset 0 0 0 2px #fff; } }

/*# sourceMappingURL=gemini.css.map */
