@font-face{font-family:Cabinet Grotesk;src:url(/fonts/CabinetGrotesk-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Cabinet Grotesk;src:url(/fonts/CabinetGrotesk-ExtraBold.woff2) format("woff2");font-weight:800;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Medium.woff2) format("woff2");font-weight:500;font-display:swap}:root{--bg: #FFFFFF;--bg-alt: #F5F5F7;--bg-card: #FFFFFF;--border: rgba(0, 0, 0, .08);--text: #1D1D1F;--text-muted: #6E6E73;--blue: #1A56A4;--salmon: #E8927C;--green: #2E8B57;--overlay-dark: rgba(0, 0, 0, .35);--overlay-light: rgba(255, 255, 255, .72);--font-display: "Cabinet Grotesk", -apple-system, sans-serif;--font-body: "Satoshi", -apple-system, sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--font-body);font-weight:400;color:var(--text);background-color:var(--bg);line-height:1.6;overflow-x:hidden}img,video,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}::selection{background-color:var(--blue);color:#fff}h1,h2,h3,h4{font-family:var(--font-display);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--text)}h1{font-size:clamp(2.5rem,6vw,5.5rem)}h2{font-size:clamp(2rem,4.5vw,4rem)}h3{font-size:clamp(1.5rem,3vw,2.5rem)}h4{font-size:clamp(1.125rem,2vw,1.5rem)}p{font-size:clamp(1rem,1.2vw,1.25rem);color:var(--text-muted);max-width:60ch}.section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem}.section--alt{background-color:var(--bg-alt)}.container{width:100%;max-width:1200px;margin:0 auto}.label{font-family:var(--font-body);font-weight:500;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-family:var(--font-body);font-weight:500;font-size:1rem;color:#fff;background-color:var(--salmon);border:none;border-radius:6px;cursor:pointer;transition:background-color .25s ease,transform .2s ease}.btn-primary:hover{background-color:#d47d68}.btn-primary:active{transform:scale(.97)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-family:var(--font-body);font-weight:500;font-size:1rem;color:var(--blue);background-color:transparent;border:1.5px solid var(--blue);border-radius:6px;cursor:pointer;transition:background-color .25s ease,color .25s ease}.btn-secondary:hover{background-color:var(--blue);color:#fff}input,textarea{width:100%;padding:.75rem 0;font-family:var(--font-body);font-size:1rem;color:var(--text);background:transparent;border:none;border-bottom:1.5px solid var(--border);outline:none;transition:border-color .25s ease}input::placeholder,textarea::placeholder{color:var(--text-muted);opacity:.6}input:focus,textarea:focus{border-bottom-color:var(--salmon)}.card{background-color:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:box-shadow .3s ease}.card:hover{box-shadow:0 8px 30px #0000000f}@media(max-width:1024px){.section{padding:4rem 1.5rem}}@media(max-width:768px){.section{min-height:auto;padding:3.5rem 1.25rem}}@media(max-width:480px){.section{padding:3rem 1rem}.btn-primary,.btn-secondary{width:100%;justify-content:center}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}.anim-fade-in{animation:fadeIn .8s ease both}.anim-fade-up{animation:fadeUp .8s ease both}.anim-fade-down{animation:fadeDown .8s ease both}.anim-scale-in{animation:scaleIn .6s ease both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;background-image:url(/images/hero-nfc.jpg);background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:#ffffff8c}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;max-width:640px;padding-left:8%}.hero-label[data-astro-cid-bbe6dxrz]{display:block;font-family:var(--font-body);font-weight:500;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:1.25rem;opacity:0}.hero-headline[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-weight:800;font-size:clamp(56px,8vw,96px);color:#1d1d1f;letter-spacing:-.04em;line-height:1.05;margin-bottom:1.25rem}.hero-line[data-astro-cid-bbe6dxrz]{display:block;opacity:0}.hero-sub[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:20px;color:var(--text-muted);margin-bottom:0;opacity:0}.hero-buttons[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:1.5rem;margin-top:40px;opacity:0}.hero-btn-primary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;padding:16px 32px;background-color:var(--salmon);color:#fff;font-family:var(--font-body);font-weight:500;font-size:1rem;border-radius:6px;transition:background-color .25s ease,transform .2s ease}.hero-btn-primary[data-astro-cid-bbe6dxrz]:hover{background-color:#d47d68}.hero-btn-primary[data-astro-cid-bbe6dxrz]:active{transform:scale(.97)}.hero-btn-secondary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;font-family:var(--font-body);font-weight:500;font-size:1rem;color:var(--blue);background:none;border:none;padding:0;transition:opacity .25s ease}.hero-btn-secondary[data-astro-cid-bbe6dxrz]:hover{opacity:.7}@media(max-width:768px){.hero-content[data-astro-cid-bbe6dxrz]{padding-left:5%;padding-right:5%}.hero-headline[data-astro-cid-bbe6dxrz]{font-size:clamp(36px,10vw,56px)}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:17px}.hero-buttons[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:flex-start;gap:1rem}}.frase-section[data-astro-cid-ikehtymp]{position:relative;height:250vh;background-color:#f5f5f7}.frase-sticky[data-astro-cid-ikehtymp]{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center}.frase-text[data-astro-cid-ikehtymp]{text-align:center;display:flex;flex-direction:column;gap:.25em;padding:0 1.5rem}.impact-line[data-astro-cid-ikehtymp]{display:block;font-family:var(--font-display);font-weight:800;font-size:clamp(48px,7vw,96px);color:#1d1d1f;letter-spacing:-.04em;line-height:1.1;opacity:.12}@media(max-width:768px){.impact-line[data-astro-cid-ikehtymp]{font-size:clamp(32px,9vw,48px)}}.problema[data-astro-cid-cs544bs4]{position:relative}.problema-panel[data-astro-cid-cs544bs4]{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.problema-panel-content[data-astro-cid-cs544bs4]{position:relative;z-index:1;text-align:center;padding:2rem 1.5rem;max-width:700px}.problema-number[data-astro-cid-cs544bs4]{display:block;font-family:var(--font-display);font-weight:800;font-size:clamp(120px,18vw,220px);letter-spacing:-.06em;line-height:1;margin-bottom:1.5rem;opacity:0}.problema-text[data-astro-cid-cs544bs4]{font-family:var(--font-body);font-size:20px;max-width:480px;margin:0 auto;line-height:1.5;opacity:0}.problema-panel--photo[data-astro-cid-cs544bs4]{background-image:url(/images/cafeteria-escolar.jpg);background-size:cover;background-position:center}.problema-panel--photo[data-astro-cid-cs544bs4]:before{content:"";position:absolute;inset:0;background:#00000080}.problema-panel--photo[data-astro-cid-cs544bs4] .problema-number[data-astro-cid-cs544bs4]{color:#fff}.problema-panel--photo[data-astro-cid-cs544bs4] .problema-text[data-astro-cid-cs544bs4]{color:#ffffffbf}.problema-panel--light[data-astro-cid-cs544bs4]{background-color:#f5f5f7}.problema-panel--light[data-astro-cid-cs544bs4] .problema-number[data-astro-cid-cs544bs4]{color:#1d1d1f}.problema-panel--light[data-astro-cid-cs544bs4] .problema-text[data-astro-cid-cs544bs4]{color:var(--text-muted)}.problema-panel--blue[data-astro-cid-cs544bs4]{background-color:var(--blue)}.problema-panel--blue[data-astro-cid-cs544bs4] .problema-number[data-astro-cid-cs544bs4]{color:#fff}.problema-panel--blue[data-astro-cid-cs544bs4] .problema-text[data-astro-cid-cs544bs4]{color:#ffffffbf}@media(max-width:768px){.problema-number[data-astro-cid-cs544bs4]{font-size:clamp(72px,20vw,120px)}.problema-text[data-astro-cid-cs544bs4]{font-size:17px}}.como-funciona[data-astro-cid-uuwexhho]{position:relative;height:350vh;background-color:#fff}.cf-container[data-astro-cid-uuwexhho]{display:grid;grid-template-columns:55% 45%;height:100%;max-width:1400px;margin:0 auto;padding:0 5%}.cf-left[data-astro-cid-uuwexhho]{position:relative;height:100%}.cf-images[data-astro-cid-uuwexhho]{position:sticky;top:50%;transform:translateY(-50%);width:100%;max-width:400px;aspect-ratio:4 / 3}.cf-img[data-astro-cid-uuwexhho]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:16px;box-shadow:0 8px 40px #0000001a}.cf-img-2[data-astro-cid-uuwexhho],.cf-img-3[data-astro-cid-uuwexhho]{opacity:0}.cf-right[data-astro-cid-uuwexhho]{display:flex;flex-direction:column}.cf-step[data-astro-cid-uuwexhho]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:2rem 0 2rem 3rem;opacity:0;transform:translateY(30px)}.cf-step[data-astro-cid-uuwexhho]:first-child{padding-top:25vh}.cf-step[data-astro-cid-uuwexhho]:last-child{padding-bottom:25vh}.cf-label[data-astro-cid-uuwexhho]{font-family:var(--font-body);font-weight:500;font-size:14px;color:var(--salmon);letter-spacing:.05em;margin-bottom:1rem;display:block}.cf-title[data-astro-cid-uuwexhho]{font-family:var(--font-display);font-weight:700;font-size:48px;color:#1d1d1f;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.25rem;max-width:480px}.cf-body[data-astro-cid-uuwexhho]{font-family:var(--font-body);font-size:20px;color:var(--text-muted);line-height:1.6;max-width:420px}@media(max-width:768px){.como-funciona[data-astro-cid-uuwexhho]{height:auto}.cf-container[data-astro-cid-uuwexhho]{display:flex;flex-direction:column;padding:80px 5%}.cf-left[data-astro-cid-uuwexhho]{display:none}.cf-images[data-astro-cid-uuwexhho]{position:relative;top:auto;transform:none}.cf-right[data-astro-cid-uuwexhho]{gap:0}.cf-step[data-astro-cid-uuwexhho]{min-height:auto;padding:40px 0;opacity:1;transform:none}.cf-step[data-astro-cid-uuwexhho]:first-child{padding-top:0}.cf-step[data-astro-cid-uuwexhho]:last-child{padding-bottom:0}.cf-step[data-astro-cid-uuwexhho]:before{content:"";display:block;width:100%;aspect-ratio:4 / 3;border-radius:12px;background-size:cover;background-position:center;margin-bottom:2rem}.cf-step[data-astro-cid-uuwexhho][data-step="1"]:before{background-image:url(/images/pulsera-product.jpg)}.cf-step[data-astro-cid-uuwexhho][data-step="2"]:before{background-image:url(/images/hero-nfc.jpg)}.cf-step[data-astro-cid-uuwexhho][data-step="3"]:before{background-image:url(/images/mama-notification.jpg)}.cf-title[data-astro-cid-uuwexhho]{font-size:32px}.cf-body[data-astro-cid-uuwexhho]{font-size:17px}}.beneficios[data-astro-cid-5tjyhmct]{min-height:100vh;background-color:#f5f5f7;padding:120px 5%;display:flex;align-items:center}.ben-container[data-astro-cid-5tjyhmct]{display:grid;grid-template-columns:58% 40%;gap:16px;max-width:1200px;margin:0 auto;width:100%}.ben-left[data-astro-cid-5tjyhmct]{display:flex}.ben-card-large[data-astro-cid-5tjyhmct]{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background-color:#fff;width:100%}.ben-card-image[data-astro-cid-5tjyhmct]{width:100%;height:280px;overflow:hidden}.ben-card-image[data-astro-cid-5tjyhmct] img[data-astro-cid-5tjyhmct]{width:100%;height:100%;object-fit:cover}.ben-card-content[data-astro-cid-5tjyhmct]{padding:32px}.ben-label[data-astro-cid-5tjyhmct]{display:block;font-family:var(--font-body);font-weight:500;font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem}.ben-label-blue[data-astro-cid-5tjyhmct]{color:var(--blue)}.ben-label-green[data-astro-cid-5tjyhmct]{color:var(--green)}.ben-label-white[data-astro-cid-5tjyhmct]{color:#ffffffd9}.ben-card-title[data-astro-cid-5tjyhmct]{font-family:var(--font-display);font-weight:700;font-size:32px;color:#1d1d1f;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.25rem}.ben-card-title-sm[data-astro-cid-5tjyhmct]{font-size:24px;margin-bottom:.75rem}.ben-card-title-white[data-astro-cid-5tjyhmct]{color:#fff}.ben-bullets[data-astro-cid-5tjyhmct]{display:flex;flex-direction:column;gap:14px}.ben-bullet[data-astro-cid-5tjyhmct]{display:flex;align-items:center;gap:12px;font-family:var(--font-body);font-size:16px;color:#1d1d1f;line-height:1.4}.ben-check[data-astro-cid-5tjyhmct]{flex-shrink:0}.ben-right[data-astro-cid-5tjyhmct]{display:flex;flex-direction:column;gap:16px}.ben-card-white[data-astro-cid-5tjyhmct]{background-color:#fff;padding:32px;border-radius:12px;border:1px solid rgba(0,0,0,.08);flex:1;transition:transform .3s ease,border-color .3s ease}.ben-card-white[data-astro-cid-5tjyhmct]:hover{transform:translateY(-4px);border-color:#00000026}.ben-card-blue[data-astro-cid-5tjyhmct]{background-color:var(--blue);padding:32px;border-radius:12px;flex:1}.ben-card-body[data-astro-cid-5tjyhmct]{font-family:var(--font-body);font-size:16px;color:var(--text-muted);line-height:1.6}.ben-card-body-light[data-astro-cid-5tjyhmct]{color:#ffffffbf}@media(max-width:768px){.beneficios[data-astro-cid-5tjyhmct]{padding:80px 5%}.ben-container[data-astro-cid-5tjyhmct]{display:flex;flex-direction:column;gap:16px}.ben-card-image[data-astro-cid-5tjyhmct]{height:200px}.ben-card-title[data-astro-cid-5tjyhmct]{font-size:26px}.ben-card-title-sm[data-astro-cid-5tjyhmct]{font-size:22px}}.seguridad[data-astro-cid-mkkggkcs]{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 5%}.seg-inner[data-astro-cid-mkkggkcs]{display:flex;flex-direction:column;align-items:center;width:100%}.seg-headline[data-astro-cid-mkkggkcs]{font-family:var(--font-display);font-weight:800;font-size:clamp(40px,5vw,72px);color:#1d1d1f;text-align:center;line-height:1.08;letter-spacing:-.03em;max-width:760px;margin-bottom:64px;opacity:0}.seg-grid[data-astro-cid-mkkggkcs]{display:grid;grid-template-columns:1fr 1fr;gap:2px;max-width:680px;width:100%}.seg-cell[data-astro-cid-mkkggkcs]{background-color:#f5f5f7;padding:40px;opacity:0;transform:translateY(20px)}.seg-icon[data-astro-cid-mkkggkcs]{display:block;margin-bottom:20px}.seg-feature-title[data-astro-cid-mkkggkcs]{font-family:var(--font-body);font-weight:500;font-size:15px;color:#1d1d1f;line-height:1.4;margin-bottom:6px}.seg-feature-desc[data-astro-cid-mkkggkcs]{font-family:var(--font-body);font-size:14px;color:var(--text-muted);line-height:1.5}.seg-footnote[data-astro-cid-mkkggkcs]{font-family:var(--font-body);font-size:14px;color:var(--text-muted);text-align:center;margin-top:48px}@media(max-width:768px){.seguridad[data-astro-cid-mkkggkcs]{padding:80px 5%}.seg-grid[data-astro-cid-mkkggkcs]{grid-template-columns:1fr 1fr;max-width:100%}.seg-cell[data-astro-cid-mkkggkcs]{padding:24px}.seg-headline[data-astro-cid-mkkggkcs]{margin-bottom:48px}}@media(max-width:480px){.seg-grid[data-astro-cid-mkkggkcs]{grid-template-columns:1fr}}.testimonios-section[data-astro-cid-2t7lomlc]{min-height:80vh;background:#f5f5f7;padding:100px 5%;box-sizing:border-box}.section-label[data-astro-cid-2t7lomlc]{display:block;text-align:center;font-family:Satoshi,sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted, #6E6E73);margin-bottom:48px}.testimonios-row[data-astro-cid-2t7lomlc]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto}.testimonial-card[data-astro-cid-2t7lomlc]{background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);padding:40px}.quote[data-astro-cid-2t7lomlc]{font-family:Cabinet Grotesk,sans-serif;font-weight:700;font-size:26px;color:#1d1d1f;line-height:1.3;margin:0 0 24px}.name[data-astro-cid-2t7lomlc]{font-family:Satoshi,sans-serif;font-weight:500;font-size:14px;color:var(--text-muted, #6E6E73);margin:0 0 4px}.role[data-astro-cid-2t7lomlc]{font-family:Satoshi,sans-serif;font-size:13px;color:var(--text-muted, #6E6E73);margin:0}@media(max-width:768px){.testimonios-section[data-astro-cid-2t7lomlc]{padding:60px 5%}.testimonios-row[data-astro-cid-2t7lomlc]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:16px}.testimonial-card[data-astro-cid-2t7lomlc]{min-width:85vw;scroll-snap-align:center;flex-shrink:0}}.cta-section[data-astro-cid-qgsoxvrm]{min-height:100vh;background-image:url(/images/cafeteria-escolar.jpg);background-size:cover;background-position:top center;position:relative;display:flex;align-items:center;justify-content:center}.cta-section[data-astro-cid-qgsoxvrm]:before{content:"";position:absolute;inset:0;background:#ffffffe0}.cta-content[data-astro-cid-qgsoxvrm]{position:relative;z-index:1;text-align:center;padding:40px 5%;width:100%}.cta-headline[data-astro-cid-qgsoxvrm]{font-family:Cabinet Grotesk,sans-serif;font-weight:800;font-size:clamp(40px,5vw,64px);color:#1d1d1f;margin:0;line-height:1.1}.cta-subheadline[data-astro-cid-qgsoxvrm]{font-family:Satoshi,sans-serif;font-size:20px;color:var(--text-muted, #6E6E73);margin:16px 0 0}.cta-form[data-astro-cid-qgsoxvrm]{max-width:440px;margin:48px auto 0;display:flex;flex-direction:column}.form-input[data-astro-cid-qgsoxvrm]{background:transparent;border:none;border-bottom:1px solid rgba(0,0,0,.15);padding:18px 0;color:#1d1d1f;font-family:Satoshi,sans-serif;font-size:16px;width:100%;outline:none;transition:border-color .3s}.form-input[data-astro-cid-qgsoxvrm]:focus{border-bottom-color:#e8927c}.form-input[data-astro-cid-qgsoxvrm]::placeholder{color:#6e6e73}.cta-button[data-astro-cid-qgsoxvrm]{background:#e8927c;color:#fff;border:none;border-radius:6px;padding:18px;font-family:Satoshi,sans-serif;font-weight:500;font-size:16px;margin-top:32px;cursor:pointer;transition:background .3s;width:100%}.cta-button[data-astro-cid-qgsoxvrm]:hover{background:#d4806a}.footer[data-astro-cid-sz7xmlte]{background:#f5f5f7;border-top:1px solid rgba(0,0,0,.06);padding:40px 5%}.footer-row[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.footer-brand[data-astro-cid-sz7xmlte]{font-family:Cabinet Grotesk,sans-serif;font-weight:700;font-size:18px;color:#1d1d1f}.footer-links[data-astro-cid-sz7xmlte]{font-family:Satoshi,sans-serif;font-size:14px;color:var(--text-muted, #6E6E73);display:flex;align-items:center;gap:8px}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-muted, #6E6E73);text-decoration:none;transition:color .3s}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#1d1d1f}.separator[data-astro-cid-sz7xmlte]{user-select:none}.footer-location[data-astro-cid-sz7xmlte]{font-family:Satoshi,sans-serif;font-size:14px;color:var(--text-muted, #6E6E73)}.footer-copyright[data-astro-cid-sz7xmlte]{text-align:center;margin-top:16px;font-family:Satoshi,sans-serif;font-size:12px;color:#1d1d1f;opacity:.5}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte]{padding:32px 5%}.footer-row[data-astro-cid-sz7xmlte]{flex-direction:column;gap:16px;text-align:center}.footer-links[data-astro-cid-sz7xmlte]{justify-content:center}}
