@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&family=Work+Sans:wght@400;500;600&display=swap";.hm-home{width:100vw;margin-left:calc(50% - 50vw);overflow-x:hidden}:root{--crema:#fcf7e6;--dorado:#b39534;--durazno:#fbd3b9;--cafe:#7b631e;--tinta:#140a05;--blanco:#fff}.hm-home *{box-sizing:border-box;margin:0}.hm-home{background:var(--crema);font-family:Work Sans,system-ui,sans-serif;color:var(--tinta);-webkit-font-smoothing:antialiased}.hm-home .wrap{max-width:1120px;margin:0 auto;padding:0 26px}.hm-home .note{background:#2a2622;color:#f0ece4;font-size:12.5px;padding:11px 22px;text-align:center;line-height:1.55}.hm-home .note b{color:#f7d98a}.hm-home a{color:inherit;text-decoration:none}.hm-home h2{font-family:Instrument Sans,sans-serif;font-size:34px;font-weight:600;color:var(--cafe);letter-spacing:-.02em;line-height:1.15;margin-bottom:12px}.hm-home .eyebrow{font-size:11.5px;letter-spacing:.17em;text-transform:uppercase;color:var(--dorado);font-weight:600;margin-bottom:13px}.hm-home .sub{font-size:17px;line-height:1.6;opacity:.8;max-width:620px}.hm-home section{padding:64px 0}.hm-home .band{background:var(--blanco)}.hm-home .btn{display:inline-block;background:var(--cafe);color:var(--crema);font-family:Instrument Sans,sans-serif;font-weight:600;font-size:16px;padding:16px 34px;border-radius:2px}.hm-home .btn:hover{background:#8f7325}.hm-home .btn.ghost{background:transparent;border:1.5px solid var(--cafe);color:var(--cafe);padding:14.5px 32.5px}.hm-home .anuncio{background:var(--cafe);color:var(--crema);font-size:13px;position:relative;z-index:5}.hm-home .anuncio-in{display:flex;align-items:center;justify-content:center;gap:16px;padding-top:10px;padding-bottom:10px;flex-wrap:nowrap}.hm-home .rot{position:relative;width:396px;height:21px;flex-shrink:0}.hm-home .an{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;opacity:0;animation:rota 13.5s infinite both}.hm-home .an:nth-child(2){animation-delay:4.5s}.hm-home .an:nth-child(3){animation-delay:9s}@keyframes rota{0%{opacity:0;transform:translateY(7px)}2.5%{opacity:1;transform:translateY(0)}30%{opacity:1;transform:translateY(0)}33%{opacity:0;transform:translateY(-7px)}to{opacity:0;transform:translateY(-7px)}}.hm-home .an svg{color:var(--durazno);flex-shrink:0}.hm-home .an b{color:#fff;font-weight:600}.hm-home .cod{font-family:Instrument Sans,sans-serif;font-weight:700;font-size:11.5px;letter-spacing:.7px;color:var(--cafe);background:var(--durazno);padding:3px 8px;border-radius:3px}.hm-home .an-cta{display:inline-flex;align-items:center;gap:6px;background:var(--crema);color:var(--cafe);font-family:Instrument Sans,sans-serif;font-weight:600;font-size:12.5px;padding:7px 17px;border-radius:99px;white-space:nowrap;flex-shrink:0;transition:background .15s ease}.hm-home .an-cta svg{transition:transform .15s ease}.hm-home .an-cta:hover{background:#fff}.hm-home .an-cta:hover svg{transform:translate(2px)}@media(prefers-reduced-motion:reduce){.hm-home .an{animation:none;opacity:0}.hm-home .an:nth-child(1){opacity:1}}.hm-home .nav{background:var(--crema);border-bottom:1px solid rgba(179,149,52,.18)}.hm-home .nav .wrap{display:flex;align-items:center;justify-content:space-between;padding-top:18px;padding-bottom:18px}.hm-home .logo-img{height:44px;width:auto;display:block}.hm-home .menu{display:flex;gap:26px;font-size:15px;opacity:.85}.hm-home .hero{padding:58px 0 60px}.hm-home .hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:52px;align-items:center}.hm-home .stars{display:flex;align-items:center;gap:9px;font-size:14px;margin-bottom:16px}.hm-home .stars b{color:var(--dorado);font-size:15px}.hm-home .stars span{opacity:.72}.hm-home .hero h1{font-family:Instrument Sans,sans-serif;font-size:56px;line-height:1.03;font-weight:600;color:var(--cafe);letter-spacing:-.03em;margin-bottom:16px}.hm-home .hero .lead{font-size:19.5px;line-height:1.55;opacity:.86;margin-bottom:28px;max-width:490px}.hm-home .hero .lead b{color:var(--cafe);opacity:1}.hm-home .cta-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hm-home .hero .micro{margin-top:18px;font-size:13.5px;opacity:.62}.hm-home .hero-img img{width:100%;aspect-ratio:5/4;object-fit:cover;border-radius:18px;display:block;box-shadow:0 20px 48px #7b631e29}.hm-home .caminos{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.hm-home .camino{background:var(--crema);border:1px solid rgba(179,149,52,.22);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.hm-home .camino.dest{border:2px solid var(--dorado);box-shadow:0 12px 30px #7b631e1f}.hm-home .camino img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;background:#fff}.hm-home .camino .c{padding:24px 24px 26px;display:flex;flex-direction:column;flex:1}.hm-home .camino h3{font-family:Instrument Sans,sans-serif;font-size:23px;font-weight:600;color:var(--cafe);margin-bottom:6px}.hm-home .camino .p{font-size:14.5px;line-height:1.55;opacity:.78;margin-bottom:14px;flex:1}.hm-home .camino .pz{font-family:Instrument Sans,sans-serif;font-size:17px;font-weight:600;color:var(--tinta);margin-bottom:14px}.hm-home .camino .pz small{font-weight:400;font-size:13.5px;opacity:.6}.hm-home .camino .btn{width:100%;text-align:center;padding:13px 0;font-size:15px}.hm-home .pilares{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:26px}.hm-home .pilar{background:var(--crema);border-radius:14px;padding:28px 26px}.hm-home .pilar .k{font-family:Instrument Sans,sans-serif;font-size:30px;font-weight:600;color:var(--cafe);letter-spacing:-.02em;line-height:1;margin-bottom:9px}.hm-home .pilar h3{font-family:Instrument Sans,sans-serif;font-size:18px;font-weight:600;margin-bottom:6px}.hm-home .pilar p{font-size:14.5px;line-height:1.55;opacity:.78}.hm-home .pasos{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.hm-home .paso img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px;display:block;margin-bottom:16px}.hm-home .paso .n{font-family:Instrument Sans,sans-serif;font-size:26px;font-weight:600;color:var(--cafe);margin-bottom:5px}.hm-home .paso p{font-size:14.5px;line-height:1.55;opacity:.8}.hm-home .desp{display:grid;grid-template-columns:1fr 1.12fr 1fr;gap:16px;align-items:center;margin-top:28px}.hm-home .dcard{background:var(--blanco);border:1px solid rgba(179,149,52,.22);border-radius:16px;padding:26px 24px;position:relative}.hm-home .dcard.rec{border:2px solid var(--dorado);padding:38px 24px 30px;box-shadow:0 14px 34px #7b631e21}.hm-home .dcard .tag{position:absolute;top:-11px;left:24px;background:var(--dorado);color:#fff;font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;padding:4px 12px;border-radius:99px}.hm-home .dcard img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;display:block;margin-bottom:15px}.hm-home .dcard h3{font-family:Instrument Sans,sans-serif;font-size:22px;font-weight:600;color:var(--cafe);margin-bottom:4px}.hm-home .dcard .d{font-size:13.5px;line-height:1.5;opacity:.75;margin-bottom:12px;min-height:40px}.hm-home .dcard .pz{font-family:Instrument Sans,sans-serif;font-size:28px;font-weight:600;color:var(--cafe);letter-spacing:-.02em;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.hm-home .dcard .pz s{font-size:17px;font-weight:500;color:var(--tinta);opacity:.42;text-decoration-thickness:1.5px}.hm-home .dcard .extra{display:flex;gap:8px;align-items:flex-start;font-size:12.5px;line-height:1.45;opacity:.7;margin-top:14px}.hm-home .dcard .extra svg{color:var(--dorado);flex-shrink:0;margin-top:2px}.hm-home .dcard .dia{font-size:13px;opacity:.72;margin:2px 0 14px}.hm-home .dcard .dia b{color:var(--cafe)}.hm-home .dcard .ahorro{background:var(--durazno);color:var(--cafe);font-family:Instrument Sans,sans-serif;font-weight:600;font-size:14px;padding:9px 14px;border-radius:8px;text-align:center;margin-bottom:14px}.hm-home .dcard .btn{width:100%;text-align:center;padding:13px 0;font-size:15px}.hm-home .tst{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.hm-home .t{background:var(--crema);border-radius:14px;padding:26px 24px;display:flex;flex-direction:column}.hm-home .t .st{color:var(--dorado);font-size:15px;letter-spacing:2px;margin-bottom:12px}.hm-home .t p{font-size:15.5px;line-height:1.6;flex:1;margin-bottom:16px}.hm-home .t .who{display:flex;align-items:center;gap:10px}.hm-home .t .av{width:38px;height:38px;border-radius:50%;background:var(--durazno);color:var(--cafe);display:flex;align-items:center;justify-content:center;font-family:Instrument Sans,sans-serif;font-weight:600;font-size:15px}.hm-home .t .who b{font-size:14.5px;color:var(--cafe);font-family:Instrument Sans,sans-serif}.hm-home .t .who .vf{color:var(--dorado);flex-shrink:0;margin-left:-3px}.hm-home .faq{max-width:800px;margin-top:20px;border-top:1px solid rgba(179,149,52,.25)}.hm-home .q{border-bottom:1px solid rgba(179,149,52,.25);padding:20px 0}.hm-home .q h3{font-family:Instrument Sans,sans-serif;font-size:17px;font-weight:600;color:var(--cafe);margin-bottom:6px}.hm-home .q p{font-size:14.5px;line-height:1.65;opacity:.82}.hm-home .club{background:var(--cafe);color:var(--crema)}.hm-home .club h2{color:var(--crema)}.hm-home .club .sub{opacity:.85}.hm-home .club-box{display:flex;gap:12px;margin-top:24px;max-width:520px;flex-wrap:wrap}.hm-home .club-box input{flex:1;min-width:240px;padding:15px 18px;border:0;border-radius:2px;font-family:inherit;font-size:15px}.hm-home .club-box .btn{background:var(--durazno);color:var(--cafe)}.hm-home .club .mini{font-size:13px;opacity:.72;margin-top:12px}.hm-home .dif{background:var(--blanco);padding:80px 0 84px}.hm-home .dif-head{max-width:720px;margin-bottom:44px}.hm-home .dif h2{font-family:Instrument Sans,sans-serif;font-size:44px;line-height:1.06;font-weight:600;color:var(--cafe);letter-spacing:-.03em;margin-bottom:14px}.hm-home .dif-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.hm-home .dc{margin:0}.hm-home .dc img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:16px;display:block;margin-bottom:20px}.hm-home .dc .n{display:block;font-family:Instrument Sans,sans-serif;font-size:13px;font-weight:600;letter-spacing:.14em;color:var(--dorado);margin-bottom:8px}.hm-home .dc h3{font-family:Instrument Sans,sans-serif;font-size:25px;font-weight:600;color:var(--cafe);letter-spacing:-.02em;margin-bottom:9px}.hm-home .dc p{font-size:15.5px;line-height:1.62;opacity:.8}.hm-home .comp{padding:80px 0 84px;background:var(--crema)}.hm-home .comp-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:56px;align-items:center}.hm-home .comp h2{font-family:Instrument Sans,sans-serif;font-size:43px;line-height:1.05;font-weight:600;color:var(--cafe);letter-spacing:-.03em;margin-bottom:16px}.hm-home .medio{display:flex;align-items:center;gap:10px;margin-top:28px}.hm-home .medio i{width:11px;height:11px;border-radius:50%;background:#140a0524;display:block}.hm-home .medio i.on{width:19px;height:19px;background:var(--cafe);box-shadow:0 0 0 5px #7b631e21}.hm-home .medio span{font-size:13px;opacity:.65;margin-left:6px}.hm-home .comp-cta{margin-top:32px}.hm-home .tbl{position:relative;padding:22px 0}.hm-home .marco{background:var(--blanco);border-radius:20px;box-shadow:0 2px #b3953424,0 18px 40px #7b631e12}.hm-home .r{display:grid;grid-template-columns:1.42fr 1fr 1.18fr 1fr;align-items:stretch}.hm-home .r+.r .c,.hm-home .r+.r .lb{border-top:1px solid rgba(179,149,52,.14)}.hm-home .lb{padding:18px 22px;font-size:14.5px;line-height:1.35;font-weight:500;display:flex;align-items:center}.hm-home .c{padding:18px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-align:center;font-size:14px;line-height:1.3;color:#a99a86}.hm-home .c b{font-family:Instrument Sans,sans-serif;font-weight:600;font-size:17px;color:var(--tinta);letter-spacing:-.01em}.hm-home .c small{font-size:11.5px;opacity:.8;display:block;line-height:1.25;margin-top:1px}.hm-home .mk{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hm-home .c:not(.h) .mk.ok{border:1.6px solid rgba(20,10,5,.24);color:#140a058c}.hm-home .c:not(.h) .mk.no{border:1.6px solid rgba(20,10,5,.1);color:#c9bcab}.hm-home .hb{position:absolute;top:0;bottom:0;left:calc(2.42/4.6*100%);width:calc(1.18/4.6*100%);background:var(--cafe);border-radius:20px;box-shadow:0 16px 34px #7b631e47;z-index:1}.hm-home .r .c.h{position:relative;z-index:2;color:#efe6cf}.hm-home .r .c.h b{color:#fff}.hm-home .r+.r .c.h{border-top:1px solid rgba(252,247,230,.16)}.hm-home .c.h .mk.ok{background:#f7d98a;color:var(--cafe)}.hm-home .cab .lb{padding-top:30px;padding-bottom:24px}.hm-home .cab .c{padding:30px 10px 24px;color:var(--tinta);opacity:.72;font-family:Instrument Sans,sans-serif;font-weight:600;font-size:14.5px}.hm-home .cab .c svg{margin-bottom:9px;opacity:.5}.hm-home .cab .c.h{opacity:1;padding-top:30px;padding-bottom:20px}.hm-home .logo-t{height:50px;width:auto;filter:brightness(0) invert(1);opacity:1}.hm-home .conf{background:var(--cafe);color:var(--crema);padding:0;overflow:hidden}.hm-home .conf-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center;padding-top:70px;padding-bottom:70px}.hm-home .conf-stars{font-size:14.5px;color:var(--durazno);margin-bottom:16px;letter-spacing:1px}.hm-home .conf-stars b{color:#fff;font-size:16px;letter-spacing:0}.hm-home .conf-stars span{color:var(--crema);opacity:.8;letter-spacing:0}.hm-home .conf h2{font-family:Instrument Sans,sans-serif;font-size:45px;line-height:1.06;font-weight:600;color:var(--crema);letter-spacing:-.03em;margin-bottom:26px}.hm-home .checks{list-style:none;padding:0;margin:0 0 30px}.hm-home .checks li{display:flex;align-items:center;gap:13px;font-size:16.5px;padding:7px 0;opacity:.95}.hm-home .ck{width:25px;height:25px;border-radius:50%;background:var(--durazno);color:var(--cafe);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.hm-home .conf .btn.claro{background:var(--durazno);color:var(--cafe)}.hm-home .conf .btn.claro:hover{background:#f7c5a3}.hm-home .conf .btn.borde{background:transparent;border:1.5px solid var(--durazno);color:var(--durazno);padding:14.5px 32.5px}.hm-home .conf .btn.borde:hover{background:#fbd3b91f}.hm-home .conf-img{position:relative;border-radius:20px;overflow:hidden;background:linear-gradient(115deg,var(--cafe) 0%,var(--dorado) 55%,var(--durazno) 100%)}.hm-home .conf-img img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;mix-blend-mode:normal}.hm-home .ham{display:none;background:none;border:0;padding:6px;cursor:pointer;color:var(--cafe)}.hm-home .nav-sm{display:none;background:var(--crema);border-bottom:1px solid rgba(179,149,52,.18)}.hm-home .nav-sm.open{display:block}.hm-home .nav-sm a{display:block;padding:13px 26px;font-size:16px;border-top:1px solid rgba(179,149,52,.13)}.hm-home .nav-sm a:first-child{border-top:0}.hm-home .psoc{background:var(--durazno);padding:26px 0}.hm-home .psoc-in{display:flex;align-items:center;justify-content:center;gap:26px;flex-wrap:wrap;text-align:center}.hm-home .psoc .rt{display:flex;flex-direction:column;align-items:center;gap:2px;flex-shrink:0}.hm-home .psoc .rt b{font-family:Instrument Sans,sans-serif;font-size:27px;font-weight:600;color:var(--cafe);line-height:1}.hm-home .psoc .rt .st{color:var(--dorado);font-size:14px;letter-spacing:2px}.hm-home .psoc .rt span{font-size:12px;color:var(--cafe);opacity:.8;display:inline-flex;align-items:center;gap:5px;margin-top:3px}.hm-home .psoc .rt span svg{color:var(--cafe);flex-shrink:0}.hm-home .verif{position:relative;display:inline-flex}.hm-home .psoc .divi{width:1px;height:52px;background:#7b631e33}.hm-home .psoc q{font-family:Instrument Sans,sans-serif;font-size:20px;font-weight:500;color:var(--cafe);letter-spacing:-.01em;line-height:1.35;max-width:560px;display:block;quotes:"\201c" "\201d"}.hm-home .psoc cite{display:block;font-style:normal;font-size:12.5px;color:var(--cafe);opacity:.7;margin-top:7px}.hm-home .chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px;margin-bottom:6px}.hm-home .chip{border:1.5px solid rgba(123,99,30,.3);border-radius:99px;padding:9px 18px;font-size:14.5px;color:var(--cafe);transition:background .15s ease,border-color .15s ease;white-space:nowrap}.hm-home .chip:hover{background:var(--durazno);border-color:var(--durazno)}.hm-home .chip.quiz{background:var(--cafe);color:var(--crema);border-color:var(--cafe);font-weight:600}.hm-home .chip.quiz:hover{background:#8f7325}.hm-home .chip.on{background:var(--durazno);border-color:var(--cafe);color:var(--cafe);font-weight:600}.hm-home .chip.on:hover{background:var(--durazno)}.hm-home .filtros{margin-bottom:4px}.hm-home .gtit{display:flex;align-items:baseline;gap:13px;flex-wrap:wrap;margin-top:32px;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:600;color:var(--cafe)}.hm-home .gtit .n{font-family:Work Sans,sans-serif;font-weight:400;font-size:13px;color:var(--tinta);opacity:.5}.hm-home .gtit .quitar{font-family:Work Sans,sans-serif;font-weight:400;font-size:13px;color:var(--tinta);opacity:.6;border-bottom:1px solid currentColor;display:none;cursor:pointer}.hm-home .gtit .quitar.ver{display:inline}.hm-home .gsub{font-size:14.5px;line-height:1.6;opacity:.72;max-width:660px;margin-top:7px}.hm-home #grid{margin-top:22px}.hm-home .kitb{position:absolute;top:12px;left:12px;background:var(--dorado);color:#fff;font-family:Instrument Sans,sans-serif;font-weight:600;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;padding:4px 11px;border-radius:99px;z-index:2}.hm-home .quick{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.hm-home .qc{background:var(--crema);border:1px solid rgba(179,149,52,.2);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .18s ease,transform .18s ease}.hm-home .qc:hover{box-shadow:0 14px 30px #7b631e21;transform:translateY(-2px)}.hm-home .qc img{width:100%;aspect-ratio:1;object-fit:cover;display:block;background:#fff}.hm-home .qc .b{padding:16px 16px 18px;display:flex;flex-direction:column;flex:1}.hm-home .qc .rv{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--dorado);margin-bottom:6px;min-height:18px}.hm-home .qc .rv span{color:var(--tinta);opacity:.55}.hm-home .qc h3{font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:600;color:var(--cafe);line-height:1.25;margin-bottom:4px}.hm-home .qc .mini{font-size:12.5px;opacity:.7;margin-bottom:12px;flex:1;line-height:1.4}.hm-home .qc .nut{font-size:11.5px;opacity:.62;line-height:1.4;margin-bottom:11px;border-top:1px solid rgba(179,149,52,.22);padding-top:9px}.hm-home .qc .nut b{font-family:Instrument Sans,sans-serif;font-weight:600;opacity:.85}.hm-home .qc .nuevo{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--dorado);font-weight:600}.hm-home .qc .fila{display:flex;align-items:center;justify-content:space-between;gap:10px}.hm-home .qc .pz{font-family:Instrument Sans,sans-serif;font-size:17px;font-weight:600;color:var(--tinta)}.hm-home .qc .add{background:var(--cafe);color:var(--crema);font-family:Instrument Sans,sans-serif;font-weight:600;font-size:13px;padding:9px 15px;border-radius:99px;white-space:nowrap}.hm-home .qc .add:hover{background:#8f7325}.hm-home .verlink{display:inline-flex;align-items:center;gap:7px;margin-top:24px;font-family:Instrument Sans,sans-serif;font-weight:600;font-size:15px;color:var(--cafe);border-bottom:1.5px solid var(--durazno);padding-bottom:3px}.hm-home .ing{background:var(--cafe);color:var(--crema)}.hm-home .ing h2{color:var(--crema)}.hm-home .ing .sub{opacity:.85}.hm-home .ing .eyebrow{color:var(--durazno)}.hm-home .ing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.hm-home .ic{background:#fcf7e612;border:1px solid rgba(252,247,230,.16);border-radius:16px;padding:22px 22px 24px;display:flex;gap:18px;align-items:flex-start}.hm-home .ic img{width:78px;height:78px;border-radius:12px;object-fit:cover;flex-shrink:0;background:var(--crema)}.hm-home .ic h3{font-family:Instrument Sans,sans-serif;font-size:15.5px;font-weight:600;color:#fff;line-height:1.25;margin-bottom:9px}.hm-home .ic ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:6px}.hm-home .ic li{font-size:12.5px;background:#fcf7e621;border-radius:5px;padding:3px 9px;line-height:1.35}.hm-home .ic .lbl{font-size:10.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--durazno);font-weight:600;margin-bottom:7px;display:block}.hm-home .ing-nota{margin-top:26px;font-size:13.5px;opacity:.75;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hm-home .incl{list-style:none;padding:0;margin:0 0 14px;font-size:13px;line-height:1.75}.hm-home .incl li{display:flex;align-items:flex-start;gap:7px;opacity:.85}.hm-home .incl li svg{color:var(--dorado);flex-shrink:0;margin-top:4px}.hm-home .incl .mas{opacity:.6;font-style:italic;padding-left:20px}.hm-home .dcard .cnt{font-size:13px;opacity:.72;margin:2px 0 12px}.hm-home .dcard .cnt b{color:var(--cafe)}.hm-home .vertodo{font-size:13px;color:var(--cafe);border-bottom:1px solid var(--durazno);padding-bottom:2px;display:inline-block;margin-bottom:16px}.hm-home .eq-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:52px;align-items:center}.hm-home .eq-img{border-radius:20px;overflow:hidden;background:var(--durazno)}.hm-home .eq-img img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.hm-home .eq-list{list-style:none;padding:0;margin:22px 0 0}.hm-home .eq-list li{display:flex;gap:13px;padding:11px 0;border-top:1px solid rgba(179,149,52,.2);font-size:15px;line-height:1.5}.hm-home .eq-list li:first-child{border-top:0}.hm-home .eq-list b{font-family:Instrument Sans,sans-serif;color:var(--cafe);font-weight:600}.hm-home .eq-list svg{color:var(--dorado);flex-shrink:0;margin-top:3px}.hm-home .gar{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.hm-home .gc{background:var(--crema);border:1px solid rgba(179,149,52,.22);border-radius:14px;padding:26px 24px}.hm-home .gc .ico{width:42px;height:42px;border-radius:50%;background:var(--durazno);color:var(--cafe);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.hm-home .gc h3{font-family:Instrument Sans,sans-serif;font-size:17px;font-weight:600;color:var(--cafe);margin-bottom:6px}.hm-home .gc p{font-size:14.5px;line-height:1.55;opacity:.8}.hm-home .grandes{background:var(--durazno)}.hm-home .grandes h2{color:var(--cafe)}.hm-home .grandes .eyebrow{color:var(--cafe);opacity:.7}.hm-home .grandes .sub{color:var(--cafe);opacity:.85}.hm-home .gsn{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.hm-home .gsn .qc{background:var(--blanco);border-color:#7b631e29}.hm-home .gsn .qc img{background:var(--crema)}.hm-home .sabor{position:absolute;top:12px;left:12px;background:var(--cafe);color:var(--crema);font-family:Instrument Sans,sans-serif;font-weight:600;font-size:10.5px;letter-spacing:.09em;text-transform:uppercase;padding:4px 11px;border-radius:99px;z-index:2}.hm-home .gsn .qc{position:relative}.hm-home .nutri{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:44px}.hm-home .nb{background:#fcf7e617;border:1px solid rgba(252,247,230,.18);border-radius:16px;padding:30px 28px 32px}.hm-home .nb .k{font-family:Instrument Sans,sans-serif;font-size:64px;font-weight:600;color:#fff;letter-spacing:-.045em;line-height:.92;margin-bottom:10px}.hm-home .nb .kl{font-family:Instrument Sans,sans-serif;font-size:17.5px;font-weight:600;color:var(--durazno);letter-spacing:-.01em;line-height:1.25;margin-bottom:10px}.hm-home .nb p{font-size:13.5px;line-height:1.55;opacity:.72}.hm-home .fuente{font-size:11.5px;opacity:.6;margin-top:8px;line-height:1.45;display:block}.hm-home .fuente a{border-bottom:1px solid currentColor}.hm-home .falta{background:#fff3cd;color:#7a5c00;font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px}.hm-home .scroller{display:grid}.hm-home .tbl-sm{display:none}.hm-home .tsm{background:var(--blanco);border-radius:16px;box-shadow:0 12px 28px #7b631e17;overflow:hidden;margin-top:24px}.hm-home .tsm .fila{display:grid;grid-template-columns:1fr auto;gap:14px;padding:15px 18px;border-top:1px solid rgba(179,149,52,.15);align-items:center}.hm-home .tsm .fila:first-child{border-top:0}.hm-home .tsm .k{font-size:14px;font-weight:500;line-height:1.3}.hm-home .tsm .v{font-family:Instrument Sans,sans-serif;font-weight:600;font-size:14.5px;color:var(--cafe);text-align:right;line-height:1.25}.hm-home .tsm .v small{display:block;font-family:Work Sans,sans-serif;font-weight:400;font-size:11.5px;color:var(--tinta);opacity:.6;margin-top:2px}.hm-home .tsm .v .mk{background:var(--durazno);color:var(--cafe);margin-left:auto;width:26px;height:26px}.hm-home .tsm-cab{background:var(--cafe);color:var(--crema);padding:16px 18px;font-family:Instrument Sans,sans-serif;font-weight:600;font-size:15px}.hm-home .otras{margin-top:14px;font-size:13px;opacity:.7;line-height:1.6}.hm-home .otras b{color:var(--cafe)}.hm-home .ing .chips{margin-top:26px;gap:8px}.hm-home .ing .chip{border-color:#fcf7e64d;color:var(--crema);font-size:13.5px;padding:8px 15px}.hm-home .ing .chip:hover{background:#fcf7e61f;border-color:#fcf7e680}.hm-home .ing .chip.on{background:var(--durazno);color:var(--cafe);border-color:var(--durazno);font-weight:600}.hm-home .ruta{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;margin-top:36px}.hm-home .paso3{padding:0 2px}.hm-home .np{font-family:Instrument Sans,sans-serif;font-size:11.5px;font-weight:600;letter-spacing:.16em;color:var(--durazno);display:block}.hm-home .nl{display:block;font-family:Instrument Sans,sans-serif;font-size:19px;font-weight:600;color:#fff;letter-spacing:-.01em;margin:5px 0 14px}.hm-home .pimg{border-radius:16px;overflow:hidden;background:#fcf7e612;aspect-ratio:4/3}.hm-home .pimg img{width:100%;height:100%;object-fit:cover;display:block}.hm-home .pimg.paq{background:var(--crema);display:flex;align-items:center;justify-content:center;padding:12px}.hm-home .pimg.paq img{object-fit:contain}.hm-home .pfalta{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1.5px dashed rgba(252,247,230,.28);border-radius:16px;padding:22px;text-align:center;font-size:12.5px;line-height:1.5;opacity:.85}.hm-home .ipanel{background:#fcf7e61a;border:1px solid rgba(252,247,230,.2);border-radius:16px;padding:22px 26px;aspect-ratio:4/3;display:flex;flex-direction:column;justify-content:center}.hm-home .ipanel .cnt{font-family:Instrument Sans,sans-serif;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--durazno);font-weight:600;margin-bottom:12px}.hm-home .ipanel ol{list-style:none;padding:0;margin:0}.hm-home .ipanel li{font-family:Instrument Sans,sans-serif;font-size:15px;font-weight:500;color:#fff;line-height:1.58;display:flex;gap:11px;align-items:baseline}.hm-home .ipanel li i{font-style:normal;font-size:10.5px;color:var(--durazno);opacity:.75;min-width:14px}.hm-home .prep{height:100%;display:flex;flex-direction:column;justify-content:center;gap:11px;background:#fcf7e61a;border:1px solid rgba(252,247,230,.2);border-radius:16px;padding:26px}.hm-home .prep .pl{font-family:Instrument Sans,sans-serif;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--durazno);font-weight:600}.hm-home .prep .pt{font-family:Instrument Sans,sans-serif;font-size:17px;font-weight:500;color:#fff;line-height:1.5}.hm-home .pcap{font-size:13px;line-height:1.55;opacity:.78;margin-top:13px}.hm-home .flecha3{align-self:start;margin-top:104px;color:var(--durazno);opacity:.55;padding:0 16px}@media(max-width:900px){.hm-home .ruta{grid-template-columns:1fr;gap:30px}.hm-home .flecha3{display:none}.hm-home .paso3{padding:0}.hm-home .ipanel{aspect-ratio:auto;padding:22px}}@media(max-width:700px){.hm-home .anuncio{font-size:11.5px}.hm-home .anuncio-in{gap:0;padding-top:8px;padding-bottom:8px}.hm-home .rot{width:100%;height:18px}.hm-home .an{gap:0}.hm-home .an svg{display:none}.hm-home .no-sm,.hm-home .an-cta{display:none}.hm-home .cod{font-size:10.5px;padding:2px 6px}.hm-home .psoc q{font-size:17px}.hm-home .psoc-in{gap:16px}.hm-home .psoc .divi{display:none}.hm-home .quick,.hm-home .gsn{grid-template-columns:repeat(2,1fr);gap:12px}.hm-home .chips{gap:8px}.hm-home .chip{font-size:13.5px;padding:8px 15px}.hm-home .qc h3{font-size:14.5px}.hm-home .qc .pz{font-size:15px}.hm-home .qc .add{padding:8px 12px;font-size:12px}.hm-home .ic{flex-direction:row;gap:14px;padding:18px}.hm-home .ic img{width:60px;height:60px}.hm-home section{padding:48px 0}.hm-home .dif,.hm-home .comp{padding:56px 0 60px}}@media(max-width:1000px){.hm-home .anuncio{font-size:12px}.hm-home .anuncio-in{gap:12px}.hm-home .rot{width:376px;height:19px}.hm-home .an-cta{padding:6px 14px;font-size:12px}.hm-home .quick,.hm-home .ing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.hm-home .hero-grid,.hm-home .caminos,.hm-home .pilares,.hm-home .pasos,.hm-home .desp,.hm-home .tst,.hm-home .conf-grid,.hm-home .comp-grid,.hm-home .eq-grid,.hm-home .gar,.hm-home .ing-grid,.hm-home .nutri{grid-template-columns:1fr;gap:26px}.hm-home .gsn{grid-template-columns:1fr;gap:16px}.hm-home .conf h2{font-size:31px}.hm-home .dif h2{font-size:29px}.hm-home .comp h2{font-size:31px}.hm-home .hero h1{font-size:38px}.hm-home h2{font-size:27px}.hm-home .menu{display:none}.hm-home .ham{display:block}.hm-home .comp-grid{gap:6px}.hm-home .comp-cta,.hm-home .tbl{display:none}.hm-home .tbl-sm{display:block}.hm-home .eq-grid,.hm-home .gr-grid{gap:30px}.hm-home .dif-cols,.hm-home .pasos{display:grid;grid-auto-flow:column;grid-auto-columns:78%;grid-template-columns:none;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px;margin-right:-26px;padding-right:26px;-webkit-overflow-scrolling:touch}.hm-home .dif-cols>*,.hm-home .pasos>*{scroll-snap-align:start}.hm-home .dif-cols::-webkit-scrollbar,.hm-home .pasos::-webkit-scrollbar{height:4px}.hm-home .dif-cols::-webkit-scrollbar-thumb,.hm-home .pasos::-webkit-scrollbar-thumb{background:#7b631e40;border-radius:9px}.hm-home .swipe{display:block;font-size:12.5px;opacity:.55;margin-top:10px}}@media(min-width:901px){.hm-home .swipe{display:none}}.hm-home .incl .ck2{width:13px;height:13px;flex-shrink:0;margin-top:4px;background:var(--dorado);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2.8" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12.6l4.6 4.6L19 6.8"/></svg>') center/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2.8" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12.6l4.6 4.6L19 6.8"/></svg>') center/contain no-repeat}
/*# sourceMappingURL=/cdn/shop/t/19/assets/hm-home.css.map */
