.GuaranteeSection_guaranteeSection__XBKK3{background:linear-gradient(135deg,var(--background),#eef2ff);padding:5rem 1.5rem;position:relative;overflow:hidden}.GuaranteeSection_guaranteeSection__XBKK3:before{content:"";position:absolute;top:-15%;right:-10%;width:40%;height:50%;background:radial-gradient(circle,rgba(59,130,246,.08) 0,rgba(59,130,246,0) 70%);border-radius:50%;z-index:0}.GuaranteeSection_guaranteeSection__XBKK3:after{content:"";position:absolute;bottom:-15%;left:-10%;width:40%;height:50%;background:radial-gradient(circle,rgba(139,92,246,.08) 0,rgba(139,92,246,0) 70%);border-radius:50%;z-index:0}.GuaranteeSection_container__yeULm{max-width:1280px;margin:0 auto;position:relative;z-index:1}.GuaranteeSection_title__3sb_O{text-align:center;color:var(--text-primary);font-size:2.25rem;font-weight:700;margin-bottom:3.5rem;position:relative;display:flex;flex-direction:column;align-items:center;gap:.75rem}.GuaranteeSection_title__3sb_O:after{content:"";display:block;width:4rem;height:.25rem;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:1rem;margin-top:1rem}.GuaranteeSection_subtitle__oTZFn{display:block;font-size:1rem;font-weight:400;color:var(--text-secondary);max-width:36rem;margin:0 auto}.GuaranteeSection_guaranteeGrid__zMRDx{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:3rem}.GuaranteeSection_guaranteeCard__7N707{background:var(--card-bg);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);padding:2rem;position:relative;transition:all var(--transition-normal);overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid var(--border-color);height:100%}.GuaranteeSection_guaranteeCard__7N707:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl);border-color:var(--primary-lighter)}.GuaranteeSection_guaranteeCard__7N707:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--accent));opacity:0;transition:opacity var(--transition-normal)}.GuaranteeSection_guaranteeCard__7N707:hover:before{opacity:1}.GuaranteeSection_guaranteeCard__7N707:after{content:"";position:absolute;bottom:0;right:0;width:100px;height:100px;background-image:radial-gradient(var(--primary-lighter) 1px,transparent 1px);background-size:12px 12px;opacity:.07;z-index:0;transition:opacity var(--transition-normal)}.GuaranteeSection_guaranteeCard__7N707:hover:after{opacity:.14}.GuaranteeSection_icon__olZci{position:relative;display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--primary-light),var(--primary));color:#379dfc;font-size:1.75rem;border-radius:50%;box-shadow:0 10px 15px -3px rgba(37,99,235,.25);transition:transform var(--transition-normal)}.GuaranteeSection_guaranteeCard__7N707:hover .GuaranteeSection_icon__olZci{transform:scale(1.1) rotate(5deg)}@keyframes GuaranteeSection_pulse___Buf_{0%{box-shadow:0 0 0 0 rgba(37,99,235,.4)}70%{box-shadow:0 0 0 10px rgba(37,99,235,0)}to{box-shadow:0 0 0 0 rgba(37,99,235,0)}}.GuaranteeSection_guaranteeCard__7N707:hover .GuaranteeSection_icon__olZci{animation:GuaranteeSection_pulse___Buf_ 2s infinite}.GuaranteeSection_cardTitle__JFyrA{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;position:relative;z-index:1}.GuaranteeSection_cardDesc__0Z6Cb{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-bottom:1rem;position:relative;z-index:1}.GuaranteeSection_seoKeyword__iWBs2{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.GuaranteeSection_bottomNote__Y1riX{text-align:center;max-width:42rem;margin:2.5rem auto 0;padding:1.5rem 2rem;background:hsla(0,0%,100%,.8);backdrop-filter:blur(8px);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);color:var(--text-secondary);font-size:1rem;line-height:1.6;border:1px solid var(--border-color);position:relative}.GuaranteeSection_contactLink__EqSdL a{color:var(--primary);font-weight:600;text-decoration:none;position:relative;transition:color var(--transition-fast)}.GuaranteeSection_contactLink__EqSdL a:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:var(--primary);transform:scaleX(0);transform-origin:right;transition:transform var(--transition-normal)}.GuaranteeSection_contactLink__EqSdL a:hover{color:var(--primary-dark)}.GuaranteeSection_contactLink__EqSdL a:hover:after{transform:scaleX(1);transform-origin:left}@keyframes GuaranteeSection_fadeInUp__GDIXc{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.GuaranteeSection_guaranteeCard__7N707{animation:GuaranteeSection_fadeInUp__GDIXc .5s ease forwards;opacity:0}.GuaranteeSection_guaranteeCard__7N707:first-child{animation-delay:.1s}.GuaranteeSection_guaranteeCard__7N707:nth-child(2){animation-delay:.2s}.GuaranteeSection_guaranteeCard__7N707:nth-child(3){animation-delay:.3s}.GuaranteeSection_guaranteeCard__7N707:nth-child(4){animation-delay:.4s}.GuaranteeSection_guaranteeCard__7N707:nth-child(5){animation-delay:.5s}.GuaranteeSection_guaranteeCard__7N707:nth-child(6){animation-delay:.6s}@media (max-width:768px){.GuaranteeSection_guaranteeSection__XBKK3{padding:3rem 1rem}.GuaranteeSection_title__3sb_O{font-size:1.75rem;margin-bottom:2.5rem}.GuaranteeSection_subtitle__oTZFn{font-size:.9rem}.GuaranteeSection_guaranteeGrid__zMRDx{grid-template-columns:1fr;gap:1.5rem}.GuaranteeSection_guaranteeCard__7N707{padding:1.5rem}.GuaranteeSection_icon__olZci{width:3.5rem;height:3.5rem;font-size:1.5rem;margin-bottom:1rem}.GuaranteeSection_cardTitle__JFyrA{font-size:1.125rem}.GuaranteeSection_cardDesc__0Z6Cb{font-size:.9rem}.GuaranteeSection_bottomNote__Y1riX{padding:1.25rem;margin-top:2rem;font-size:.9rem}}@media (min-width:769px) and (max-width:1024px){.GuaranteeSection_guaranteeGrid__zMRDx{grid-template-columns:repeat(2,1fr)}}@media print{.GuaranteeSection_guaranteeSection__XBKK3{background:#fff;padding:1rem 0}.GuaranteeSection_guaranteeGrid__zMRDx{grid-template-columns:repeat(2,1fr);gap:1rem}.GuaranteeSection_guaranteeCard__7N707{box-shadow:none;border:1px solid #ddd;page-break-inside:avoid}.GuaranteeSection_icon__olZci{print-color-adjust:exact;-webkit-print-color-adjust:exact}}@media (prefers-reduced-motion:reduce){.GuaranteeSection_contactLink__EqSdL a:after,.GuaranteeSection_guaranteeCard__7N707,.GuaranteeSection_guaranteeCard__7N707:hover .GuaranteeSection_icon__olZci{animation:none;transition:none}.GuaranteeSection_guaranteeCard__7N707:hover{transform:none}}@media (prefers-color-scheme:dark){.GuaranteeSection_guaranteeSection__XBKK3{background:linear-gradient(135deg,#0f172a,#1e293b)}.GuaranteeSection_guaranteeCard__7N707{background:#1e293b;border-color:#334155}.GuaranteeSection_cardTitle__JFyrA{color:#f1f5f9}.GuaranteeSection_cardDesc__0Z6Cb{color:#cbd5e1}.GuaranteeSection_bottomNote__Y1riX{background:rgba(30,41,59,.8);color:#cbd5e1;border-color:#334155}.GuaranteeSection_title__3sb_O{color:#f1f5f9}.GuaranteeSection_subtitle__oTZFn{color:#cbd5e1}}.HeroSection_heroSection__0EWas{position:relative;height:100vh;min-height:600px;width:100%;overflow:hidden}.HeroSection_backgroundOverlay__VSNN9{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1}.HeroSection_backgroundImage__L7Osk{object-fit:cover;z-index:0}.HeroSection_content__0qiNk{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:center;padding:0 2rem}.HeroSection_textContent__SpLr3{text-align:center;color:#fff;max-width:800px}.HeroSection_title__xfB2x{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.HeroSection_highlight__kSij3{display:block;font-size:1.8rem;color:gold;margin-top:1rem}.HeroSection_description___5MH6{font-size:1.25rem;line-height:1.8;margin-bottom:2.5rem;opacity:.9}.HeroSection_features__VDCxL{display:flex;justify-content:center;gap:2.5rem;margin-bottom:3rem}.HeroSection_featureItem__d_sYH{display:flex;align-items:center;gap:.5rem;font-size:1.1rem}.HeroSection_featureIcon__hM5to{font-size:1.5rem;color:gold}.HeroSection_cta__1SWfK{display:flex;justify-content:center;gap:1.5rem}.HeroSection_primaryButton__9ttqZ,.HeroSection_secondaryButton__cD3G9{padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;transition:all .3s ease}.HeroSection_primaryButton__9ttqZ{background:gold;color:#000}.HeroSection_primaryButton__9ttqZ:hover{background:#ffed4a;transform:translateY(-2px)}.HeroSection_secondaryButton__cD3G9{background:transparent;border:2px solid #fff;color:#fff}.HeroSection_secondaryButton__cD3G9:hover{background:hsla(0,0%,100%,.1);transform:translateY(-2px)}@media (max-width:768px){.HeroSection_title__xfB2x{font-size:2.5rem}.HeroSection_highlight__kSij3{font-size:1.4rem}.HeroSection_description___5MH6{font-size:1.1rem}.HeroSection_features__VDCxL{flex-wrap:wrap;gap:1.5rem}.HeroSection_featureItem__d_sYH{width:calc(50% - .75rem);justify-content:center}.HeroSection_cta__1SWfK{flex-direction:column;align-items:center}.HeroSection_primaryButton__9ttqZ,.HeroSection_secondaryButton__cD3G9{width:100%;max-width:300px}}.PartnersSection_partnersSection__dGEH1{padding:6rem 0;background:linear-gradient(180deg,#fff,#f8f8f8);color:#222;position:relative;overflow:hidden}.PartnersSection_partnersSection__dGEH1:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#1a2a44,#b22222,#d4af37)}.PartnersSection_container__xalIF{max-width:1200px;margin:0 auto;padding:0 2rem}.PartnersSection_header__2ll_U{text-align:center;margin-bottom:4rem;position:relative}.PartnersSection_title__mmgIb{font-size:2.75rem;font-weight:800;margin-bottom:1.25rem;color:#1a2a44;position:relative;display:inline-block;letter-spacing:-.5px}.PartnersSection_title__mmgIb:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#1a2a44,#b22222);border-radius:2px}.PartnersSection_subtitle__zR4rf{font-size:1.25rem;color:#555;max-width:800px;margin:0 auto;line-height:1.7;font-weight:300}.PartnersSection_categoryNav__VQFVu{display:flex;justify-content:center;flex-wrap:wrap;gap:1.25rem;margin-bottom:3rem}.PartnersSection_categoryButton__eDw8F{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem;min-width:130px;background-color:#fff;border:1px solid #e8e8e8;border-radius:14px;transition:all .4s cubic-bezier(.165,.84,.44,1);cursor:pointer;color:#444;box-shadow:0 2px 10px rgba(0,0,0,.03)}.PartnersSection_categoryButton__eDw8F:hover{transform:translateY(-6px);box-shadow:0 15px 25px -10px rgba(0,0,0,.15);border-color:#ccc}.PartnersSection_categoryButton__eDw8F.PartnersSection_active__XHpMa{background:linear-gradient(135deg,#1a2a44,#2c3e50);border-color:transparent;color:#fff}.PartnersSection_categoryIcon__XHCTT{width:28px;height:28px;margin-bottom:.75rem;transition:transform .3s ease}.PartnersSection_categoryButton__eDw8F:hover .PartnersSection_categoryIcon__XHCTT{transform:scale(1.15)}.PartnersSection_partnersContainer__5IL0Z{position:relative;margin-bottom:5rem}.PartnersSection_partnersWrapper__seS2W{position:relative;display:flex;align-items:center}.PartnersSection_partnersSlider__s6VsC{display:flex;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;gap:1.75rem;padding:1.5rem .5rem;-ms-overflow-style:none}.PartnersSection_partnersSlider__s6VsC::-webkit-scrollbar{display:none}.PartnersSection_partnerCard__owmoW{flex:0 0 280px;background-color:#fff;border-radius:16px;padding:2rem 1.75rem;box-shadow:0 10px 30px -5px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.165,.84,.44,1);text-align:center;border:1px solid #f0f0f0;position:relative;overflow:hidden}.PartnersSection_partnerCard__owmoW:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1a2a44,#b22222);opacity:0;transition:opacity .3s ease}.PartnersSection_partnerCard__owmoW:hover{transform:translateY(-8px);box-shadow:0 25px 35px -12px rgba(0,0,0,.12);border-color:#e0e0e0}.PartnersSection_partnerCard__owmoW:hover:before{opacity:1}.PartnersSection_partnerIcon__Rx9of{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);color:#1a2a44;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;font-size:1.75rem;font-weight:700;box-shadow:0 5px 15px -5px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);transition:transform .3s ease}.PartnersSection_partnerCard__owmoW:hover .PartnersSection_partnerIcon__Rx9of{transform:scale(1.1)}.PartnersSection_partnerName__jAg_X{font-size:1.35rem;font-weight:700;margin-bottom:.75rem;color:#1a2a44}.PartnersSection_partnerDesc__JRXHo{font-size:.95rem;color:#666;line-height:1.6}.PartnersSection_scrollButton___hg65{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;border-radius:50%;background-color:#fff;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:all .3s ease;color:#333}.PartnersSection_scrollButton___hg65:hover:not(.PartnersSection_disabled__yR230){background:linear-gradient(135deg,#1a2a44,#2c3e50);color:#fff;border-color:transparent;transform:translateY(-50%) scale(1.1)}.PartnersSection_scrollButton___hg65.PartnersSection_disabled__yR230{opacity:.4;cursor:not-allowed}.PartnersSection_scrollButton___hg65.PartnersSection_left__fXeZK{left:-10px}.PartnersSection_scrollButton___hg65.PartnersSection_right__7_eE2{right:-10px}.PartnersSection_qualificationsSection__WZ259{margin-bottom:5rem;position:relative}.PartnersSection_qualificationsTitle__lXw7A{font-size:2rem;font-weight:700;margin-bottom:2.5rem;text-align:center;color:#1a2a44;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}.PartnersSection_qualificationsTitle__lXw7A:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#1a2a44,#b22222);border-radius:2px}.PartnersSection_qualificationsGrid__44RJv{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2.5rem}.PartnersSection_qualificationCard__5IIg7{background-color:#fff;border-radius:16px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 10px 30px -5px rgba(0,0,0,.08);cursor:pointer;text-align:center;border:1px solid #f0f0f0;position:relative;overflow:hidden}.PartnersSection_qualificationCard__5IIg7:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1a2a44,#b22222);opacity:0;transition:opacity .3s ease}.PartnersSection_qualificationCard__5IIg7:hover{transform:translateY(-8px);box-shadow:0 25px 35px -12px rgba(0,0,0,.15);border-color:#e0e0e0}.PartnersSection_qualificationCard__5IIg7:hover:before{opacity:1}.PartnersSection_qualIconWrapper__66SYy{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);display:flex;align-items:center;justify-content:center;margin:0 auto 1.75rem;box-shadow:0 8px 20px -8px rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.05);transition:transform .3s ease}.PartnersSection_qualificationCard__5IIg7:hover .PartnersSection_qualIconWrapper__66SYy{transform:scale(1.1)}.PartnersSection_qualIcon__3ULqb{color:#1a2a44}.PartnersSection_qualTitle__PGPnM{font-size:1.35rem;font-weight:700;margin-bottom:1rem;color:#1a2a44}.PartnersSection_qualDesc__N38I1{font-size:.95rem;color:#666;line-height:1.7;margin-bottom:1.5rem}.PartnersSection_viewDetails__UqNKv{color:#1a2a44;font-size:.95rem;font-weight:600;display:inline-block;transition:all .3s ease;padding:.5rem 1.25rem;border-radius:30px;border:1px solid #e0e0e0;background-color:#f8f8f8}.PartnersSection_viewDetails__UqNKv:hover{color:#fff;background:linear-gradient(135deg,#1a2a44,#2c3e50);border-color:transparent;box-shadow:0 5px 15px rgba(0,0,0,.1)}.PartnersSection_cooperationCta__Vh9kn{background:linear-gradient(135deg,#1a2a44,#2c3e50);border-radius:20px;padding:3.5rem;display:flex;justify-content:space-between;align-items:center;color:#fff;box-shadow:0 20px 40px -10px rgba(0,0,0,.2);position:relative;overflow:hidden}.PartnersSection_cooperationCta__Vh9kn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.1}.PartnersSection_ctaContent__4UaxY{max-width:65%;position:relative;z-index:1}.PartnersSection_ctaTitle__RfTEz{font-size:1.75rem;font-weight:800;margin-bottom:1.25rem;position:relative;display:inline-block}.PartnersSection_ctaTitle__RfTEz:after{content:"";position:absolute;bottom:-.5rem;left:0;width:50px;height:3px;background-color:#d4af37;border-radius:2px}.PartnersSection_ctaText__LF6as{font-size:1.1rem;line-height:1.7;opacity:.9;font-weight:300}.PartnersSection_ctaButton__cK0uZ{background-color:#fff;color:#1a2a44;padding:1rem 2rem;border-radius:50px;font-weight:700;display:flex;align-items:center;gap:.75rem;transition:all .4s cubic-bezier(.165,.84,.44,1);border:none;cursor:pointer;box-shadow:0 10px 20px rgba(0,0,0,.1);font-size:1.1rem;text-decoration:none}.PartnersSection_ctaButton__cK0uZ:hover{transform:translateY(-5px);box-shadow:0 15px 25px rgba(0,0,0,.2);background-color:#f8f8f8}.PartnersSection_modalOverlay__W_sOB{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1.5rem;backdrop-filter:blur(5px)}.PartnersSection_modalContent__W_UEN{background-color:#fff;border-radius:20px;width:100%;max-width:550px;position:relative;overflow:hidden;padding:3rem;max-height:90vh;overflow-y:auto;box-shadow:0 30px 60px -15px rgba(0,0,0,.3)}.PartnersSection_closeButton__jFdEg{position:absolute;top:1.5rem;right:1.5rem;border:none;background:none;font-size:1.75rem;line-height:1;cursor:pointer;color:#555;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;z-index:10}.PartnersSection_closeButton__jFdEg:hover{background-color:#1a2a44;color:#fff;transform:rotate(90deg)}.PartnersSection_qualificationDetail__i13mj{text-align:center}.PartnersSection_qualDetailIcon__n3Ksg{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 10px 25px -10px rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.05)}.PartnersSection_qualDetailTitle__IQba1{font-size:1.75rem;font-weight:800;margin-bottom:1.25rem;color:#1a2a44;position:relative;display:inline-block}.PartnersSection_qualDetailTitle__IQba1:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:50px;height:3px;background:linear-gradient(90deg,#1a2a44,#b22222);border-radius:2px}.PartnersSection_qualDetailDesc__sb9i3{font-size:1.1rem;color:#555;line-height:1.7;margin-bottom:2.5rem}.PartnersSection_certificateImage__Pgmpj{margin:2rem 0;border-radius:12px;overflow:hidden;box-shadow:0 15px 30px -10px rgba(0,0,0,.2);border:1px solid #e8e8e8;transition:transform .3s ease,box-shadow .3s ease}.PartnersSection_certificateImage__Pgmpj:hover{transform:translateY(-5px);box-shadow:0 20px 40px -15px rgba(0,0,0,.25)}.PartnersSection_certificatePlaceholder__MnVXs{background-color:#f8f8f8;padding:3rem 2rem;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:1.5rem;color:#666;border:1px dashed #ddd}.PartnersSection_qualDetailInfo__pAMws{background-color:#f9f9f9;border-radius:12px;padding:2rem;text-align:left;margin-top:2.5rem;border:1px solid #eee;box-shadow:0 5px 15px -5px rgba(0,0,0,.05)}.PartnersSection_qualDetailInfo__pAMws p{margin-bottom:.75rem;color:#444;font-size:1rem;display:flex;align-items:center;gap:.5rem}.PartnersSection_qualDetailInfo__pAMws p:last-child{margin-bottom:0}@media (max-width:1024px){.PartnersSection_cooperationCta__Vh9kn{flex-direction:column;text-align:center;gap:2.5rem;padding:3rem 2rem}.PartnersSection_ctaContent__4UaxY{max-width:100%}.PartnersSection_ctaTitle__RfTEz:after{left:50%;transform:translateX(-50%)}}@media (max-width:768px){.PartnersSection_partnersSection__dGEH1{padding:4rem 0}.PartnersSection_title__mmgIb{font-size:2.25rem}.PartnersSection_subtitle__zR4rf{font-size:1.1rem}.PartnersSection_categoryNav__VQFVu{overflow-x:auto;justify-content:flex-start;padding-bottom:1rem}.PartnersSection_categoryButton__eDw8F{min-width:120px;padding:1rem}.PartnersSection_qualificationsGrid__44RJv{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2rem}.PartnersSection_modalContent__W_UEN{padding:2.5rem 2rem}}@media (max-width:640px){.PartnersSection_partnersSection__dGEH1{padding:3.5rem 0}.PartnersSection_container__xalIF{padding:0 1.5rem}.PartnersSection_title__mmgIb{font-size:2rem}.PartnersSection_partnerCard__owmoW{flex:0 0 260px;padding:1.75rem 1.5rem}.PartnersSection_cooperationCta__Vh9kn{padding:2.5rem 1.5rem;border-radius:16px}.PartnersSection_qualificationsGrid__44RJv{grid-template-columns:1fr}.PartnersSection_ctaButton__cK0uZ{padding:.875rem 1.75rem;font-size:1rem}}@media (max-width:480px){.PartnersSection_header__2ll_U{margin-bottom:3rem}.PartnersSection_title__mmgIb{font-size:1.75rem}.PartnersSection_categoryButton__eDw8F{min-width:110px;font-size:.875rem;padding:.875rem}.PartnersSection_partnerCard__owmoW{flex:0 0 230px}.PartnersSection_modalContent__W_UEN{padding:2rem 1.5rem}.PartnersSection_qualDetailTitle__IQba1{font-size:1.5rem}.PartnersSection_qualDetailDesc__sb9i3{font-size:1rem}}.PartnersSection_certificate__2IeOi{background-color:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 20px 40px -10px rgba(0,0,0,.15);max-width:100%;margin:0 auto;font-family:Times New Roman,serif;position:relative;overflow:hidden}.PartnersSection_certificate__2IeOi:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#1a2a44,#b22222,#d4af37)}.PartnersSection_certificateHeader__d_Nal{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.PartnersSection_certificateLogo__cuVbL{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.PartnersSection_certificateLogo__cuVbL span{font-size:1.5rem;font-weight:800;color:#1a2a44;letter-spacing:1px}.PartnersSection_certificateTitle__Ikegy{font-size:2.25rem;font-weight:800;color:#1a2a44;text-align:center;letter-spacing:2px;border-bottom:3px double #d4af37;padding-bottom:.75rem;width:85%}.PartnersSection_certificateBody__Kf1Vx{position:relative}.PartnersSection_certificateBorder__ZBqt4{border:2px solid #d4af37;padding:2px;position:relative;border-radius:8px}.PartnersSection_certificateBorder__ZBqt4:before{content:"";position:absolute;top:8px;left:8px;right:8px;bottom:8px;border:1px solid #1a2a44;pointer-events:none;border-radius:4px}.PartnersSection_certificateContent__RhLui{padding:2.5rem;background:linear-gradient(135deg,#fff,#f8f8f8);position:relative;border-radius:6px}.PartnersSection_certificateContent__RhLui:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50 50 L50 0 L0 0 Z' fill='%23f0f0f0'/%3E%3C/svg%3E");background-size:20px 20px;opacity:.05;pointer-events:none}.PartnersSection_certificateText__AOPGF{text-align:center;position:relative;z-index:1}.PartnersSection_certIntro__afH4l{font-size:1.1rem;margin-bottom:.75rem;color:#444;font-style:italic}.PartnersSection_certName__ao5v1{font-size:1.75rem;font-weight:800;margin-bottom:2rem;color:#1a2a44;text-transform:uppercase;letter-spacing:1px}.PartnersSection_certDescription__x_hZM{font-size:1.1rem;line-height:1.8;margin-bottom:2rem;color:#444;padding:0 1.5rem}.PartnersSection_certValidation__zjgx8{display:flex;flex-direction:column;gap:.75rem;margin-top:2.5rem;font-size:1rem;color:#555}.PartnersSection_certificateFooter__ZuEK5{display:flex;justify-content:space-between;margin-top:3rem;padding:0 1.5rem}.PartnersSection_certStamp__BoKFu{display:flex;flex-direction:column;align-items:center}.PartnersSection_stampCircle__uvizo{width:70px;height:70px;border:2px solid #b22222;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#b22222;margin-bottom:.75rem;font-weight:700;box-shadow:0 5px 15px -5px rgba(178,34,34,.3)}.PartnersSection_certSignature__ADhnd{display:flex;flex-direction:column;align-items:center}.PartnersSection_signatureLine__HRH9f{width:140px;height:2px;background-color:#1a2a44;margin-bottom:.75rem}.PartnersSection_signatureName__9dElO{font-size:1.1rem;font-weight:700;color:#1a2a44}.PartnersSection_signatureTitle__FghjK{font-size:.9rem;color:#555;font-style:italic}.PartnersSection_certificateImg__rV3oN{max-width:100%;height:auto;border-radius:12px;box-shadow:0 15px 30px rgba(0,0,0,.15);border:1px solid #e8e8e8;transition:transform .3s ease}.PartnersSection_certificateImg__rV3oN:hover{transform:scale(1.03);box-shadow:0 20px 40px rgba(0,0,0,.2);border-color:#d4af37}@keyframes PartnersSection_certificateShine__WlNcE{0%{background-position:-100px}40%,to{background-position:300px}}.PartnersSection_certificateImg__rV3oN:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,0));background-size:200px 100%;background-repeat:no-repeat;background-position:-100px;animation:PartnersSection_certificateShine__WlNcE 2s infinite;pointer-events:none;opacity:0;transition:opacity .3s ease}.PartnersSection_certificateImg__rV3oN:hover:before{opacity:1}.ProcessSection_processSection__P05q6{padding:8rem 2rem;background:linear-gradient(145deg,#f8f9fa,#fff);overflow-x:hidden;position:relative}.ProcessSection_container__wutpS{max-width:1400px;margin:0 auto;position:relative;z-index:2}.ProcessSection_title__38sxN{text-align:center;font-size:2.8rem;color:#1a1a1a;margin-bottom:1.5rem;font-weight:700;letter-spacing:-.5px}.ProcessSection_subtitle__baH7Z{text-align:center;font-size:1.25rem;color:#4a5568;margin-bottom:5rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.ProcessSection_processGrid__0tzU0{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-bottom:4rem}.ProcessSection_processRow__g9G1H{display:flex;justify-content:space-between;align-items:stretch;gap:3rem;margin:0 -1.5rem 4rem;padding:0 1.5rem;position:relative}.ProcessSection_processCard___R6Ex{flex:1;min-width:280px;background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ProcessSection_processCard___R6Ex:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,0,0,.12)}.ProcessSection_processCard___R6Ex:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#06c,#0af)}.ProcessSection_arrow__oeJ4o{position:absolute;right:-2.5rem;top:40px;width:2.5rem;height:2px;background:#06c;transform:translateY(-50%);z-index:1}.ProcessSection_arrow__oeJ4o:after{content:"";position:absolute;right:-2px;top:-4px;width:12px;height:12px;border-top:2px solid #06c;border-right:2px solid #06c;transform:rotate(45deg)}.ProcessSection_iconWrapper__mybYZ{width:70px;height:70px;background:linear-gradient(135deg,#f0f9ff,#e6f4ff);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;color:#06c;font-size:2rem;box-shadow:0 4px 6px rgba(0,102,204,.1)}.ProcessSection_processTitle__cTPNq{font-size:1.6rem;color:#1a1a1a;margin-bottom:1.25rem;font-weight:600}.ProcessSection_processDescription__SEGdk{color:#4a5568;margin-bottom:1.75rem;line-height:1.7}.ProcessSection_detailsList__HB8Xm{list-style:none;padding:0}.ProcessSection_detailsList__HB8Xm li{color:#4a5568;margin-bottom:.75rem;padding-left:1.75rem;position:relative;line-height:1.6}.ProcessSection_detailsList__HB8Xm li:before{content:"•";color:#06c;position:absolute;left:0;font-size:1.5rem;line-height:1}.ProcessSection_note__r8Mco{text-align:center;color:#666;margin-top:4rem;font-size:1.1rem;max-width:800px;margin-left:auto;margin-right:auto}.ProcessSection_contactButton__5iswJ{display:inline-block;margin-top:1.5rem;padding:1rem 2.5rem;background:linear-gradient(135deg,#06c,#0af);color:#fff;border-radius:50px;text-decoration:none;transition:all .3s ease;font-weight:500;letter-spacing:.5px;box-shadow:0 4px 6px rgba(0,102,204,.2)}.ProcessSection_contactButton__5iswJ:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,102,204,.3)}@media (max-width:1200px){.ProcessSection_processSection__P05q6{padding:6rem 2rem}.ProcessSection_processRow__g9G1H{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding:0 1.5rem 1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:2rem;margin:0 -1.5rem 4rem}.ProcessSection_processCard___R6Ex{flex:0 0 320px}.ProcessSection_arrow__oeJ4o{display:none}}@media (max-width:768px){.ProcessSection_processSection__P05q6{padding:4rem 1rem}.ProcessSection_title__38sxN{font-size:2.2rem}.ProcessSection_subtitle__baH7Z{font-size:1.1rem;margin-bottom:3rem}.ProcessSection_processCard___R6Ex{flex:0 0 280px;padding:2rem}.ProcessSection_iconWrapper__mybYZ{width:60px;height:60px;font-size:1.8rem}.ProcessSection_processTitle__cTPNq{font-size:1.4rem}.ProcessSection_processDescription__SEGdk{font-size:.95rem}.ProcessSection_detailsList__HB8Xm li{font-size:.9rem}}@media (max-width:480px){.ProcessSection_processSection__P05q6{padding:3rem 1rem}.ProcessSection_title__38sxN{font-size:2rem}.ProcessSection_processCard___R6Ex{flex:0 0 260px;padding:1.5rem}.ProcessSection_iconWrapper__mybYZ{width:50px;height:50px;font-size:1.5rem}}.ServiceSection_serviceSection__mfUH3{padding:4rem 1rem;background:linear-gradient(180deg,#fff,#f8f9fa);overflow:hidden}.ServiceSection_container__yT5Sk{max-width:1200px;margin:0 auto}.ServiceSection_header__xxatT{text-align:center;margin-bottom:4rem}.ServiceSection_title__zR0e0{font-size:2.5rem;color:#1a1a1a;margin-bottom:1rem;font-weight:700}.ServiceSection_subtitle__9Alwb{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.ServiceSection_serviceGrid__02J0c{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:0 -1rem 3rem;padding:0 1rem}.ServiceSection_serviceCard__8eAX5{padding:2rem;border-radius:16px;text-align:center;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);backdrop-filter:blur(10px);height:100%;display:flex;flex-direction:column;justify-content:flex-start}.ServiceSection_iconWrapper__QtR3x{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2.2rem;transition:all .3s ease;position:relative}.ServiceSection_iconWrapper__QtR3x:after{content:"";position:absolute;width:100%;height:100%;border-radius:20px;background:inherit;filter:blur(8px);opacity:.5;z-index:-1}.ServiceSection_serviceTitle__84C5N{font-size:1.5rem;color:#1a1a1a;margin-bottom:1rem;font-weight:600}.ServiceSection_serviceDescription__vs2mM{color:#666;line-height:1.6;font-size:1.1rem}.ServiceSection_cta__Bklh9{text-align:center;margin-top:4rem}.ServiceSection_ctaButton__TepgK{display:inline-block;padding:1rem 3rem;background:linear-gradient(145deg,#06c,#0052a3);color:#fff;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,102,204,.3)}.ServiceSection_ctaButton__TepgK:hover{box-shadow:0 6px 20px rgba(0,102,204,.4)}@media (max-width:1024px){.ServiceSection_serviceGrid__02J0c{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 .5rem}.ServiceSection_serviceCard__8eAX5{padding:1.8rem}}@media (max-width:768px){.ServiceSection_serviceSection__mfUH3{padding:3rem .5rem}.ServiceSection_container__yT5Sk{padding:0 .5rem}.ServiceSection_title__zR0e0{font-size:1.8rem;padding:0 1rem}.ServiceSection_subtitle__9Alwb{font-size:1rem;padding:0 1.5rem;line-height:1.6}.ServiceSection_serviceGrid__02J0c{grid-template-columns:repeat(2,1fr);gap:1rem;margin:0 -.5rem 2rem}.ServiceSection_serviceCard__8eAX5{padding:1.5rem;min-height:auto}.ServiceSection_iconWrapper__QtR3x{width:60px;height:60px;font-size:1.6rem;margin-bottom:1rem}.ServiceSection_serviceTitle__84C5N{font-size:1.2rem;margin-bottom:.8rem}.ServiceSection_serviceDescription__vs2mM{font-size:.95rem;line-height:1.5}.ServiceSection_ctaButton__TepgK{padding:.8rem 2rem;font-size:1rem}}@media (max-width:480px){.ServiceSection_serviceSection__mfUH3{padding:2.5rem .5rem}.ServiceSection_serviceGrid__02J0c{grid-template-columns:1fr;gap:1rem}.ServiceSection_serviceCard__8eAX5{padding:1.25rem}.ServiceSection_iconWrapper__QtR3x{width:50px;height:50px;font-size:1.4rem}.ServiceSection_title__zR0e0{font-size:1.6rem}.ServiceSection_subtitle__9Alwb{font-size:.95rem}.ServiceSection_cta__Bklh9{margin-top:2rem}}@media (max-width:360px){.ServiceSection_serviceCard__8eAX5{padding:1rem}.ServiceSection_serviceTitle__84C5N{font-size:1.1rem}.ServiceSection_serviceDescription__vs2mM{font-size:.9rem}}.TestimonialsSection_testimonialSection__fTY66{padding:6rem 0;background:linear-gradient(135deg,#f8f9fa,#fff);overflow:hidden}.TestimonialsSection_container__CFUtN{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.TestimonialsSection_header__dl8p4{text-align:center;margin-bottom:4rem}.TestimonialsSection_title__OMsdK{font-size:clamp(2rem,5vw,2.5rem);font-weight:800;background:linear-gradient(135deg,#000,#000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.TestimonialsSection_subtitle__ozq_q{font-size:clamp(1rem,3vw,1.2rem);color:#666;max-width:600px;margin:0 auto}.TestimonialsSection_testimonialSlider__S52E5{position:relative;width:100%;overflow:hidden;margin-top:2rem;touch-action:pan-x}.TestimonialsSection_testimonialTrack__mngrr{display:flex;gap:clamp(1rem,3vw,2rem);padding:1rem 0;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.TestimonialsSection_testimonialCard__Yi_EF{flex:0 0 auto;width:clamp(280px,80vw,350px);background-color:hsla(0,0%,100%,.95);border-radius:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.03);padding:clamp(1.25rem,4vw,1.75rem);transition:all .3s ease;backdrop-filter:blur(10px)}.TestimonialsSection_testimonialCard__Yi_EF:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.08),0 1px 5px rgba(0,0,0,.05)}.TestimonialsSection_testimonialContent__HLOb0{margin-bottom:1.5rem}.TestimonialsSection_quoteIcon__XdlU7{color:#2193b0;font-size:1.5rem;margin-bottom:1rem;opacity:.8}.TestimonialsSection_quote__MyDOD{font-size:clamp(.9rem,2.5vw,1rem);line-height:1.7;color:#444}.TestimonialsSection_testimonialAuthor__4vkFK{display:flex;align-items:center;gap:1rem}.TestimonialsSection_avatarWrapper__esQNc{position:relative;width:clamp(50px,15vw,60px);height:clamp(50px,15vw,60px);border-radius:50%;overflow:hidden;flex-shrink:0}.TestimonialsSection_avatar__OjOzf{object-fit:cover;transition:transform .3s ease}.TestimonialsSection_avatar__OjOzf:hover{transform:scale(1.1)}.TestimonialsSection_authorInfo__HLtWr{display:flex;flex-direction:column;gap:.25rem}.TestimonialsSection_authorInfo__HLtWr strong{font-size:clamp(1rem,2.5vw,1.1rem);color:#333}.TestimonialsSection_authorInfo__HLtWr span{font-size:clamp(.8rem,2vw,.9rem);color:#666}.TestimonialsSection_navigationButtons__TNfg2{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.TestimonialsSection_navButton__MYLy0{background:transparent;border:2px solid #2193b0;color:#2193b0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.TestimonialsSection_navButton__MYLy0:hover{background:#2193b0;color:#fff}.TestimonialsSection_navButton__MYLy0:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.TestimonialsSection_testimonialSection__fTY66{padding:4rem 0}.TestimonialsSection_container__CFUtN{padding:0 1rem}.TestimonialsSection_navigationButtons__TNfg2{margin-top:1.5rem}}@media (prefers-reduced-motion:reduce){.TestimonialsSection_avatar__OjOzf,.TestimonialsSection_testimonialCard__Yi_EF,.TestimonialsSection_testimonialTrack__mngrr{transition:none}}@supports not (backdrop-filter:blur(10px)){.TestimonialsSection_testimonialCard__Yi_EF{background-color:#fff}}.TestimonialsSection_testimonialGroup__ZSVSV{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}@media (max-width:1024px){.TestimonialsSection_testimonialGroup__ZSVSV{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TestimonialsSection_testimonialGroup__ZSVSV{grid-template-columns:1fr}}.TypeSection_typeSection___wfD9{padding:6rem 2rem;background:linear-gradient(180deg,#fff,#f8f9fa)}.TypeSection_container__6ihku{max-width:1200px;margin:0 auto}.TypeSection_header__t9jGx{text-align:center;margin-bottom:4rem}.TypeSection_title__CDvHv{font-size:2.5rem;color:#1a1a1a;margin-bottom:1rem;font-weight:700}.TypeSection_subtitle__7pw8r{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.TypeSection_typeGrid__gfYmg{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.TypeSection_typeCard__tGKYK{background:#fff;padding:2.5rem;border-radius:16px;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 6px rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column}.TypeSection_iconWrapper__zrPav{width:70px;height:70px;background:#e6f0ff;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#06c;font-size:2rem}.TypeSection_typeTitle__tR4j1{font-size:1.5rem;color:#1a1a1a;margin-bottom:1rem;font-weight:600}.TypeSection_typeDescription__T7Ps6{color:#666;line-height:1.6;margin-bottom:1.5rem}.TypeSection_featureList__yWres{list-style:none;padding:0;margin-bottom:2rem}.TypeSection_featureList__yWres li{color:#4a5568;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.TypeSection_featureList__yWres li:before{content:"•";color:#06c;position:absolute;left:0}.TypeSection_learnMore__WROYs{background:#06c;color:#fff;border:none;padding:.8rem 2rem;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s ease}.TypeSection_learnMore__WROYs:hover{background:#0052a3}@media (max-width:1024px){.TypeSection_typeGrid__gfYmg{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.TypeSection_typeSection___wfD9{padding:4rem 1rem}.TypeSection_typeGrid__gfYmg{grid-template-columns:1fr;gap:1.5rem}.TypeSection_typeCard__tGKYK{padding:1.5rem}}@media (max-width:480px){.TypeSection_typeSection___wfD9{padding:3rem 1rem}.TypeSection_typeCard__tGKYK{padding:1.25rem}.TypeSection_iconWrapper__zrPav{width:50px;height:50px;font-size:1.4rem}.TypeSection_title__CDvHv{font-size:1.8rem}.TypeSection_subtitle__7pw8r{font-size:1rem}.TypeSection_featureList__yWres li{font-size:.95rem}.TypeSection_learnMore__WROYs{width:100%;padding:.7rem 1.5rem}}.BlogPreviewSection_blogSection__AzSfX{padding:80px 0;background:linear-gradient(180deg,#f8f9fa,#fff);position:relative}.BlogPreviewSection_container__ZjO5c{max-width:1280px;margin:0 auto;padding:0 20px}.BlogPreviewSection_header__hEpsM{text-align:center;margin-bottom:50px}.BlogPreviewSection_title__xp25z{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:16px;position:relative;display:inline-block}.BlogPreviewSection_title__xp25z:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#3498db,#2980b9);border-radius:3px}.BlogPreviewSection_subtitle__iA_hS{font-size:1.1rem;color:#5d6778;max-width:700px;margin:0 auto 30px}.BlogPreviewSection_tagFilter__onQ_i{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px}.BlogPreviewSection_tagButton__LviYx{padding:8px 16px;background:transparent;border:1px solid #e1e8ed;border-radius:30px;font-size:.9rem;color:#5d6778;cursor:pointer;transition:all .3s ease}.BlogPreviewSection_tagButton__LviYx:hover{background:rgba(52,152,219,.1);border-color:#3498db;color:#3498db}.BlogPreviewSection_tagButton__LviYx.BlogPreviewSection_active__c_BKy{background:#3498db;color:#fff;border-color:#3498db;box-shadow:0 4px 10px rgba(52,152,219,.2)}.BlogPreviewSection_blogGrid__rKJSb{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:50px}.BlogPreviewSection_blogCard__CUHeT{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease;height:100%;display:flex;flex-direction:column;position:relative}.BlogPreviewSection_blogCard__CUHeT:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.BlogPreviewSection_imageContainer__dqTaO{position:relative;overflow:hidden;height:200px}.BlogPreviewSection_blogImage__8p6aT{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.BlogPreviewSection_blogCard__CUHeT:hover .BlogPreviewSection_blogImage__8p6aT{transform:scale(1.05)}.BlogPreviewSection_tags__n7mGc{position:absolute;top:15px;left:15px;display:flex;gap:8px;z-index:1}.BlogPreviewSection_tag__i1ios{padding:6px 12px;background:rgba(52,152,219,.85);color:#fff;font-size:.75rem;font-weight:500;border-radius:4px;backdrop-filter:blur(4px);box-shadow:0 2px 5px rgba(0,0,0,.1)}.BlogPreviewSection_blogContent__CYPCw{padding:25px;display:flex;flex-direction:column;flex-grow:1;position:relative}.BlogPreviewSection_blogMeta__Ratrg{display:flex;justify-content:space-between;margin-bottom:15px;font-size:.85rem;color:#8795a1}.BlogPreviewSection_date__6sSUz,.BlogPreviewSection_views__Cnpf4{display:flex;align-items:center;gap:6px}.BlogPreviewSection_blogTitle__zZtni{font-size:1.25rem;font-weight:600;color:#2c3e50;margin-bottom:15px;line-height:1.4}.BlogPreviewSection_blogTitle__zZtni a{color:inherit;text-decoration:none;transition:color .3s ease}.BlogPreviewSection_blogTitle__zZtni a:hover{color:#3498db}.BlogPreviewSection_blogExcerpt__Ud6gU{font-size:.95rem;color:#5d6778;line-height:1.6;margin-bottom:20px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.BlogPreviewSection_readMore__kUC_n{display:flex;align-items:center;gap:8px;color:#3498db;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s ease;margin-top:auto;width:fit-content}.BlogPreviewSection_readMore__kUC_n:hover{color:#2980b9;gap:12px}.BlogPreviewSection_ctaContainer__5_cAx{text-align:center;margin-top:20px}.BlogPreviewSection_ctaButton__KK_Vp{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;text-decoration:none;border-radius:8px;font-size:1.1rem;font-weight:500;transition:all .3s ease;box-shadow:0 5px 15px rgba(52,152,219,.3);position:relative;overflow:hidden}.BlogPreviewSection_ctaButton__KK_Vp:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:.5s}.BlogPreviewSection_ctaButton__KK_Vp:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(52,152,219,.4)}.BlogPreviewSection_ctaButton__KK_Vp:hover:before{left:100%}@media (max-width:992px){.BlogPreviewSection_blogGrid__rKJSb{grid-template-columns:repeat(2,1fr)}.BlogPreviewSection_title__xp25z{font-size:2.2rem}}@media (max-width:768px){.BlogPreviewSection_blogSection__AzSfX{padding:60px 0}.BlogPreviewSection_title__xp25z{font-size:2rem}.BlogPreviewSection_subtitle__iA_hS{font-size:1rem}.BlogPreviewSection_blogGrid__rKJSb{grid-template-columns:1fr;gap:25px}.BlogPreviewSection_tagFilter__onQ_i{overflow-x:auto;justify-content:flex-start;padding-bottom:10px;margin-top:20px}.BlogPreviewSection_tagButton__LviYx{white-space:nowrap}}@media (max-width:480px){.BlogPreviewSection_title__xp25z{font-size:1.8rem}.BlogPreviewSection_blogMeta__Ratrg{flex-direction:column;gap:5px;align-items:flex-start}.BlogPreviewSection_imageContainer__dqTaO{height:180px}.BlogPreviewSection_blogContent__CYPCw{padding:20px}.BlogPreviewSection_ctaButton__KK_Vp{width:100%;padding:12px 20px;font-size:1rem}}.Breadcrumb_breadcrumb__Rwenb{padding:1rem 2rem;background-color:#f8f9fa;margin-bottom:1rem}.Breadcrumb_list__AafWf{display:flex;align-items:center;list-style:none;margin:0;padding:0;flex-wrap:wrap}.Breadcrumb_item___3v_d{display:flex;align-items:center;font-size:.875rem;color:#6c757d}.Breadcrumb_link__w8T1s{color:#06c;text-decoration:none;transition:color .2s}.Breadcrumb_link__w8T1s:hover{color:#049;text-decoration:underline}.Breadcrumb_separator___gVGE{margin:0 .5rem;font-size:.75rem;color:#6c757d}.Breadcrumb_current__E00Bm{color:#495057;font-weight:500}@media (max-width:768px){.Breadcrumb_breadcrumb__Rwenb{padding:.75rem 1rem}.Breadcrumb_item___3v_d{font-size:.8125rem}}.ContactUs_contactSection__lyt5D{padding:6rem 0;background:linear-gradient(135deg,#f8f9fa,#fff 50%,#f8f9fa);position:relative;overflow:hidden}.ContactUs_contactSection__lyt5D:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#06c,#2193b0);box-shadow:0 0 20px rgba(0,102,204,.3)}.ContactUs_contactSection__lyt5D:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%230066cc' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.5;z-index:0;pointer-events:none}.ContactUs_container__YEIhw{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.ContactUs_header__8gU2E{text-align:center;margin-bottom:4rem;position:relative}.ContactUs_title__77mxu{font-size:clamp(2rem,5vw,2.75rem);font-weight:800;background:linear-gradient(135deg,#06c,#2193b0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem;position:relative;display:inline-block;text-shadow:0 5px 15px rgba(0,102,204,.1)}.ContactUs_title__77mxu:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#06c,#2193b0);border-radius:2px;box-shadow:0 2px 5px rgba(0,102,204,.2)}.ContactUs_subtitle__wZKDJ{font-size:clamp(1rem,3vw,1.2rem);color:#666;max-width:700px;margin:1.5rem auto 0;line-height:1.6}.ContactUs_featuresGrid__QxcpR{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.ContactUs_featureCard__pxflL{text-align:center;padding:2rem 1.5rem;background:hsla(0,0%,100%,.8);border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:all .3s cubic-bezier(.165,.84,.44,1);border:1px solid hsla(0,0%,100%,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ContactUs_featureCard__pxflL:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1);background:hsla(0,0%,100%,.9)}.ContactUs_featureIcon__fmxeO{width:60px;height:60px;background:linear-gradient(135deg,#06c,#2193b0);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;box-shadow:0 8px 20px rgba(0,102,204,.2);transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:relative;z-index:1}.ContactUs_featureIcon__fmxeO:after{content:"";position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;background:linear-gradient(135deg,#06c,#2193b0);border-radius:50%;z-index:-1;opacity:0;transition:opacity .3s ease}.ContactUs_featureCard__pxflL:hover .ContactUs_featureIcon__fmxeO{transform:scale(1.1) rotate(5deg)}.ContactUs_featureCard__pxflL:hover .ContactUs_featureIcon__fmxeO:after{opacity:.3;animation:ContactUs_pulse__bPO3_ 2s infinite}@keyframes ContactUs_pulse__bPO3_{0%{transform:scale(1);opacity:.3}50%{transform:scale(1.2);opacity:.1}to{transform:scale(1);opacity:.3}}.ContactUs_featureTitle__9CIC_{font-size:1.25rem;font-weight:700;color:#2c3e50;margin-bottom:.75rem}.ContactUs_featureDescription__lPJza{font-size:1rem;color:#666;line-height:1.5}.ContactUs_contactCardsWrapper__tB3vw{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:4rem;max-width:900px;margin-left:auto;margin-right:auto}.ContactUs_contactCard__aDlxg{background:hsla(0,0%,100%,.9);padding:3rem 2rem;border-radius:1.25rem;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.165,.84,.44,1);border:1px solid hsla(0,0%,100%,.7);position:relative;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ContactUs_contactCard__aDlxg:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#06c,#2193b0);opacity:0;transition:opacity .3s ease}.ContactUs_contactCard__aDlxg:hover:before{opacity:1}.ContactUs_contactCard__aDlxg:after{content:"";position:absolute;bottom:-50px;right:-50px;width:100px;height:100px;background:linear-gradient(135deg,transparent,rgba(0,102,204,.05));border-radius:50%;transition:all .5s ease;z-index:0}.ContactUs_contactCard__aDlxg:hover:after{transform:scale(3)}.ContactUs_iconWrapper__ezC5Y{width:80px;height:80px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;background:rgba(0,102,204,.1);border-radius:50%;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 8px 20px rgba(0,102,204,.15);position:relative;z-index:1}.ContactUs_iconWrapper__ezC5Y:before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;border-radius:50%;background:linear-gradient(135deg,#06c,#2193b0);opacity:0;z-index:-1;transition:opacity .3s ease}.ContactUs_contactCard__aDlxg:hover .ContactUs_iconWrapper__ezC5Y{transform:scale(1.1) translateY(-5px)}.ContactUs_contactCard__aDlxg:hover .ContactUs_iconWrapper__ezC5Y:before{opacity:.2}.ContactUs_icon__o3SF4{font-size:36px;color:#06c;transition:all .3s ease}.ContactUs_contactCard__aDlxg:hover .ContactUs_icon__o3SF4{transform:scale(1.1);color:#0077e6}.ContactUs_contactCard__aDlxg h3{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50;font-weight:700;position:relative;z-index:1}.ContactUs_contactCard__aDlxg p{color:#666;margin-bottom:2rem;line-height:1.6;font-size:1.05rem;position:relative;z-index:1}.ContactUs_contactButton__vW_8C{background:linear-gradient(135deg,#06c,#2193b0);color:#fff;border:none;padding:.875rem 2rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);font-size:1.05rem;display:inline-block;text-decoration:none;box-shadow:0 8px 15px rgba(0,102,204,.2);position:relative;z-index:1;overflow:hidden}.ContactUs_contactButton__vW_8C:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#2193b0,#06c);opacity:0;transition:opacity .3s ease;z-index:-1}.ContactUs_contactButton__vW_8C:hover{transform:translateY(-3px);box-shadow:0 12px 20px rgba(0,102,204,.3)}.ContactUs_contactButton__vW_8C:hover:before{opacity:1}.ContactUs_contactInfo__La5MD{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;background:hsla(0,0%,100%,.9);padding:3rem;border-radius:1.25rem;box-shadow:0 10px 30px rgba(0,0,0,.08);max-width:900px;margin:0 auto;text-align:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.7);position:relative;overflow:hidden}.ContactUs_contactInfo__La5MD:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(0,102,204,.03) 0,transparent 70%);opacity:.5;z-index:0}.ContactUs_contactInfo__La5MD h3{font-size:1.25rem;color:#2c3e50;margin-bottom:1rem;font-weight:700;position:relative;z-index:1}.ContactUs_contactInfo__La5MD p{color:#666;margin-bottom:.5rem;font-size:1.05rem;position:relative;z-index:1}.ContactUs_qrCodeOverlay__adQH7{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);animation:ContactUs_fadeIn__IDpq7 .3s ease}.ContactUs_qrCodeModal__tKAfS{background:#fff;padding:3rem;border-radius:1.25rem;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.2);max-width:90%;width:350px;position:relative;animation:ContactUs_scaleIn__0UX90 .3s cubic-bezier(.175,.885,.32,1.275);border:1px solid hsla(0,0%,100%,.7)}@keyframes ContactUs_scaleIn__0UX90{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.ContactUs_qrCode__wfv7o{border-radius:.75rem;margin-bottom:1.5rem;box-shadow:0 10px 20px rgba(0,0,0,.1);transition:transform .3s ease}.ContactUs_qrCode__wfv7o:hover{transform:scale(1.02)}.ContactUs_qrCodeModal__tKAfS p{font-size:1.1rem;color:#2c3e50;margin-bottom:1.5rem}.ContactUs_closeButton__DMLef{padding:.75rem 2rem;background:#f0f0f0;border:none;border-radius:50px;cursor:pointer;font-weight:600;transition:all .3s ease;color:#2c3e50;position:relative;overflow:hidden}.ContactUs_closeButton__DMLef:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#e0e0e0;opacity:0;transition:opacity .3s ease;z-index:-1}.ContactUs_closeButton__DMLef:hover{transform:translateY(-2px);box-shadow:0 5px 10px rgba(0,0,0,.05)}.ContactUs_closeButton__DMLef:hover:before{opacity:1}.ContactUs_wechatIdContainer__YnNQf{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;background:linear-gradient(90deg,rgba(0,102,204,.05),rgba(33,147,176,.05));padding:.75rem 1rem;border-radius:.75rem;box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 2px hsla(0,0%,100%,.5);border:1px solid rgba(0,102,204,.1);transition:all .3s ease}.ContactUs_wechatIdContainer__YnNQf:hover{box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 3px 6px rgba(0,102,204,.1);transform:translateY(-1px)}.ContactUs_wechatId__OJxTC{font-weight:600;color:#06c;margin-right:.5rem;background:linear-gradient(135deg,#06c,#2193b0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ContactUs_copyButton__uQ0xp{background:none;border:none;color:#666;cursor:pointer;padding:.35rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.175,.885,.32,1.275);background:rgba(0,102,204,.05)}.ContactUs_copyButton__uQ0xp:hover{color:#06c;background:rgba(0,102,204,.1);transform:scale(1.1)}.ContactUs_copyButton__uQ0xp:active{transform:scale(.95)}.ContactUs_copySuccess__23auF{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;animation:ContactUs_fadeIn__IDpq7 .3s ease,ContactUs_fadeOut__YzGPL .3s ease 1.7s forwards;box-shadow:0 3px 10px rgba(76,175,80,.3);display:flex;align-items:center;gap:.5rem}.ContactUs_copySuccess__23auF:before{content:"✓";font-weight:700}@keyframes ContactUs_fadeIn__IDpq7{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes ContactUs_fadeOut__YzGPL{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@media (max-width:1200px){.ContactUs_container__YEIhw{max-width:95%}}@media (max-width:992px){.ContactUs_contactSection__lyt5D{padding:5rem 0}.ContactUs_featuresGrid__QxcpR{grid-template-columns:repeat(3,1fr);gap:1.5rem}.ContactUs_contactCardsWrapper__tB3vw{gap:2rem}.ContactUs_contactCard__aDlxg,.ContactUs_contactInfo__La5MD{padding:2.5rem 2rem}}@media (max-width:768px){.ContactUs_contactSection__lyt5D{padding:4rem 0}.ContactUs_featuresGrid__QxcpR{grid-template-columns:repeat(2,1fr);gap:1.5rem}.ContactUs_contactCardsWrapper__tB3vw,.ContactUs_contactInfo__La5MD{grid-template-columns:1fr;gap:2rem;max-width:500px}.ContactUs_contactInfo__La5MD{padding:2rem}.ContactUs_qrCodeModal__tKAfS{padding:2rem;width:320px}.ContactUs_title__77mxu:after{width:60px}}@media (max-width:576px){.ContactUs_contactSection__lyt5D{padding:3rem 0}.ContactUs_featuresGrid__QxcpR{grid-template-columns:1fr;gap:1.25rem}.ContactUs_contactCard__aDlxg{padding:2rem 1.5rem}.ContactUs_iconWrapper__ezC5Y{width:70px;height:70px;margin-bottom:1.5rem}.ContactUs_contactButton__vW_8C{width:100%;padding:.75rem 1.5rem}.ContactUs_qrCodeModal__tKAfS{padding:1.5rem;width:300px}.ContactUs_header__8gU2E{margin-bottom:2.5rem}.ContactUs_subtitle__wZKDJ{font-size:clamp(.9rem,3vw,1.1rem)}.ContactUs_contactInfo__La5MD{padding:1.5rem}}@keyframes ContactUs_shimmer__sW9IQ{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){.ContactUs_closeButton__DMLef,.ContactUs_contactButton__vW_8C,.ContactUs_contactCard__aDlxg,.ContactUs_contactSection__lyt5D:after,.ContactUs_copyButton__uQ0xp,.ContactUs_featureCard__pxflL,.ContactUs_iconWrapper__ezC5Y,.ContactUs_qrCodeModal__tKAfS,.ContactUs_wechatIdContainer__YnNQf{transition:none!important;animation:none!important;transform:none!important}.ContactUs_closeButton__DMLef:hover,.ContactUs_contactButton__vW_8C:hover,.ContactUs_contactCard__aDlxg:hover,.ContactUs_copyButton__uQ0xp:hover,.ContactUs_featureCard__pxflL:hover{transform:none!important}.ContactUs_qrCodeOverlay__adQH7{animation:none}}.ContactUs_contactButton__vW_8C,.ContactUs_contactCard__aDlxg,.ContactUs_featureCard__pxflL,.ContactUs_iconWrapper__ezC5Y{will-change:transform}.CraftSection_craftSection__FMvkj{padding:5rem 0;background:linear-gradient(135deg,#f8f9fa,#fff)}.CraftSection_container___sXbP{max-width:1200px;margin:0 auto;padding:0 1.5rem}.CraftSection_header__QQWno{text-align:center;margin-bottom:4rem}.CraftSection_title__LKTRQ{font-size:clamp(2rem,5vw,2.5rem);font-weight:800;color:#2c3e50;margin-bottom:1rem}.CraftSection_subtitle__5IAVH{font-size:clamp(1rem,2vw,1.1rem);color:#666;max-width:600px;margin:0 auto}.CraftSection_craftDisplay__NT2o1{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;align-items:start}.CraftSection_craftFeatures___6c73{display:flex;flex-direction:column;gap:1rem}.CraftSection_craftCard__48Zfj{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#fff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.06);cursor:pointer;transition:all .3s ease}.CraftSection_craftCard__48Zfj.CraftSection_active__U6d6I{background:linear-gradient(135deg,#2193b0,#6dd5ed);color:#fff}.CraftSection_craftCard__48Zfj.CraftSection_active__U6d6I .CraftSection_featureDescription__iQt8n,.CraftSection_craftCard__48Zfj.CraftSection_active__U6d6I .CraftSection_featureTitle__gsoH7{color:#fff}.CraftSection_iconWrapper__hKyhi{width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#2193b0;transition:all .3s ease}.CraftSection_craftCard__48Zfj.CraftSection_active__U6d6I .CraftSection_iconWrapper__hKyhi{color:#fff}.CraftSection_featureContent__tt6gw{flex:1}.CraftSection_featureTitle__gsoH7{font-size:1.2rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.CraftSection_featureDescription__iQt8n{font-size:.95rem;color:#666;line-height:1.5}.CraftSection_detailsTitle__TLQ1w{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1.5rem}.CraftSection_detailsList___bwON{list-style:none;padding:0;margin-bottom:2rem}.CraftSection_detailItem__hJHv1{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.1rem;color:#2c3e50}.CraftSection_checkIcon__O6EiP{color:#2193b0}.CraftSection_craftImage__eGTiB{margin-top:2rem;border-radius:.5rem;overflow:hidden;max-width:420px;margin-left:auto;margin-right:auto}.CraftSection_craftImage__eGTiB img,.CraftSection_craftImage__eGTiB picture{display:block;width:100%;height:auto}.CraftSection_detailImage__n5Pi6{width:100%;height:auto;object-fit:cover;border-radius:.5rem;max-width:420px}.CraftSection_detailsPanel__EC0TC{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:box-shadow .3s,background .3s}@media (max-width:992px){.CraftSection_craftDisplay__NT2o1{grid-template-columns:1fr}.CraftSection_craftFeatures___6c73{order:2}.CraftSection_detailsPanel__EC0TC{order:1}}@media (max-width:768px){.CraftSection_craftCard__48Zfj{padding:1rem}.CraftSection_featureTitle__gsoH7{font-size:1.1rem}.CraftSection_featureDescription__iQt8n{font-size:.9rem}.CraftSection_craftImage__eGTiB{margin-top:1rem;max-width:100%}.CraftSection_detailImage__n5Pi6{max-width:100%}}.FaqSection_faqSection__mdIul{padding:clamp(3rem,8vw,6rem) 0;background:linear-gradient(135deg,#fff,#f8f9fa);position:relative;overflow:hidden}.FaqSection_faqSection__mdIul:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#06c,#2193b0);z-index:1}.FaqSection_container__wr0QH{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,5vw,1.5rem)}.FaqSection_header__VQK5R{text-align:center;margin-bottom:clamp(2rem,6vw,4rem);position:relative}.FaqSection_title__UsOxv{font-size:clamp(2rem,5vw,2.5rem);font-weight:800;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.2;position:relative;display:inline-block}.FaqSection_title__UsOxv:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#06c,#2193b0);border-radius:4px}.FaqSection_subtitle__ngi5y{font-size:clamp(1rem,2.5vw,1.1rem);color:#666;max-width:700px;margin:0 auto;line-height:1.6}.FaqSection_categories__Bu2hb{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:clamp(2rem,5vw,3rem);padding:0 1rem}.FaqSection_categoryButton__aG_Ei{padding:.75rem 1.5rem;border:2px solid #06c;border-radius:2rem;background:transparent;color:#06c;font-weight:600;transition:all .3s ease;cursor:pointer;font-size:clamp(.875rem,2.5vw,1rem);white-space:nowrap;position:relative;overflow:hidden}.FaqSection_categoryButton__aG_Ei:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#06c;transform:translateX(-100%);transition:transform .3s ease;z-index:-1}.FaqSection_categoryButton__aG_Ei:hover{color:#fff}.FaqSection_categoryButton__aG_Ei:hover:before{transform:translateX(0)}.FaqSection_categoryButton__aG_Ei.FaqSection_active__wgvjx{background:#06c;color:#fff;box-shadow:0 4px 10px rgba(0,102,204,.3)}.FaqSection_faqGrid__wpPjR{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,500px),1fr));gap:clamp(1.5rem,4vw,2rem);width:100%}.FaqSection_faqItem__o_ed_{background:hsla(0,0%,100%,.95);border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.05);overflow:hidden;transition:all .3s ease;will-change:transform;border:1px solid rgba(0,0,0,.03)}.FaqSection_faqItem__o_ed_:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.FaqSection_question__pcIpK{padding:clamp(1.25rem,4vw,1.5rem);display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;background:#fff;border:none;width:100%;text-align:left;font-size:clamp(1rem,2.5vw,1.1rem);color:#333;font-weight:600;line-height:1.4;transition:all .3s ease}.FaqSection_question__pcIpK:hover{background:rgba(0,102,204,.05);color:#06c}.FaqSection_icon__WCbO5{flex-shrink:0;color:#06c;transition:transform .3s ease;font-size:1.25rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:rgba(0,102,204,.1);border-radius:50%}.FaqSection_iconRotate__FGfj4{transform:rotate(180deg);background:#06c;color:#fff}.FaqSection_answer__jrK_H{padding:0 clamp(1.25rem,4vw,1.5rem);white-space:pre-line;border-top:1px solid rgba(0,0,0,.05);background:rgba(248,250,252,.5)}.FaqSection_answerText__PUGY8{color:#666;line-height:1.8;font-size:clamp(.9rem,2.5vw,1rem);margin:1.5rem 0}.FaqSection_answerText__PUGY8 a{color:#06c;text-decoration:none;font-weight:500;position:relative}.FaqSection_answerText__PUGY8 a:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:#06c;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.FaqSection_answerText__PUGY8 a:hover:after{transform:scaleX(1);transform-origin:left}@media (max-width:768px){.FaqSection_categories__Bu2hb{padding:0;overflow-x:auto;justify-content:flex-start;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.FaqSection_categories__Bu2hb::-webkit-scrollbar{display:none}.FaqSection_faqGrid__wpPjR{grid-template-columns:1fr}.FaqSection_faqItem__o_ed_{box-shadow:0 5px 15px rgba(0,0,0,.05)}}@media (prefers-reduced-motion:reduce){.FaqSection_answerText__PUGY8 a:after,.FaqSection_categoryButton__aG_Ei,.FaqSection_categoryButton__aG_Ei:before,.FaqSection_faqItem__o_ed_,.FaqSection_icon__WCbO5{transition:none}}@supports not (gap:1rem){.FaqSection_categories__Bu2hb{margin:-.5rem}.FaqSection_categoryButton__aG_Ei{margin:.5rem}}.Header_headerContainer__c5a8c{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;padding:0 4rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 4px rgba(0,0,0,.1);height:108px;transition:background-color .3s ease,height .3s ease}.Header_scrolled__3cvA8{background-color:#f8f8f8}.Header_logo__ITeVo{flex:0 0 auto;margin-right:2rem}.Header_logoImage__L0icL{width:100px;height:70px;object-fit:contain}.Header_logoFallback__cwOr1{font-size:1.5rem;color:#333;display:flex;align-items:center;height:70px;font-weight:600}.Header_navLinks__Ww3bw{flex:1;display:flex;justify-content:center}.Header_navList__6KIcy{list-style:none;display:flex;align-items:center;gap:2.5rem;margin:0;padding:0}.Header_navList__6KIcy li{position:relative}.Header_navList__6KIcy a,.Header_navList__6KIcy button{text-decoration:none;color:#333;font-weight:500;font-size:1.1rem;padding:.5rem 1rem;transition:all .3s ease;white-space:nowrap;line-height:1.5;display:inline-block;background:none;border:none;cursor:pointer}.Header_navList__6KIcy a:hover,.Header_navList__6KIcy button:hover{color:#007bff;background-color:rgba(0,123,255,.1);border-radius:4px}.Header_servicesDropdown__U4ep5{position:relative}.Header_dropdownContent__B1SyA{position:absolute;top:100%;left:0;background:#fff;min-width:240px;box-shadow:0 8px 16px rgba(0,0,0,.1);border-radius:8px;padding:.5rem 0;z-index:1000;overflow:hidden}.Header_dropdownContent__B1SyA li{list-style:none}.Header_dropdownContent__B1SyA a{display:block;padding:.75rem 1rem;color:#333;text-decoration:none;font-size:1rem;transition:all .3s ease}.Header_dropdownContent__B1SyA a:hover{background:rgba(0,123,255,.1);color:#007bff}.Header_userMenu__jqn_s{flex:0 0 auto;margin-left:2rem;position:relative}.Header_iconButton__vgvF0{background:none;border:none;cursor:pointer;color:#333;font-size:1.2rem;padding:.5rem;transition:color .3s}.Header_iconButton__vgvF0:hover{color:#007bff}.Header_menuToggle__WkaKo{display:none;flex-direction:column;gap:4px;cursor:pointer;background:none;border:none;padding:.5rem}.Header_bar__gdl1K{width:25px;height:3px;background:#333;transition:all .3s ease}.Header_mobileNav___4hvY{position:fixed;top:60px;left:0;right:0;background:#fff;padding:1rem;box-shadow:0 4px 16px rgba(0,0,0,.1);z-index:999;max-height:calc(100vh - 60px);overflow-y:auto;-webkit-overflow-scrolling:touch}.Header_mobileNavList__gkF_D{list-style:none;padding:0;margin:0}.Header_mobileNavList__gkF_D li{border-bottom:1px solid #eee;margin-bottom:.5rem}.Header_mobileNavList__gkF_D a,.Header_mobileNavList__gkF_D button{display:block;width:100%;text-align:left;padding:1rem;color:#333;font-size:1rem;font-weight:500;background:none;border:none;cursor:pointer;transition:all .3s ease;position:relative}.Header_newIndicator__VwtDQ{position:absolute;top:.5rem;right:.5rem;background-color:#ff4757;color:#fff;font-size:.7rem;padding:.1rem .4rem;border-radius:10px;font-weight:700}.Header_mobileDropdown__YdoX6{background:#f8f9fa;border-radius:8px;margin:.5rem 0;padding:.5rem 0;overflow:hidden;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.Header_mobileDropdown__YdoX6 li{list-style:none;margin-bottom:.2rem}.Header_mobileDropdown__YdoX6 a{display:block;padding:.75rem 1.5rem;color:#333;text-decoration:none;font-size:.95rem;transition:all .3s ease;position:relative}.Header_active__lZOrG{color:#007bff!important;background-color:rgba(0,123,255,.1);border-left:3px solid #007bff}@media (max-width:1024px){.Header_headerContainer__c5a8c{padding:.5rem 1rem;height:60px}.Header_navLinks__Ww3bw{display:none}.Header_menuToggle__WkaKo{display:flex}.Header_logoImage__L0icL{width:80px;height:50px}.Header_logoFallback__cwOr1{font-size:1.2rem;height:50px}}@media (max-width:768px){.Header_headerContainer__c5a8c{padding:.5rem}.Header_mobileNavList__gkF_D a,.Header_mobileNavList__gkF_D button{font-size:.9rem;padding:.8rem}.Header_mobileDropdown__YdoX6 a{font-size:.85rem;padding:.6rem 1.2rem}}@media (max-width:480px){.Header_mobileNavList__gkF_D a,.Header_mobileNavList__gkF_D button{font-size:.85rem;padding:.6rem}.Header_mobileDropdown__YdoX6 a{font-size:.8rem;padding:.5rem 1rem}.Header_userMenu__jqn_s{margin-left:1rem}.Header_iconButton__vgvF0{font-size:1rem}}.Header_iconButton__vgvF0:focus,.Header_menuToggle__WkaKo:focus,.Header_navList__6KIcy button:focus{outline:2px solid #007bff;outline-offset:2px}.Header_dropdownContent__B1SyA a:focus,.Header_mobileDropdown__YdoX6 a:focus{outline:2px solid #007bff;outline-offset:-2px;background:rgba(0,123,255,.1)}.Header_logo__ITeVo h1{margin:0;padding:0;font-size:1.5rem;color:#333;display:flex;align-items:center;height:70px}@keyframes Header_fadeIn__pq_q8{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_mobileNav___4hvY{animation:Header_fadeIn__pq_q8 .3s ease}.Footer_footerContainer__gxo_Q{background-color:#1a1a1a;color:#fff;padding:4rem 2rem 2rem;font-size:.9rem;box-shadow:0 -5px 15px rgba(0,0,0,.1);position:relative;overflow:hidden}.Footer_footerContainer__gxo_Q:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#4a90e2,#63b3ed,#4a90e2);background-size:200% 100%;animation:Footer_gradientMove__ppWVS 6s linear infinite}@keyframes Footer_gradientMove__ppWVS{0%{background-position:0 0}to{background-position:200% 0}}.Footer_footerContent__pUogU{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative;z-index:1}.Footer_footerSection__4BSOv{display:flex;flex-direction:column;gap:1rem}.Footer_footerSection__4BSOv h3{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#fff;position:relative;padding-bottom:.5rem}.Footer_footerSection__4BSOv h3:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:2px;background-color:#4a90e2}.Footer_footerSection__4BSOv p{color:#ccc;line-height:1.6;margin:0}.Footer_footerSection__4BSOv ul{list-style:none;padding:0;margin:0}.Footer_footerSection__4BSOv li{margin-bottom:.8rem;transition:transform .2s ease}.Footer_footerSection__4BSOv li:hover{transform:translateX(5px)}.Footer_footerSection__4BSOv a{color:#ccc;text-decoration:none;transition:color .3s ease;display:inline-block;position:relative}.Footer_footerSection__4BSOv a:hover{color:#fff}.Footer_footerSection__4BSOv a:hover:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:#4a90e2}.Footer_socialLinks__FI68N{display:flex;gap:1rem;margin-top:1rem}.Footer_socialLinks__FI68N a{color:#ccc;font-size:1.5rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#333;position:relative;overflow:hidden}.Footer_socialLinks__FI68N a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#4a90e2;border-radius:50%;transform:scale(0);transition:transform .3s ease;z-index:-1}.Footer_socialLinks__FI68N a:hover{color:#fff;transform:translateY(-3px)}.Footer_socialLinks__FI68N a:hover:before{transform:scale(1)}.Footer_subscribeForm__lZx6Y{margin-top:1rem;position:relative}.Footer_subscribeInput__bQh_2{width:100%;padding:.8rem 1rem;border:1px solid #333;border-radius:4px;background-color:#333;color:#fff;margin-bottom:.8rem;transition:all .3s ease}.Footer_subscribeInput__bQh_2:focus{border-color:#4a90e2;outline:none;box-shadow:0 0 0 2px rgba(74,144,226,.3)}.Footer_subscribeButton__eJ_6Q{width:100%;padding:.8rem;background-color:#4a90e2;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;font-weight:500;position:relative;overflow:hidden}.Footer_subscribeButton__eJ_6Q:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .7s ease}.Footer_subscribeButton__eJ_6Q:hover{background-color:#357abd;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.Footer_subscribeButton__eJ_6Q:hover:before{left:100%}.Footer_subscribeButton__eJ_6Q:active{transform:translateY(0);box-shadow:none}.Footer_bottomBar___AOLB{margin-top:3rem;padding-top:2rem;border-top:1px solid #333;text-align:center;color:#666;position:relative}.Footer_bottomBar___AOLB:before{content:"";position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:50px;height:3px;background-color:#4a90e2;border-radius:3px}.Footer_logo__pVDnf{margin-bottom:1.5rem;max-width:150px;height:auto}.Footer_contactItem__kYBaM{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.Footer_contactIcon__Avc6o{color:#4a90e2;font-size:1.2rem;flex-shrink:0}.Footer_footerLinks__OJUGb{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.Footer_paymentMethods__ICvfI{display:flex;gap:1.2rem;justify-content:center;margin-top:1.5rem;margin-bottom:1rem;color:#666;font-size:1.5rem}.Footer_paymentMethods__ICvfI svg{transition:all .3s ease}.Footer_paymentMethods__ICvfI svg:hover{color:#fff;transform:scale(1.1)}@media (max-width:1024px){.Footer_footerContent__pUogU{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}@media (max-width:640px){.Footer_footerContent__pUogU{grid-template-columns:1fr;gap:2.5rem}.Footer_footerContainer__gxo_Q{padding:3rem 1.5rem 1.5rem}.Footer_bottomBar___AOLB{margin-top:2rem;padding-top:1.5rem;font-size:.8rem}.Footer_footerSection__4BSOv h3{font-size:1.1rem}}.ManufactureSection_manufactureSection__wmMNG{padding:4rem 0;background-color:#f8f9fa}.ManufactureSection_container__9_F_M{max-width:1200px;margin:0 auto;padding:0 1rem}.ManufactureSection_header__N6yRr{text-align:center;margin-bottom:3rem}.ManufactureSection_title__m_kr3{font-size:2.5rem;color:#333;margin-bottom:1rem}.ManufactureSection_subtitle__lq6Bu{font-size:1.1rem;color:#666;max-width:800px;margin:0 auto}.ManufactureSection_slideshow__u4TOQ{display:flex;overflow-x:auto;position:relative;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);touch-action:pan-x;cursor:grab;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.ManufactureSection_slideshow__u4TOQ::-webkit-scrollbar{display:none}.ManufactureSection_slideshow__u4TOQ:active{cursor:grabbing}.ManufactureSection_slideshowTrack__TVRvX{display:flex;width:fit-content;will-change:transform;gap:1rem}.ManufactureSection_imageWrapper__YTtXr{flex:0 0 300px;margin-right:1rem;height:300px;position:relative;border-radius:8px;overflow:hidden}.ManufactureSection_image__jHQgz{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ManufactureSection_slideshow__u4TOQ:hover .ManufactureSection_slideshowTrack__TVRvX{animation-play-state:paused}.ManufactureSection_imageWrapper__YTtXr:hover .ManufactureSection_image__jHQgz{transform:scale(1.05)}@media (max-width:768px){.ManufactureSection_title__m_kr3{font-size:2rem}.ManufactureSection_imageWrapper__YTtXr{flex:0 0 250px;height:250px}}@media (max-width:576px){.ManufactureSection_imageWrapper__YTtXr{flex:0 0 200px;height:200px}}.ProcessSection_processSection__ocVV_{padding:5rem 0;background:linear-gradient(135deg,#fff,#f8f9fa);position:relative;overflow:hidden}.ProcessSection_container__9bTCL{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ProcessSection_header__AgssX{text-align:center;margin-bottom:4rem}.ProcessSection_title__LTjEW{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;background:linear-gradient(135deg,#1a2a6c,#b21f1f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.ProcessSection_subtitle__T_TG_{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.ProcessSection_processGrid__YcYZ8{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative}.ProcessSection_processGrid__YcYZ8:before{content:"";position:absolute;top:100px;left:0;right:0;height:2px;background:linear-gradient(90deg,#1a2a6c,#b21f1f);z-index:1}.ProcessSection_processCard__tyaPb{text-align:center;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.06);position:relative;z-index:2}.ProcessSection_stepNumber__PdcdF{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:40px;height:40px;background:linear-gradient(135deg,#1a2a6c,#b21f1f);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.2rem}.ProcessSection_iconWrapper__s04o_{font-size:2.5rem;margin:1.5rem 0;color:#1a2a6c;transition:transform .3s ease}.ProcessSection_processCard__tyaPb:hover .ProcessSection_iconWrapper__s04o_{transform:scale(1.1)}.ProcessSection_processCard__tyaPb h3{font-size:1.3rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.ProcessSection_processCard__tyaPb p{color:#666;line-height:1.6;font-size:.95rem}@media (max-width:1024px){.ProcessSection_processGrid__YcYZ8{grid-template-columns:repeat(2,1fr)}.ProcessSection_processGrid__YcYZ8:before{display:none}}@media (max-width:640px){.ProcessSection_processGrid__YcYZ8{grid-template-columns:1fr;max-width:400px;margin:0 auto}.ProcessSection_processCard__tyaPb{padding:1.5rem}.ProcessSection_iconWrapper__s04o_{font-size:2rem}.ProcessSection_processCard__tyaPb h3{font-size:1.2rem}.ProcessSection_processCard__tyaPb p{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.ProcessSection_iconWrapper__s04o_{transition:none}}