*,:after,:before{box-sizing:border-box}body,html{overflow-x:hidden}body{margin:0;font-family:Poppins,sans-serif;background-color:#FFFFFF;color:#0A1F44}.btn,.cta-button,[role=button],a,button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.btn,[role=button],button{cursor:pointer}.reveal-on-scroll{opacity:0!important;transform:translate3d(0,42px,0) scale(.9)!important;transition:opacity .82s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1)!important;transition-delay:var(--reveal-delay,0s);will-change:opacity,transform;backface-visibility:hidden}.reveal-on-scroll.revealed{opacity:1!important;transform:translateZ(0) scale(1)!important}@media (prefers-reduced-motion:reduce){.reveal-on-scroll,.reveal-on-scroll.revealed{opacity:1!important;transform:none!important;transition:none!important}}header{background-color:#0A1F44;padding:20px 40px;text-align:center}.header-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;flex-wrap:wrap}.brand{font-size:24px;font-weight:700;text-transform:uppercase;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin-bottom:10px;display:inline-block;cursor:pointer}.brand,.brand:active,.brand:hover,.brand:visited{color:white;text-decoration:none}.site-nav{display:flex;gap:15px;position:relative;align-items:center}.site-nav a{color:#FFFFFF;margin:0;text-decoration:none;font-weight:700;position:relative}.site-nav a:after{content:"";display:block;width:0;height:2px;background:orange;transition:width .3s ease;position:absolute;bottom:0;left:0}.site-nav a:hover:after{width:100%}.menu-toggle{display:none;border:1px solid rgba(255,255,255,.45);background:transparent;color:#fff;border-radius:6px;padding:8px 12px;font-weight:600;cursor:pointer}.mobile-nav-overlay,.sidebar-close{display:none}.email-button{background:linear-gradient(135deg,#3B82F6,#007bff);color:#fff;padding:10px 16px;border-radius:6px;text-decoration:none;font-weight:600;margin-left:10px;box-shadow:0 4px 12px rgba(0,123,255,.25);transition:transform .2s ease,box-shadow .2s ease}.email-button:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,123,255,.35)}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;right:0;background:linear-gradient(135deg,white,#3B82F6);min-width:220px;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1000;display:none;border-radius:8px;overflow:hidden}.dropdown:hover .dropdown-menu{display:block}.dropdown-menu a{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;white-space:nowrap;padding:10px 15px;color:#0A1F44;text-decoration:none;border-bottom:1px solid #ddd}.dropdown-menu a i{flex:0 0 16px;width:16px;text-align:center}.dropdown-menu a:last-child{border-bottom:none}.dropdown-menu a:hover{background-color:rgba(59,130,246,.1)}.dropdown-button{background:none;border:none;color:white;cursor:pointer;font-weight:700;font-size:inherit;font-family:inherit;position:relative}.dropdown-button:after{content:"";display:block;width:0;height:2px;background:orange;transition:width .3s ease;position:absolute;bottom:0;left:0}.dropdown-button:hover:after,.hero{width:100%}.hero{background:linear-gradient(rgba(10,31,68,.5),rgba(10,31,68,.5)),url("/hero section image.webp") 50%/cover no-repeat;color:white;text-align:center;padding:120px 20px;position:relative;overflow:hidden}.hero:before{top:0;left:0;right:0;bottom:0;background:rgba(10,31,68,.7);content:"";position:absolute;inset:0;background:rgba(10,31,68,.4);z-index:0}.hero-content{position:relative;z-index:1}.hero h1{font-size:2.8rem;margin-bottom:20px;animation:popInHero 1s ease-out}.hero p{font-size:1.3rem;max-width:700px;margin:0 auto 30px;animation:popInHero 1s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes popInHero{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.cta-button{display:inline-block;background:linear-gradient(135deg,#007bff,#3B82F6);color:#fff;padding:12px 24px;font-size:16px;border:none;border-radius:6px;cursor:pointer;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,123,255,.3);animation:popInHero 1s ease-out .4s both}.cta-button:hover{background:linear-gradient(135deg,#3B82F6,#007bff);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,123,255,.4)}.about{padding:60px 20px;background-color:#f9f9f9}.about-container{display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:1200px;margin:0 auto;gap:40px}.two-col__image,.two-col__text{min-width:0}.about-text h2{font-size:2rem;margin-bottom:20px;color:#0A1F44}.about-text p{font-size:19px;font-weight:500;line-height:1.7}.about-text p,.about-text ul{margin-bottom:15px;color:#555}.about-text ul{list-style:disc;padding-left:20px;margin-top:10px}.about-subtitle{font-size:1.5rem;color:orange;margin-top:30px;margin-bottom:15px;font-weight:700}.about-list{list-style-type:disc;padding-left:20px}.about-list li{margin-bottom:10px;color:#555}.highlight-text{text-align:center;font-size:1.2rem;color:orange;font-weight:700;margin:20px 0}.cta-text{font-size:1.1rem;font-style:italic;color:#0A1F44;margin-top:20px}.animated-text{animation:move 3s infinite}@keyframes move{0%{transform:translateX(0)}50%{transform:translateX(10px)}to{transform:translateX(0)}}.about-image{display:flex;justify-content:center;align-items:center}.about-image img{width:100%;max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.certifications{padding:60px 20px;background-color:#ffffff;text-align:center}.certifications h2{font-size:2rem;margin-bottom:40px;color:#0A1F44}.certifications-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1200px;margin:0 auto;align-items:stretch}.certifications-container img{background:#fff;padding:12px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.certification-image,.certifications-container img{width:100%;height:220px;object-fit:contain;object-position:center}.testimonials{background-color:#F1F5F9;padding:60px 20px;text-align:center}.testimonials h2{font-size:2rem;margin-bottom:40px;color:#0A1F44}.carousel-wrapper{max-width:1100px;margin:0 auto 40px}.carousel-wrapper,.testimonial-carousel{overflow:hidden;position:relative}.carousel-track{display:flex;gap:30px;animation:scrollCarousel 15s linear infinite;will-change:transform}.testimonial{background:#fff;padding:24px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.05);min-width:300px;max-width:300px;flex:0 0 auto;text-align:left}.testimonial p{font-size:.95rem;color:#444;line-height:1.6}.testimonial strong{display:block;margin-top:10px;color:#1E3A8A}.stars{color:orange;font-size:1.2rem;margin:10px 0}@keyframes scrollCarousel{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.metrics{margin-top:60px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;max-width:1200px;margin-left:auto;margin-right:auto}.metric{background:#0A1F44;color:#fff;padding:18px 14px;border-radius:10px;min-width:0;text-align:center;min-height:140px;display:flex;flex-direction:column;justify-content:center}.metric h3{margin:0;font-size:2rem;color:orange;font-weight:800;line-height:1.1}.metric p{margin:5px 0 0;font-size:1rem}.metrics .metric{opacity:0;transform:scale(.8)}.metrics.animate .metric{opacity:1;transform:scale(1)}@keyframes popIn{to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{opacity:1;transform:translateY(0) scale(1)}50%{opacity:1;transform:translateY(-5px) scale(1.02)}}.metrics.animate .metric:first-child{animation-delay:0s}.metrics.animate .metric:nth-child(2){animation-delay:.2s}.metrics.animate .metric:nth-child(3){animation-delay:.4s}.metrics.animate .metric:nth-child(4){animation-delay:.6s}.metrics.animate .metric:nth-child(5){animation-delay:.8s}.companies{text-align:center;padding:40px 20px;background-color:#f0f0f0}.companies h2{font-size:2rem;margin-bottom:20px;color:#0A1F44}.companies-list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.companies-list span{padding:10px 15px;font-weight:700;color:#0A1F44}.companies-list span,.company-logo{background-color:#fff;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.company-logo{width:64px!important;height:64px!important;object-fit:contain;padding:5px}footer{background-color:#0A1F44;color:white;padding:40px 20px 20px;margin-top:60px}.site-footer .footer-top{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start;--bs-gutter-x:0;margin-left:0;margin-right:0}.site-footer .container{max-width:1200px;margin:0 auto;padding:0 20px}.site-footer .text-center{text-align:center}.site-footer .footer-top>[class*=col-]{width:auto;max-width:none;padding-left:0;padding-right:0}.site-footer .footer-top>:nth-child(2){justify-self:center;text-align:left}.site-footer .footer-top>:nth-child(2) .footer-links{display:block}.site-footer .footer-title{color:orange;margin-bottom:15px;font-size:1.1rem}.site-footer .footer-links{list-style:none;padding:0;margin:0}.site-footer .footer-links li+li{margin-top:8px}.site-footer .footer-links a{color:#ccc;text-decoration:none}.site-footer .footer-links a:hover{color:#edeff3}footer .footer-divider{display:none}.footer-content{max-width:1200px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:40px;row-gap:30px;margin:0 auto 30px;align-items:start}.footer-section{min-width:0}.footer-section h3{color:orange;margin-bottom:15px;font-size:1.1rem}.footer-section a,.footer-section p{color:#ccc;text-decoration:none;line-height:1.6;margin-bottom:8px;display:block}.footer-section a:hover{color:#edeff3}.footer-contact{display:flex;align-items:center;margin-bottom:10px}.footer-contact i{margin-right:10px;color:#ffffff;width:16px}.footer-contact span{overflow-wrap:anywhere}.footer-social{display:flex;gap:15px;margin-top:15px}.footer-social a{color:#ccc;font-size:1.2rem;transition:color .3s ease}.footer-social a:hover{color:#3B82F6}.footer-social .fa-facebook-f{color:#1877F2}.footer-social .fa-instagram{color:#E4405F}.footer-bottom{border-top:1px solid #333;padding-top:20px;text-align:center;color:#888}.footer-certifications{flex-direction:column;align-items:center}.certification-images,.footer-certifications{display:flex;justify-content:center;gap:20px;margin-top:15px;flex-wrap:wrap}.certification-images img{max-width:250px;height:auto;border-radius:5px}.certification-badge{background:#1E3A8A;padding:8px 12px;border-radius:4px;font-size:.85rem;color:#3B82F6}@media (max-width:900px){header{padding:14px 16px}.header-container{align-items:center;gap:10px}.brand{margin-bottom:0;font-size:20px}.menu-toggle{display:inline-flex;margin-left:auto}.site-nav{position:fixed;top:0;right:0;width:min(86vw,360px);height:100dvh;background:#0A1F44;display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-top:0;padding:20px 16px;z-index:1200;transform:translateX(100%);transition:transform .28s ease;overflow-y:auto}.site-nav.open{transform:translateX(0)}.mobile-nav-overlay{display:block;position:fixed;inset:0;background:rgba(10,31,68,.45);border:0;margin:0;padding:0;z-index:1100;cursor:pointer}.sidebar-close{display:inline-flex;justify-content:center;align-items:center;margin-bottom:8px;width:100%;border:1px solid rgba(255,255,255,.45);background:transparent;color:#fff;border-radius:6px;padding:10px 12px;font-weight:600;cursor:pointer}.dropdown-button,.site-nav a{display:block;width:100%;text-align:left;padding:8px 0}.dropdown{width:100%}.dropdown-menu{position:static;right:auto;min-width:100%;margin-top:4px;border-radius:6px}.email-button{margin-left:0;text-align:center}.hero{padding:90px 16px}.hero h1{font-size:2rem;line-height:1.2}.hero p{font-size:1rem;line-height:1.6}.certifications-container{grid-template-columns:1fr;gap:16px}.testimonial{min-width:min(86vw,360px);max-width:min(86vw,360px)}.testimonial-carousel{overflow:hidden}.carousel-track{animation:scrollCarousel 15s linear infinite;gap:14px;width:auto;padding:0}.testimonial{scroll-snap-align:none}.footer-content,.site-footer .footer-top{grid-template-columns:1fr}.site-footer .footer-top>[class*=col-]{text-align:left}.site-footer .footer-top>:nth-child(2){justify-self:stretch;text-align:left}.site-footer .footer-top>:nth-child(2) .footer-links{display:block;text-align:left}.footer-contact,.footer-social{justify-content:flex-start}.footer-bottom{font-size:.92rem;line-height:1.5}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metrics .metric:last-child{grid-column:1/-1;max-width:280px;justify-self:center}}.mobile-inline-image{display:none}@media (max-width:768px){html{-webkit-text-size-adjust:100%}main h1,section h1{font-size:clamp(1.45rem,5.8vw,1.95rem);line-height:1.2;margin-bottom:12px}main h2,section h2{font-size:clamp(1.25rem,4.9vw,1.65rem);line-height:1.25;margin-bottom:10px}main h3,section h3{font-size:clamp(1.08rem,4.2vw,1.3rem);line-height:1.3;margin-bottom:8px}blockquote,main li,main p,section li,section p{font-size:.95rem;line-height:1.65}main p,section p{margin-bottom:12px}.metrics{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin-top:30px}.metrics .metric{grid-column:span 2}.metric{min-height:98px;padding:12px 8px;border-radius:8px;overflow:hidden}.metric h3{font-size:1.28rem;line-height:1.1}.metric p{margin-top:4px;font-size:.84rem;line-height:1.3;overflow-wrap:anywhere;word-break:break-word;hyphens:auto}.metrics .metric:nth-child(4){grid-column:2/span 2}.metrics .metric:nth-child(5){grid-column:4/span 2}.cta-button{display:inline-flex;align-items:center;justify-content:center;width:min(100%,340px);min-height:48px;padding:13px 16px;font-size:.96rem;line-height:1.25;text-align:center;border-radius:10px}.companies-list{display:flex;flex-wrap:wrap;justify-content:center;column-gap:10px;row-gap:10px;overflow:hidden;padding:4px 2px 8px;max-width:280px;margin-left:auto;margin-right:auto}.company-logo{width:40px!important;height:40px!important;min-width:40px;min-height:40px;padding:4px}.about-container{grid-template-columns:1fr;gap:22px;align-items:start}.about .two-col__image,.founder .two-col__image{order:-1}.about .two-col__text,.founder .two-col__text{order:1}.about-image{width:100%;justify-content:center;margin:0 auto 8px}.about-image img{width:min(92vw,460px);height:auto}.about-text{padding:0 6px}.founder-text{padding:0 14px}.about>.about-container>.about-image,.founder>.about-container>.about-image{display:none}.mobile-inline-image{display:block;width:100%;text-align:center;margin:14px auto 18px}.mobile-inline-image img{width:min(90vw,430px);height:auto;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12)}.founder .mobile-inline-image img{width:min(82vw,330px)}.about-text h2{font-size:1.65rem;line-height:1.25;margin-bottom:14px}.about-subtitle,.founder-text h3{font-size:1.2rem;line-height:1.3;margin-top:18px;margin-bottom:10px}.founder-text blockquote{margin:0 0 12px;font-size:1rem;line-height:1.55}.about-list li,.about-text p,.founder-text p{font-size:.98rem;line-height:1.65}.founder-text blockquote,.founder-text h2,.founder-text h3,.founder-text p{overflow-wrap:anywhere}.founder-text blockquote,.founder-text h3,.founder-text p{padding-left:2px;padding-right:2px}.about-text p+p,.founder-text p+p{margin-top:10px}.about-list{padding-left:18px;margin-bottom:14px}.about-list li{margin-bottom:8px}}@media (max-width:700px){body{font-size:16px;line-height:1.6}.brand{font-size:20px}.dropdown-button,.email-button,.site-nav a{font-size:1rem}.hero h1{font-size:clamp(1.6rem,6.4vw,2rem);line-height:1.2}.hero p{font-size:.96rem;line-height:1.65}.about-container{grid-template-columns:1fr;gap:24px;align-items:start}.about-text p{font-size:1rem;line-height:1.7}.about-text h2,.companies h2,.testimonials h2{font-size:1.7rem}.about-subtitle{font-size:1.3rem}.about-image{justify-content:center}.about-image img{width:min(88vw,420px);height:auto}.founder-photo{border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12)}.founder-text blockquote{margin:0 0 16px;font-size:1.05rem;line-height:1.5}footer{padding:28px 14px 16px}.site-footer .container{padding:0 8px}.site-footer .footer-title{font-size:1rem;margin-bottom:10px}.site-footer .footer-links a,.site-footer p{font-size:.95rem;line-height:1.6}.site-footer .footer-top{gap:18px}.site-footer .footer-top>[class*=col-]{width:100%;min-width:0}.site-footer .footer-top>:nth-child(2) .footer-links{display:block;text-align:left}.site-footer .footer-links li+li{margin-top:10px}.footer-contact{justify-content:flex-start;align-items:flex-start;gap:8px;max-width:100%;margin-left:0;margin-right:0}.footer-contact i{margin-top:3px}.footer-social{justify-content:flex-start;gap:18px}.footer-bottom{font-size:.85rem;line-height:1.5;word-break:break-word}}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}