.RecentTutorials_highlight__3CGTF{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:1rem 0 var(--h3-spacing) 0}@media(max-width:768px){.RecentTutorials_highlight__3CGTF{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.RecentTutorials_title__tgytS{font-size:2rem;color:var(--text-color-light);margin:0;padding-bottom:.5rem;font-weight:400}.RecentTutorials_recentProjects__M8qje{padding:1rem 0;width:100%}.RecentTutorials_projectsContainer__2XwTb{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:3rem;gap:3rem;padding-top:.5rem}.RecentTutorials_projectsButtonContainer__RhdUL{display:flex;justify-content:flex-end;text-align:right;padding:1rem 0}@media(max-width:768px){.RecentTutorials_projectsButtonContainer__RhdUL{padding:0;justify-content:center}.RecentTutorials_recentProjects__M8qje{width:100%;margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;max-width:100%}.RecentTutorials_projectsContainer__2XwTb{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:1rem;margin:0;overflow-x:hidden}.RecentTutorials_projectsContainer__2XwTb,.RecentTutorials_projectsContainer__2XwTb>*,.RecentTutorials_title__tgytS{width:100%;max-width:100%;box-sizing:border-box}.RecentTutorials_title__tgytS{font-size:1.25rem;padding:.25rem .5rem 0;margin-bottom:-.5rem}}.ServicesComponent_highlight__Nuk2F{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:1rem 0 var(--h3-spacing) 0}@media(max-width:768px){.ServicesComponent_highlight__Nuk2F{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.ServicesComponent_services__aiyDO{margin:0;width:100%;background-image:var(--background-colorB-gradient);background-color:var(--background-colorB);padding:1.75rem 0}html.dark .ServicesComponent_services__aiyDO{background-image:none;background-color:var(--dark-light);color:#ebebeb}@media(max-width:768px){.ServicesComponent_services__aiyDO{padding:1rem 0}}.ServicesComponent_container__dP7VR{max-width:var(--container-max-width);margin:0 auto}@media(max-width:768px){.ServicesComponent_container__dP7VR{padding:.5rem}}.ServicesComponent_subtitle__wfibD{font-size:var(--subtitle-font-size);color:var(--subtitle-color);margin-bottom:1.5rem;text-align:left;line-height:var(--subtitle-line-height);font-weight:var(--subtitle-font-weight)}@media(max-width:768px){.ServicesComponent_subtitle__wfibD{font-size:var(--subtitle-font-size-mobile);margin-bottom:1rem;margin-top:0}}.ServicesComponent_grid__29O8U{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:1.75rem;gap:1.75rem;padding-top:1rem}@media(max-width:768px){.ServicesComponent_grid__29O8U{grid-template-columns:1fr;gap:1.5rem;padding:.75rem}}.ServicesComponent_card__VivWY{background:#fff;border:1px solid rgba(0,0,0,0);border-radius:var(--br);padding:2rem 1.5rem;box-shadow:0 4px 6px rgba(41,0,21,.1);transition:opacity .2s ease,transform .2s ease,box-shadow .15s ease;position:relative;background-clip:padding-box;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.ServicesComponent_card__VivWY{padding:1.5rem 1.25rem;margin:0;flex-direction:column;align-items:center;gap:0}}.ServicesComponent_card__VivWY:before{content:"";position:absolute;inset:-1px;border-radius:var(--br);padding:1px;background:linear-gradient(90deg,rgba(247,86,166,.3),rgba(247,86,166,.3) 30%,rgba(247,86,166,.6) 50%,rgba(247,86,166,.3) 70%,rgba(247,86,166,.3));background-size:200% 100%;background-position:-200% 0;animation:ServicesComponent_borderGradient___IXyv 8s ease-in-out infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0;pointer-events:none}.ServicesComponent_card__VivWY>*{position:relative;z-index:1}.ServicesComponent_card__VivWY:first-child{transition-delay:.1s}.ServicesComponent_card__VivWY:nth-child(2){transition-delay:.2s}.ServicesComponent_card__VivWY:nth-child(3){transition-delay:.3s}.ServicesComponent_card__VivWY:nth-child(4){transition-delay:.4s}.ServicesComponent_card__VivWY:nth-child(5){transition-delay:.5s}.ServicesComponent_card__VivWY:nth-child(6){transition-delay:.6s}.ServicesComponent_visible__JJ7VP .ServicesComponent_card__VivWY{opacity:1;transform:translateY(0)}.ServicesComponent_card__VivWY:hover{box-shadow:0 8px 12px rgba(0,0,0,.1);transition-delay:0s;border:1px solid rgba(247,86,166,.4)}html.dark .ServicesComponent_card__VivWY:hover{box-shadow:0 8px 12px rgba(150,150,150,.1)}html.dark .ServicesComponent_card__VivWY{background-color:#181c33;color:#e2e2e2;border:1px solid rgba(248,248,248,.3);box-shadow:0 4px 8px rgba(250,81,166,.2)}html.dark .ServicesComponent_card__VivWY:before{background:linear-gradient(90deg,transparent,transparent 30%,rgba(250,81,166,.4) 50%,transparent 70%,transparent)}.ServicesComponent_card__VivWY:hover .ServicesComponent_cardTitle__Escda{opacity:1}@keyframes ServicesComponent_borderGradient___IXyv{0%{background-position:-200% 0}50%{background-position:200% 0}to{background-position:-200% 0}}.ServicesComponent_iconContainer__Yvw1x{display:flex;justify-content:center;align-items:center;margin-bottom:1.25rem;width:100%}@media(max-width:768px){.ServicesComponent_iconContainer__Yvw1x{margin-bottom:.75rem;width:100%}}.ServicesComponent_cardContent__RsnlS{display:flex;flex-direction:column;width:100%;align-items:center}@media(max-width:768px){.ServicesComponent_cardContent__RsnlS{width:100%;align-items:center}}.ServicesComponent_iconWrapper__eKIik{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background-color:rgba(250,152,217,.15);transition:transform .3s ease,background-color .3s ease}html.dark .ServicesComponent_iconWrapper__eKIik{background-color:rgba(255,255,255,.04)}.ServicesComponent_iconWrapper__eKIik .ServicesComponent_serviceIcon__YWYaB{width:36px;height:36px;object-fit:contain;filter:brightness(0) saturate(100%) invert(27%) sepia(95%) saturate(2878%) hue-rotate(310deg) brightness(98%) contrast(92%)}@media(max-width:768px){.ServicesComponent_iconWrapper__eKIik{width:64px;height:64px}.ServicesComponent_iconWrapper__eKIik .ServicesComponent_serviceIcon__YWYaB{width:32px;height:32px}}.ServicesComponent_card__VivWY:hover .ServicesComponent_iconWrapper__eKIik{transform:scale(1.05);background-color:rgba(250,152,217,.25)}html.dark .ServicesComponent_card__VivWY:hover .ServicesComponent_iconWrapper__eKIik{background-color:rgba(255,255,255,.06)}@keyframes ServicesComponent_iconFloat__4qq9f{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}.ServicesComponent_cardTitle__Escda{font-size:var(--card-title-font-size);font-weight:var(--card-title-font-weight);color:var(--text-color);margin:0;transition:opacity .3s ease;line-height:var(--card-title-line-height);white-space:normal;text-align:center}@media(max-width:768px){.ServicesComponent_cardTitle__Escda{font-size:calc(var(--card-title-font-size-mobile)*1.3);line-height:1.3;white-space:normal;margin-bottom:.25rem;text-align:center}}.ServicesComponent_cardDescription__VgDTz{color:#7e7e7e;line-height:1.6;margin-bottom:.25rem;font-size:.975rem;text-align:center}@media(max-width:768px){.ServicesComponent_cardDescription__VgDTz{font-size:.875rem;margin-bottom:0;line-height:1.5;text-align:center;margin-top:.125rem}}.ServicesComponent_ctaContainer__tcr0W{display:flex;justify-content:flex-end;align-items:center;margin-top:1.75rem;width:100%}@media(max-width:768px){.ServicesComponent_ctaContainer__tcr0W{margin-top:.5rem;justify-content:center}}.ServicesComponent_ctaContainer__tcr0W .buttonContainer{justify-content:flex-end}@media(max-width:768px){.ServicesComponent_ctaContainer__tcr0W .buttonContainer{justify-content:center}}.TestimonialsComponent_highlight__uLuIn{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:1rem 0 var(--h3-spacing) 0}@media(max-width:768px){.TestimonialsComponent_highlight__uLuIn{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.TestimonialsComponent_testimonialsContainer__uJML1{width:100%;background-image:var(--background-colorB-gradient);background-color:var(--background-colorB);padding:1.75rem 0}@media(max-width:768px){.TestimonialsComponent_testimonialsContainer__uJML1{padding:1rem 0}}html.dark .TestimonialsComponent_testimonialsContainer__uJML1{background-image:none;background-color:var(--dark-light);color:#ebebeb}.TestimonialsComponent_testimonials__kIpeh{width:100%;padding:2.5rem 0 0}@media(max-width:768px){.TestimonialsComponent_testimonials__kIpeh{padding:0;box-sizing:border-box}}.TestimonialsComponent_titleWrapper__1qQnL{max-width:var(--container-max-width);margin-inline:auto;padding:0 2rem;box-sizing:border-box}@media(max-width:768px){.TestimonialsComponent_titleWrapper__1qQnL{padding:0 .5rem;text-align:left}}.TestimonialsComponent_titleWrapper__1qQnL .TestimonialsComponent_highlight__uLuIn{padding:0;box-sizing:border-box;text-align:left;margin-bottom:.5rem}@media(max-width:768px){.TestimonialsComponent_titleWrapper__1qQnL .TestimonialsComponent_highlight__uLuIn{padding:0;text-align:left;margin-bottom:.5rem}}.TestimonialsComponent_titleWrapper__1qQnL .TestimonialsComponent_subtitle__APqnx{font-size:var(--subtitle-font-size);color:var(--subtitle-color);margin-bottom:1.5rem;text-align:left;line-height:var(--subtitle-line-height);font-weight:var(--subtitle-font-weight)}@media(max-width:768px){.TestimonialsComponent_titleWrapper__1qQnL .TestimonialsComponent_subtitle__APqnx{font-size:var(--subtitle-font-size-mobile);margin-bottom:1rem;margin-top:0}}.TestimonialsComponent_carouselWrapper__6mckX{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:2rem 0 0;min-height:360px;overflow:hidden;background-image:var(--background-colorB-gradient);background-color:var(--background-colorB)}html.dark .TestimonialsComponent_carouselWrapper__6mckX{background-image:none;background-color:var(--dark-light)}@media(max-width:768px){.TestimonialsComponent_carouselWrapper__6mckX{padding:1.5rem 0 0;min-height:560px;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}}.TestimonialsComponent_carousel__PODNT{display:flex;flex-direction:column;width:100%;overflow:hidden;position:relative;z-index:1;padding:0 2rem;gap:0}@media(max-width:768px){.TestimonialsComponent_carousel__PODNT{gap:.75rem;padding:0 .5rem;overflow:hidden}}.TestimonialsComponent_carouselInner__j2r45{display:flex;gap:1rem;width:-moz-fit-content;width:fit-content;will-change:transform;flex-shrink:0}@media(max-width:768px){.TestimonialsComponent_carouselInner__j2r45{gap:1rem}}.TestimonialsComponent_navButton__51sRr{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(0,0,0,0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:var(--primary-color)}.TestimonialsComponent_navButton__51sRr:hover{color:var(--primary-colorA)}.TestimonialsComponent_navButton__51sRr:active{transform:translateY(-50%) scale(.95)}html.dark .TestimonialsComponent_navButton__51sRr{background:rgba(24,28,51,.9);border-color:rgba(253,3,128,.5);color:#e2e2e2;box-shadow:0 2px 6px rgba(0,0,0,.3)}html.dark .TestimonialsComponent_navButton__51sRr:hover{background:rgba(24,28,51,.95);border-color:rgba(253,3,128,.7);box-shadow:0 3px 8px rgba(253,3,128,.3)}@media(max-width:768px){.TestimonialsComponent_navButton__51sRr{width:36px;height:36px}}.TestimonialsComponent_navButtonLeft__Sxpi9{left:2rem}@media(max-width:768px){.TestimonialsComponent_navButtonLeft__Sxpi9{left:5px;width:32px;height:32px}}.TestimonialsComponent_navButtonRight__ccaP4{right:2rem}@media(max-width:768px){.TestimonialsComponent_navButtonRight__ccaP4{right:5px;width:32px;height:32px}}.TestimonialsComponent_grid__MI9_D{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;padding-top:1rem}@media(max-width:768px){.TestimonialsComponent_grid__MI9_D{padding:.5rem;gap:2rem}}.TestimonialsComponent_card__0ywys{background:#fff;border:1px solid rgba(253,3,128,.2);padding:1rem 1.25rem;border-radius:var(--br);box-shadow:0 3px 6px rgba(0,0,0,.15);width:300px;min-width:300px;max-width:300px;transition:transform .3s ease,box-shadow .3s ease;text-align:left;display:flex;flex-direction:column;min-height:280px;max-height:280px;flex-shrink:0;box-sizing:border-box;overflow:hidden;margin-bottom:.8rem}.TestimonialsComponent_card__0ywys:hover{box-shadow:0 8px 12px rgba(0,0,0,.1);background-color:#f9f9f9;border:1px solid rgba(240,4,122,.3)}.TestimonialsComponent_card__0ywys:hover .TestimonialsComponent_linkedinButton__E9Q8b{transform:rotate(20deg)}html.dark .TestimonialsComponent_card__0ywys{background-color:#181c33;color:#e2e2e2;box-shadow:0 3px 6px rgba(247,247,247,.1)}@media(max-width:768px){.TestimonialsComponent_card__0ywys{padding:.6rem .65rem;width:160px;min-width:160px;max-width:160px;min-height:220px;max-height:220px;justify-content:space-between;overflow:hidden;box-sizing:border-box}}.TestimonialsComponent_message__3bV_Q{font-style:italic;margin-bottom:1rem;color:var(--text-color-light);white-space:pre-line;width:100%;flex:1 1;line-height:1.5;overflow:hidden;font-size:.95rem;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;text-overflow:ellipsis}@media(max-width:768px){.TestimonialsComponent_message__3bV_Q{font-size:.7rem;margin-bottom:.75rem;line-height:1.4;-webkit-line-clamp:4;min-height:5.6em}}.TestimonialsComponent_authorSection__mtEj_{display:flex;align-items:flex-start;gap:.75rem;margin-top:auto;flex-shrink:0}@media(max-width:768px){.TestimonialsComponent_authorSection__mtEj_{gap:.5rem;align-items:flex-start;margin-top:auto;flex:0 0 auto}}.TestimonialsComponent_authorInfo__kl2cB{flex:1 1;display:flex;flex-direction:column;gap:0;width:100%}.TestimonialsComponent_authorRow__e9SAS{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-width:0;max-width:100%;box-sizing:border-box}@media(max-width:768px){.TestimonialsComponent_authorRow__e9SAS{gap:.35rem;padding-right:0;max-width:100%;overflow:hidden}}.TestimonialsComponent_avatar__6XN3v{width:48px;height:48px;border-radius:50%;object-fit:cover;margin-bottom:0;box-shadow:0 4px 6px rgba(0,0,0,.2);flex-shrink:0}@media(max-width:768px){.TestimonialsComponent_avatar__6XN3v{width:28px;height:28px;margin-bottom:0}}.TestimonialsComponent_author__iYDlR{flex:1 1;display:flex;flex-direction:column;gap:.125rem;min-width:0;max-width:100%;overflow:hidden}.TestimonialsComponent_author__iYDlR strong{display:block;font-size:.95rem;color:#111;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}html.dark .TestimonialsComponent_author__iYDlR strong{color:#e2e2e2}@media(max-width:768px){.TestimonialsComponent_author__iYDlR strong{font-weight:500;font-size:.7rem;max-width:calc(100% - 20px)}}.TestimonialsComponent_author__iYDlR span{font-size:.8rem;color:#aaa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(max-width:768px){.TestimonialsComponent_author__iYDlR span{font-size:.6rem;max-width:calc(100% - 20px)}}.TestimonialsComponent_linkedinButton__E9Q8b{display:inline-flex;align-items:center;justify-content:center;color:var(--primary-color);background-color:rgba(0,0,0,0);border:1px solid rgba(204,204,204,.6);width:28px;height:28px;padding:0;border-radius:50%;text-decoration:none;transition:background-color .3s ease,transform .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);flex-shrink:0;box-sizing:border-box}.TestimonialsComponent_linkedinButton__E9Q8b:hover{background-color:#f4f9fd}html.dark .TestimonialsComponent_linkedinButton__E9Q8b{border:1px solid rgba(114,114,114,.6)}.TestimonialsComponent_linkedinButton__E9Q8b svg{vertical-align:middle;width:100%;height:100%;box-sizing:border-box}@media(max-width:768px){.TestimonialsComponent_linkedinButton__E9Q8b{width:18px;height:18px;padding:0;flex-shrink:0;min-width:18px;max-width:18px}}.CallToAction_highlight__axKjo{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:1rem 0 var(--h3-spacing) 0}@media(max-width:768px){.CallToAction_highlight__axKjo{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.CallToAction_ctaContainer__XVAZ7{width:100%;position:relative;padding:8rem 0;background-image:var(--cta-bg-gradient);background-color:var(--cta-bg);overflow:hidden}.CallToAction_ctaContainer__XVAZ7:before{background:radial-gradient(circle at 15% 30%,rgba(255,255,255,.08) 0,transparent 40%),radial-gradient(circle at 85% 70%,rgba(255,255,255,.06) 0,transparent 45%);opacity:.6}.CallToAction_ctaContainer__XVAZ7:after,.CallToAction_ctaContainer__XVAZ7:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0}.CallToAction_ctaContainer__XVAZ7:after{background:linear-gradient(180deg,transparent,rgba(255,255,255,.03) 50%,transparent)}html.dark .CallToAction_ctaContainer__XVAZ7{background-image:var(--cta-bg-gradient);background-color:var(--cta-bg);color:var(--cta-text)}@media(max-width:768px){.CallToAction_ctaContainer__XVAZ7{padding:6rem 0}}.CallToAction_ctaContent__GvUeO{max-width:var(--container-max-width);margin-inline:auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;gap:2.5rem;text-align:center;position:relative;z-index:1}@media(max-width:768px){.CallToAction_ctaContent__GvUeO{padding:0 .5rem;gap:2rem}}.CallToAction_ctaText__Se8OF{font-family:Inter,sans-serif;font-size:2.75rem;font-weight:600;color:var(--cta-text);margin:0;line-height:1.3;max-width:900px;letter-spacing:-.02em}@media(max-width:768px){.CallToAction_ctaText__Se8OF{font-size:2.25rem;font-weight:700;letter-spacing:-.01em;line-height:1.4}}.CallToAction_ctaDescription__R4rj3{font-size:1.25rem;font-weight:400;color:var(--cta-text);margin:0;line-height:1.6;max-width:600px;opacity:.9}@media(max-width:768px){.CallToAction_ctaDescription__R4rj3{font-size:1.25rem;line-height:1.5}}.CallToAction_ctaButton__6ULD9{text-decoration:none;padding:1.125rem 2.5rem;font-weight:500;font-size:1.25rem;border-radius:var(--br);transition:all .3s ease-in-out;display:flex;align-items:center;gap:.35rem;white-space:nowrap;background-color:var(--primary-color);color:#fff;border:1px solid rgba(151,0,76,.2);box-shadow:0 4px 12px rgba(204,2,103,.3);position:relative;overflow:hidden}.CallToAction_ctaButton__6ULD9:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.CallToAction_ctaButton__6ULD9:hover{background-color:#fff;color:#cc0267;border:1px solid rgba(204,2,103,.5);box-shadow:0 6px 20px rgba(204,2,103,.4);transform:translateY(-2px)}.CallToAction_ctaButton__6ULD9:hover:before{left:100%}.CallToAction_ctaButton__6ULD9:hover .CallToAction_arrow__T_ZOC{transform:rotate(-45deg)}html.dark .CallToAction_ctaButton__6ULD9{background-color:var(--primary-color);color:#fff;border:1px solid rgba(151,0,76,.3);box-shadow:0 4px 12px rgba(204,2,103,.4)}html.dark .CallToAction_ctaButton__6ULD9:hover{background-color:rgba(255,255,255,.1);color:#fdb6d7;border-color:rgba(255,255,255,.3);box-shadow:0 6px 20px rgba(204,2,103,.5)}@media(max-width:768px){.CallToAction_ctaButton__6ULD9{padding:1rem 2rem;font-size:1.1rem}}.CallToAction_arrow__T_ZOC{font-size:1.125rem;margin-left:.75rem;font-weight:500;transition:transform .15s ease-in-out;transform:rotate(0deg);flex-shrink:0}@media(max-width:768px){.CallToAction_arrow__T_ZOC{font-size:.9rem;margin-left:.4rem}}.WhyChooseUs_highlight__JvXPW{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:1rem 0 var(--h3-spacing) 0}@media(max-width:768px){.WhyChooseUs_highlight__JvXPW{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.WhyChooseUs_whyChooseUs__mGdo0{margin:0;width:100%;padding:4.5rem 0;background-color:var(--background-colorA)}html.dark .WhyChooseUs_whyChooseUs__mGdo0{background-color:var(--dark-light)}@media(max-width:768px){.WhyChooseUs_whyChooseUs__mGdo0{padding:3rem 0}}.WhyChooseUs_container__RCorg{max-width:var(--container-max-width);margin:0 auto;padding:0 1rem}@media(max-width:768px){.WhyChooseUs_container__RCorg{padding:0 .5rem}}.WhyChooseUs_headerSection__KLkEr{margin-bottom:2.5rem}@media(max-width:768px){.WhyChooseUs_headerSection__KLkEr{margin-bottom:1.25rem}}.WhyChooseUs_highlight__JvXPW{display:inline-block!important;position:relative!important;font-size:var(--h3-font-size)!important;font-weight:var(--h3-font-weight)!important;color:var(--h3-color)!important;text-decoration:none!important;padding:0!important;margin:1rem 0 var(--h3-spacing) 0!important;line-height:1.3!important}@media(max-width:768px){.WhyChooseUs_highlight__JvXPW{font-size:var(--h3-font-size-mobile)!important;margin-bottom:var(--h3-spacing-mobile)!important}}.WhyChooseUs_subtitle__G0kPC{font-size:var(--subtitle-font-size);color:var(--subtitle-color);margin:1.5rem 0 0;line-height:var(--subtitle-line-height);font-weight:var(--subtitle-font-weight);text-align:left}html.dark .WhyChooseUs_subtitle__G0kPC{color:rgba(235,235,235,.7)}@media(max-width:768px){.WhyChooseUs_subtitle__G0kPC{font-size:var(--subtitle-font-size-mobile);margin-top:0;text-align:left}}.WhyChooseUs_statsBar__VvDkR{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem 0;margin-bottom:2.5rem;border-top:1px solid rgba(247,86,166,.15);border-bottom:1px solid rgba(247,86,166,.15)}html.dark .WhyChooseUs_statsBar__VvDkR{border-color:rgba(250,81,166,.2)}@media(max-width:1024px){.WhyChooseUs_statsBar__VvDkR{flex-wrap:wrap;gap:1rem;padding:1.5rem 0}}@media(max-width:768px){.WhyChooseUs_statsBar__VvDkR{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:1.5rem;border-top:1px solid rgba(247,86,166,.15);border-bottom:1px solid rgba(247,86,166,.15);border-left:none;padding:1.25rem 0}html.dark .WhyChooseUs_statsBar__VvDkR{border-color:rgba(250,81,166,.2)}}.WhyChooseUs_statItem__bQz5H{display:flex;flex-direction:column;align-items:flex-start;flex:1 1;min-width:0}@media(max-width:768px){.WhyChooseUs_statItem__bQz5H{width:100%;align-items:center;text-align:center}}.WhyChooseUs_statValue__hwiLu{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.5rem}.WhyChooseUs_statNumber__tjwUA{font-size:2.25rem;font-weight:600;color:var(--primary-color);line-height:1;font-family:IBM Plex Sans,sans-serif}html.dark .WhyChooseUs_statNumber__tjwUA{color:#fa51a6}@media(max-width:768px){.WhyChooseUs_statNumber__tjwUA{font-size:1.75rem}}.WhyChooseUs_statSuffix__Fx1_e{font-size:1.5rem;font-weight:600;color:var(--primary-color);opacity:.9;line-height:1}html.dark .WhyChooseUs_statSuffix__Fx1_e{color:#fa51a6}@media(max-width:768px){.WhyChooseUs_statSuffix__Fx1_e{font-size:1.1rem}}.WhyChooseUs_statLabel__GlfO1{color:var(--text-color-light);line-height:1.4;margin:0;font-size:1rem;font-weight:500}html.dark .WhyChooseUs_statLabel__GlfO1{color:rgba(235,235,235,.8)}@media(max-width:768px){.WhyChooseUs_statLabel__GlfO1{font-size:.9rem}}.WhyChooseUs_benefitsSection__tnhGD{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem;width:100%;margin-top:2rem;grid-auto-flow:row;box-sizing:border-box}@media(max-width:1024px){.WhyChooseUs_benefitsSection__tnhGD{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:768px){.WhyChooseUs_benefitsSection__tnhGD{padding:1rem;grid-template-columns:1fr;gap:1.5rem;margin-top:0}}.WhyChooseUs_benefitCard__MuuZ0{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:1.5rem;background:rgba(248,248,248,.918);border:var(--borderB);border-radius:var(--br);transition:all .3s ease;width:100%;max-width:100%;min-width:0;opacity:1;visibility:visible;box-sizing:border-box}html.dark .WhyChooseUs_benefitCard__MuuZ0{background:linear-gradient(135deg,rgba(250,81,166,.06),rgba(250,81,166,.02));border:1px solid rgba(248,248,248,.3)}.WhyChooseUs_benefitCard__MuuZ0:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(97,86,247,.12)}html.dark .WhyChooseUs_benefitCard__MuuZ0:hover{box-shadow:0 6px 20px rgba(250,81,166,.18)}.WhyChooseUs_benefitCard__MuuZ0:hover .WhyChooseUs_benefitIconWrapper__r1VL5{transform:scale(1.1) rotate(5deg);background-color:var(--icon-container-bg-hover)}html.dark .WhyChooseUs_benefitCard__MuuZ0:hover .WhyChooseUs_benefitIconWrapper__r1VL5{background-color:var(--icon-container-bg-hover-dark)}@media(max-width:768px){.WhyChooseUs_benefitCard__MuuZ0{padding:.875rem .75rem;gap:.75rem}}.WhyChooseUs_benefitIconWrapper__r1VL5{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:14px;background:var(--icon-container-bg);transition:all .3s ease;flex-shrink:0}html.dark .WhyChooseUs_benefitIconWrapper__r1VL5{background:var(--icon-container-bg-dark)}.WhyChooseUs_benefitIconWrapper__r1VL5 svg{color:var(--primary-color);stroke-width:2.5;width:28px;height:28px}.WhyChooseUs_benefitIconWrapper__r1VL5 .WhyChooseUs_benefitIcon__xvoEg{width:32px;height:32px;color:var(--primary-color);flex-shrink:0}@media(max-width:768px){.WhyChooseUs_benefitIconWrapper__r1VL5 .WhyChooseUs_benefitIcon__xvoEg{width:18px;height:18px}.WhyChooseUs_benefitIconWrapper__r1VL5{width:56px;height:56px;border-radius:12px}.WhyChooseUs_benefitIconWrapper__r1VL5 .WhyChooseUs_benefitIcon__xvoEg,.WhyChooseUs_benefitIconWrapper__r1VL5 svg{width:28px;height:28px}}.WhyChooseUs_benefitText__Hb7ZP{flex:1 1;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.WhyChooseUs_benefitTitle___zWZf{font-size:var(--card-title-font-size);font-weight:500;color:var(--text-color);margin:0 0 .5rem;line-height:1.3}html.dark .WhyChooseUs_benefitTitle___zWZf{color:var(--text-color-dark-mode)}@media(max-width:768px){.WhyChooseUs_benefitTitle___zWZf{font-size:1.1rem;margin-bottom:.35rem}}.WhyChooseUs_benefitDescription__NQ47E{color:var(--text-color-light);line-height:1.5;margin:0;font-size:var(--card-description-font-size)}html.dark .WhyChooseUs_benefitDescription__NQ47E{color:rgba(235,235,235,.75)}@media(max-width:768px){.WhyChooseUs_benefitDescription__NQ47E{font-size:.875rem;line-height:1.35}}