.landing{--bg:#f4efe6;--bg2:#efe7db;--card:#fff;--ink:#39291f;--muted:#8b7d6d;--brown:#8a6a4b;--green:#5f6f45;--greenD:#495636;--greenSoft:#eef1e6;--line:#e7dccd;--hueso:#efe7db;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;letter-spacing:.005em;font-family:Questrial,ui-sans-serif,system-ui,sans-serif}.landing *{box-sizing:border-box}.landing .wrap{max-width:1240px;margin:0 auto;padding:0 28px}.landing section{padding:clamp(70px,9vw,118px) 0}.landing .eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--greenD);background:var(--greenSoft);border-radius:100px;align-items:center;gap:9px;margin-bottom:22px;padding:7px 15px;font-size:12px;font-weight:400;display:inline-flex}.landing .eyebrow:before{content:"";background:var(--green);border-radius:50%;width:7px;height:7px}.landing h2.title{letter-spacing:-.6px;color:var(--ink);text-wrap:balance;font-family:Bricolage Grotesque,serif;font-size:clamp(32px,5.2vw,60px);font-weight:600;line-height:1.02}.landing h2.title em{color:var(--green);font-style:normal}.landing .lead{color:#5c4d40;max-width:600px;margin-top:20px;font-size:18px;line-height:1.6}.landing .lead b{color:var(--ink);font-weight:400}.landing .btn{background:var(--green);color:#fff;letter-spacing:.01em;text-transform:none;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:15px 30px;font-family:Bricolage Grotesque,sans-serif;font-size:14px;font-weight:600;transition:all .22s;display:inline-flex}.landing .btn:hover{background:var(--greenD);transform:translateY(-2px)}.landing .btn.lt{color:var(--ink);border:1px solid var(--line);background:#fff}.landing .btn.lt:hover{border-color:var(--green);color:var(--greenD);background:#fff}.landing .btn.ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.landing .btn.ghost:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.landing .btn.full{width:100%}.landing header{z-index:100;transition:all .3s;position:fixed;top:0;left:0;right:0}.landing header .bar{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:18px 28px;display:flex}.landing header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--line);background:#f4efe6e6}.landing header .brand{color:var(--ink);align-items:center;display:flex}.landing header .brand-logo{width:auto;height:46px;display:block}.landing nav{align-items:center;gap:26px;display:flex}.landing nav a{letter-spacing:.14em;text-transform:uppercase;color:var(--ink);font-size:12px;font-weight:400;transition:all .2s}.landing nav a:hover{color:var(--green)}.landing nav a.cta{background:var(--green);letter-spacing:.08em;border-radius:100px;padding:9px 18px;color:#fff!important}.landing nav a.cta:hover{background:var(--greenD)}.landing .burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.landing .burger span{background:var(--ink);width:24px;height:2px;transition:all .3s}.landing .hero{min-height:92vh;color:var(--ink);background:radial-gradient(120% 90% at 80% 8%,#fbf7f0,#f2eadd 55%,#ece2d2);align-items:center;padding-top:96px;display:flex;position:relative;overflow:hidden}.landing .hero .leaf{opacity:.07;color:var(--green);position:absolute}.landing .hero .l1{width:320px;top:-30px;left:-40px;transform:rotate(18deg)}.landing .hero .l2{width:440px;bottom:-70px;right:-50px;transform:rotate(-160deg)}.landing .hero .in{z-index:2;max-width:820px;position:relative}.landing .hero .tag{letter-spacing:.24em;text-transform:uppercase;color:var(--greenD);background:var(--greenSoft);border-radius:100px;padding:8px 16px;font-family:Questrial,sans-serif;font-size:13px;display:inline-block}.landing .hero h1{letter-spacing:-2px;text-transform:uppercase;margin:22px 0 10px;font-family:Bricolage Grotesque,serif;font-size:clamp(50px,10vw,116px);font-weight:600;line-height:.94}.landing .hero h1 em{color:var(--green);font-style:normal}.landing .hero p{color:#5c4d40;max-width:540px;font-size:19px;line-height:1.55}.landing .hero .cta{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.landing .hero .scroll{z-index:2;letter-spacing:.3em;text-transform:uppercase;color:var(--muted);text-align:center;font-size:10px;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.landing .hero .scroll span{background:var(--muted);opacity:.5;width:1px;height:34px;margin:8px auto 0;display:block}.landing .about{background:var(--card)}.landing .about .grid{grid-template-columns:1fr 1.05fr;align-items:center;gap:64px;display:grid}.landing .about .ph{aspect-ratio:4/5;background:linear-gradient(150deg,#cdd6c6,#8f9c7d);border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.landing .about .ph .ill{color:#f0f3ea;opacity:.7;width:46%}.landing .about .ph .lab{letter-spacing:.16em;text-transform:uppercase;color:#ffffffeb;font-size:10px;font-weight:500;position:absolute;bottom:14px;left:16px}.landing .values{grid-template-columns:1fr 1fr;gap:26px;margin-top:34px;display:grid}.landing .value{align-items:flex-start;gap:14px;display:flex}.landing .value .ic{width:36px;height:36px;color:var(--green);flex-shrink:0}.landing .value h4{letter-spacing:.01em;margin-bottom:3px;font-family:Bricolage Grotesque;font-size:16px;font-weight:600}.landing .value p{color:var(--muted);font-size:14px;line-height:1.5}.landing .gal-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:44px;display:flex}.landing .espacio{background:var(--bg)}.landing .platos{background:var(--card)}.landing .gallery{gap:16px;display:grid}.landing .g-espacio{grid-template-columns:repeat(4,1fr);grid-auto-rows:210px}.landing .g-espacio .ph:first-child{grid-area:span 2/span 2}.landing .g-espacio .ph:nth-child(4){grid-row:span 2}.landing .g-platos{grid-template-columns:repeat(3,1fr)}.landing .ph{border-radius:16px;justify-content:center;align-items:center;min-height:210px;display:flex;position:relative;overflow:hidden}.landing .ph .ill{opacity:.55;width:38%;max-width:120px}.landing .ph .lab{letter-spacing:.16em;text-transform:uppercase;color:#ffffffeb;font-size:10px;font-weight:500;position:absolute;bottom:13px;left:16px}.landing .ph.s1{background:linear-gradient(150deg,#cdd6c6,#8f9c7d)}.landing .ph.s1 .ill{color:#f0f3ea}.landing .ph.s2{background:linear-gradient(150deg,#e6d8bf,#c9ad82)}.landing .ph.s2 .ill{color:#fff8ec}.landing .ph.s3{background:linear-gradient(150deg,#dcc7bd,#b18f7e)}.landing .ph.s3 .ill{color:#f7ece5}.landing .ph.s4{background:linear-gradient(150deg,#d7e0cf,#a3b295)}.landing .ph.s4 .ill{color:#f2f6ea}.landing .ph.s5{background:linear-gradient(150deg,#e6cfa8,#c79f6c)}.landing .ph.s5 .ill{color:#fff8ec}.landing .ph.s6{background:linear-gradient(150deg,#7d8a63,#4f5a3b)}.landing .ph.s6 .ill{color:#e8eed6}.landing .ph-img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.landing .ph .ill,.landing .about .ph .ill,.landing .well-ph .ill{z-index:0}.landing .ph .lab{z-index:2}.landing .about .ph{position:relative}.landing .well-ph{overflow:hidden}.landing .well-ph .ph-img{z-index:1}.landing .well-ph .badge{z-index:2}.landing .plato-cap{text-align:center;margin-top:12px}.landing .plato-cap b{font-family:Bricolage Grotesque;font-size:17px;font-weight:600;display:block}.landing .plato-cap span{color:var(--muted);font-size:13px}.landing .menu{background:var(--bg)}.landing .menu-dl{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.landing .menu-dl-txt .foot{color:var(--muted);flex-direction:column;gap:9px;margin-top:28px;font-size:14px;display:flex}.landing .menu-prev{background:#fff;border-radius:18px;justify-self:center;width:100%;max-width:440px;transition:transform .3s;display:block;position:relative;overflow:hidden;box-shadow:0 30px 60px #5a463229}.landing .menu-prev:hover{transform:translateY(-6px)rotate(-.4deg)}.landing .menu-prev img{object-fit:cover;object-position:top;width:100%;max-height:560px;display:block}.landing .menu-prev-tag{color:#fff;letter-spacing:.12em;text-transform:uppercase;text-align:center;background:linear-gradient(#0000,#39291fd1);padding:34px 16px 14px;font-size:11.5px;font-weight:500;position:absolute;bottom:0;left:0;right:0}.landing .wellness{background:var(--greenSoft)}.landing .wellness .grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.landing .wellness .eyebrow{background:#fff}.landing .act-list{margin-top:28px}.landing .act{border-top:1px solid #dde3cf;grid-template-columns:48px 1fr auto;align-items:center;gap:18px;padding:22px 0;display:grid}.landing .act .ic{width:44px;height:44px;color:var(--green)}.landing .act h4{font-family:Bricolage Grotesque;font-size:21px;font-weight:600}.landing .act p{color:var(--muted);font-size:13.5px}.landing .act .when{letter-spacing:.05em;color:var(--greenD);text-align:right;font-size:12px;font-weight:500}.landing .well-ph{aspect-ratio:3/4;background:linear-gradient(150deg,#8f9c7d,#4f5a3b);border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 30px 60px #4f5a3b38}.landing .well-ph .ill{color:#eef2e0;opacity:.6;width:42%}.landing .well-ph .badge{background:#fffffff5;border-radius:14px;padding:16px 18px;position:absolute;bottom:22px;left:22px;right:22px}.landing .well-ph .badge b{color:var(--ink);font-family:Bricolage Grotesque;font-size:15px}.landing .well-ph .badge span{color:var(--muted);margin-top:2px;font-size:12px;display:block}.landing .waitlist{background:linear-gradient(150deg,var(--green),var(--greenD));color:#f4efe6;position:relative;overflow:hidden}.landing .wl-leaf{opacity:.12;color:#e6ddcc;pointer-events:none;width:380px;position:absolute;bottom:-70px;left:-60px}.landing .wl-leaf svg{fill:none;stroke:currentColor;stroke-width:2px;width:100%;height:100%}.landing .wl-grid{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;display:grid;position:relative}.landing .wl-copy .eyebrow{color:#eef1e6;background:#ffffff29}.landing .wl-copy .eyebrow:before{background:#dfe7cf}.landing .wl-copy h2.title{color:#fff}.landing .wl-copy h2.title em{color:#dfe7cf}.landing .wl-copy .lead{color:#e7ecda;max-width:540px}.landing .wl-copy .lead b{color:#fff;font-weight:400}.landing .wl-perks{margin:26px 0 20px;list-style:none}.landing .wl-perks li{color:#eef1e6;border-bottom:1px solid #ffffff1f;padding:10px 0 10px 30px;font-size:15px;position:relative}.landing .wl-perks li:last-child{border:none}.landing .wl-perks li b{color:#fff;font-weight:400}.landing .wl-perks li:before{content:"✦";color:#dfe7cf;position:absolute;left:0}.landing .wl-scarce{color:#f4efe6;letter-spacing:.03em;background:#ffffff24;border:1px solid #ffffff59;border-radius:100px;margin-top:6px;padding:9px 18px;font-size:12.5px;display:inline-block}.landing .wl-card{color:var(--ink);background:#fff;border-radius:22px;padding:34px 32px;box-shadow:0 34px 80px #28321952}.landing .wl-card h3{margin-bottom:4px;font-family:Bricolage Grotesque;font-size:24px;font-weight:600}.landing .wl-card .sub{color:var(--muted);margin-bottom:20px;font-size:13.5px}.landing .wl-field{margin-bottom:14px}.landing .wl-field label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:7px;font-size:11.5px;display:block}.landing .wl-field input,.landing .wl-field select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbf8f3;border-radius:13px;padding:14px 15px;font-family:inherit;font-size:15px;transition:all .2s}.landing .wl-field input:focus,.landing .wl-field select:focus{border-color:var(--green);background:#fff;outline:none;box-shadow:0 0 0 3px #5f6f451f}.landing .wl-card .btn.lt.full{background:var(--green);color:#fff;border:none}.landing .wl-card .btn.lt.full:hover{background:var(--greenD)}.landing .wl-err{color:#9a4a3a;background:#f7e6e1;border-radius:11px;margin-bottom:12px;padding:10px 14px;font-size:12.5px}.landing .wl-ok{text-align:center;padding:16px 4px}.landing .wl-ok .big{background:var(--greenSoft);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 14px;font-size:30px;display:flex}.landing .wl-ok h3{margin:0 0 8px}.landing .memb{background:var(--card)}.landing .memb .head{text-align:center;max-width:660px;margin:0 auto 54px}.landing .memb .head .eyebrow{margin-left:auto;margin-right:auto}.landing .memb .head .lead{margin:18px auto 0}.landing .mcards{perspective:1800px;grid-template-columns:repeat(4,1fr);align-items:stretch;gap:24px;display:grid}.landing .mcard{color:#fbf9f4;min-height:330px;transform-style:preserve-3d;border-radius:20px;flex-direction:column;padding:24px 22px;transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #2a211a2e}.landing .mcard:hover{transform:translateY(-12px)rotateX(5deg)rotateY(-5deg)scale(1.015);box-shadow:0 40px 80px #2019134d}.landing .mcard .shine{pointer-events:none;background:linear-gradient(115deg,#0000 32%,#ffffff38 48%,#0000 62%);transition:transform .8s;position:absolute;inset:0;transform:translate(-120%)}.landing .mcard:hover .shine{transform:translate(120%)}.landing .mcard .tex{opacity:.5;mix-blend-mode:overlay;pointer-events:none;background-image:radial-gradient(#ffffff40 1px,#0000 1px);background-size:7px 7px;position:absolute;inset:0}.landing .mcard.classic{background:linear-gradient(150deg,#8f9c7d 0%,#5f6f45 55%,#3c4a2e 100%)}.landing .mcard.gold{color:#3a2e18;background:linear-gradient(150deg,#f1d79b 0%,#d2a755 45%,#a87d33 100%)}.landing .mcard.black{background:linear-gradient(150deg,#3f3f3a 0%,#1a1a14 70%);border:1px solid #c9b79e52}.landing .mcard.fidelity{background:linear-gradient(140deg,#52473400 0,#0e0c08 100%),linear-gradient(140deg,#6a5a36,#19150e 55%,#4a3b22);border:1px solid #e4c4808c}.landing .mcard.fidelity:after{content:"";mix-blend-mode:overlay;opacity:.6;pointer-events:none;background:conic-gradient(#7d6a3a44,#cdb06e55,#5d6b4a44,#a98a4e55,#7d6a3a44);animation:9s linear infinite holo;position:absolute;inset:0}@keyframes holo{to{transform:rotate(360deg)}}.landing .mcard .ctop{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.landing .mcard .ml{letter-spacing:.01em;font-family:Bricolage Grotesque;font-size:17px;line-height:.9}.landing .mcard .ml b{margin-top:2px;font-family:Bricolage Grotesque;font-size:14px;font-style:italic;font-weight:400;display:block}.landing .mcard .lvl{letter-spacing:.28em;text-transform:uppercase;opacity:.92;text-align:right;border:1px solid;border-radius:100px;padding:4px 8px;font-size:9.5px;font-weight:600}.landing .mcard .chip{z-index:2;background:linear-gradient(135deg,#f0e2b4,#c9a86a);border-radius:6px;width:42px;height:31px;margin:20px 0 4px;position:relative;box-shadow:inset 0 0 0 1px #0000001f}.landing .mcard .chip:before{content:"";border:1px solid #00000038;border-radius:3px;position:absolute;inset:6px 8px}.landing .mcard .chip:after{content:"";background:#00000038;width:1px;position:absolute;top:6px;bottom:6px;left:50%}.landing .mcard .credits{z-index:2;margin-top:auto;font-family:Bricolage Grotesque,serif;font-size:30px;font-weight:600;line-height:1;position:relative}.landing .mcard .credits small{opacity:.85;letter-spacing:.03em;margin-top:4px;font-family:Questrial;font-size:12px;font-weight:400;display:block}.landing .mcard .perks{z-index:2;flex-direction:column;gap:5px;margin-top:12px;display:flex;position:relative}.landing .mcard .perks span{opacity:.95;align-items:center;gap:7px;font-size:11.5px;display:flex}.landing .mcard .perks span:before{content:"";opacity:.7;background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.landing .mcard .num{z-index:2;letter-spacing:2.5px;opacity:.62;margin-top:14px;font-family:Courier New,monospace;font-size:12px;position:relative}.landing .mcard .crow{z-index:2;justify-content:space-between;align-items:flex-end;margin-top:14px;display:flex;position:relative}.landing .mcard .price{font-family:Bricolage Grotesque,serif;font-size:21px;font-weight:600}.landing .mcard .price small{opacity:.8;font-family:Questrial;font-size:11px;font-weight:400}.landing .mcard .pick{color:inherit;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff29;border:1px solid #fff6;border-radius:100px;padding:9px 16px;font-family:Bricolage Grotesque;font-size:10.5px;font-weight:600;transition:all .2s}.landing .mcard.gold .pick{background:#3c34161f;border-color:#3c341666}.landing .mcard .pick:hover{color:#2c3026;background:#fbf9f4;border-color:#fbf9f4}.landing .memb .note-m{text-align:center;color:var(--muted);margin-top:38px;font-size:13.5px}.landing .memb .note-m b{color:var(--greenD)}.landing .shop{background:var(--bg)}.landing .filters{flex-wrap:wrap;gap:10px;margin:30px 0 38px;display:flex}.landing .tab{border:1px solid var(--line);color:var(--ink);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:100px;padding:10px 22px;font-family:Bricolage Grotesque;font-size:12px;font-weight:500;transition:all .2s}.landing .tab:hover{border-color:var(--green)}.landing .tab.active{background:var(--green);color:#fff;border-color:var(--green)}.landing .products{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.landing .product{background:var(--card);border:1px solid var(--line);border-radius:18px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.landing .product:hover{transform:translateY(-5px);box-shadow:0 20px 44px #4f5a3b1f}.landing .product .pic{aspect-ratio:1;justify-content:center;align-items:center;display:flex;position:relative}.landing .product .pic .ill{opacity:.5;color:#fff;width:44%;max-width:110px}.landing .product .tagp{letter-spacing:.14em;text-transform:uppercase;color:var(--greenD);background:#ffffffe6;border-radius:100px;padding:4px 10px;font-size:9.5px;font-weight:600;position:absolute;top:12px;left:12px}.landing .product .info{padding:16px 18px 20px}.landing .product .info .nm{font-family:Bricolage Grotesque;font-size:17px;font-weight:600;line-height:1.2}.landing .product .info .ds{color:var(--muted);margin:3px 0 12px;font-size:12px}.landing .product .row{justify-content:space-between;align-items:center;display:flex}.landing .product .pr{font-family:Bricolage Grotesque;font-size:18px}.landing .add{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;line-height:1;transition:all .2s;display:flex}.landing .add:hover{background:var(--greenD);transform:scale(1.08)}.landing footer{color:#d5d9cb;background:#363c33;padding:74px 0 30px}.landing footer .grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;display:grid}.landing footer .brand{color:#fff;margin-bottom:16px;display:flex}.landing footer .brand-logo{width:auto;height:56px;display:block}.landing footer p{color:#aeb2a2;max-width:280px;font-size:13.5px}.landing footer h5{letter-spacing:.2em;text-transform:uppercase;color:#c7cbb6;margin-bottom:16px;font-family:Bricolage Grotesque;font-size:11px;font-weight:600}.landing footer ul{list-style:none}.landing footer ul li{padding:5px 0;font-size:13.5px}.landing footer ul li a:hover{color:#fff}.landing footer .bottom{color:#8f9384;letter-spacing:.04em;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:52px;padding-top:22px;font-size:12px;display:flex}.landing .founders-fab{z-index:150;color:#f2f5ea;background:linear-gradient(135deg,#6f8050,#4f5a3b);border-radius:100px;align-items:center;gap:11px;padding:11px 19px 11px 13px;transition:transform .25s,box-shadow .25s;animation:2.6s ease-in-out infinite ffpulse;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 14px 34px #38422d57}.landing .founders-fab:hover{transform:translateY(-3px)scale(1.03)}.landing .ff-icon{background:#ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.landing .ff-text{flex-direction:column;line-height:1.08;display:flex}.landing .ff-text b{letter-spacing:.02em;font-size:13px;font-weight:600}.landing .ff-text small{opacity:.85;font-size:10.5px}@keyframes ffpulse{0%,to{box-shadow:0 14px 34px #38422d57,0 0 #96aa7880}50%{box-shadow:0 14px 34px #38422d57,0 0 0 13px #96aa7800}}@media (max-width:560px){.landing .founders-fab{padding:10px 15px;bottom:12px;right:12px}.landing .ff-text small{display:none}}.landing .toast{background:var(--greenD);color:#fff;letter-spacing:.05em;z-index:200;border-radius:100px;padding:14px 26px;font-size:13px;transition:all .4s;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(120px);box-shadow:0 12px 30px #28321940}.landing .toast.show{transform:translate(-50%)translateY(0)}@media (max-width:920px){.landing nav{background:var(--bg);flex-direction:column;justify-content:center;gap:26px;width:74%;max-width:320px;transition:all .35s;position:fixed;inset:0 0 0 auto;transform:translate(100%);box-shadow:-10px 0 40px #0000001f}.landing nav.open{transform:none}.landing nav a{font-size:14px;color:var(--ink)!important}.landing .about .grid,.landing .wellness .grid,.landing .menu-dl,.landing .wl-grid{grid-template-columns:1fr;gap:40px}.landing .mcards,.landing .products,.landing .g-espacio{grid-template-columns:repeat(2,1fr)}.landing footer .grid{grid-template-columns:1fr 1fr}.landing .burger{display:flex}}@media (max-width:560px){.landing section{padding:56px 0}.landing .wrap{padding:0 20px}.landing .g-platos,.landing .products,.landing footer .grid,.landing .mcards{grid-template-columns:1fr}.landing .mcards{max-width:360px;margin:0 auto}.landing .values{grid-template-columns:1fr}.landing .g-espacio .ph:first-child{grid-column:span 2}}
