.about-module{background-color:transparent;padding:4rem 2rem}.about-container{display:flex;flex-wrap:wrap;gap:2rem;margin:0 auto;max-width:1200px}.image-grid{flex:1;min-width:300px}.image-wrapper{align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);position:relative}.image-wrapper img:nth-child(2){grid-row:span 2}.image-wrapper img{border-radius:10px;height:auto;object-fit:cover;width:100%}.badge{align-items:center;background:radial-gradient(circle,#007bff,#004e99);background:linear-gradient(180deg,#48b3e8,#033261);border:5px solid #fff;border-radius:50%;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;display:flex;flex-direction:column;font-size:14px;font-weight:700;height:100px;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100px}h2.section-title:after{background:url("https://20090730.fs1.hubspotusercontent-na1.net/hubfs/20090730/Vector%20(2).png");background-repeat:no-repeat;background-size:contain;content:"";display:block;min-height:10px;width:100%}.text-content{flex:1;min-width:300px}.section-title{color:#0f172a;display:inline-block;font-size:2rem;margin-bottom:1rem}.company-description{font-size:1.1rem;line-height:1.6}.stats{display:flex;font-weight:700;gap:2rem;margin-top:2rem}.stat-item{border-right:1px solid #4cb5ea}.stat-item:last-child{border:none}.stat-item .stat-value{font-size:1.5rem}.stat-item .stat-label{font-size:.9rem}.about-button{background-color:#4aa7f8;border-radius:9999px;color:#fff;display:inline-block;font-weight:700;margin-top:2rem;padding:.75rem 2rem;text-decoration:none}