<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 600px) {
section.fourth-container div.f-fourth-container div.blockF:nth-child(2) {
    text-align: center;
}
a.link button.btn-conocemas {
    font-size: .8em;
    width: 170px;
    height: 50px;
}
a.link button.btn-compraahora {
    font-size: .8em;
    width: 200px;
    height: 50px;
    margin: 0 37%;
}
section.first-container div.hero {
    height: 61vh;
}
a.link button.btn-comienza-ahora {
    height: 50px;
    font-size: .8em;
}
a.btn-re {
    width: 373px!important;
}
}
@media (max-width: 375px) {
a.link button.btn-compraahora {
    margin: 0 29%;
}
a.btn-re {
    width: 334px!important;
}
}
@media screen and (min-width: 64em) {
a.link button.btn-localiza-tu:hover {
    background-color: #3f8843;
    color: white;
    border: 1px solid #3f8843;
}
a.link-bigger {
    min-width: 270px;
}
a.link button.btn-comienza-ahora:hover {
    border: none;
}
}
a.btn-re {
    width: 460px;
}

     /*NUEVO BANNER */
section.fifth-containerIdea {
  width: 100%;
  height: auto;
  display: block;
  position: relative; }
  section.fifth-containerIdea div.heroIdea {
    width: 100%;
    height: 70vh;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: center; }
    @media screen and (min-width: 48em) {
      section.fifth-containerIdea div.heroIdea {
        background-color: #000000;
        height: auto;
        position: relative;
        z-index: 0;
        align-items: center; } }
    @media screen and (min-width: 64em) {
      section.fifth-containerIdea div.heroIdea {
        background-color: #000000;
        height: auto;
        position: relative;
        z-index: 0;
        align-items: center; } }
    section.fifth-containerIdea div.heroIdea img {
      display: block;
      width: 100%;
      height: auto;
      margin: 0 auto; }
      section.fifth-containerIdea div.heroIdea img.videoMobileIdea {
        display: block; }
        @media screen and (min-width: 48em) {
          section.fifth-containerIdea div.heroIdea img.videoMobileIdea {
            display: none; } }
      section.fifth-containerIdea div.heroIdea img.videoDesktopIdea {
        display: none; }
        @media screen and (min-width: 48em) {
          section.fifth-containerIdea div.heroIdea img.videoDesktopIdea {
            display: block;
            max-width: 100%;
            height: auto; } }
        @media screen and (min-width: 64em) {
          section.fifth-containerIdea div.heroIdea img.videoDesktopIdea {
            display: block;
            max-width: 100%;
            height: auto; } }
  section.fifth-containerIdea div.hero-sContainerIdea {
    display: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: white;
    padding: 2% 0;
    position: relative;
    z-index: 1;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media screen and (min-width: 48em) {
      section.fifth-containerIdea div.hero-sContainerIdea {
        display: none;
        width: 380px;
        position: absolute;
        top: 30%;
        left: 50%;
        margin-left: -190px;
        z-index: 2; } }
    @media screen and (min-width: 64em) {
      section.fifth-containerIdea div.hero-sContainerIdea {
        display: none;
        padding: .5% 0;
        width: 590px;
        position: absolute;
        top: 40%;
        left: 50%;
        margin-left: -295px;
        z-index: 2; } }
    section.fifth-containerIdea div.hero-sContainerIdea img.heroIconosIdea {
      display: block;
      width: 90%;
      margin: 0 auto;
      padding: 2% 0; }
      @media screen and (min-width: 48em) {
        section.fifth-containerIdea div.hero-sContainerIdea img.heroIconosIdea {
          width: 80%; } }
    section.fifth-containerIdea div.hero-sContainerIdea h1 {
      padding: 2%; }
  section.fifth-containerIdea div.hero-tContainerIdea {
    width: 100%;
    height: auto;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-direction: column;
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 30em) {
      section.fifth-containerIdea div.hero-tContainerIdea {
        flex-direction: inherit; } }
    section.fifth-containerIdea div.hero-tContainerIdea div.hero-sContaniner2Idea {
      display: none; }
      @media screen and (min-width: 48em) {
        section.fifth-containerIdea div.hero-tContainerIdea div.hero-sContaniner2Idea {
          display: block;
          width: 100%;
          height: auto;
          margin: 0 auto;
          background-color: transparent;
          padding: 2% 0;
          position: absolute;
          z-index: 1;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          width: 380px;
          position: absolute;
          left: 50%;
          margin-left: -190px;
          z-index: 2;
          top: -20%; } }
      @media screen and (min-width: 64em) {
        section.fifth-containerIdea div.hero-tContainerIdea div.hero-sContaniner2Idea {
          padding: .5% 0;
          width: 590px;
          position: absolute;
          left: 50%;
          margin-left: -295px;
          z-index: 2;
          top: -20%; } }
      section.fifth-containerIdea div.hero-tContainerIdea div.hero-sContaniner2Idea img.heroIconosIdea {
        display: block;
        width: 90%;
        margin: 0 auto;
        padding: 2% 0; }
        @media screen and (min-width: 48em) {
          section.fifth-containerIdea div.hero-tContainerIdea div.hero-sContaniner2Idea img.heroIconosIdea {
            width: 80%; } }
      section.fifth-containerIdea div.hero-tContainerIdea div.hero-sContaniner2Idea h1 {
        padding: 2%; }
    section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      /* NEW, Spec - Opera 12.1, Firefox 20+ */
      justify-content: center;
      align-items: flex-start;
      width: 100%;
      height: auto;
      min-height: 300px;
      background-color: #3f8843;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      flex-direction: column; }
      section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea:nth-child(2) {
        background-size: 65%;
        background-position: center;
        background-repeat: no-repeat; }
        @media screen and (min-width: 48em) {
          section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea:nth-child(2) {
            background-size: contain; } }
      section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea:nth-child(3) {
        background-color: #dfdfdf;
        /*padding: 10% 5% 5% 5%;*/ }
        @media screen and (min-width: 48em) {
          section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea:nth-child(3) {
            /*padding: 10% 5% 5% 5%;*/ } }
        @media screen and (min-width: 64em) {
          section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea:nth-child(3) {
            /*padding: 10% 5% 5% 5%;*/ } }
      @media screen and (min-width: 30em) {
        section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea {
          width: 50%;
          min-height: 330px; } }
      section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea &gt; img {
        width: 100%;
        height: auto; }
        @media screen and (min-width: 48em) {
          section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea &gt; img {
            width: 75%; } }
      section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea &gt; p {
        /*
                            padding: 10%;
                            
                            @include breakpoint(tablet){
                                padding: 27% 10% 10% 10%;
                            }
                            @include breakpoint(desktop){
                                padding: 20% 10% 10% 10%;
                            }
                            */ }
      section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea div.txtBlockIEIdea {
        display: block;
        margin: 0 auto;
        width: 90%;
        padding-top: 30px;
        padding-bottom: 30px; }
        @media screen and (min-width: 48em) {
          section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea div.txtBlockIEIdea {
            padding-top: 100px;
            padding-bottom: 70px;
            max-width: 400px; } }
        @media screen and (min-width: 64em) {
          section.fifth-containerIdea div.hero-tContainerIdea div.blocksIdea div.txtBlockIEIdea {
            padding-top: 120px;
            padding-bottom: 70px;
            max-width: 600px; } }

     /*TERMINA NUEVO BANNER*/

/*NUEVO BANNER*/
@media (max-width: 768px) {
.brbye {
    display: none!important;
}
.br-si {
    display: block!important;
}
}
@media (max-width: 376px) {
section.fifth-containerIdea div.heroIdea {
    height: 57vh!important;
}
}
@media (max-width: 600px) {
section.fifth-containerIdea div.heroIdea img {
    margin: 0 auto 30px;
}
.banner-nuevo1 p {
    margin-bottom: 50px!important;
    padding-top: 25px;
}
.banner-nuevo2 img.icono-banner {
    margin-bottom: 35px;
}
}

.banner-nuevo1 h3 {
    text-align: center;
    font-size: 2.5em;
    letter-spacing: .1em;
    font-family: "Nespresso Lucas", Helvetica, Arial, "sans-serif";
    color: #ffffff;
    margin-bottom: 30px;
}
.banner-nuevo2 h3 {
    text-align: center;
    font-size: 2.5em;
    letter-spacing: .1em;
    font-family: "Nespresso Lucas", Helvetica, Arial, "sans-serif";
    color: #3f8843;
    margin-bottom: 50px;
    line-height: 1.3;
}
.banner-nuevo2 h4 {
    text-align: center;
    font-size: 1.5em;
    letter-spacing: .1em;
    font-family: "Nespresso Lucas", Helvetica, Arial, "sans-serif";
    color: #000000;
    margin-bottom: 30px;
    line-height: 1.2;
}
.banner-nuevo1 p {
    color: #ffffff;
     margin-bottom: 40px;
     font-size: 1.5em;

}
.banner-nuevo2 p {
    color: #000000;
    margin-bottom: 20px;
    font-size: 1.5em;
}
.banner-nuevo2 img.icono-banner {
    width: 50px;
    vertical-align: middle;
    margin-right: 5px;
    float: left;
}
.banner-nuevo1 img.icono-banner {
    width: 120px;
    vertical-align: middle;
    margin-right: 5px;
    float: left;
    margin-bottom: 10px;
}
.banner-nuevo2 b {
    color: #3f8843;
    font-weight: 700;
}
p.legal-nuevo {
    font-size: .7em;
    margin-bottom: 0;
}
.legal-nuevo b {
    font-weight: 700;
}
span.legal-nuevo {
    font-size: .7em;
    color: #ffffff;
    font-family: "Nespresso Lucas", Helvetica, Arial, "sans-serif";
}
</pre></body></html>