/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/assets/css/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************/
  @charset "UTF-8";
  @font-face {
    font-family: "IntelOne Display";
    src: url(../../assets/fonts/intelone-display-regular.eot);
    src: url(../../assets/fonts/intelone-display-regular.woff) format("woff"), url(../../assets/fonts/intelone-display-regular.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "IntelOne Display";
    src: url(../../assets/fonts/intelone-display-medium.eot);
    src: url(../../assets/fonts/intelone-display-medium.woff) format("woff"), url(../../assets/fonts/intelone-display-medium.otf) format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "IntelOne Display";
    src: url(../../assets/fonts/intelone-display-light.eot);
    src: url(../../assets/fonts/intelone-display-light.woff) format("woff"), url(../../assets/fonts/intelone-display-light.otf) format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "IntelOne Display";
    src: url(../../assets/fonts/intelone-display-bold.eot);
    src: url(../../assets/fonts/intelone-display-bold.woff) format("woff"), url(../../assets/fonts/intelone-display-bold.otf) format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  #site-wrapper {
    /* HTML5 display-role reset for older browsers */
    /*para ocultar texto y que lo lean los lectores de no videntes*/
    /*imagen al 100% de ancho responsive*/
    /*input al 100%*/
    /*elimina el diseño por defecto en el iphone*/
  }
  #site-wrapper html, #site-wrapper body, #site-wrapper div, #site-wrapper span, #site-wrapper applet, #site-wrapper object, #site-wrapper iframe,
  #site-wrapper h1, #site-wrapper h2, #site-wrapper h3, #site-wrapper h4, #site-wrapper h5, #site-wrapper h6, #site-wrapper p, #site-wrapper blockquote, #site-wrapper pre,
  #site-wrapper a, #site-wrapper abbr, #site-wrapper acronym, #site-wrapper address, #site-wrapper big, #site-wrapper cite, #site-wrapper code,
  #site-wrapper del, #site-wrapper dfn, #site-wrapper em, #site-wrapper img, #site-wrapper ins, #site-wrapper kbd, #site-wrapper q, #site-wrapper s, #site-wrapper samp,
  #site-wrapper small, #site-wrapper strike, #site-wrapper strong, #site-wrapper sub, #site-wrapper sup, #site-wrapper tt, #site-wrapper var,
  #site-wrapper b, #site-wrapper u, #site-wrapper i, #site-wrapper center,
  #site-wrapper dl, #site-wrapper dt, #site-wrapper dd, #site-wrapper ol, #site-wrapper ul, #site-wrapper li,
  #site-wrapper fieldset, #site-wrapper form, #site-wrapper label, #site-wrapper legend,
  #site-wrapper table, #site-wrapper caption, #site-wrapper tbody, #site-wrapper tfoot, #site-wrapper thead, #site-wrapper tr, #site-wrapper th, #site-wrapper td,
  #site-wrapper article, #site-wrapper aside, #site-wrapper canvas, #site-wrapper details, #site-wrapper embed,
  #site-wrapper figure, #site-wrapper figcaption, #site-wrapper footer, #site-wrapper header, #site-wrapper hgroup,
  #site-wrapper menu, #site-wrapper nav, #site-wrapper output, #site-wrapper ruby, #site-wrapper section, #site-wrapper summary,
  #site-wrapper time, #site-wrapper mark, #site-wrapper audio, #site-wrapper video, #site-wrapper button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
  }
  #site-wrapper *, #site-wrapper *:before, #site-wrapper *:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  #site-wrapper article, #site-wrapper aside, #site-wrapper details, #site-wrapper figcaption, #site-wrapper figure,
  #site-wrapper footer, #site-wrapper header, #site-wrapper hgroup, #site-wrapper menu, #site-wrapper nav, #site-wrapper section, #site-wrapper main {
    display: block;
    clear: both;
    height: auto;
    background-color: transparent;
  }
  #site-wrapper ol, #site-wrapper ul {
    list-style: none;
  }
  #site-wrapper blockquote, #site-wrapper q {
    quotes: none;
  }
  #site-wrapper blockquote:before, #site-wrapper blockquote:after,
  #site-wrapper q:before, #site-wrapper q:after {
    content: "";
    content: none;
  }
  #site-wrapper table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  #site-wrapper a, #site-wrapper a:hover {
    color: inherit;
    text-decoration: none;
  }
  #site-wrapper .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  #site-wrapper .image-responsive {
    width: 100%;
    height: auto;
  }
  #site-wrapper input, #site-wrapper select, #site-wrapper textarea {
    display: block;
    width: 100%;
  }
  #site-wrapper input[type=submit] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
  }
  #site-wrapper button {
    border: none;
    background-color: transparent;
    outline: none;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    padding: 0;
  }
  
  #site-wrapper {
    position: relative;
    z-index: 1;
    min-width: 320px;
    max-width: 1366px;
    margin: 0 auto;
    font-family: "IntelOne Display", sans-serif;
    font-size: 16px;
    font-weight: 400;
    background-color: #0c011c;
    color: #fff;
    overflow: hidden;
    scroll-behavior: smooth;
  }
  
  #site-wrapper {
    /* Media Queries Mixin
    **********************/
  }
  #site-wrapper .video-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 299.31px;
    padding-bottom: calc(0.5625 * 100%);
    padding-bottom: calc(var(--aspect-ratio, 0.5625) * 100%);
  }
  #site-wrapper .video-wrapper iframe, #site-wrapper .video-wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #site-wrapper sup {
    font-size: 70%;
    position: relative;
    top: -0.2rem;
  }
  @media (min-width: 414px) {
    #site-wrapper sup {
      top: -0.3rem;
    }
  }
  @media (min-width: 1200px) {
    #site-wrapper sup {
      top: -0.4rem;
    }
  }
  #site-wrapper .padding-container {
    padding-left: 35px;
    padding-right: 35px;
  }
  @media (min-width: 768px) {
    #site-wrapper .padding-container {
      padding-left: 43px;
      padding-right: 43px;
    }
  }
  @media (min-width: 992px) {
    #site-wrapper .padding-container {
      padding-left: 60px;
      padding-right: 60px;
    }
  }
  @media (min-width: 1200px) {
    #site-wrapper .padding-container {
      padding-left: 60px;
      padding-right: 60px;
    }
  }
  #site-wrapper .transition-all, #site-wrapper .opacity-hover {
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
  }
  #site-wrapper .link-btn-default {
    position: relative;
    cursor: pointer;
    outline: none;
    border: none;
  }
  #site-wrapper .link-btn-default:focus {
    border: none;
    outline: none;
  }
  #site-wrapper .link-btn-default:active {
    border: none;
    outline: none;
  }
  #site-wrapper .opacity-hover:hover  {
    opacity: 0.7;
  }
  #site-wrapper .animate {
    position: relative;
    z-index: 1;
  }
  #site-wrapper .animate.on {
    opacity: 0;
  }
  #site-wrapper .animate.slide-down.in-view {
    -webkit-animation-name: slide-down;
            animation-name: slide-down;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  @-webkit-keyframes slide-down {
    from {
      opacity: 0;
      -webkit-transform: translateY(-10%);
              transform: translateY(-10%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes slide-down {
    from {
      opacity: 0;
      -webkit-transform: translateY(-10%);
              transform: translateY(-10%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  #site-wrapper .animate.slide-up.in-view {
    -webkit-animation-name: slide-up;
            animation-name: slide-up;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  @-webkit-keyframes slide-up {
    from {
      opacity: 0;
      -webkit-transform: translateY(10%);
              transform: translateY(10%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes slide-up {
    from {
      opacity: 0;
      -webkit-transform: translateY(10%);
              transform: translateY(10%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  #site-wrapper .animate.scale-in.in-view {
    -webkit-animation: scale-in 1s forwards;
            animation: scale-in 1s forwards;
  }
  @-webkit-keyframes scale-in {
    0% {
      -webkit-transform: scale(0);
              transform: scale(0);
      opacity: 0;
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 1;
    }
  }
  @keyframes scale-in {
    0% {
      -webkit-transform: scale(0);
              transform: scale(0);
      opacity: 0;
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 1;
    }
  }
  #site-wrapper .main-header .header-group {
    width: 90%;
    margin: 0 auto;
  }
  #site-wrapper .main-header .header-group .header-title {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 10.5px;
    padding-right: 85px;
  }
  #site-wrapper .main-header .header-group .header-text {
    font-size: 39px;
    line-height: 44px;
    letter-spacing: 0.39px;
    font-weight: 700;
    padding: 0 30px 25px 0;
    z-index: 5;
  }
  #site-wrapper .main-header .header-group .badge {
    z-index: 10;
  }
  #site-wrapper .main-header .header-img {
    width: 100%;
    margin-bottom: 35px;
    padding-top: 50px;
  }
  @media (min-width: 414px) {
    #site-wrapper .main-header .header-group .header-title {
      padding-right: 185px;
    }
    #site-wrapper .main-header .header-group .header-text {
      padding: 0 80px 25px 0;
    }
  }
  @media (min-width: 500px) {
    #site-wrapper .main-header .header-group .header-title {
      padding: 0 260px 12px 0;
    }
    #site-wrapper .main-header .header-group .header-text {
      padding: 0 158px 25px 0;
    }
  }
  @media (min-width: 600px) {
    #site-wrapper .main-header .header-group .header-title {
      font-size: 32px;
      line-height: 38px;
      padding: 0 95px 12px 0;
    }
    #site-wrapper .main-header .header-group .header-text {
      font-size: 49px;
      line-height: 54px;
      padding: 0 170px 25px 0;
    }
    #site-wrapper .main-header .header-group .badge {
      margin-left: -25px;
    }
  }
  @media (min-width: 768px) {
    #site-wrapper .main-header .header-group .header-title {
      font-size: 40px;
      line-height: 42px;
      padding: 0 135px 20px 0;
    }
    #site-wrapper .main-header .header-group .header-text {
      font-size: 84px;
      line-height: 92px;
      letter-spacing: 0.84px;
      padding-right: 35px;
    }
    #site-wrapper .main-header .header-img {
      padding-top: 75px;
    }
  }
  @media (min-width: 800px) {
    #site-wrapper .main-header .header-group .header-title {
      padding: 0 310px 20px 0;
    }
    #site-wrapper .main-header .header-group .header-text {
      padding-right: 90px;
    }
  }
  @media (min-width: 992px) {
    #site-wrapper .main-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 50px;
    }
    #site-wrapper .main-header .header-group {
      padding-top: 85px;
      width: 60%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-right: 0;
    }
    #site-wrapper .main-header .header-group .header-title {
      font-size: 24px;
      line-height: 28px;
      padding: 0 180px 20px 0;
    }
    #site-wrapper .main-header .header-group .header-text {
      font-size: 55px;
      line-height: 70px;
      letter-spacing: 0.76px;
      padding-right: 10px;
    }
    #site-wrapper .main-header .header-group .badge {
      width: 180px;
      margin: -22px 0 0 -15px;
    }
    #site-wrapper .main-header .header-img {
      padding-top: 35px;
      margin-right: -5px;
    }
  }
  @media (min-width: 1200px) {
    #site-wrapper .main-header .header-group .header-title {
      font-size: 28px;
      line-height: 32px;
      padding-right: 285px;
    }
    #site-wrapper .main-header .header-group .header-text {
      font-size: 76px;
      line-height: 80px;
      padding-right: 0;
    }
    #site-wrapper .main-header .header-group .badge {
      width: auto;
      margin: -15px 0 0 -45px;
    }
    #site-wrapper .main-header.i7 .header-group .badge {
      margin: -15px 0 0 -30px;
    }
  }
  @media (min-width: 1366px) {
    #site-wrapper .main-header .header-group {
      margin-right: -225px;
      padding-top: 120px;
    }
    #site-wrapper .main-header .header-group .header-title {
      padding-right: 515px;
    }
    #site-wrapper .main-header .header-group .header-text {
      padding-right: 230px;
    }
  }
  #site-wrapper .section .section-title {
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    padding-bottom: 15px;
    z-index: 5;
  }
  #site-wrapper .section .section-text {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 30px;
    z-index: 5;
    font-weight: 300;
  }
  #site-wrapper .section .margin {
    width: 90%;
    margin: 0 auto;
  }
  #site-wrapper .section ul {
    font-size: 13.5px;
    font-weight: 300;
  }
  #site-wrapper .section .box {
    width: 80%;
    margin: 0 auto;
    padding: 20px 18px;
    margin-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(47, 255, 231, 0.22)), to(rgba(12, 10, 35, 0.22)));
    background-image: -o-linear-gradient(top, rgba(47, 255, 231, 0.22), rgba(12, 10, 35, 0.22));
    background-image: linear-gradient(to bottom, rgba(47, 255, 231, 0.22), rgba(12, 10, 35, 0.22));
    position: relative;
  }
  #site-wrapper .section .box h3 {
    font-size: 20px;
    line-height: 23.6px;
    padding-bottom: 15px;
    font-weight: 500;
  }
  #site-wrapper .section .box p {
    font-size: 13.5px;
    line-height: 16px;
    font-weight: 300;
  }
  #site-wrapper .section .box:before {
    content: "";
    display: block;
    height: 2px;
    width: 150px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(20, 254, 234, 0)), color-stop(50%, rgba(203, 252, 112, 0.7)), to(rgba(20, 254, 234, 0)));
    background: -o-linear-gradient(left, rgba(20, 254, 234, 0) 0%, rgba(203, 252, 112, 0.7) 50%, rgba(20, 254, 234, 0) 100%);
    background: linear-gradient(to right, rgba(20, 254, 234, 0) 0%, rgba(203, 252, 112, 0.7) 50%, rgba(20, 254, 234, 0) 100%);
    -webkit-box-shadow: 0px -6px 21px 1px rgba(160, 252, 112, 0.5);
            box-shadow: 0px -6px 21px 1px rgba(160, 252, 112, 0.5);
    position: absolute;
    top: 0;
    left: 55px;
  }
  #site-wrapper .section .box .triangle {
    -webkit-clip-path: polygon(0 0, 50% 50%, 0 100%);
            clip-path: polygon(0 0, 50% 50%, 0 100%);
    width: 25px;
    height: 25px;
    background-image: -o-linear-gradient(2deg, #14feea -20%, #14feea -2%, #a0fc70 35%, #a0fc70 120%);
    background-image: linear-gradient(88deg, #14feea -20%, #14feea -2%, #a0fc70 35%, #a0fc70 120%);
    position: absolute;
    top: -12.5px;
    left: -12.5px;
  }
  #site-wrapper .section .box.box-1 p {
    padding-right: 40px;
  }
  #site-wrapper .section .box.box-2 p {
    padding-right: 10px;
  }
  #site-wrapper .section .box.box-3 p {
    padding-right: 45px;
  }
  #site-wrapper .section.section-1 .image-container {
    background-image: url(../../assets/images/laptop-bg-mb.png);
    background-repeat: no-repeat;
    background-size: 100% 115%;
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: -45px;
  }
  #site-wrapper .section.section-1 .image-container .image {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
  }
  #site-wrapper .section.section-1 .section-title {
    word-break: break-word;
  }
  #site-wrapper .section.section-1 .section-text {
    padding-right: 95px;
  }
  #site-wrapper .section.section-1 .speed-text {
    font-size: 28px;
    padding-bottom: 15px;
  }
  #site-wrapper .section.section-1 .speed-text span:first-of-type {
    display: block;
    font-size: 12px;
  }
  #site-wrapper .section.section-1 .speed-text span:last-of-type {
    font-size: 18px;
  }
  #site-wrapper .section.section-1 .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: 5%;
    padding-bottom: 25px;
    width: 100%;
  }
  #site-wrapper .section.section-1 .info div {
    border: 1px solid #fff;
    padding: 10px;
    font-weight: 500;
  }
  #site-wrapper .section.section-1 .info div:first-of-type {
    width: 41%;
    background-image: -o-linear-gradient(326deg, #0c011c 52%, #060350 100%);
    background-image: linear-gradient(124deg, #0c011c 52%, #060350 100%);
  }
  #site-wrapper .section.section-1 .info div:last-of-type {
    margin-left: 10px;
    width: 46%;
    background-image: -o-linear-gradient(220deg, #0c011c 46%, #060350);
    background-image: linear-gradient(230deg, #0c011c 46%, #060350);
  }
  #site-wrapper .section.section-1 .info div h4 {
    font-size: 28px;
    padding-bottom: 8px;
  }
  #site-wrapper .section.section-1 .info div h4 span {
    font-size: 18px;
  }
  #site-wrapper .section.section-1 .unlocked-text {
    font-size: 18px;
    padding-bottom: 20px;
  }
  #site-wrapper .section.section-1.i7 .section-text {
    padding-right: 28px;
  }
  #site-wrapper .section.section-1.i9 .section-text {
    padding-right: 40px;
  }
  #site-wrapper .section.section-1.i9 .info {
    padding-bottom: 12px;
  }
  #site-wrapper .section.section-1.i7 .info div:last-of-type, #site-wrapper .section.section-1.i9 .info div:last-of-type {
    width: 47%;
  }
  #site-wrapper .section.section-1.i7 .image-container, #site-wrapper .section.section-1.i9 .image-container {
    background-image: none;
  }
  #site-wrapper .section.section-2 {
    padding-top: 55px;
  }
  #site-wrapper .section.section-2 .section-title {
    padding-right: 110px;
    font-size: 30px;
    line-height: 30px;
  }
  #site-wrapper .section.section-2 .section-text {
    font-size: 13.5px;
    padding-right: 40px;
  }
  #site-wrapper .section.section-2 img {
    padding-bottom: 35px;
    width: 100%;
    margin-top: -110%;
  }
  #site-wrapper .section.section-2 .box-container {
    margin-top: -150px;
  }
  #site-wrapper .section.section-3 {
    padding-top: 40px;
  }
  #site-wrapper .section.section-3 .section-title {
    font-size: 30.5px;
    line-height: 32.3px;
  }
  #site-wrapper .section.section-3 .section-text {
    line-height: 18px;
    font-size: 13.5px;
    padding-right: 15px;
  }
  #site-wrapper .section.section-3 .section-3-box {
    width: 90%;
    padding: 10px;
  }
  #site-wrapper .section.section-3 .section-3-box h3 {
    font-size: 17.2px;
    line-height: 21px;
    padding-bottom: 5px;
  }
  #site-wrapper .section.section-3 .section-3-box p {
    padding-right: 15px;
    line-height: 18px;
    font-weight: 300;
  }
  #site-wrapper .section.section-3 .section-3-img {
    margin-top: -15px;
    width: 100%;
  }
  #site-wrapper .section.section-3 .text-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: -40px;
  }
  #site-wrapper .section.section-3 .text-container .section-3-text {
    padding: 15px 12px 0 15px;
  }
  #site-wrapper .section.section-3 .text-container .section-3-text:last-of-type {
    padding: 15px 18px 0 12px;
  }
  #site-wrapper .section.section-3 .text-container .section-3-text .title {
    font-size: 16px;
    line-height: 23px;
    padding-bottom: 10px;
  }
  #site-wrapper .section.section-3 .text-container .section-3-text .text {
    font-size: 13.5px;
    line-height: 16px;
    font-weight: 300;
  }
  #site-wrapper .section.section-3.i9 {
    padding-top: 20px;
  }
  @media (min-width: 414px) {
    #site-wrapper .section .box {
      width: 75%;
      margin-bottom: 30px;
      padding: 20px 20px 35px;
    }
    #site-wrapper .section.section-2 .section-title {
      padding-right: 160px;
    }
    #site-wrapper .section.section-2 .section-text {
      padding-right: 82px;
    }
  }
  @media (min-width: 500px) {
    #site-wrapper .section .box {
      width: 65%;
    }
    #site-wrapper .section.section-2 .box-container {
      margin-top: -195px;
    }
    #site-wrapper .section.section-3 .section-3-box {
      padding: 20px;
    }
  }
  @media (min-width: 600px) {
    #site-wrapper .section .box {
      padding: 36px;
      margin-bottom: 40px;
    }
    #site-wrapper .section .box h3 {
      font-size: 28px;
      line-height: 32.2px;
      padding-bottom: 25px;
    }
    #site-wrapper .section .box p {
      font-size: 18px;
      line-height: 24px;
    }
    #site-wrapper .section .box:before {
      height: 3px;
      width: 250px;
      -webkit-box-shadow: -20px -10px 100px 12px rgba(160, 252, 112, 0.5);
              box-shadow: -20px -10px 100px 12px rgba(160, 252, 112, 0.5);
    }
    #site-wrapper .section .box .triangle {
      width: 50px;
      height: 50px;
      top: -25px;
      left: -25px;
    }
    #site-wrapper .section.section-1 .info {
      max-width: 62%;
    }
    #site-wrapper .section.section-3 .section-3-box h3 {
      font-size: 28px;
    }
    #site-wrapper .section.section-3 .text-container {
      width: 85%;
      margin-top: 20px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text {
      padding: 15px 10px 0 5px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text:last-of-type {
      padding: 15px 5px 0 25px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text .title {
      font-size: 22px;
      line-height: 26px;
      font-weight: 500;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text .title span {
      font-size: 36px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text .text {
      font-size: 18px;
      line-height: 22px;
    }
  }
  @media (min-width: 768px) {
    #site-wrapper .section .section-title {
      font-size: 65px;
      line-height: 72px;
    }
    #site-wrapper .section .section-text {
      font-size: 28px;
      line-height: 34px;
    }
    #site-wrapper .section ul {
      font-size: 28px;
    }
    #site-wrapper .section .box {
      padding: 35px 35px 65px;
      margin-bottom: 50px;
      width: 75%;
    }
    #site-wrapper .section .box h3 {
      font-size: 40px;
      line-height: 48.2px;
      padding-bottom: 25px;
    }
    #site-wrapper .section .box p {
      font-size: 28px;
      line-height: 34px;
    }
    #site-wrapper .section .box.box-2 p {
      padding-right: 75px;
    }
    #site-wrapper .section.section-1 .image-container {
      background-image: none;
      padding-bottom: 0;
      margin-top: -130px;
      margin-bottom: -55px;
    }
    #site-wrapper .section.section-1 .section-title {
      padding-right: 160px;
    }
    #site-wrapper .section.section-1 .section-text {
      padding-right: 230px;
    }
    #site-wrapper .section.section-1 .speed-text {
      font-size: 62px;
      line-height: 50px;
      padding-bottom: 35px;
    }
    #site-wrapper .section.section-1 .speed-text span:first-of-type {
      font-size: 26px;
    }
    #site-wrapper .section.section-1 .speed-text span:last-of-type {
      font-size: 34px;
    }
    #site-wrapper .section.section-1 .info {
      padding-bottom: 50px;
      max-width: none;
    }
    #site-wrapper .section.section-1 .info div {
      padding: 20px;
    }
    #site-wrapper .section.section-1 .info div h4 {
      font-size: 62px;
    }
    #site-wrapper .section.section-1 .info div h4 span {
      font-size: 32px;
    }
    #site-wrapper .section.section-1 .info div ul {
      line-height: 36.8px;
    }
    #site-wrapper .section.section-1 .info div:first-of-type {
      width: 40%;
    }
    #site-wrapper .section.section-1 .info div:last-of-type {
      width: 44%;
      margin-left: 20px;
    }
    #site-wrapper .section.section-1 .unlocked-text {
      font-size: 34px;
      padding-bottom: 45px;
    }
    #site-wrapper .section.section-1.i7 .section-title {
      padding-right: 155px;
    }
    #site-wrapper .section.section-1.i7 .section-text {
      padding-right: 120px;
    }
    #site-wrapper .section.section-1.i9 .section-text {
      padding-right: 120px;
    }
    #site-wrapper .section.section-1.i9 .image-container {
      background-image: url(../../assets/images/laptop-bg-tb.png);
    }
    #site-wrapper .section.section-1.i9 .info {
      padding-bottom: 30px;
    }
    #site-wrapper .section.section-2 {
      padding-top: 120px;
    }
    #site-wrapper .section.section-2 .section-title {
      font-size: 65px;
      line-height: 63px;
      padding-right: 235px;
      padding: 0 235px 50px 0;
    }
    #site-wrapper .section.section-2 .section-text {
      font-size: 28px;
      line-height: 36px;
      padding-right: 92px;
    }
    #site-wrapper .section.section-2 img {
      margin-top: -105%;
    }
    #site-wrapper .section.section-2 .box-container {
      margin-top: -260px;
    }
    #site-wrapper .section.section-3 {
      padding-top: 85px;
    }
    #site-wrapper .section.section-3 .section-title {
      font-size: 65px;
      line-height: 69px;
      padding-bottom: 20px;
    }
    #site-wrapper .section.section-3 .section-text {
      font-size: 29.2px;
      line-height: 36px;
    }
    #site-wrapper .section.section-3 .section-3-box {
      padding: 25px;
    }
    #site-wrapper .section.section-3 .section-3-box h3 {
      font-size: 36.7px;
      line-height: 44.7px;
      padding-bottom: 10px;
    }
    #site-wrapper .section.section-3 .section-3-box p {
      padding-right: 45px;
      line-height: 34px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text {
      padding: 15px 45px 0 5px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text:last-of-type {
      padding: 15px 15px 0 0;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text .title {
      font-size: 28px;
      line-height: 32px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text .title span {
      font-size: 46px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text .text {
      font-size: 25px;
      line-height: 29px;
    }
  }
  @media (min-width: 992px) {
    #site-wrapper .section .section-text {
      font-size: 24px;
      line-height: 30px;
    }
    #site-wrapper .section .section-title {
      font-size: 55px;
      line-height: 62px;
    }
    #site-wrapper .section .box {
      width: 440px;
      margin: 0;
      padding: 30px;
    }
    #site-wrapper .section .box h3 {
      font-size: 30px;
      line-height: 40px;
      padding-bottom: 18px;
    }
    #site-wrapper .section .box p {
      font-size: 21px;
      line-height: 25.1px;
    }
    #site-wrapper .section.section-1 {
      position: relative;
      padding-top: 50px;
      padding-bottom: 75px;
    }
    #site-wrapper .section.section-1 .image-container {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      position: absolute;
      right: 0;
      margin-top: -165px;
    }
    #site-wrapper .section.section-1 .image-container picture {
      width: 80%;
    }
    #site-wrapper .section.section-1 .image-container picture .image {
      width: auto;
      margin-left: -50px;
    }
    #site-wrapper .section.section-1 .section-title {
      margin-top: 0;
      padding-right: 430px;
    }
    #site-wrapper .section.section-1 .section-text {
      padding-right: 390px;
      padding-bottom: 14px;
    }
    #site-wrapper .section.section-1 .speed-text {
      padding-bottom: 18px;
      font-size: 45px;
    }
    #site-wrapper .section.section-1 .info div h4 {
      font-size: 38px;
    }
    #site-wrapper .section.section-1 .info div ul {
      font-size: 18px;
    }
    #site-wrapper .section.section-1 .info, #site-wrapper .section.section-1.i7 .info, #site-wrapper .section.section-1.i9 .info {
      padding-bottom: 40px;
    }
    #site-wrapper .section.section-1 .info div, #site-wrapper .section.section-1.i7 .info div, #site-wrapper .section.section-1.i9 .info div {
      padding: 10px;
    }
    #site-wrapper .section.section-1 .info div:first-of-type, #site-wrapper .section.section-1.i7 .info div:first-of-type, #site-wrapper .section.section-1.i9 .info div:first-of-type {
      width: 24%;
    }
    #site-wrapper .section.section-1 .info div:last-of-type, #site-wrapper .section.section-1.i7 .info div:last-of-type, #site-wrapper .section.section-1.i9 .info div:last-of-type {
      width: 24%;
      margin-left: 15px;
    }
    #site-wrapper .section.section-1.i7 .section-title {
      padding-right: 450px;
    }
    #site-wrapper .section.section-1.i7 .section-text {
      padding-right: 390px;
    }
    #site-wrapper .section.section-1.i9 .section-text {
      padding-right: 405px;
    }
    #site-wrapper .section.section-1.i9 .image-container {
      background-image: none;
    }
    #site-wrapper .section.section-1.i9 .info {
      padding-bottom: 35px;
    }
    #site-wrapper .section.section-2 {
      padding-bottom: 35px;
      position: relative;
    }
    #site-wrapper .section.section-2 .section-title {
      padding-right: 0;
      text-align: center;
    }
    #site-wrapper .section.section-2 .section-text {
      text-align: center;
      padding-bottom: 0;
      padding-right: 0;
      width: 90%;
    }
    #site-wrapper .section.section-2 img {
      margin-top: 10%;
      padding-top: 35px;
    }
    #site-wrapper .section.section-2 .box-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
      width: 100%;
      margin-top: -10%;
      margin-left: 10px;
    }
    #site-wrapper .section.section-2 .box-container .box-1 {
      position: absolute;
      top: 435px;
      padding: 30px 30px 55px;
      width: 405px;
    }
    #site-wrapper .section.section-2 .box-container .box-1 p {
      padding: 0;
    }
    #site-wrapper .section.section-2 .box-container .box-3 p {
      padding: 0 65px 0 0;
    }
    #site-wrapper .section.section-2 .box-container .box-2 p {
      padding: 0 10px 0 0;
    }
    #site-wrapper .section.section-3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    }
    #site-wrapper .section.section-3 .section-title, #site-wrapper .section.section-3 .section-text {
      text-align: center;
    }
    #site-wrapper .section.section-3 .section-3-box {
      width: 48%;
      -ms-flex-item-align: end;
          align-self: flex-end;
      margin-right: 50px;
      margin-top: 50px;
      padding: 30px 40px 40px 30px;
    }
    #site-wrapper .section.section-3 .section-3-box::before {
      left: 70px;
    }
    #site-wrapper .section.section-3 .section-3-box p {
      padding-right: 115px;
      line-height: 25.1px;
    }
    #site-wrapper .section.section-3 .section-3-img {
      width: 100%;
    }
    #site-wrapper .section.section-3 .text-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text:first-of-type {
      margin-top: -220px;
      margin-right: -100px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text:first-of-type p {
      padding: 0 180px 0 0;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text:last-of-type {
      padding: 0;
      margin-top: -60px;
      margin-left: -48px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text .title {
      padding-bottom: 15px;
    }
  }
  @media (min-width: 992px) and (max-width: 1020px) {
    #site-wrapper .section.section-1.i7 .section-title {
      font-size: 52px;
    }
  }
  @media (min-width: 1050px) {
    #site-wrapper .section.section-1 .section-text, #site-wrapper .section.section-1.i7 .section-text, #site-wrapper .section.section-1.i9 .section-text {
      padding-right: 440px;
    }
    #site-wrapper .section.section-1 .info div h4 {
      font-size: 40px;
    }
    #site-wrapper .section.section-1 .info div ul {
      font-size: 20px;
    }
  }
  @media (min-width: 1140px) {
    #site-wrapper .section.section-1 .section-text, #site-wrapper .section.section-1.i7 .section-text, #site-wrapper .section.section-1.i9 .section-text {
      padding-right: 520px;
    }
    #site-wrapper .section.section-1.i7 .section-title {
      padding-right: 430px;
    }
  }
  @media (min-width: 1200px) {
    #site-wrapper .section .section-title {
      font-size: 65px;
      line-height: 72px;
    }
    #site-wrapper .section .section-text {
      font-size: 30px;
      line-height: 36px;
    }
    #site-wrapper .section .box {
      width: 480px;
    }
    #site-wrapper .section .box h3 {
      font-size: 34px;
      line-height: 44px;
    }
    #site-wrapper .section.section-1 {
      margin-top: -50px;
    }
    #site-wrapper .section.section-1 .image-container picture {
      width: 90%;
    }
    #site-wrapper .section.section-1 .image-container picture .image {
      margin-left: -35px;
    }
    #site-wrapper .section.section-1 .section-title {
      padding-right: 535px;
      padding-bottom: 45px;
    }
    #site-wrapper .section.section-1 .section-text {
      padding-right: 455px;
      padding-bottom: 45px;
    }
    #site-wrapper .section.section-1 .speed-text {
      font-size: 58px;
      padding-bottom: 35px;
    }
    #site-wrapper .section.section-1 .info {
      padding-bottom: 50px;
    }
    #site-wrapper .section.section-1 .info div {
      padding: 20px;
    }
    #site-wrapper .section.section-1 .info div:first-of-type {
      margin-left: 0;
      width: 23%;
    }
    #site-wrapper .section.section-1 .info div:last-of-type {
      margin-left: 20px;
      width: 23%;
    }
    #site-wrapper .section.section-1 .info div h4 {
      font-size: 42px;
    }
    #site-wrapper .section.section-1 .info div ul {
      font-size: 22px;
    }
    #site-wrapper .section.section-1.i7 .section-title {
      padding-right: 450px;
    }
    #site-wrapper .section.section-1.i7 .section-text {
      padding-right: 450px;
    }
    #site-wrapper .section.section-1.i7 .info div {
      padding: 20px;
    }
    #site-wrapper .section.section-1.i7 .info div:first-of-type {
      width: 23%;
    }
    #site-wrapper .section.section-1.i7 .info div:last-of-type {
      width: 23%;
      margin-left: 20px;
    }
    #site-wrapper .section.section-1.i9 .section-text {
      padding-right: 470px;
    }
    #site-wrapper .section.section-1.i9 .image-container picture .image {
      margin-left: -20px;
    }
    #site-wrapper .section.section-1.i9 .info {
      padding-bottom: 40px;
    }
    #site-wrapper .section.section-1.i9 .info div {
      padding: 20px;
    }
    #site-wrapper .section.section-2 .section-title {
      width: 100%;
    }
    #site-wrapper .section.section-2 .box-container .box-1 {
      top: 420px;
      width: 440px;
    }
    #site-wrapper .section.section-2 .box-container .box-2 p {
      padding-right: 35px;
    }
    #site-wrapper .section.section-2 .box-container .box-3 p {
      padding-right: 100px;
    }
    #site-wrapper .section.section-2 img {
      margin-top: 5%;
      padding-top: 20px;
    }
    #site-wrapper .section.section-3 {
      background-position: bottom right;
      background-repeat: no-repeat;
      background-size: 60%;
    }
    #site-wrapper .section.section-3 .section-3-box {
      width: 38%;
      margin-right: 130px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text:first-of-type {
      margin-top: -195px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text:first-of-type p {
      padding: 0 350px 0 0;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text:last-of-type {
      margin-left: -155px;
      margin-top: -60px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text:last-of-type p {
      padding: 0 120px 0 0;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text .title {
      font-size: 42px;
      line-height: 38px;
      font-weight: 500;
      padding-bottom: 20px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text .title span {
      font-size: 56px;
    }
  }
  @media (min-width: 1280px) {
    #site-wrapper .section.section-1 .image-container {
      margin-top: -120px;
    }
    #site-wrapper .section.section-1.i9 .section-text {
      padding-right: 445px;
    }
  }
  @media (min-width: 1366px) {
    #site-wrapper .section .box {
      width: 595px;
      padding: 40px;
    }
    #site-wrapper .section .box h3 {
      font-size: 42px;
      line-height: 46px;
    }
    #site-wrapper .section .box p {
      font-size: 27.5px;
      line-height: 30.1px;
    }
    #site-wrapper .section.section-1 {
      margin-top: 10px;
      padding-bottom: 10px;
    }
    #site-wrapper .section.section-1 .section-title {
      padding-right: 685px;
    }
    #site-wrapper .section.section-1 .section-text {
      padding-right: 605px;
    }
    #site-wrapper .section.section-1 .image-container picture {
      width: 100%;
    }
    #site-wrapper .section.section-1 .image-container picture .image {
      margin-left: 5px;
    }
    #site-wrapper .section.section-1 .info div:last-of-type, #site-wrapper .section.section-1.i7 .info div:last-of-type, #site-wrapper .section.section-1.i9 .info div:last-of-type {
      margin-left: 35px;
    }
    #site-wrapper .section.section-1 .info div h4, #site-wrapper .section.section-1.i7 .info div h4, #site-wrapper .section.section-1.i9 .info div h4 {
      font-size: 45px;
    }
    #site-wrapper .section.section-1 .info div ul, #site-wrapper .section.section-1.i7 .info div ul, #site-wrapper .section.section-1.i9 .info div ul {
      font-size: 25px;
    }
    #site-wrapper .section.section-1.i7 .section-title {
      padding-right: 535px;
    }
    #site-wrapper .section.section-1.i7 .section-text {
      padding-right: 570px;
    }
    #site-wrapper .section.section-1.i9 .section-text {
      padding-right: 545px;
    }
    #site-wrapper .section.section-1.i9 .image-container picture .image {
      margin-left: 0;
    }
    #site-wrapper .section.section-2 {
      padding-top: 90px;
    }
    #site-wrapper .section.section-2 .section-text {
      width: 75%;
    }
    #site-wrapper .section.section-2 img {
      margin-top: 8%;
    }
    #site-wrapper .section.section-2 .box-container .box-1 {
      width: 550px;
      padding: 40px 40px 75px;
    }
    #site-wrapper .section.section-2 .box-container .box-1 p {
      padding-right: 30px;
    }
    #site-wrapper .section.section-2 .box-container .box-3 p {
      padding-right: 70px;
    }
    #site-wrapper .section.section-3 .section-text {
      width: 88%;
    }
    #site-wrapper .section.section-3 .section-3-box p {
      padding-right: 90px;
      line-height: 30.1px;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text:first-of-type p {
      padding: 0 400px 0 0;
    }
    #site-wrapper .section.section-3 .text-container .section-3-text:last-of-type p {
      padding: 0 180px 0 0;
    }
  }
  #site-wrapper .video-wrapper {
    margin-bottom: 25px;
  }
  #site-wrapper .gradient-text-header {
    color: #a0fc70;
  }
  @supports ((-webkit-background-clip: text) or (background-clip: text)) {
    #site-wrapper .gradient-text-header {
      background-image: -o-linear-gradient(2deg, #23fcda -24%, #83fc89 124%);
      background-image: linear-gradient(88deg, #23fcda -24%, #83fc89 124%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    #site-wrapper .gradient-text-header sup {
      -webkit-text-fill-color: #59fdac;
    }
  }
  #site-wrapper .gradient-text {
    color: #a0fc70;
  }
  @supports ((-webkit-background-clip: text) or (background-clip: text)) {
    #site-wrapper .gradient-text {
      background-image: -o-linear-gradient(2deg, #a0fc70 -25%, #14feea 125%);
      background-image: linear-gradient(88deg, #a0fc70 -25%, #14feea 125%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    #site-wrapper .gradient-text sup {
      -webkit-text-fill-color: #59fdac;
    }
  }
  #site-wrapper .main-footer .wrapper-legales {
    position: relative;
    width: 100%;
  }
  #site-wrapper .main-footer .wrapper-legales .wrapper-togle-legal .togle-legal {
    cursor: pointer;
    z-index: 1;
    position: relative;
    z-index: 3;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 12px;
    line-height: 16.4px;
    display: inline-block;
    text-align: left;
    padding: 18px;
    background: transparent;
    border: none;
    color: #fff;
  }
  #site-wrapper .main-footer .wrapper-legales .wrapper-togle-legal .togle-legal:before {
    content: "";
    border-top: 12px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 97%;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
  }
  @media (min-width: 360px) and (max-width: 420px) {
    #site-wrapper .main-footer .wrapper-legales .wrapper-togle-legal .togle-legal:before {
      left: 94%;
    }
  }
  #site-wrapper .main-footer .wrapper-legales .wrapper-togle-legal .togle-legal:focus {
    border: none;
    outline: none;
  }
  #site-wrapper .main-footer .wrapper-legales .wrapper-togle-legal .togle-legal.active:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  #site-wrapper .main-footer .wrapper-legales .legal-wrapper {
    z-index: -1;
    width: 100%;
    height: 0;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
    font-size: 9.8px;
    line-height: 11px;
  }
  #site-wrapper .main-footer .wrapper-legales .legal-wrapper.active {
    z-index: 111;
    opacity: 1;
    margin: 10px 20px 40px;
    width: 90%;
  }
  #site-wrapper .main-footer .wrapper-legales .legal-wrapper.active p {
    padding-bottom: 15px;
  }
  #site-wrapper .main-footer .wrapper-legales .legal-wrapper.active.i9 {
    margin: 10px 20px 60px;
  }
  @media (min-width: 385px) {
    #site-wrapper .main-footer .wrapper-legales .wrapper-togle-legal .togle-legal:before {
      left: 96%;
    }
    #site-wrapper .main-footer .wrapper-legales .legal-wrapper.active .i9 {
      margin: 10px 20px 40px;
    }
  }
  @media (min-width: 768px) {
    #site-wrapper .main-footer .wrapper-legales {
      margin: 0 0 0 35px;
    }
    #site-wrapper .main-footer .wrapper-legales .wrapper-togle-legal .togle-legal {
      font-size: 15px;
      padding: 18px 18px 18px 10px;
    }
    #site-wrapper .main-footer .wrapper-legales .wrapper-togle-legal .togle-legal:before {
      left: 97%;
    }
    #site-wrapper .main-footer .wrapper-legales .legal-wrapper {
      font-size: 14px;
      line-height: 16px;
    }
    #site-wrapper .main-footer .wrapper-legales .legal-wrapper.active {
      margin: 10px 35px 50px 10px;
    }
  }
  @media (min-width: 992px) {
    #site-wrapper .main-footer .wrapper-legales .wrapper-togle-legal .togle-legal:before {
      left: 98%;
    }
  }
  @media (min-width: 1200px) {
    #site-wrapper .main-footer .wrapper-legales .wrapper-togle-legal {
      margin-left: 15px;
    }
    #site-wrapper .main-footer .wrapper-legales .wrapper-togle-legal .togle-legal:before {
      left: 97%;
    }
    #site-wrapper .main-footer .wrapper-legales .legal-wrapper.active {
      margin: 0 0 70px 25px;
    }
  }
  