@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@250;400;700&display=swap");.hero-section,.hero-section :not(svg):not(path):not(i),.stats-section,.stats-section :not(svg):not(path):not(i){font-family:Poppins,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero-section *,.hero-section :after,.hero-section :before,.stats-section *,.stats-section :after,.stats-section :before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 20px}.hero-section{background:linear-gradient(180deg,#e7f1ff,rgba(231,241,255,0)),#fff;overflow:hidden;padding-bottom:80px;padding-top:80px;position:relative;width:100%}.hero-overlay{background:url(https://5968576.fs1.hubspotusercontent-na1.net/hubfs/5968576/hero-bg-china.jpg) 50%/cover no-repeat;inset:0;position:absolute;z-index:1}.hero-wrapper{align-items:center;display:flex;gap:60px;justify-content:space-between;padding:0 20px;position:relative;z-index:2}.hero-content{display:flex;flex:1;flex-direction:column;gap:25px}.hero-logo{height:auto;margin-bottom:15px;width:253px}.hero-heading{color:#191919;font-size:40px;font-weight:400;line-height:48px;margin-bottom:15px}.hero-subtext{color:#191919;font-size:22px;line-height:35px;margin:0;padding:0}.hero-subtext .regular{font-weight:400}.hero-subtext .bold{font-weight:700}.hero-buttons{display:flex;flex-wrap:nowrap;gap:20px;margin-top:0}.btn{align-items:center;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.25);display:flex;font-size:17px;font-weight:700;justify-content:center;line-height:29px;min-width:180px;padding:10px 40px;text-decoration:none;transition:all .3s ease;width:270px}.btn-main{background:#f61c4e;color:#fff}.btn-secondary{background:#fff;color:#000}.btn-main:hover{background:#d41744;color:#fff!important;text-decoration:none!important}.hidden{display:none}.btn-secondary:hover{background:#f0f0f0;color:#000!important;text-decoration:none!important}.hero-image img{height:auto;max-width:100%}.stats-section{background:#191919;padding:80px 20px;width:100%}.stats-wrapper{align-items:start;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);justify-items:center;padding:0}.stat-item{align-items:center;display:flex;flex-direction:column;gap:25px;max-width:243px;text-align:center;width:100%}.stat-value{color:#fff;font-size:50px;font-weight:700;line-height:60px}.stat-bar{background:#f61c4e;display:inline-block;height:4px;width:70px}.stat-label{color:#fff;font-size:20px;font-weight:400;line-height:32px}@media (max-width:992px){.hero-section{padding-bottom:60px;padding-top:60px}.hero-wrapper{flex-direction:column;gap:40px;padding:0 20px;text-align:center}.hero-content{align-items:center;padding:0}.hero-heading{font-size:24px;line-height:29px;margin-bottom:10px}.hero-subtext{font-size:16px;line-height:22px}.hero-buttons{gap:15px;justify-content:center}.stats-section{padding-bottom:60px;padding-top:60px}.stats-wrapper{gap:20px;grid-template-columns:repeat(2,1fr);padding:0 20px}.stat-value{font-size:30px;line-height:36px}.stat-label{font-size:16px;line-height:22px}}@media (max-width:576px){.hero-section{padding-bottom:40px;padding-top:40px}.hero-wrapper{gap:20px;padding:0 20px}.hero-content{padding:0}.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:280px;width:100%}.stats-section{padding-bottom:40px;padding-top:40px}.stats-wrapper{gap:20px;grid-template-columns:1fr;padding:0 20px}}