.hero-section[data-astro-cid-bbe6dxrz]{padding:160px 40px 100px;background-color:var(--color-bg-light);overflow:hidden;position:relative}@media(max-width:800px){.hero-section[data-astro-cid-bbe6dxrz]{padding:120px 20px 60px}}.hero-container[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:60px}@media(max-width:800px){.hero-container[data-astro-cid-bbe6dxrz]{gap:40px}}.hero-content[data-astro-cid-bbe6dxrz]{text-align:center;max-width:1200px;display:flex;flex-direction:column;align-items:center}.hero-mockup-outer[data-astro-cid-bbe6dxrz]{position:relative;width:100%;max-width:1200px;height:480px;border-radius:30px;overflow:hidden;box-shadow:0 15px 35px #00000014}@media(max-width:1200px){.hero-mockup-outer[data-astro-cid-bbe6dxrz]{height:380px}}@media(max-width:800px){.hero-mockup-outer[data-astro-cid-bbe6dxrz]{height:300px;border-radius:20px}}@media(max-width:500px){.hero-mockup-outer[data-astro-cid-bbe6dxrz]{height:220px;border-radius:16px}}.hero-banner-bg[data-astro-cid-bbe6dxrz]{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;display:block}.hero-product-img[data-astro-cid-bbe6dxrz]{position:absolute;left:50%;top:50%;height:85%;width:auto;object-fit:contain;transform:translate(-50%,-50%);z-index:5;display:block}.about-section[data-astro-cid-aafkaq3q]{padding:120px 80px;background-color:var(--color-bg-light);border-top:1px solid var(--color-border)}@media(max-width:800px){.about-section[data-astro-cid-aafkaq3q]{padding:80px 20px}}.about-container[data-astro-cid-aafkaq3q]{display:flex;flex-direction:column;gap:80px}.about-header[data-astro-cid-aafkaq3q]{max-width:1000px;display:flex;flex-direction:column;gap:24px}.about-label[data-astro-cid-aafkaq3q]{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted)}.about-description[data-astro-cid-aafkaq3q]{font-family:var(--font-sans);font-size:16px;line-height:1.6;color:var(--color-text-muted);max-width:800px}.features-grid[data-astro-cid-aafkaq3q]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}@media(max-width:1100px){.features-grid[data-astro-cid-aafkaq3q]{grid-template-columns:repeat(2,1fr);gap:32px}}@media(max-width:600px){.features-grid[data-astro-cid-aafkaq3q]{grid-template-columns:1fr;gap:24px}}.feature-card[data-astro-cid-aafkaq3q]{display:flex;flex-direction:column;gap:24px;padding:30px;background-color:#00000005;border-radius:20px;transition:transform .3s cubic-bezier(.16,1,.3,1),background-color .3s ease,box-shadow .3s ease}.feature-card[data-astro-cid-aafkaq3q]:hover{transform:translateY(-5px);background-color:#fff;box-shadow:0 10px 30px #0000000d}.feature-icon-wrapper[data-astro-cid-aafkaq3q]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:var(--color-bg-alt);border-radius:12px}.feature-icon[data-astro-cid-aafkaq3q]{width:24px;height:24px}.feature-title[data-astro-cid-aafkaq3q]{font-family:var(--font-serif);font-size:22px;font-weight:400;color:var(--color-text-dark);margin-bottom:8px}.feature-description[data-astro-cid-aafkaq3q]{font-family:var(--font-sans);font-size:14px;line-height:1.5;color:var(--color-text-muted)}.about-banner-wrapper[data-astro-cid-aafkaq3q]{width:80%;margin:0 auto;height:750px;border-radius:30px;overflow:hidden;box-shadow:0 20px 40px #00000014}@media(max-width:800px){.about-banner-wrapper[data-astro-cid-aafkaq3q]{width:90%;height:500px}}@media(max-width:500px){.about-banner-wrapper[data-astro-cid-aafkaq3q]{width:100%;height:350px}}.about-banner-img[data-astro-cid-aafkaq3q]{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .5s ease}.about-banner-wrapper[data-astro-cid-aafkaq3q]:hover .about-banner-img[data-astro-cid-aafkaq3q]{transform:scale(1.02)}.portfolio-section[data-astro-cid-uhrerali]{padding:120px 80px;background-color:var(--color-bg-light);border-top:1px solid var(--color-border)}@media(max-width:800px){.portfolio-section[data-astro-cid-uhrerali]{padding:80px 20px}}.portfolio-grid[data-astro-cid-uhrerali]{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}@media(max-width:1100px){.portfolio-grid[data-astro-cid-uhrerali]{grid-template-columns:1fr;gap:60px}}.portfolio-left[data-astro-cid-uhrerali]{display:flex;flex-direction:column;gap:40px}.portfolio-intro[data-astro-cid-uhrerali]{display:flex;flex-direction:column;gap:16px}.portfolio-lead[data-astro-cid-uhrerali]{font-family:var(--font-sans-bold);font-size:20px;font-weight:700;color:var(--color-text-dark)}.portfolio-text[data-astro-cid-uhrerali]{font-family:var(--font-sans);font-size:15px;line-height:1.6;color:var(--color-text-muted)}.portfolio-table[data-astro-cid-uhrerali]{display:flex;flex-direction:column;width:100%}.portfolio-row[data-astro-cid-uhrerali]{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-top:1px solid var(--color-border-dark);cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);gap:40px}.portfolio-row[data-astro-cid-uhrerali]:last-child{border-bottom:1px solid var(--color-border-dark)}@media(max-width:768px){.portfolio-row[data-astro-cid-uhrerali]{flex-direction:column;align-items:flex-start;gap:12px}}.product-name[data-astro-cid-uhrerali]{font-family:var(--font-serif);font-size:24px;font-weight:400;color:var(--color-text-dark);white-space:nowrap;transition:color .3s ease,transform .3s ease}.product-desc[data-astro-cid-uhrerali]{font-family:var(--font-sans);font-size:14px;color:var(--color-text-muted);text-align:right;max-width:500px;line-height:1.5;transition:color .3s ease}@media(max-width:768px){.product-desc[data-astro-cid-uhrerali]{text-align:left;max-width:100%}}.portfolio-row[data-astro-cid-uhrerali]:hover,.portfolio-row[data-astro-cid-uhrerali].active{border-top-color:var(--color-primary)}.portfolio-row[data-astro-cid-uhrerali]:hover .product-name[data-astro-cid-uhrerali],.portfolio-row[data-astro-cid-uhrerali].active .product-name[data-astro-cid-uhrerali]{color:var(--color-primary);transform:translate(8px)}.portfolio-row[data-astro-cid-uhrerali]:hover .product-desc[data-astro-cid-uhrerali],.portfolio-row[data-astro-cid-uhrerali].active .product-desc[data-astro-cid-uhrerali]{color:var(--color-text-dark)}.portfolio-cta[data-astro-cid-uhrerali]{margin-top:12px}.portfolio-right[data-astro-cid-uhrerali]{display:flex;justify-content:center;align-items:center}.carousel-image-wrapper[data-astro-cid-uhrerali]{position:relative;width:100%;aspect-ratio:1289 / 1591;border-radius:30px;overflow:hidden;box-shadow:0 20px 50px #00000014}@media(max-width:1100px){.carousel-image-wrapper[data-astro-cid-uhrerali]{max-width:500px}}.carousel-img[data-astro-cid-uhrerali]{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.carousel-image-wrapper[data-astro-cid-uhrerali]:hover .carousel-img[data-astro-cid-uhrerali]{transform:scale(1.03) rotate(.5deg)}.visual-gradient-overlay[data-astro-cid-uhrerali]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 70%,rgba(0,0,0,.03));pointer-events:none}.process-section[data-astro-cid-cmgpsf2k]{padding:120px 80px;background-color:var(--color-bg-light);border-top:1px solid var(--color-border)}@media(max-width:800px){.process-section[data-astro-cid-cmgpsf2k]{padding:80px 20px}}.process-container[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;gap:80px}.process-header[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:1.2fr 1.8fr 1fr;gap:40px;align-items:flex-start}@media(max-width:1024px){.process-header[data-astro-cid-cmgpsf2k]{grid-template-columns:1.2fr 1.8fr;gap:32px}}@media(max-width:800px){.process-header[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr;gap:24px}}.process-intro[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;gap:16px}.process-lead[data-astro-cid-cmgpsf2k]{font-family:var(--font-sans-bold);font-size:18px;font-weight:700;color:var(--color-text-dark)}.process-text[data-astro-cid-cmgpsf2k]{font-family:var(--font-sans);font-size:15px;line-height:1.6;color:var(--color-text-muted)}.process-header-cta[data-astro-cid-cmgpsf2k]{display:flex;justify-content:flex-end}@media(max-width:1024px){.process-header-cta[data-astro-cid-cmgpsf2k]{grid-column:span 2;justify-content:flex-start;margin-top:12px}}@media(max-width:800px){.process-header-cta[data-astro-cid-cmgpsf2k]{grid-column:span 1;margin-top:0}}.steps-container[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media(max-width:900px){.steps-container[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr;gap:32px}}.step-card[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;gap:40px;padding:40px 30px;border-top:1px solid var(--color-border-dark);transition:all .3s cubic-bezier(.16,1,.3,1)}.step-card[data-astro-cid-cmgpsf2k]:hover{border-top-color:var(--color-primary);transform:translateY(-8px);background-color:var(--color-bg-alt);border-radius:0 0 20px 20px}.step-number[data-astro-cid-cmgpsf2k]{font-size:80px;font-weight:400;line-height:1;letter-spacing:-3.2px;color:var(--color-primary);transition:transform .3s ease}.step-card[data-astro-cid-cmgpsf2k]:hover .step-number[data-astro-cid-cmgpsf2k]{transform:scale(1.05)}.step-content[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;gap:16px}.step-title[data-astro-cid-cmgpsf2k]{font-family:var(--font-serif);font-size:24px;font-weight:400;color:var(--color-text-dark)}.step-description[data-astro-cid-cmgpsf2k]{font-family:var(--font-sans);font-size:15px;line-height:1.5;color:var(--color-text-muted)}.testimonial-section[data-astro-cid-fkbbckhy]{padding:120px 80px;background-color:var(--color-bg-light);border-top:1px solid var(--color-border)}@media(max-width:800px){.testimonial-section[data-astro-cid-fkbbckhy]{padding:80px 20px}}.testimonial-grid[data-astro-cid-fkbbckhy]{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}@media(max-width:900px){.testimonial-grid[data-astro-cid-fkbbckhy]{grid-template-columns:1fr;gap:48px}}.testimonial-image-wrapper[data-astro-cid-fkbbckhy]{position:relative;width:100%;aspect-ratio:161.5 / 161.5;border-radius:30px;overflow:hidden;box-shadow:0 20px 40px #00000014}@media(max-width:900px){.testimonial-image-wrapper[data-astro-cid-fkbbckhy]{max-width:320px;margin-left:auto;margin-right:auto}}.testimonial-img[data-astro-cid-fkbbckhy]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.testimonial-image-wrapper[data-astro-cid-fkbbckhy]:hover .testimonial-img[data-astro-cid-fkbbckhy]{transform:scale(1.03)}.testimonial-border-frame[data-astro-cid-fkbbckhy]{position:absolute;inset:0;border:1px solid rgba(0,0,0,.08);border-radius:30px;pointer-events:none;z-index:2}.testimonial-content[data-astro-cid-fkbbckhy]{display:flex;flex-direction:column;gap:32px}.testimonial-quote[data-astro-cid-fkbbckhy]{font-family:var(--font-serif);font-size:32px;line-height:1.25;letter-spacing:-.8px;color:var(--color-text-dark);margin:0;font-style:normal}@media(max-width:800px){.testimonial-quote[data-astro-cid-fkbbckhy]{font-size:26px}}.testimonial-author[data-astro-cid-fkbbckhy]{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.author-name[data-astro-cid-fkbbckhy]{font-size:15px;font-weight:700;color:var(--color-primary);font-style:normal}.author-title[data-astro-cid-fkbbckhy]{font-size:12px;color:var(--color-text-muted)}.specs-section[data-astro-cid-adu2qhag]{padding:120px 80px;background-color:var(--color-bg-light);border-top:1px solid var(--color-border)}@media(max-width:800px){.specs-section[data-astro-cid-adu2qhag]{padding:80px 20px}}.specs-container[data-astro-cid-adu2qhag]{display:flex;flex-direction:column;gap:80px}.specs-intro[data-astro-cid-adu2qhag]{max-width:800px;display:flex;flex-direction:column;gap:24px}.specs-label[data-astro-cid-adu2qhag]{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted)}.specs-desc[data-astro-cid-adu2qhag]{font-family:var(--font-sans);font-size:16px;line-height:1.6;color:var(--color-text-muted)}.table-container[data-astro-cid-adu2qhag]{width:100%}.table-grid[data-astro-cid-adu2qhag]{position:relative;display:grid;grid-template-columns:1fr 1fr;background-color:#fff}@media(max-width:800px){.table-grid[data-astro-cid-adu2qhag]{display:flex;flex-direction:column;gap:32px;background-color:transparent}}.column-wrapper[data-astro-cid-adu2qhag]{display:contents}@media(max-width:800px){.column-wrapper[data-astro-cid-adu2qhag]{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #00000005}.bioequal-col[data-astro-cid-adu2qhag]{background-color:var(--color-bg-alt);border:1px solid var(--color-border);box-shadow:0 10px 30px #0000b40a;padding:20px 0}.standard-col[data-astro-cid-adu2qhag]{background-color:#fff;border:1px solid var(--color-border);padding:20px 0}}.desktop-card-bg[data-astro-cid-adu2qhag]{grid-column:1;grid-row:1 / span 6;background-color:var(--color-bg-alt);border-radius:20px;border:1px solid var(--color-border);box-shadow:0 10px 30px #0000b40a;z-index:1;pointer-events:none}@media(max-width:800px){.desktop-card-bg[data-astro-cid-adu2qhag]{display:none}}.cell[data-astro-cid-adu2qhag]{z-index:2;display:flex;align-items:center;gap:16px;padding:28px 30px;border-bottom:.5px solid var(--color-border)}.bioequal-col[data-astro-cid-adu2qhag] .cell[data-astro-cid-adu2qhag]{grid-column:1;grid-row:var(--row-num)}.standard-col[data-astro-cid-adu2qhag] .cell[data-astro-cid-adu2qhag]{grid-column:2;grid-row:var(--row-num)}@media(max-width:800px){.bioequal-col[data-astro-cid-adu2qhag] .cell[data-astro-cid-adu2qhag],.standard-col[data-astro-cid-adu2qhag] .cell[data-astro-cid-adu2qhag]{grid-column:initial!important;grid-row:initial!important;padding:16px 24px}}.header-cell[data-astro-cid-adu2qhag]{padding:40px 30px}@media(max-width:800px){.header-cell[data-astro-cid-adu2qhag]{padding:12px 24px 20px}}.column-title[data-astro-cid-adu2qhag]{font-size:24px;font-weight:500;letter-spacing:-1px;line-height:1.2}.bioequal-header[data-astro-cid-adu2qhag] .column-title[data-astro-cid-adu2qhag]{color:var(--color-primary)}.standard-header[data-astro-cid-adu2qhag] .column-title[data-astro-cid-adu2qhag]{color:var(--color-text-muted)}.cell[data-astro-cid-adu2qhag].last-row{border-bottom:none}.icon-indicator[data-astro-cid-adu2qhag]{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.checkmark-icon[data-astro-cid-adu2qhag]{width:100%;height:100%}.row-text[data-astro-cid-adu2qhag]{font-family:var(--font-sans);font-size:15px;line-height:1.4;color:var(--color-text-dark)}.standard-col[data-astro-cid-adu2qhag] .row-text[data-astro-cid-adu2qhag]{color:var(--color-text-muted)}.font-medium[data-astro-cid-adu2qhag]{font-weight:500}.production-image-section[data-astro-cid-2ijcs6nj]{padding:0 80px 120px;background-color:var(--color-bg-light)}@media(max-width:800px){.production-image-section[data-astro-cid-2ijcs6nj]{padding:0 20px 80px}}.production-image-container[data-astro-cid-2ijcs6nj]{width:100%;height:620px;border-radius:30px;overflow:hidden;box-shadow:0 20px 40px #00000014}@media(max-width:900px){.production-image-container[data-astro-cid-2ijcs6nj]{height:400px}}@media(max-width:500px){.production-image-container[data-astro-cid-2ijcs6nj]{height:250px}}.image-wrapper[data-astro-cid-2ijcs6nj]{width:100%;height:100%}.production-img[data-astro-cid-2ijcs6nj]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.production-image-container[data-astro-cid-2ijcs6nj]:hover .production-img[data-astro-cid-2ijcs6nj]{transform:scale(1.02)}.cta-section[data-astro-cid-4xty6sx2]{padding:120px 80px;background-color:var(--color-bg-light);border-top:1px solid var(--color-border)}@media(max-width:800px){.cta-section[data-astro-cid-4xty6sx2]{padding:80px 20px}}.cta-grid[data-astro-cid-4xty6sx2]{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:flex-start}@media(max-width:1000px){.cta-grid[data-astro-cid-4xty6sx2]{grid-template-columns:1fr;gap:48px}}.cta-info[data-astro-cid-4xty6sx2]{display:flex;flex-direction:column;gap:32px}.cta-description[data-astro-cid-4xty6sx2]{font-family:var(--font-sans);font-size:16px;line-height:1.6;color:var(--color-text-muted);max-width:550px}.cta-details[data-astro-cid-4xty6sx2]{display:flex;flex-direction:column;gap:24px;margin-top:16px}.contact-item[data-astro-cid-4xty6sx2]{display:flex;flex-direction:column;gap:8px}.contact-label[data-astro-cid-4xty6sx2]{font-size:12px;text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.05em}.contact-value[data-astro-cid-4xty6sx2]{font-size:20px;color:var(--color-primary);transition:color .3s ease}.contact-value[data-astro-cid-4xty6sx2]:hover{color:var(--color-text-dark)}.cta-form-container[data-astro-cid-4xty6sx2]{background-color:#fff;border:1px solid var(--color-border);padding:40px;border-radius:24px;box-shadow:0 10px 40px #00000005}@media(max-width:500px){.cta-form-container[data-astro-cid-4xty6sx2]{padding:24px}}.contact-form[data-astro-cid-4xty6sx2]{display:flex;flex-direction:column;gap:24px}.form-row[data-astro-cid-4xty6sx2]{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:500px){.form-row[data-astro-cid-4xty6sx2]{grid-template-columns:1fr;gap:24px}}.form-group[data-astro-cid-4xty6sx2]{display:flex;flex-direction:column;gap:8px}.form-label[data-astro-cid-4xty6sx2]{font-size:11px;text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.05em}.form-input[data-astro-cid-4xty6sx2]{padding:14px 18px;border:1px solid var(--color-border);border-radius:12px;font-family:var(--font-sans);font-size:14px;color:var(--color-text-dark);background-color:#fff;transition:border-color .3s ease,box-shadow .3s ease}.form-input[data-astro-cid-4xty6sx2]::placeholder{color:#b0b0b0}.form-input[data-astro-cid-4xty6sx2]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #0000b40f}.text-area[data-astro-cid-4xty6sx2]{resize:vertical}.form-submit[data-astro-cid-4xty6sx2]{align-self:flex-start;gap:8px;width:100%}.btn-icon-white[data-astro-cid-4xty6sx2]{width:14px;height:14px;filter:brightness(0) invert(1)}main[data-astro-cid-6l22l3pb]{width:100%;overflow:hidden}
