:root{--cream: #fdf6ec;--dark: #1a1209;--fresa: #e8365d;--jamaica: #9b1c4a;--tamarindo: #8b4513;--maracuya: #f5a623;--nanche: #f4d03f;--orchata: #d4a574;--guanabana: #4caf50;--limon: #7bc67e;--accent: var(--fresa);--font-display: "Playfair Display", Georgia, serif;--font-body: "Outfit", "Trebuchet MS", sans-serif;--radius: 28px;--transition: .36s ease}[data-astro-cid-opeeq4jj]{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);background:var(--cream);color:var(--dark);overflow-x:hidden}a[data-astro-cid-opeeq4jj]{color:inherit;text-decoration:none}img[data-astro-cid-opeeq4jj]{display:block;max-width:100%}.container[data-astro-cid-opeeq4jj]{width:min(1140px,calc(100% - 2rem));margin-inline:auto}.site-nav[data-astro-cid-opeeq4jj]{position:fixed;top:1.1rem;left:50%;transform:translate(-50%);z-index:40;width:max-content;max-width:calc(100vw - 2rem);padding:0;pointer-events:none}.nav-inner[data-astro-cid-opeeq4jj]{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.55rem .65rem .55rem 1.1rem;border-radius:999px;background:#fdf6ec2e;backdrop-filter:blur(24px) saturate(1.8) brightness(1.08);-webkit-backdrop-filter:blur(24px) saturate(1.8) brightness(1.08);border:1px solid rgba(255,255,255,.32);box-shadow:0 8px 32px #1a120924,0 1px #ffffff73 inset;pointer-events:auto}.logo[data-astro-cid-opeeq4jj] img[data-astro-cid-opeeq4jj]{height:42px;width:auto;display:block}.nav-links[data-astro-cid-opeeq4jj]{display:flex;gap:.1rem;align-items:center;font-weight:500;font-size:.9rem}.nav-links[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj]{font-size:.9rem;font-weight:500;padding:.42rem .8rem;border-radius:999px;transition:background var(--transition),color var(--transition);white-space:nowrap;color:#1a1209b3}.nav-links[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj]:hover,.nav-links[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj].active{background:#1a120912;color:var(--dark)}.nav-links[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj].active{background:#e8365d1a;color:var(--fresa);font-weight:500}.site-nav[data-astro-cid-opeeq4jj].is-on-dark .nav-inner[data-astro-cid-opeeq4jj]{background:#1a12098c;border-color:#ffffff26;box-shadow:0 8px 32px #00000047}.site-nav[data-astro-cid-opeeq4jj].is-on-dark .nav-links[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj]{color:#fdf6ecbf}.site-nav[data-astro-cid-opeeq4jj].is-on-dark .nav-links[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj]:hover{background:#ffffff1f;color:var(--cream)}.pill-btn[data-astro-cid-opeeq4jj]{font-family:var(--font-body);font-size:.82rem;font-weight:600;padding:.55rem 1.25rem;border-radius:999px;border:none;cursor:pointer;transition:opacity var(--transition),transform var(--transition),background var(--transition);display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap}.pill-btn[data-astro-cid-opeeq4jj].dark{background:var(--dark);color:var(--cream)}.pill-btn[data-astro-cid-opeeq4jj].dark:hover{opacity:.85;transform:translateY(-1px)}.pill-btn[data-astro-cid-opeeq4jj].outline{background:transparent;color:var(--dark);border:1.5px solid rgba(26,18,9,.18)}.pill-btn[data-astro-cid-opeeq4jj].outline:hover{background:#1a12090d}.nav-toggle[data-astro-cid-opeeq4jj]{display:none;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1px solid rgba(26,18,9,.16);background:#ffffffad;color:var(--dark);cursor:pointer;pointer-events:auto;transition:background var(--transition),border-color var(--transition),transform var(--transition)}.nav-toggle[data-astro-cid-opeeq4jj]:hover{transform:translateY(-1px);border-color:#1a12094d}.nav-toggle-bars[data-astro-cid-opeeq4jj],.nav-toggle-bars[data-astro-cid-opeeq4jj]:before,.nav-toggle-bars[data-astro-cid-opeeq4jj]:after{display:block;width:18px;height:2px;border-radius:2px;background:currentColor;transition:transform .28s ease,opacity .28s ease,top .28s ease}.nav-toggle-bars[data-astro-cid-opeeq4jj]{position:relative;height:14px;background:transparent}.nav-toggle-bars[data-astro-cid-opeeq4jj]:before,.nav-toggle-bars[data-astro-cid-opeeq4jj]:after{content:"";position:absolute;left:0;right:0;height:2px;border-radius:2px;background:currentColor;transition:transform .28s ease,opacity .28s ease,top .28s ease}.nav-toggle-bars[data-astro-cid-opeeq4jj]:before{top:2px}.nav-toggle-bars[data-astro-cid-opeeq4jj]:after{top:10px}.is-menu-open[data-astro-cid-opeeq4jj] .nav-toggle-bars[data-astro-cid-opeeq4jj]:before{top:6px;transform:rotate(45deg)}.is-menu-open[data-astro-cid-opeeq4jj] .nav-toggle-bars[data-astro-cid-opeeq4jj]:after{top:6px;transform:rotate(-45deg)}.mobile-menu[data-astro-cid-opeeq4jj]{display:none}.site-nav[data-astro-cid-opeeq4jj].is-menu-open .mobile-menu[data-astro-cid-opeeq4jj]{display:flex;flex-direction:column;position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fdf6ecf7;backdrop-filter:blur(24px);border-radius:20px;padding:.75rem;border:1px solid rgba(255,255,255,.5);box-shadow:0 12px 40px #1a120926;gap:.2rem}.site-nav[data-astro-cid-opeeq4jj].is-menu-open .mobile-menu[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj]{font-size:.93rem;font-weight:500;padding:.75rem 1rem;border-radius:12px;color:#1a1209bf;transition:background .2s ease,color .2s ease}.site-nav[data-astro-cid-opeeq4jj].is-menu-open .mobile-menu[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj]:hover{background:#1a12090f;color:var(--dark)}.site-nav[data-astro-cid-opeeq4jj].is-menu-open .mobile-menu[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj].active{background:#e8365d14;color:var(--fresa);font-weight:600}@media(max-width:900px){.site-nav[data-astro-cid-opeeq4jj]{position:sticky;top:.7rem;left:0;right:0;transform:none;width:100%;max-width:none;padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.nav-inner[data-astro-cid-opeeq4jj]{width:100%;border-radius:20px;position:relative}.nav-links[data-astro-cid-opeeq4jj]{display:none}.nav-toggle[data-astro-cid-opeeq4jj]{display:inline-flex}.site-nav[data-astro-cid-opeeq4jj] .pill-btn[data-astro-cid-opeeq4jj].dark{display:none}}.reveal[data-astro-cid-opeeq4jj]{opacity:0;transform:translateY(22px);transition:opacity .55s ease var(--delay, 0ms),transform .55s ease var(--delay, 0ms)}.reveal[data-astro-cid-opeeq4jj].is-visible{opacity:1;transform:none}.eyebrow[data-astro-cid-opeeq4jj]{font-size:.69rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;color:var(--fresa);margin:0 0 .75rem}.page-hero[data-astro-cid-opeeq4jj]{padding:clamp(7rem,14vw,11rem) 0 clamp(3.5rem,7vw,5.5rem);position:relative;overflow:hidden;background:linear-gradient(160deg,#fdf6ec,#edf7ee 60%,#fdf6ec)}.page-hero[data-astro-cid-opeeq4jj]:before{content:"";position:absolute;top:-100px;right:-60px;width:500px;height:500px;background:radial-gradient(circle,rgba(76,175,80,.12) 0%,transparent 68%);pointer-events:none}.page-hero[data-astro-cid-opeeq4jj]:after{content:"";position:absolute;bottom:-80px;left:10%;width:360px;height:360px;background:radial-gradient(circle,rgba(232,54,93,.08) 0%,transparent 68%);pointer-events:none}.hero-badge[data-astro-cid-opeeq4jj]{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;padding:.4rem 1rem;border-radius:999px;background:#4caf501f;color:#2e7d32;margin-bottom:1.5rem;letter-spacing:.04em}.page-hero[data-astro-cid-opeeq4jj] h1[data-astro-cid-opeeq4jj]{font-family:var(--font-display);font-size:clamp(2.8rem,6vw,5rem);font-weight:900;line-height:1.04;letter-spacing:-.025em;margin:0 0 1.4rem}.page-hero[data-astro-cid-opeeq4jj] h1[data-astro-cid-opeeq4jj] em[data-astro-cid-opeeq4jj]{font-style:italic;color:var(--fresa)}.page-hero-desc[data-astro-cid-opeeq4jj]{font-size:clamp(1rem,1.8vw,1.15rem);color:#1a1209a6;line-height:1.7;max-width:600px;margin:0 0 2.2rem}.hero-stats[data-astro-cid-opeeq4jj]{display:flex;gap:2.4rem;flex-wrap:wrap}.hero-stat[data-astro-cid-opeeq4jj]{display:flex;flex-direction:column;gap:.2rem}.hero-stat[data-astro-cid-opeeq4jj] strong[data-astro-cid-opeeq4jj]{font-family:var(--font-display);font-size:2rem;font-weight:900;color:var(--fresa);line-height:1;letter-spacing:-.03em}.hero-stat[data-astro-cid-opeeq4jj] span[data-astro-cid-opeeq4jj]{font-size:.78rem;font-weight:500;color:#1a120980;text-transform:uppercase;letter-spacing:.06em}.intro-strip[data-astro-cid-opeeq4jj]{background:var(--dark);color:var(--cream);padding:2.5rem 0}.intro-strip-grid[data-astro-cid-opeeq4jj]{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.intro-pillar[data-astro-cid-opeeq4jj]{padding:1.2rem 2rem;text-align:center;border-right:1px solid rgba(255,255,255,.1)}.intro-pillar[data-astro-cid-opeeq4jj]:last-child{border-right:none}.intro-pillar-icon[data-astro-cid-opeeq4jj]{font-size:1.8rem;margin-bottom:.6rem}.intro-pillar-title[data-astro-cid-opeeq4jj]{font-family:var(--font-display);font-size:1.05rem;font-weight:700;margin-bottom:.35rem}.intro-pillar-copy[data-astro-cid-opeeq4jj]{font-size:.82rem;color:#fdf6ec99;line-height:1.5;margin:0}.flavors-section[data-astro-cid-opeeq4jj]{padding:clamp(3.5rem,8vw,6rem) 0}.section-head[data-astro-cid-opeeq4jj]{text-align:center;margin-bottom:4rem}.section-head[data-astro-cid-opeeq4jj] h2[data-astro-cid-opeeq4jj]{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900;letter-spacing:-.02em;line-height:1.06;margin:0}.section-head[data-astro-cid-opeeq4jj] h2[data-astro-cid-opeeq4jj] em[data-astro-cid-opeeq4jj]{font-style:italic;color:var(--fresa)}.section-head[data-astro-cid-opeeq4jj] p[data-astro-cid-opeeq4jj]{font-size:1rem;color:#1a120999;max-width:520px;margin:1rem auto 0;line-height:1.65}.flavor-benefit-card[data-astro-cid-opeeq4jj]{display:grid;grid-template-columns:1fr 1.4fr;gap:0;border-radius:32px;overflow:hidden;background:#fff;box-shadow:0 8px 48px #00000014;margin-bottom:3.5rem;transition:box-shadow .3s ease,transform .3s ease;order:var(--order, 99)}.flavors-list[data-astro-cid-opeeq4jj]{display:flex;flex-direction:column}.flavor-benefit-card[data-astro-cid-opeeq4jj]:hover{transform:translateY(-4px);box-shadow:0 20px 64px #0000001f}.flavor-benefit-card[data-astro-cid-opeeq4jj].reverse{grid-template-columns:1.4fr 1fr}.flavor-benefit-card[data-astro-cid-opeeq4jj].reverse .fbc-visual[data-astro-cid-opeeq4jj]{order:2}.flavor-benefit-card[data-astro-cid-opeeq4jj].reverse .fbc-content[data-astro-cid-opeeq4jj]{order:1}.fbc-visual[data-astro-cid-opeeq4jj]{position:relative;min-height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden}.fbc-visual-bg[data-astro-cid-opeeq4jj]{position:absolute;inset:0;background:var(--card-color);opacity:.12}.fbc-visual-glow[data-astro-cid-opeeq4jj]{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,var(--card-color),transparent 70%);opacity:.18}.fbc-fruit-img[data-astro-cid-opeeq4jj]{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center;filter:drop-shadow(0 24px 40px rgba(0,0,0,.22)) drop-shadow(0 6px 12px rgba(0,0,0,.12));transition:transform .45s ease,filter .45s ease;margin-bottom:0}.flavor-benefit-card[data-astro-cid-opeeq4jj]:hover .fbc-fruit-img[data-astro-cid-opeeq4jj]{transform:translateY(-10px) scale(1.04);filter:drop-shadow(0 36px 56px rgba(0,0,0,.28)) drop-shadow(0 8px 16px rgba(0,0,0,.16))}.fbc-flavor-pill[data-astro-cid-opeeq4jj]{position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%);z-index:2;display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:700;padding:.45rem 1.2rem;border-radius:999px;background:var(--card-color);color:#fff;letter-spacing:.03em;box-shadow:0 4px 16px #0000002e;white-space:nowrap}.fbc-content[data-astro-cid-opeeq4jj]{padding:clamp(2rem,4vw,3rem) clamp(1.8rem,4vw,3rem);display:flex;flex-direction:column;justify-content:center}.fbc-eyebrow[data-astro-cid-opeeq4jj]{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;margin:0 0 .6rem;opacity:.5}.fbc-title[data-astro-cid-opeeq4jj]{font-family:var(--font-display);font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin:0 0 .5rem}.fbc-subtitle[data-astro-cid-opeeq4jj]{font-size:.9rem;color:#1a12098c;margin:0 0 2rem;font-style:italic}.benefits-list[data-astro-cid-opeeq4jj]{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem}.benefit-item[data-astro-cid-opeeq4jj]{display:flex;gap:1rem;align-items:flex-start}.benefit-icon[data-astro-cid-opeeq4jj]{width:40px;height:40px;border-radius:12px;background:var(--card-color);opacity:1;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem}.benefit-icon-bg[data-astro-cid-opeeq4jj]{width:40px;height:40px;border-radius:12px;background:var(--card-color);opacity:.12;position:absolute;inset:0}.benefit-icon-wrap[data-astro-cid-opeeq4jj]{width:40px;height:40px;border-radius:12px;background:#0000000b;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.05rem;position:relative;overflow:hidden}.benefit-icon-accent[data-astro-cid-opeeq4jj]{position:absolute;inset:0;background:var(--card-color);opacity:.1;border-radius:12px}.benefit-text[data-astro-cid-opeeq4jj] strong[data-astro-cid-opeeq4jj]{display:block;font-size:.92rem;font-weight:600;margin-bottom:.18rem;color:var(--dark)}.benefit-text[data-astro-cid-opeeq4jj] p[data-astro-cid-opeeq4jj]{font-size:.85rem;color:#1a120994;margin:0;line-height:1.55}.fbc-cta[data-astro-cid-opeeq4jj]{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;padding:.7rem 1.4rem;border-radius:999px;background:var(--card-color);color:#fff;transition:opacity .25s ease,transform .25s ease;width:fit-content;box-shadow:0 4px 18px #0000002e}.fbc-cta[data-astro-cid-opeeq4jj]:hover{opacity:.88;transform:translateY(-2px)}.bottom-cta[data-astro-cid-opeeq4jj]{background:var(--dark);color:var(--cream);padding:clamp(3.5rem,7vw,5.5rem) 0;text-align:center;position:relative;overflow:hidden}.bottom-cta[data-astro-cid-opeeq4jj]:before{content:"";position:absolute;top:-100px;left:50%;transform:translate(-50%);width:600px;height:400px;background:radial-gradient(ellipse,rgba(232,54,93,.18) 0%,transparent 70%);pointer-events:none}.bottom-cta[data-astro-cid-opeeq4jj] h2[data-astro-cid-opeeq4jj]{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900;letter-spacing:-.025em;line-height:1.06;margin:0 0 1rem;position:relative}.bottom-cta[data-astro-cid-opeeq4jj] h2[data-astro-cid-opeeq4jj] em[data-astro-cid-opeeq4jj]{font-style:italic;color:var(--fresa)}.bottom-cta[data-astro-cid-opeeq4jj] p[data-astro-cid-opeeq4jj]{font-size:1rem;color:#fdf6ec99;max-width:480px;margin:0 auto 2.2rem;line-height:1.65;position:relative}.bottom-cta-actions[data-astro-cid-opeeq4jj]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative}.pill-btn[data-astro-cid-opeeq4jj].cream{background:var(--cream);color:var(--dark)}.pill-btn[data-astro-cid-opeeq4jj].cream:hover{opacity:.9;transform:translateY(-1px)}.nav-wa-btn[data-astro-cid-opeeq4jj]{display:none}.site-footer[data-astro-cid-opeeq4jj]{background:var(--dark);color:var(--cream);padding:3rem 0 1.5rem}.footer-grid[data-astro-cid-opeeq4jj]{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-logo[data-astro-cid-opeeq4jj] img[data-astro-cid-opeeq4jj]{height:2.2rem;width:auto;margin-bottom:.8rem}.footer-tag[data-astro-cid-opeeq4jj]{font-size:.82rem;color:#fdf6ec73;margin:0 0 1.2rem}.footer-col[data-astro-cid-opeeq4jj] h3[data-astro-cid-opeeq4jj]{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:#fdf6ec73;margin:0 0 1rem}.footer-links[data-astro-cid-opeeq4jj]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-links[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj]{font-size:.88rem;color:#fdf6eca6;transition:color .2s ease}.footer-links[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj]:hover{color:var(--cream)}.whatsapp-float[data-astro-cid-opeeq4jj]{position:fixed;right:1rem;bottom:1rem;z-index:60;display:inline-flex;align-items:center;gap:.5rem;padding:.72rem 1rem;border-radius:100px;background:#25d366;color:#fff;font-weight:600;font-size:.9rem;box-shadow:0 14px 30px #25d36659;transition:transform var(--transition),box-shadow var(--transition),filter var(--transition)}.whatsapp-float[data-astro-cid-opeeq4jj]:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 18px 36px #25d3666b;filter:saturate(1.08)}.whatsapp-icon[data-astro-cid-opeeq4jj]{width:1.4rem;height:1.4rem;display:inline-grid;place-items:center;flex-shrink:0}.whatsapp-icon[data-astro-cid-opeeq4jj] svg[data-astro-cid-opeeq4jj]{width:100%;height:100%}.footer-bottom[data-astro-cid-opeeq4jj]{display:flex;justify-content:space-between;align-items:center;padding-top:1.4rem;font-size:.78rem;color:#fdf6ec4d;flex-wrap:wrap;gap:.5rem}.socials[data-astro-cid-opeeq4jj]{display:flex;gap:.6rem}.socials[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj]{width:36px;height:36px;border-radius:10px;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:#fdf6eca6;transition:background .2s ease,color .2s ease}.socials[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj] svg[data-astro-cid-opeeq4jj]{width:16px;height:16px}.socials[data-astro-cid-opeeq4jj] a[data-astro-cid-opeeq4jj]:hover{background:#ffffff29;color:var(--cream)}@media(max-width:900px){.site-nav[data-astro-cid-opeeq4jj]{position:sticky;top:.7rem;left:0;right:0;transform:none;width:100%;max-width:none;padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.nav-inner[data-astro-cid-opeeq4jj]{width:100%;border-radius:20px;position:relative;justify-content:space-between}.nav-links[data-astro-cid-opeeq4jj]{display:none}.nav-toggle[data-astro-cid-opeeq4jj]{display:inline-flex;position:relative;z-index:3}.site-nav[data-astro-cid-opeeq4jj] .pill-btn[data-astro-cid-opeeq4jj].dark{display:none}.nav-wa-btn[data-astro-cid-opeeq4jj]{display:inline-flex;position:relative;margin-left:auto;z-index:2;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:100px;background:linear-gradient(135deg,var(--accent, var(--fresa)) 0%,var(--maracuya, #f5793a) 100%);color:#fff;font-weight:700;font-size:.82rem;white-space:nowrap;border:none;box-shadow:0 6px 18px #e8365d59,inset 0 1px #ffffff38;transition:background .32s ease,box-shadow .32s ease,transform var(--transition)}.nav-wa-btn[data-astro-cid-opeeq4jj]:hover{transform:translateY(-1px) scale(1.02);filter:brightness(.9)}.nav-wa-btn[data-astro-cid-opeeq4jj] svg[data-astro-cid-opeeq4jj]{flex-shrink:0}.logo[data-astro-cid-opeeq4jj] img[data-astro-cid-opeeq4jj]{height:36px}.flavor-benefit-card[data-astro-cid-opeeq4jj],.flavor-benefit-card[data-astro-cid-opeeq4jj].reverse{grid-template-columns:1fr}.flavor-benefit-card[data-astro-cid-opeeq4jj].reverse .fbc-visual[data-astro-cid-opeeq4jj],.flavor-benefit-card[data-astro-cid-opeeq4jj].reverse .fbc-content[data-astro-cid-opeeq4jj]{order:unset}.fbc-visual[data-astro-cid-opeeq4jj]{min-height:260px}.intro-strip-grid[data-astro-cid-opeeq4jj]{grid-template-columns:1fr}.intro-pillar[data-astro-cid-opeeq4jj]{border-right:none;border-bottom:1px solid rgba(255,255,255,.1)}.intro-pillar[data-astro-cid-opeeq4jj]:last-child{border-bottom:none}.footer-grid[data-astro-cid-opeeq4jj]{grid-template-columns:1fr 1fr}}@media(max-width:600px){.hero-stats[data-astro-cid-opeeq4jj]{gap:1.4rem}.footer-grid[data-astro-cid-opeeq4jj]{grid-template-columns:1fr;gap:1.8rem}.section-head[data-astro-cid-opeeq4jj]{margin-bottom:2.5rem}.fbc-big-emoji[data-astro-cid-opeeq4jj]{font-size:4.5rem}.whatsapp-float[data-astro-cid-opeeq4jj]{padding:.7rem;border-radius:50%;width:52px;height:52px;justify-content:center}.whatsapp-float[data-astro-cid-opeeq4jj] span[data-astro-cid-opeeq4jj]:last-child{display:none}}
