.banner2{width:100%}.banner2,.banner2_container{display:flex;justify-content:center;align-items:center}.banner2_container{width:95%;font-size:1.5rem;background-image:url(/images/footer-bg.png);background-size:cover;background-position:bottom;background-repeat:no-repeat;margin-top:1rem;color:#fff;background-color:#0074D9;padding:20px;border-radius:16px;text-align:center}.banner3{width:100%;margin:1rem 0}.banner3,.banner_container{display:flex;justify-content:center;align-items:center}.banner_container{width:95%;flex-direction:column;background-color:#0074D9;color:#fff;font-size:1.5rem;background-image:url(/images/footer-bg.png);background-size:cover;background-position:bottom;background-repeat:no-repeat;padding:20px;border-radius:16px;gap:1rem}.banner3 h1{font-size:2rem;margin:0;font-weight:700}.banner3 p{font-size:1.2rem;margin:0;text-align:center}.banner3 button{color:#fff;font-weight:700;transition:color .3s ease;border:2px solid #fff;padding:10px;margin:0;width:150px}.banner3 button:hover{color:#0074D9;background-color:#fff;cursor:pointer}@media (max-width:689px){.banner3 h1{font-size:1.5rem;text-align:center}.banner3 p{font-size:1rem}.banner3 button{width:120px;font-size:.9rem;padding:8px}}.how_section{width:100%;max-width:900px;margin:2rem auto;padding:1.5rem 1rem;text-align:center}.how_title{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:#001f3f}.how_steps{list-style:none;padding:0;margin:0;counter-reset:step}.how_steps li{position:relative;padding:1rem 1rem 1rem 3.5rem;margin-bottom:1rem;text-align:start;background:#f8f9fa;border-radius:12px;border-right:4px solid #0074d9;counter-increment:step}.how_steps li:before{content:counter(step);position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:28px;height:28px;background:#0074d9;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}[dir=rtl] .how_steps li{border-right:none;border-left:4px solid #0074d9;padding-left:1rem;padding-right:3.5rem}[dir=rtl] .how_steps li:before{left:auto;right:1rem}@media (max-width:600px){.how_title{font-size:1.4rem}.how_steps li{padding:.9rem .9rem .9rem 3rem;font-size:.95rem}.how_steps li:before{width:24px;height:24px;font-size:.8rem}}.why_section{width:100%;max-width:1000px;margin:2rem auto;padding:1.5rem 1rem;text-align:center}.why_title{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:#001f3f}.why_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.why_card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:1.25rem;text-align:start;box-shadow:0 2px 8px rgba(0,0,0,.06)}.why_icon{font-size:1.5rem;display:block;margin-bottom:.5rem}.why_card_title{font-size:1.1rem;font-weight:700;margin:0 0 .5rem;color:#001f3f}.why_card_text{font-size:.95rem;margin:0;color:#495057;line-height:1.5}@media (max-width:689px){.why_grid{grid-template-columns:1fr}.why_title{font-size:1.4rem}}.final_cta{width:100%;display:flex;justify-content:center;align-items:center;margin:2rem 0;padding:0 1rem}.final_cta_container{width:95%;max-width:700px;background:#0074d9;color:#fff;padding:2rem;border-radius:16px;text-align:center;background-image:url(/images/footer-bg.png);background-size:cover;background-position:bottom;background-repeat:no-repeat}.final_cta_title{font-size:1.75rem;font-weight:700;margin:0 0 .75rem}.final_cta_sub{font-size:1.1rem;margin:0 0 1.25rem;opacity:.95}.final_cta_btn{display:inline-block;background:#fff;color:#0074d9;font-weight:700;padding:12px 24px;border-radius:8px;text-decoration:none;border:2px solid #fff;transition:background .3s ease,color .3s ease}.final_cta_btn:hover{background:transparent;color:#fff}.final_cta_trust{font-size:.95rem;margin:1rem 0 0;opacity:.95}@media (max-width:589px){.final_cta_title{font-size:1.4rem}.final_cta_sub{font-size:1rem}}