@font-face {
  font-family: 'acerfoco';
  font-display: auto;
  font-weight: 800;
  font-style: normal;
  src: local("acerfoco"), url(../fonts/acerfoco-black-webfont.woff) format("truetype"); }
@font-face {
  font-family: 'acerfoco';
  font-display: auto;
  font-weight: 700;
  font-style: normal;
  src: local("acerfoco"), url(../fonts/acerfoco-bold-webfont.woff) format("truetype"); }
@font-face {
  font-family: 'acerfoco';
  font-display: auto;
  font-weight: 500;
  font-style: normal;
  src: local("acerfoco"), url(../fonts/acerfoco-semibold-webfont.woff) format("truetype"); }
@font-face {
  font-family: 'acerfoco-i';
  font-display: auto;
  font-weight: 500;
  font-style: normal;
  src: local("acerfoco"), url(../fonts/AcerFoco-SemiboldItalic.woff) format("truetype"); }
@font-face {
  font-family: 'acerfoco';
  font-display: auto;
  font-weight: 400;
  font-style: normal;
  src: local("acerfoco"), url(../fonts/acerfoco-regular-webfont.woff) format("truetype"); }
@font-face {
  font-family: 'acerfoco-l';
  font-display: auto;
  font-weight: 300;
  font-style: normal;
  src: local("acerfoco"), url(../fonts/acerfoco-light-webfont.woff) format("truetype"); }
html {
  max-width: 1500px;
  overflow-x: hidden;
  margin: auto;
  font-size: 24px; }

body {
  font-family: "acerfoco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  color: #696969; }

img {
  width: 100%; }

h1 {
  font-family: "acerfoco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0em;
  color: #8fcf42;
  font-size: 1.13rem; }

h2 {
  font-family: "acerfoco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.04rem; }

h3,
h4,
h5,
h6 {
  font-weight: 700; }

p {
  font-family: "acerfoco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 0.8rem;
  font-size: 0.69rem; }
  p br {
    display: none; }
    @media (min-width: 768px) {
      p br {
        display: block; } }

.desc, table {
  font-family: "acerfoco-l", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 0.65rem;
  line-height: 0.66rem; }

@media (min-width: 768px) {
  h1 {
    font-size: 1.17rem; }

  h2 {
    font-size: 1rem; }

  p {
    font-size: 0.69rem;
    line-height: 1.35; }

  table {
    font-size: 0.5rem;
    line-height: 0.5rem; } }
@media (min-width: 992px) {
  h1 {
    font-size: 1.65rem; }

  h2 {
    font-size: 1.2rem; }

  p, table {
    font-size: 0.84rem; }

  .desc {
    font-size: 0.65rem;
    line-height: 0.66rem; } }
@media (min-width: 1200px) {
  h1 {
    font-size: 2.6rem; }

  h2 {
    font-size: 1.58rem; }

  p {
    font-size: 1.2rem; }

  table {
    font-size: 0.9rem;
    line-height: 0.9rem; }

  .desc {
    font-size: 0.8rem;
    line-height: 0.8rem; } }
.text-green {
  color: #8fcf42; }

.text-gray {
  color: #696969; }

header.masthead {
  background: #80c342;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100%;
  margin-bottom: -20px; }
  @media (min-width: 768px) {
    header.masthead {
      height: 95%; } }
  @media (min-width: 1024px) {
    header.masthead {
      height: 95%; } }
  header.masthead h1 {
    font-size: 1.45rem;
    font-weight: 400;
    letter-spacing: -0.03em;
    color: white;
    margin-bottom: 0; }
    header.masthead h1 span {
      font-family: "acerfoco-i", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 500;
      font-style: italic; }
    @media (min-width: 768px) {
      header.masthead h1 {
        font-size: 3rem; } }
    @media (min-width: 1024px) {
      header.masthead h1 {
        font-size: 3.5rem; } }
  header.masthead .logo img {
    width: 55%;
    max-width: 125px; }
  header.masthead .product {
    margin: 10px auto;
    text-align: center; }
    @media (min-width: 768px) {
      header.masthead .product {
        max-width: 69%;
        margin: 0 auto; } }
    header.masthead .product img {
      max-width: 90%; }
      @media (min-width: 768px) {
        header.masthead .product img {
          max-width: 100%;
          top: 110%; } }
  header.masthead img.core {
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
    max-width: 162px;
    width: 40%; }
    @media (min-width: 768px) {
      header.masthead img.core {
        position: absolute;
        margin-right: 0;
        bottom: 5%;
        right: 4%;
        width: 13%; } }
    @media (min-width: 1200px) {
      header.masthead img.core {
        right: 5%;
        max-width: 192px; } }
  header.masthead img.system {
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
    max-width: 162px;
    width: 40%; }
    @media (min-width: 768px) {
      header.masthead img.system {
        position: absolute;
        bottom: 5%;
        left: 4%;
        width: 13%; } }
    @media (min-width: 1200px) {
      header.masthead img.system {
        left: 5%; } }

#concept li {
  display: inline-block;
  background-color: #ffffff;
  padding: 30px;
  border: 1px solid #8fcf42;
  margin-top: 30px;
  list-style: none; }
  @media (min-width: 768px) {
    #concept li {
      width: calc((100% / 3) - 20px);
      margin-top: 0;
      margin-right: 20px; } }
  #concept li:last-child {
    margin-right: 0; }
  #concept li .desc {
    bottom: 3%;
    line-height: .4rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-right: 0; }
    @media (min-width: 768px) {
      #concept li .desc {
        line-height: .28rem; } }
    @media (min-width: 992px) {
      #concept li .desc {
        line-height: .35rem; } }
    @media (min-width: 1200px) {
      #concept li .desc {
        line-height: .6rem; } }
