@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600&display=swap);.footer{background-color:var(--green);position:absolute;bottom:0;left:0;width:100%;padding:1em;color:#fff;display:flex;justify-content:center;align-items:center;margin-top:auto}@media screen and (max-width:425px){.footer{position:relative}}.loading[data-v-36c688ea]{top:0;left:0;z-index:101;height:100%;width:100%;background-color:rgba(0,0,0,.5);position:fixed;display:flex;justify-content:center;align-items:center}@keyframes spin-36c688ea{to{transform:rotate(1turn)}}.loading span[data-v-36c688ea]{display:block;width:60px;height:60px;margin:0 auto;border:3px solid transparent;border-top-color:#fff;border-bottom-color:#fff;border-radius:50%;animation:spin-36c688ea 1s ease infinite}.u-list-reset{list-style:none;padding-left:0;margin:0}.u-list-reset li{position:relative;padding:10px 0}.u-list-reset li:after{content:"";width:100%;height:1px;background-color:#4e4e4e;position:absolute}.menu-button{display:flex;justify-content:center;align-items:center;background-color:transparent;cursor:pointer;border:none;outline:none;padding:.5rem 0 .5rem 2rem;color:var(--lightest);position:relative;left:0;top:0;justify-self:start;grid-area:menuButton}.menu-button:active{transform:translateY(-.2rem)}@media(min-width:900px){.menu-button{display:none}}.menu-button__lines{display:grid;gap:5px;transition:all .2s ease;position:absolute;left:0}.menu-button__lines--open{gap:0}.menu-button__line{display:block;transition:.2s ease;content:"";width:1.5rem;height:2px;background-color:#fff;transform-origin:center;border-radius:25px}.menu-button:hover .menu-button__lines{gap:5px}.menu-button__lines--open .menu-button__line{grid-row-start:1;grid-column-start:1;transform:rotate(45deg) scale(1.6)}.menu-button__lines--open .menu-button__line:nth-child(3){transform:rotate(-45deg) scale(1.6)}.btn{height:none!important;background-color:transparent!important;color:#fff}.wrapper{max-width:var(--lg);margin:0 auto;padding:0 1.5rem;z-index:99999}.wrapper--intro{margin:12rem auto;text-align:center}.wrapper--nav-area{display:grid;width:100%;align-items:center;grid-template-areas:" menuButton logo users " "menu menu menu";grid-template-columns:20% 60% 20%}@media(max-width:900px){.wrapper--nav-area{grid-template-rows:auto 1fr}.site-nav--is-open .wrapper--nav-area{height:calc(100vh - 1rem)}}@media(min-width:62.5rem){.wrapper--nav-area{grid-template-areas:"logo menu users"}}.logo{font-size:2rem;justify-self:center;grid-area:logo;position:relative;top:0;left:0;display:flex;align-items:center}.logo span{color:var(--greenlight)}.site-nav{position:sticky;top:0;left:0;padding-top:.5rem;padding-bottom:.5rem;z-index:3;box-shadow:0 2px 6px rgba(0,0,0,.2);background:var(--green)}.site-nav .overlay{position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.site-nav__menu{grid-area:menu}.site-nav__link{padding:1rem;display:block}.sidenav{height:100%;width:0;position:fixed;z-index:1;top:0;left:0;background:var(--green);overflow-x:hidden;transition:.5s;padding-top:60px}.openNavClass{width:250px;position:fixed}.user-sidebar{padding:1rem;color:#fff;display:flex;flex-direction:column}.user-sidebar h3{margin-top:.5rem;font-size:20px;font-weight:700}.sidenav a{padding:8px 8px 8px 32px;text-decoration:none;color:#fff;display:block;transition:.3s;font-size:14px;font-weight:700}.sidenav a:hover{color:#f1f1f1}.sidenav .closebtn{position:absolute;top:0;right:25px;font-size:36px;margin-left:50px}#main{transition:margin-left .5s;padding:16px}@media screen and (max-height:450px){.sidenav{padding-top:15px}.sidenav a{font-size:18px}}.description-link{display:flex;justify-content:space-between;margin:auto 20px}.hidden-sidebar{position:absolute;bottom:50px;padding:1rem}.hidden-sidebar span{color:#fff}.dots{display:flex;justify-content:space-around;margin-bottom:1rem}.dots div{width:15px;height:15px;border-radius:50%;border:1px solid #224b50;background-color:#efefef}.dots .active{background-color:#224b50;border:none!important}.fadeIn{animation:fadeIn .8s}.fadeOut{animation:fadeOut .8s}.btn-border{color:#224b50;text-align:center;border:1px solid #224b50;background-color:#fff!important;width:100%;animation:fadeIn .8s;padding:.375rem .75rem;margin-top:1rem;display:block}.modal-vue{display:flex;justify-content:center;align-items:center;z-index:9999}.modal-vue,.modal-vue .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.modal-vue .overlay{z-index:9998}.modal-vue .modal-primary{position:relative;z-index:9999;background-color:#fff;width:80%;animation:fadeIn ease-in}.modal-vue .modal-primary h2{color:#224b50;font-size:1.25rem}.modal-vue .modal-primary .font-p{font-size:1.25rem;font-weight:700}.modal-vue .modal-primary .btn{color:#fff;text-align:center;background-color:#224b50!important;width:100%;animation:fadeIn .8s}.modal-vue .modal-primary img{width:100%}.modal-vue .close{position:absolute;top:10px;right:10px;animation:fadeOut 3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media(min-width:768px)and (max-width:1365px){.modal-primary{width:40%!important}}@media(min-width:1366px){.modal-primary{width:20%!important}}.retrieve{color:var(--greenlight)}.button[data-v-dab0355a]{border:none;color:#fff;background:#42b983;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;font-size:1.8rem;padding:.5em 1em;border-radius:.3em;cursor:pointer}.cursor[data-v-dab0355a]{cursor:pointer}.modal-vue-login[data-v-dab0355a]{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;text-align:center;width:100%;height:-moz-fit-content;height:fit-content;max-width:22rem;border-radius:1rem;box-shadow:0 5px 5px rgba(0,0,0,.2);background:#fff;z-index:10000000000000000000;transform:none}.modal-vue-login h1[data-v-dab0355a]{margin:0 0 1rem}.modal-overlay-login[data-v-dab0355a]{position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.fade-enter-active[data-v-dab0355a],.fade-leave-active[data-v-dab0355a]{transition:opacity .4s linear}.fade-enter[data-v-dab0355a],.fade-leave-to[data-v-dab0355a]{opacity:0}.pop-enter-active[data-v-dab0355a],.pop-leave-active[data-v-dab0355a]{transition:transform .4s cubic-bezier(.5,0,.5,1),opacity .4s linear}.pop-enter[data-v-dab0355a],.pop-leave-to[data-v-dab0355a]{opacity:0;transform:scale(.3) translateY(-50%)}.userPerfil,.userRegister{margin-top:4rem}.a__button{background-color:var(--greenlight)!important;height:40px;color:#000!important;font-weight:700;width:100%}.card-button{position:absolute;width:90%;bottom:15px}button.page-link{display:inline-block;font-size:20px;color:#29b3ed;font-weight:500}.offset{width:500px!important;margin:20px auto}.contentInteresantesPosts{position:relative}.contentInteresantesPosts h2{color:var(--greenOpacityLight)}.contentInteresantesPosts .i-1{left:25px;top:50px}.contentInteresantesPosts .i-2{top:20px;right:25px}.contentInteresantesPosts a{color:var(--greenlight);font-weight:700;text-align:center;width:100%}.contentInteresantesPosts .content{height:30vh;margin:0 auto;z-index:1;overflow:hidden;padding:0;color:#000!important}.contentInteresantesPosts .content img{-o-object-fit:cover;object-fit:cover;z-index:0}.contentInteresantesPosts .content p{font-weight:700}.contentInteresantesPosts .content .div__content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;height:100%;top:50px}.contentInteresantesPosts .content a{color:#000}.content{text-align:justify}.embed-responsive iframe{width:100%;height:40vh}.carousel-cell{width:250px;height:250px;text-align:left}.carousel-cell,.carousel-posts{color:#fff;display:flex;justify-content:center;align-items:center}.carousel-posts{width:310px;height:100%}h2{font-weight:700}.div__color{position:absolute;background-color:var(--greenlight);opacity:.3;height:100%;width:100%;z-index:0;left:0}.hero{height:60vh;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:start;text-align:center}.hero img{height:100%;-o-object-fit:cover;object-fit:cover}.hero .img-blog,.hero img{position:absolute;left:0;top:0;width:100%;z-index:0}.hero .img-blog{height:auto}.hero .hero__content{position:relative;z-index:1;color:#fff;width:50%;padding:50px}.hero .hero__content h1{font-weight:300}.hero .hero__content span{font-weight:700}.hero .hero__content .a__button{background-color:#fff!important;height:40px;color:#000!important;font-weight:700;width:100%;border-radius:50px}.ganaDinero h3{color:var(--greenlight)}.gana__tiempo{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:start;text-align:center}.gana__tiempo img{left:0;top:0;z-index:0}.gana__tiempo .content-image,.gana__tiempo img{position:relative;width:100%}.gana__tiempo .hero__content{position:absolute;left:0;top:40%;z-index:1;color:#000;width:50%;padding:50px}.gana__tiempo .hero__content h1{font-weight:300}.gana__tiempo .hero__content p{font-size:20px}.gana__tiempo .hero__content .parrafo{font-size:16px}.gana__tiempo .hero__content span{font-weight:700;font-style:italic;font-size:24px}.gana__tiempo .hero__content .a__button{background-color:#fff!important;height:40px;color:#000!important;font-weight:700;width:100%;border-radius:50px}.contentInteresantes{display:flex;flex-direction:column;justify-content:center;position:relative;background-color:#f1f1f1}.contentInteresantes .flickity-viewport{height:500px!important}.contentInteresantes .btn{color:#000!important;border:1px solid var(--green)}.contentInteresantes .card-text{font-size:13px;color:#000}.contentInteresantes .card-title{height:85px}.contentInteresantes h2{color:var(--green)}.contentInteresantes a,.contentInteresantes h3{color:var(--greenlight)}.contentInteresantes a{font-weight:700;text-align:center;width:100%}.contentInteresantes .content{width:80vw;height:50vh;margin:0 auto;z-index:1}.contentInteresantes .content img{-o-object-fit:cover;object-fit:cover}.contentInteresantes .content p{font-weight:700}.contentInteresantes .content .div__content{display:flex;flex-direction:column;justify-content:center;width:40%;height:100%}.no__Renuncies{position:relative;text-align:center;width:100%}.no__Renuncies .euro{width:50px;height:50px;display:flex;justify-content:center;align-items:center;color:var(--greenlight);margin:0 auto;font-size:2rem}.no__Renuncies h2{font-style:italic}.no__Renuncies .content__noRenuncies p{color:var(--greenlight);font-weight:600}.no__Renuncies a{background-color:var(--greenlight)!important;border-radius:.575rem;font-weight:600;font-size:24px}.no__Renuncies .img__ganaDinero{position:relative;margin:0 auto;display:flex;justify-content:center;box-shadow:1rem 1rem 0 var(--greenlight)!important;overflow:hidden;width:75%;border-radius:.375rem}.no__Renuncies .img__ganaDinero p{font-weight:700}.no__Renuncies .img__ganaDinero img{position:relative;z-index:0}.no__Renuncies .img__ganaDinero .content__imgGana{margin:0 auto;display:flex;justify-content:center;z-index:2}.mx-post{margin-left:2rem;margin-right:2rem}@media(max-width:540px){.carousel-cell{width:100px!important;height:100px!important}.hero{align-items:center!important;justify-content:end!important}.hero .hero__content{width:78%!important;padding:10px!important}.hero h1{font-size:calc(1.375rem + 1.5vw)}.gana__tiempo img{-o-object-fit:contain!important;object-fit:contain!important}.gana__tiempo .content-image{margin-bottom:3rem}.gana__tiempo .hero__content{position:absolute;width:100%!important;top:50%!important;left:0;bottom:0;height:auto}}@media(max-width:320px){.gana__tiempo{padding-bottom:4.5rem}}@media(max-width:991.98px)and (min-width:541px){.carousel-cell{width:150px!important;height:150px!important}.hero{align-items:center!important;justify-content:end!important}.hero .hero__content{width:100%!important;padding:10px!important}.hero h1{font-size:calc(1.375rem + 1.5vw)}.a__button{width:100%!important}.contentInteresantes .content .div__content{justify-content:end!important;width:100%}.gana__tiempo .content-image{margin-bottom:.5rem}.gana__tiempo .hero__content{position:absolute!important;bottom:0!important;left:0;top:unset!important;width:100%!important}}.card{border:none;height:100%}.forms-inputs{position:relative}.forms-inputs span{position:absolute;top:-18px;left:10px;background-color:#fff;padding:5px 10px;font-size:15px}.forms-inputs input{height:50px;border:2px solid #eee}.forms-inputs input:focus{box-shadow:none;outline:none;border:2px solid #0cc}.btns{height:50px;background-color:#224b4f!important;color:#fff!important}.success-data{display:flex;flex-direction:column}.bxs-badge-check{font-size:90px}:root{--lightest:#fffdf7;--brown:#a88c7b;--brown-darker:#9a7c6a;--green:#224b4f;--greenlight2:#01a8a8;--greenlight:#0cc;--grey:#efefef;--greenOpacity:#69bb97;--greenButton:#00cccb;--greenOpacityLight:#6ec197;--lg:80rem;--md:50rem;--sm:30rem}*,:after,:before{box-sizing:inherit}.margin{margin-top:4rem;margin-bottom:6rem}.text-greenlight{color:var(--greenlight)}html{font-family:Montserrat,sans-serif!important;color:var(--lightest);box-sizing:border-box}body{margin:0;position:relative;display:flex;flex-direction:column;min-height:100vh}h1,h2{margin-top:0}h1{font-size:calc(1.2rem + 3vw)}h2{font-size:calc(1.2rem + 2vw)}h3{font-size:calc(1.2rem + 1vw)}p{margin-top:0;margin-bottom:1.5rem;line-height:1.8rem}a{text-decoration:none;color:var(--lightest)}@media(min-width:540px)and (max-width:800px){.margin{margin-top:8rem!important}}@media screen and (min-width:320px)and (max-width:1023px)and (orientation:landscape){.modal-primary{height:20rem!important;overflow:scroll!important;width:40vw!important}.hero{height:90vh!important}}