.page_wrapper__rhjRp{--primary-hue:217;--primary:hsl(var(--primary-hue),91%,45%);--primary-dark:hsl(var(--primary-hue),91%,35%);--accent:hsl(222,47%,11%);--text-main:hsl(222,47%,11%);--text-muted:hsl(215,16%,47%);--bg-body:hsl(210,40%,99%);--bg-card:#ffffff;--shadow-sm:0 1px 2px rgba(0,0,0,0.05);--shadow-md:0 4px 12px rgba(37,99,235,0.08);--shadow-lg:0 20px 25px -5px rgba(37,99,235,0.1),0 10px 10px -5px rgba(0,0,0,0.04);--radius:12px;--transition:all 0.25s cubic-bezier(0.4,0,0.2,1);max-width:1280px;margin:0 auto;padding:0 1.5rem 4rem;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--text-main);background-color:var(--bg-body);-webkit-font-smoothing:antialiased}.page_hero__E4uAG{text-align:center;padding:7rem 1rem 5rem;max-width:900px;margin:0 auto;background-image:radial-gradient(circle at 50% 0,rgba(37,99,235,.08) 0,transparent 75%)}.page_hero__E4uAG h1{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.05;font-weight:800;letter-spacing:-.03em;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--primary-dark) 0,var(--primary) 60%,#38bdf8 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_hero__E4uAG p{font-size:clamp(1.1rem,2vw,1.35rem);color:var(--text-muted);line-height:1.6;max-width:60ch;margin:0 auto}.page_grid__35X6x{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;padding:2rem 0}.page_card__Vs6p2{position:relative;display:flex;flex-direction:column;background:var(--bg-card);padding:2.5rem;border-radius:var(--radius);border:1px solid rgba(0,0,0,.04);text-decoration:none;box-shadow:var(--shadow-sm);transition:var(--transition);overflow:hidden}.page_card__Vs6p2:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg);border-color:rgba(37,99,235,.15)}.page_card__Vs6p2 h2{font-size:1.6rem;font-weight:700;color:var(--text-main);margin-bottom:1rem;transition:color .2s ease}.page_card__Vs6p2:hover h2{color:var(--primary)}.page_card__Vs6p2 p{font-size:1rem;color:var(--text-muted);line-height:1.6;margin-bottom:2rem;flex-grow:1}.page_card__Vs6p2 span{font-weight:700;color:var(--primary);display:flex;align-items:center;gap:.5rem;font-size:.95rem;text-transform:uppercase;letter-spacing:.05em}.page_card__Vs6p2:hover span{gap:.8rem}.page_card__Vs6p2:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:var(--primary);transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.19,1,.22,1)}.page_card__Vs6p2:hover:after{transform:scaleX(1);transform-origin:left}@media (max-width:640px){.page_hero__E4uAG{padding:4rem 1rem}.page_grid__35X6x{gap:1.5rem}.page_card__Vs6p2{padding:2rem}}.page_ctaGroup__XQ_5p{display:flex;gap:1.5rem;justify-content:center;align-items:center;margin-top:2.5rem}.page_primaryBtn__WbCFB{background-color:var(--primary);color:#ffffff;padding:1rem 2rem;border-radius:8px;font-weight:700;text-decoration:none;font-size:1.1rem;transition:var(--transition);box-shadow:0 4px 14px rgba(37,99,235,.3)}.page_primaryBtn__WbCFB:hover{background-color:var(--primary-dark);box-shadow:0 6px 20px rgba(37,99,235,.4)}.page_secondaryBtn__17cDO{color:var(--text-main);text-decoration:none;font-weight:600;font-size:1.1rem;transition:var(--transition);border-bottom:2px solid transparent}.page_secondaryBtn__17cDO:hover{color:var(--primary);border-bottom:2px solid var(--primary)}@media (max-width:640px){.page_ctaGroup__XQ_5p{flex-direction:column;gap:1rem;width:100%}.page_primaryBtn__WbCFB,.page_secondaryBtn__17cDO{width:100%;text-align:center}}.page_authorityBar__LGzX1{display:flex;justify-content:center;gap:2.5rem;margin:2.5rem auto 0;flex-wrap:wrap}.page_authorityBar__LGzX1 div{background:#fff;padding:1rem 1.5rem;border-radius:10px;box-shadow:var(--shadow-sm);text-align:center;min-width:160px}.page_authorityBar__LGzX1 strong{display:block;font-size:1.4rem;color:var(--primary);font-weight:800}.page_authorityBar__LGzX1 span{font-size:.9rem;color:var(--text-muted)}.page_faq__9t2FS{max-width:900px;margin:5rem auto 0}.page_faq__9t2FS h2{font-size:2.2rem;font-weight:800;margin-bottom:2rem;text-align:center}.page_faq__9t2FS h3{font-size:1.25rem;margin-bottom:.5rem;color:var(--text-main)}.page_faq__9t2FS p{color:var(--text-muted);line-height:1.6;margin-bottom:2rem}.page_contentSection__FAEQY{max-width:900px;margin:2rem auto;padding:2.5rem 1.5rem;background:linear-gradient(180deg,rgba(37,99,235,.03),transparent);border-radius:var(--radius);border:1px solid rgba(37,99,235,.08);text-align:center;position:relative}.page_contentSection__FAEQY h2{font-size:clamp(1.8rem,4vw,2.2rem);font-weight:800;color:var(--primary);margin-bottom:1rem;letter-spacing:-.02em}.page_contentSection__FAEQY p{font-size:1.15rem;line-height:1.6;color:var(--text-muted);max-width:70ch;margin:0 auto}.page_accentLine__1c1lC{width:60px;height:3px;background:var(--primary);margin:1.5rem auto 0;border-radius:2px;opacity:.5}@media (max-width:768px){.page_contentSection__FAEQY{margin:3rem 1rem;padding:2.5rem 1.5rem}}.faq_faqSection__G7ein{padding:80px 0;background:linear-gradient(180deg,#f8fafc 0,#ffffff);position:relative}.faq_faqSection__G7ein:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent)}.faq_container__Zl8IF{max-width:900px;margin:0 auto;padding:0 24px}.faq_header__3UhuE{text-align:center;margin-bottom:60px}.faq_title__z2coo{font-size:42px;font-weight:700;color:#1a202c;margin-bottom:16px;line-height:1.2}.faq_subtitle__xG0wn{font-size:18px;color:#64748b;line-height:1.7}.faq_faqSection__G7ein .accordion{display:flex;flex-direction:column;gap:16px}.faq_faqSection__G7ein .accordion-item{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;transition:all .3s ease}.faq_faqSection__G7ein .accordion-item:hover{border-color:#027440;box-shadow:0 4px 12px rgba(2,116,64,.08)}.faq_faqSection__G7ein .accordion-button{background:#ffffff;border:none;border-radius:16px;padding:20px 24px;font-size:17px;font-weight:600;color:#1a202c;box-shadow:none!important;transition:all .3s ease;position:relative}.faq_faqSection__G7ein .accordion-button:not(.collapsed){background:linear-gradient(90deg,#f0fdf4 0,#ffffff);color:#027440;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.faq_faqSection__G7ein .accordion-button:after{background-image:none;content:"+";width:auto;height:auto;background:none;font-size:24px;font-weight:400;color:#027440;transition:transform .3s ease}.faq_faqSection__G7ein .accordion-button:not(.collapsed):after{content:"−";transform:rotate(0deg)}.faq_faqSection__G7ein .accordion-body{padding:0 24px 24px;font-size:15px;color:#64748b;line-height:1.7;border-top:1px solid #e2e8f0}.faq_faqSection__G7ein .accordion-item:first-of-type{border-top-left-radius:16px;border-top-right-radius:16px}.faq_faqSection__G7ein .accordion-item:last-of-type{border-bottom-left-radius:16px;border-bottom-right-radius:16px}@media (max-width:992px){.faq_title__z2coo{font-size:36px}}@media (max-width:768px){.faq_faqSection__G7ein{padding:60px 0}.faq_header__3UhuE{margin-bottom:40px}.faq_title__z2coo{font-size:32px}.faq_subtitle__xG0wn{font-size:16px}.faq_faqSection__G7ein .accordion-button{padding:16px 20px;font-size:16px}.faq_faqSection__G7ein .accordion-body{padding:0 20px 20px;font-size:14px}}.final-cta_finalCTA__mQ6yj{padding:100px 0;background:linear-gradient(135deg,#027440,#029954);color:#ffffff;position:relative;overflow:hidden}.final-cta_finalCTA__mQ6yj:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);border-radius:50%}.final-cta_content__gMKuh{text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:1}.final-cta_title__itCAT{font-size:48px;font-weight:700;color:#ffffff;margin-bottom:24px;line-height:1.2}.final-cta_description__LZpl_{font-size:20px;color:rgba(255,255,255,.9);line-height:1.7;margin-bottom:40px}.final-cta_ctaGroup__zju_H{display:flex;gap:16px;justify-content:center;margin-bottom:40px;flex-wrap:wrap}.final-cta_primaryButton__UqSdP{background:linear-gradient(135deg,#ffffff,#f8fafc);border:2px solid rgba(255,255,255,.2);border-radius:12px;padding:18px 40px;font-size:18px;font-weight:700;color:#027440;transition:all .3s ease;box-shadow:0 6px 20px rgba(255,255,255,.3);display:inline-flex;align-items:center}.final-cta_primaryButton__UqSdP:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(255,255,255,.4);background:#ffffff;color:#027440}.final-cta_processInfo__EVThq{display:flex;justify-content:center;align-items:center;gap:24px;margin-bottom:32px;flex-wrap:wrap}.final-cta_processStep__fQ8RX{display:flex;flex-direction:column;align-items:center;gap:8px}.final-cta_processNumber__ibxNP{width:40px;height:40px;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#ffffff}.final-cta_processLabel__J1liD{font-size:13px;color:rgba(255,255,255,.8);font-weight:500}.final-cta_processArrow__6qCuC{font-size:20px;color:rgba(255,255,255,.3)}.final-cta_guarantee__EAJjY{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px}.final-cta_guaranteeIcon__p6dHA{font-size:20px;color:#34d399}.final-cta_guaranteeText__Jxh0_{font-size:14px;color:rgba(255,255,255,.9);font-weight:500}.final-cta_phoneNote__s_AbC{font-size:14px;color:rgba(255,255,255,.6);margin:0;text-align:center}.final-cta_phoneLink__jQKYT{color:rgba(255,255,255,.9);text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px;transition:color .3s ease}.final-cta_phoneLink__jQKYT:hover{color:#ffffff;text-decoration-color:#ffffff}@media (max-width:992px){.final-cta_title__itCAT{font-size:42px}.final-cta_description__LZpl_{font-size:18px}}@media (max-width:768px){.final-cta_finalCTA__mQ6yj{padding:80px 0}.final-cta_title__itCAT{font-size:36px}.final-cta_description__LZpl_{font-size:16px}.final-cta_ctaGroup__zju_H{flex-direction:column;align-items:stretch}.final-cta_primaryButton__UqSdP{width:100%;justify-content:center;font-size:16px;padding:16px 32px}.final-cta_processInfo__EVThq{gap:16px}.final-cta_processArrow__6qCuC{display:none}}.happy-clients_happyClients__ZrA6s{padding:60px 0;background:transparent;position:relative;overflow:hidden}.happy-clients_header__KAI0d{text-align:center;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.happy-clients_badge__xbfi0{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50px;font-size:12px;font-weight:600;color:#475569;margin-bottom:16px}.happy-clients_badgeDot__mZAiL{width:6px;height:6px;background:#10b981;border-radius:50%;animation:happy-clients_pulse-dot__4FH5H 2s ease-in-out infinite}@keyframes happy-clients_pulse-dot__4FH5H{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.happy-clients_title__Fs1PQ{font-size:36px;font-weight:700;color:#0f172a;margin-bottom:14px;line-height:1.2}.happy-clients_subtitle__0HIOg{font-size:16px;color:#64748b;line-height:1.6;margin:0}.happy-clients_stats__WEC23{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-bottom:30px;padding:5px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.happy-clients_stat__cVf1C{text-align:center;padding:12px}.happy-clients_statValue__OVigY{font-size:32px;font-weight:700;color:#10b981;line-height:1;margin-bottom:6px}.happy-clients_statLabel__moCcM{font-size:13px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.happy-clients_logoGridContainer__MABrY{overflow:hidden;margin-bottom:32px;position:relative;width:100%}.happy-clients_logoGrid__49Fsv{display:flex;gap:30px;animation:happy-clients_scroll-left__JKLQs 30s linear infinite;width:fit-content}.happy-clients_logoGrid__49Fsv:hover{animation-play-state:paused}@keyframes happy-clients_scroll-left__JKLQs{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.happy-clients_logoCard__N5jRQ{background:white;border-radius:12px;padding:20px;border:1px solid #e2e8f0;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:180px;height:100px}.happy-clients_logoCard__N5jRQ:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.08);border-color:#cbd5e1}.happy-clients_logoWrapper__vfS_o{width:140px;height:70px;display:flex;align-items:center;justify-content:center;position:relative}.happy-clients_logo__AzXeG{width:140px;height:70px;object-fit:contain;transition:all .3s ease}.happy-clients_logoCard__N5jRQ:hover .happy-clients_logo__AzXeG{transform:scale(1.05)}.happy-clients_trustMessage__H7Rs_{text-align:center;margin-top:32px}.happy-clients_trustMessage__H7Rs_ p{font-size:15px;color:#64748b;font-weight:500;margin:0;padding:16px 24px;background:#f8fafc;border-radius:50px;display:inline-block;border:1px solid #e2e8f0}.happy-clients_happyClients__ZrA6s.happy-clients_accessHub__Nkr_t{padding:12px 0 44px}@media (max-width:768px){.happy-clients_happyClients__ZrA6s.happy-clients_accessHub__Nkr_t{padding:10px 0 36px}}.happy-clients_accessHub__Nkr_t .happy-clients_badgeDot__mZAiL{background:#b02739}.happy-clients_accessHub__Nkr_t .happy-clients_header__KAI0d{margin-bottom:28px}.happy-clients_logoGridContainerAccess__QaZ0Z{overflow:hidden;margin-bottom:0;position:relative;width:100%;padding:28px 0 8px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid #e2e8f0}.happy-clients_logoGridContainerAccess__QaZ0Z:after,.happy-clients_logoGridContainerAccess__QaZ0Z:before{content:"";position:absolute;top:28px;bottom:8px;width:72px;z-index:2;pointer-events:none}.happy-clients_logoGridContainerAccess__QaZ0Z:before{left:0;background:linear-gradient(90deg,#f1f5f9,transparent)}.happy-clients_logoGridContainerAccess__QaZ0Z:after{right:0;background:linear-gradient(270deg,#f1f5f9,transparent)}.happy-clients_logoGridContainerAccess__QaZ0Z .happy-clients_logoGrid__49Fsv{gap:22px;animation-duration:38s}.happy-clients_logoGridContainerAccess__QaZ0Z .happy-clients_logoCard__N5jRQ{background:#fff;border-color:#e2e8f0;box-shadow:0 2px 8px rgba(15,23,42,.04)}.happy-clients_logoGridContainerAccess__QaZ0Z .happy-clients_logoCard__N5jRQ:hover{border-color:rgba(176,39,57,.2)}@media (max-width:768px){.happy-clients_happyClients__ZrA6s{padding:40px 0}.happy-clients_header__KAI0d{margin-bottom:28px}.happy-clients_title__Fs1PQ{font-size:26px}.happy-clients_subtitle__0HIOg{font-size:14px}.happy-clients_stats__WEC23{grid-template-columns:repeat(2,1fr);gap:12px;padding:20px 0}.happy-clients_statValue__OVigY{font-size:26px}.happy-clients_statLabel__moCcM{font-size:11px}.happy-clients_logoGrid__49Fsv{gap:20px;animation-duration:25s}.happy-clients_logoCard__N5jRQ{padding:16px;width:150px;height:80px}.happy-clients_logoWrapper__vfS_o,.happy-clients_logo__AzXeG{width:120px;height:60px}.happy-clients_trustMessage__H7Rs_ p{font-size:13px;padding:12px 20px}.happy-clients_logoGridContainerAccess__QaZ0Z{padding:20px 0 4px;border-radius:12px}.happy-clients_logoGridContainerAccess__QaZ0Z:after,.happy-clients_logoGridContainerAccess__QaZ0Z:before{width:40px;top:20px;bottom:4px}}.hero-section-modern_heroSection__ndXZZ{padding-block:100px;padding-bottom:120px;margin:0;background:linear-gradient(135deg,#f8fafc,#ffffff);position:relative;overflow:visible!important;width:100%;max-width:100vw;box-sizing:border-box;display:block;min-height:0}.hero-section-modern_heroCtaRow__UEdEG{display:flex;align-items:center;gap:32px;flex-wrap:wrap;margin-top:20px;overflow:visible!important;flex-shrink:0;min-height:0}.hero-section-modern_heroCtaRow__UEdEG .hero-section-modern_ctaGroup___Mml3{display:flex;align-items:center;align-self:center;overflow:visible}.hero-section-modern_clutchWidgets__3ZN8h{display:flex;align-items:center;gap:10px;flex-shrink:0;align-self:center;min-height:56px}.hero-section-modern_clutchWidgets__3ZN8h .clutch-widget{margin:0!important;padding:0!important;min-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important}.hero-section-modern_clutchWidgets__3ZN8h .clutch-widget iframe{margin:0!important;display:block!important;vertical-align:middle!important}.hero-section-modern_clutchWidgets__3ZN8h .clutch-widget:nth-child(2){margin:0!important;padding:0!important;align-self:center!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important}.hero-section-modern_clutchWidgets__3ZN8h .clutch-widget:nth-child(2) iframe{margin:0!important;display:block!important;vertical-align:middle!important}.hero-section-modern_heroSection__ndXZZ:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(2,116,64,.05) 0,transparent 70%);border-radius:50%;z-index:0}.hero-section-modern_heroContainer__oTw7X{width:100%;max-width:1320px;margin:0 auto;padding:0 24px;display:block;box-sizing:border-box;overflow:visible!important;min-height:0}.hero-section-modern_heroRow__CDgJj{width:100%;margin:0!important;align-items:flex-start!important;min-height:0!important;overflow:visible!important}.hero-section-modern_heroRow__CDgJj>[class*=col-]{display:block!important;align-items:flex-start;width:100%;max-width:100%;overflow:visible!important}.hero-section-modern_heroContent___CLB3{position:relative;z-index:1;display:block;padding:0;width:100%;max-width:100%;box-sizing:border-box;overflow:visible!important;min-height:0}.hero-section-modern_badge__T3ver{display:inline-block;padding:3px 8px;background:linear-gradient(135deg,#02744015,#b0273915);border-radius:20px;margin-bottom:4px;font-size:10px;font-weight:500;color:#027440;line-height:1.2}.hero-section-modern_headingContainer__t1DtI{position:relative;margin-bottom:6px;padding:0;display:flex;align-items:center;min-height:0;overflow:visible}.hero-section-modern_heading__2y4Ga{font-size:50px;font-weight:700;line-height:1.25;letter-spacing:-.02em;margin:0;padding:0;word-wrap:break-word;overflow-wrap:break-word;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hero-section-modern_staticTitle__e4UPR{color:#1a202c;display:inline-block}.hero-section-modern_problemHeading__hjOmR{display:inline-block;transition:opacity .6s ease-in-out,transform .6s ease-in-out,color .6s ease-in-out!important;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:992px){.hero-section-modern_problemHeading__hjOmR{position:relative;height:auto}}.hero-section-modern_problemHeadingVisible__KZ8wb{opacity:1;transform:translateY(0);pointer-events:auto}.hero-section-modern_problemHeadingHidden__o77pc{opacity:0;transform:translateY(0);pointer-events:none}.hero-section-modern_excelTheme__P_uxK{color:#027440!important}.hero-section-modern_accessTheme__ErWgd{color:#b02739!important}.hero-section-modern_generalTheme__ecQ1p{color:#1a202c!important}.hero-section-modern_lead__tX0Kl{font-size:20px;color:#475569;line-height:1.4;margin-bottom:6px;margin-top:10px;font-weight:400}.hero-section-modern_description__ItCKC{display:none}.hero-section-modern_ctaGroup___Mml3{display:flex;gap:8px;padding:0;flex-wrap:wrap;margin:20px 0 0}.hero-section-modern_primaryButton__IY8dY{background:linear-gradient(135deg,#027440,#029954);border:none;border-radius:6px;padding:18px 14px;font-size:15px;font-weight:600;color:#ffffff;transition:all .3s ease;box-shadow:0 2px 8px rgba(2,116,64,.2);display:inline-flex;align-items:center;line-height:1.3;white-space:nowrap;flex-shrink:0}.hero-section-modern_primaryButton__IY8dY:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(2,116,64,.3);background:linear-gradient(135deg,#029954,#02b868);color:#ffffff}.hero-section-modern_secondaryButton__uZpy_{background:#ffffff;border:2px solid #e2e8f0;border-radius:6px;padding:18px 14px;font-size:15px;font-weight:600;color:#1a202c;transition:all .3s ease;line-height:1.3}.hero-section-modern_secondaryButton__uZpy_:hover{border-color:#027440;color:#027440;background:#f8fafc;transform:translateY(-2px)}.hero-section-modern_stats__P4jom{display:flex;gap:48px;flex-wrap:wrap}.hero-section-modern_statItem__MsAxy{display:flex;flex-direction:column}.hero-section-modern_statNumber__O7MF0{font-size:36px;font-weight:700;color:#027440;line-height:1;margin-bottom:4px}.hero-section-modern_statLabel__erPTk{font-size:14px;color:#64748b;font-weight:500}.hero-section-modern_heroVisual__fHlhI{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;min-height:0}.hero-section-modern_visualContainer__trJdu{position:relative;width:100%;max-width:280px;min-height:0;max-height:200px}.hero-section-modern_gradientOrb__G9BK1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;background:linear-gradient(135deg,#027440,#029954 50%,#b02739);border-radius:50%;filter:blur(40px);opacity:.2;animation:hero-section-modern_pulse__c5MWn 4s ease-in-out infinite}@keyframes hero-section-modern_pulse__c5MWn{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.25}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.35}}@media (max-width:1200px){.hero-section-modern_floatingCard2__0Rvsx,.hero-section-modern_floatingCard3__sx5Wp,.hero-section-modern_floatingCard__SgrTz,.hero-section-modern_gradientOrb__G9BK1,.hero-section-modern_heroVisual__fHlhI,.hero-section-modern_visualContainer__trJdu{display:none!important}.hero-section-modern_heroContent___CLB3{width:100%!important;max-width:100%!important}}@media (max-width:992px){.hero-section-modern_heroSection__ndXZZ{padding-block:60px;padding-bottom:80px}.hero-section-modern_heroContainer__oTw7X{padding:0 20px}.hero-section-modern_headingContainer__t1DtI{margin-bottom:10px}.hero-section-modern_heading__2y4Ga{font-size:36px;line-height:1.3;flex-direction:column;align-items:flex-start;gap:4px}.hero-section-modern_staticTitle__e4UPR{display:block}.hero-section-modern_problemHeading__hjOmR{height:auto;position:relative}.hero-section-modern_badge__T3ver{margin-bottom:6px;font-size:11px;padding:4px 10px}.hero-section-modern_lead__tX0Kl{font-size:18px;margin-bottom:12px;margin-top:10px;line-height:1.5}.hero-section-modern_heroCtaRow__UEdEG{gap:24px;margin-top:18px}.hero-section-modern_ctaGroup___Mml3{gap:10px;margin-top:0}.hero-section-modern_primaryButton__IY8dY,.hero-section-modern_secondaryButton__uZpy_{padding:14px 18px;font-size:14px}.hero-section-modern_stats__P4jom{gap:32px}.hero-section-modern_statNumber__O7MF0{font-size:32px}}@media (max-width:768px){.hero-section-modern_heroSection__ndXZZ{padding-block:40px;padding-bottom:64px}.hero-section-modern_heroContainer__oTw7X{padding:0 16px}.hero-section-modern_headingContainer__t1DtI{margin-bottom:12px}.hero-section-modern_heading__2y4Ga{font-size:28px;line-height:1.3;flex-direction:column;align-items:flex-start;gap:4px}.hero-section-modern_staticTitle__e4UPR{display:block}.hero-section-modern_problemHeading__hjOmR{height:auto;position:relative}.hero-section-modern_badge__T3ver{margin-bottom:8px;font-size:11px;padding:4px 10px}.hero-section-modern_lead__tX0Kl{font-size:16px;margin-bottom:16px;margin-top:12px;line-height:1.5}.hero-section-modern_heroCtaRow__UEdEG{flex-direction:column;align-items:stretch;height:auto;min-height:0;margin-top:16px;gap:16px}.hero-section-modern_clutchWidgets__3ZN8h{height:auto;min-height:0;align-self:flex-start}.hero-section-modern_clutchWidgets__3ZN8h .clutch-widget{height:auto!important;min-height:auto!important}.hero-section-modern_ctaGroup___Mml3{flex-direction:column;gap:12px;margin-top:0}.hero-section-modern_primaryButton__IY8dY,.hero-section-modern_secondaryButton__uZpy_{width:100%;justify-content:center;padding:14px 20px;font-size:14px;white-space:normal;text-align:center}.hero-section-modern_stats__P4jom{gap:24px}.hero-section-modern_statNumber__O7MF0{font-size:28px}.hero-section-modern_statLabel__erPTk{font-size:13px}.hero-section-modern_floatingCard2__0Rvsx,.hero-section-modern_floatingCard3__sx5Wp,.hero-section-modern_floatingCard__SgrTz,.hero-section-modern_gradientOrb__G9BK1,.hero-section-modern_heroVisual__fHlhI,.hero-section-modern_visualContainer__trJdu{display:none!important}}@media (max-width:480px){.hero-section-modern_heroSection__ndXZZ{padding-block:32px;padding-bottom:48px}.hero-section-modern_heroContainer__oTw7X{padding:0 16px}.hero-section-modern_heading__2y4Ga{font-size:24px;line-height:1.35;gap:2px}.hero-section-modern_lead__tX0Kl{font-size:15px;margin-bottom:14px;margin-top:10px;line-height:1.5}.hero-section-modern_heroCtaRow__UEdEG{margin-top:14px;gap:14px}.hero-section-modern_primaryButton__IY8dY,.hero-section-modern_secondaryButton__uZpy_{padding:12px 16px;font-size:14px}.hero-section-modern_stats__P4jom{gap:20px;flex-direction:column;align-items:flex-start}.hero-section-modern_statItem__MsAxy{flex-direction:row;align-items:baseline;gap:8px}.hero-section-modern_statNumber__O7MF0{font-size:24px;margin-bottom:0}.hero-section-modern_statLabel__erPTk{font-size:12px}}.ReviewsSection_section__poNkz{padding:80px 0;background:linear-gradient(180deg,#f8fafc,#f1f5f9 50%,#f8fafc);position:relative;overflow:hidden}.ReviewsSection_section__poNkz:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(2,116,64,.04) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(2,116,64,.03) 0,transparent 45%);pointer-events:none}.ReviewsSection_sectionHeader__k2H1f{text-align:center;margin-bottom:48px;max-width:640px;margin-left:auto;margin-right:auto;position:relative}.ReviewsSection_subtitle__XyqJC{display:inline-block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#027440;margin-bottom:12px}.ReviewsSection_title__3b_kV{font-size:2.25rem;font-weight:800;color:#0f172a;margin:0;line-height:1.2;letter-spacing:-.03em}.ReviewsSection_loading__n5IEW{text-align:center;color:#64748b;padding:48px 20px;font-size:15px}.ReviewsSection_carouselWrapper__17bLq{position:relative;width:90%;max-width:none;margin:0 auto;display:flex;align-items:center;gap:12px}.ReviewsSection_viewport__BKfNm{flex:1;overflow:hidden;min-width:0}.ReviewsSection_track__XCIgM{display:flex;align-items:stretch;gap:20px;transition:transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.ReviewsSection_carouselCard__v5Y3t{flex:0 0 var(--card-width,320px);min-width:0;min-height:320px;display:flex}.ReviewsSection_carouselCard__v5Y3t .ReviewsSection_testimonialCard__j7_LY{flex:1;min-height:0;width:100%}.ReviewsSection_navBtn__15lb0{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff;border:1px solid #e2e8f0;border-radius:50%;box-shadow:0 2px 12px rgba(0,0,0,.08);color:#0f172a;font-size:24px;line-height:1;cursor:pointer;transition:all .25s ease}.ReviewsSection_navBtn__15lb0:hover:not(:disabled){background:#027440;border-color:#027440;color:#fff;box-shadow:0 4px 16px rgba(2,116,64,.3);transform:scale(1.05)}.ReviewsSection_navBtn__15lb0:disabled{opacity:.4;cursor:not-allowed}.ReviewsSection_indicators__jxaIa{display:flex;justify-content:center;gap:8px;margin-top:28px;flex-wrap:wrap}.ReviewsSection_indicator__smJOh{width:8px;height:8px;border-radius:50%;background:#cbd5e1;border:none;padding:0;cursor:pointer;transition:all .25s ease}.ReviewsSection_indicator__smJOh:hover{background:#94a3b8}.ReviewsSection_indicatorActive__HOodH{background:#027440;width:24px;border-radius:4px}.ReviewsSection_testimonialCard__j7_LY{background:#ffffff;border-radius:20px;padding:36px 40px;text-align:left;border:1px solid rgba(226,232,240,.8);box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 10px 24px -4px rgba(0,0,0,.06);position:relative;overflow:hidden;min-height:300px;display:flex;flex-direction:column;transition:box-shadow .3s ease,transform .2s ease}.ReviewsSection_testimonialCard__j7_LY:before{content:"";position:absolute;top:0;left:0;width:4px;height:72px;background:linear-gradient(180deg,#027440,#059669);border-radius:0 4px 4px 0}.ReviewsSection_cardContent__ycfYx{width:100%;flex:1;display:flex;flex-direction:column;min-height:0;padding-left:4px}.ReviewsSection_stars__c_3ar{display:flex;gap:3px;margin-bottom:16px;font-size:20px;line-height:1;letter-spacing:1px}.ReviewsSection_starFilled__WvuPc{color:#f59e0b;filter:drop-shadow(0 1px 1px rgba(245,158,11,.2))}.ReviewsSection_starEmpty__b4m82{color:#e2e8f0}.ReviewsSection_quoteIcon__0qiBc{font-size:48px;line-height:1;margin-bottom:4px;font-family:Georgia,serif;color:#027440;opacity:.15;position:absolute;top:28px;right:32px}.ReviewsSection_message__B9Z5A{font-size:16px;color:#475569;line-height:1.65;margin:0 0 24px;flex:1;min-height:72px;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:8px}.ReviewsSection_message__B9Z5A::-webkit-scrollbar{width:5px}.ReviewsSection_message__B9Z5A::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.ReviewsSection_message__B9Z5A::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.ReviewsSection_message__B9Z5A::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ReviewsSection_author__ites8{display:flex;flex-direction:row;align-items:center;gap:14px;padding-top:20px;border-top:1px solid #f1f5f9}.ReviewsSection_avatar__Q_FzM{object-fit:cover;box-shadow:0 2px 8px rgba(0,0,0,.06)}.ReviewsSection_avatarPlaceholder__nUfVd,.ReviewsSection_avatar__Q_FzM{width:56px;height:56px;border-radius:50%;flex-shrink:0;border:2px solid #e2e8f0}.ReviewsSection_avatarPlaceholder__nUfVd{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#027440,#059669);color:#fff;font-size:16px;font-weight:700;box-shadow:0 2px 8px rgba(2,116,64,.2)}.ReviewsSection_authorInfo__hQFCg{display:flex;flex-direction:column;gap:2px}.ReviewsSection_name__haMw5{font-size:15px;font-weight:700;color:#0f172a;margin:0}.ReviewsSection_role__d93Yf{font-size:13px;color:#64748b;margin:0}@media (max-width:992px){.ReviewsSection_section__poNkz{padding:64px 0}.ReviewsSection_title__3b_kV{font-size:1.875rem}.ReviewsSection_sectionHeader__k2H1f{margin-bottom:40px}.ReviewsSection_testimonialCard__j7_LY{padding:28px 32px;min-height:280px}}@media (max-width:768px){.ReviewsSection_section__poNkz{padding:48px 0}.ReviewsSection_subtitle__XyqJC{font-size:12px;letter-spacing:.1em}.ReviewsSection_title__3b_kV{font-size:1.5rem}.ReviewsSection_sectionHeader__k2H1f{margin-bottom:32px}.ReviewsSection_carouselWrapper__17bLq{width:90%;gap:8px}.ReviewsSection_navBtn__15lb0{width:36px;height:36px;font-size:20px}.ReviewsSection_carouselCard__v5Y3t{min-height:260px}.ReviewsSection_testimonialCard__j7_LY{padding:24px 28px;border-radius:16px;min-height:260px}.ReviewsSection_testimonialCard__j7_LY:before{height:56px}.ReviewsSection_quoteIcon__0qiBc{font-size:36px;top:20px;right:24px}.ReviewsSection_stars__c_3ar{font-size:18px;margin-bottom:12px}.ReviewsSection_message__B9Z5A{font-size:15px;margin-bottom:20px}.ReviewsSection_author__ites8{padding-top:16px;gap:12px}.ReviewsSection_avatarPlaceholder__nUfVd,.ReviewsSection_avatar__Q_FzM{width:48px;height:48px;font-size:14px}.ReviewsSection_name__haMw5{font-size:14px}.ReviewsSection_role__d93Yf{font-size:12px}}.services-section_servicesSection___7OKJ{padding:60px 0;background:transparent;position:relative;overflow:hidden}.services-section_sectionHeader__nODUF{text-align:center;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.services-section_topBadge__YzMSz{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-radius:50px;font-size:12px;font-weight:600;color:#059669;margin-bottom:16px;border:1px solid #a7f3d0}.services-section_badgeDot__lCTPy{width:6px;height:6px;background:#10b981;border-radius:50%;animation:services-section_pulse-dot__iVg5S 2s ease-in-out infinite}@keyframes services-section_pulse-dot__iVg5S{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.services-section_mainTitle__SDvQH{font-size:36px;font-weight:700;color:#0f172a;margin-bottom:14px;line-height:1.2}.services-section_subtitle__qyrF6{font-size:16px;color:#64748b;line-height:1.6;margin:0 0 24px}.services-section_categoryPills__NnpMP{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.services-section_pill__FDq9h{display:flex;align-items:center;gap:8px;padding:6px 14px;background:white;border-radius:50px;box-shadow:0 2px 6px rgba(0,0,0,.06);border:2px solid #f1f5f9;transition:all .2s ease}.services-section_pill__FDq9h:hover{border-color:var(--pill-color);transform:translateY(-1px);box-shadow:0 3px 10px rgba(0,0,0,.1)}.services-section_pillName__Y1bbL{font-size:12px;font-weight:600;color:#1e293b}.services-section_pillCount__VpdyT{font-size:11px;font-weight:700;color:white;background:var(--pill-color);padding:2px 8px;border-radius:20px;min-width:24px;text-align:center}.services-section_categorySection__IVMqh{margin-bottom:40px}.services-section_categorySection__IVMqh:last-child{margin-bottom:0}.services-section_categoryHeader__8szW2{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #f1f5f9}.services-section_categoryTitle__LoXRK{font-size:22px;font-weight:700;color:#1e293b;margin:0;position:relative;padding-left:16px}.services-section_categoryTitle__LoXRK:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:24px;background:var(--category-color);border-radius:3px}.services-section_serviceCount__D5xHT{font-size:12px;font-weight:600;color:#94a3b8;background:#f8fafc;padding:4px 12px;border-radius:50px}.services-section_grid__ZQH3L{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.services-section_serviceCard__UlNap{display:block;background:white;border-radius:12px;padding:18px 16px;text-decoration:none;color:inherit;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid #f1f5f9;position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.services-section_serviceCard__UlNap.services-section_featured__0T69l{border-color:#10b981;box-shadow:0 4px 16px rgba(16,185,129,.15)}.services-section_cardShine__09doq{position:absolute;top:-100%;left:-100%;width:200%;height:200%;background:linear-gradient(45deg,transparent,transparent 40%,rgba(255,255,255,.3) 50%,transparent 60%,transparent);transform:rotate(45deg);transition:all .6s ease;pointer-events:none}.services-section_serviceCard__UlNap:hover .services-section_cardShine__09doq{top:100%;left:100%}.services-section_cardGlow__fVWud{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;background:radial-gradient(circle,var(--service-color) 0,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none;filter:blur(40px)}.services-section_serviceCard__UlNap:hover .services-section_cardGlow__fVWud{opacity:.08}.services-section_serviceCard__UlNap:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,0,0,.12);border-color:var(--service-color)}.services-section_serviceCard__UlNap.services-section_featured__0T69l:hover{box-shadow:0 16px 40px rgba(16,185,129,.25)}.services-section_featuredBadge__uCrjP{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:4px;padding:4px 10px;background:linear-gradient(135deg,#10b981,#059669);color:white;border-radius:50px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;z-index:2;box-shadow:0 2px 8px rgba(16,185,129,.3)}.services-section_featuredBadge__uCrjP svg{width:10px;height:10px}.services-section_iconWrapper__p7nJX{position:relative;width:48px;height:48px;margin-bottom:12px;flex-shrink:0}.services-section_iconBg__ddfbn{position:absolute;inset:0;background:linear-gradient(135deg,var(--service-color) 0,var(--service-color) 100%);border-radius:10px;opacity:.1;transition:all .3s ease}.services-section_serviceCard__UlNap:hover .services-section_iconBg__ddfbn{opacity:.15;transform:scale(1.1) rotate(5deg)}.services-section_icon__18CBT{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--service-color);background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(255,255,255,.8));border-radius:10px;border:2px solid rgba(255,255,255,.5);backdrop-filter:blur(10px);transition:all .3s ease;box-shadow:0 2px 6px rgba(0,0,0,.08)}.services-section_serviceCard__UlNap:hover .services-section_icon__18CBT{transform:scale(1.05) rotate(-3deg);box-shadow:0 4px 12px rgba(0,0,0,.12);border-color:var(--service-color)}.services-section_content__qlHjH{flex:1;display:flex;flex-direction:column}.services-section_serviceTitle___N_tO{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:8px;line-height:1.25;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.services-section_serviceCard__UlNap:hover .services-section_serviceTitle___N_tO{color:var(--service-color)}.services-section_serviceSummary__7xn9j{font-size:13px;color:#64748b;line-height:1.5;margin-bottom:12px;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.services-section_learnMore__gjndC{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--service-color);margin-top:auto;padding-top:10px;border-top:1px solid #f1f5f9;transition:all .2s ease}.services-section_learnMore__gjndC svg{width:14px;height:14px;transition:transform .2s ease}.services-section_serviceCard__UlNap:hover .services-section_learnMore__gjndC{gap:12px}.services-section_serviceCard__UlNap:hover .services-section_learnMore__gjndC svg{transform:translateX(4px)}.services-section_bottomCTA__A_Mcc{margin-top:40px;text-align:center;padding:28px 24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:2px dashed #cbd5e1}.services-section_ctaText__dL9_M{font-size:15px;color:#475569;margin-bottom:16px;font-weight:500}.services-section_ctaButton__2Afhx{display:inline-flex;align-items:center;gap:8px;padding:11px 26px;background:linear-gradient(135deg,#10b981,#059669);color:white;text-decoration:none;border-radius:8px;font-weight:700;font-size:14px;transition:all .2s ease;box-shadow:0 3px 12px rgba(16,185,129,.3)}.services-section_ctaButton__2Afhx:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 5px 16px rgba(16,185,129,.4);color:white}.services-section_ctaButton__2Afhx svg{width:16px;height:16px;transition:transform .2s ease}.services-section_ctaButton__2Afhx:hover svg{transform:translateX(4px)}@media (max-width:1024px){.services-section_grid__ZQH3L{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}}@media (max-width:768px){.services-section_servicesSection___7OKJ{padding:40px 0}.services-section_sectionHeader__nODUF{margin-bottom:28px}.services-section_mainTitle__SDvQH{font-size:26px}.services-section_subtitle__qyrF6{font-size:14px;margin-bottom:20px}.services-section_categoryPills__NnpMP{gap:6px}.services-section_pill__FDq9h{padding:5px 12px}.services-section_pillName__Y1bbL{font-size:11px}.services-section_pillCount__VpdyT{font-size:10px;padding:1px 6px}.services-section_categorySection__IVMqh{margin-bottom:32px}.services-section_categoryHeader__8szW2{margin-bottom:16px;padding-bottom:10px}.services-section_categoryTitle__LoXRK{font-size:20px;padding-left:14px}.services-section_categoryTitle__LoXRK:before{width:4px;height:20px}.services-section_serviceCount__D5xHT{font-size:11px;padding:3px 10px}.services-section_grid__ZQH3L{grid-template-columns:1fr;gap:12px}.services-section_serviceCard__UlNap{padding:16px 14px}.services-section_iconWrapper__p7nJX{width:42px;height:42px;margin-bottom:10px}.services-section_icon__18CBT{font-size:20px}.services-section_serviceTitle___N_tO{font-size:15px;margin-bottom:6px}.services-section_serviceSummary__7xn9j{font-size:12px;margin-bottom:10px}.services-section_learnMore__gjndC{padding-top:8px;font-size:12px;gap:5px}.services-section_learnMore__gjndC svg{width:12px;height:12px}.services-section_bottomCTA__A_Mcc{margin-top:32px;padding:20px}.services-section_ctaText__dL9_M{font-size:14px;margin-bottom:14px}.services-section_ctaButton__2Afhx{width:100%;justify-content:center;padding:10px 20px;font-size:13px}}.why-choose-us_whyChooseUs__Ruh2A{padding:80px 20px;background:linear-gradient(180deg,#f8fafc,#ffffff);position:relative;overflow:hidden}.why-choose-us_whyChooseUs__Ruh2A:before{top:-100px;left:-100px;background:radial-gradient(circle,rgba(16,185,129,.04) 0,transparent 70%)}.why-choose-us_whyChooseUs__Ruh2A:after,.why-choose-us_whyChooseUs__Ruh2A:before{content:"";position:absolute;width:400px;height:400px;border-radius:50%;z-index:0}.why-choose-us_whyChooseUs__Ruh2A:after{bottom:-100px;right:-100px;background:radial-gradient(circle,rgba(16,185,129,.03) 0,transparent 70%)}.why-choose-us_header__vJSvN{text-align:center;max-width:800px;margin:0 auto 60px;position:relative;z-index:1}.why-choose-us_badge__7Q0tF{display:inline-block;padding:8px 20px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#059669;border-radius:50px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;border:1px solid #a7f3d0}.why-choose-us_title__80AmD{font-size:48px;font-weight:700;color:#0f172a;margin-bottom:20px;line-height:1.2}.why-choose-us_subtitle__Nl17v{font-size:19px;color:#64748b;line-height:1.7;margin:0}.why-choose-us_grid__lkP_C{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:28px;position:relative;z-index:1;margin-bottom:60px}.why-choose-us_card__LMJnO{background:white;border-radius:16px;padding:32px 28px;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:20px}.why-choose-us_card__LMJnO:before{content:"";position:absolute;top:0;left:0;right:0;height:0;background:linear-gradient(135deg,#10b981,#059669);transition:height .3s ease;z-index:0}.why-choose-us_card__LMJnO:hover{transform:translateY(-6px);box-shadow:0 12px 28px rgba(0,0,0,.12);border-color:#10b981}.why-choose-us_card__LMJnO:hover:before{height:4px}.why-choose-us_iconWrapper__gX74w{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.why-choose-us_iconWrapper__gX74w .why-choose-us_icon__hUhvL{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);display:flex;align-items:center;justify-content:center;color:#10b981;font-size:28px;transition:all .3s ease;box-shadow:0 4px 12px rgba(16,185,129,.15)}.why-choose-us_card__LMJnO:hover .why-choose-us_icon__hUhvL{background:linear-gradient(135deg,#10b981,#059669);color:white;transform:scale(1.1) rotate(-5deg);box-shadow:0 6px 20px rgba(16,185,129,.3)}.why-choose-us_metric__Ms4Og{font-size:24px;font-weight:700;color:#10b981;line-height:1}.why-choose-us_content__Qqh_s{position:relative;z-index:1}.why-choose-us_cardTitle__YIYPa{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 10px;line-height:1.3}.why-choose-us_cardDescription__WHz7H{font-size:15px;color:#64748b;line-height:1.6;margin:0}.why-choose-us_accent__JDWp6{position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#10b981,transparent);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.why-choose-us_card__LMJnO:hover .why-choose-us_accent__JDWp6{transform:scaleX(1)}.why-choose-us_ctaSection___gtWN{margin-top:60px;position:relative;z-index:1}.why-choose-us_ctaContent__sG3iS{width:100%;margin:0;text-align:center;padding:48px 40px;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.15);position:relative;overflow:hidden}.why-choose-us_ctaContent__sG3iS:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(16,185,129,.08) 0,transparent 70%);animation:why-choose-us_pulse__s4skQ 4s ease-in-out infinite}@keyframes why-choose-us_pulse__s4skQ{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}.why-choose-us_ctaTitle__DOa_m{font-size:32px;font-weight:700;color:white;margin-bottom:12px;position:relative;z-index:1;line-height:1.3}.why-choose-us_ctaText__uscB1{font-size:17px;color:rgba(255,255,255,.85);margin-bottom:32px;line-height:1.6;position:relative;z-index:1}.why-choose-us_ctaButton__839Sw{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:linear-gradient(135deg,#10b981,#059669);color:white;text-decoration:none;border-radius:12px;font-weight:700;font-size:18px;transition:all .2s ease;box-shadow:0 6px 20px rgba(16,185,129,.4);position:relative;z-index:1}.why-choose-us_ctaButton__839Sw:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 8px 24px rgba(16,185,129,.5);color:white}.why-choose-us_ctaButton__839Sw .why-choose-us_arrow__FCs0x{width:20px;height:20px;transition:transform .2s ease}.why-choose-us_ctaButton__839Sw:hover .why-choose-us_arrow__FCs0x{transform:translateX(4px)}.why-choose-us_guarantee__aNCbB{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:24px;font-size:13px;color:rgba(255,255,255,.7);position:relative;z-index:1}.why-choose-us_guarantee__aNCbB svg{width:20px;height:20px;color:#10b981;flex-shrink:0}@media (max-width:1024px){.why-choose-us_grid__lkP_C{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}}@media (max-width:768px){.why-choose-us_whyChooseUs__Ruh2A{padding:60px 16px}.why-choose-us_header__vJSvN{margin-bottom:40px}.why-choose-us_title__80AmD{font-size:32px}.why-choose-us_subtitle__Nl17v{font-size:16px}.why-choose-us_grid__lkP_C{grid-template-columns:1fr;gap:20px;margin-bottom:40px}.why-choose-us_card__LMJnO{padding:24px 20px}.why-choose-us_cardTitle__YIYPa{font-size:18px}.why-choose-us_cardDescription__WHz7H{font-size:14px}.why-choose-us_ctaContent__sG3iS{padding:32px 24px}.why-choose-us_ctaTitle__DOa_m{font-size:24px}.why-choose-us_ctaText__uscB1{font-size:15px}.why-choose-us_ctaButton__839Sw{width:100%;justify-content:center}.why-choose-us_guarantee__aNCbB{font-size:12px;text-align:center}}.graph_table__k_d6c{border-collapse:collapse;width:100%}.graph_table__k_d6c td,.graph_table__k_d6c th{border:1px solid rgba(128,128,128,.297);padding:10px;font-size:14px}.graph_table__k_d6c th{background-color:rgba(128,128,128,.092)}