.home-page{width:100%;margin:0;padding:0;font-family:Space Grotesk,system-ui,sans-serif}.container{max-width:1536px;margin:0 auto;padding:0 192px}@media (max-width:1600px){.container{padding:0 96px}}@media (max-width:1200px){.container{padding:0 48px}}@media (max-width:768px){.container{padding:0 24px}}.hero-section{width:100%;height:573px;position:relative;background:linear-gradient(34deg,rgba(0,0,0,.18),rgba(0,0,0,.12)),#111827;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(11,15,25,.9),rgba(36,87,170,.6));z-index:1}.hero-background-image{position:absolute;width:1572px;height:573px;left:50%;transform:translateX(-50%);background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(36,87,170,.12));background-image:url(/images/827b9c979b6f687eaa1294068bb979d6939896b2.webp);background-size:cover;background-position:50%}.hero-content{position:relative;z-index:2;max-width:896px;padding:0 20px;text-align:left}.hero-badge{display:flex;align-items:center;margin-bottom:15px}.hero-badge-bar{width:4px;height:28px;background:#2457AA;margin-right:20px}.hero-badge-text{background:#2457AA;padding:5px 8px;color:white;font-size:14px;font-weight:700;text-transform:uppercase;line-height:20px;letter-spacing:1.4px}.hero-title{color:white;font-size:60px;font-weight:700;line-height:60px;margin:0 0 20px;word-wrap:break-word}.hero-description{color:#E5E7EB;font-size:20px;font-weight:300;line-height:32.5px;margin:0 0 30px;word-wrap:break-word}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.btn{display:inline-block;padding:17px 35px;font-size:16px;font-weight:700;line-height:24px;text-decoration:none;border-radius:2px;transition:all .2s ease;text-align:center}.btn-primary{background:#2457AA;color:white;box-shadow:0 4px 6px -4px rgba(0,0,0,.1)}.btn-primary:hover{background:#1e4690}.btn-outline{background:transparent;color:white;border:2px solid white}.btn-outline:hover{background:rgba(255,255,255,.1)}@media (max-width:1024px){.hero-section{height:auto;min-height:500px;padding:80px 0}.hero-title{font-size:42px;line-height:48px}.hero-description{font-size:18px;line-height:28px}}@media (max-width:768px){.hero-title{font-size:32px;line-height:38px}.hero-description{font-size:16px;line-height:24px}.btn{padding:14px 28px;font-size:14px}}.categories-section{width:100%;background:white;padding:80px 0}.section-header{text-align:center;margin-bottom:80px}.section-title{color:#111827;font-size:36px;font-weight:700;line-height:40px;margin:0 0 16px}.section-underline{width:80px;height:4px;background:#2457AA;margin:0 auto 12px}.section-description{color:#4B5563;font-size:18px;font-weight:400;line-height:28px;margin:0}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.category-card{display:block;background:white;border-radius:4px;border:1px solid #e5e7eb;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit;cursor:pointer}.category-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.category-image-wrapper{width:100%;height:234px;background:#F3F4F6;overflow:hidden;position:relative}.category-image{width:100%;height:100%;object-fit:cover}.category-content{padding:24px;background:white}.category-title-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.category-title{color:#2457AA;font-size:20px;font-weight:700;line-height:28px;margin:0}.category-arrow-icon{color:#2457AA;flex-shrink:0}.category-description{color:#4B5563;font-size:14px;font-weight:400;line-height:20px;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media (max-width:1200px){.categories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.categories-grid{grid-template-columns:1fr}.categories-section{padding:60px 0}.section-header{margin-bottom:40px}.section-title{font-size:28px}}.featured-section{width:100%;background:#F9FAFB;padding:97px 0;border-top:1px solid #e5e7eb}.section-header-inline{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:60px;flex-wrap:wrap;gap:20px}.view-all-link{display:flex;align-items:center;gap:8px;color:#2457AA;font-size:16px;font-weight:700;line-height:24px;text-decoration:none;transition:color .2s ease}.view-all-link:hover{color:#1e4690}.arrow-icon{color:#2457AA;flex-shrink:0}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.product-card{background:white;border-radius:2px;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.product-image-wrapper{width:100%;height:256.5px;background:white;border-bottom:1px solid #f3f4f6;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-badge{position:absolute;top:12px;right:12px;background:#2457AA;border-radius:2px;padding:5px 8px;color:white;font-size:10px;font-weight:700;line-height:15px;z-index:1}.product-image{width:100%;height:100%;object-fit:cover}.product-content{padding:25px}.product-name{color:#111827;font-size:18px;font-weight:700;line-height:22.5px;margin:0 0 12px}.product-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.product-tag{background:#EFF6FF;border:1px solid #dbeafe;border-radius:2px;padding:5px 9px;color:#2457AA;font-size:12px;font-weight:500;line-height:16px}.product-link{display:block;width:100%;padding:10px;text-align:center;border:1px solid #2457aa;border-radius:2px;color:#2457AA;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;transition:all .2s ease}.product-link:hover{background:#2457AA;color:white}@media (max-width:1400px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.products-grid{grid-template-columns:1fr}.featured-section{padding:60px 0}.section-header-inline{flex-direction:column}}.about-section{width:100%;background:white;padding:82px 0;border-top:1px solid #f3f4f6}.about-content{display:grid;grid-template-columns:1fr auto;grid-gap:80px;gap:80px;align-items:start}.about-text{max-width:712px}.about-label{color:#2457AA;font-size:14px;font-weight:700;text-transform:uppercase;line-height:20px;letter-spacing:1.4px;margin-bottom:15px}.about-title{color:#111827;font-size:30px;font-weight:700;line-height:36px;margin:0 0 20px}.about-quote{background:#F9FAFB;border-left:4px solid #2457aa;padding:19px 28px;color:#374151;font-size:20px;font-weight:300;line-height:32.5px;margin:0 0 20px}.about-description{color:#4B5563;font-size:16px;font-weight:400;line-height:24px;margin:0}.certifications-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:700px}.certification-card{background:white;box-shadow:0 1px 2px rgba(0,0,0,.05);border-radius:4px;border:1px solid #e5e7eb;padding:23px;text-align:center}.certification-icon{color:#2457AA;margin:0 auto 20px}.certification-name{color:#4B5563;font-size:12px;font-weight:700;text-transform:uppercase;line-height:16px}@media (max-width:1200px){.about-content{grid-template-columns:1fr;gap:40px}.certifications-grid{max-width:100%}}@media (max-width:768px){.certifications-grid{grid-template-columns:repeat(2,1fr)}.about-section{padding:60px 0}}.cta-section{width:100%;background:#F3F4F6;padding:96px 0;position:relative;overflow:hidden}.cta-background{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1;background:radial-gradient(ellipse 70.71% 70.71% at 50% 50%,#2457AA 2%,rgba(36,87,170,0) 0),#2457AA}.cta-header{text-align:center;margin-bottom:68px;position:relative;z-index:1}.cta-title{color:#111827;font-size:30px;font-weight:700;line-height:36px;margin:0 0 12px}.cta-description{color:#4B5563;font-size:18px;font-weight:400;line-height:28px;margin:0}.cta-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;position:relative;z-index:1}.cta-card{background:white;box-shadow:0 1px 2px rgba(0,0,0,.05);border-radius:4px;border:1px solid #e5e7eb;padding:33px 24px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.cta-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.cta-icon-wrapper{width:56px;height:56px;background:#EFF6FF;border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.cta-icon{color:#2457AA}.cta-card-title{color:#111827;font-size:18px;font-weight:700;line-height:28px;margin:0 0 8px}.cta-card-description{color:#6B7280;font-size:14px;font-weight:400;line-height:20px;margin:0 0 20px}.cta-button{display:inline-block;background:#2457AA;color:white;padding:9px 24px;border-radius:2px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:background .2s ease}.cta-button:hover{background:#1e4690}@media (max-width:1024px){.cta-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.cta-cards{grid-template-columns:1fr}.cta-section{padding:60px 0}}.footer{width:100%;background:#111827;border-top:1px solid #1f2937;padding:65px 0 0}.footer-content{display:grid;grid-template-columns:1fr 2fr;grid-gap:80px;gap:80px;margin-bottom:49px}.footer-brand{max-width:400px}.footer-logo{color:white;font-size:24px;font-weight:700;line-height:32px;margin-bottom:26px}.footer-description{color:#9CA3AF;font-size:14px;font-weight:400;line-height:22.75px;margin:0 0 20px}.footer-social{display:flex;gap:8px}.social-link{width:40px;height:40px;background:#1F2937;border:1px solid #374151;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;text-decoration:none;transition:background .2s ease}.social-link:hover{background:#374151}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}.footer-column-title{color:#2457AA;font-size:14px;font-weight:700;text-transform:uppercase;line-height:20px;letter-spacing:.7px;margin:0 0 24px}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:16px;color:#9CA3AF;font-size:14px;font-weight:400;line-height:20px;display:flex;align-items:flex-start;gap:12px}.footer-link{color:#9CA3AF;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:white}.footer-icon{color:#2457AA;flex-shrink:0;margin-top:2px}.footer-newsletter-text{color:#9CA3AF;font-size:14px;font-weight:400;line-height:20px;margin:0 0 20px}.footer-subscribe-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#2457AA;color:white;padding:14px;border-radius:2px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;box-shadow:0 4px 6px -4px rgba(0,0,0,.1);transition:background .2s ease}.footer-subscribe-button:hover{background:#1e4690}.footer-subscribe-icon{color:white;flex-shrink:0}.footer-bottom{border-top:1px solid #1f2937;padding:33px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-copyright{color:#6B7280;font-size:12px;font-weight:400;line-height:16px}.footer-copyright-link{color:#6B7280;text-decoration:underline}.footer-legal{display:flex;gap:20px}.footer-legal-link{color:#6B7280;font-size:12px;font-weight:400;line-height:16px;text-decoration:none;transition:color .2s ease}.footer-legal-link:hover{color:white}@media (max-width:1200px){.footer-content{grid-template-columns:1fr;gap:40px}.footer-links{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.footer-legal{flex-direction:column;gap:12px}}