.hero-container.svelte-1o61j09{position:relative;display:flex;flex-direction:column;align-items:center;z-index:1;min-height:100vh;min-height:100svh;gap:32px;padding-bottom:50px}@media (max-width: 768px){.hero-container.svelte-1o61j09{gap:24px;padding:0 16px 16px;height:100svh;min-height:auto}}.hero-mockup-container.svelte-1o61j09{display:flex;justify-content:center;align-items:center;width:100%;flex:1}@media (min-width: 769px){.hero-mockup-container.svelte-1o61j09{padding-top:96px;min-height:0}}@media (min-width: 769px) and (max-width: 1439px){.hero-mockup-container.svelte-1o61j09{padding-top:148px;overflow:hidden}}@media (max-width: 768px){.hero-mockup-container.svelte-1o61j09{padding-top:80px;min-height:0;overflow:hidden}}.hero-mockup-container.svelte-1o61j09 picture:where(.svelte-1o61j09){display:flex;justify-content:center;align-items:center;height:100%}.hero-mockup-image.svelte-1o61j09{border-radius:10px;filter:drop-shadow(0px 2px 4px rgba(0,0,0,.1))}@media (min-width: 769px){.hero-mockup-image.svelte-1o61j09{width:75%;max-width:1400px;max-height:calc(100svh - 200px);object-fit:contain}}@media (min-width: 769px) and (max-width: 1439px){.hero-mockup-image.svelte-1o61j09{max-height:calc(100svh - 200px)}}@media (max-width: 768px){.hero-mockup-image.svelte-1o61j09{width:85%;max-width:380px;max-height:100%;object-fit:contain}}.hero-content.svelte-1o61j09{display:flex;width:100%;position:relative;margin-top:auto}@media (min-width: 769px){.hero-content.svelte-1o61j09{flex-direction:row;align-items:flex-end;justify-content:space-between;padding:0 50px;gap:15px}}@media (max-width: 768px){.hero-content.svelte-1o61j09{flex-direction:column;align-items:center;gap:12px}}.hero-text.svelte-1o61j09{display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 769px){.hero-text.svelte-1o61j09{gap:15px}}@media (max-width: 768px){.hero-text.svelte-1o61j09{align-items:center;gap:12px}}.hero-headline.svelte-1o61j09{font-family:Roboto;color:#231d2c;white-space:nowrap}@media (min-width: 769px){.hero-headline.svelte-1o61j09{font-size:40px}}@media (max-width: 768px){.hero-headline.svelte-1o61j09{font-size:24px;text-align:center}}.hero-headline.svelte-1o61j09 .animated-outcome:where(.svelte-1o61j09){font-weight:400;background:linear-gradient(157deg,#368af7,#74d5cc 91%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline}.hero-headline.svelte-1o61j09 .static-text:where(.svelte-1o61j09){font-weight:400}.outcome-width-wrapper.svelte-1o61j09{display:inline-block;position:relative;overflow:clip;vertical-align:bottom;text-align:left}.typing-cursor.svelte-1o61j09{display:inline-block;width:2px;height:1em;background:#368af7;margin-left:1px;vertical-align:baseline;opacity:0}.typing-cursor.visible.svelte-1o61j09{animation:svelte-1o61j09-cursor-blink .53s steps(1) infinite}@keyframes svelte-1o61j09-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.waveform-wrapper.svelte-1o61j09{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;display:flex;align-items:center;gap:8px;pointer-events:none}.waveform-bar.svelte-1o61j09{flex:0 0 5px;width:5px;min-height:10px;max-height:none;height:10px;background:linear-gradient(157deg,#368af7,#74d5cc 91%);border-radius:2px;opacity:0;will-change:height}.hero-subtitle.svelte-1o61j09{font-family:Roboto;font-weight:300;color:#231d2c}@media (min-width: 769px){.hero-subtitle.svelte-1o61j09{font-size:18px}}@media (max-width: 768px){.hero-subtitle.svelte-1o61j09{font-size:14px;text-align:center}}.hero-cta-group.svelte-1o61j09{display:flex;gap:12px;flex-shrink:0}@media (min-width: 769px){.hero-cta-group.svelte-1o61j09{margin-top:0}}@media (max-width: 768px){.hero-cta-group.svelte-1o61j09{flex-direction:column;width:100%;margin-top:8px}}.cta-primary.svelte-1o61j09{display:inline-flex;align-items:center;justify-content:center;background:#368af7;color:#fff;font-family:Roboto;font-size:14px;font-weight:400;padding:12px 16px;border-radius:8px;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cta-primary.svelte-1o61j09:hover{opacity:.9}.cta-secondary.svelte-1o61j09{display:inline-flex;align-items:center;justify-content:center;background:#f2f3f4;color:#368af7;font-family:Roboto;font-size:14px;font-weight:400;padding:12px 16px;border-radius:8px;border:none;cursor:pointer;transition:opacity .2s ease}.cta-secondary.svelte-1o61j09:hover{opacity:.8}.pager-indicator.svelte-4sibj{display:flex;align-items:center;justify-content:center;gap:8px;background:#f2f3f4;border-radius:50px;padding:20px 25px;margin-top:24px}.pager-dot.svelte-4sibj{position:relative;height:10px;width:10px;border-radius:50px;border:none;padding:0;cursor:pointer;background:#d3d2d5;overflow:hidden;transition:width .3s ease-in-out}.pager-dot.svelte-4sibj:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#368af7;width:0}.pager-dot.active.svelte-4sibj{width:65px;background:#d3d2d5}.pager-dot.active.svelte-4sibj:after{animation:svelte-4sibj-progress-fill var(--duration) linear forwards}@keyframes svelte-4sibj-progress-fill{0%{width:0%}to{width:100%}}.feature-slides-section.svelte-1prtfki{display:flex;flex-direction:column;align-items:center;width:100%}.feature-slides-header.svelte-1prtfki{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:837px;padding-bottom:40px}@media (min-width: 769px){.feature-slides-header.svelte-1prtfki{padding-left:60px;padding-right:60px}}@media (max-width: 768px){.feature-slides-header.svelte-1prtfki{padding-left:16px;padding-right:16px}}h1.svelte-1prtfki{font-weight:400;color:#231d2c}@media (min-width: 769px){h1.svelte-1prtfki{font-size:50px}}@media (max-width: 768px){h1.svelte-1prtfki{font-size:28px}}h1.svelte-1prtfki .highlight:where(.svelte-1prtfki){color:#368af7;font-style:italic}.feature-slides-header.svelte-1prtfki>p:where(.svelte-1prtfki){font-weight:300;color:#231d2c;line-height:1.6}@media (min-width: 769px){.feature-slides-header.svelte-1prtfki>p:where(.svelte-1prtfki){font-size:18px}}@media (max-width: 768px){.feature-slides-header.svelte-1prtfki>p:where(.svelte-1prtfki){font-size:14px}}.feature-slides-swiper.svelte-1prtfki{width:100%}.slide-card.svelte-1prtfki{display:flex;flex-direction:column;overflow:hidden;border-radius:20px;background:#f2f3f4}@media (min-width: 769px){.slide-card.svelte-1prtfki{height:600px;gap:24px;padding:20px 20px 32px}}@media (max-width: 768px){.slide-card.svelte-1prtfki{height:400px;gap:16px;padding:12px 12px 20px}}.slide-mockup.svelte-1prtfki{flex:1;background:#fff;border-radius:12px;min-height:0;padding:16px;overflow:hidden}.slide-mockup.svelte-1prtfki img:where(.svelte-1prtfki){width:100%;height:100%;object-fit:contain;border-radius:12px}.slide-info.svelte-1prtfki{display:flex;flex-direction:column;align-items:flex-start;text-align:left}@media (min-width: 769px){.slide-info.svelte-1prtfki{gap:16px}}@media (max-width: 768px){.slide-info.svelte-1prtfki{gap:10px}}.slide-info.svelte-1prtfki h2:where(.svelte-1prtfki){font-weight:400;color:#231d2c}@media (min-width: 769px){.slide-info.svelte-1prtfki h2:where(.svelte-1prtfki){font-size:36px}}@media (max-width: 768px){.slide-info.svelte-1prtfki h2:where(.svelte-1prtfki){font-size:24px}}.slide-info.svelte-1prtfki p:where(.svelte-1prtfki){font-weight:300;text-align:left;color:#969ea7;line-height:1.6}@media (min-width: 769px){.slide-info.svelte-1prtfki p:where(.svelte-1prtfki){font-size:18px}}@media (max-width: 768px){.slide-info.svelte-1prtfki p:where(.svelte-1prtfki){font-size:14px}}.testimonials-section.svelte-2x6bw8{display:flex;flex-direction:column;align-items:center}@media (min-width: 769px){.testimonials-section.svelte-2x6bw8{gap:40px;padding:64px 0}}@media (max-width: 768px){.testimonials-section.svelte-2x6bw8{gap:30px;padding:40px 0}}.header.svelte-2x6bw8{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}@media (min-width: 769px){.header.svelte-2x6bw8{max-width:837px}}@media (max-width: 768px){.header.svelte-2x6bw8{padding:0 24px}}h1.svelte-2x6bw8{font-weight:400;color:#231d2c}@media (min-width: 769px){h1.svelte-2x6bw8{font-size:50px}}@media (max-width: 768px){h1.svelte-2x6bw8{font-size:32px}}.highlight.svelte-2x6bw8{color:#368af7;font-style:italic}.subtitle.svelte-2x6bw8{font-weight:300;color:#231d2c;line-height:normal}@media (min-width: 769px){.subtitle.svelte-2x6bw8{font-size:18px}}@media (max-width: 768px){.subtitle.svelte-2x6bw8{font-size:14px}}.badge.svelte-2x6bw8{display:flex;align-items:center;gap:8px;background:#f2f3f4;border-radius:70px;padding:10px 20px}.badge-text.svelte-2x6bw8{font-size:18px;font-weight:400;color:#231d2c;white-space:nowrap}@media (max-width: 768px){.badge-text.svelte-2x6bw8{font-size:14px}}.badge-subtitle.svelte-2x6bw8{font-weight:300;color:#6c7784;font-size:14px;margin-top:-8px}@media (max-width: 768px){.badge-subtitle.svelte-2x6bw8{font-size:12px}}.carousel-container.svelte-2x6bw8{position:relative;width:100%;display:flex;align-items:center}@media (min-width: 769px){.carousel-container.svelte-2x6bw8{height:630px}}@media (max-width: 768px){.carousel-container.svelte-2x6bw8{height:500px}}.carousel-background.svelte-2x6bw8{position:absolute;background:#f2f3f4;border-radius:20px;left:80px;right:80px;top:50%;transform:translateY(-50%)}@media (min-width: 769px){.carousel-background.svelte-2x6bw8{height:585px}}@media (max-width: 768px){.carousel-background.svelte-2x6bw8{left:16px;right:16px;height:450px}}.fade-overlay.svelte-2x6bw8{position:absolute;top:0;bottom:0;z-index:2;pointer-events:none}.fade-overlay.left.svelte-2x6bw8{left:0;background:linear-gradient(to right,white,transparent)}.fade-overlay.right.svelte-2x6bw8{right:0;background:linear-gradient(to left,white,transparent)}@media (min-width: 769px){.fade-overlay.svelte-2x6bw8{width:216px}}@media (max-width: 768px){.fade-overlay.svelte-2x6bw8{width:60px}}.testimonials-swiper.svelte-2x6bw8{position:relative;z-index:1;width:100%}swiper-slide.svelte-2x6bw8{height:auto}.card-wrapper.svelte-2x6bw8{display:flex;flex-direction:column;align-items:center;padding-top:10px;padding-bottom:30px}.profile-image-container.svelte-2x6bw8{position:relative;z-index:1;margin-bottom:-45px}.profile-image.svelte-2x6bw8{width:90px;height:90px;border-radius:50%;object-fit:cover}.profile-placeholder.svelte-2x6bw8{width:90px;height:90px;border-radius:50%;background:#f2f3f4;border:3px solid #eaebed;display:flex;align-items:center;justify-content:center;color:#969ea7}.card.svelte-2x6bw8{width:340px;height:340px;background:#fff;border-radius:20px;box-shadow:0 2px 34px #0000000d;padding:73px 30px 30px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 768px){.card.svelte-2x6bw8{width:100%;height:320px}}.quote.svelte-2x6bw8{font-weight:300;font-size:18px;line-height:normal;color:#231d2c;display:-webkit-box;-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){.quote.svelte-2x6bw8{font-size:16px}}.author.svelte-2x6bw8{font-weight:300;font-size:18px;color:#231d2c}@media (max-width: 768px){.author.svelte-2x6bw8{font-size:16px}}.device-showcase-section.svelte-102dnl3{display:flex;flex-direction:column;align-items:center;width:100%}@media (min-width: 769px){.device-showcase-section.svelte-102dnl3{padding:64px 24px;gap:40px}}@media (max-width: 768px){.device-showcase-section.svelte-102dnl3{padding:40px 16px;gap:30px}}.device-showcase-header.svelte-102dnl3{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:837px}@media (min-width: 769px){.device-showcase-header.svelte-102dnl3{padding-left:60px;padding-right:60px}}@media (max-width: 768px){.device-showcase-header.svelte-102dnl3{padding-left:16px;padding-right:16px}}h1.svelte-102dnl3{font-weight:400;color:#231d2c}@media (min-width: 769px){h1.svelte-102dnl3{font-size:50px}}@media (max-width: 768px){h1.svelte-102dnl3{font-size:28px}}h1.svelte-102dnl3 .highlight:where(.svelte-102dnl3){color:#368af7;font-style:italic}.device-showcase-header.svelte-102dnl3>p:where(.svelte-102dnl3){font-weight:300;color:#969ea7;line-height:1.6}@media (min-width: 769px){.device-showcase-header.svelte-102dnl3>p:where(.svelte-102dnl3){font-size:18px}}@media (max-width: 768px){.device-showcase-header.svelte-102dnl3>p:where(.svelte-102dnl3){font-size:14px}}.device-showcase-swiper.svelte-102dnl3{display:flex;justify-content:center;align-items:center;max-width:1200px}.device-showcase-swiper.svelte-102dnl3>swiper-slide:where(.svelte-102dnl3){display:flex;justify-content:center;align-items:center;height:auto}@media (min-width: 769px){.device-showcase-swiper.svelte-102dnl3>swiper-slide:where(.svelte-102dnl3):nth-child(1),.device-showcase-swiper.svelte-102dnl3>swiper-slide:where(.svelte-102dnl3):nth-child(3){width:280px}.device-showcase-swiper.svelte-102dnl3>swiper-slide:where(.svelte-102dnl3):nth-child(2){width:520px}}@media (max-width: 768px){.device-showcase-swiper.svelte-102dnl3{width:100%}}.device-mockup-slide.svelte-102dnl3{display:flex;align-items:center;justify-content:center;width:100%}.device-mockup-img.svelte-102dnl3{width:100%;height:auto;object-fit:contain}@media (min-width: 769px){.device-mockup-img.svelte-102dnl3{max-height:600px}}@media (max-width: 768px){.device-mockup-img.svelte-102dnl3{max-height:400px}}.bold-statement.svelte-m2gebh{display:flex;align-items:center;justify-content:center}@media (min-width: 769px){.bold-statement.svelte-m2gebh{padding:180px 60px}}@media (max-width: 768px){.bold-statement.svelte-m2gebh{padding:100px 24px}}.content.svelte-m2gebh{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.label.svelte-m2gebh{font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.15em;color:#6c7784}h1.svelte-m2gebh{color:#231d2c;font-weight:600;line-height:1.1;letter-spacing:-.02em;max-width:800px}@media (min-width: 769px){h1.svelte-m2gebh{font-size:72px}}@media (max-width: 768px){h1.svelte-m2gebh{font-size:36px}}.paperless-feature-showcase-container-view.svelte-1mptr6g{position:relative;display:flex;gap:24px;width:100%}@media (min-width: 1440px){.paperless-feature-showcase-container-view.svelte-1mptr6g{margin-left:100px}}@media (min-width: 769px) and (max-width: 1439px){.paperless-feature-showcase-container-view.svelte-1mptr6g{flex-direction:column;align-items:center;padding-left:24px;padding-right:24px}}@media (max-width: 768px){.paperless-feature-showcase-container-view.svelte-1mptr6g{flex-direction:column;padding-left:16px;padding-right:16px}}.paperless-feature-showcase-text.svelte-1mptr6g{display:flex;flex-direction:column}.paperless-feature-showcase-text.svelte-1mptr6g>:where(.svelte-1mptr6g){text-align:left}@media (max-width: 768px){.paperless-feature-showcase-text.svelte-1mptr6g>:where(.svelte-1mptr6g){text-align:center}}@media (min-width: 769px){.paperless-feature-showcase-text.svelte-1mptr6g{gap:24px}}@media (max-width: 768px){.paperless-feature-showcase-text.svelte-1mptr6g{gap:16px}}h1.svelte-1mptr6g{font-weight:500}@media (min-width: 1440px){h1.svelte-1mptr6g{font-size:36px;white-space:nowrap}}@media (min-width: 769px) and (max-width: 1439px){h1.svelte-1mptr6g{font-size:32px;text-align:center}}@media (max-width: 768px){h1.svelte-1mptr6g{font-size:24px}}p.svelte-1mptr6g{color:#969ea7}@media (min-width: 769px){p.svelte-1mptr6g{font-size:18px;line-height:30px;max-width:500px}}@media (max-width: 768px){p.svelte-1mptr6g{font-size:12px;line-height:18px}}@media (min-width: 1440px){.mockup.svelte-1mptr6g{height:543px;transform:translate(156px)}}@media (min-width: 769px) and (max-width: 1439px){.mockup.svelte-1mptr6g{width:min(100%,720px);height:auto;border:8px solid #231d2c}}@media (max-width: 768px){.mockup.svelte-1mptr6g{width:100%;border:6px solid #231d2c}}.ui-mockup-overlay.svelte-1mptr6g,.prescription-overlay.svelte-1mptr6g{display:none}@media (min-width: 1440px){.ui-mockup-overlay.svelte-1mptr6g,.prescription-overlay.svelte-1mptr6g{display:block}}.ui-mockup-overlay.svelte-1mptr6g{top:236px;right:730px;height:243px;padding:20px 20px 0}.prescription-overlay.svelte-1mptr6g{position:absolute;padding:12px 16px;color:#368af7;font-size:14px;font-weight:400;bottom:0;right:730px;border-radius:8px;background:#fff}
