/** Shopify CDN: Minification failed

Line 171:21 Expected identifier but found whitespace
Line 171:22 Unexpected "0.03em"

**/
.as-container{
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}

.pageindex {
  background: #000;
}

.negative-margin {
  margin-bottom: -52px;
}

.as-container img {
  max-width: 100%;
  height: auto;
}

.campaign .custom-branding-wrapper {
    display: none;
}

.campaign .page-main {
    padding-bottom: 0;
}



.as-namespace {
  margin: 0 auto;
  color: #000000; }
  .as-namespace h1, .as-namespace h2, .as-namespace h3, .as-namespace h4, .as-namespace h5, .as-namespace h6 {
    font-weight: 400;
    line-height: 1.2;
    color: currentColor; }
  .as-namespace p {
    margin-top: 0; }
  .as-namespace svg {
    display: inline-block;
    width: 100%;
    height: 100%;
    fill: currentColor;
    overflow: hidden; }
  .as-namespace #symbols {
    display: none; }
  .as-namespace a {
    text-decoration: none;
    color: currentColor;
    -webkit-transition: color .3s ease;
    transition: color .3s ease; }
    .as-namespace a:hover {
      color: currentColor;
      text-decoration: none; }
    .as-namespace a:focus {
      outline: none;
      text-decoration: none;
      color: currentColor; }
  .as-namespace button {
    background: none;
    border: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    cursor: pointer;
    font-family: "times", serif; }
    .as-namespace button:focus {
      outline: none; }
  .as-namespace figure {
    margin: 0;
    padding: 0; }
  .as-namespace dl, .as-namespace dt, .as-namespace dd {
    margin: 0;
    padding: 0; }
  .as-namespace img {
    width: 100%;
    display: block;
    height: auto; }
  .as-namespace video {
    display: block; }

@font-face {
  font-family: "porpora";
  src: url("../fonts/everett-regular-webfont.woff2") format("woff2"), url("../fonts/lineto-circular-book.woff") format("woff");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "times";
  src: url("../fonts/times.woff2") format("woff2");
  font-style: normal;
  font-weight: 400; }

.as-namespace .as-desktop {
  display: inline-block; }
  @media screen and (max-width: 767px) {
    .as-namespace .as-desktop {
      display: none; } }

.as-namespace .as-mobile {
  display: none; }
  @media screen and (max-width: 767px) {
    .as-namespace .as-mobile {
      display: inline-block; } }