#concept .desc {
  font-size: .4rem; }
  @media (min-width: 768px) {
    #concept .desc {
      font-size: .28rem; } }
  @media (min-width: 992px) {
    #concept .desc {
      font-size: .35rem;
      padding-right: 5px; } }
  @media (min-width: 1200px) {
    #concept .desc {
      font-size: .6rem; } }

#storage {
  position: relative;
  background: #75bf44;
  background: -moz-linear-gradient(top, #75bf44 0%, #125c4f 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #75bf44), color-stop(100%, #125c4f));
  background: -webkit-linear-gradient(top, #75bf44 0%, #125c4f 100%);
  background: -o-linear-gradient(top, #75bf44 0%, #125c4f 100%);
  background: -ms-linear-gradient(top, #75bf44 0%, #125c4f 100%);
  background: linear-gradient(to bottom, #75bf44 0%, #125c4f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75bf44', endColorstr='#125c4f', GradientType=0 );
  padding: 55px 20px 40px;
  margin-bottom: 5%;
  margin-top: 5%;
  text-align: center; }
  @media (min-width: 768px) {
    #storage {
      padding: 55px 0px 40px; } }
  #storage .storage-text {
    color: white;
    font-weight: 300;
    font-family: "acerfoco-l", "Helvetica Neue", Helvetica, Arial, sans-serif; }

#specs {
  padding-top: 20px;
  text-align: center; }
  #specs .line-separator {
    height: 10px;
    background: #8fcf42;
    margin: 35px auto 5px auto;
    width: 120px; }
  #specs .img-specs {
    width: 250px;
    margin-bottom: 5px;
    margin-top: 35px; }
    @media (min-width: 768px) {
      #specs .img-specs {
        margin-bottom: 10px; } }
    @media (min-width: 1024px) {
      #specs .img-specs {
        width: 389px; } }
  @media (min-width: 1200px) {
    #specs .desc {
      font-size: 0.68rem;
      line-height: 0.69rem; } }
  #specs .table-specs {
    background-color: #8e8e8e;
    padding: 40px 15px 5px;
    border-radius: 15px;
    margin-top: -30px; }
    @media (min-width: 768px) {
      #specs .table-specs {
        width: 450px;
        margin: 0 auto;
        margin-top: -35px; } }
    @media (min-width: 1024px) {
      #specs .table-specs {
        width: 760px; } }
    @media (min-width: 1200px) {
      #specs .table-specs {
        width: 780px; } }
    #specs .table-specs h2 {
      font-weight: 400;
      display: inline-block;
      margin-top: 5px;
      margin-bottom: 30px;
      color: #ffffff; }
      #specs .table-specs h2 span {
        font-family: "acerfoco-i", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      #specs .table-specs h2::after {
        content: "";
        display: block;
        height: 3px;
        width: 23%;
        background: #ffffff;
        margin: auto;
        margin-top: 20px; }
        @media (min-width: 1024px) {
          #specs .table-specs h2::after {
            display: inline-block; } }
      @media (min-width: 1200px) {
        #specs .table-specs h2 {
          font-size: 1.9rem; } }
    #specs .table-specs ul {
      margin-top: 10px;
      margin-left: 0px; }
      @media (min-width: 1024px) {
        #specs .table-specs ul {
          width: 95%;
          margin: auto;
          margin-top: 0px; } }
      #specs .table-specs ul li {
        list-style: none;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(204, 204, 204, 0.3); }
        @media (min-width: 1024px) {
          #specs .table-specs ul li:last-child {
            border: none; } }
        @media (min-width: 1024px) {
          #specs .table-specs ul li {
            float: left;
            width: 100%; } }
        #specs .table-specs ul li .wrap-specs {
          display: table;
          width: 90%;
          margin: auto; }
          @media (min-width: 768px) {
            #specs .table-specs ul li .wrap-specs {
              width: 85%; } }
          @media (min-width: 1024px) {
            #specs .table-specs ul li .wrap-specs {
              width: 100%; } }
          #specs .table-specs ul li .wrap-specs span {
            display: inline-block; }
            #specs .table-specs ul li .wrap-specs span.title {
              font-family: "acerfoco", "Helvetica Neue", Helvetica, Arial, sans-serif;
              display: block;
              font-weight: bold;
              color: #ffffff;
              margin-bottom: 10px; }
              @media (min-width: 1024px) {
                #specs .table-specs ul li .wrap-specs span.title {
                  display: table-cell;
                  width: 65%;
                  text-align: left;
                  line-height: 20px;
                  margin-bottom: 0px;
                  float: right; } }
            @media (min-width: 1024px) {
              #specs .table-specs ul li .wrap-specs span.two-line {
                line-height: 40px; } }
            @media (min-width: 1024px) {
              #specs .table-specs ul li .wrap-specs span.three-line {
                line-height: 60px; } }
            @media (min-width: 1024px) {
              #specs .table-specs ul li .wrap-specs span.four-line {
                line-height: 80px; } }
            @media (min-width: 1024px) {
              #specs .table-specs ul li .wrap-specs span.five-line {
                line-height: 100px; } }
            #specs .table-specs ul li .wrap-specs span.desc {
              display: block;
              color: #d4d4d4; }
              @media (min-width: 1024px) {
                #specs .table-specs ul li .wrap-specs span.desc {
                  display: table-cell;
                  width: 60%;
                  text-align: left;
                  padding-left: 0px;
                  line-height: 20px;
                  vertical-align: middle; } }
      #specs .table-specs ul:last-of-type li:last-child {
        padding-bottom: 0;
        border: none; }

footer {
  background-color: #8fcf42; }
  footer .logo img {
    max-width: 125px;
    margin: auto; }
  @media (min-width: 1200px) {
    footer h1 {
      font-size: 2rem; } }

/*# sourceMappingURL=landing-page.css.map */
