.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}}.Case_container__Ztooy{padding:2rem;max-width:1200px;margin:0 auto}.Case_title__fzIDu{text-align:center;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#333}.Case_subtitle__y9t80{text-align:center;color:#666;margin-bottom:2rem}.Case_caseGrid__esMSa{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.Case_caseCard__uPDw_{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease;cursor:pointer}.Case_caseCard__uPDw_:hover{transform:translateY(-5px)}.Case_imageWrapper__0TXe0{position:relative;width:100%;height:200px}.Case_caseImage__DSvZP{width:100%;height:100%;object-fit:cover}.Case_caseInfo__uEPNC{padding:1rem}.Case_caseInfo__uEPNC h3{margin:0 0 .5rem;color:#333}.Case_caseInfo__uEPNC p{margin:0;color:#666;font-size:.9rem}.Case_modal__UXK37{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.Case_modalContent__j835Q{background:#fff;padding:2rem;border-radius:10px;max-width:90%;max-height:90vh;overflow:auto;position:relative}.Case_closeButton__Bgouw{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#333}.Case_modalImage__GmxNW{max-width:100%;height:auto;margin-bottom:1rem}.Case_modalInfo__yhPx7{text-align:center}.Case_modalInfo__yhPx7 h2{margin:0 0 1rem;color:#333}.Case_modalInfo__yhPx7 p{margin:0;color:#666}@media (max-width:768px){.Case_container__Ztooy{padding:1rem}.Case_caseGrid__esMSa{grid-template-columns:1fr}}