@charset "UTF-8";.section[data-astro-cid-mb7te2em] .inner[data-astro-cid-mb7te2em]{max-width:1240px;padding:96px 20px;margin:0 auto}@media screen and (max-width: 767px){.section[data-astro-cid-mb7te2em] .inner[data-astro-cid-mb7te2em]{padding:50px 24px}}.section[data-astro-cid-mb7te2em] .heading-2[data-astro-cid-mb7te2em]{margin-bottom:18px}@media screen and (max-width: 767px){.section[data-astro-cid-mb7te2em] .heading-2[data-astro-cid-mb7te2em]{margin-bottom:15px}}.section[data-astro-cid-mb7te2em] .paragraph[data-astro-cid-mb7te2em].large{margin-bottom:40px}@media screen and (max-width: 767px){.section[data-astro-cid-mb7te2em] .paragraph[data-astro-cid-mb7te2em].large{margin-bottom:24px;text-align:left}}.calculator-section[data-astro-cid-mb7te2em]{background:#e2f5ff;text-align:center}.calculator-wrap[data-astro-cid-mb7te2em]{display:flex;justify-content:space-between;border-radius:8px;border:1px solid var(--gray-20);box-shadow:0 4px 12px #0000000d;margin-bottom:24px;overflow:hidden}@media screen and (max-width: 767px){.calculator-wrap[data-astro-cid-mb7te2em]{flex-direction:column;gap:0;align-items:center}}.calculator-title[data-astro-cid-mb7te2em]{margin:0 0 12px;font-size:24px;font-weight:700;color:#333;text-align:center}.calculator-subtitle[data-astro-cid-mb7te2em]{margin:0 0 32px;font-size:16px;color:#666;text-align:center}.input-groups[data-astro-cid-mb7te2em]{background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:48px;flex:1}@media screen and (max-width: 767px){.input-groups[data-astro-cid-mb7te2em]{width:100%;padding:24px;gap:32px}}.input-group[data-astro-cid-mb7te2em]{text-align:left;max-width:480px;width:100%}@media screen and (max-width: 767px){.input-group[data-astro-cid-mb7te2em]{max-width:100%}}.input-label[data-astro-cid-mb7te2em]{display:block;margin-bottom:24px;font-size:1.125rem;font-weight:700}.range-input-wrapper[data-astro-cid-mb7te2em]{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;gap:6px}.metrics-wrapper[data-astro-cid-mb7te2em]{width:100%;display:flex;justify-content:space-between}.metrics-wrapper[data-astro-cid-mb7te2em] .metrics[data-astro-cid-mb7te2em]{display:inline-block;font-size:.75rem;font-weight:700;color:#7f8c8d}.range-input[data-astro-cid-mb7te2em]{flex:1;height:6px;border-radius:3px;background:#e0e0e0;outline:none;-webkit-appearance:none;appearance:none}.range-input[data-astro-cid-mb7te2em]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--theme-blue-100);cursor:pointer}.range-input[data-astro-cid-mb7te2em]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--theme-blue-100);cursor:pointer;border:none}.number-input-wrapper[data-astro-cid-mb7te2em]{display:flex;align-items:center;width:100%;margin-top:4px;gap:8px}.number-input[data-astro-cid-mb7te2em]{padding:8px 12px;font-size:1.875rem;font-weight:700;border:1px solid var(--gray-30);border-radius:6px;max-width:232px;width:100%;text-align:center;outline:none;transition:border-color .2s}.number-input[data-astro-cid-mb7te2em]:focus{border-color:var(--theme-blue-100)}.unit[data-astro-cid-mb7te2em]{font-size:1.125rem;font-weight:700;color:#7f8c8d}.result-section[data-astro-cid-mb7te2em]{flex:1;display:flex;flex-direction:column;align-items:center;gap:48px;padding:40px 50px;background:#f9fafb}@media screen and (max-width: 767px){.result-section[data-astro-cid-mb7te2em]{padding:24px;gap:28px}}.result-title[data-astro-cid-mb7te2em]{width:fit-content;color:var(--theme-blue-100);font-size:1.75rem;font-weight:700;text-align:center;position:relative;padding-bottom:8px;border-bottom:4px solid var(--theme-blue-100)}@media screen and (max-width: 767px){.result-title[data-astro-cid-mb7te2em]{font-size:1.3125rem}}.result-item[data-astro-cid-mb7te2em]{display:grid;grid-template-columns:minmax(auto,248px) auto;gap:20px;justify-content:space-between;align-items:center;text-align:left;width:100%}@media screen and (max-width: 767px){.result-item[data-astro-cid-mb7te2em]{grid-template-columns:1fr;gap:2px}}.result-item[data-astro-cid-mb7te2em]:last-child{margin-bottom:0}.result-label[data-astro-cid-mb7te2em]{display:block;font-size:1.125rem;font-weight:700;margin-bottom:6px}.result-sub-label[data-astro-cid-mb7te2em]{font-size:.8125rem;color:#7f8c8d;line-height:1.6;margin:0}.result-value[data-astro-cid-mb7te2em]{display:flex;align-items:baseline;min-width:180px;gap:6px;flex-shrink:0;text-align:right;justify-content:flex-end}@media screen and (max-width: 767px){.result-value[data-astro-cid-mb7te2em]{justify-content:flex-start}}.result-number[data-astro-cid-mb7te2em]{font-size:2.5rem;font-weight:700;color:var(--theme-blue-100)}.result-unit[data-astro-cid-mb7te2em]{font-size:1rem;color:#7f8c8d;font-weight:700}.small[data-astro-cid-mb7te2em]{display:inline-block;font-weight:700;color:var(--gray-60)}@media screen and (max-width: 767px){.small[data-astro-cid-mb7te2em]{text-align:left}}.section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4]{max-width:1240px;padding:96px 20px;margin:0 auto}@media screen and (max-width: 767px){.section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4]{padding:50px 24px}}.section[data-astro-cid-fd2rhnr4] img[data-astro-cid-fd2rhnr4]{width:100%;height:auto}@media screen and (max-width: 767px){.section[data-astro-cid-fd2rhnr4] .paragraph[data-astro-cid-fd2rhnr4]{text-align:left}}.section[data-astro-cid-fd2rhnr4] .cta-wrap[data-astro-cid-fd2rhnr4]{display:flex;justify-content:center;gap:16px}@media screen and (max-width: 767px){.section[data-astro-cid-fd2rhnr4] .cta-wrap[data-astro-cid-fd2rhnr4]{width:100%;flex-direction:column;align-items:center;gap:12px}}.hero-section[data-astro-cid-fd2rhnr4]{max-width:1800px;margin:0 auto;position:relative;overflow:hidden}.hero-section[data-astro-cid-fd2rhnr4]:before{content:"";position:absolute;bottom:-10%;left:-180px;width:80%;height:80%;background:radial-gradient(circle,#b4cbff,#8eeaff);mask-image:radial-gradient(circle,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 40%,transparent 60%);-webkit-mask-image:radial-gradient(circle,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 40%,transparent 60%);filter:blur(60px)}.hero-section[data-astro-cid-fd2rhnr4]:after{content:"";position:absolute;bottom:-10%;right:-180px;width:80%;height:80%;background:radial-gradient(circle,#aaffc4,#beff9b);mask-image:radial-gradient(circle,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 40%,transparent 60%);-webkit-mask-image:radial-gradient(circle,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 40%,transparent 60%);filter:blur(60px)}.hero-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4]{max-width:1240px;width:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:60px 20px;position:relative;z-index:1}@media screen and (max-width: 767px){.hero-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4]{padding:40px 24px 10px}}.hero-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .label-wrap[data-astro-cid-fd2rhnr4] .function-label[data-astro-cid-fd2rhnr4]{color:#268766;border:1px solid #268766;border-radius:40px;display:inline-block;padding:5px 20px;font-weight:700;font-size:1.125rem;line-height:1.44}.hero-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .heading-1[data-astro-cid-fd2rhnr4]{text-align:center}.hero-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .heading-1[data-astro-cid-fd2rhnr4] .accent[data-astro-cid-fd2rhnr4]{color:#268766}.hero-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .paragraph[data-astro-cid-fd2rhnr4]{max-width:720px;width:100%;margin-bottom:32px}.hero-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .cta-wrap[data-astro-cid-fd2rhnr4]{display:flex;justify-content:center;gap:16px;margin-bottom:44px}@media screen and (max-width: 767px){.hero-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .cta-wrap[data-astro-cid-fd2rhnr4]{width:100%;flex-direction:column;align-items:center;gap:12px;margin-bottom:40px}}.hero-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .chatbot-demo-wrap[data-astro-cid-fd2rhnr4]{display:flex;justify-content:center;width:100%;position:relative}.hero-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .chatbot-demo-wrap[data-astro-cid-fd2rhnr4] .background-image-wrap[data-astro-cid-fd2rhnr4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1228px;height:400px;z-index:1}@media screen and (max-width: 767px){.hero-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .chatbot-demo-wrap[data-astro-cid-fd2rhnr4] .background-image-wrap[data-astro-cid-fd2rhnr4]{display:none}}.hero-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .chatbot-demo-wrap[data-astro-cid-fd2rhnr4] .hero-canvas[data-astro-cid-fd2rhnr4]{position:relative;width:324px;height:580px;z-index:2;box-shadow:0 4.918px 12.295px #0321364d;border-radius:4px}.intro-section[data-astro-cid-fd2rhnr4]{position:relative}.intro-section[data-astro-cid-fd2rhnr4]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:82px;background:#0a2540;clip-path:polygon(0 24px,100% 72px,100% 100%,0% 100%);z-index:1}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4]{padding-bottom:130px}@media screen and (max-width: 767px){.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4]{padding-bottom:60px}}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4]{display:flex;justify-content:space-between;gap:20px;align-items:center}@media screen and (max-width: 767px){.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4]{flex-direction:column-reverse;gap:16px}}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{width:100%;max-width:663px}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .text-wrap[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:28px}@media screen and (max-width: 767px){.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .text-wrap[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:18px}}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .text-wrap[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4]{display:flex;flex-direction:column;gap:24px}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .text-wrap[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4]{display:flex;gap:8px;align-items:flex-start}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .text-wrap[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4] .icon-wrap[data-astro-cid-fd2rhnr4]{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;position:relative;top:-2px}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .text-wrap[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4] .icon-wrap[data-astro-cid-fd2rhnr4] .check-icon[data-astro-cid-fd2rhnr4]{position:relative;width:24px;height:24px}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .text-wrap[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4] .icon-wrap[data-astro-cid-fd2rhnr4] .check-icon[data-astro-cid-fd2rhnr4]:before{content:"";position:absolute;left:12px;top:12px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg);z-index:2}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .text-wrap[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4] .icon-wrap[data-astro-cid-fd2rhnr4] .check-icon[data-astro-cid-fd2rhnr4]:after{content:"";position:absolute;display:inline-block;width:24px;height:24px;background-color:var(--theme-blue-100);border-radius:50%;left:0;top:1px;z-index:1}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .text-wrap[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4]{flex:1}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .text-wrap[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .feature-title[data-astro-cid-fd2rhnr4]{font-size:1.125rem;font-weight:700;margin-bottom:6px}@media screen and (max-width: 767px){.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .text-wrap[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .feature-title[data-astro-cid-fd2rhnr4]{font-size:1.1875rem;margin-bottom:8px}}.intro-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4] .text-wrap[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .feature-description[data-astro-cid-fd2rhnr4]{font-size:.9375rem}.performance-metrics-section[data-astro-cid-fd2rhnr4]{background:linear-gradient(#0a2540 5.7143%,#12385e 45.618%,#113152);outline:1px solid #0a2540;color:#fff}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4]{padding:80px 20px 64px}@media screen and (max-width: 767px){.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4]{padding:50px 24px}}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .top-content[data-astro-cid-fd2rhnr4]{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:64px}@media screen and (max-width: 767px){.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .top-content[data-astro-cid-fd2rhnr4]{gap:24px;flex-direction:column;margin-bottom:40px}}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .top-content[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4]{flex:1;flex-basis:60%;max-width:492px}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .top-content[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:24px}@media screen and (max-width: 767px){.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .top-content[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:15px}}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .top-content[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4] .accent-blue[data-astro-cid-fd2rhnr4]{color:#22c0d2}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .top-content[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .paragraph[data-astro-cid-fd2rhnr4]{color:#fff}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .top-content[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{flex:1;flex-basis:40%;max-width:576px}@media screen and (max-width: 767px){.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .top-content[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{order:2;max-width:100%}}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4]{display:grid;grid-template-columns:repeat(4,1fr);gap:48px}@media screen and (max-width: 767px){.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4]{grid-template-columns:repeat(2,1fr);gap:32px 24px}}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4]{border-top:1px solid #76829e;padding-top:24px}@media screen and (max-width: 767px){.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4]{padding-top:20px}}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-header[data-astro-cid-fd2rhnr4]{margin-bottom:16px}@media screen and (max-width: 767px){.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-header[data-astro-cid-fd2rhnr4]{margin-bottom:12px}}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-header[data-astro-cid-fd2rhnr4] .metric-title[data-astro-cid-fd2rhnr4]{color:#a9b3c3;font-size:1.4375rem;font-weight:700;line-height:1.2;margin-bottom:8px}@media screen and (max-width: 767px){.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-header[data-astro-cid-fd2rhnr4] .metric-title[data-astro-cid-fd2rhnr4]{font-size:1.25rem;margin-bottom:2px}}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-header[data-astro-cid-fd2rhnr4] .metric-value[data-astro-cid-fd2rhnr4]{display:flex;align-items:flex-end;gap:4px;line-height:1}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-header[data-astro-cid-fd2rhnr4] .metric-value[data-astro-cid-fd2rhnr4] .value-number[data-astro-cid-fd2rhnr4]{color:#fff;font-size:3.75rem;font-weight:700;font-family:roboto,sans-serif}@media screen and (max-width: 767px){.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-header[data-astro-cid-fd2rhnr4] .metric-value[data-astro-cid-fd2rhnr4] .value-number[data-astro-cid-fd2rhnr4]{font-size:1.75rem}}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-header[data-astro-cid-fd2rhnr4] .metric-value[data-astro-cid-fd2rhnr4] .value-unit[data-astro-cid-fd2rhnr4]{position:relative;color:#a9b3c3;font-size:1.375rem;font-weight:700;bottom:8px}@media screen and (max-width: 767px){.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-header[data-astro-cid-fd2rhnr4] .metric-value[data-astro-cid-fd2rhnr4] .value-unit[data-astro-cid-fd2rhnr4]{font-size:.9375rem;bottom:2px}}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-description[data-astro-cid-fd2rhnr4]{color:#a9b3c3;font-size:.9375rem;line-height:1.68}@media screen and (max-width: 767px){.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-description[data-astro-cid-fd2rhnr4]{font-size:.8125rem}}.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-description[data-astro-cid-fd2rhnr4] .note[data-astro-cid-fd2rhnr4]{font-size:.6875rem;font-weight:700;margin-top:4px}@media screen and (max-width: 767px){.performance-metrics-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .metrics-grid[data-astro-cid-fd2rhnr4] .metric-item[data-astro-cid-fd2rhnr4] .metric-description[data-astro-cid-fd2rhnr4] .note[data-astro-cid-fd2rhnr4]{font-size:.625rem}}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .header-content[data-astro-cid-fd2rhnr4]{text-align:center;max-width:780px;margin:0 auto 40px}@media screen and (max-width: 767px){.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .header-content[data-astro-cid-fd2rhnr4]{margin-bottom:24px}}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .header-content[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:18px}@media screen and (max-width: 767px){.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .header-content[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:15px}}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4]{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media screen and (max-width: 767px){.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4]{grid-template-columns:1fr;gap:20px}}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4]{display:grid;grid-template-rows:1fr auto;border-radius:10px;padding:20px 20px 28px}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4].external{background:linear-gradient(90deg,#f1fcf0,#f3fdf2)}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4].external .category-label[data-astro-cid-fd2rhnr4]{color:var(--theme-green-100)}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4].external .check-icon[data-astro-cid-fd2rhnr4]:after{background-color:var(--theme-green-100)}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4].internal{background:#ebf8ff}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4].internal .category-label[data-astro-cid-fd2rhnr4]{color:var(--theme-blue-100)}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4].internal .check-icon[data-astro-cid-fd2rhnr4]:after{background-color:#4cabf9}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4].system{background:#fef7f7}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4].system .category-label[data-astro-cid-fd2rhnr4]{color:#ff5d7a}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4].system .check-icon[data-astro-cid-fd2rhnr4]:after{background-color:#ff5d7a}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-content[data-astro-cid-fd2rhnr4]{padding:8px;margin-bottom:20px}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-content[data-astro-cid-fd2rhnr4] .card-header[data-astro-cid-fd2rhnr4]{margin-bottom:12px}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-content[data-astro-cid-fd2rhnr4] .card-header[data-astro-cid-fd2rhnr4] .category-label[data-astro-cid-fd2rhnr4]{font-size:1rem;font-weight:700;display:block;margin-bottom:8px}@media screen and (max-width: 767px){.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-content[data-astro-cid-fd2rhnr4] .card-header[data-astro-cid-fd2rhnr4] .category-label[data-astro-cid-fd2rhnr4]{font-size:.875rem}}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-content[data-astro-cid-fd2rhnr4] .card-header[data-astro-cid-fd2rhnr4] .card-title[data-astro-cid-fd2rhnr4]{font-size:1.5rem;font-weight:700}@media screen and (max-width: 767px){.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-content[data-astro-cid-fd2rhnr4] .card-header[data-astro-cid-fd2rhnr4] .card-title[data-astro-cid-fd2rhnr4]{font-size:1.25rem}}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-content[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4]{display:flex;flex-direction:column;gap:2px}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-content[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4]{display:flex;align-items:flex-start;gap:8px}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-content[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4] .check-icon[data-astro-cid-fd2rhnr4]{position:relative;width:16px;height:16px;flex-shrink:0;top:4px}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-content[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4] .check-icon[data-astro-cid-fd2rhnr4]:before{content:"";position:absolute;left:8px;top:7px;width:4px;height:7px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg);z-index:2}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-content[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4] .check-icon[data-astro-cid-fd2rhnr4]:after{content:"";position:absolute;display:inline-block;width:16px;height:16px;border-radius:50%;left:0;top:0;z-index:1}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-content[data-astro-cid-fd2rhnr4] .features-list[data-astro-cid-fd2rhnr4] .feature-item[data-astro-cid-fd2rhnr4] span[data-astro-cid-fd2rhnr4]{color:var(--gray-80);font-size:1rem;font-weight:700}.flexible-usage-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4] .usage-cards[data-astro-cid-fd2rhnr4] .usage-card[data-astro-cid-fd2rhnr4] .card-image[data-astro-cid-fd2rhnr4]{width:100%;max-width:350px;box-shadow:0 3.653px 9.133px #05131d24}.chatbot-types-section[data-astro-cid-fd2rhnr4]{overflow:hidden;background-color:#fbfbf6}.chatbot-types-section[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4]{text-align:center;max-width:780px;margin:0 auto 40px}@media screen and (max-width: 767px){.chatbot-types-section[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4]{margin-bottom:24px}}.chatbot-types-section[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:18px}@media screen and (max-width: 767px){.chatbot-types-section[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:15px}}.chatbot-types-section[data-astro-cid-fd2rhnr4] .paragraph[data-astro-cid-fd2rhnr4].large{color:var(--gray-100)}@media screen and (max-width: 767px){.chatbot-types-section[data-astro-cid-fd2rhnr4] .paragraph[data-astro-cid-fd2rhnr4].large{text-align:left}}.chatbot-types-section[data-astro-cid-fd2rhnr4] .types-comparison[data-astro-cid-fd2rhnr4]{display:flex;max-width:760px;margin:0 auto;gap:20px;justify-content:space-between;position:relative}@media screen and (max-width: 767px){.chatbot-types-section[data-astro-cid-fd2rhnr4] .types-comparison[data-astro-cid-fd2rhnr4]{flex-direction:column;gap:40px}}.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-card[data-astro-cid-fd2rhnr4]{flex:1;max-width:360px;display:flex;flex-direction:column;align-items:center;gap:30px}@media screen and (max-width: 767px){.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-card[data-astro-cid-fd2rhnr4]{max-width:100%;gap:28px}}.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-card[data-astro-cid-fd2rhnr4].ai-type .note[data-astro-cid-fd2rhnr4]{max-width:clamp(80px,12vw,156px);left:-42%}.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-card[data-astro-cid-fd2rhnr4].search-type .note[data-astro-cid-fd2rhnr4]{width:clamp(80px,12vw,152px);right:-38%}.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-card[data-astro-cid-fd2rhnr4] .note[data-astro-cid-fd2rhnr4]{position:absolute;bottom:30px;width:100%}@media screen and (max-width: 1024px){.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-card[data-astro-cid-fd2rhnr4] .note[data-astro-cid-fd2rhnr4]{display:none}}.chatbot-types-section[data-astro-cid-fd2rhnr4] .chatbot-image[data-astro-cid-fd2rhnr4]{max-width:340px;box-shadow:0 3.653px 9.133px #05131d24;position:relative}@media screen and (max-width: 767px){.chatbot-types-section[data-astro-cid-fd2rhnr4] .chatbot-image[data-astro-cid-fd2rhnr4]{max-width:100%}}.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-info[data-astro-cid-fd2rhnr4]{width:100%}.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-header[data-astro-cid-fd2rhnr4]{margin-bottom:16px}.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-title-wrap[data-astro-cid-fd2rhnr4]{display:flex;align-items:center;gap:10px;padding:0 12px 12px;margin-bottom:16px}.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-title-wrap[data-astro-cid-fd2rhnr4].ai-type{border-bottom:2px solid #005d3e}.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-title-wrap[data-astro-cid-fd2rhnr4].search-type{border-bottom:2px solid #366bd6}.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-title-wrap[data-astro-cid-fd2rhnr4] .option-label[data-astro-cid-fd2rhnr4]{display:flex;max-width:118px;align-items:center}.chatbot-types-section[data-astro-cid-fd2rhnr4] .heading-3[data-astro-cid-fd2rhnr4]{font-size:1.5rem;font-weight:700;line-height:1}@media screen and (max-width: 767px){.chatbot-types-section[data-astro-cid-fd2rhnr4] .heading-3[data-astro-cid-fd2rhnr4]{font-size:1.25rem}}.chatbot-types-section[data-astro-cid-fd2rhnr4] .type-description[data-astro-cid-fd2rhnr4]{font-size:.9375rem;padding:0 12px}.chatbot-types-section[data-astro-cid-fd2rhnr4] .recommendation-box[data-astro-cid-fd2rhnr4]{border-radius:6px 6px 0 0;overflow:hidden}.chatbot-types-section[data-astro-cid-fd2rhnr4] .recommendation-box[data-astro-cid-fd2rhnr4].ai-style .recommendation-header[data-astro-cid-fd2rhnr4] .recommendation-title[data-astro-cid-fd2rhnr4]{color:#008f75}.chatbot-types-section[data-astro-cid-fd2rhnr4] .recommendation-box[data-astro-cid-fd2rhnr4].ai-style .recommendation-list[data-astro-cid-fd2rhnr4] li[data-astro-cid-fd2rhnr4]:before{background-color:#008f75}.chatbot-types-section[data-astro-cid-fd2rhnr4] .recommendation-box[data-astro-cid-fd2rhnr4].search-style .recommendation-header[data-astro-cid-fd2rhnr4] .recommendation-title[data-astro-cid-fd2rhnr4]{color:#366bd6}.chatbot-types-section[data-astro-cid-fd2rhnr4] .recommendation-box[data-astro-cid-fd2rhnr4].search-style .recommendation-list[data-astro-cid-fd2rhnr4] li[data-astro-cid-fd2rhnr4]:before{background-color:#366bd6}.chatbot-types-section[data-astro-cid-fd2rhnr4] .recommendation-header[data-astro-cid-fd2rhnr4]{width:fit-content;background-color:#fff;padding:8px 12px 0;border-radius:6px 6px 0 0}.chatbot-types-section[data-astro-cid-fd2rhnr4] .recommendation-header[data-astro-cid-fd2rhnr4] .recommendation-title[data-astro-cid-fd2rhnr4]{font-size:.8125rem;font-weight:700;line-height:1}.chatbot-types-section[data-astro-cid-fd2rhnr4] .recommendation-content[data-astro-cid-fd2rhnr4]{background-color:#fff;padding:12px 16px;min-height:116px}.chatbot-types-section[data-astro-cid-fd2rhnr4] .recommendation-list[data-astro-cid-fd2rhnr4]{display:flex;flex-direction:column;gap:4px}.chatbot-types-section[data-astro-cid-fd2rhnr4] .recommendation-list[data-astro-cid-fd2rhnr4] .li[data-astro-cid-fd2rhnr4]{position:relative;padding-left:14px;font-size:.875rem;display:flex;align-items:flex-start;gap:8px}.chatbot-types-section[data-astro-cid-fd2rhnr4] .recommendation-list[data-astro-cid-fd2rhnr4] .li[data-astro-cid-fd2rhnr4]:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%}.technology-overview[data-astro-cid-fd2rhnr4]{position:relative}.technology-overview[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4]{padding-bottom:86px}@media screen and (max-width: 767px){.technology-overview[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4]{padding-bottom:40px}}.technology-overview[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4]{display:flex;flex-direction:column;margin-bottom:38px;position:relative}@media screen and (max-width: 767px){.technology-overview[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4]{margin-bottom:24px}}.technology-overview[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4] .label-wrap[data-astro-cid-fd2rhnr4] .section-label[data-astro-cid-fd2rhnr4]{display:inline-block;color:var(--theme-green-80);font-size:1.125rem;font-weight:700;margin-bottom:20px}@media screen and (max-width: 767px){.technology-overview[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4] .label-wrap[data-astro-cid-fd2rhnr4] .section-label[data-astro-cid-fd2rhnr4]{font-size:1rem;margin-bottom:16px}}.technology-overview[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:18px}@media screen and (max-width: 767px){.technology-overview[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:15px}}.technology-overview[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .paragraph[data-astro-cid-fd2rhnr4]{position:relative;max-width:600px;z-index:2}@media screen and (max-width: 767px){.technology-overview[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .paragraph[data-astro-cid-fd2rhnr4]{max-width:100%}}.technology-overview[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .tech-image-01[data-astro-cid-fd2rhnr4]{position:absolute;top:0;right:-20px;max-width:314px;width:100%}@media screen and (max-width: 1024px){.technology-overview[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .tech-image-01[data-astro-cid-fd2rhnr4]{max-width:30%}}@media screen and (max-width: 767px){.technology-overview[data-astro-cid-fd2rhnr4] .content-header[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .tech-image-01[data-astro-cid-fd2rhnr4]{display:none}}.technology-overview[data-astro-cid-fd2rhnr4] .overview-image-wrap[data-astro-cid-fd2rhnr4]{width:100%}.technology-overview[data-astro-cid-fd2rhnr4] .bottom-wrap[data-astro-cid-fd2rhnr4]{background:linear-gradient(to top,#e6f1ff,#b3d4ff);position:relative;overflow:hidden;width:100%;padding:60px 20px 40px}@media screen and (max-width: 767px){.technology-overview[data-astro-cid-fd2rhnr4] .bottom-wrap[data-astro-cid-fd2rhnr4]{padding:40px 24px 30px}}.technology-overview[data-astro-cid-fd2rhnr4] .bottom-wrap[data-astro-cid-fd2rhnr4]:before{content:"";position:absolute;top:-40px;left:50%;transform:translate(-50%) rotate(135deg);width:64px;height:64px;background-color:#fff;z-index:1}@media screen and (max-width: 767px){.technology-overview[data-astro-cid-fd2rhnr4] .bottom-wrap[data-astro-cid-fd2rhnr4]:before{top:-20px;width:36px;height:36px}}.technology-overview[data-astro-cid-fd2rhnr4] .bottom-wrap[data-astro-cid-fd2rhnr4] .bottom-image-wrap[data-astro-cid-fd2rhnr4]{width:100%;max-width:1220px;margin:0 auto}@media screen and (max-width: 1024px){.table-compare-section[data-astro-cid-fd2rhnr4] .table-wrapper[data-astro-cid-fd2rhnr4]{overflow-x:auto}}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4]{display:block;border-bottom:1px solid var(--border-regular);width:100%;height:100%;margin-top:54px}@media screen and (max-width: 1024px){.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4]{margin-top:24px;min-width:780px}}@media screen and (max-width: 767px){.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4]{min-width:500px}}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4]{display:block;width:100%}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]{width:100%;display:grid;grid-template-columns:220px repeat(3,1fr)}@media screen and (max-width: 1024px){.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]{grid-template-columns:170px repeat(3,1fr)}}@media screen and (max-width: 767px){.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]{grid-template-columns:40px repeat(3,1fr)}}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:first-of-type .th[data-astro-cid-fd2rhnr4].blank{border:1px solid transparent}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:first-of-type .td[data-astro-cid-fd2rhnr4]{padding:24px 16px;font-weight:700}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:first-of-type .td[data-astro-cid-fd2rhnr4]:nth-child(2){border-top:1px solid var(--border-regular);border-left:1px solid var(--border-regular);background-color:#f2f6fa}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:first-of-type .td[data-astro-cid-fd2rhnr4]:nth-child(3){background-color:#f0ffe7;border-top:2px solid #4ab074;border-left:2px solid #4ab074;border-right:2px solid #4ab074}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:first-of-type .td[data-astro-cid-fd2rhnr4]:nth-child(4){background-color:#f0ffe7;border-top:2px solid #4ab074;border-right:2px solid #4ab074}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:first-of-type .td[data-astro-cid-fd2rhnr4] .impact[data-astro-cid-fd2rhnr4]{display:inline-block;font-size:1.25rem}@media screen and (max-width: 767px){.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:first-of-type .td[data-astro-cid-fd2rhnr4] .impact[data-astro-cid-fd2rhnr4]{font-size:1rem}}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:last-of-type .td[data-astro-cid-fd2rhnr4]:nth-child(3){border-bottom:2px solid #4ab074}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:last-of-type .td[data-astro-cid-fd2rhnr4]:nth-child(4){border-bottom:2px solid #4ab074}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2){border-top:1px solid var(--border-regular)}@media screen and (max-width: 767px){.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2){border-right:none}}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4]{text-align:center}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4] .mark[data-astro-cid-fd2rhnr4]{display:inline-block;height:30px;color:transparent}@media screen and (max-width: 767px){.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4] .mark[data-astro-cid-fd2rhnr4]{height:28px}}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4]:nth-child(1){align-items:flex-start;padding-left:20px;padding-right:20px}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4]:nth-child(2){border-left:1px solid var(--border-regular)}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4]:nth-child(2) .mark[data-astro-cid-fd2rhnr4]:before{position:relative;bottom:0;content:"";display:block;width:30px;height:30px;margin:0 auto;background:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.4319%207.40972L26.9498%2025.4405C27.1443%2025.7738%2026.9038%2026.1924%2026.5179%2026.1924H5.48207C5.09618%2026.1924%204.85574%2025.7738%205.05018%2025.4404L15.5681%207.40971C15.761%207.07896%2016.2389%207.07896%2016.4319%207.40972Z'%20stroke='%2344403F'%20stroke-width='3'/%3e%3c/svg%3e") no-repeat center/contain}@media screen and (max-width: 767px){.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4]:nth-child(2) .mark[data-astro-cid-fd2rhnr4]:before{width:28px;height:28px}}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4]:nth-child(3){border-left:2px solid #4ab074;border-right:2px solid #4ab074}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4]:nth-child(3) .mark[data-astro-cid-fd2rhnr4]:before{position:relative;bottom:0;content:"";display:block;width:30px;height:30px;margin:0 auto;background:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='16'%20cy='16'%20r='14.5'%20stroke='%231A8B62'%20stroke-width='3'/%3e%3ccircle%20cx='16.0552'%20cy='15.9995'%20r='8.63333'%20stroke='%231A8B62'%20stroke-width='3'/%3e%3c/svg%3e") no-repeat center/contain}@media screen and (max-width: 767px){.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4]:nth-child(3) .mark[data-astro-cid-fd2rhnr4]:before{width:28px;height:28px}}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4]:nth-child(4){border-right:2px solid #4ab074}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4]:nth-child(4) .mark[data-astro-cid-fd2rhnr4]:before{position:relative;bottom:0;content:"";display:block;width:30px;height:30px;margin:0 auto;background:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='16'%20cy='16'%20r='14.5'%20stroke='%231A8B62'%20stroke-width='3'/%3e%3ccircle%20cx='16.0552'%20cy='15.9995'%20r='8.63333'%20stroke='%231A8B62'%20stroke-width='3'/%3e%3c/svg%3e") no-repeat center/contain}@media screen and (max-width: 767px){.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4]:nth-of-type(n+2) .td[data-astro-cid-fd2rhnr4]:nth-child(4) .mark[data-astro-cid-fd2rhnr4]:before{width:28px;height:28px}}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4] .th[data-astro-cid-fd2rhnr4]{display:flex;flex-direction:column;justify-content:center;font-size:.9375rem;color:var(--gray-80);font-weight:700;gap:6px;padding:22px;border-left:1px solid var(--border-regular)}@media screen and (max-width: 767px){.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4] .th[data-astro-cid-fd2rhnr4]{font-size:.6875rem;writing-mode:vertical-rl;text-align:center;letter-spacing:.2rem;padding:12px 15px;gap:8px;border-right:none}}.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4] .td[data-astro-cid-fd2rhnr4]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:.9375rem;color:var(--gray-80);gap:10px;padding:18px 16px;line-height:148%}@media screen and (max-width: 767px){.table-compare-section[data-astro-cid-fd2rhnr4] .table[data-astro-cid-fd2rhnr4] .tbody[data-astro-cid-fd2rhnr4] .tr[data-astro-cid-fd2rhnr4] .td[data-astro-cid-fd2rhnr4]{font-size:.6875rem;justify-content:flex-start;padding:12px 15px;gap:8px}}.analytics-section[data-astro-cid-fd2rhnr4]{background-color:#faf8f4}.analytics-section[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4]{margin-bottom:40px}@media screen and (max-width: 767px){.analytics-section[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4]{margin-bottom:24px}}.analytics-section[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:18px}@media screen and (max-width: 767px){.analytics-section[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:15px}}.analytics-section[data-astro-cid-fd2rhnr4] .analytics-layout[data-astro-cid-fd2rhnr4]{display:flex;gap:20px;justify-content:space-between;max-width:1190px;width:100%;position:relative}@media screen and (max-width: 767px){.analytics-section[data-astro-cid-fd2rhnr4] .analytics-layout[data-astro-cid-fd2rhnr4]{gap:10px}}.analytics-section[data-astro-cid-fd2rhnr4] .main-analytics[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{max-width:894px;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 3.653px 9.133px #05131d24}@media screen and (max-width: 1024px){.analytics-section[data-astro-cid-fd2rhnr4] .main-analytics[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{border-radius:4px}}.analytics-section[data-astro-cid-fd2rhnr4] .chat-logs[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{max-width:264px;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 3.653px 9.133px #05131d24}@media screen and (max-width: 1024px){.analytics-section[data-astro-cid-fd2rhnr4] .chat-logs[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{border-radius:4px}}.analytics-section[data-astro-cid-fd2rhnr4] .performance-metrics[data-astro-cid-fd2rhnr4]{position:absolute;max-width:372px;width:100%;display:flex;flex-direction:column;align-items:flex-end;bottom:24px;right:24px;gap:12px}@media screen and (max-width: 1024px){.analytics-section[data-astro-cid-fd2rhnr4] .performance-metrics[data-astro-cid-fd2rhnr4]{max-width:35%;bottom:5%;right:2%;gap:10px}}.analytics-section[data-astro-cid-fd2rhnr4] .performance-metrics[data-astro-cid-fd2rhnr4] .metric-1[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{max-width:372px;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px #05131d1f,20px 31.13px 73.38px -20px #32325d26}@media screen and (max-width: 1024px){.analytics-section[data-astro-cid-fd2rhnr4] .performance-metrics[data-astro-cid-fd2rhnr4] .metric-1[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{border-radius:4px}}@media screen and (max-width: 1024px){.analytics-section[data-astro-cid-fd2rhnr4] .performance-metrics[data-astro-cid-fd2rhnr4] .metric-2[data-astro-cid-fd2rhnr4]{max-width:92%}}.analytics-section[data-astro-cid-fd2rhnr4] .performance-metrics[data-astro-cid-fd2rhnr4] .metric-2[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{max-width:352px;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px #05131d1f,20px 31.13px 73.38px -20px #32325d26}@media screen and (max-width: 1024px){.analytics-section[data-astro-cid-fd2rhnr4] .performance-metrics[data-astro-cid-fd2rhnr4] .metric-2[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{border-radius:4px}}.chatbot-functions[data-astro-cid-fd2rhnr4] .header-content[data-astro-cid-fd2rhnr4]{max-width:690px;margin-bottom:40px}@media screen and (max-width: 767px){.chatbot-functions[data-astro-cid-fd2rhnr4] .header-content[data-astro-cid-fd2rhnr4]{max-width:100%;margin-bottom:24px}}.chatbot-functions[data-astro-cid-fd2rhnr4] .header-content[data-astro-cid-fd2rhnr4] .label-wrap[data-astro-cid-fd2rhnr4]{margin-bottom:24px}@media screen and (max-width: 767px){.chatbot-functions[data-astro-cid-fd2rhnr4] .header-content[data-astro-cid-fd2rhnr4] .label-wrap[data-astro-cid-fd2rhnr4]{margin-bottom:16px}}.chatbot-functions[data-astro-cid-fd2rhnr4] .header-content[data-astro-cid-fd2rhnr4] .label-wrap[data-astro-cid-fd2rhnr4] .section-label[data-astro-cid-fd2rhnr4]{background-color:var(--theme-blue-100);color:#fff;border-radius:70px;padding:6px 20px 2px;font-size:1.125rem;font-weight:700;display:inline-block}@media screen and (max-width: 767px){.chatbot-functions[data-astro-cid-fd2rhnr4] .header-content[data-astro-cid-fd2rhnr4] .label-wrap[data-astro-cid-fd2rhnr4] .section-label[data-astro-cid-fd2rhnr4]{font-size:1rem}}.chatbot-functions[data-astro-cid-fd2rhnr4] .header-content[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:18px}@media screen and (max-width: 767px){.chatbot-functions[data-astro-cid-fd2rhnr4] .header-content[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:15px}}.chatbot-functions[data-astro-cid-fd2rhnr4] .functions-grid[data-astro-cid-fd2rhnr4]{display:flex;flex-direction:column;gap:20px}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4]{background-color:#faf8f4;border-radius:8px;overflow:hidden;display:flex;align-items:center;gap:20px}@media screen and (max-width: 767px){.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4]{flex-direction:column;align-items:stretch}}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].large{padding:40px;justify-content:space-between}@media screen and (max-width: 767px){.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].large{padding:24px}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].large .card-content[data-astro-cid-fd2rhnr4]{order:1}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].large .card-image[data-astro-cid-fd2rhnr4]{order:2}}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].large .card-content[data-astro-cid-fd2rhnr4]{flex:1;max-width:510px}@media screen and (max-width: 767px){.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].large .card-content[data-astro-cid-fd2rhnr4]{max-width:100%}}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].large .card-image[data-astro-cid-fd2rhnr4]{flex:1;max-width:556px}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].large:last-child{padding:0}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].large:last-child .card-content[data-astro-cid-fd2rhnr4]{padding:40px}@media screen and (max-width: 767px){.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].large:last-child .card-content[data-astro-cid-fd2rhnr4]{padding:24px 24px 0}}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].large:last-child .paragraph[data-astro-cid-fd2rhnr4]{max-width:406px}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].large:last-child .card-image[data-astro-cid-fd2rhnr4]{max-width:660px}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].small{flex-direction:column;align-items:stretch}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].small .card-content[data-astro-cid-fd2rhnr4]{padding:40px 40px 10px}@media screen and (max-width: 767px){.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].small .card-content[data-astro-cid-fd2rhnr4]{padding:24px 24px 0}}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4].small .card-image[data-astro-cid-fd2rhnr4]{width:100%}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4] .card-title[data-astro-cid-fd2rhnr4]{font-size:1.625rem;font-weight:700;margin-bottom:18px}@media screen and (max-width: 767px){.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4] .card-title[data-astro-cid-fd2rhnr4]{font-size:1.25rem;margin-bottom:8px}}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-card[data-astro-cid-fd2rhnr4] .card-description[data-astro-cid-fd2rhnr4]{font-size:1rem}.chatbot-functions[data-astro-cid-fd2rhnr4] .function-cards-row[data-astro-cid-fd2rhnr4]{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 767px){.chatbot-functions[data-astro-cid-fd2rhnr4] .function-cards-row[data-astro-cid-fd2rhnr4]{grid-template-columns:1fr;gap:16px}}.animation-sample-section[data-astro-cid-fd2rhnr4]{background:#f3fdf2;text-align:center}.animation-sample-section[data-astro-cid-fd2rhnr4] .row-wrap[data-astro-cid-fd2rhnr4]{display:flex;max-width:1200px;margin-top:38px;justify-content:space-between;text-align:left}@media screen and (max-width: 767px){.animation-sample-section[data-astro-cid-fd2rhnr4] .row-wrap[data-astro-cid-fd2rhnr4]{margin-top:24px;flex-direction:column;align-items:center;gap:0}}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4]{background:#fff;display:flex;justify-content:center;width:100%;max-width:500px;padding:60px 20px}@media screen and (max-width: 767px){.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4]{padding:24px 24px 28px}}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .column-inner[data-astro-cid-fd2rhnr4]{display:flex;flex-direction:column;max-width:356px}@media screen and (max-width: 767px){.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .column-inner[data-astro-cid-fd2rhnr4]{max-width:100%}}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .paragraph[data-astro-cid-fd2rhnr4]{margin-bottom:12px}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .paragraph[data-astro-cid-fd2rhnr4]:last-of-type{margin-bottom:24px}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .animation-buttons[data-astro-cid-fd2rhnr4]{display:flex;flex-direction:column;gap:8px}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .animation-buttons[data-astro-cid-fd2rhnr4].aiGenerate-buttons .animation-btn[data-astro-cid-fd2rhnr4]:hover{box-shadow:0 0 0 1px var(--theme-green-80);background:#f0fdf9}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .animation-buttons[data-astro-cid-fd2rhnr4].aiGenerate-buttons .animation-btn[data-astro-cid-fd2rhnr4].active{box-shadow:0 0 0 2px var(--theme-green-100);color:var(--theme-green-100)}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .animation-buttons[data-astro-cid-fd2rhnr4].aiGenerate-buttons .animation-btn[data-astro-cid-fd2rhnr4].active:hover{background:#f0fdf9}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .animation-buttons[data-astro-cid-fd2rhnr4].aiSearch-buttons .animation-btn[data-astro-cid-fd2rhnr4]:hover{box-shadow:0 0 0 1px #3e47cd;background:#f0f5fd}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .animation-buttons[data-astro-cid-fd2rhnr4].aiSearch-buttons .animation-btn[data-astro-cid-fd2rhnr4].active{box-shadow:0 0 0 2px #3e47cd;color:#3e47cd}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .animation-buttons[data-astro-cid-fd2rhnr4].aiSearch-buttons .animation-btn[data-astro-cid-fd2rhnr4].active:hover{background:#f0f5fd}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .animation-buttons[data-astro-cid-fd2rhnr4] .animation-btn[data-astro-cid-fd2rhnr4]{display:inline-block;padding:12px 16px;border-radius:8px;box-shadow:0 0 0 1px var(--gray-30);background:#fff}.animation-sample-section[data-astro-cid-fd2rhnr4] .select-buttons[data-astro-cid-fd2rhnr4] .animation-buttons[data-astro-cid-fd2rhnr4] .animation-btn[data-astro-cid-fd2rhnr4] .weak-text[data-astro-cid-fd2rhnr4]{color:var(--gray-70);font-size:.875rem}.animation-sample-section[data-astro-cid-fd2rhnr4] .tab-radio[data-astro-cid-fd2rhnr4]{position:absolute;opacity:0;width:0;height:0}.animation-sample-section[data-astro-cid-fd2rhnr4] .tab-buttons[data-astro-cid-fd2rhnr4]{display:inline-flex;background-color:#e9ecef;border-radius:15px;padding:6px;margin-bottom:20px}.animation-sample-section[data-astro-cid-fd2rhnr4] .tab-label[data-astro-cid-fd2rhnr4]{padding:10px 24px;font-size:16px;font-weight:700;color:#343a40;border-radius:10px;cursor:pointer;border:2px solid transparent}.animation-sample-section[data-astro-cid-fd2rhnr4] .tab-content[data-astro-cid-fd2rhnr4]{display:none}.animation-sample-section[data-astro-cid-fd2rhnr4] #tab1[data-astro-cid-fd2rhnr4]:checked~.tab-buttons[data-astro-cid-fd2rhnr4] #tab1-label[data-astro-cid-fd2rhnr4],.animation-sample-section[data-astro-cid-fd2rhnr4] #tab1[data-astro-cid-fd2rhnr4]:checked~.tab-contents[data-astro-cid-fd2rhnr4] #content1[data-astro-cid-fd2rhnr4]{display:block}.animation-sample-section[data-astro-cid-fd2rhnr4] #tab1[data-astro-cid-fd2rhnr4]:checked~.tab-buttons[data-astro-cid-fd2rhnr4] label[data-astro-cid-fd2rhnr4][for=tab1]{background-color:#fff;color:#2e8555;border-color:#2e8555;box-shadow:0 2px 4px #0000000d}.animation-sample-section[data-astro-cid-fd2rhnr4] #tab2[data-astro-cid-fd2rhnr4]:checked~.tab-buttons[data-astro-cid-fd2rhnr4] #tab2-label[data-astro-cid-fd2rhnr4],.animation-sample-section[data-astro-cid-fd2rhnr4] #tab2[data-astro-cid-fd2rhnr4]:checked~.tab-contents[data-astro-cid-fd2rhnr4] #content2[data-astro-cid-fd2rhnr4]{display:block}.animation-sample-section[data-astro-cid-fd2rhnr4] #tab2[data-astro-cid-fd2rhnr4]:checked~.tab-buttons[data-astro-cid-fd2rhnr4] label[data-astro-cid-fd2rhnr4][for=tab2]{background-color:#fff;color:#3e47cd;border-color:#3e47cd;box-shadow:0 2px 4px #0000000d}.animation-sample-section[data-astro-cid-fd2rhnr4] .canvas-wrap[data-astro-cid-fd2rhnr4]{display:flex;align-items:center;justify-content:center;width:100%;max-width:700px;padding:20px 0;background:#e2f9e0}@media screen and (max-width: 767px){.animation-sample-section[data-astro-cid-fd2rhnr4] .canvas-wrap[data-astro-cid-fd2rhnr4]{background:transparent;max-width:100%;padding:16px 0 0}}.animation-sample-section[data-astro-cid-fd2rhnr4] .canvas-wrap[data-astro-cid-fd2rhnr4] .canvas2[data-astro-cid-fd2rhnr4]{width:324px;height:580px;background:#fff;box-shadow:0 4.918px 12.295px #0321364d}.functions-nav[data-astro-cid-fd2rhnr4]{display:flex;flex-direction:column;align-items:center;padding:96px 20px}@media screen and (max-width: 767px){.functions-nav[data-astro-cid-fd2rhnr4]{padding:50px 20px}}.functions-nav[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4].large{margin-bottom:24px}.functions-nav[data-astro-cid-fd2rhnr4] .link-wrap[data-astro-cid-fd2rhnr4]{margin-top:40px}@media screen and (max-width: 767px){.functions-nav[data-astro-cid-fd2rhnr4] .link-wrap[data-astro-cid-fd2rhnr4]{margin-top:24px}}.cta-section[data-astro-cid-fd2rhnr4]{background-color:var(--theme-green-100);overflow:hidden}.cta-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4]{padding:0}@media screen and (max-width: 767px){.cta-section[data-astro-cid-fd2rhnr4] .inner[data-astro-cid-fd2rhnr4]{padding:40px 24px 0}}.cta-section[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4]{display:flex;align-items:center;gap:20px;padding-left:20px;position:relative}@media screen and (max-width: 767px){.cta-section[data-astro-cid-fd2rhnr4] .content-wrap[data-astro-cid-fd2rhnr4]{flex-direction:column;gap:32px;padding-left:0}}.cta-section[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4]{flex:1;flex-basis:50%;max-width:590px;display:flex;flex-direction:column}@media screen and (max-width: 1024px){.cta-section[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4]{padding:40px 0;flex-basis:60%}}@media screen and (max-width: 767px){.cta-section[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4]{padding:0;max-width:100%}}.cta-section[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{color:#fff;margin-bottom:18px}@media screen and (max-width: 767px){.cta-section[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4]{margin-bottom:15px}}.cta-section[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .description-content[data-astro-cid-fd2rhnr4] .paragraph[data-astro-cid-fd2rhnr4]{color:#fff}.cta-section[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .cta-button-wrap[data-astro-cid-fd2rhnr4]{margin-top:40px}@media screen and (max-width: 767px){.cta-section[data-astro-cid-fd2rhnr4] .text-content[data-astro-cid-fd2rhnr4] .cta-button-wrap[data-astro-cid-fd2rhnr4]{margin-top:24px}}.cta-section[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{flex:1;flex-basis:50%;max-width:634px}@media screen and (max-width: 1024px){.cta-section[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{flex-basis:60%}.cta-section[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4] img[data-astro-cid-fd2rhnr4]{min-height:482px;object-fit:cover;object-position:left}}@media screen and (max-width: 767px){.cta-section[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4]{flex-basis:100%;mask-image:linear-gradient(to top,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(to top,black 80%,transparent 100%)}.cta-section[data-astro-cid-fd2rhnr4] .image-wrap[data-astro-cid-fd2rhnr4] img[data-astro-cid-fd2rhnr4]{min-height:auto}}.button-style-section[data-astro-cid-fd2rhnr4]{overflow:hidden;position:relative}.button-style-section[data-astro-cid-fd2rhnr4]:before{content:"";position:absolute;top:0;left:-180px;width:80%;height:80%;background:radial-gradient(circle,#b4cbff,#aaffc4);mask-image:radial-gradient(circle,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 40%,transparent 60%);-webkit-mask-image:radial-gradient(circle,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 40%,transparent 60%);filter:blur(60px);z-index:-1}@media screen and (max-width: 767px){.button-style-section[data-astro-cid-fd2rhnr4]:before{top:20%;left:-10%}}.button-style-section[data-astro-cid-fd2rhnr4]:after{content:"";position:absolute;top:0;right:-180px;width:80%;height:80%;background:linear-gradient(90deg,#aaffc4,#ffffdc 80%);mask-image:radial-gradient(circle,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 40%,transparent 60%);-webkit-mask-image:radial-gradient(circle,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 40%,transparent 60%);filter:blur(60px);z-index:-1}@media screen and (max-width: 767px){.button-style-section[data-astro-cid-fd2rhnr4]:after{top:20%;right:-10%}}.button-style-section[data-astro-cid-fd2rhnr4] .title-wrap[data-astro-cid-fd2rhnr4]{text-align:center;max-width:780px;margin:0 auto 40px}@media screen and (max-width: 767px){.button-style-section[data-astro-cid-fd2rhnr4] .title-wrap[data-astro-cid-fd2rhnr4]{margin-bottom:24px}}.button-style-section[data-astro-cid-fd2rhnr4] .title-wrap[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4].large{margin-bottom:18px}@media screen and (max-width: 767px){.button-style-section[data-astro-cid-fd2rhnr4] .title-wrap[data-astro-cid-fd2rhnr4] .heading-2[data-astro-cid-fd2rhnr4].large{margin-bottom:15px}}.button-style-section[data-astro-cid-fd2rhnr4] .button-style-demo[data-astro-cid-fd2rhnr4]{position:relative}.button-style-section[data-astro-cid-fd2rhnr4] .button-style-demo[data-astro-cid-fd2rhnr4] .demo-background[data-astro-cid-fd2rhnr4]{max-width:1200px;margin:0 auto}.button-style-section[data-astro-cid-fd2rhnr4] .button-style-demo[data-astro-cid-fd2rhnr4] .demo-elements[data-astro-cid-fd2rhnr4] .button-group[data-astro-cid-fd2rhnr4]{display:flex;justify-content:flex-end;width:100%;position:absolute;right:0;top:68%;gap:12px}@media screen and (max-width: 767px){.button-style-section[data-astro-cid-fd2rhnr4] .button-style-demo[data-astro-cid-fd2rhnr4] .demo-elements[data-astro-cid-fd2rhnr4] .button-group[data-astro-cid-fd2rhnr4]{right:0;gap:8px}}.button-style-section[data-astro-cid-fd2rhnr4] .button-style-demo[data-astro-cid-fd2rhnr4] .demo-elements[data-astro-cid-fd2rhnr4] .button-group[data-astro-cid-fd2rhnr4] .chat-button[data-astro-cid-fd2rhnr4]{position:relative;max-width:84px;border-radius:100px;box-shadow:0 3.851px 9.628px #05131d24,0 7.875px 19.688px #05131d24;z-index:2}@media screen and (max-width: 1024px){.button-style-section[data-astro-cid-fd2rhnr4] .button-style-demo[data-astro-cid-fd2rhnr4] .demo-elements[data-astro-cid-fd2rhnr4] .button-group[data-astro-cid-fd2rhnr4] .chat-button[data-astro-cid-fd2rhnr4]{max-width:7%}}.button-style-section[data-astro-cid-fd2rhnr4] .button-style-demo[data-astro-cid-fd2rhnr4] .demo-elements[data-astro-cid-fd2rhnr4] .button-group[data-astro-cid-fd2rhnr4] .chat-button[data-astro-cid-fd2rhnr4].glow-effect:before,.button-style-section[data-astro-cid-fd2rhnr4] .button-style-demo[data-astro-cid-fd2rhnr4] .demo-elements[data-astro-cid-fd2rhnr4] .button-group[data-astro-cid-fd2rhnr4] .chat-button[data-astro-cid-fd2rhnr4].glow-effect:after{content:"";position:absolute;z-index:-1;width:84px;height:84px;top:0;left:0;border-radius:50%;background:#96ffa9;transform:translateZ(0)}@media screen and (max-width: 1024px){.button-style-section[data-astro-cid-fd2rhnr4] .button-style-demo[data-astro-cid-fd2rhnr4] .demo-elements[data-astro-cid-fd2rhnr4] .button-group[data-astro-cid-fd2rhnr4] .chat-button[data-astro-cid-fd2rhnr4].glow-effect:before,.button-style-section[data-astro-cid-fd2rhnr4] .button-style-demo[data-astro-cid-fd2rhnr4] .demo-elements[data-astro-cid-fd2rhnr4] .button-group[data-astro-cid-fd2rhnr4] .chat-button[data-astro-cid-fd2rhnr4].glow-effect:after{width:100%;height:100%}}.button-style-section[data-astro-cid-fd2rhnr4] .button-style-demo[data-astro-cid-fd2rhnr4] .demo-elements[data-astro-cid-fd2rhnr4] .button-group[data-astro-cid-fd2rhnr4] .chat-button[data-astro-cid-fd2rhnr4].glow-effect:before{animation:button-anime 1s ease-out infinite}.button-style-section[data-astro-cid-fd2rhnr4] .button-style-demo[data-astro-cid-fd2rhnr4] .demo-elements[data-astro-cid-fd2rhnr4] .button-group[data-astro-cid-fd2rhnr4] .chat-button[data-astro-cid-fd2rhnr4].glow-effect:after{animation:button-anime 1s ease-out 1s infinite}@keyframes button-anime{0%{transform:scale(.8);opacity:.8}90%{opacity:.2}to{transform:scale(1.5);opacity:0}}
