.empower-section{align-items:left;background-color:#ecf5ff;border-radius:10px;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:1200px;padding:30px 25px 0;position:relative;width:100%}.animate-on-scroll{animation:fadeInRight 1s forwards;opacity:0;transform:translateX(100%)}@keyframes fadeInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.empower-title{font-size:18px;margin-bottom:40px;padding-left:0;text-align:left;width:100%}.empower-title,.highlight-text{color:#022045;font-family:Poppins Regular,sans-serif}.highlight-text{font-weight:400}.empower-columns{animation:fadeInRight 1s .5s forwards;display:flex;gap:20px;justify-content:space-between;line-height:1.5;margin-top:20px;opacity:0;text-align:center;width:100%}.empower-column{border-radius:10px;color:#022045;font-family:Poppins Regular,sans-serif;font-size:14px;font-weight:400;min-height:100px;overflow:auto;padding:10px;width:30%}.empower-number{color:#e96550;font-size:60px;font-weight:700;line-height:1.5;margin-bottom:0;text-align:center}.empower-column:nth-child(2) .empower-number{color:#e96550}.empower-text{color:#022045;font-family:Poppins Regular,sans-serif;font-size:24px;font-weight:400;line-height:1.75;text-align:center}.empower-text span{color:#022045}@media (max-width:1024px){.empower-columns{align-items:center;flex-direction:column}.empower-column{margin-bottom:10px;width:80%}.empower-number{font-size:50px}.empower-text{font-size:20px}}@media (max-width:768px){.empower-section{padding:20px 10px}.empower-title{font-size:16px;padding-left:10px}.empower-columns{align-items:center;flex-direction:column}.empower-column{margin-bottom:5px;width:90%}.empower-number{font-size:45px}.empower-text{font-size:18px}}