.it-section{padding:80px 0;font-family:Inter,sans-serif;width:100%;overflow:hidden}@media(max-width:1200px){.it-section{padding:60px 0 20px}}.it-section .it-container{margin:auto;padding:60px clamp(20px,5vw,80px);display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:30px;width:100%;box-sizing:border-box}.it-section .it-container .it-title{font-family:Inter,sans-serif;font-weight:500;font-size:36px;line-height:43px;text-align:center;color:#0f172a;margin-bottom:22px}.it-section .it-container .it-title span{background:linear-gradient(270.15deg,#2c52be 60.24%,#ff822b 99.8%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.it-section .it-container .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:90%;margin:40px auto}.it-section .it-container .stats .stat-card-wrapper{border-radius:24px;padding:2px;background:linear-gradient(180deg,#FEF1E8,#EFF2FE);box-shadow:0 4px 16px 0 rgba(0,0,0,.05);display:flex;height:100%;width:100%}.it-section .it-container .stats .stat-card-wrapper .stat-card{flex:1;border-radius:22px;padding:18px;background:linear-gradient(180deg,rgba(254,241,232,.5),rgba(239,242,252,.5));text-align:center;display:flex;flex-direction:column}.it-section .it-container .stats .stat-card-wrapper .stat-card .stat-heading{font-family:Inter,sans-serif;font-weight:500;font-size:32px;line-height:43px}.it-section .it-container .stats .stat-card-wrapper .stat-card .stat-subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:21px;color:#1e3a8a}@media(max-width:900px){.it-section .it-container .it-title{font-size:24px}.it-section .it-container .stats{grid-template-columns:repeat(2,1fr)}.it-section .it-container .stats .stat-card .stat-subtitle{font-size:16px}.it-section .it-container .stats .left-bg-icon{left:-50px}}@media(max-width:600px){.it-section .it-container{padding:40px 20px}.it-section .it-container .it-title{width:50%}.it-section .it-container .stats{grid-template-columns:1fr}.it-section .it-container .stats .left-bg-icon{left:-30px;top:10%;transform:translateY(0)}}