@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Geist+Mono:wght@100..900&family=Outfit:wght@100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;font-weight:300}html{scroll-behavior:smooth}body{background-color:#111517;color:#fff;font-family:Poppins,sans-serif;line-height:1.6;font-weight:100;overflow-x:hidden}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;position:sticky;top:0;background:#09090b1a;backdrop-filter:blur(10px);z-index:100}.navbar .logo{height:32px;margin-right:5rem}.navbar .nav-links{display:none;list-style:none;gap:2rem}.navbar .nav-links a{text-decoration:none;color:#fff;font-size:1rem}.navbar .nav-links a:hover{color:#c8b8f4;transition:all .3s ease-out}.hero-season{height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background:url(/img/hero-season.jpg);background-size:cover;background-position:center}.hero-season h2{color:#fff;font-family:Outfit,sans-serif;font-style:normal;font-weight:700;line-height:114%;text-transform:uppercase;text-align:left;margin:2rem 0rem;font-size:4rem;text-align:center}.hero-season h2 span{color:#9172e9;font-family:Outfit,sans-serif;font-style:normal;font-weight:700}.hero-season .season-tag{display:inline;padding:8px 16px;background-color:#4714db;color:#fff;font-size:1.2rem;font-style:normal;font-weight:600;text-transform:uppercase}.hero-small{height:40vh;display:flex;align-items:center;justify-content:center;text-align:center;background-size:cover;background-position:center}.hero-small h1{color:#fff;font-family:Outfit,sans-serif;font-style:normal;font-weight:700;line-height:114%;text-transform:uppercase;text-align:center;margin:1rem 0rem}.hero-small.img-bases{background:url(/img/bases.jpg);background-position:center}.hero-small.img-privacidad{background:url(/img/privacidad.jpg);background-position:center}.hero-small.img-condiciones{background:url(/img/condiciones.jpg)}.hero-small .hero-content{display:flex;max-width:1400px;padding:169px 2rem;justify-content:center;align-items:center}.hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#000}.hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:1;transform:translate(-50%,-50%);object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;z-index:2}.hero-content{position:relative;z-index:3;width:100%;max-width:1400px;padding:0 2rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.hero .season-tag{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px;background-color:#d353ba;color:#111517;font-size:1.2rem;font-style:normal;font-weight:600;text-transform:uppercase}.hero h1{color:#fff;font-family:Outfit,sans-serif;font-style:normal;font-weight:700;line-height:114%;text-transform:uppercase;text-align:left;margin:1rem 0rem}.hero-btns{margin-top:2rem}@media(max-width:768px){.hero h1{font-size:2.5rem}}.dark-1{background-color:#111517}.dark-2{background-color:#1a1f23}.features{padding:6rem 2rem;max-width:1400px;margin:0 auto}.features h2,.container-medium h2{margin-bottom:3.5rem;font-size:2rem;text-transform:uppercase;font-weight:600;font-family:Outfit,sans-serif}.features h3{color:#fff;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;line-height:160%;margin-bottom:.3rem}.features .grid{display:grid;gap:2rem}.features .card,.list .card{padding:2.5rem;border-radius:8px;background:#21262c;flex-direction:column;align-items:flex-start;gap:16px}.features .card .number{color:#d946ef;font-weight:700;display:block;margin-bottom:1rem;display:flex}.icon-container{display:flex;width:59px;height:59px;padding:17px 18px 18px 17px;align-items:flex-start;gap:8px;flex-shrink:0;border-radius:29.5px;background:var( --linear, linear-gradient(130deg, #9c27b0 28.07%, #8f24b7 35.62%, #320fe6 87.7%, #0004ff 115.95%) );margin-bottom:1rem}.btn-primary{display:flex;padding:16px 40px;justify-content:center;align-items:center;border-radius:8px;background:#4714db;color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:24px;border:none;text-decoration:none}.btn-outline{border-radius:8px;border:1px solid#fff;display:flex;padding:10px 24px;justify-content:center;align-items:center;color:#fff;text-decoration:none}.btn-outline:hover{background-color:#272d35;transition:all .5s ease-out}.container-left{display:flex;justify-content:flex-start;align-items:center}.how-it-works{padding:80px 20px}.container{max-width:1400px;margin:0 auto;display:flex;gap:60px;align-items:center}.left{flex:1}.right{flex:1;height:stretch}.right img{width:100%;border-radius:8px;object-fit:cover;height:stretch}h2{font-size:28px;margin-bottom:40px}.steps{position:relative}.steps:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:4px;background-image:linear-gradient(to right,#9172e9 50%,#fff0 0%);background-position:top;background-size:10px 83%;background-repeat:repeat-x}.step{display:flex;gap:20px;margin-bottom:40px;position:relative}.number{width:40px;height:40px;background:#4714db;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0;position:relative;z-index:1}.content h3{margin:0 0 8px;font-size:20px}.content p{margin:0;color:#fff;line-height:1.5;font-size:1rem}.timeline{padding:80px 20px}.left,.right{flex:1}.right img{width:100%;border-radius:16px;object-fit:cover}h2,.week{margin-bottom:40px}.week:last-child{margin-bottom:0}.week-title{margin-bottom:16px;display:flex;gap:8px;align-items:center}.week-title span{padding-top:4px}.week-row{display:flex;gap:16px;margin-bottom:12px;align-items:stretch}.day{background:#21262c;border-radius:8px;padding:16px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;flex:0 0 180px}.card-item{border-radius:8px;padding:16px 24px;font-size:14px;flex:1}.card-item.dark{background:#21262c;display:flex;align-items:center}.card-item.purple{background:linear-gradient(135deg,#6d28d9,#4c1d95)}.card-item.blue{background:linear-gradient(135deg,#2563eb,#1e3a8a)}.card-item.pink{background:linear-gradient(135deg,#db2777,#9d174d)}.card-item.yellow{background:#fbbf24;color:#000}.card-title{font-weight:500;margin-bottom:8px}.card-item ul{margin:0;padding-left:16px}.card-item li{margin-bottom:4px}.standards-section{background-color:#0a0a0a;padding:60px 20px;color:#fff;font-family:Inter,sans-serif}.section-title{text-align:center;font-size:2.5rem;font-weight:900;margin-bottom:40px;letter-spacing:-1px}.standards-container{display:flex;justify-content:center;gap:20px;max-width:1400px;margin:0 auto;flex-wrap:wrap}.standard-card{background-color:#21262c;border-radius:12px;padding:30px;flex:1;min-width:300px;max-width:440px}.standard-card h3{font-size:20px;font-weight:500;margin-bottom:25px;color:#fff}.standards-table{width:100%;border-collapse:collapse}.standards-table tr{border-bottom:1px solid #303741}.standards-table tr:last-child{border-bottom:none}.standards-table td{padding:12px 0;font-size:.9rem;color:#fff}.standards-table td:last-child{text-align:right;color:#fff;font-family:Geist Mono,monospace}.check{color:#9172e9!important;font-family:Poppins!important;font-size:.9rem}.cross{color:#fff!important;opacity:.6;font-size:.9rem}#app .features{display:flex;gap:32px;padding-bottom:0}.hero-app{background-color:#eeeff2;color:#1a1f23}.hero-app h2{color:#1a1f23;margin-bottom:0;font-weight:700}.app-container{display:flex;gap:16px;flex-direction:column;padding-bottom:4rem}.app-image{display:flex;align-items:end;height:100%}.app-container .content{flex:1}.app-container p{margin-bottom:30px}.app-container .qr-container{display:flex;gap:20px}.app-container .qr-item{display:flex;flex-direction:column;align-items:center;gap:10px}.app-container .qr-item .qr{width:100px;height:100px;background:#fff;padding:5px;border-radius:8px;box-shadow:0 4px 6px #0000001a}.store-btn{background:var(--dark-btn);color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:600}.app-image img{width:100%;max-width:700px;object-fit:cover;display:flex}.btn-secondary{background-color:#21262c;color:#fff;border-radius:8px;padding:16px;text-decoration:none;display:flex}.btn-secondary:hover{background-color:#000;transition:all .5s ease-out}.btn-secondary img{width:24px;margin-right:.5rem}.box-afiliados{display:flex;max-width:1400px;justify-content:space-between;align-items:flex-start;align-content:space-between;align-self:stretch;flex-wrap:wrap;gap:32px}.box-afiliados img{max-height:160px}footer{background-color:#111517;border-top:1px solid #303741}footer .features{display:flex;gap:40px}footer .features .col{flex:1}footer h4{font-size:1.2rem;font-weight:500;margin:1rem 0 .5rem}footer p{font-size:14px}footer .interest-links{display:flex;flex-direction:column}footer a{color:#fff;padding:8px 0;text-decoration:none;font-size:14px}footer a:hover{color:#c8b8f4;transition:all .3s ease-out}.footer-secondary{background-color:#1a1f23}.footer-secondary .features{padding:1rem 2rem;justify-content:space-between}.footer-secondary .features .policy a:first-child{margin-right:1rem}.container-medium{padding:6rem 2rem;max-width:1024px;margin:0 auto}.card-row{display:flex;align-items:center;margin-bottom:1rem}.card-col{display:flex;align-items:start;flex-direction:column;gap:12px;flex:1}.card-col .card-item{width:100%}.number-container{display:flex;width:40px;height:40px;align-items:center;gap:8px;flex-shrink:0;border-radius:40px;background:var( --linear, linear-gradient(130deg, #9c27b0 28.07%, #8f24b7 35.62%, #320fe6 87.7%, #0004ff 115.95%) );justify-content:center;color:#fff;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;margin-right:.5rem}.list .card h3{color:#fff;font-family:Poppins,sans-serif;font-style:normal;font-weight:500}.list{display:flex;flex-direction:column;gap:32px}.list ul{padding-left:1.6rem}.features-row{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;width:100%}.footer-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.swiper-slide img{max-width:100%;width:100%;object-fit:cover}#gallery .features{padding-bottom:0}.swiper-container{margin:0 auto;position:relative}.swiper-slide{cursor:grab;margin-right:16px!important}.swiper-slide:active{cursor:grabbing}.swiper-slide img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:all .5s cubic-bezier(.4,0,.2,1);filter:brightness(.8) saturate(.9);min-height:65vh}.swiper-slide:hover img{filter:brightness(1) saturate(1.1)}.swiper-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;background:#1a1f23b3;backdrop-filter:blur(12px);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 8px 32px #0006;opacity:0;visibility:hidden;color:#fff}.swiper-container:hover .swiper-nav-btn{opacity:1;visibility:visible}.swiper-prev{left:2rem}.swiper-next{right:2rem}.swiper-nav-btn:hover{background:#9172e9;border-color:#9172e9;transform:translateY(-50%) scale(1.1);box-shadow:0 10px 30px #4714db66}.swiper-nav-btn img{width:24px;height:24px}.swiper-pagination{margin-top:2rem!important;position:relative!important;bottom:0!important;display:flex;justify-content:center;gap:.75rem;margin-bottom:4rem}.swiper-dot{width:8px;height:8px;background:#fff3!important;border-radius:99px;border:none;padding:0;cursor:pointer;transition:all .3s ease;opacity:1!important}.swiper-dot:hover{background:#fff6!important}.swiper-dot.active{width:32px;background:#9172e9!important;box-shadow:0 0 15px #4714db80}@media(min-width:1024px){.navbar .nav-links{display:flex}}@media(max-width:1024px){#app .footer-row{flex-direction:column;align-items:center}.app-container{align-items:center}.hero-app h2{text-align:center}.standard-card{min-width:45%}}@media(max-width:900px){#cronograma .left{width:100%}#cronograma .right{display:none}.right{width:100%}.container{flex-direction:column}.features-row{flex-direction:column;margin-bottom:3.5rem}.features .features-row h2{margin-bottom:1rem}}@media(max-width:768px){.qr-item .qr{display:none!important}.hero-season h2{font-size:2.5rem}.standard-card{min-width:100%}footer .features{flex-direction:column}footer .policy{flex-direction:column;display:flex}.qr-item .btn-secondary{padding:16px 12px}.qr-item .btn-secondary img{width:16px}.navbar .logo{margin-right:0}.navbar .logo img{max-width:150px}.swiper-pagination{display:none}.gallery-section{padding:4rem 0}.gallery-header{margin-bottom:2rem}.swiper-nav-btn{display:none}.swiper-prev{left:1rem}.swiper-next{right:1rem}.gallery-outer-container{margin-bottom:3rem}.box-afiliados img{max-width:100px;max-height:100px}.day{flex:0 0 120px}#como-funciona .features,#cronograma .features{padding-bottom:0}#como-funciona .right img{height:400px}.features h2{text-align:center}.features-row{align-items:center}.app-container p{text-align:center}.hero-content{align-items:center}.hero h1{text-align:center;font-size:2.5rem}}@media(min-width:768px){.hero h1{font-size:4.5rem}.features .grid{grid-template-columns:repeat(3,1fr)}}
