html{scroll-behavior:smooth}body{margin:0}:root{--font-kit-header-font: "Inter", sans-serif;--font-kit-text-font: "Inter", sans-serif;--font-kit-header-font-weight: 600;--font-kit-text-font-weight: 400;--section-heading-size: clamp(32px, 5vw, 48px);--section-heading-transform: none;--section-heading-align: center;--section-heading-underline: none;--section-heading-underline-color: currentColor;--section-heading-underline-offset: 8px;--section-heading-underline-thickness: 3px}@media(max-width:768px){}.unified-header[data-astro-cid-s3ekwc52]{position:relative;z-index:500}.unified-header--sticky[data-astro-cid-s3ekwc52]{position:sticky;top:0;background:var(--header-bg, #ffffff);box-shadow:0 2px 8px #00000014}.header-container[data-astro-cid-s3ekwc52]{display:flex;align-items:center;max-width:1280px;margin:0 auto;padding:16px 24px;min-height:68px;box-sizing:border-box;gap:24px}.header-logo[data-astro-cid-s3ekwc52]{display:flex;align-items:center;flex-shrink:0}.header-logo[data-astro-cid-s3ekwc52] img[data-astro-cid-s3ekwc52]{height:auto;max-height:60px;width:auto}.header-nav[data-astro-cid-s3ekwc52]{display:flex;align-items:center}.nav-list[data-astro-cid-s3ekwc52]{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.nav-link[data-astro-cid-s3ekwc52]{display:block;padding:8px 16px;font-size:16px;font-weight:500;color:var(--header-text-color, var(--color-kit-dark, #393B3E));text-decoration:none;border-radius:4px;transition:background-color .2s ease,color .2s ease}.nav-link[data-astro-cid-s3ekwc52]:hover{background-color:var(--header-hover-bg, rgba(0, 0, 0, .05));color:var(--header-hover-color, var(--color-kit-key1, #FBB81D))}.header-spacer[data-astro-cid-s3ekwc52]{flex:1}.header-cta--primary[data-astro-cid-s3ekwc52]{display:inline-flex;align-items:center;gap:8px;padding:12px 32px;background:var(--color-kit-key1, #DA251D);color:var(--cta-text-color, #ffffff);font-size:15px;font-weight:600;text-decoration:none;border-radius:0;transition:background-color .2s ease,transform .2s ease}.header-cta--primary[data-astro-cid-s3ekwc52]:hover{background:color-mix(in srgb,var(--color-kit-key1, #DA251D) 85%,black);transform:translateY(-1px)}.header-cta--primary[data-astro-cid-s3ekwc52] .cta-icon[data-astro-cid-s3ekwc52]{display:flex;align-items:center}.header-cta--primary[data-astro-cid-s3ekwc52] .cta-icon[data-astro-cid-s3ekwc52] svg{fill:currentColor}@media(max-width:992px){.header-nav[data-astro-cid-s3ekwc52]{display:none}}@media(max-width:768px){.header-container[data-astro-cid-s3ekwc52]{padding:12px 16px;min-height:56px;gap:16px;flex-wrap:wrap}.header-logo[data-astro-cid-s3ekwc52] img[data-astro-cid-s3ekwc52]{max-height:56px}.header-cta--primary[data-astro-cid-s3ekwc52]{padding:10px 20px;font-size:14px}}.hero[data-astro-cid-cqn2rnd2]{position:relative;width:100%}.hero__container[data-astro-cid-cqn2rnd2]{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:10}.hero--centered[data-astro-cid-cqn2rnd2]{min-height:var(--hero-height, 100vh);display:flex;align-items:flex-start;padding-top:180px;padding-bottom:100px;color:#fff}.hero--centered[data-astro-cid-cqn2rnd2] .hero__container[data-astro-cid-cqn2rnd2]{width:100%}.hero__content--centered[data-astro-cid-cqn2rnd2]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.hero__background[data-astro-cid-cqn2rnd2]{position:absolute;inset:0;z-index:0}.hero__bg-image[data-astro-cid-cqn2rnd2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__overlay[data-astro-cid-cqn2rnd2]{position:absolute;inset:0}.hero__overlay--gradient[data-astro-cid-cqn2rnd2]{background:linear-gradient(to bottom,#0000004d,#00000080,#0006)}.hero__tagline[data-astro-cid-cqn2rnd2]{font-family:var(--font-kit-text-font, "Inter"),sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.hero__title[data-astro-cid-cqn2rnd2]{font-family:var(--font-kit-header-font, var(--font-kit-text-font, "Inter")),sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;font-style:normal;line-height:1.1;margin:0;text-transform:uppercase;letter-spacing:.02em}.hero__description[data-astro-cid-cqn2rnd2]{font-family:var(--font-kit-text-font, "Inter"),sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:0;max-width:600px}.hero__buttons[data-astro-cid-cqn2rnd2]{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.hero__content--centered[data-astro-cid-cqn2rnd2] .hero__buttons[data-astro-cid-cqn2rnd2]{justify-content:center}.hero__cta[data-astro-cid-cqn2rnd2]{display:inline-flex;flex-direction:column;align-items:center;gap:2px;padding:14px 32px;background-color:var(--hero-cta-color, var(--color-kit-key1, #DA251D));color:var(--cta-text-color, #fff);text-decoration:none;border-radius:6px;transition:filter .2s,transform .2s}.hero__cta[data-astro-cid-cqn2rnd2]:hover{filter:brightness(1.1);transform:translateY(-2px)}.hero__cta-label[data-astro-cid-cqn2rnd2]{font-family:var(--font-kit-text-font, "Inter"),sans-serif;font-size:15px;font-weight:600;text-transform:uppercase}.hero__scroll-indicator[data-astro-cid-cqn2rnd2]{position:absolute;bottom:30px;left:50%;transform:translate(-50%);color:#fff;opacity:.8;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(8px)}60%{transform:translate(-50%) translateY(4px)}}@media(max-width:768px){.hero--centered[data-astro-cid-cqn2rnd2]{height:auto;min-height:auto;padding-top:120px;padding-bottom:48px}.hero__title[data-astro-cid-cqn2rnd2]{font-size:clamp(1.5rem,7vw,2.5rem);max-width:100%;overflow-wrap:break-word;hyphens:auto}.hero__buttons[data-astro-cid-cqn2rnd2]{flex-direction:column;width:100%}.hero__cta[data-astro-cid-cqn2rnd2],.hero__whatsapp[data-astro-cid-cqn2rnd2]{width:100%;box-sizing:border-box;justify-content:center}}.benefits-section[data-astro-cid-sjpkhqtc]{position:relative;padding:60px 0 100px}.benefits-section__container[data-astro-cid-sjpkhqtc]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 32px}.benefits-section--icon-list[data-astro-cid-sjpkhqtc]{padding:60px 0;background-color:var(--section-bg-color, #f5f5f5)}.benefits-section__icon-list-container[data-astro-cid-sjpkhqtc]{max-width:1000px;margin:0 auto;padding:0 24px}.benefits-section__icon-list-title[data-astro-cid-sjpkhqtc]{font-family:var(--font-kit-header-font, "Inter"),sans-serif;font-size:var(--section-heading-size, clamp(32px, 5vw, 48px));font-weight:var(--font-kit-header-font-weight, 600);font-style:normal;color:var(--heading-color, var(--color-kit-dark, #000000));text-align:var(--section-heading-align, center);text-transform:var(--section-heading-transform, none);margin:0 0 40px;position:relative;display:inline-block;text-decoration-line:var(--section-heading-underline, none);text-decoration-color:var(--section-heading-underline-color, currentColor);text-underline-offset:var(--section-heading-underline-offset, 8px);text-decoration-thickness:var(--section-heading-underline-thickness, 3px)}.benefits-section__icon-list-container[data-astro-cid-sjpkhqtc]{max-width:1000px;margin:0 auto;padding:0 24px;text-align:center}.benefits-section__icon-list-items[data-astro-cid-sjpkhqtc]{display:flex;flex-direction:column;gap:12px}.benefits-section__icon-list-item[data-astro-cid-sjpkhqtc]{display:flex;align-items:center;gap:20px;padding:20px 24px;background:var(--card-bg-color, #f2f2f2);border-radius:8px;box-shadow:0 8px 40px #00000014}.benefits-section__icon-list-item[data-astro-cid-sjpkhqtc].has-title{align-items:flex-start}.benefits-section__icon-list-icon[data-astro-cid-sjpkhqtc]{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center;background-color:var(--accent-color, var(--color-kit-key1, #FBB81D));border-radius:50%}.benefits-section__icon-list-emoji[data-astro-cid-sjpkhqtc]{font-size:32px}.benefits-section__icon-list-icon[data-astro-cid-sjpkhqtc] svg[data-astro-cid-sjpkhqtc]{width:28px;height:28px}.benefits-section__icon-list-content[data-astro-cid-sjpkhqtc]{flex:1}.benefits-section__icon-list-item-title[data-astro-cid-sjpkhqtc]{font-family:var(--font-kit-header-font, inherit);font-size:21px;font-weight:var(--font-kit-header-font-weight, 600);color:var(--item-text-color, var(--color-kit-dark, #393B3E));margin:0 0 8px;line-height:1.3}.benefits-section__icon-list-text[data-astro-cid-sjpkhqtc]{font-family:var(--font-kit-text-font, inherit);font-size:16px;font-weight:var(--font-kit-text-font-weight, 400);color:var(--item-text-color, var(--color-kit-dark, #1a1a1a));margin:0;line-height:1.5}.benefits-section__icon-list-item[data-astro-cid-sjpkhqtc].has-title .benefits-section__icon-list-text[data-astro-cid-sjpkhqtc]{font-size:18px;color:var(--item-text-color, var(--color-kit-dark, #393B3E))}@media(max-width:768px){.benefits-section--icon-list[data-astro-cid-sjpkhqtc]{padding:40px 0}.benefits-section__icon-list-item[data-astro-cid-sjpkhqtc]{padding:16px 20px;gap:16px;align-items:flex-start}.benefits-section__icon-list-icon[data-astro-cid-sjpkhqtc],.benefits-section__icon-list-img[data-astro-cid-sjpkhqtc]{width:40px;height:40px}.benefits-section__icon-list-text[data-astro-cid-sjpkhqtc]{font-size:15px}}@media(max-width:768px){.benefits-section[data-astro-cid-sjpkhqtc]{padding:50px 0}}.footer[data-astro-cid-7f3bveon]{width:100%;box-sizing:border-box}.footer--columns[data-astro-cid-7f3bveon]{background-color:var(--footer-bg, #ffffff)}.footer__columns-main[data-astro-cid-7f3bveon]{padding:60px 0 40px}.footer__columns-container[data-astro-cid-7f3bveon]{max-width:1280px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:48px}.footer__columns-brand[data-astro-cid-7f3bveon]{display:flex;flex-direction:column;gap:12px}.footer__columns-logo[data-astro-cid-7f3bveon]{max-width:180px;height:auto}.footer__columns-tagline[data-astro-cid-7f3bveon]{font-family:var(--font-kit-text-font, "Inter"),sans-serif;font-size:16px;font-style:italic;color:var(--footer-text-color, rgba(0, 0, 0, .6));margin:0}.footer__columns-col[data-astro-cid-7f3bveon]{display:flex;flex-direction:column;gap:16px}.footer__columns-heading[data-astro-cid-7f3bveon]{font-family:var(--font-kit-header-font, "Inter"),sans-serif;font-size:18px;font-weight:600;color:var(--footer-heading-color, #000000);margin:0}.footer__columns-nav[data-astro-cid-7f3bveon]{display:flex;flex-direction:column;gap:12px}.footer__columns-link[data-astro-cid-7f3bveon]{font-family:var(--font-kit-text-font, "Inter"),sans-serif;font-size:16px;color:var(--footer-link-color, #333333);text-decoration:none;transition:color .2s ease}.footer__columns-link[data-astro-cid-7f3bveon]:hover{color:var(--footer-link-hover-color, var(--color-kit-key1, #0084C0));text-decoration:underline}.footer__columns-items[data-astro-cid-7f3bveon]{display:flex;flex-direction:column;gap:8px}.footer__columns-item[data-astro-cid-7f3bveon]{font-family:var(--font-kit-text-font, "Inter"),sans-serif;font-size:16px;color:var(--footer-text-color, #333333);margin:0;display:flex;gap:8px}.footer__columns-icon[data-astro-cid-7f3bveon]{flex-shrink:0}.footer__columns-sub[data-astro-cid-7f3bveon]{background-color:var(--footer-disclaimer-bg, #ffffff);padding:40px 0}.footer__columns-sub[data-astro-cid-7f3bveon] .footer__columns-container[data-astro-cid-7f3bveon]{display:flex;flex-direction:column;gap:24px}.footer__columns-branding[data-astro-cid-7f3bveon]{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer__columns-hiring[data-astro-cid-7f3bveon]{font-family:var(--font-kit-text-font, "Inter"),sans-serif;font-size:14px;color:var(--footer-disclaimer-text, #666666);margin:0}.footer__columns-bf-logo[data-astro-cid-7f3bveon]{height:40px;width:auto}.footer__columns-copyright-link[data-astro-cid-7f3bveon]{display:flex;flex-direction:column;text-decoration:none;color:var(--footer-disclaimer-text, #333333)}.footer__columns-bf-name[data-astro-cid-7f3bveon]{font-family:var(--font-kit-text-font, "Inter"),sans-serif;font-size:14px;font-weight:500}.footer__columns-copyright[data-astro-cid-7f3bveon]{font-family:var(--font-kit-text-font, "Inter"),sans-serif;font-size:12px;color:var(--footer-disclaimer-text, #666666)}@media(max-width:992px){.footer__columns-container[data-astro-cid-7f3bveon]{grid-template-columns:1fr 1fr;gap:32px}.footer__columns-brand[data-astro-cid-7f3bveon]{grid-column:span 2}}@media(max-width:768px){.footer__columns-main[data-astro-cid-7f3bveon]{padding:40px 0 32px}.footer__columns-container[data-astro-cid-7f3bveon]{grid-template-columns:1fr;gap:32px;padding:0 24px}.footer__columns-brand[data-astro-cid-7f3bveon]{grid-column:span 1;align-items:center;text-align:center}.footer__columns-col[data-astro-cid-7f3bveon]{align-items:center;text-align:center}.footer__columns-nav[data-astro-cid-7f3bveon],.footer__columns-items[data-astro-cid-7f3bveon]{align-items:center}.footer__columns-item[data-astro-cid-7f3bveon]{justify-content:center}.footer__columns-sub[data-astro-cid-7f3bveon]{padding:32px 0}.footer__columns-branding[data-astro-cid-7f3bveon]{align-items:center;text-align:center}}.legal-section[data-astro-cid-d6n3xypx]{min-height:100vh;background-color:var(--color-kit-key2, #2E2E2D);padding:2rem}.legal-logo[data-astro-cid-d6n3xypx]{display:block;margin-bottom:2rem}.legal-logo[data-astro-cid-d6n3xypx] img[data-astro-cid-d6n3xypx]{max-width:150px;height:auto}.legal-container[data-astro-cid-d6n3xypx]{max-width:900px;margin:0 auto;background:#fff;border-radius:16px;padding:3rem}.legal-title[data-astro-cid-d6n3xypx]{font-family:Rubik,sans-serif;font-size:2rem;font-weight:500;color:var(--color-kit-key2, #2E2E2D);margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--color-kit-key1, #D0002E)}.legal-content[data-astro-cid-d6n3xypx]{font-family:Roboto,sans-serif;font-size:1rem;line-height:1.7;color:#333}.legal-content[data-astro-cid-d6n3xypx] h2{font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:500;color:var(--color-kit-key2, #2E2E2D);margin-top:2.5rem;margin-bottom:1rem}.legal-content[data-astro-cid-d6n3xypx] h3{font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:500;color:var(--color-kit-key2, #2E2E2D);margin-top:2rem;margin-bottom:.75rem}.legal-content[data-astro-cid-d6n3xypx] p{margin-bottom:1rem}.legal-content[data-astro-cid-d6n3xypx] ul{margin-bottom:1rem;padding-left:1.5rem}.legal-content[data-astro-cid-d6n3xypx] li{margin-bottom:.5rem}.legal-content[data-astro-cid-d6n3xypx] a{color:var(--color-kit-key1, #D0002E);text-decoration:underline}.legal-content[data-astro-cid-d6n3xypx] a:hover{text-decoration:none}.legal-content[data-astro-cid-d6n3xypx] strong{font-weight:600}@media(max-width:768px){.legal-container[data-astro-cid-d6n3xypx]{padding:1.5rem}.legal-title[data-astro-cid-d6n3xypx]{font-size:1.5rem}.legal-content[data-astro-cid-d6n3xypx] h2{font-size:1.25rem}.legal-content[data-astro-cid-d6n3xypx] h3{font-size:1.1rem}}:root{--color-kit-key1: #F59E0B;--color-kit-key2: #173232}.cta-section__container[data-astro-cid-xoojyxdq]{max-width:1200px;margin:0 auto;padding:0 32px}.cta-section__button[data-astro-cid-xoojyxdq]{display:inline-flex;flex-direction:column;align-items:center;gap:4px;padding:9px 36px;min-height:72px;background-color:var(--color-kit-key1, #D0002E);border-radius:8px;color:var(--cta-text-color, #fff);text-decoration:none;transition:filter .2s ease}.cta-section__button[data-astro-cid-xoojyxdq]:hover{filter:brightness(1.1)}.cta-section--heading[data-astro-cid-xoojyxdq]{padding:80px 24px}.cta-section__container--heading[data-astro-cid-xoojyxdq]{max-width:800px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}.cta-section__heading[data-astro-cid-xoojyxdq]{font-family:var(--font-kit-header-font, "Inter"),sans-serif;font-size:var(--section-heading-size, clamp(32px, 5vw, 48px));font-weight:var(--font-kit-header-font-weight, 600);text-align:var(--section-heading-align, center);text-transform:var(--section-heading-transform, none);color:var(--color-kit-key2, #444B52);line-height:1.3;margin:0;text-decoration-line:var(--section-heading-underline, none);text-decoration-color:var(--section-heading-underline-color, currentColor);text-underline-offset:var(--section-heading-underline-offset, 8px);text-decoration-thickness:var(--section-heading-underline-thickness, 3px)}.cta-section__heading[data-astro-cid-xoojyxdq] strong[data-astro-cid-xoojyxdq]{font-weight:700}.cta-section__buttons[data-astro-cid-xoojyxdq]{display:flex;justify-content:center}.cta-section__buttons--dual[data-astro-cid-xoojyxdq]{gap:16px}.cta-section__button--primary[data-astro-cid-xoojyxdq]{display:inline-flex;flex-direction:row;align-items:center;gap:10px;padding:16px 40px;min-height:auto;border-radius:6px;font-family:var(--font-kit-text-font, "Inter"),sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.cta-section__button--secondary[data-astro-cid-xoojyxdq]{display:inline-flex;flex-direction:row;align-items:center;gap:10px;padding:16px 40px;min-height:auto;background-color:transparent;color:var(--color-kit-key2, #444B52);border:2px solid var(--color-kit-key2, #444B52);border-radius:6px;font-family:var(--font-kit-text-font, "Inter"),sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;transition:all .2s}.cta-section__button--secondary[data-astro-cid-xoojyxdq]:hover{background-color:var(--color-kit-key2, #444B52);color:#fff;filter:none}@media(max-width:768px){.cta-section--heading[data-astro-cid-xoojyxdq]{padding:50px 16px}.cta-section__button--primary[data-astro-cid-xoojyxdq],.cta-section__button--secondary[data-astro-cid-xoojyxdq]{padding:14px 32px;font-size:14px}.cta-section__buttons--dual[data-astro-cid-xoojyxdq]{flex-direction:column;gap:12px}}.marquee-gallery[data-astro-cid-koz5pgde]{background:var(--bg-color);padding:var(--padding);overflow:hidden}.marquee-gallery__header[data-astro-cid-koz5pgde]{max-width:1000px;margin:0 auto 40px;padding:0 24px;text-align:center}.marquee-gallery__title[data-astro-cid-koz5pgde]{font-family:var(--font-kit-header-font, "Inter"),sans-serif;font-size:var(--section-heading-size, clamp(32px, 5vw, 48px));font-weight:var(--font-kit-header-font-weight, 600);text-align:var(--section-heading-align, center);text-transform:var(--section-heading-transform, none);color:var(--title-color);margin:0;line-height:1.3;text-decoration-line:var(--section-heading-underline, none);text-decoration-color:var(--section-heading-underline-color, currentColor);text-underline-offset:var(--section-heading-underline-offset, 8px);text-decoration-thickness:var(--section-heading-underline-thickness, 3px)}.marquee-gallery__title-highlight[data-astro-cid-koz5pgde]{position:relative;display:inline;background-image:linear-gradient(to bottom,transparent 85%,var(--underline-color) 85%,var(--underline-color) 92%,transparent 92%);background-size:100% 100%;padding-bottom:4px}.marquee-gallery__track[data-astro-cid-koz5pgde]{display:flex;overflow:hidden;margin:0 var(--track-margin)}.marquee-gallery__content[data-astro-cid-koz5pgde]{display:flex;flex-shrink:0;align-items:center;gap:var(--gap);padding-right:var(--gap);animation:marquee-scroll var(--speed) linear infinite}.marquee-gallery__content[data-astro-cid-koz5pgde] img[data-astro-cid-koz5pgde]{height:var(--img-height);width:auto;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border-radius:var(--radius)}.marquee-gallery__content[data-astro-cid-koz5pgde] img[data-astro-cid-koz5pgde].has-shadow{box-shadow:0 4px 20px #00000026}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}.marquee-gallery__track[data-astro-cid-koz5pgde]:hover .marquee-gallery__content[data-astro-cid-koz5pgde]{animation-play-state:paused}@media(max-width:768px){.marquee-gallery[data-astro-cid-koz5pgde]{padding:40px 0}.marquee-gallery__header[data-astro-cid-koz5pgde]{margin-bottom:30px}.marquee-gallery__content[data-astro-cid-koz5pgde] img[data-astro-cid-koz5pgde]{height:calc(var(--img-height) * .6)}}:root{--color-kit-key1: #2db461;--color-kit-key2: #1a73e8}.stats-section[data-astro-cid-72n2l327]{background-color:var(--section-bg);padding:80px 0}.stats-section__container[data-astro-cid-72n2l327]{max-width:1200px;margin:0 auto;padding:0 24px}.stats-section__header[data-astro-cid-72n2l327]{text-align:center;margin-bottom:48px}.stats-section__heading[data-astro-cid-72n2l327]{font-family:var(--font-kit-header-font, "Inter", sans-serif);font-size:clamp(28px,4vw,42px);font-weight:700;color:var(--color-kit-dark, #262335);margin:0 0 16px;line-height:1.2}.stats-section__grid[data-astro-cid-72n2l327]{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:24px}.stats-section__card[data-astro-cid-72n2l327]{text-align:center;padding:32px 24px}.stats-section__card--boxed[data-astro-cid-72n2l327]{background-color:var(--card-bg);border-radius:16px}.stats-section__label[data-astro-cid-72n2l327]{display:block;font-size:14px;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.stats-section__value[data-astro-cid-72n2l327]{display:block;font-family:var(--font-kit-header-font, "Inter", sans-serif);font-size:clamp(32px,5vw,48px);font-weight:700;color:var(--color-kit-key1, #2DB461);margin-bottom:12px;line-height:1.1}.stats-section__description[data-astro-cid-72n2l327]{font-size:15px;color:#666;line-height:1.5;margin:0}@media(max-width:1024px){.stats-section__grid[data-astro-cid-72n2l327]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.stats-section[data-astro-cid-72n2l327]{padding:60px 0}.stats-section__grid[data-astro-cid-72n2l327]{grid-template-columns:1fr;gap:16px}.stats-section__card[data-astro-cid-72n2l327]{padding:24px 20px}}:root{--color-kit-key1: #DA251D;--color-kit-key2: #444B52}:root{--color-kit-key1: #DA251D;--color-kit-key2: #444B52;--color-kit-light: #F1F1F1;--color-kit-dark: #07071A}body{font-family:Public Sans,sans-serif;margin:0;padding:0}.about-section[data-astro-cid-oqsco4wi]{background-color:var(--bg-color);color:var(--text-color)}.about-section__heading[data-astro-cid-oqsco4wi]{font-family:var(--font-kit-header-font, "Rubik", sans-serif);font-size:32px;font-weight:400;line-height:1.3;margin:0 0 30px}.about-section__paragraph[data-astro-cid-oqsco4wi]{font-family:var(--font-kit-text-font, "Roboto", sans-serif);font-size:20px;font-weight:400;line-height:1.5;margin:0 0 1.5em}.about-section__paragraph[data-astro-cid-oqsco4wi]:last-child{margin-bottom:0}.about-section__closing[data-astro-cid-oqsco4wi]{font-family:var(--font-kit-text-font, "Roboto", sans-serif);font-size:20px;font-weight:400;line-height:1.5;margin:1.5em 0 0}.about-section--centered[data-astro-cid-oqsco4wi]{padding:100px 32px 50px}.about-section__centered-container[data-astro-cid-oqsco4wi]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.about-section__heading--centered[data-astro-cid-oqsco4wi]{font-size:48px;text-transform:uppercase}.about-section__highlight[data-astro-cid-oqsco4wi]{display:inline;padding:4px 12px;background:linear-gradient(180deg,transparent 60%,var(--highlight-color) 60%)}.about-section__paragraphs--centered[data-astro-cid-oqsco4wi]{max-width:820px;margin-bottom:50px}.about-section__grid[data-astro-cid-oqsco4wi]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;max-width:1000px}.about-section__grid-item[data-astro-cid-oqsco4wi]{aspect-ratio:4/3;overflow:hidden;border-radius:8px}.about-section__grid-item[data-astro-cid-oqsco4wi] img[data-astro-cid-oqsco4wi]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.about-section--centered[data-astro-cid-oqsco4wi]{padding:60px 16px 30px}.about-section__heading[data-astro-cid-oqsco4wi]{font-size:24px}.about-section__heading--centered[data-astro-cid-oqsco4wi]{font-size:32px}.about-section__paragraph[data-astro-cid-oqsco4wi],.about-section__closing[data-astro-cid-oqsco4wi]{font-size:16px}.about-section__grid[data-astro-cid-oqsco4wi]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.about-section__grid[data-astro-cid-oqsco4wi]{grid-template-columns:1fr}}.legal-logo img{max-width:100px;height:auto;border-radius:8px}.legal-content{max-width:900px;margin:0 auto;padding:2rem}@media(max-width:768px){.legal-content{padding:1.5rem}}.benefits-section{background:#ffa600;padding:60px 0 80px}.benefits-section{background:#fff;padding:80px 0}.site-jesus-land{--font-kit-header-font: "Lora", Georgia, serif;--font-kit-text-font: "Inter", system-ui, sans-serif;--font-kit-header-font-weight: 600;font-family:Inter,system-ui,sans-serif;color:#2a3a24;background:radial-gradient(circle at top right,rgba(200,162,76,.1),transparent 36%),linear-gradient(180deg,#fff,#faf8f1 45%,#f5f1e8)}.site-jesus-land h1,.site-jesus-land h2,.site-jesus-land h3,.site-jesus-land h4{font-family:Lora,Georgia,serif}.site-jesus-land .unified-header--sticky{background:#2a3a24f5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(226,206,146,.18);box-shadow:0 10px 28px #141c102e}.site-jesus-land .header-logo img{max-height:56px}.site-jesus-land .header-cta--primary{background:#c8a24c;color:#2a3a24;border-radius:999px}.site-jesus-land .header-cta--primary:hover{background:#b8923f}.site-jesus-land .hero--centered{min-height:720px;padding-top:150px;padding-bottom:110px}.site-jesus-land .hero--centered .hero__overlay--gradient{background:linear-gradient(120deg,#1a2414e6,#2a3a24a8 48%,#4c6b2c80)}.site-jesus-land .hero__content--centered{max-width:940px;margin:0 auto;padding:40px 42px;border-radius:24px;background:linear-gradient(135deg,#1a241480,#1a241433);border:1px solid rgba(226,206,146,.24);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 28px 56px #00000042}.site-jesus-land .hero--centered .hero__tagline{letter-spacing:.16em;text-transform:uppercase;font-size:.9rem;color:#e2ce92}.site-jesus-land .hero--centered .hero__title{font-size:clamp(42px,5.4vw,74px);line-height:1.04;text-wrap:balance;text-transform:none;letter-spacing:0;text-shadow:0 10px 28px rgba(0,0,0,.32)}.site-jesus-land .hero--centered .hero__description{max-width:720px;font-size:clamp(18px,1.8vw,23px);line-height:1.55;color:#fffffff0}.site-jesus-land .hero__cta{background-color:#4c6b2c;color:#fff;font-weight:600;box-shadow:0 18px 36px #2a3a244d}.site-jesus-land .hero__cta:hover{background-color:#3f5a24}.site-jesus-land .unified-grid__heading,.site-jesus-land .about-section__heading,.site-jesus-land .stats-section__heading,.site-jesus-land .steps-section__heading,.site-jesus-land .faq-section__heading,.site-jesus-land .cta-section__heading,.site-jesus-land .text-section__heading{color:#2a3a24!important}.site-jesus-land .benefits-section__icon,.site-jesus-land .benefits-section__icon-list-icon{background:linear-gradient(180deg,#4c6b2c,#3c5622);color:#fff;box-shadow:inset 0 1px #ffffff29,0 10px 20px #2a3a2438}.site-jesus-land .benefits-section__icon-emoji,.site-jesus-land .benefits-section__icon-list-emoji{color:#fff}.site-jesus-land .benefits-section--icon-list .benefits-section__icon-list-item{border-radius:18px;background:#fff;border:1px solid rgba(42,58,36,.1);box-shadow:0 12px 26px #2a3a2412}.site-jesus-land .page-hero .hero--centered{min-height:460px;padding-top:132px;padding-bottom:74px}.site-jesus-land .page-hero .hero--centered .hero__title{font-size:clamp(34px,4.6vw,58px)}.site-jesus-land .page-hero .hero__content--centered{max-width:820px}.site-jesus-land .legal-section{background:linear-gradient(135deg,#243120,#2a3a24 55%,#4c6b2c 140%)!important}.site-jesus-land .legal-title{color:#2a3a24!important;border-bottom-color:#c8a24c!important;font-family:Lora,Georgia,serif}.site-jesus-land .legal-content h2,.site-jesus-land .legal-content h3,.site-jesus-land .legal-content h4{color:#2a3a24!important;font-family:Lora,Georgia,serif}.site-jesus-land .legal-content a{color:#4c6b2c!important}.site-jesus-land .jl-section{padding:76px 0}.site-jesus-land .jl-section--cream{background:#f5f1e8}.site-jesus-land .jl-section--green{background:linear-gradient(135deg,#243120,#2a3a24 60%,#34481f);color:#ffffffe6}.site-jesus-land .jl-container{max-width:1100px;margin:0 auto;padding:0 24px}.site-jesus-land .jl-narrow{max-width:820px}.site-jesus-land .jl-eyebrow{display:inline-block;font-size:.82rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#9a7d2f;margin:0 0 10px}.site-jesus-land .jl-section--green .jl-eyebrow{color:#e2ce92}.site-jesus-land .jl-h2{font-family:Lora,Georgia,serif;font-weight:600;font-size:clamp(28px,3.4vw,40px);line-height:1.18;color:#2a3a24;margin:0 0 18px}.site-jesus-land .jl-section--green .jl-h2{color:#fff}.site-jesus-land .jl-lead{font-size:1.075rem;line-height:1.7;color:#4a5443;margin:0 0 16px}.site-jesus-land .jl-section--green .jl-lead{color:#ffffffd1}.site-jesus-land .jl-grid{display:grid;gap:22px}.site-jesus-land .jl-grid--2{grid-template-columns:repeat(2,1fr)}.site-jesus-land .jl-grid--3{grid-template-columns:repeat(3,1fr)}.site-jesus-land .jl-card{background:#fff;border:1px solid rgba(42,58,36,.1);border-radius:18px;padding:26px 24px;box-shadow:0 14px 30px #2a3a2412}.site-jesus-land .jl-card__title{font-family:Lora,Georgia,serif;font-size:1.18rem;color:#2a3a24;margin:0 0 8px}.site-jesus-land .jl-card__text{font-size:.98rem;line-height:1.6;color:#54604b;margin:0}.site-jesus-land .jl-rows{display:flex;flex-direction:column}.site-jesus-land .jl-row{display:flex;justify-content:space-between;gap:16px;align-items:baseline;padding:16px 4px;border-bottom:1px solid rgba(42,58,36,.12)}.site-jesus-land .jl-row__label{color:#2a3a24;font-weight:500}.site-jesus-land .jl-row__value{color:#4c6b2c;font-weight:600;white-space:nowrap}.site-jesus-land .jl-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 30px;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .2s,filter .2s,background-color .2s}.site-jesus-land .jl-btn--primary{background:#4c6b2c;color:#fff}.site-jesus-land .jl-btn--primary:hover{background:#3f5a24;transform:translateY(-2px)}.site-jesus-land .jl-btn--gold{background:#c8a24c;color:#2a3a24}.site-jesus-land .jl-btn--gold:hover{background:#b8923f;transform:translateY(-2px)}.site-jesus-land .jl-btn--ghost{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.32)}.site-jesus-land .jl-btn--ghost:hover{background:#fff3}.site-jesus-land .jl-pill{display:inline-block;padding:8px 16px;border-radius:999px;background:#fff;border:1px solid rgba(42,58,36,.14);color:#2a3a24;font-size:.95rem;margin:0 8px 10px 0}.site-jesus-land .jl-center{text-align:center}.site-jesus-land .jl-btnrow{display:flex;flex-wrap:wrap;gap:14px}.site-jesus-land .jl-btnrow--center{justify-content:center}.site-jesus-land .jl-downloads{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}.site-jesus-land .jl-download{display:flex;align-items:center;gap:16px;padding:16px 20px;border-radius:14px;background:#fff;border:1px solid rgba(42,58,36,.12);text-decoration:none;color:#2a3a24;transition:transform .15s,box-shadow .15s,border-color .15s}.site-jesus-land .jl-download:hover{transform:translateY(-2px);box-shadow:0 12px 26px #2a3a241a;border-color:#c8a24c}.site-jesus-land .jl-download__icon{flex-shrink:0;width:42px;height:42px;border-radius:10px;background:#4c6b2c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.66rem;font-weight:700;letter-spacing:.04em}.site-jesus-land .jl-download__label{font-weight:500;line-height:1.3}.site-jesus-land .jl-download__meta{display:block;font-size:.82rem;color:#7a8470;margin-top:2px;font-weight:400}@media(max-width:820px){.site-jesus-land .jl-downloads,.site-jesus-land .jl-grid--2,.site-jesus-land .jl-grid--3{grid-template-columns:1fr}.site-jesus-land .jl-section{padding:56px 0}}.site-jesus-land .unified-footer--columns,.site-jesus-land .footer--columns{border-top:5px solid #C8A24C}.site-jesus-land .footer__columns-sub{display:none}@media(max-width:768px){.site-jesus-land .hero--centered{min-height:640px;padding-top:110px}.site-jesus-land .page-hero .hero--centered{min-height:380px;padding-top:100px}.site-jesus-land .hero__content--centered{padding:26px 20px;border-radius:20px}.site-jesus-land .hero--centered .hero__title{font-size:clamp(30px,8vw,50px);hyphens:auto;-webkit-hyphens:auto;overflow-wrap:anywhere}.site-jesus-land .hero--centered .hero__description{font-size:clamp(16px,4.6vw,20px)}}body{font-family:Manrope,sans-serif;margin:0}body{font-family:Manrope,sans-serif}:root{--color-kit-key1: #2096D4;--color-kit-key2: #CA1525;--color-kit-light: #F7F7F7;--color-kit-dark: #07071A}body{font-family:Manrope,sans-serif;margin:0;padding:0}:root{--color-kit-key1: #2096D4;--color-kit-key2: #CA1525;--color-kit-light: #F5F5F5;--color-kit-dark: #0a0a0a}body{font-family:Roboto,system-ui,sans-serif;margin:0;padding:0}:root{--font-kit-header-font: "Montserrat", sans-serif;--font-kit-text-font: "Montserrat", sans-serif;--font-kit-header-font-weight: 600;--font-kit-text-font-weight: 400}body{font-family:Montserrat,system-ui,sans-serif}.benefits-section,.unified-header,.unified-footer,.unified-cta,.unified-steps,.marquee-gallery,.unified-job-cards{--font-kit-header-font: "Montserrat", sans-serif;--font-kit-text-font: "Montserrat", sans-serif}body{font-family:Roboto,sans-serif;margin:0}:root{--color-kit-key1: #D0002E;--color-kit-key2: #2E2E2D;--color-kit-light: #F7F7F7;--color-kit-dark: #07071A}body{font-family:Roboto,sans-serif}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/lora-var-latin.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/inter-var-latin.woff2) format("woff2")}
