.track-record-3{background:var(--Blue-Twilight,#437382);border-radius:1rem;color:#fff;text-align:center}.track-record-3__wrap{margin:0 auto;padding:80px 20px}.track-record-3__title{color:#fff;font-family:var(--font-family-heading,Montserrat,sans-serif);font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem}.track-record-3__description{color:hsla(0,0%,100%,.9);font-family:var(--font-family-base,Montserrat,sans-serif);font-size:1.125rem;font-weight:300;line-height:1.6;margin:0 auto 3rem;max-width:875px}.track-record-3__stats{display:grid;gap:clamp(20px,4vw,60px);grid-template-columns:repeat(4,1fr);margin:0 3rem 3rem}.track-record-3__stat{align-items:center;display:flex;flex-direction:column;gap:1rem}.track-record-3__icon-wrap{align-items:center;display:flex;height:80px;justify-content:center;margin:0 auto;width:80px}.track-record-3__icon{filter:brightness(0) invert(1);height:auto;max-height:80px;max-width:80px;width:auto}.track-record-3__stat-content{text-align:center}.track-record-3__stat-text{color:#fff;font-family:var(--font-family-base,Montserrat,sans-serif);font-size:1.25rem;font-weight:400;line-height:1.4;margin:0}.track-record-3__cta{margin-top:2rem;text-align:center}.track-record-3__btn{background:var(--Dark-Slate-Green,#163537)!important;border:2px solid transparent!important}@media (max-width:1024px){.track-record-3__stats{gap:clamp(30px,5vw,40px);grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.track-record-3__wrap{padding:60px 16px}.track-record-3__stats{gap:30px;grid-template-columns:repeat(2,1fr);margin-bottom:2.5rem}.track-record-3__icon-wrap{height:60px;width:60px}.track-record-3__icon{max-height:60px;max-width:60px}.track-record-3__btn{font-size:.8rem;padding:14px 24px}}@media (max-width:480px){.track-record-3__stats{gap:25px;grid-template-columns:1fr}.track-record-3__stat{flex-direction:row;gap:1rem;text-align:left}.track-record-3__icon-wrap{flex-shrink:0;height:50px;width:50px}.track-record-3__icon{max-height:50px;max-width:50px}.track-record-3__stat-content{text-align:left}}