.feature-cards-container[data-astro-cid-rcfp6rtp]{max-width:1200px;margin:0 auto;padding:2rem 0}.feature-cards-content[data-astro-cid-rcfp6rtp]{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.feature-title[data-astro-cid-rcfp6rtp]{font-family:var(--font-heading);font-size:3rem;margin:0;font-weight:400;color:inherit}@media (max-width: 640px){.feature-title[data-astro-cid-rcfp6rtp]{font-size:2rem}}.feature-description[data-astro-cid-rcfp6rtp]{font-family:var(--font-body);max-width:600px;font-weight:400;font-size:1.25rem;margin:0;position:relative;color:inherit}.feature-description[data-astro-cid-rcfp6rtp]:after{content:"";display:block;background-color:var(--mantine-primary-color);width:45px;height:2px;margin-top:.5rem;margin-left:auto;margin-right:auto}.feature-grid[data-astro-cid-rcfp6rtp]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;width:100%}.feature-card[data-astro-cid-rcfp6rtp]{border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem;background-color:#fff;box-shadow:0 1px 3px #0000001a}.feature-section-dark[data-astro-cid-rcfp6rtp] .feature-card[data-astro-cid-rcfp6rtp]{background-color:#4b5563;border-color:#6b7280;color:#fff}.feature-section-dark[data-astro-cid-rcfp6rtp] .card-description[data-astro-cid-rcfp6rtp]{color:#d1d5db}.card-title[data-astro-cid-rcfp6rtp]{font-family:var(--font-heading);font-size:1.25rem;font-weight:500;margin:0 0 1rem;position:relative;color:#374151}.card-title[data-astro-cid-rcfp6rtp]:after{content:"";display:block;background-color:var(--mantine-primary-color);width:45px;height:2px;margin-top:.5rem}.card-description[data-astro-cid-rcfp6rtp]{font-family:var(--font-body);font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.feature-button[data-astro-cid-rcfp6rtp]{background-color:var(--mantine-primary-color);color:#fff;border:none;border-radius:.375rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:500;text-decoration:none;display:inline-block;transition:background-color .15s ease-in-out;margin-top:.5rem;margin-left:auto;margin-right:auto}.feature-button[data-astro-cid-rcfp6rtp]:hover{background-color:var(--mantine-primary-color-dark)}.hero-root[data-astro-cid-bbe6dxrz]{padding-top:100px;padding-bottom:100px;border-radius:.5rem;min-height:600px;position:relative;overflow:hidden;background-color:#fffc}.hero-background[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;opacity:.7;mix-blend-mode:lighten}.hero-inner[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:nowrap;padding:2rem 4rem;height:100%;position:relative;z-index:1;gap:3rem;align-items:center;max-width:1400px;margin:0 auto}.hero-image[data-astro-cid-bbe6dxrz]{opacity:.8;max-width:350px;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;flex-shrink:0;align-self:flex-end}@media (max-width: 1024px){.hero-inner[data-astro-cid-bbe6dxrz]{padding:2rem;gap:2rem}.hero-image[data-astro-cid-bbe6dxrz]{max-width:300px}}@media (max-width: 768px){.hero-inner[data-astro-cid-bbe6dxrz]{padding:1.5rem;gap:1.5rem}.hero-image[data-astro-cid-bbe6dxrz]{display:none}}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;flex:1;gap:1.5rem;align-items:flex-start;justify-content:center;min-width:0;text-align:left}.hero-title[data-astro-cid-bbe6dxrz]{font-size:4.5rem;line-height:.9;margin:0}@media (max-width: 1024px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.5rem}}@media (max-width: 768px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem;line-height:1.1}}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.5rem;line-height:1.5;margin:0;max-width:600px}@media (max-width: 768px){.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem}}.hero-button-container[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;justify-content:center;margin-top:.5rem;width:100%}.hero-button[data-astro-cid-bbe6dxrz]{background-color:var(--mantine-primary-color);color:#fff;border:none;border-radius:.375rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:500;text-decoration:none;display:inline-block;transition:background-color .15s ease-in-out;width:-moz-fit-content;width:fit-content}.hero-button[data-astro-cid-bbe6dxrz]:hover{background-color:var(--mantine-primary-color-dark)}.homepage-container[data-astro-cid-j7pv25f6],.feature-sections[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:2rem}.feature-section[data-astro-cid-j7pv25f6]{border-radius:.5rem;width:100%;margin-bottom:2rem;padding:2rem}@media (max-width: 640px){.feature-section[data-astro-cid-j7pv25f6]{align-items:center}}.feature-section-clear[data-astro-cid-j7pv25f6]{background-color:transparent}.feature-section-dark[data-astro-cid-j7pv25f6]{background-color:#374151;color:#fff}.feature-section-primary[data-astro-cid-j7pv25f6]{background-color:var(--mantine-primary-color-light);color:#374151}.feature-section-secondary[data-astro-cid-j7pv25f6]{background-color:#f8fafc;color:#374151}
