.AboutSection_about___jv9o{background:linear-gradient(180deg,#fff,#f9fafb);padding:5rem 0;position:relative;overflow:hidden}.AboutSection_about___jv9o:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(36,31,89,.03) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(36,31,89,.03) 0,transparent 50%);pointer-events:none;z-index:0}.AboutSection_about___jv9o .AboutSection_container__WZvJB{position:relative;z-index:1}.AboutSection_dark__3sCi5 .AboutSection_about___jv9o{background:linear-gradient(180deg,#0f172a,#1e293b)}.AboutSection_aboutContent__yVPex{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:start;max-width:1200px;margin:0 auto}.AboutSection_aboutText__J_igo{display:flex;flex-direction:column;gap:2rem;padding-right:2rem}.AboutSection_aboutText__J_igo .AboutSection_section-title__7kXcn{font-size:2.75rem;font-weight:700;color:#1a1a1a;margin-bottom:0;line-height:1.2;letter-spacing:-.02em}.AboutSection_dark__3sCi5 .AboutSection_aboutText__J_igo .AboutSection_section-title__7kXcn{color:#f8fafc}.AboutSection_underline__5n_nW{display:flex;align-items:center;gap:.5rem;margin:1rem 0}.AboutSection_underline__5n_nW:before{content:"•••";color:#241f59;font-size:1.2rem;letter-spacing:.2rem}.AboutSection_underline__5n_nW:after{content:"";flex:1 1;height:3px;background:#241f59;max-width:60px}.AboutSection_dark__3sCi5 .AboutSection_underline__5n_nW:before{color:#241f59}.AboutSection_dark__3sCi5 .AboutSection_underline__5n_nW:after{background:#241f59}.AboutSection_aboutDescription__bJEuV{font-size:1.125rem;line-height:1.9;color:#4b5563;margin:0}.AboutSection_dark__3sCi5 .AboutSection_aboutDescription__bJEuV{color:#cbd5e1}.AboutSection_stats__NwG4i{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin:2.5rem 0;align-items:stretch;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06);border:1px solid #e5e7eb}.AboutSection_dark__3sCi5 .AboutSection_stats__NwG4i{background:#1e293b;border-color:#334155;box-shadow:0 4px 16px rgba(0,0,0,.3)}.AboutSection_statItem__yvErE{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;border-radius:12px;transition:all .3s ease;background:transparent}.AboutSection_statItem__yvErE:hover{background:rgba(36,31,89,.05);transform:translateY(-2px)}.AboutSection_dark__3sCi5 .AboutSection_statItem__yvErE:hover{background:rgba(59,130,246,.1)}.AboutSection_statNumber__T76hX{font-size:1.5rem;font-weight:700;color:#241f59;margin-bottom:.5rem;line-height:1.4;text-align:center;height:auto;display:flex;align-items:center;justify-content:center;width:100%}.AboutSection_statItem__yvErE:first-child .AboutSection_statNumber__T76hX{font-size:3rem;line-height:1.2;color:#241f59}.AboutSection_dark__3sCi5 .AboutSection_statItem__yvErE:first-child .AboutSection_statNumber__T76hX,.AboutSection_dark__3sCi5 .AboutSection_statNumber__T76hX{color:#60a5fa}.AboutSection_statLabel__p_fU1{font-size:.8125rem;color:#6b7280;text-transform:uppercase;letter-spacing:.8px;text-align:center;width:100%;font-weight:600}.AboutSection_dark__3sCi5 .AboutSection_statLabel__p_fU1{color:#94a3b8}.AboutSection_trustCards__MkmMo{position:relative;padding-left:1rem}.AboutSection_trustGrid__zCLM5{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.AboutSection_trustCard___mlo4{background:#fff;padding:2rem 1.75rem;border-radius:16px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(0,0,0,.08);animation:AboutSection_fadeInUp__ctMIv .6s ease-out;border:1px solid #e5e7eb;position:relative;overflow:hidden}.AboutSection_trustCard___mlo4:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#241f59,#1e40af);transform:scaleX(0);transition:transform .3s ease}.AboutSection_trustCard___mlo4:hover:before{transform:scaleX(1)}.AboutSection_trustCard___mlo4:hover{transform:translateY(-8px);box-shadow:0 16px 40px rgba(36,31,89,.2);background:#241f59;border-color:#241f59}.AboutSection_trustCard___mlo4:hover .AboutSection_trustDescription__m13hX,.AboutSection_trustCard___mlo4:hover .AboutSection_trustTitle__i5Umn{color:#fff}.AboutSection_dark__3sCi5 .AboutSection_trustCard___mlo4{background:#1e293b;box-shadow:0 4px 12px rgba(0,0,0,.3);border:1px solid #334155}.AboutSection_dark__3sCi5 .AboutSection_trustCard___mlo4:before{background:linear-gradient(90deg,#3b82f6,#241f59)}.AboutSection_dark__3sCi5 .AboutSection_trustCard___mlo4:hover{background:#241f59;box-shadow:0 12px 32px rgba(59,130,246,.2);border-color:#475569}.AboutSection_dark__3sCi5 .AboutSection_trustCard___mlo4:hover .AboutSection_trustDescription__m13hX,.AboutSection_dark__3sCi5 .AboutSection_trustCard___mlo4:hover .AboutSection_trustTitle__i5Umn{color:#fff}@keyframes AboutSection_fadeInUp__ctMIv{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AboutSection_trustIcon__C9Xr6{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 1.25rem;background:linear-gradient(135deg,#241f59,#1e40af);border-radius:16px;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(36,31,89,.2)}.AboutSection_trustCard___mlo4:hover .AboutSection_trustIcon__C9Xr6{transform:scale(1.05);box-shadow:0 8px 24px hsla(0,0%,100%,.2);background:linear-gradient(135deg,#fff,#e0e7ff);color:#241f59}.AboutSection_dark__3sCi5 .AboutSection_trustIcon__C9Xr6{background:linear-gradient(135deg,#3b82f6,#241f59)}.AboutSection_trustIcon__C9Xr6 svg{width:32px;height:32px}.AboutSection_trustTitle__i5Umn{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem;line-height:1.4;transition:color .3s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em}.AboutSection_dark__3sCi5 .AboutSection_trustTitle__i5Umn{color:#f8fafc}.AboutSection_trustDescription__m13hX{font-size:.9375rem;line-height:1.6;color:#6b7280;margin:0;transition:color .3s cubic-bezier(.4,0,.2,1);letter-spacing:.01em}.AboutSection_dark__3sCi5 .AboutSection_trustDescription__m13hX{color:#cbd5e1}.AboutSection_aboutText__J_igo .AboutSection_btn__uGYDA{margin-top:1rem;align-self:flex-start;padding:1rem 2.5rem;font-size:1rem;font-weight:600;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 12px rgba(36,31,89,.15)}.AboutSection_aboutText__J_igo .AboutSection_btn__uGYDA:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(36,31,89,.25)}@media (max-width:968px){.AboutSection_about___jv9o{padding:4rem 0}.AboutSection_aboutContent__yVPex{grid-template-columns:1fr;gap:3rem}.AboutSection_aboutText__J_igo{padding-right:0}.AboutSection_aboutText__J_igo .AboutSection_section-title__7kXcn{font-size:2.25rem}.AboutSection_trustCards__MkmMo{order:-1;padding-left:0}.AboutSection_trustGrid__zCLM5{grid-template-columns:repeat(2,1fr);gap:1.5rem}.AboutSection_stats__NwG4i{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:1.5rem}.AboutSection_statItem__yvErE{min-height:90px;padding:.75rem}.AboutSection_statNumber__T76hX{font-size:1.25rem}.AboutSection_statItem__yvErE:first-child .AboutSection_statNumber__T76hX{font-size:2.25rem}}@media (max-width:480px){.AboutSection_stats__NwG4i{grid-template-columns:1fr;gap:1.5rem}.AboutSection_trustGrid__zCLM5{grid-template-columns:1fr;gap:1.25rem}.AboutSection_trustCard___mlo4{padding:1.5rem 1.25rem}.AboutSection_trustIcon__C9Xr6{width:48px;height:48px;margin-bottom:.875rem}.AboutSection_trustIcon__C9Xr6 svg{width:24px;height:24px}.AboutSection_trustTitle__i5Umn{font-size:1rem}.AboutSection_trustDescription__m13hX{font-size:.8125rem}}.BlogSection_blog__TqRka{background:#f9fafb}.BlogSection_postsGrid__9Ad6d{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.BlogSection_postCard___BkCp{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;text-decoration:none;color:inherit;display:block;height:100%}.BlogSection_postCard___BkCp:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.BlogSection_postImage__DA7uz{width:100%;height:180px;background:linear-gradient(135deg,#2563eb,#1d4ed8);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem;position:relative;overflow:hidden}.BlogSection_postImageImg__5Mt4W{width:100%;height:100%;object-fit:cover;display:block}.BlogSection_postContent__e9_qf{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.BlogSection_postCategory__ZA_k1{display:inline-block;background:#e0e7ff;color:#2563eb;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;margin-bottom:.75rem;width:-moz-fit-content;width:fit-content}.BlogSection_postContent__e9_qf h3{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#1a1a1a;line-height:1.4}.BlogSection_postContent__e9_qf p{color:#666;line-height:1.6;margin-bottom:1rem;font-size:.875rem;flex-grow:1}.BlogSection_postMeta__2AVah{display:flex;gap:.5rem;font-size:.75rem;color:#999;flex-wrap:wrap;align-items:center}.BlogSection_postMeta__2AVah span{white-space:nowrap}.BlogSection_loading__svPDH,.BlogSection_noPosts__BzjOF{text-align:center;padding:4rem;color:#666;font-size:1rem}.BlogSection_viewAll__Pc5uX{text-align:center;margin-top:3rem}@media (max-width:768px){.BlogSection_postsGrid__9Ad6d{grid-template-columns:1fr;gap:1.5rem}.BlogSection_postImage__DA7uz{height:150px}.BlogSection_postContent__e9_qf{padding:1.25rem}.BlogSection_postContent__e9_qf h3{font-size:1.125rem}}.ClientsSection_clients__a6xbA{background:#f9fafb;padding:5rem 0}.ClientsSection_dark__5ZYgn .ClientsSection_clients__a6xbA{background:#1e293b}.ClientsSection_sectionSubtitle__nS14E{font-size:1.125rem;text-align:center;color:#4b5563;max-width:900px;margin:0 auto 3rem;line-height:1.7}.ClientsSection_dark__5ZYgn .ClientsSection_sectionSubtitle__nS14E{color:#cbd5e1}.ClientsSection_trustGrid__0NqHJ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.ClientsSection_trustCard__ya4Gc{background:#fff;padding:2.5rem 2rem;border-radius:12px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.08);animation:ClientsSection_fadeInUp__kKGHy .6s ease-out;border:1px solid #e5e7eb}.ClientsSection_trustCard__ya4Gc:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(36,31,89,.15);background:#241f59;border-color:#241f59}.ClientsSection_trustCard__ya4Gc:hover .ClientsSection_trustDescription__Dp_9W,.ClientsSection_trustCard__ya4Gc:hover .ClientsSection_trustTitle__QB_jX{color:#fff}.ClientsSection_dark__5ZYgn .ClientsSection_trustCard__ya4Gc{background:#0f172a;box-shadow:0 2px 8px rgba(0,0,0,.3);border:1px solid #334155}.ClientsSection_dark__5ZYgn .ClientsSection_trustCard__ya4Gc:hover{background:#241f59;box-shadow:0 12px 32px rgba(59,130,246,.2);border-color:#475569}.ClientsSection_dark__5ZYgn .ClientsSection_trustCard__ya4Gc:hover .ClientsSection_trustDescription__Dp_9W,.ClientsSection_dark__5ZYgn .ClientsSection_trustCard__ya4Gc:hover .ClientsSection_trustTitle__QB_jX{color:#fff}@keyframes ClientsSection_fadeInUp__kKGHy{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ClientsSection_trustIcon__x_dDJ{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#241f59,#1e40af);border-radius:12px;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1)}.ClientsSection_trustCard__ya4Gc:hover .ClientsSection_trustIcon__x_dDJ{transform:scale(1.05);box-shadow:0 8px 24px hsla(0,0%,100%,.2);background:linear-gradient(135deg,#fff,#e0e7ff);color:#241f59}.ClientsSection_dark__5ZYgn .ClientsSection_trustIcon__x_dDJ{background:linear-gradient(135deg,#3b82f6,#241f59)}.ClientsSection_trustIcon__x_dDJ svg{width:32px;height:32px}.ClientsSection_trustTitle__QB_jX{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem;line-height:1.4;transition:color .3s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em}.ClientsSection_dark__5ZYgn .ClientsSection_trustTitle__QB_jX{color:#f8fafc}.ClientsSection_trustDescription__Dp_9W{font-size:.9375rem;line-height:1.6;color:#6b7280;margin:0;transition:color .3s cubic-bezier(.4,0,.2,1);letter-spacing:.01em}.ClientsSection_dark__5ZYgn .ClientsSection_trustDescription__Dp_9W{color:#cbd5e1}@media (min-width:769px) and (max-width:1024px){.ClientsSection_trustGrid__0NqHJ{grid-template-columns:repeat(2,1fr);gap:2rem}.ClientsSection_trustCard__ya4Gc{padding:2rem 1.75rem}.ClientsSection_trustIcon__x_dDJ{width:56px;height:56px;margin-bottom:1.25rem}.ClientsSection_trustIcon__x_dDJ svg{width:28px;height:28px}.ClientsSection_trustTitle__QB_jX{font-size:1.125rem}.ClientsSection_trustDescription__Dp_9W{font-size:.875rem}}@media (max-width:768px){.ClientsSection_clients__a6xbA{padding:3.5rem 0}.ClientsSection_sectionSubtitle__nS14E{font-size:1rem;margin-bottom:2rem}.ClientsSection_trustGrid__0NqHJ{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.ClientsSection_trustCard__ya4Gc{padding:2rem 1.5rem}.ClientsSection_trustIcon__x_dDJ{width:56px;height:56px;margin-bottom:1.25rem}.ClientsSection_trustIcon__x_dDJ svg{width:28px;height:28px}.ClientsSection_trustTitle__QB_jX{font-size:1.0625rem;margin-bottom:.625rem}.ClientsSection_trustDescription__Dp_9W{font-size:.875rem;line-height:1.5}}@media (max-width:480px){.ClientsSection_clients__a6xbA{padding:3rem 0}.ClientsSection_trustGrid__0NqHJ{grid-template-columns:1fr;gap:1.5rem}.ClientsSection_trustCard__ya4Gc{padding:1.75rem 1.25rem}.ClientsSection_trustIcon__x_dDJ{width:56px;height:56px;margin-bottom:1rem}.ClientsSection_trustIcon__x_dDJ svg{width:28px;height:28px}.ClientsSection_trustTitle__QB_jX{font-size:1.0625rem}.ClientsSection_trustDescription__Dp_9W{font-size:.875rem}}.FAQSection_faq__mOZIx{background:#fff}.FAQSection_filters__3WaLt{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:3rem;padding:0}.FAQSection_filterButton__nPDJk{padding:10px 22px;background:#f8f9fa;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;color:#495057;cursor:pointer;transition:all .3s ease;white-space:nowrap}.FAQSection_filterButton__nPDJk:hover{background:#e9ecef;border-color:#2563eb;color:#2563eb}.FAQSection_filterButton__nPDJk.FAQSection_active__ikiIc{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 2px 8px rgba(37,99,235,.25)}.FAQSection_faqList__aGDzV{max-width:800px;margin:0 auto}.FAQSection_faqItem__agZPt{margin-bottom:1rem;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .3s ease}.FAQSection_faqItem__agZPt:hover{border-color:#2563eb}.FAQSection_faqQuestion__IPtkz{width:100%;padding:1.5rem;background:#fff;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;color:#1a1a1a;transition:background .3s ease}.FAQSection_faqQuestion__IPtkz:hover{background:#f9fafb}.FAQSection_faqQuestion__IPtkz.FAQSection_open__02R6g{background:#f9fafb;border-bottom:2px solid #e5e7eb}.FAQSection_icon__TSql6{font-size:1.5rem;font-weight:300;color:#2563eb;flex-shrink:0;margin-left:1rem}.FAQSection_faqAnswer__gi4rx{padding:1.5rem;background:#fff;color:#666;line-height:1.8}.FAQSection_faqAnswer__gi4rx p{margin:0}@media (max-width:768px){.FAQSection_filters__3WaLt{gap:8px;margin-bottom:2rem;justify-content:flex-start;overflow-x:auto;padding-bottom:10px;-webkit-overflow-scrolling:touch}.FAQSection_filters__3WaLt::-webkit-scrollbar{height:4px}.FAQSection_filters__3WaLt::-webkit-scrollbar-track{background:#f0f0f0}.FAQSection_filters__3WaLt::-webkit-scrollbar-thumb{background:#2563eb;border-radius:2px}.FAQSection_filterButton__nPDJk{padding:8px 18px;font-size:13px}.FAQSection_faqQuestion__IPtkz{font-size:1rem;padding:1rem}.FAQSection_faqAnswer__gi4rx{padding:1rem}}.HeroSlider_hero__3gYOo{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;z-index:1;margin-top:calc(40px + 67px)}.HeroSlider_sliderContainer__syVYu{position:relative;width:100%;height:100%;z-index:1}.HeroSlider_slide__O4pO0{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:translateX(100%);will-change:transform,opacity;background-color:#1a1a2e;z-index:1}.HeroSlider_slide__O4pO0,.HeroSlider_slide__O4pO0.HeroSlider_transitioning__2zUF7{transition:transform .8s cubic-bezier(.25,.46,.45,.94),opacity .8s cubic-bezier(.25,.46,.45,.94)}.HeroSlider_slide__O4pO0.HeroSlider_active__w_8gZ{opacity:1;transform:translateX(0);z-index:2;background-color:transparent}.HeroSlider_slide__O4pO0.HeroSlider_prev__QIM5H{transform:translateX(-100%);opacity:0;z-index:0}.HeroSlider_heroBackground__EXISp{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;position:relative;padding-left:0;padding-right:0}.HeroSlider_heroContent__mGd03{text-align:center;color:#fff;padding:4rem 3rem;max-width:80%;width:100%;z-index:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0 auto}.HeroSlider_slide__O4pO0:not(.HeroSlider_active__w_8gZ) .HeroSlider_heroContent__mGd03>*,.HeroSlider_slide__O4pO0:not(.HeroSlider_active__w_8gZ) .HeroSlider_heroSubtitle__ubaLb{opacity:0;transform:translateY(40px)}.HeroSlider_slide__O4pO0.HeroSlider_active__w_8gZ .HeroSlider_heroContent__mGd03{animation:none}.HeroSlider_slide__O4pO0.HeroSlider_active__w_8gZ .HeroSlider_heroTitle__BMN0C{animation:HeroSlider_fadeInUp__onvH4 1s cubic-bezier(.25,.46,.45,.94) .4s;animation-fill-mode:both}.HeroSlider_slide__O4pO0.HeroSlider_active__w_8gZ .HeroSlider_heroSubtitle__ubaLb{animation:HeroSlider_fadeInUp__onvH4 1s cubic-bezier(.25,.46,.45,.94) .5s;animation-fill-mode:both}.HeroSlider_heroTitle__BMN0C{font-size:3.5rem;font-weight:700;line-height:1.2;text-shadow:0 0 10px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.6),0 0 30px rgba(0,0,0,.4),2px 2px 4px rgba(0,0,0,.9);display:block;color:#fff;filter:drop-shadow(0 0 8px rgba(0,0,0,.7))}.HeroSlider_heroSubtitle__ubaLb,.HeroSlider_heroTitle__BMN0C{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;max-width:100%;margin:0 auto}.HeroSlider_heroSubtitle__ubaLb{font-size:1.5rem;font-weight:500;line-height:1.4;text-shadow:0 0 8px hsla(0,0%,100%,.9),0 0 12px hsla(0,0%,100%,.7),0 0 16px hsla(0,0%,100%,.5),2px 2px 4px rgba(0,0,0,.8);color:#241f59;font-style:italic;filter:drop-shadow(0 0 6px rgba(255,255,255,.8))}.HeroSlider_separator__C00u1{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.HeroSlider_separator__C00u1,.HeroSlider_slide__O4pO0.HeroSlider_active__w_8gZ .HeroSlider_separator__C00u1{animation:HeroSlider_fadeInUp__onvH4 1s cubic-bezier(.25,.46,.45,.94) .5s;animation-fill-mode:both}.HeroSlider_dots__bsl4H{color:#fff;font-size:.875rem;letter-spacing:.2em;font-weight:700;line-height:1}.HeroSlider_line__KMO7V{height:2px;width:60px;background:none;border-top:2px dotted #fff;flex-shrink:0}.HeroSlider_slide__O4pO0.HeroSlider_active__w_8gZ .HeroSlider_heroDescription__2lGcZ{animation:HeroSlider_fadeInUp__onvH4 1s cubic-bezier(.25,.46,.45,.94) .6s;animation-fill-mode:both}.HeroSlider_heroDescription__2lGcZ{font-size:1.125rem;line-height:1.7;text-shadow:0 0 6px rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.6),0 0 14px rgba(0,0,0,.4),1px 1px 3px rgba(0,0,0,.9);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;max-width:100%;margin:0 auto;color:hsla(0,0%,100%,.95);filter:drop-shadow(0 0 5px rgba(0,0,0,.7))}.HeroSlider_slide__O4pO0.HeroSlider_active__w_8gZ .HeroSlider_heroButtons__3d_yE{animation:HeroSlider_fadeInUp__onvH4 1s cubic-bezier(.25,.46,.45,.94) .8s;animation-fill-mode:both}.HeroSlider_heroButtons__3d_yE{display:flex;gap:1.25rem;justify-content:flex-start;flex-wrap:wrap}.HeroSlider_btnPrimary__Airjj{display:inline-block;padding:1rem 2.5rem;background-color:transparent;border:2px solid #241f59;color:#fff;text-decoration:none;font-weight:600;font-size:1rem;border-radius:50px;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-transform:none;letter-spacing:.02em}.HeroSlider_btnPrimary__Airjj:hover{background-color:#241f59;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(36,31,89,.3)}.HeroSlider_btnSecondary__ZfacZ{display:inline-block;padding:1rem 2.5rem;background-color:transparent;border:2px solid hsla(0,0%,100%,.3);color:#fff;text-decoration:none;font-weight:600;font-size:1rem;border-radius:4px;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-transform:uppercase;letter-spacing:.05em}.HeroSlider_btnSecondary__ZfacZ:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.HeroSlider_loader__imPUO{color:#fff;font-size:1.25rem}.HeroSlider_sliderIndicators__FRQMA{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.HeroSlider_indicator__fvA3n{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.5);border:none;cursor:pointer;transition:all .3s ease;padding:0}.HeroSlider_indicator__fvA3n:hover{background:hsla(0,0%,100%,.8);transform:scale(1.2)}.HeroSlider_indicator__fvA3n.HeroSlider_active__w_8gZ{background:#fff;width:32px;border-radius:6px}.HeroSlider_navArrow___89w_{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.3);color:#fff;font-size:2.5rem;width:50px;height:50px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease;line-height:1;padding:0;opacity:0;visibility:hidden}.HeroSlider_navArrow___89w_.HeroSlider_visible__04AZc{opacity:1;visibility:visible}.HeroSlider_navArrow___89w_:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5);transform:translateY(-50%) scale(1.1)}.HeroSlider_navArrow___89w_:active{transform:translateY(-50%) scale(.95)}@keyframes HeroSlider_fadeInUp__onvH4{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.HeroSlider_dark__KTmOQ .HeroSlider_heroBackground__EXISp{filter:brightness(.9)}.HeroSlider_dark__KTmOQ .HeroSlider_navArrow___89w_{background:rgba(15,23,42,.7);border-color:hsla(0,0%,100%,.2)}.HeroSlider_dark__KTmOQ .HeroSlider_navArrow___89w_:hover{background:rgba(15,23,42,.9);border-color:hsla(0,0%,100%,.4)}@media (min-width:1025px){.HeroSlider_heroBackground__EXISp{padding-left:5%}.HeroSlider_heroContent__mGd03{text-align:left;max-width:55%;padding:5rem 4rem}.HeroSlider_heroTitle__BMN0C{font-size:2.75rem;margin-bottom:1.25rem;max-width:100%;line-height:1.2}.HeroSlider_heroSubtitle__ubaLb{font-size:1.375rem;margin-bottom:1.5rem}.HeroSlider_heroDescription__2lGcZ{font-size:1.0625rem;margin-bottom:2.5rem;line-height:1.7;max-width:100%}.HeroSlider_heroButtons__3d_yE{gap:1.5rem;justify-content:center}.HeroSlider_btnPrimary__Airjj,.HeroSlider_btnSecondary__ZfacZ{padding:1rem 2.5rem;font-size:1rem}.HeroSlider_separator__C00u1{margin-bottom:2rem}.HeroSlider_line__KMO7V{width:80px;border-top-width:2px}}@media (min-width:1440px){.HeroSlider_heroBackground__EXISp{padding-left:0;padding-right:0}.HeroSlider_heroContent__mGd03{text-align:center;max-width:70%;padding:6rem 5rem}.HeroSlider_heroTitle__BMN0C{font-size:3rem;margin-bottom:1.25rem;line-height:1.2;max-width:100%}.HeroSlider_heroSubtitle__ubaLb{font-size:1.5rem;margin-bottom:1.5rem}.HeroSlider_heroDescription__2lGcZ{font-size:1.125rem;margin-bottom:2.75rem;line-height:1.7;max-width:100%}.HeroSlider_heroButtons__3d_yE{gap:1.5rem;justify-content:center}.HeroSlider_btnPrimary__Airjj,.HeroSlider_btnSecondary__ZfacZ{padding:1rem 2.75rem;font-size:1.0625rem}.HeroSlider_separator__C00u1{margin-bottom:2rem}.HeroSlider_line__KMO7V{width:100px;border-top-width:2px}.HeroSlider_dots__bsl4H{font-size:1rem}}@media (min-width:1920px){.HeroSlider_heroBackground__EXISp{padding-left:0;padding-right:0}.HeroSlider_heroContent__mGd03{text-align:center;max-width:65%;padding:7rem 6rem}.HeroSlider_heroTitle__BMN0C{font-size:4.5rem;max-width:100%}.HeroSlider_heroDescription__2lGcZ{font-size:1.5rem;max-width:100%}}@media (min-width:769px) and (max-width:1024px){.HeroSlider_heroBackground__EXISp{padding-left:4%;background-position:center 30%}.HeroSlider_heroContent__mGd03{text-align:center;max-width:85%;padding:3.5rem 2.5rem}.HeroSlider_heroTitle__BMN0C{font-size:4.5rem;max-width:100%}.HeroSlider_heroDescription__2lGcZ{font-size:1.25rem;max-width:100%}.HeroSlider_heroButtons__3d_yE{justify-content:center}}@media (max-width:768px){.HeroSlider_hero__3gYOo{height:100vh;min-height:500px;margin-top:calc(40px + 71px)}.HeroSlider_heroBackground__EXISp{padding-left:0;padding-right:0;background-position:top}.HeroSlider_heroContent__mGd03{text-align:center;max-width:90%;padding:2.5rem 1.5rem}.HeroSlider_heroTitle__BMN0C{font-size:2rem;margin-bottom:1rem;max-width:100%;line-height:1.2}.HeroSlider_heroSubtitle__ubaLb{font-size:1.125rem;margin-bottom:1rem}.HeroSlider_heroDescription__2lGcZ{font-size:.9375rem;margin-bottom:2rem;line-height:1.6;max-width:100%}.HeroSlider_separator__C00u1{margin-bottom:1.25rem}.HeroSlider_heroButtons__3d_yE{flex-direction:column;align-items:center;justify-content:center;gap:1rem}.HeroSlider_btnPrimary__Airjj,.HeroSlider_btnSecondary__ZfacZ{width:auto;min-width:200px;font-size:.9375rem;padding:.875rem 2rem}.HeroSlider_navArrow___89w_{display:none}}@media (max-width:480px){.HeroSlider_heroContent__mGd03{padding:2rem 1rem;max-width:95%}.HeroSlider_heroTitle__BMN0C{font-size:1.75rem;margin-bottom:.875rem;line-height:1.2}.HeroSlider_heroSubtitle__ubaLb{font-size:1rem;margin-bottom:.875rem}.HeroSlider_heroDescription__2lGcZ{font-size:.875rem;margin-bottom:1.75rem;line-height:1.6}.HeroSlider_separator__C00u1{margin-bottom:1rem}.HeroSlider_btnPrimary__Airjj,.HeroSlider_btnSecondary__ZfacZ{width:100%;max-width:100%;font-size:.875rem;padding:.75rem 1.5rem}}.ServiceCard_serviceCard__g0Uu8{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e5e7eb;animation:ServiceCard_fadeInUp__ZCJ3Z .6s ease-out;position:relative;overflow:hidden}.ServiceCard_serviceCard__g0Uu8:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2563eb,#1d4ed8);transform:scaleX(0);transition:transform .3s ease}.ServiceCard_serviceCard__g0Uu8:hover:before{transform:scaleX(1)}.ServiceCard_serviceCard__g0Uu8:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 32px rgba(37,99,235,.2);border-color:#2563eb}@keyframes ServiceCard_fadeInUp__ZCJ3Z{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ServiceCard_serviceIcon__HLQI7{font-size:3.5rem;margin-bottom:1.5rem;display:block;transition:transform .3s ease}.ServiceCard_serviceCard__g0Uu8:hover .ServiceCard_serviceIcon__HLQI7{transform:scale(1.1) rotate(5deg)}.ServiceCard_serviceTitle__1J6n6{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a;line-height:1.3}.ServiceCard_serviceDescription__kEAQ6{color:#666;line-height:1.7;margin-bottom:1.5rem;font-size:1rem}.ServiceCard_serviceFeatures__v3_Q3{margin-top:1.5rem}.ServiceCard_featuresTitle__EFolv{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.ServiceCard_featuresList__yNsxV{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.ServiceCard_featureItem__N5Se7{color:#666;position:relative;padding-left:1.75rem;line-height:1.6;transition:color .2s ease}.ServiceCard_featureItem__N5Se7:before{content:"✓";position:absolute;left:0;color:#2563eb;font-weight:700;font-size:1.2rem;transition:transform .2s ease}.ServiceCard_serviceCard__g0Uu8:hover .ServiceCard_featureItem__N5Se7:before{transform:scale(1.2)}.ServiceCard_serviceCard__g0Uu8:hover .ServiceCard_featureItem__N5Se7{color:#1a1a1a}.ServiceCard_serviceAction__F6ibb{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.ServiceCard_learnMoreBtn__71k9P{display:inline-block;padding:.75rem 1.5rem;background:#2563eb;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:.95rem;transition:all .3s ease;text-align:center;width:100%;display:block}.ServiceCard_learnMoreBtn__71k9P:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.ServiceCard_serviceMeta__ALsfw{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;display:flex;gap:1rem;font-size:.875rem;color:#999}.ServiceCard_metaItem__P3ntF{display:inline-block}.ServiceCard_serviceCard__g0Uu8.ServiceCard_compact__mkvR5{padding:1.5rem}.ServiceCard_serviceCard__g0Uu8.ServiceCard_compact__mkvR5 .ServiceCard_serviceIcon__HLQI7{font-size:2.5rem;margin-bottom:1rem}.ServiceCard_serviceCard__g0Uu8.ServiceCard_compact__mkvR5 .ServiceCard_serviceTitle__1J6n6{font-size:1.5rem;margin-bottom:.75rem}.ServiceCard_serviceCard__g0Uu8.ServiceCard_compact__mkvR5 .ServiceCard_serviceDescription__kEAQ6{font-size:.9rem;margin-bottom:1rem}.ServiceCard_serviceCard__g0Uu8.ServiceCard_compact__mkvR5 .ServiceCard_serviceAction__F6ibb{margin-top:1.5rem;padding-top:1rem}.ServiceCard_serviceCard__g0Uu8.ServiceCard_compact__mkvR5 .ServiceCard_learnMoreBtn__71k9P{padding:.625rem 1.25rem;font-size:.875rem}.ServiceCard_serviceCard__g0Uu8.ServiceCard_detailed__TgBld{padding:3rem}.ServiceCard_serviceCard__g0Uu8.ServiceCard_detailed__TgBld .ServiceCard_serviceIcon__HLQI7{font-size:4rem}.ServiceCard_serviceCard__g0Uu8.ServiceCard_detailed__TgBld .ServiceCard_serviceTitle__1J6n6{font-size:2rem}.ServiceCard_dark__TaYhB .ServiceCard_serviceCard__g0Uu8{background:#0f172a;border-color:#334155;box-shadow:0 2px 8px rgba(0,0,0,.3)}.ServiceCard_dark__TaYhB .ServiceCard_serviceCard__g0Uu8:hover{box-shadow:0 12px 32px rgba(59,130,246,.2);border-color:#475569}.ServiceCard_dark__TaYhB .ServiceCard_serviceTitle__1J6n6{color:#f8fafc}.ServiceCard_dark__TaYhB .ServiceCard_featureItem__N5Se7,.ServiceCard_dark__TaYhB .ServiceCard_serviceDescription__kEAQ6{color:#cbd5e1}.ServiceCard_dark__TaYhB .ServiceCard_featureItem__N5Se7:before{color:#60a5fa}.ServiceCard_dark__TaYhB .ServiceCard_serviceAction__F6ibb{border-color:#334155}.ServiceCard_dark__TaYhB .ServiceCard_learnMoreBtn__71k9P{background:#3b82f6}.ServiceCard_dark__TaYhB .ServiceCard_learnMoreBtn__71k9P:hover{background:#2563eb}.ServiceCard_dark__TaYhB .ServiceCard_serviceMeta__ALsfw{border-color:#334155;color:#94a3b8}@media (max-width:768px){.ServiceCard_serviceCard__g0Uu8{padding:2rem}.ServiceCard_serviceIcon__HLQI7{font-size:3rem}.ServiceCard_serviceTitle__1J6n6{font-size:1.5rem}}.ServicesSection_services__0DNIJ{background:#f9fafb}.ServicesSection_dark__amGz_ .ServicesSection_services__0DNIJ{background:#1e293b}.ServicesSection_dark__amGz_ .ServicesSection_serviceCard__ssT0C{background:#0f172a;border:1px solid #334155;box-shadow:0 2px 8px rgba(0,0,0,.3)}.ServicesSection_dark__amGz_ .ServicesSection_serviceCard__ssT0C:hover{box-shadow:0 12px 32px rgba(59,130,246,.2);border-color:#475569}.ServicesSection_dark__amGz_ .ServicesSection_serviceTitle__DIRSR{color:#f8fafc}.ServicesSection_dark__amGz_ .ServicesSection_serviceDescription__12yxf,.ServicesSection_dark__amGz_ .ServicesSection_serviceFeatures__znzwF li{color:#cbd5e1}.ServicesSection_dark__amGz_ .ServicesSection_serviceFeatures__znzwF li:before{color:#60a5fa}.ServicesSection_loading__a4HPf{text-align:center;padding:4rem;color:#666}.ServicesSection_servicesGrid__DmW8F{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}.ServicesSection_serviceCard__ssT0C{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);animation:ServicesSection_fadeInUp__n1FHj .6s ease-out}.ServicesSection_serviceCard__ssT0C:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 32px rgba(37,99,235,.2)}@keyframes ServicesSection_fadeInUp__n1FHj{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ServicesSection_serviceIcon__aN3KQ{font-size:3rem;margin-bottom:1rem}.ServicesSection_serviceTitle__DIRSR{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.ServicesSection_serviceDescription__12yxf{color:#666;line-height:1.6;margin-bottom:1.5rem}.ServicesSection_serviceFeatures__znzwF{list-style:none;display:flex;flex-direction:column;gap:.5rem}.ServicesSection_serviceFeatures__znzwF li{color:#666;position:relative;padding-left:1.5rem}.ServicesSection_serviceFeatures__znzwF li:before{content:"✓";position:absolute;left:0;color:#2563eb;font-weight:600}.ServicesSection_servicesCta__kIJtm{text-align:center}@media (max-width:1024px){.ServicesSection_servicesGrid__DmW8F{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.ServicesSection_servicesGrid__DmW8F{grid-template-columns:1fr;gap:1.5rem}.ServicesSection_serviceCard__ssT0C{padding:1.5rem}}.ValuePropositionSection_valueProposition__S_1ef{background:#f9fafb;padding:5rem 0}.ValuePropositionSection_dark__utxZD .ValuePropositionSection_valueProposition__S_1ef{background:#1e293b}.ValuePropositionSection_valueProposition__S_1ef .ValuePropositionSection_container__AZ0ad{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.ValuePropositionSection_valueProposition__S_1ef .ValuePropositionSection_container__AZ0ad{padding:0 2rem}}@media (min-width:1024px){.ValuePropositionSection_valueProposition__S_1ef .ValuePropositionSection_container__AZ0ad{padding:0 2.5rem}}.ValuePropositionSection_mainSubtitle__Tc9XN{font-size:clamp(1rem,2.5vw,1.25rem);text-align:center;color:#4b5563;max-width:1000px;margin:0 auto 1rem;padding:0;line-height:1.6;font-weight:400;letter-spacing:.01em}.ValuePropositionSection_dark__utxZD .ValuePropositionSection_mainSubtitle__Tc9XN{color:#cbd5e1}.ValuePropositionSection_mainDescription__vYzT3{font-size:clamp(1rem,2.5vw,1.25rem);text-align:center;color:#4b5563;max-width:900px;margin:0 auto 4rem;padding:0;line-height:1.75;font-weight:400;letter-spacing:.01em}.ValuePropositionSection_dark__utxZD .ValuePropositionSection_mainDescription__vYzT3{color:#cbd5e1}.ValuePropositionSection_propositionGrid__HkOC6{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem;margin-top:3rem}.ValuePropositionSection_propositionCard__DYgk3{background:#fff;padding:2.5rem 2rem;border-radius:12px;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.08);animation:ValuePropositionSection_fadeInUp__Aaleo .6s ease-out;border:1px solid #e5e7eb}.ValuePropositionSection_propositionCard__DYgk3:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(36,31,89,.15);background:#241f59;border-color:#241f59}.ValuePropositionSection_propositionCard__DYgk3:hover .ValuePropositionSection_propositionDescription__6gySy,.ValuePropositionSection_propositionCard__DYgk3:hover .ValuePropositionSection_propositionTitle___tv8j{color:#fff}.ValuePropositionSection_dark__utxZD .ValuePropositionSection_propositionCard__DYgk3{background:#0f172a;box-shadow:0 2px 8px rgba(0,0,0,.3);border:1px solid #334155}.ValuePropositionSection_dark__utxZD .ValuePropositionSection_propositionCard__DYgk3:hover{background:#241f59;box-shadow:0 12px 32px rgba(59,130,246,.2);border-color:#475569}.ValuePropositionSection_dark__utxZD .ValuePropositionSection_propositionCard__DYgk3:hover .ValuePropositionSection_propositionDescription__6gySy,.ValuePropositionSection_dark__utxZD .ValuePropositionSection_propositionCard__DYgk3:hover .ValuePropositionSection_propositionTitle___tv8j{color:#fff}@keyframes ValuePropositionSection_fadeInUp__Aaleo{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ValuePropositionSection_propositionIcon__GIGZI{display:flex;align-items:center;justify-content:flex-start;width:56px;height:56px;margin-bottom:1.25rem;background:linear-gradient(135deg,#241f59,#1e40af);border-radius:12px;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.875rem}.ValuePropositionSection_propositionCard__DYgk3:hover .ValuePropositionSection_propositionIcon__GIGZI{transform:scale(1.05);box-shadow:0 8px 24px hsla(0,0%,100%,.2);background:linear-gradient(135deg,#fff,#e0e7ff);color:#241f59}.ValuePropositionSection_dark__utxZD .ValuePropositionSection_propositionIcon__GIGZI{background:linear-gradient(135deg,#3b82f6,#241f59)}.ValuePropositionSection_propositionIcon__GIGZI svg{width:28px;height:28px}.ValuePropositionSection_propositionTitle___tv8j{font-size:1.375rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem;line-height:1.4;transition:color .3s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em}.ValuePropositionSection_dark__utxZD .ValuePropositionSection_propositionTitle___tv8j{color:#f8fafc}.ValuePropositionSection_propositionDescription__6gySy{font-size:1rem;line-height:1.7;color:#4b5563;margin:0;transition:color .3s cubic-bezier(.4,0,.2,1);letter-spacing:.01em}.ValuePropositionSection_dark__utxZD .ValuePropositionSection_propositionDescription__6gySy{color:#cbd5e1}@media (min-width:769px) and (max-width:1024px){.ValuePropositionSection_valueProposition__S_1ef{padding:4rem 0}.ValuePropositionSection_mainSubtitle__Tc9XN{font-size:1.125rem;margin-bottom:1rem}.ValuePropositionSection_mainDescription__vYzT3{font-size:1.125rem;margin-bottom:3rem}.ValuePropositionSection_propositionGrid__HkOC6{gap:2rem}.ValuePropositionSection_propositionCard__DYgk3{padding:2rem 1.75rem}.ValuePropositionSection_propositionIcon__GIGZI{width:56px;height:56px;margin-bottom:1.25rem}.ValuePropositionSection_propositionIcon__GIGZI svg{width:28px;height:28px}.ValuePropositionSection_propositionTitle___tv8j{font-size:1.25rem}.ValuePropositionSection_propositionDescription__6gySy{font-size:.9375rem}}@media (max-width:768px){.ValuePropositionSection_valueProposition__S_1ef{padding:3.5rem 0}.ValuePropositionSection_mainSubtitle__Tc9XN{font-size:1rem;margin-bottom:1rem;line-height:1.6}.ValuePropositionSection_mainDescription__vYzT3{font-size:1rem;margin-bottom:2.5rem;line-height:1.7}.ValuePropositionSection_propositionGrid__HkOC6{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.ValuePropositionSection_propositionCard__DYgk3{padding:2rem 1.5rem}.ValuePropositionSection_propositionIcon__GIGZI{width:56px;height:56px;margin-bottom:1.25rem}.ValuePropositionSection_propositionIcon__GIGZI svg{width:28px;height:28px}.ValuePropositionSection_propositionTitle___tv8j{font-size:1.1875rem;margin-bottom:.875rem}.ValuePropositionSection_propositionDescription__6gySy{font-size:.9375rem;line-height:1.6}}@media (max-width:480px){.ValuePropositionSection_valueProposition__S_1ef{padding:3rem 0}.ValuePropositionSection_mainSubtitle__Tc9XN{font-size:.9375rem;margin-bottom:1rem;line-height:1.6}.ValuePropositionSection_mainDescription__vYzT3{font-size:.9375rem;margin-bottom:2rem;line-height:1.65}.ValuePropositionSection_propositionCard__DYgk3{padding:1.75rem 1.25rem}.ValuePropositionSection_propositionIcon__GIGZI{width:56px;height:56px;margin-bottom:1rem}.ValuePropositionSection_propositionIcon__GIGZI svg{width:28px;height:28px}.ValuePropositionSection_propositionTitle___tv8j{font-size:1.125rem}.ValuePropositionSection_propositionDescription__6gySy{font-size:.875rem}}.page_pageHeader__wHbu9{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:8rem 0 4rem;margin-top:70px;text-align:center}.page_pageHeader__wHbu9 h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.page_subtitle__nl3Sm{font-size:1.25rem;opacity:.9}.page_serviceCount__3GV97{font-size:1rem;opacity:.8;margin-top:.5rem}.page_emptyState__zo9XM{text-align:center;padding:4rem 2rem;color:#666;font-size:1.125rem}.page_services__JjXM8{background:#fff;padding:4rem 0 0}.page_dark__9DGDe .page_services__JjXM8{background:#0f172a}.page_introSection__OKygm{margin-bottom:3rem;max-width:100%;display:flex;flex-direction:column;gap:1.5rem}.page_introText__EvUk3{font-size:1rem;line-height:1.7;color:#4b5563;margin:0}.page_dark__9DGDe .page_introText__EvUk3{color:#cbd5e1}.page_underline__ZDP98{display:flex;align-items:center;gap:.5rem;margin:1rem 0}.page_underline__ZDP98:before{content:"•••";color:#f97316;font-size:1.2rem;letter-spacing:.2rem}.page_underline__ZDP98:after{content:"";flex:1 1;height:3px;background:#f97316;max-width:60px}.page_dark__9DGDe .page_underline__ZDP98:before{color:#fb923c}.page_dark__9DGDe .page_underline__ZDP98:after{background:#fb923c}.page_loading__g5WHO{text-align:center;padding:4rem;color:#666;font-size:1.125rem}.page_servicesGrid__SOK1b{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem;margin-bottom:4rem}.page_serviceCard__P1HIp{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid #e5e7eb}.page_serviceCard__P1HIp:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.page_serviceIcon__j8YZy{font-size:4rem;margin-bottom:1.5rem}.page_serviceTitle__yS97_{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.page_serviceDescription__Esyhf{font-size:1.125rem;color:#666;line-height:1.8;margin-bottom:1.5rem}.page_serviceFeatures__zTl_o{margin-top:1.5rem}.page_serviceFeatures__zTl_o h3{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.page_serviceFeatures__zTl_o ul{list-style:none;display:flex;flex-direction:column;gap:.75rem}.page_serviceFeatures__zTl_o li{color:#666;position:relative;padding-left:1.5rem;line-height:1.6}.page_serviceFeatures__zTl_o li:before{content:"✓";position:absolute;left:0;color:#2563eb;font-weight:600;font-size:1.125rem}.page_cta__GG0sa{text-align:center;padding:4rem 2rem;background:#f9fafb;border-radius:12px}.page_cta__GG0sa h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.page_cta__GG0sa p{font-size:1.125rem;color:#666;margin-bottom:2rem}@media (max-width:1024px){.page_servicesGrid__SOK1b{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.page_pageHeader__wHbu9{padding:6rem 0 3rem}.page_pageHeader__wHbu9 h1{font-size:2rem}.page_servicesGrid__SOK1b{grid-template-columns:1fr;gap:2rem}.page_serviceCard__P1HIp{padding:2rem}.page_serviceIcon__j8YZy{font-size:3rem}.page_cta__GG0sa{padding:3rem 1.5rem}}