.msg-section-container{padding:40px 15px;max-width:1200px;margin:0 auto;font-family:inherit}.msg-highlights-bar{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-radius:12px;padding:20px 40px;box-shadow:0 4px 15px #0000000d;margin-bottom:40px;border:1px solid #eaeaea}.msg-highlight-item{display:flex;align-items:center;gap:15px;flex:1 1;justify-content:center;border-right:1px solid #eaeaea}.msg-highlight-item:last-child{border-right:none}.msg-icon-circle{width:50px;height:50px;border-radius:50%;background-color:#f7f9fc;border:2px solid #e3cc33;display:flex;align-items:center;justify-content:center;color:#05479b}.msg-highlight-text{font-size:16px;font-weight:700;color:#05479b;max-width:200px}.msg-hero-section{display:flex;gap:40px;margin-bottom:50px}.msg-hero-image-col{flex:0 0 50%;position:relative}.msg-hero-image-col img{width:100%;border-radius:12px;box-shadow:0 10px 30px #0000001a;object-fit:cover}.msg-hero-quote-box{position:absolute;top:auto;bottom:-50px;left:-60px;transform:none;background-color:#05479bf2;color:#fff;padding:20px;border-radius:12px;width:45%;max-width:280px;box-shadow:5px 5px 20px #0003;border-left:5px solid #e3cc33}.msg-hero-quote-box h4{color:#e3cc33;font-size:20px;margin-bottom:5px;font-weight:700}.msg-hero-quote-box h6{font-size:13px;font-weight:400;margin-bottom:15px;color:#fff}.msg-hero-quote-box p{font-size:14px;font-style:italic;line-height:1.5;margin:0;color:#fff}.msg-quote-icon{color:#e3cc33;margin-bottom:10px}.msg-hero-text-col{flex:0 0 50%;display:flex;flex-direction:column;justify-content:center}.msg-about-label{font-size:14px;font-weight:700;color:#05479b;text-transform:uppercase;margin-bottom:10px}.msg-main-title{font-size:28px;font-weight:800;color:#05479b;margin-bottom:20px;line-height:1.3}.msg-text-content{font-size:15px;color:#555;line-height:1.7}.msg-timeline-section{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;padding:40px;margin-bottom:40px}.msg-timeline-item{display:flex;gap:30px;margin-bottom:30px;position:relative}.msg-timeline-item:last-child{margin-bottom:0}.msg-timeline-item:before{content:"";position:absolute;left:20px;top:45px;bottom:-45px;width:2px;background-color:#e3cc33;border-left:2px dashed #e3cc33;background:#0000}.msg-timeline-item:last-child:before{display:none}.msg-timeline-icon{width:44px;height:44px;background-color:#f7f9fc;border:2px solid #e3cc33;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#05479b;flex-shrink:0;position:relative;z-index:2}.msg-timeline-text{font-size:15px;color:#555;line-height:1.7;margin-bottom:0}.msg-cta-banner{display:flex;background-color:#fff;border:1px solid #eaeaea;border-radius:12px;align-items:stretch;overflow:hidden;box-shadow:0 4px 15px #0000000d}.msg-cta-icon-box{background-color:#05479b;color:#fff;justify-content:center}.msg-cta-icon-box,.msg-cta-text-box{padding:30px;display:flex;align-items:center}.msg-cta-text-box{flex:1 1;font-size:15px;color:#555;line-height:1.7}.msg-cta-button-box{background-color:#05479b;display:flex;align-items:center;padding:0 40px}.msg-cta-btn{background:#0000;color:#e3cc33;border:none;border-left:3px solid #e3cc33;padding-left:15px;text-align:left;cursor:pointer;display:flex;flex-direction:column}.msg-cta-btn .cta-btn-title{font-size:18px;font-weight:700;color:#e3cc33}.msg-cta-btn .cta-btn-subtitle{font-size:14px;color:#fff}@media (max-width:992px){.msg-highlights-bar{flex-direction:column;gap:20px}.msg-highlight-item{border-right:none;border-bottom:1px solid #eaeaea;padding-bottom:20px;width:100%;justify-content:flex-start}.msg-highlight-item:last-child{border-bottom:none;padding-bottom:0}.msg-hero-section{flex-direction:column}.msg-hero-quote-box{position:relative;top:-30px;left:5%;transform:none;width:90%}.msg-cta-banner{flex-direction:column}.msg-cta-button-box{padding:30px;justify-content:center}}