.Testimonial_testimonial__I490X{width:89.5vw;max-width:1285px;margin:30px auto 0;padding:80px 48px;background:#107569;color:#181d27;border-radius:16px;position:relative}.Testimonial_topLeftCornerAccent__6JSu4{position:absolute;top:125px;left:30px;z-index:5}.Testimonial_topLeftCornerAccent__6JSu4 img{width:50px;height:50px;opacity:1;filter:brightness(0) invert(1)}.Testimonial_star1__B2Tda{position:relative;bottom:-450px;left:80px;z-index:5}.Testimonial_star1__B2Tda img{width:40px;height:40px;opacity:1;filter:brightness(0) invert(1)}.Testimonial_star2__3D5Jw{position:relative;bottom:-450px;left:110px;z-index:5}.Testimonial_star2__3D5Jw img{width:40px;height:40px;opacity:1;filter:brightness(0) invert(1)}.Testimonial_container__Q4QHO{max-width:1200px;margin:0 auto;padding:0 20px}.Testimonial_testimonialContent__RkjiO{position:relative;min-height:500px;display:flex;flex-direction:column;justify-content:space-between}.Testimonial_quote__xiFI2{color:var(--Colors-Text-text-primary_on-brand,#fff);text-align:center;font-family:var(--Font-family-font-family-display,Inter);font-size:clamp(18px,4vw,36px);font-style:normal;font-weight:500;line-height:1.2;letter-spacing:-.02em;margin-bottom:40px;flex:1}.Testimonial_author__D5MXx{display:flex;flex-direction:column;align-items:center;gap:0;margin-bottom:60px}.Testimonial_authorAvatarContainer__FV9LC{width:64px;height:64px;border-radius:50%;overflow:hidden;background-color:#ccc}.Testimonial_authorAvatar__QjbE2{width:100%;height:100%;object-fit:cover}.Testimonial_authorInfo__VJTbA{text-align:center;margin-top:12px}.Testimonial_authorName__x2Pux{font-family:var(--Font-family-font-family-body,Inter);font-size:18px;font-weight:600;line-height:28px;margin-bottom:4px}.Testimonial_authorName__x2Pux,.Testimonial_authorRole__8pWhd{color:var(--Colors-Text-text-primary_on-brand,#fff);text-align:center;font-style:normal}.Testimonial_authorRole__8pWhd{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px}.Testimonial_stars__KIXIF{color:#fdb022;display:flex;justify-content:center;margin-top:4px}.Testimonial_star__Z6JZy{width:20px;height:20px;flex-shrink:0;display:inline-flex}.Testimonial_waveContainer___cW_H{width:100%;height:80px;position:relative;margin-top:0}.Testimonial_waveImage__1j0cc{object-fit:cover;width:100%}.Testimonial_carouselDots__U9UOy{display:flex;justify-content:center;gap:12px;position:relative;margin-top:20px}.Testimonial_carouselDot__Q6gVa{width:8px;height:8px;border-radius:50%;background:#fff;opacity:.5;border:none;cursor:pointer;transition:opacity .2s,box-shadow .2s;box-shadow:0 0 0 1px rgba(0,0,0,.08)}.Testimonial_activeDot__s_t_u{opacity:1;box-shadow:0 0 0 2px #fff,0 0 8px 2px #107569}.Testimonial_carouselSlides__TeKOq{position:relative;width:100%;height:100%}.Testimonial_slide__fCTCn{position:absolute;top:0;left:0;width:100%;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1);will-change:transform,opacity;opacity:1}.Testimonial_slideIn__lW43S{z-index:2}.Testimonial_slideOut__JWtr0{z-index:1}.Testimonial_fromRight__YEomA{transform:translateX(60px);opacity:0;animation:Testimonial_slideInFromRight__T9CTx .5s forwards}@keyframes Testimonial_slideInFromRight__T9CTx{0%{transform:translateX(60px);opacity:0}to{transform:translateX(0);opacity:1}}.Testimonial_fromLeft__dz1rK{transform:translateX(-60px);opacity:0;animation:Testimonial_slideInFromLeft__ehQ3q .5s forwards}@keyframes Testimonial_slideInFromLeft__ehQ3q{0%{transform:translateX(-60px);opacity:0}to{transform:translateX(0);opacity:1}}.Testimonial_toLeft__pJJ9W{transform:translateX(0);opacity:1;animation:Testimonial_slideOutToLeft__IoNgj .5s forwards}@keyframes Testimonial_slideOutToLeft__IoNgj{0%{transform:translateX(0);opacity:1}to{transform:translateX(-60px);opacity:0}}.Testimonial_toRight__3ilkc{transform:translateX(0);opacity:1;animation:Testimonial_slideOutToRight__NVO6W .5s forwards}@keyframes Testimonial_slideOutToRight__NVO6W{0%{transform:translateX(0);opacity:1}to{transform:translateX(60px);opacity:0}}@media (max-width:768px){.Testimonial_testimonial__I490X{padding:40px 24px;margin:20px auto 0}.Testimonial_testimonialContent__RkjiO{min-height:400px}.Testimonial_quote__xiFI2{margin-bottom:30px}.Testimonial_author__D5MXx{margin-bottom:40px}.Testimonial_waveContainer___cW_H{height:60px}.Testimonial_carouselDots__U9UOy{margin-top:20px}}.page_main__GlU4n{min-height:100vh}.page_container__aoG4z,.page_main__GlU4n{width:100%;display:flex;flex-direction:column;align-items:center}.page_container__aoG4z{max-width:1460px}.page_button__vnlhW{padding:10px 16px;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.page_buttonPrimary__QtCGm{background:var(--brand-color);color:white;border:2px solid white}.page_buttonSecondary__SnycR{background:white;color:var(--text-secondary);border:1px solid var(--border-primary)}.page_input___cVLA{padding:12px 14px;background:var(--background-primary);border-radius:8px;border:1px solid var(--text-primary);font-family:Inter,sans-serif;font-size:16px;line-height:24px;width:100%}.page_input___cVLA::placeholder{color:var(--text-placeholder)}@media (max-width:1460px){.page_container__aoG4z{padding:0 32px}}@media (max-width:768px){.page_container__aoG4z,.page_headerContent__bPi_q,.page_heroContent__2lPR8{padding:0 16px}.page_navLinks__3Mchl{display:none}.page_heroTitle__Gfler{font-size:32px;line-height:40px}.page_heroSubtitle__RTAw0{width:100%}.page_searchContainer__P42ME{flex-direction:column;align-items:center;width:100%}.page_searchInputContainer__3hZjF{width:100%;max-width:400px}.page_footerBottom__cWZ_v{flex-direction:column;gap:16px}.page_hero__SKW6o{margin-top:32px}}.page_socialSection__VEFSp{display:flex;align-items:center;justify-content:center;padding:2rem 0}.page_socialIcons__tlwCp{display:flex;gap:16px}.page_iconWrapper__Yaimf{width:24px;height:24px;position:relative;overflow:hidden;cursor:pointer;transition:opacity .2s ease}.page_iconWrapper__Yaimf:hover{opacity:.8}.page_angelListIcon__0GfhN,.page_dribbbleIcon__wZP6J,.page_githubIcon__IfZif{width:24px;height:24px;position:absolute;left:0;top:0;background:var(--Colors-Foreground-fg-quaternary-400,#a4a7ae)}.page_angelListIcon__0GfhN{width:16.68px;left:3.66px}.page_layersIcon__NIHgE{width:15.02px;height:17.04px;position:absolute;background:var(--Colors-Foreground-fg-quaternary-400,#a4a7ae)}.page_layersIconOpacity20__MWF_l{left:.36px;top:0;opacity:.2}.page_layersIconOpacity50__pW00I{left:4.49px;top:3.48px;opacity:.5}.page_layersIconOpacity80__cn9io{left:8.62px;top:6.96px;opacity:.8}.page_pricingCard__6AoR8{width:252px;padding:20px;background:var(
    --Component-colors-Utility-Blue-light-utility-blue-light-500,#0ba5ec
  );box-shadow:0 1px 2px rgba(10,12.67,18,.05);border-radius:12px;outline:1px solid var(--Colors-Foreground-fg-primary-900,#181d27);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:0 auto;transition:transform .2s ease}.page_pricingCard__6AoR8:hover{transform:translateY(-2px)}.page_pricingHeader__ymESo{width:212px;position:relative;display:flex;justify-content:center;align-items:center;gap:16px}.page_pricingTitle__c_Wig{text-align:center;color:var(--Colors-Text-text-primary_on-brand,white);font-size:18px;font-family:Inter,sans-serif;font-weight:500;line-height:28px}.page_currentPrice__9gZJc{font-size:48px;font-weight:700;line-height:60px}.page_currentPrice__9gZJc,.page_retailPrice___gjJD{width:212px;text-align:center;color:var(--Colors-Text-text-primary_on-brand,white);font-family:Inter,sans-serif}.page_retailPrice___gjJD{font-size:24px;font-weight:400;line-height:32px}.page_strikethrough__kl5aM{text-decoration:line-through}.page_header__kVzhN{height:80px;width:100%;background:var(--brand-color);position:relative}.page_headerContent__bPi_q{max-width:1280px;height:80px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.page_navLeft__D_qbG{display:flex;align-items:center;gap:20px;flex:1}.page_logo__7fc9l{width:139px;height:32px;position:relative;display:flex}.page_logoIcon__vIYln{width:32px;height:32px;background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(10,13,18,.2)),white;border-radius:8px;box-shadow:0 1px 2px rgba(10,13,18,.06)}.page_logoText__ZUV_x{width:97px;height:32px;margin-left:10px;background:white}.page_navLinks__3Mchl{display:flex;align-items:center;gap:2px}.page_navLink__2S7dD{padding:4px 6px;color:white;font-size:16px;font-weight:600;line-height:24px;background:transparent;border:none;border-radius:8px;cursor:pointer}.page_navRight__xjCX3{display:flex;align-items:center;gap:12px}.page_loginButton__KoiDv{background:white;border-radius:8px;border:1px solid var(--border-primary,#d5d7da);color:var(--text-secondary,#414651)}.page_loginButton__KoiDv,.page_signupButton__0FGcX{padding:10px 16px;font-size:16px;font-weight:600;line-height:24px;cursor:pointer}.page_signupButton__0FGcX{background:var(--brand-color);border:2px solid white;border-radius:8px;color:white}.page_hero__SKW6o{width:100%;background:var(--brand-color);position:relative;display:flex;flex-direction:column;align-items:center;padding-top:96px;padding-bottom:96px}.page_heroOverlay__M87tP{width:1920px;height:1440px;position:absolute;left:-230px;top:0}.page_heroContent__2lPR8{width:1156px;max-width:1280px;padding:0 32px;display:flex;flex-direction:column;align-items:center;gap:24px}.page_heroTitle__Gfler{width:1114px;text-align:center;color:white;font-size:48px;font-weight:600;line-height:60px}.page_heroSubtitle__RTAw0{width:380px;text-align:center;color:white;font-size:20px;font-weight:400;line-height:30px}.page_searchContainer__P42ME{display:flex;align-items:flex-start;gap:16px}.page_searchInputContainer__3hZjF{width:301px;display:flex;flex-direction:column;gap:6px}.page_searchInput__spYJs{width:100%;padding:12px 14px;background:white;border-radius:8px;border:1px solid var(--text-primary,#181d27);font-size:16px;line-height:24px}.page_searchInput__spYJs::placeholder{color:var(--text-placeholder,#717680)}.page_inputHint__KJYUw{color:white;font-size:14px;font-weight:400;line-height:20px}.page_searchButton__vE0yS{padding:12px 18px;background:white;border-radius:8px;border:1px solid var(--border-primary,#d5d7da);color:var(--text-secondary,#414651);font-size:16px;font-weight:600;line-height:24px;cursor:pointer}.page_partnerText__5s9_3{margin-top:32px;text-align:center;color:white;font-size:16px;font-weight:500;line-height:24px}.page_gradientSection__8wjf_{width:100%;height:267px;background:linear-gradient(180deg,white,#fafafa)}.page_popularMeds__W_c4V{width:100%;padding:32px 0;display:flex;flex-direction:column;align-items:center;gap:32px;background:white}.page_popularMedsBadge__NpvKT{padding:4px 12px;background:var(--utility-brand-50,#eff9ff);border:1px solid var(--utility-brand-200,#b6e5ff);border-radius:9999px;color:var(--utility-brand-700,#0067ab);font-size:14px;font-weight:500;line-height:20px}.page_popularMedsTitle__XR6bd{text-align:center;color:var(--text-primary,#181d27);font-size:36px;font-weight:600;line-height:44px}.page_medicationCarousel__YYEgf{width:1280px;height:335px;position:relative;background:var(--utility-brand-200,#b6e5ff);border-radius:9.49px}.page_carouselControls__Y3sNc{position:absolute;width:100%;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 13px;z-index:10}.page_carouselNext__o5tgg,.page_carouselPrev__oskSv{width:28px;height:28px;background:rgba(255,255,255,.9);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.page_carouselCards__q87zi{display:flex;gap:8px;position:absolute;left:192px;top:71px}.page_medCard__G2XMN{width:143px;padding:6px;background:white;border-radius:6px;display:flex;flex-direction:column;gap:12px}.page_medInfo__FX67g{display:flex;flex-direction:column;gap:3px}.page_medName__zbPzL{color:var(--text-primary,#181d27);font-size:14px;font-weight:600;line-height:22px}.page_medGeneric__CqHYp{color:var(--text-tertiary,#535862);font-size:12px;font-weight:400;line-height:19px}.page_medPrice__a9Blg{display:flex;flex-direction:column;gap:3px}.page_priceLabel__HDRjQ{color:var(--text-primary,#181d27);font-size:14px;font-weight:400;line-height:22px}.page_priceAmount__2Cd_l{color:var(--text-tertiary,#535862);font-size:24px;font-weight:700;line-height:30px}.page_couponButton__KHBNz{width:100%;padding:8px 16px;background:var(--brand-color);border:1.58px solid white;border-radius:6px;color:white;font-size:16px;font-weight:600;line-height:24px;cursor:pointer}.page_carouselDots__eXtGS{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:12px;padding:8px;background:rgba(255,255,255,.9);border-radius:50px;backdrop-filter:blur(4px)}.page_dot__2YCho{width:6px;height:6px;border-radius:50%;background:var(--background-quaternary,#e9eaeb)}.page_activeDot__uXfHl{background:var(--brand-color)}.page_howItWorks__Fs6EJ{width:100%;padding:64px 0;display:flex;flex-direction:column;align-items:center;gap:48px}.page_sectionBadge__WeKDf{padding:4px 12px;background:var(--utility-brand-50,#eff9ff);border:1px solid var(--utility-brand-200,#b6e5ff);border-radius:9999px;color:var(--utility-brand-700,#0067ab);font-size:14px;font-weight:500;line-height:20px}.page_sectionTitle__hzsAh{text-align:center;color:var(--text-primary,#181d27);font-size:36px;font-weight:600;line-height:44px}.page_stepsContainer__uRCxT{display:flex;gap:32px;max-width:1280px;padding:0 32px;margin:0 auto}.page_step__DI9Zu{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;width:33.33%}.page_stepNumber__2EZE0{width:48px;height:48px;background:var(--brand-color);color:white;font-size:24px;font-weight:600;display:flex;align-items:center;justify-content:center;border-radius:50%}.page_stepTitle__kKqcb{color:var(--text-primary,#181d27);font-size:20px;font-weight:600;line-height:30px}.page_stepDescription__7y3p9{color:var(--text-tertiary,#535862);font-size:16px;font-weight:400;line-height:24px}.page_pricingComparison__g1fml{width:100%;padding:64px 0;background:#f9fafb;display:flex;flex-direction:column;align-items:center;gap:48px}.page_comparisonContainer__u_PpJ{display:flex;gap:32px;margin:0 auto}.page_retailPrice___gjJD,.page_rxcoPrice__JOGZp{padding:24px;background:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;text-align:center;width:200px}.page_rxcoPrice__JOGZp{background:var(--brand-color);color:white}.page_priceTitle__2Gh6W{font-size:18px;font-weight:500;line-height:28px}.page_priceValue__IbrSL{font-size:48px;font-weight:700;line-height:60px;margin-top:8px}.page_savingsText__SizoB{font-size:16px;font-weight:400;line-height:24px;margin-top:8px}.page_getStartedButton__hwha8{padding:12px 24px;background:var(--brand-color);color:white;border:none;border-radius:8px;font-size:16px;font-weight:600;line-height:24px;cursor:pointer;margin-top:24px}.page_testimonials__T_1MQ{width:100%;padding:64px 0;display:flex;flex-direction:column;align-items:center;gap:48px}.page_testimonialsContainer__U3EzN{display:flex;gap:32px;max-width:1280px;padding:0 32px;margin:0 auto}.page_testimonial__XOTWH{padding:24px;background:white;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:16px;width:384px}.page_stars__IfV3K{color:#ffc107;font-size:20px}.page_quote__J5Zwg{color:var(--text-primary,#181d27);font-size:16px;font-weight:400;line-height:24px}.page_author__BALPI{display:flex;align-items:center;gap:12px}.page_authorAvatar__LWP8K{width:40px;height:40px;background:#e5e7eb;border-radius:50%}.page_authorInfo__vxiLU{display:flex;flex-direction:column}.page_authorName__2RLki{color:var(--text-primary,#181d27);font-size:16px;font-weight:500;line-height:24px}.page_authorLocation__ZnWgq{color:var(--text-tertiary,#535862);font-size:14px;font-weight:400;line-height:20px}.page_faq__hmOuC{padding:64px 0;background:#f9fafb;align-items:center;gap:48px}.page_faqContainer__AQ1nw,.page_faq__hmOuC{width:100%;display:flex;flex-direction:column}.page_faqContainer__AQ1nw{gap:16px;max-width:768px;padding:0 32px;margin:0 auto}.page_faqItem__ZM3hV{border-bottom:1px solid #e5e7eb;padding-bottom:16px}.page_faqQuestion__21phv{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0;background:transparent;border:none;color:var(--text-primary,#181d27);font-size:18px;font-weight:500;line-height:28px;text-align:left;cursor:pointer}.page_faqIcon__cdRLE{color:var(--brand-color);font-size:24px}.page_faqAnswer__TQMcb{padding-top:12px;color:var(--text-tertiary,#535862);font-size:16px;font-weight:400;line-height:24px}.page_cta__zCVvt{width:100%;padding:64px 0;background:var(--brand-color);display:flex;justify-content:center}.page_ctaContent__6OX1e{max-width:768px;text-align:center;padding:0 32px;display:flex;flex-direction:column;align-items:center;gap:24px}.page_ctaTitle__T8028{color:white;font-size:36px;font-weight:600;line-height:44px}.page_ctaSubtitle___4fbq{color:white;font-size:18px;font-weight:400;line-height:28px}.page_ctaButton__tHxa2{padding:12px 24px;background:white;color:var(--brand-color);border:none;border-radius:8px;font-size:16px;font-weight:600;line-height:24px;cursor:pointer;margin-top:8px}.page_footer__sHKi3{width:100%;padding:64px 0 32px;background:#f9fafb}.page_footerContent__sUmFz{max-width:1280px;padding:0 32px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.page_footerLogo__PfgLJ{width:120px;height:32px;background:#e5e7eb}.page_footerLinks__DGiLt{display:flex;justify-content:space-between;gap:64px}.page_footerColumn___Hbxg{display:flex;flex-direction:column;gap:16px}.page_footerHeading__NW7CL{color:var(--text-primary,#181d27);font-size:16px;font-weight:600;line-height:24px}.page_footerList__i6DIv{list-style:none;padding:0;display:flex;flex-direction:column;gap:12px}.page_footerLink__8kkdp{color:var(--text-tertiary,#535862);font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.page_footerBottom__cWZ_v{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid #e5e7eb}.page_copyright__2iVAs{color:var(--text-tertiary,#535862);font-size:14px;font-weight:400;line-height:20px}.page_socialLinks__qqpZ1{display:flex;gap:16px}.page_socialLink__1rXx0{width:24px;height:24px;background:#e5e7eb;border-radius:50%}@media (max-width:1280px){.page_footerContent__sUmFz,.page_heroContent__2lPR8,.page_medicationCarousel__YYEgf,.page_stepsContainer__uRCxT,.page_testimonialsContainer__U3EzN{width:100%}.page_heroTitle__Gfler{width:100%;max-width:800px}.page_carouselCards__q87zi{left:50%;transform:translateX(-50%);width:calc(100% - 80px);justify-content:center}}@media (max-width:960px){.page_stepsContainer__uRCxT,.page_testimonialsContainer__U3EzN{flex-direction:column;align-items:center}.page_step__DI9Zu,.page_testimonial__XOTWH{width:100%;max-width:384px}.page_footerLinks__DGiLt{flex-direction:column;gap:32px}}.WhyChooseUs_whyChooseUs__kegBV{padding:80px 0;position:relative;background:#f8f8f8;border-radius:16px;width:89.5vw;max-width:1285px;margin:0 auto}.WhyChooseUs_star1__dpZaL{position:relative;top:-85px;right:-285px;z-index:4}.WhyChooseUs_star1__dpZaL img{width:30px;height:30px;opacity:1}.WhyChooseUs_star2___P8BU{position:relative;top:-110px;right:-315px;z-index:1}.WhyChooseUs_star2___P8BU img{width:30px;height:30px;opacity:1}.WhyChooseUs_container__YBHTg{max-width:1200px;margin:0 auto;padding:0 20px}.WhyChooseUs_contentWrapper__lo7vD{display:flex;justify-content:space-between;gap:40px}.WhyChooseUs_textContent__9WtCX{flex:1;max-width:800px}.WhyChooseUs_miniTitle___3Jv1{color:var(--colors-text-text-brand-secondary-700,#0067ab);font-family:var(--Font-family-font-family-body,Inter);font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:8px}.WhyChooseUs_title__qwKfy{color:#181d27;font-family:var(--Font-family-font-family-display,Inter);font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-.72px;margin-bottom:12px;position:relative}.WhyChooseUs_subtitle__yJdsf{color:#535862;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:40px;max-width:700px}.WhyChooseUs_benefits__TCfjK{display:flex;flex-direction:column;gap:32px}.WhyChooseUs_benefit__Hf53m{display:flex;gap:16px}.WhyChooseUs_benefitIcon__0Ik_z{flex-shrink:0;width:48px;height:48px;background:#fff;border:2px solid #d5d7da;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.WhyChooseUs_icon__QitZ1{width:24px;height:24px;object-fit:contain}.WhyChooseUs_benefitContent__9Jsiq{flex:1;max-width:490px}.WhyChooseUs_benefitTitle__Ls4UR{color:var(--colors-text-text-primary-900,#181d27);font-family:var(--Font-family-font-family-body,Inter);font-size:18px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:8px}.WhyChooseUs_benefitText__N2kre{color:var(--colors-text-text-tertiary-600,#535862);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:12px}.WhyChooseUs_searchLink__IWAzd{color:var(--colors-text-text-brand-secondary-700,#0067ab);font-family:var(--Font-family-font-family-body,Inter);font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-decoration:none;display:inline-flex;align-items:center}.WhyChooseUs_arrow__NPLaC{margin-left:4px}.WhyChooseUs_imageContainer__tsTOp{flex:1;display:flex;justify-content:center;align-items:center;max-width:300px;position:relative}.WhyChooseUs_phoneImage__QWVRZ{width:300px;max-height:550px;object-fit:contain;display:block;margin-top:260px;margin-left:-240px;transform:scale(.8)}.WhyChooseUs_topLeftAccent__62dQE{position:relative;top:-100px;left:-140px;z-index:1}.WhyChooseUs_topLeftAccent__62dQE img{width:50px;height:50px;opacity:1}.WhyChooseUs_bottomRightAccent__l3sOB{position:relative;bottom:-360px;right:-60px;z-index:1}.WhyChooseUs_bottomRightAccent__l3sOB img{width:50px;height:50px;opacity:1}.WhyChooseUs_waveContainer__KvBgh{width:100%;margin-top:60px;line-height:0}.WhyChooseUs_waveImage__qHHL3{width:100%;height:auto;display:block}@media (max-width:768px){.WhyChooseUs_whyChooseUs__kegBV{padding:40px 0 0}.WhyChooseUs_container__YBHTg{padding:0 16px 30px}.WhyChooseUs_contentWrapper__lo7vD{flex-direction:column;gap:24px}.WhyChooseUs_imageContainer__tsTOp,.WhyChooseUs_textContent__9WtCX{max-width:100%}.WhyChooseUs_imageContainer__tsTOp{order:1;margin-top:10px}.WhyChooseUs_phoneImage__QWVRZ{display:block;width:200px;max-height:350px;margin:0 auto;transform:scale(1)}.WhyChooseUs_title__qwKfy{padding-top:5px;font-size:36px;line-height:1.3}.WhyChooseUs_subtitle__yJdsf{font-size:20px;margin-bottom:60px}.WhyChooseUs_benefits__TCfjK{gap:24px}.WhyChooseUs_benefit__Hf53m{align-items:flex-start;font-size:16px;margin-bottom:30px}.WhyChooseUs_benefitTitle__Ls4UR{font-size:18px;line-height:28px}.WhyChooseUs_benefitText__N2kre,.WhyChooseUs_searchLink__IWAzd{font-size:16px;line-height:24px}.WhyChooseUs_bottomRightAccent__l3sOB{display:none}}