.why-me-section{padding:10px 20px;background-color:#f9fafb}.why-me-container{max-width:1200px;margin:0 auto;background-color:#F0F4FD;padding:30px 10px;border:solid 1px #E4ECFB;border-radius:5px;display:block;box-shadow:2px 3px 6px rgb(0 0 0 / .06)}.why-me-content{display:flex;align-items:flex-start;gap:30px}.why-me-left img{width:100px;height:100px}.why-me-right{display:flex;flex-direction:column}.why-me-title{color:#163059;font-size:1rem;margin:0 0 10px 0}.why-me-subtitle{color:#6b7280;font-size:.85rem;margin:0}.why-me-features{display:grid;grid-template-columns:1fr 1fr;gap:15px 20px;margin:25px 0}.why-me-feature{display:flex;align-items:center;gap:10px}.why-me-feature img{width:20px;height:20px}.why-me-feature p{margin:0;font-size:.85rem;color:#163059}.get-in-touch-section{padding:20px 20px 50px 20px}.get-in-touch-container{max-width:700px;margin:0 auto;border:solid 1px #E4ECFB;padding:20px 0;box-shadow:2px 3px 6px rgb(0 0 0 / .06)}.get-in-touch-row{display:flex;align-items:center;gap:20px;justify-content:space-evenly}.get-in-touch-left img{width:100px;height:100px}.get-in-touch-right{display:flex;flex-direction:column}.get-in-touch-title{color:#163059;font-weight:700;margin:0;font-size:1rem}.get-in-touch-subtitle{color:#163059;font-weight:400;margin:5px 0 0 0;font-size:.85rem}.get-in-touch-button-row{margin-top:10px;display:flex;justify-content:center}.get-in-touch-button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background-color:#1c69d7;color:#fff;border:0;border-radius:4px;cursor:pointer;font-weight:700;width:80%;justify-content:center;font-size:.95rem;text-decoration:none;transition:all 0.2s ease-in-out}.get-in-touch-button:hover{background-color:#155bb5;transform:translateY(-2px);box-shadow:0 4px 10px rgb(28 105 215 / .3)}.get-in-touch-button:active{background-color:#0f3d7a;transform:translateY(1px);box-shadow:0 2px 6px rgb(28 105 215 / .2)}.get-in-touch-button-icon{width:18px;height:18px;margin-bottom:-2px}.footer{background-color:#163b6c;color:#fff;padding:20px}.footer-container{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;gap:10px;flex-direction:column}.footer-first-row{display:flex;align-items:flex-start;opacity:.95;justify-content:space-between;width:100%}.footer-logo{height:42px;width:auto}.footer-brand{font-size:16px;font-weight:500;color:#fff}.footer-link:hover{text-decoration:underline}.footer-left{display:flex;flex-direction:column;gap:10px;padding:0 5px}.footer-top{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%}.footer-description{font-size:.85rem;line-height:1.5;color:#fff;max-width:400px;margin:10px auto}.footer-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #fff;border-radius:10px;color:#fff;text-decoration:none;background-color:#fff0;width:fit-content;font-size:.85rem}.footer-cta:hover{background-color:rgb(255 255 255 / .1)}.footer-arrow{font-weight:700}.footer-right{display:flex;align-items:start;flex-direction:column;gap:8px;padding:0 5px}.footer-link{color:#fff;text-decoration:none;font-size:.85rem;text-align:left;font-style:italic}.footer-link::before{content:">";margin-right:8px;color:#fff}.footer-divider{display:flex;align-items:center;justify-content:center;margin-top:30px;width:100%;opacity:.8}.footer-divider-text{padding:0 12px;font-size:.85rem;color:#fff;white-space:nowrap}.footer-divider-line{flex:1;height:1px;background-color:#fff;opacity:.4}.footer-social{display:flex;justify-content:center;align-items:center;gap:20px;margin:10px auto}.footer-social-icon{width:24px;height:24px;cursor:pointer;opacity:.8;transition:opacity 0.2s ease,transform 0.2s ease}.footer-social-icon:hover{opacity:1;transform:translateY(-2px)}.footer-bottom{margin:0 auto}.footer-bottom-text{font-size:.75rem;color:#fff;opacity:.7;letter-spacing:.5px}@media (min-width:350px){.footer-logo{height:44px;width:auto}.footer-brand{font-size:17px}.footer-description{font-size:.9rem}.footer-cta{font-size:.9rem}.footer-link{font-size:.9rem}.footer-divider-text{font-size:.9rem}.footer-social-icon{width:25px;height:25px}.footer-bottom-text{font-size:.8rem}}@media (min-width:420px){.why-me-left img{width:110px;height:110px}.why-me-title{font-size:1.05rem}.why-me-subtitle{font-size:.9rem}.why-me-feature img{width:21px;height:21px}.why-me-feature p{font-size:.9rem}.get-in-touch-left img{width:110px;height:110px}.get-in-touch-title{font-size:1.05rem}.get-in-touch-subtitle{font-size:.9rem}.get-in-touch-button{font-size:1rem}.get-in-touch-button-icon{width:19px;height:19px;margin-bottom:-2px}.footer-logo{height:45px;width:auto}.footer-brand{font-size:18px}.footer-description{font-size:.95rem}.footer-cta{font-size:.95rem}.footer-link{font-size:.95rem}.footer-divider-text{font-size:.95rem}.footer-social-icon{width:26px;height:26px}.footer-bottom-text{font-size:.85rem}}@media (min-width:500px){.why-me-left img{width:120px;height:120px}.why-me-title{font-size:1.1rem}.why-me-subtitle{font-size:.95rem}.why-me-feature img{width:22px;height:22px}.why-me-feature p{font-size:.95rem}.get-in-touch-left img{width:120px;height:120px}.get-in-touch-title{font-size:1.1rem}.get-in-touch-subtitle{font-size:.95rem}.get-in-touch-button{font-size:1.05rem}.get-in-touch-button-icon{width:20px;height:20px;margin-bottom:-2px}.footer-logo{height:47px}.footer-brand{font-size:19px}.footer-description{font-size:1rem}.footer-cta{font-size:1rem}.footer-link{font-size:1rem}.footer-divider-text{font-size:1rem}.footer-social-icon{width:27px;height:27px}.footer-bottom-text{font-size:.9rem}}@media (min-width:550px){.why-me-left img{width:130px;height:130px}.why-me-title{font-size:1.15rem}.why-me-subtitle{font-size:1rem}.why-me-feature img{width:24px;height:24px}.why-me-feature p{font-size:1rem}.get-in-touch-left img{width:130px;height:130px}.get-in-touch-title{font-size:1.15rem}.get-in-touch-subtitle{font-size:1rem}.get-in-touch-button{font-size:1.1rem}.get-in-touch-button-icon{width:22px;height:22px;margin-bottom:-3px}.footer-logo{height:48px}.footer-brand{font-size:20px}.footer-description{font-size:1.05rem}.footer-cta{font-size:1.05rem}.footer-link{font-size:1.05rem}.footer-divider-text{font-size:1.05rem}.footer-social-icon{width:28px;height:28px}.footer-bottom-text{font-size:.95rem}}@media (min-width:600px){.why-me-container{justify-items:center}.why-me-content{width:490px}.why-me-left img{width:140px;height:140px}.why-me-title{font-size:1.2rem}.why-me-subtitle{font-size:1.05rem}.why-me-features{width:490px}.why-me-feature{width:220px}.why-me-feature img{width:25px;height:25px}.why-me-feature p{font-size:1.05rem}.get-in-touch-left img{width:140px;height:140px}.get-in-touch-title{font-size:1.2rem}.get-in-touch-subtitle{font-size:1.05rem}.get-in-touch-button{font-size:1.15rem}.get-in-touch-button-icon{width:23px;height:23px;margin-bottom:-3px}}@media (min-width:700px){.why-me-container{justify-items:center}.why-me-content{width:590px}.why-me-left img{width:140px;height:140px}.why-me-title{font-size:1.2rem}.why-me-subtitle{font-size:1.05rem}.why-me-features{width:590px}.why-me-feature{width:250px;margin-bottom:20px}.why-me-feature img{width:25px;height:25px}.why-me-feature p{font-size:1.05rem}.get-in-touch-left img{width:140px;height:140px}.get-in-touch-title{font-size:1.3rem}.get-in-touch-subtitle{font-size:1.15rem}.get-in-touch-button{font-size:1.15rem}.get-in-touch-button-icon{width:23px;height:23px;margin-bottom:-3px}}@media (min-width:850px){.why-me-content{width:690px}.why-me-left img{width:150px;height:150px}.why-me-title{font-size:1.25rem}.why-me-subtitle{font-size:1.1rem}.why-me-features{width:690px}.why-me-feature{width:250px}.why-me-feature img{width:25px;height:25px}.why-me-feature p{font-size:1.1rem}.get-in-touch-left img{width:150px;height:150px}.get-in-touch-title{font-size:1.45rem}.get-in-touch-subtitle{font-size:1.2rem}}@media (min-width:1000px){.why-me-container{display:flex;align-items:flex-start;gap:20px}.why-me-features,.why-me-content{width:auto}.why-me-features{margin:0}}.contact-feedback{animation:fadeInUp 0.3s ease}.contact-feedback-title{font-size:1.2rem;font-weight:600;color:#163059;margin-bottom:8px}.contact-feedback-message{font-size:.9rem;color:#5a6b85;line-height:1.4}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(10 30 60 / .75);display:none;align-items:center;justify-content:center;z-index:9999}.modal-overlay.active{display:flex}.modal-container{background:#fff;padding:30px;border-radius:12px;width:90%;max-width:500px;box-shadow:0 20px 60px rgb(0 0 0 / .2);position:relative;animation:fadeInUp 0.3s ease}.modal-close{position:absolute;top:12px;right:16px;font-size:24px;border:none;background:none;cursor:pointer}.modal-container h2{margin-bottom:8px;font-size:24px;color:#1a2b4c}.modal-container p{font-size:14px;color:#6b7a90;margin-bottom:20px}.modal-form .form-group{margin-bottom:15px}.modal-form input,.modal-form textarea{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #dce3ed;font-size:14px;outline:none;transition:0.2s}.modal-form input:focus,.modal-form textarea:focus{border-color:#2f6fed;box-shadow:0 0 0 2px rgb(47 111 237 / .1)}.modal-submit{width:100%;padding:14px;background:#2f6fed;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:0.2s}.modal-submit:hover{background:#1e54c4}@keyframes fadeInUp{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