.as-namespace .as-banner {
  position: relative;
  width: 100%;
  max-width: 1240px;
  margin: 40px auto 0; }
  .as-namespace .as-banner .link-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2; }
  .as-namespace .as-banner__alien {
    position: relative;
    z-index: 1;
    padding: 0 20px 12%; }
    .as-namespace .as-banner__alien img {
      max-width: 400px;
      height: auto;
      margin: 0 auto; }
  .as-namespace .as-banner__flat {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 20px; }
  .as-namespace .as-banner .as-info {
    position: absolute;
    z-index: 5;
    left: 50%;
    top: 62%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 0 20px;
    color: #ffffff; }
    .as-namespace .as-banner .as-info h2 {
      font-size: 40px !important;
      line-height: 48px !important;
      font-weight: 400 !important;
      letter-spacing: 0.03 !important; }
      @media screen and (max-width: 767px) {
        .as-namespace .as-banner .as-info h2 {
          font-size: 24px !important;
          line-height: 28px !important; } }
    .as-namespace .as-banner .as-info__logo {
      max-width: 867px;
      margin: 0 auto 50px; }
    .as-namespace .as-banner .as-info__links a {
      color: #35D39E;
      font-size: 15px;
      margin: 20px;
      font-weight: 500; }
      letter-spacing: 0.03em;
      .as-namespace .as-banner .as-info__links a:hover {
        text-decoration: underline; }

.as-namespace .as-product-description {
  max-width: 1280px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .as-namespace .as-product-description {
      padding: 20px; } }
  .as-namespace .as-product-description h3 {
    margin-top: 0;
    font-size: 40px !important;
    line-height: 1.2 !important; }
    @media screen and (max-width: 767px) {
      .as-namespace .as-product-description h3 {
        font-size: 28px !important;
        line-height: 34px !important; } }

.as-namespace .as-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  @media screen and (max-width: 767px) {
    .as-namespace .as-description {
      display: block; } }
  .as-namespace .as-description--white {
    color: #ffffff; }
    @media screen and (max-width: 767px) {
      .as-namespace .as-description--white {
        color: #000000; } }
  .as-namespace .as-description__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px; }
    .as-namespace .as-description__icons img {
      width: auto;
      max-width: 100%;
      display: inline-block; }
  .as-namespace .as-description__image {
    width: 100%; }
  .as-namespace .as-description__info {
    position: absolute;
    top: 50%;
    left: 8%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: 480px; }
    @media screen and (max-width: 767px) {
      .as-namespace .as-description__info {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
                transform: none;
        max-width: 480px;
        padding: 20px 0; } }
    .as-namespace .as-description__info--reversed {
      left: auto;
      right: 8%; }
      @media screen and (max-width: 767px) {
        .as-namespace .as-description__info--reversed {
          right: auto; } }

.as-namespace .alien-gel h3 {
  font-size: 60px !important;
  line-height: 1 !important;
  letter-spacing: -.02em !important; }
  @media screen and (max-width: 767px) {
    .as-namespace .alien-gel h3 {
      font-size: 32px !important;
      line-height: 36px !important; } }
  .as-namespace .alien-gel h3 span {
    color: #35D39E; }

.as-namespace .alien-gel .as-description__info {
  max-width: 480px; }

.as-namespace .afl-banner {
  text-align: center;
  background-color: #F6F7F7;
  padding-top: 40px;
  padding-bottom: 55px; }
  @media screen and (max-width: 767px) {
    .as-namespace .afl-banner {
      padding: 10px; } }
  .as-namespace .afl-banner__info p {
    max-width: 415px;
    margin: 0 auto; }
  .as-namespace .afl-banner__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 50px auto 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .as-namespace .afl-banner img {
    width: auto;
    max-width: 100%;
    display: inline-block; }

.as-namespace .as-description-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  @media screen and (max-width: 767px) {
    .as-namespace .as-description-item {
      display: block; } }
  .as-namespace .as-description-item--reversed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap; }
  .as-namespace .as-description-item__image {
    width: 50%; }
    @media screen and (max-width: 767px) {
      .as-namespace .as-description-item__image {
        width: 100%; } }
  .as-namespace .as-description-item__info {
    width: 50%;
    padding-left: 8%; }
    @media screen and (max-width: 767px) {
      .as-namespace .as-description-item__info {
        width: 100%;
        padding-left: 0; } }
  .as-namespace .as-description-item__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px; }
    .as-namespace .as-description-item__icons img {
      width: auto;
      max-width: 100%;
      display: inline-block;
      margin-right: 10px; }

.as-namespace .second-items {
  background-color: #F6F7F7;
  padding-top: 85px; }
  @media screen and (max-width: 767px) {
    .as-namespace .second-items .as-description-item__info {
      padding: 20px 15px; } }

.as-namespace .first-items {
  padding-top: 40px;
  padding-bottom: 60px; }

.as-namespace .as-instal {
  padding: 60px 0; }
  @media screen and (max-width: 767px) {
    .as-namespace .as-instal {
      padding: 60px 20px; } }
  .as-namespace .as-instal__header {
    text-align: center;
    max-width: 600px;
    margin: 0 auto; }
    .as-namespace .as-instal__header h2 {
      font-size: 40px !important;
      line-height: 48px !important;
      font-weight: 500 !important; }
      @media screen and (max-width: 767px) {
        .as-namespace .as-instal__header h2 {
          font-size: 32px !important;
          line-height: 36px !important; } }
    .as-namespace .as-instal__header p {
      font-size: 18px !important;
      font-weight: 400 !important; }
  .as-namespace .as-instal__video {
    max-width: 960px;
    height: 450px;
    margin: 50px auto; }
    @media screen and (max-width: 767px) {
      .as-namespace .as-instal__video {
        height: auto; }
        .as-namespace .as-instal__video .video {
          overflow: hidden;
          padding-top: 56.25%;
          position: relative; }
          .as-namespace .as-instal__video .video iframe {
            position: absolute;
            top: 0;
            left: 0;
            border: 0;
            width: 100%;
            height: 100%; } }
  .as-namespace .as-instal .instalation-step {
    max-width: 815px;
    margin: 50px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    @media screen and (max-width: 767px) {
      .as-namespace .as-instal .instalation-step {
        display: block; } }
    .as-namespace .as-instal .instalation-step:nth-child(2n) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-flow: row-reverse wrap;
              flex-flow: row-reverse wrap; }
    .as-namespace .as-instal .instalation-step__description {
      width: 65%; }
      @media screen and (max-width: 767px) {
        .as-namespace .as-instal .instalation-step__description {
          width: 100%; } }
      .as-namespace .as-instal .instalation-step__description span {
        color: #35D39E;
        font-size: 16px;
        font-weight: 500; }
      .as-namespace .as-instal .instalation-step__description h4 {
        font-size: 40px !important;
        line-height: 48px !important;
        font-weight: 500 !important; }
        @media screen and (max-width: 767px) {
          .as-namespace .as-instal .instalation-step__description h4 {
            font-size: 28px !important;
            line-height: 36px !important; } }
      .as-namespace .as-instal .instalation-step__description h6 {
        color: #808080;
        margin-top: 20px; }
      .as-namespace .as-instal .instalation-step__description p, .as-namespace .as-instal .instalation-step__description h6 {
        font-size: 18px !important;
        font-weight: 400 !important; }
      .as-namespace .as-instal .instalation-step__description .as-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 30px; }
        .as-namespace .as-instal .instalation-step__description .as-flex .instalation-step-second-description-info {
          width: 80%; }
          .as-namespace .as-instal .instalation-step__description .as-flex .instalation-step-second-description-info p {
            color: #808080;
            padding-bottom: 20px;
            margin-bottom: 20px;
            border-bottom: 1px solid #808080; }
          .as-namespace .as-instal .instalation-step__description .as-flex .instalation-step-second-description-info span {
            color: #808080;
            display: block; }
        .as-namespace .as-instal .instalation-step__description .as-flex .instalation-step-second-description-img {
          width: 16%; }
    .as-namespace .as-instal .instalation-step__image {
      width: 35%;
      text-align: center; }
      .as-namespace .as-instal .instalation-step__image img {
        width: auto;
        max-width: 100%;
        display: inline-block; }
      @media screen and (max-width: 767px) {
        .as-namespace .as-instal .instalation-step__image {
          width: 100%;
          max-width: 175px;
          margin: 0 auto; } }

.as-namespace .as-subtitle {
  text-align: center; }

.as-namespace .as-accordion {
  max-width: 815px;
  margin: 0 auto; }
  .as-namespace .as-accordion__toggle {
    font-size: 18px !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    padding: 16px 24px 16px 0 !important;
    background: #0000 url(https://www.aliensurface.ro/media/wysiwyg/i_plus-green.svg) 100% 50% no-repeat;
    border-top: 1px solid #D6D6D6; }
    .as-namespace .as-accordion__toggle.active {
      background: #0000 url(https://www.aliensurface.ro/media/wysiwyg/i_minus-green.svg) 100% 50% no-repeat; }
    .as-namespace .as-accordion__toggle:first-child {
      border-top: none; }
  .as-namespace .as-accordion__content {
    display: none;
    padding-bottom: 30px; }
    .as-namespace .as-accordion__content p {
      font-size: 16px !important;
      line-height: 1.2 !important;
      font-weight: 400 !important; }
    .as-namespace .as-accordion__content.active {
      display: block; }

.as-namespace .as-subtitle {
  padding: 80px 0; }
  .as-namespace .as-subtitle h2 {
    font-size: 40px !important;
    line-height: 48px !important;
    font-weight: 500 !important;
    letter-spacing: 0.03 !important; }

.as-scr__title {
  font-size: 3.294288vw !important;
  line-height: 1.23 !important; }
  @media screen and (max-width: 767px) {
    .as-scr__title {
      font-size: 6.588576vw !important;
      padding: 0 20px; } }

.as-scr__content h3 {
  font-size: 1.17em !important;
  line-height: 1.23 !important;
  font-family: "SF Pro Text Regular", sans-serif;
  color: #ffffff; }

.aspage {
  overflow-x: visible !important;
  overflow: visible !important;
  overflow-y: visible !important; }
  .aspage footer {
    margin-top: 0 !important; }

@media screen and (max-width: 767px) {
  .as-label {
    padding: 0 20px; } }

.as-search {
  cursor: pointer !important; }

@media screen and (max-width: 767px) {
  .as-field .as-search-label {
    left: 20px;
    width: 40px; } }

.tt-mobile-header {
  position: relative;
  z-index: 8; }
