.slider_slideWrapper__kfjFL{width:100%;overflow:hidden;padding:2rem 0;display:flex;flex-direction:column;align-items:center;gap:3rem}.slider_slideContainer__ZvNIC{overflow:hidden;width:100vw;background:#edfaff59;padding:2rem 0}.slider_slideWrapper__kfjFL h2{font-size:1.5rem;font-weight:600;color:var(--primary-color);text-align:center;margin-bottom:1rem}.slider_slider__Xihg5{width:100%;display:flex;gap:3rem;width:max-content;animation:slider_scroll__5nzwB 30s linear infinite}.slider_sliderItem__Pk4xx{margin-right:1rem;overflow:hidden}.slider_sliderItem__Pk4xx img{width:100%;height:5rem}@keyframes slider_scroll__5nzwB{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.slider_sliderItem__Pk4xx:hover img{filter:grayscale(0)}@media (max-width:768px){.slider_sliderItem__Pk4xx img{height:3rem}}.Heading_heading__djvVc{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}@media screen and (max-width:768px){.Heading_heading__djvVc{font-size:1.5rem;margin-bottom:.3rem}}.download_banner__yF0at{background:linear-gradient(90deg,#0f5182,#46aad6);border-radius:1rem;padding:4.5rem 2rem;margin:4rem auto;max-width:1100px}.download_container__RLf82{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:2rem;position:relative;width:100%}.download_phoneWrapper___FbDq{position:absolute;flex-shrink:0;width:25rem;height:25rem;left:0;transform:translateX(20%)}.download_phoneImage__dTo8b{object-fit:cover;height:auto}.download_content__DCjHm{color:#fff;max-width:400px}.download_content__DCjHm h3{font-size:1.5rem;line-height:1.4;margin-bottom:1.5rem}.download_buttons__i0Bji{display:flex;gap:1rem;flex-wrap:wrap}.download_storeBtn__Ov8N_{display:flex;align-items:center;gap:.6rem;background:var(--bg);color:var(--text-primary);box-shadow:0 4px 10px rgba(0,0,0,.1);border:none;border-radius:.75rem;padding:.6rem 1rem;text-decoration:none;font-size:.85rem;transition:transform .3s ease}.download_storeBtn__Ov8N_:hover{transform:scale(1.05)}.download_storeBtn__Ov8N_ .download_icon__gN9CA{font-size:1.5rem}.download_storeBtn__Ov8N_ small{font-size:.65rem;display:block;color:var(--text-primary);opacity:.7}.download_storeBtn__Ov8N_ strong{font-size:.9rem;display:block;color:var(--text-primary)}@media (max-width:768px){.download_banner__yF0at{max-width:350px}.download_container__RLf82{flex-direction:column;text-align:center}.download_buttons__i0Bji{justify-content:center}.download_phoneWrapper___FbDq{flex-shrink:0;width:15rem;height:15rem;position:relative;transform:none}}.Hero_container__zYuBE{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;position:relative;width:100%;padding-top:10rem;overflow:hidden}.Hero_background__z3TUL{z-index:0;width:100%;height:100%;position:absolute;top:17%;left:0;opacity:.1;pointer-events:none}.Hero_Gradient__NbTYa{position:absolute;bottom:0;left:0;width:100%;height:10rem;background:linear-gradient(to bottom,#ffffff00,var(--gradient));z-index:1}.Hero_figure__T4i0m{display:flex;align-items:center;gap:10px;color:#0f5586;font-size:clamp(.6rem,2vw,1.2rem);padding:1rem;border-radius:30px;background:var(--figure-bg)}.Hero_textContainer__2RcbG{position:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;width:100%;height:100%;text-align:center}.Hero_textContainer__2RcbG h1{font-size:clamp(2.5rem,8vw,7rem);font-weight:700;max-width:1400px}.Hero_textContainer__2RcbG h1 span{background:linear-gradient(90deg,#46aad6,#0f5182);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:var(--accent-color)}.Hero_textContainer__2RcbG p{font-size:clamp(.8rem,3vw,1.2rem);color:var(--primary-black);max-width:40rem;margin:0 auto}.Hero_imageContainer__5aUy_{position:relative;width:50rem;height:100%;overflow:hidden}.Hero_imageContainer__5aUy_ img{position:relative!important;width:100%;height:100%;object-fit:cover}.Hero_downloadButtons__k0IJN{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}.Hero_downloadButton___J87K{width:100%;max-width:16rem;background:linear-gradient(to top,var(--btn-gradient-1),var(--btn-gradient-2));color:#ffffff;cursor:pointer;border:none;border-radius:50px;justify-content:flex-start;align-items:center;gap:1rem;padding:1rem 2rem;display:flex;box-shadow:-1px 9px 12px 1px #00000042}.Hero_downloadButton___J87K>div{text-align:left}.Hero_downloadButton___J87K>div h3{font-size:1.3rem;font-weight:600;margin:0}.Hero_downloadButton___J87K>div span{font-size:1rem;margin:0}.Hero_downloadButton___J87K:hover{background-color:var(--primary-color-hover)}.Hero_downloadButton___J87K :is(svg,img){position:static!important;width:2.5rem!important;height:2.5rem!important}.Hero_newsletter__DIS3_{margin-top:3rem;padding:1.5rem 2rem;max-width:520px;width:100%;background:rgba(255,255,255,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;box-shadow:0 12px 30px rgba(0,0,0,.08);text-align:center}.Hero_newsletter__DIS3_ h4{font-size:1.25rem;font-weight:600;margin-bottom:.4rem;color:var(--primary-black)}.Hero_newsletter__DIS3_ p{font-size:.95rem;margin-bottom:1.25rem;color:#4b5563}.Hero_newsletterInput__6dAWs{display:flex;align-items:center;gap:.75rem;width:100%}.Hero_newsletterInput__6dAWs input{flex:1 1;padding:.9rem 1.1rem;font-size:.95rem;border-radius:999px;border:1px solid #e5e7eb;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.Hero_newsletterInput__6dAWs input:focus{border-color:#46aad6;box-shadow:0 0 0 4px rgba(70,170,214,.15)}.Hero_newsletterInput__6dAWs button{padding:.9rem 1.4rem;border-radius:999px;border:none;font-size:.9rem;font-weight:600;background:linear-gradient(90deg,#46aad6,#0f5182);color:#ffffff;cursor:pointer;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 6px 18px rgba(15,81,130,.25)}.Hero_newsletterInput__6dAWs button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(15,81,130,.35)}.Hero_newsletterInput__6dAWs button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.Hero_success__WqCY2{color:#15803d}.Hero_error__G2YsV,.Hero_success__WqCY2{display:block;margin-top:.75rem;font-size:.85rem}.Hero_error__G2YsV{color:#dc2626}@media (max-width:480px){.Hero_newsletter__DIS3_{padding:1.25rem}.Hero_newsletterInput__6dAWs{flex-direction:column}.Hero_newsletterInput__6dAWs button,.Hero_newsletterInput__6dAWs input{width:100%}}@media (max-width:1200px){.Hero_container__zYuBE{margin-top:5rem;padding-top:5rem}.Hero_imageContainer__5aUy_{width:30rem}.Hero_background__z3TUL{display:none}}@media (max-width:768px){.Hero_container__zYuBE{margin-top:3rem}.Hero_imageContainer__5aUy_{width:20rem}.Hero_textContainer__2RcbG{width:90%}.Hero_downloadButtons__k0IJN{gap:1rem}.Hero_downloadButton___J87K{padding:5px}.Hero_downloadButton___J87K :is(svg,img){width:1.5rem!important;height:auto;position:static!important}.Hero_downloadButton___J87K>div h3{font-size:.7rem}.Hero_Hero-module__pWrzyG__downloadButton__bnVEi>div span{font-size:1rem;margin:0}}@media (max-width:480px){.Hero_container__zYuBE{margin-top:2rem}.Hero_textContainer__2RcbG{width:90%}.Hero_downloadButton___J87K{width:100%;justify-content:center;padding:5px;gap:.5rem}.Hero_downloadButton___J87K>div h3{font-size:.85rem}.Hero_downloadButton___J87K>div span{font-size:.7rem;font-weight:700;margin:0}}.product_productContainer__usCcJ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0}.product_productWrapper__zlHnG{display:flex;width:100%;max-width:1350px;margin:auto;justify-content:space-between;align-items:center;gap:2rem;padding:20px}.product_productImageContainer__sbi7i{height:auto;border-radius:var(--border-radius);position:relative;display:flex;justify-content:center}.product_productImageContainer__sbi7i img{width:20rem!important;position:static!important;margin:0 auto}.product_productTitle__wLVFa{font-size:1.5rem;font-weight:700;margin-bottom:10px}.product_productDescription__Q6deV{font-size:1rem;color:var(--text-primary);margin-bottom:20px}.product_productDescription__Q6deV h3,.product_productTitle__wLVFa span{background:linear-gradient(90deg,#46aad6,#0f5182);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:var(--accent-color)}.product_productDescription__Q6deV h2{font-size:2rem;margin-bottom:15px}.product_productDescription__Q6deV h3{font-size:1.5rem;margin-bottom:10px}.product_productDescription__Q6deV p{margin:10px 0;font-weight:500;line-height:3}.product_productButton__Tdtgj{background-color:var(--accent-color);color:#fff;border:none;padding:10px 20px;border-radius:var(--border-radius);cursor:pointer;font-size:1rem;transition:background-color .3s ease}@media (min-width:1200px){.product_productDescription__Q6deV{width:50%}}@media (max-width:1200px){.product_productWrapper__zlHnG{flex-direction:column;align-items:center}.product_productImageContainer__sbi7i img{width:10rem!important}.product_productDescription__Q6deV{width:100%;text-align:center}}@media (max-width:600px){.product_productWrapper__zlHnG{padding:0 1rem}.product_productImageContainer__sbi7i img{width:8rem!important}.product_productDescription__Q6deV h2{font-size:1.5rem}.product_productDescription__Q6deV h3{font-size:1.2rem}.product_productDescription__Q6deV p{font-size:.7rem}}.hiw_howItWorks__69lPe{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;background:var(--bg-secondary)}.hiw_howItWorksWrapper__F2Bhn{padding:5rem 2rem;text-align:center;max-width:1350px;width:100%;margin:0 auto}.hiw_steps__aHNMC{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-top:4rem}.hiw_step__SKK7L{flex:1 1 22%;min-width:220px;position:relative}.hiw_iconWrapper__eW49K{position:relative}.hiw_iconWrapper__eW49K,.hiw_icon__yETBF{display:flex;justify-content:center;align-items:center}.hiw_icon__yETBF{width:60px;height:60px;background:linear-gradient(90deg,#46aad6,#0f5182);border-radius:50%;color:white;font-weight:700;box-shadow:0 10px 25px rgba(0,0,0,.1);z-index:1;transition:transform .3s ease}.hiw_step__SKK7L:hover .hiw_icon__yETBF{transform:scale(1.1)}.hiw_gradientLine__BpP8v{position:absolute;top:50%;left:100%;height:4px;width:80px;background:linear-gradient(90deg,#46aad6,#0f5182);z-index:0;transform:translateY(-50%)}.hiw_card__guHio{margin-top:1.5rem;background:var(--card-bg);border-radius:16px;padding:1.5rem;box-shadow:0 20px 40px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;min-height:22rem}.hiw_step__SKK7L:hover .hiw_card__guHio{transform:translateY(-6px);box-shadow:0 30px 50px rgba(0,0,0,.12)}.hiw_card__guHio h4{font-size:1.1rem;margin-bottom:.5rem}.hiw_card__guHio p{font-size:.9rem;color:var(--text-primary);opacity:.7}@media (max-width:960px){.hiw_steps__aHNMC{align-items:center}.hiw_gradientLine__BpP8v{display:none}}.testimonial_section__19V97{padding:5rem 2rem;background:var(--bg-secondary);text-align:center}.testimonial_heading__zXygd{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:(--text-primary)}.testimonial_subheading__eDStr{font-size:1rem;color:var(--secondary-black);margin-bottom:3rem}.testimonial_grid__iBW9F{display:flex;flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto}.testimonial_card__zYfGl{flex-basis:290px;flex-grow:1;background:var(--card-bg);border-radius:16px;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;transition:transform .3s;display:flex;position:relative;box-shadow:0 10px 30px #0000000d}.testimonial_card__zYfGl:hover{transform:translateY(-5px)}.testimonial_user__FM97B{display:flex;align-items:center;gap:.75rem}.testimonial_userInfo__GE5wd{display:flex;flex-direction:column;align-items:flex-start}.testimonial_emoji__G4LTj{font-size:1.8rem}.testimonial_role__Pr8K0{font-size:.85rem;color:var(--text-primary);opacity:.7}.testimonial_bubble__OUQh0{position:relative;background:var(--bubble-bg);padding:1rem 1.2rem;border-radius:12px;font-size:.95rem;color:var(--text-primary);line-height:1.5}.testimonial_bubble__OUQh0:after{content:"";position:absolute;top:-10px;left:20px;border-width:0 10px 10px;border-style:solid;border-color:transparent transparent var(--bubble-bg) transparent}.page_container__aoG4z{width:100%}