.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.Hero_hero__1d92z{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;padding:3rem 0;min-height:700px}.Hero_leftContent__RCd6_{position:relative;flex-direction:column;justify-content:start;align-items:start;width:100%;max-width:670px;margin-bottom:3rem}.Hero_leftDecoration__kTywy{position:absolute;bottom:-420px;left:-20px;width:31em;height:auto;z-index:1;filter:invert(1) brightness(100)}.Hero_title__bGj6o{font-size:48px;line-height:1.1;margin-bottom:1.5rem;font-weight:700;color:#000000}.Hero_highlight__3Ggq2{color:#76678d;background-image:linear-gradient(45deg,#76678d,#45b4f9 44%,#4902b6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Hero_subtitle___gKKT{font-size:18px;line-height:1.6;color:#000;margin-bottom:2.5rem;font-weight:400}.Hero_buttonGroup___zvqr{display:flex;gap:1rem;margin-bottom:3rem;width:100%}.Hero_primaryButton__lbV4g{background-color:#016DFF;color:white;width:247px;height:67px;border-radius:.8rem;font-weight:700;font-size:17px;border:none;cursor:pointer;transition:all .2s ease;z-index:2;display:flex;align-items:center;justify-content:center;gap:.5rem}.Hero_buttonIcon__SDHHT{width:24px;height:24px;transition:transform .2s ease;filter:invert(1)}.Hero_interfaceImage__DJFdm{width:100%;height:100%;object-fit:cover}.Hero_commentContent2__vTKp6{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:1rem;margin-top:-540px;left:150px;position:absolute;right:0}.Hero_commentContent2__vTKp6 img{border-radius:1em;margin-top:-100px;object-fit:cover;border:1px solid #f1f1f1;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Hero_primaryButton__lbV4g:hover{color:#fff;border:2px solid #016dff;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(38,85,227,.2);z-index:999}.Hero_rightContent__y2ySR{width:100%;position:relative;display:flex;justify-content:center;align-items:center}.Hero_imageContainer__p4KjG{position:absolute;width:100%;display:flex;margin-top:20em;flex-direction:column;justify-content:flex-end;max-height:400px;max-width:1600px;background:#F1C46C;background:linear-gradient(90deg,rgba(232,208,182,1),rgba(244,246,250,1) 50%,rgba(93,128,232,1));border-radius:1em}.Hero_sliderContainer__11OHL{position:absolute;top:15px;left:25px;width:17em;z-index:5;display:flex;flex-direction:column}.Hero_sliderContainer__11OHL img{max-height:385px}.Hero_topLeftImage__jX_E1{width:100%;height:auto;position:relative;z-index:1;transform:translateX(0);max-height:250px}.Hero_slideInfo__4LHhA,.Hero_topLeftImage__jX_E1{border-radius:1em;transition:all .5s ease;opacity:1}.Hero_slideInfo__4LHhA{background:white;padding:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center;position:absolute;top:10%;right:5%;z-index:2;min-width:200px;transform:translateY(0)}.Hero_slideInfo__4LHhA h3{margin:0;font-size:1.1em;font-weight:600;color:#333}.Hero_slideInfo__4LHhA p{margin:.5em 0 0;font-size:.9em;color:#666}@keyframes Hero_slideIn__qX5SN{0%{opacity:0;transform:translateX(-25%)}to{opacity:1;transform:translateX(0)}}@keyframes Hero_slideOut__yJL3R{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-25%)}}@keyframes Hero_infoSlideIn__4xMRq{0%{opacity:0;transform:translateY(25%)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_infoSlideOut__mIeiV{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(25%)}}.Hero_sliderContainer__11OHL.Hero_entering__dJHT2 .Hero_topLeftImage__jX_E1{animation:Hero_slideIn__qX5SN .5s ease forwards}.Hero_sliderContainer__11OHL.Hero_exiting__jgQof .Hero_topLeftImage__jX_E1{animation:Hero_slideOut__yJL3R .5s ease forwards}.Hero_sliderContainer__11OHL.Hero_entering__dJHT2 .Hero_slideInfo__4LHhA{animation:Hero_infoSlideIn__4xMRq .5s ease forwards}.Hero_sliderContainer__11OHL.Hero_exiting__jgQof .Hero_slideInfo__4LHhA{animation:Hero_infoSlideOut__mIeiV .5s ease forwards}.Hero_mainImage__M_6DT{position:relative;width:40%;height:auto;margin:0 auto;display:block;left:5%;z-index:1}.Hero_floatingCard__iKn58{position:absolute;background:white;border-radius:1em;display:flex;align-items:center;gap:.75rem;box-shadow:0 10px 20px rgba(0,0,0,.05);font-weight:500;z-index:10}.Hero_newCard__1xyel{position:absolute;top:50px;right:200px;background:rgba(255,255,255,.95);border-radius:16px;padding:24px;max-width:250px}.Hero_newCard__1xyel.Hero_entering__dJHT2{animation:Hero_commentSlideIn__q2rXJ .5s ease forwards}.Hero_newCard__1xyel.Hero_exiting__jgQof{animation:Hero_commentSlideOut__l2JUB .5s ease forwards}.Hero_secureCard__MmKfa{display:none;position:absolute;bottom:50px;left:104px;background:rgba(255,255,255,.95);border-radius:16px;padding:20px 24px;box-shadow:0 8px 32px rgba(0,0,0,.1);max-width:400px;width:230px;justify-content:center;transition:all .3s ease;max-height:55px!important}.Hero_secureCard__MmKfa .Hero_commentText__Woi0E p{color:white;font-size:16px;font-weight:600;text-align:center}.Hero_allInOneCard__IGEah{position:absolute;bottom:50px;right:50px;background:rgb(255,255,255);border-radius:16px;padding:10px;text-align:flex-start;box-shadow:0 8px 32px rgba(0,0,0,.1);max-width:500px;width:100%;justify-content:center;transition:all .3s ease}.Hero_commentContent__PPrOb{display:flex;flex-direction:column;gap:1rem}.Hero_commentText__Woi0E{display:flex;flex-direction:column;gap:.5rem}.Hero_commentText__Woi0E p{margin:0;font-size:16px;line-height:1.5;color:#333}@keyframes Hero_commentSlideIn__q2rXJ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_commentSlideOut__l2JUB{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.Hero_allInOneCard__IGEah.Hero_entering__dJHT2{animation:Hero_commentSlideIn__q2rXJ .5s ease forwards}.Hero_allInOneCard__IGEah.Hero_exiting__jgQof{animation:Hero_commentSlideOut__l2JUB .5s ease forwards}.Hero_iconWrapper__2xOED{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:1em}.Hero_icon__fOYSW{width:24px;height:24px}@keyframes Hero_categorySlideIn__UFRP7{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_categorySlideOut__ev85h{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.Hero_secureCard__MmKfa.Hero_entering__dJHT2{animation:Hero_categorySlideIn__UFRP7 .5s ease forwards}.Hero_secureCard__MmKfa.Hero_exiting__jgQof{animation:Hero_categorySlideOut__ev85h .5s ease forwards}.Hero_secondaryButton__ttf8W{background-color:white;color:#016DFF;width:170px;height:67px;border-radius:.8rem;font-weight:700;font-size:17px;border:2px solid #016dff;cursor:pointer;transition:all .2s ease;z-index:2;display:flex;align-items:center;justify-content:center;gap:.5rem}.Hero_secondaryButton__ttf8W:hover{background-color:#016fff4f;color:#013b86;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(38,85,227,.2);z-index:999}@media screen and (max-width:1412px){.Hero_commentContent2__vTKp6 img{width:75%;margin-left:70px}}@media screen and (max-width:1272px){.Hero_commentContent2__vTKp6 img{width:70%;margin-top:-100px}}@media screen and (max-width:1198px){.Hero_commentContent2__vTKp6 img{width:60%;margin-top:-100px}}@media screen and (max-width:1024px){.Hero_hero__1d92z{padding:4rem 0}.Hero_title__bGj6o{font-size:3rem}.Hero_primaryButton__lbV4g{width:95%;padding:.875rem 1.5rem;font-size:.9375rem;height:55px}.Hero_secondaryButton__ttf8W{display:none}.Hero_subtitle___gKKT{font-size:1.1rem}.Hero_leftContent__RCd6_{max-width:500px}.Hero_imageContainer__p4KjG{position:relative;margin-top:8rem;max-height:300px}.Hero_mainImage__M_6DT{width:55%;left:10%}.Hero_floatingCard__iKn58{padding:.75rem;font-size:.9rem}.Hero_iconWrapper__2xOED{width:28px;height:28px}.Hero_icon__fOYSW{width:20px;height:20px}.Hero_buttonGroup___zvqr{display:flex;flex-direction:column;gap:1rem;width:40%}.Hero_topLeftImage__jX_E1{position:absolute;top:10px;left:20px;width:16em;z-index:5;transition:transform .3s ease}.Hero_sliderContainer__11OHL{position:absolute;top:30px;left:50px;width:12em;z-index:5;display:flex;flex-direction:column}.Hero_topLeftImage__jX_E1{width:100%;height:auto;transition:all .5s ease;position:relative;z-index:1;opacity:1;transform:translateX(0);max-height:250px}.Hero_slideInfo__4LHhA{background:white;padding:.5rem;border-radius:1em;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center;position:absolute;bottom:-40px;margin-top:-2rem;z-index:2;min-width:170px;right:-70px;transition:all .5s ease;opacity:1;transform:translateY(0)}.Hero_leftDecoration__kTywy{width:25em;left:-10px;bottom:-470px}.Hero_slideInfo__4LHhA h3{margin:0;font-size:1.1em;font-weight:600;color:#333}.Hero_slideInfo__4LHhA p{margin:.5em 0 0;font-size:.9em;color:#666}.Hero_allInOneCard__IGEah{min-width:250px;max-width:350px;padding:1.2rem}.Hero_commentText__Woi0E p{font-size:16px}.Hero_secureCard__MmKfa{min-width:100px;max-width:180px;left:180px;padding:.8rem}.Hero_secureCard__MmKfa .Hero_commentText__Woi0E p{font-size:16px}.Hero_commentContent2__vTKp6{top:290px;width:200px;right:-40px;display:none}.Hero_sliderContainer__11OHL{left:10px}.Hero_mainImage__M_6DT{z-index:1}}@media screen and (max-width:768px){.Hero_hero__1d92z{padding:2rem 0;min-height:auto}.Hero_title__bGj6o{font-size:1.8rem}.Hero_subtitle___gKKT{font-size:1rem;margin-bottom:2rem}.Hero_leftContent__RCd6_{max-width:50%;margin-bottom:2rem}.Hero_leftDecoration__kTywy{width:27em;left:-10px;bottom:-370px}.Hero_buttonGroup___zvqr{flex-direction:column;width:100%;gap:1rem;justify-content:start;gap:.75rem}.Hero_primaryButton__lbV4g{padding:.875rem 1.5rem;font-size:.9375rem;height:50px;font-size:16px;width:165px}.Hero_secondaryButton__ttf8W{display:none}.Hero_imageContainer__p4KjG{position:relative;margin-top:2rem;max-height:300px}.Hero_mainImage__M_6DT{width:60%;left:10%}.Hero_floatingCard__iKn58{padding:.75rem;border-radius:.8em;max-width:250px;max-height:55px}.Hero_commentText__Woi0E p{font-size:.9rem;line-height:1.4;margin:0;padding:0}.Hero_secureCard__MmKfa{top:67%;left:140px;width:100px;height:40px;padding:.5rem}.Hero_allInOneCard__IGEah{position:absolute;top:75%;right:5%;width:180px;height:100px}.Hero_iconWrapper__2xOED{width:24px;height:24px}.Hero_icon__fOYSW{width:16px;height:16px}.Hero_topLeftImage__jX_E1{position:absolute;top:10px;left:10px;width:16em;z-index:5;transition:transform .3s ease}.Hero_sliderContainer__11OHL{position:absolute;top:65px;left:40px;width:11em;z-index:5;display:flex;flex-direction:column}.Hero_sliderContainer__11OHL img{max-height:270px}.Hero_topLeftImage__jX_E1{width:100%;height:auto;border-radius:1em;transition:all .5s ease;position:relative;z-index:1;opacity:1;transform:translateX(0);max-height:250px}.Hero_slideInfo__4LHhA{top:5%;right:1%;min-width:150px}.Hero_slideInfo__4LHhA h3{margin:0;font-size:1.1em;font-weight:600;color:#333}.Hero_slideInfo__4LHhA p{margin:.5em 0 0;font-size:.9em;color:#666}.Hero_commentAuthor__LYmOX{font-size:.8em}.Hero_secureCard__MmKfa .Hero_commentText__Woi0E p{font-size:.8rem;line-height:1.2;margin:0;padding:0;text-align:center}.Hero_commentContent2__vTKp6{display:none}.Hero_mainImage__M_6DT{z-index:1}}@media screen and (max-width:480px){.Hero_hero__1d92z{padding:1.5rem 0}.Hero_title__bGj6o{font-size:1.8rem;margin-bottom:1rem}.Hero_subtitle___gKKT{font-size:.9375rem;margin-bottom:1.5rem}.Hero_buttonGroup___zvqr{gap:.5rem;margin-bottom:1.5rem}.Hero_primaryButton__lbV4g,.Hero_secondaryButton__ttf8W{padding:.75rem 1.25rem;font-size:.875rem;text-align:center;width:130px;height:50px}.Hero_imageContainer__p4KjG{margin-top:-1em;max-height:200px}.Hero_floatingCard__iKn58{position:absolute;background:white;border-radius:1em;display:flex;align-items:center;box-shadow:0 10px 20px rgba(0,0,0,.05);font-weight:500;white-space:normal}.Hero_commentText__Woi0E{width:200px}.Hero_commentText__Woi0E p{font-size:12px;line-height:1.4;margin:0;white-space:normal;word-wrap:break-word}.Hero_secureCard__MmKfa{left:10%;top:130px;width:60px;height:30px;display:none}.Hero_allInOneCard__IGEah{top:130px;right:2%;min-width:240px;max-width:240px;background:rgba(255,255,255,.514)}.Hero_iconWrapper__2xOED{width:20px;height:20px}.Hero_icon__fOYSW{width:14px;height:14px}.Hero_topLeftImage__jX_E1{position:absolute;top:10px;left:10px;width:10em;z-index:5;transition:transform .3s ease}.Hero_leftContent__RCd6_{max-width:100%;margin-top:1rem}.Hero_sliderContainer__11OHL{position:absolute;left:0;width:8em;z-index:5;display:flex;flex-direction:column}.Hero_sliderContainer__11OHL img{max-height:270px}.Hero_topLeftImage__jX_E1{width:100%;height:auto;border-radius:1em;transition:all .5s ease;position:relative;z-index:1;opacity:1;max-height:250px}.Hero_slideInfo__4LHhA{padding:.5rem;z-index:2;min-width:100px;bottom:-40px;right:-50px}.Hero_slideInfo__4LHhA h3{font-size:1.05em}.Hero_slideInfo__4LHhA p{margin:.3em 0 0;font-size:.9em}.Hero_commentContent2__vTKp6{display:none}.Hero_leftDecoration__kTywy{position:absolute;bottom:-217px;left:-30px;width:18em;height:auto;z-index:1;filter:invert(1) brightness(100)}.Hero_sliderContainer__11OHL{top:37px}.Hero_mainImage__M_6DT{z-index:1}}.TrustedBy_trustedBy__oyjCi{padding:2rem 0;text-align:center;background-color:#fff;margin-top:14rem}.TrustedBy_title__dxuMc{font-size:30px;color:#000;font-weight:800}.TrustedBy_highlight__bf95X{color:#76678d;background-image:linear-gradient(45deg,#76678d,#45b4f9 44%,#4902b6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.TrustedBy_description__Yf6w_{font-size:16px;color:#000;font-weight:400;width:50%;margin:0 auto;line-height:1.5;text-align:center}.TrustedBy_logos__QReo_{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;max-width:1200px;margin:2rem auto;padding:0 1rem;cursor:pointer}.TrustedBy_logo__KQiEa{width:100%;height:auto;max-height:2.5rem;object-fit:contain;opacity:.7;transition:opacity .2s ease}.TrustedBy_logo__KQiEa:hover{opacity:1}@media screen and (max-width:1024px){.TrustedBy_trustedBy__oyjCi{padding:3rem 0;margin-top:0}.TrustedBy_description__Yf6w_{width:70%}.TrustedBy_logos__QReo_{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media screen and (max-width:768px){.TrustedBy_trustedBy__oyjCi{padding:2rem 0;margin-top:1em}.TrustedBy_title__dxuMc{font-size:1.5rem;margin-bottom:1rem}.TrustedBy_description__Yf6w_{width:80%;font-size:.9rem;margin-bottom:2rem}.TrustedBy_logos__QReo_{grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 1rem}.TrustedBy_logo__KQiEa{max-height:2rem}}@media screen and (max-width:480px){.TrustedBy_trustedBy__oyjCi{padding:1.5rem 0;margin-top:.5em}.TrustedBy_title__dxuMc{font-size:1.25rem}.TrustedBy_description__Yf6w_{width:90%;font-size:.85rem;margin-bottom:1.5rem}.TrustedBy_logos__QReo_{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 .5rem}.TrustedBy_logo__KQiEa{max-height:1.5rem}}.StatsDetails_container__QPGqJ{padding:4rem 0;max-width:1400px;margin:0 auto}.StatsDetails_mainTitle__nmxqS{font-size:45px;margin-bottom:6rem;text-align:center;font-weight:700}.StatsDetails_blueText__z8UF7{color:#76678d;background-image:linear-gradient(45deg,#76678d,#45b4f9 44%,#4902b6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.StatsDetails_orangeText__eUkLl{color:#f97316}.StatsDetails_statsContainer__UoMtk{display:flex;justify-content:center;margin-bottom:2rem}.StatsDetails_servicesGrid__dM4Ev{display:flex;gap:2rem;width:100%;flex-wrap:wrap;justify-content:center}.StatsDetails_serviceCard__Hn4_F{padding:2rem;border-radius:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start;text-align:left;border:none;position:relative;overflow:hidden;cursor:pointer;min-height:250px;width:calc(33.33% - 1.35rem);min-width:300px;max-width:450px}.StatsDetails_serviceCard__Hn4_F:first-child{background:#76678d47}.StatsDetails_serviceCard__Hn4_F:nth-child(2){background:#68abd599}.StatsDetails_serviceCard__Hn4_F:nth-child(3){background:#4902b66b}.StatsDetails_pattern__T60wU{position:absolute;top:-8px;left:0;width:100%;height:105%;opacity:.16;z-index:0;object-fit:cover}.StatsDetails_pattern__T60wU:nth-child(2) img{filter:invert(0) brightness(100)}.StatsDetails_serviceContent___0j6r{position:relative;z-index:1;display:flex;min-height:125px;z-index:3}.StatsDetails_serviceCard__Hn4_F:before{display:none}.StatsDetails_serviceCard__Hn4_F:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.StatsDetails_serviceHeader__u5tK8{display:flex;flex-direction:column;align-items:flex-start;text-align:flex-start;gap:1rem;margin-bottom:1.5rem;width:100%;z-index:3}.StatsDetails_serviceIcon__IKaG1{width:170px;height:170px;padding:.1rem;border-radius:1em;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:3}.StatsDetails_serviceIcon__IKaG1 img{object-fit:contain}.StatsDetails_serviceCard__Hn4_F h3{font-size:35px;color:#000;font-weight:700;margin:0}.StatsDetails_serviceCard__Hn4_F p{color:#000;font-size:1rem;line-height:1.5;margin:0;width:100%;text-align:flex-start}.StatsDetails_StatsBottom__Vuv8f{margin-top:2rem}.StatsDetails_companyInfo__rECv6{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.StatsDetails_contactCard__LB_b6,.StatsDetails_infoCard__7jhAr{background-color:#F5F7F9;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.StatsDetails_contactCard__LB_b6 h3,.StatsDetails_infoCard__7jhAr h3{font-size:1.5rem;margin-bottom:1rem;color:#1e293b}.StatsDetails_featuresList__QIWKz{list-style:none;padding:0}.StatsDetails_featuresList__QIWKz li{margin-bottom:.8rem;color:#64748b;display:flex;align-items:center;gap:.5rem}.StatsDetails_featuresList__QIWKz li:before{content:"⭐";filter:grayscale(100%) brightness(0);opacity:.8}.StatsDetails_contactButton__Ravre{background:#2563eb;color:white;border:none;padding:.8rem 1.5rem;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.StatsDetails_contactButton__Ravre:hover{background:#1d4ed8}@media (max-width:1024px){.StatsDetails_serviceCard__Hn4_F:hover{transform:translateY(0)}.StatsDetails_servicesGrid__dM4Ev{gap:1.5rem}.StatsDetails_serviceCard__Hn4_F{width:calc(50% - .75rem)}.StatsDetails_serviceIcon__IKaG1{width:140px;height:140px}.StatsDetails_serviceCard__Hn4_F h3{font-size:1.3rem}}@media (max-width:768px){.StatsDetails_container__QPGqJ{padding:2rem 1rem}.StatsDetails_serviceCard__Hn4_F:hover{transform:translateY(0)}.StatsDetails_servicesGrid__dM4Ev{gap:1rem}.StatsDetails_serviceCard__Hn4_F{width:100%;min-height:200px;padding:1.5rem}.StatsDetails_mainTitle__nmxqS{font-size:1.8rem;margin-bottom:2rem}.StatsDetails_serviceIcon__IKaG1{width:120px;height:120px}.StatsDetails_serviceContent___0j6r{flex-direction:column-reverse;align-items:center;gap:1rem}.StatsDetails_serviceCard__Hn4_F p{font-size:.95rem}.StatsDetails_serviceHeader__u5tK8 h3{order:1}.StatsDetails_serviceIcon__IKaG1 img{width:200px;height:200px;margin-top:-50px;order:3}.StatsDetails_serviceContent___0j6r p{flex-direction:column-reverse;align-items:center;gap:1rem;font-size:15px;order:2}}@media (max-width:480px){.StatsDetails_container__QPGqJ{padding:1.5rem .75rem}.StatsDetails_serviceIcon__IKaG1{width:140px;height:140px;bottom:50px;position:relative;align-items:flex-start}.StatsDetails_serviceIcon__IKaG1 img{width:180px;height:180px;margin-top:25px;order:3}.StatsDetails_serviceContent___0j6r p{flex-direction:column-reverse;align-items:center;gap:1rem;font-size:15px;order:2}.StatsDetails_serviceHeader__u5tK8 h3{order:1}.StatsDetails_mainTitle__nmxqS{font-size:24px;margin-bottom:4rem}.StatsDetails_serviceCard__Hn4_F:hover{transform:translateY(0)}.StatsDetails_pattern__T60wU{top:-30px;height:115%}}.Futures_container__PcHV0{display:flex;flex-direction:column;padding:2rem 4rem;gap:2rem}.Futures_header__HHyC_{text-align:start;padding:2rem 0}.Futures_title__ocGF2{font-size:3.5rem;font-weight:700;line-height:1.2;color:#000}.Futures_highlight__vVtv4{color:#76678d;background-image:linear-gradient(45deg,#76678d,#45b4f9 44%,#4902b6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Futures_dark__v5MN2{color:#000}.Futures_orange__DzLn_{background:#F9950B;background:linear-gradient(90deg,#F9950B 80%,#0E225B 98%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Futures_content__8i9NA{display:flex;gap:2rem;align-items:flex-start}.Futures_leftSection__cespa{flex:1 1;max-width:50%}.Futures_features__t92a8{display:flex;flex-direction:column;gap:.75rem}.Futures_featureItem__Jlqrz{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:12px;transition:all .3s ease;cursor:pointer;min-height:50px;overflow:hidden;background-color:transparent}.Futures_featureItem__Jlqrz:first-child:hover,.Futures_featureItem__Jlqrz:nth-child(2):hover,.Futures_featureItem__Jlqrz:nth-child(3):hover,.Futures_featureItem__Jlqrz:nth-child(4):hover,.Futures_featureItem__Jlqrz:nth-child(5):hover,.Futures_featureItem__Jlqrz:nth-child(6):hover{background-color:#F5F8FF}.Futures_featureItem__Jlqrz.Futures_active__xF_M1{padding:1.25rem .75rem;min-height:90px}.Futures_featureItem__Jlqrz:first-child.Futures_active__xF_M1,.Futures_featureItem__Jlqrz:nth-child(2).Futures_active__xF_M1,.Futures_featureItem__Jlqrz:nth-child(3).Futures_active__xF_M1,.Futures_featureItem__Jlqrz:nth-child(4).Futures_active__xF_M1,.Futures_featureItem__Jlqrz:nth-child(5).Futures_active__xF_M1,.Futures_featureItem__Jlqrz:nth-child(6).Futures_active__xF_M1{background-color:#F5F8FF}.Futures_icon__YEkNu{font-size:1.5rem;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Futures_active__xF_M1 .Futures_icon__YEkNu img{filter:invert(1) brightness(0)}.Futures_icon__YEkNu img{width:20px;height:20px;object-fit:contain}.Futures_featureContent__EN_hd{display:flex;flex-direction:column;gap:.25rem;overflow:hidden}.Futures_featureText___kIZf{font-size:1rem;font-weight:600;color:#000;white-space:nowrap;transition:none}.Futures_featureDescription__XmSva{font-size:.875rem;color:#666;margin:0;max-height:0;opacity:0;transform:scaleY(0);transform-origin:top;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.Futures_active__xF_M1 .Futures_featureDescription__XmSva{max-height:100px;opacity:1;margin-top:.25rem;transform:scaleY(1)}.Futures_rightSection__qBGon{flex:1 1;max-width:50%;display:flex;justify-content:center;align-items:flex-start}.Futures_imageContainer__C3En7{position:relative;width:100%;height:100%;transition:all .3s ease}.Futures_phoneImage__t_9aJ{position:relative;width:75%;height:auto;object-fit:cover;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1));border-radius:1em;bottom:4em;transition:all .3s ease;transform:scale(1)}.Futures_phoneImage__t_9aJ:hover{transform:scale(1.05)}@media (max-width:1024px){.Futures_container__PcHV0{padding:1rem}.Futures_header__HHyC_{margin-bottom:-2em;margin-top:-3em;width:95%;text-align:center}.Futures_content__8i9NA{flex-direction:row}.Futures_phoneImage__t_9aJ{position:relative;width:75%;height:auto;object-fit:cover;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1));border-radius:1em;bottom:1em}.Futures_leftSection__cespa,.Futures_rightSection__qBGon{max-width:100%}.Futures_title__ocGF2{font-size:1.8rem}}@media screen and (max-width:768px){.Futures_container__PcHV0{padding:1rem}.Futures_header__HHyC_{margin-bottom:1rem;width:100%;text-align:center}.Futures_title__ocGF2{font-size:2rem;margin-bottom:-1em;margin-top:1em}.Futures_content__8i9NA{flex-direction:column;gap:2rem}.Futures_leftSection__cespa{max-width:100%}.Futures_rightSection__qBGon{max-width:100%;display:flex;justify-content:center}.Futures_phoneImage__t_9aJ{display:none}.Futures_features__t92a8{gap:1rem}.Futures_featureItem__Jlqrz{padding:1rem}.Futures_featureText___kIZf{font-size:.9375rem}.Futures_featureDescription__XmSva{font-size:.8125rem}.Futures_featureText___kIZf{font-size:1rem;font-weight:600;color:#000;white-space:normal;transition:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.Reviews_reviewsSection__qx_DS{display:flex;justify-content:center;align-items:center;padding:60px 20px;overflow:hidden}.Reviews_reviewsContainer__aKPxB{max-width:1400px}.Reviews_reviewsContainer__aKPxB,.Reviews_reviewsTrack__7FaF6{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.Reviews_reviewsTrack__7FaF6{height:400px;overflow:visible;touch-action:pan-y pinch-zoom;cursor:-webkit-grab;cursor:grab}.Reviews_reviewsTrack__7FaF6:active{cursor:-webkit-grabbing;cursor:grabbing}.Reviews_reviewCard__AM9tB{width:600px;height:320px;background:white;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.1);padding:40px;text-align:center;position:absolute;transition:all .6s cubic-bezier(.65,0,.35,1);opacity:0;transform:translateX(100vw);pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.Reviews_prevSlide__j5o1U{transform:translateX(-100%);opacity:.3;filter:blur(2px);pointer-events:none}.Reviews_activeSlide__XwP1q{transform:translateX(0);opacity:1;filter:blur(0);pointer-events:auto;z-index:2}.Reviews_nextSlide__oKV_m{transform:translateX(100%);opacity:.3;filter:blur(2px);pointer-events:none}.Reviews_slide-prev__g0zbH{animation:Reviews_slideFromRight__R1bWq .5s ease forwards}.Reviews_slide-next__wOx0N{animation:Reviews_slideFromLeft__O9KzA .5s ease forwards}@keyframes Reviews_slideFromRight__R1bWq{0%{transform:translateX(100%);opacity:.5}to{transform:translateX(0);opacity:1}}@keyframes Reviews_slideFromLeft__O9KzA{0%{transform:translateX(-100%);opacity:.5}to{transform:translateX(0);opacity:1}}.Reviews_stars__T9Vpz{color:#f9b017;margin-bottom:16px;font-size:18px}.Reviews_reviewText__TTqGt{font-size:1.1rem;color:#333;margin-bottom:24px;line-height:1.6}.Reviews_customerInfo__BGBAc{display:flex;align-items:center;justify-content:center;gap:12px}.Reviews_customerImage__2FJZ0{width:48px;height:48px;border-radius:50%;object-fit:cover}.Reviews_customerName__3s3N4{font-weight:700;font-size:1rem;margin-bottom:4px}.Reviews_customerPosition__sFqFW{font-size:.85rem;color:#666}.Reviews_navButton___jxFp{background:white;border:none;cursor:pointer;padding:15px;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);position:absolute;z-index:3;transition:all .3s ease;top:50%;transform:translateY(-50%);width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.05)}.Reviews_navButton___jxFp:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.15);background-color:white}.Reviews_navButton___jxFp:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)}.Reviews_navButton___jxFp img{width:25px;height:20px}.Reviews_prevButton__53bwl{left:calc(50% - 325px)}.Reviews_nextButton__6x8hR,.Reviews_prevButton__53bwl{background-color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Reviews_nextButton__6x8hR{right:calc(50% - 325px)}@media screen and (max-width:1024px){.Reviews_reviewCard__AM9tB{width:500px;height:300px;padding:30px}.Reviews_prevButton__53bwl{left:calc(50% - 275px)}.Reviews_nextButton__6x8hR{right:calc(50% - 275px)}.Reviews_reviewText__TTqGt{font-size:1rem}}@media screen and (max-width:768px){.Reviews_reviewsSection__qx_DS{padding:40px 20px}.Reviews_reviewsContainer__aKPxB{max-width:100%;padding:0 45px}.Reviews_reviewCard__AM9tB{width:calc(100vw - 120px);max-width:320px;height:auto;min-height:240px;padding:24px 20px}.Reviews_prevButton__53bwl{left:-15px}.Reviews_nextButton__6x8hR{right:-15px}.Reviews_navButton___jxFp{width:36px;height:36px;padding:8px;background-color:white}.Reviews_navButton___jxFp img{width:18px;height:14px}.Reviews_stars__T9Vpz{font-size:16px;margin-bottom:12px}.Reviews_reviewText__TTqGt{font-size:.9rem;margin-bottom:16px;-webkit-line-clamp:4}.Reviews_customerInfo__BGBAc{gap:8px}.Reviews_customerImage__2FJZ0{width:36px;height:36px}.Reviews_customerName__3s3N4{font-size:.85rem}.Reviews_customerPosition__sFqFW{font-size:.75rem}}@media screen and (max-width:430px){.Reviews_reviewsSection__qx_DS{padding:30px 10px;max-height:320px}.Reviews_reviewsContainer__aKPxB{max-width:100%;padding:0 30px}.Reviews_reviewCard__AM9tB{width:calc(100vw - 60px);max-width:300px;height:auto;min-height:220px;padding:20px 15px}.Reviews_prevButton__53bwl{left:0}.Reviews_nextButton__6x8hR{right:0}.Reviews_navButton___jxFp{width:32px;height:32px;padding:6px;background-color:white}.Reviews_navButton___jxFp img{width:16px;height:16px}.Reviews_reviewText__TTqGt{font-size:.9rem;margin-bottom:16px}}.DownloadApp_container__6S60I{position:relative;top:30px;width:100%;background:#F1C46C;background:linear-gradient(90deg,rgba(232,208,182,1),rgba(244,246,250,1) 50%,rgba(93,128,232,1));border-radius:1em;max-width:1440px;min-height:18em;padding:48px 24px;display:flex;justify-content:center;align-items:center;text-align:center}.DownloadApp_content__040fh{max-width:500px;display:flex;flex-direction:column;align-items:center;gap:16px}.DownloadApp_icon___gv_f{width:64px;height:64px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.1)}.DownloadApp_title__3Xyut{font-size:24px;font-weight:600;color:#111827;margin:0}.DownloadApp_description__y_bSa{font-size:16px;line-height:1.5;color:#4B5563;margin:0}.DownloadApp_downloadButton__A3ehn{background:#0066FF;color:white;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s}.DownloadApp_downloadButton__A3ehn:hover{background:#0052CC}@keyframes DownloadApp_waveAnimation__B59WF{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}.DownloadApp_stars__fKW6_{display:flex;justify-content:center;gap:4px;margin:8px 0}.DownloadApp_stars__fKW6_ svg{transition:transform .2s ease;animation:DownloadApp_waveAnimation__B59WF 1.5s ease-in-out infinite}.DownloadApp_stars__fKW6_ svg:first-child{animation-delay:0s}.DownloadApp_stars__fKW6_ svg:nth-child(2){animation-delay:.15s}.DownloadApp_stars__fKW6_ svg:nth-child(3){animation-delay:.3s}.DownloadApp_stars__fKW6_ svg:nth-child(4){animation-delay:.45s}.DownloadApp_stars__fKW6_ svg:nth-child(5){animation-delay:.6s}.DownloadApp_stars__fKW6_ svg:hover{transform:scale(1.4);animation-play-state:paused}@media screen and (max-width:1024px){.DownloadApp_container__6S60I{padding:36px 20px;min-height:16em;width:98%}.DownloadApp_content__040fh{max-width:350px}.DownloadApp_title__3Xyut{font-size:22px}.DownloadApp_description__y_bSa{font-size:15px}}@media screen and (max-width:768px){.DownloadApp_container__6S60I{padding:32px 16px;min-height:14em}.DownloadApp_content__040fh{max-width:300px;gap:12px}.DownloadApp_icon___gv_f{width:56px;height:56px}.DownloadApp_title__3Xyut{font-size:20px}.DownloadApp_description__y_bSa{font-size:14px}.DownloadApp_downloadButton__A3ehn{padding:10px 20px;font-size:15px}}@media screen and (max-width:480px){.DownloadApp_container__6S60I{padding:24px 12px;min-height:12em}.DownloadApp_content__040fh{max-width:250px;gap:10px}.DownloadApp_icon___gv_f{width:48px;height:48px}.DownloadApp_title__3Xyut{font-size:18px}.DownloadApp_description__y_bSa{font-size:13px}.DownloadApp_downloadButton__A3ehn{padding:8px 16px;font-size:14px}}.WhyChoseUs_container__ofvqH{padding:6rem 0;max-width:1300px;margin:0 auto}.WhyChoseUs_content__ZhTzn{display:flex;justify-content:space-between;align-items:center;gap:60px}.WhyChoseUs_textContent__8GQNS{flex:1 1;max-width:500px}.WhyChoseUs_processLabel__bPGsn{display:inline-block;color:#4169E1;font-weight:500;margin-bottom:16px;position:relative;padding-left:24px}.WhyChoseUs_processLabel__bPGsn:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background-color:#4169E1;border-radius:50%;opacity:.2}.WhyChoseUs_title__IazVm{font-size:45px;line-height:1.2;margin-bottom:24px;color:#1A1A1A}.WhyChoseUs_highlight__vjQpm{color:#76678d;background-image:linear-gradient(45deg,#76678d,#45b4f9 44%,#4902b6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.WhyChoseUs_description__6_MrX{color:#666;line-height:1.6;margin-bottom:32px}.WhyChoseUs_featureList__e1BFk{list-style:none;padding:0;margin-bottom:40px}.WhyChoseUs_featureList__e1BFk li{padding-left:28px;margin-bottom:16px;position:relative;color:#333}.WhyChoseUs_featureList__e1BFk li:before{content:"✓";position:absolute;left:0;color:#4169E1}.WhyChoseUs_startButton__gSwWh{background-color:#4169E1;color:white;border:none;padding:16px 35px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s}.WhyChoseUs_startButton__gSwWh:hover{background-color:#3154b4}.WhyChoseUs_mediaContent__6RI7Q{flex:1.2 1;max-width:650px;width:100%;border-radius:1em}.WhyChoseUs_videoCard__2a1dB{position:relative;border-radius:1em;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.1);aspect-ratio:16/9;width:100%}.WhyChoseUs_videoPlayer__9cZDF{width:100%;height:100%;object-fit:cover;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.WhyChoseUs_youtubeFrame__M8coX{width:100%;height:100%;border:none;min-height:200px}.WhyChoseUs_videoPlaceholder__SlWl_{width:100%;height:100%;position:relative;background-color:#f0f0f0}.WhyChoseUs_thumbnail__F8I2B{width:100%;height:100%;object-fit:cover}.WhyChoseUs_playButton__3oJxJ{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.6);color:white;font-size:2rem;border:none;border-radius:50%;width:60px;height:60px;cursor:pointer;transition:transform .2s ease}.WhyChoseUs_playButton__3oJxJ:hover{transform:translate(-50%,-50%) scale(1.1)}@media (max-width:1024px){.WhyChoseUs_container__ofvqH{padding:4rem 1.5rem}.WhyChoseUs_content__ZhTzn{gap:40px}.WhyChoseUs_textContent__8GQNS{max-width:45%}.WhyChoseUs_mediaContent__6RI7Q{max-width:55%}.WhyChoseUs_title__IazVm{font-size:40px}.WhyChoseUs_description__6_MrX{font-size:.95rem}.WhyChoseUs_videoCard__2a1dB{max-width:100%}}@media (max-width:768px){.WhyChoseUs_container__ofvqH{padding:3rem 1rem}.WhyChoseUs_content__ZhTzn{flex-direction:column;gap:2rem}.WhyChoseUs_mediaContent__6RI7Q,.WhyChoseUs_textContent__8GQNS{max-width:100%}.WhyChoseUs_title__IazVm{font-size:36px;text-align:center}.WhyChoseUs_processLabel__bPGsn{display:block;text-align:center;padding-left:0}.WhyChoseUs_processLabel__bPGsn:before{display:none}.WhyChoseUs_description__6_MrX{text-align:center}.WhyChoseUs_featureList__e1BFk{max-width:400px;margin-left:auto;margin-right:auto}.WhyChoseUs_startButton__gSwWh{display:block;margin:0 auto;min-width:200px}.WhyChoseUs_videoCard__2a1dB{margin:0 auto;max-width:100%}}@media (max-width:480px){.WhyChoseUs_container__ofvqH{padding:2rem 1rem}.WhyChoseUs_title__IazVm{font-size:28px}.WhyChoseUs_description__6_MrX,.WhyChoseUs_featureList__e1BFk li{font-size:.9rem}.WhyChoseUs_startButton__gSwWh{width:100%;padding:12px 24px}.WhyChoseUs_videoCard__2a1dB{margin:0;border-radius:1em}.WhyChoseUs_playButton__3oJxJ{width:50px;height:50px;font-size:1.5rem}}.WhyChoseUs_wrapper__koXd0{position:relative;cursor:pointer;width:100%;aspect-ratio:16/9;background:#000}