.gov-hero{background:linear-gradient(135deg,#001a33 0%,var(--primary-dark) 50%,var(--primary) 100%);position:relative;overflow:hidden}.gov-hero-wrapper{display:grid;grid-template-columns:1.4fr 1fr;min-height:580px}.gov-hero-content-wrapper{display:flex;align-items:center;padding:5rem 0;position:relative;z-index:2}.gov-hero-content-wrapper:before{content:"";position:absolute;top:0;right:-80px;bottom:0;width:160px;background:linear-gradient(to right,var(--primary-dark),transparent);z-index:10}.gov-hero-image-wrapper{position:relative}.gov-hero-image-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,26,51,.1) 0%,transparent 30%,transparent 70%,rgba(0,26,51,.15) 100%)}.gov-hero:before{content:"";position:absolute;top:-50%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(251,140,0,.08) 0%,transparent 70%);pointer-events:none}.gov-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,rgba(7,89,133,.3),transparent);pointer-events:none}.gov-hero .container{position:relative;z-index:2;max-width:none;margin-left:0;margin-right:0;padding-left:max(2rem,calc((100vw - 1400px)/2 + 2rem));padding-right:2rem}.gov-hero-content{max-width:680px}.gov-hero h1{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--sl-h1-size, 3.25rem);font-weight:var(--sl-h1-weight, 900);line-height:1.1;margin-bottom:1.75rem;letter-spacing:-1px}.gov-hero .tagline{font-size:1.125rem;color:#ffffffbf;line-height:1.8;margin-bottom:2.5rem;max-width:520px}.gov-hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.gov-stats-section{padding:0;margin-top:-30px;position:relative;z-index:10}.gov-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.gov-stat-card{background:var(--white);border-radius:12px;padding:1.75rem;text-align:center;box-shadow:0 10px 40px #0000001a;border:1px solid var(--gray-200)}.gov-stat-icon{width:48px;height:48px;background:transparent;border:2px solid var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--primary);transition:all .3s ease}.gov-stat-card:hover .gov-stat-icon{background:var(--primary);color:var(--white)}.gov-stat-card h3{font-size:1.75rem;font-weight:700;color:var(--primary);margin-bottom:.25rem}.gov-stat-card p{font-size:.9rem;color:var(--text-muted)}.gov-about-section{padding:6rem 0 5rem}.gov-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.gov-about-content h2{font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:1.5rem}.gov-about-content p{font-size:1rem;color:var(--text-muted);line-height:1.8;margin-bottom:1rem}.gov-about-features{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.gov-about-feature{display:flex;align-items:center;gap:.75rem;color:var(--text)}.gov-about-feature .feature-icon{width:38px;height:38px;min-width:38px;background:transparent;border:2px solid var(--success);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.gov-about-feature .feature-icon svg{width:16px;height:16px;stroke:var(--success);fill:none;transition:stroke .3s ease}.gov-about-feature:hover .feature-icon{background:var(--success)}.gov-about-feature:hover .feature-icon svg{stroke:var(--white)}.gov-about-image{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000001a}.gov-about-image img{width:100%;height:auto;display:block}.gov-clients-section{padding:5rem 0;background:var(--surface);position:relative;overflow:hidden}.gov-clients-bubbles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.gov-clients-bubbles .bubble{position:absolute;border-radius:50%}.gov-clients-bubbles .bubble-1{bottom:-120px;right:-120px;width:400px;height:400px;background:radial-gradient(circle,rgba(0,82,155,.07) 0%,transparent 70%)}.gov-clients-bubbles .bubble-2{bottom:80px;right:200px;width:280px;height:280px;background:radial-gradient(circle,rgba(251,140,0,.06) 0%,transparent 70%)}.gov-clients-bubbles .bubble-3{bottom:200px;right:420px;width:180px;height:180px;background:radial-gradient(circle,rgba(0,82,155,.05) 0%,transparent 70%)}.gov-clients-section .container{position:relative;z-index:1}.gov-section-header{text-align:center;max-width:700px;margin:0 auto 3rem}.gov-section-header h2{font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:1rem}.gov-section-header p{font-size:1.05rem;color:var(--text-muted);line-height:1.7}.gov-clients-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.gov-client-category{background:var(--white);border-radius:12px;padding:2rem;border:1px solid var(--gray-200)}.gov-category-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--primary)}.gov-category-icon{width:44px;height:44px;background:transparent;border:2px solid var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);transition:all .3s ease}.gov-client-category:hover .gov-category-icon{background:var(--primary);color:var(--white)}.gov-category-header h3{font-size:1.25rem;font-weight:600;color:var(--primary)}.gov-client-list{list-style:none;padding:0;margin:0}.gov-client-list li{padding:.6rem 0;font-size:.9rem;color:var(--text-muted);border-bottom:1px solid var(--gray-200);display:flex;align-items:center;gap:.5rem}.gov-client-list li:last-child{border-bottom:none}.gov-client-list li:before{content:"";width:6px;height:6px;background:var(--accent);border-radius:50%;flex-shrink:0}.gov-why-section{padding:5rem 0;background:var(--white)}.gov-why-panel{background:var(--surface);border-radius:16px;padding:3.5rem 3rem;max-width:800px;margin:0 auto}.gov-why-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.gov-why-rule{width:48px;height:4px;background:var(--primary);border-radius:2px;margin-bottom:1.5rem}.gov-why-content h2{font-size:1.75rem;font-weight:700;color:var(--heading);margin-bottom:1rem;line-height:1.3}.gov-why-content p{font-size:.95rem;color:var(--gray-500);line-height:1.8}.gov-why-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.gov-why-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 0;font-size:.93rem;color:var(--gray-700);line-height:1.6}.gov-why-list li .why-icon{width:22px;height:22px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);flex-shrink:0;margin-top:1px}@media(min-width:481px){.gov-accordion-chevron,.gov-accordion-count{display:none}.gov-accordion-titles{display:contents}.gov-accordion-body{max-height:none;overflow:visible}.gov-accordion-trigger{cursor:default}}.gov-courses-section{padding:5rem 0;background:var(--surface)}.gov-section-header{text-align:center;max-width:600px;margin:0 auto 3rem}.gov-section-header h2{font-size:2rem;font-weight:700;color:var(--text);margin-bottom:1rem}.gov-section-header p{color:var(--text-light);font-size:1.0625rem;line-height:1.7}@media(max-width:1024px){.gov-hero-wrapper{grid-template-columns:1fr}.gov-hero-content-wrapper{padding:4rem 0}.gov-hero-content-wrapper:before{display:none}.gov-hero-image-wrapper{display:none}.gov-hero .container{padding-left:2rem;padding-right:1rem}.gov-hero h1{font-size:2.5rem}.gov-stats-grid{grid-template-columns:repeat(2,1fr)}.gov-about-grid,.gov-why-grid{grid-template-columns:1fr;gap:2rem}.gov-about-image{order:-1}.gov-why-panel{padding:2rem 1.5rem}.gov-clients-grid{grid-template-columns:1fr}}@media(max-width:768px){.gov-hero h1{font-size:2rem}.gov-stats-grid{grid-template-columns:1fr 1fr}.gov-about-features{grid-template-columns:1fr}}@media(max-width:768px)and (min-width:481px){.gov-hero-buttons,.gov-cta-buttons{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/592/assets/government-page.css.map */
