.my-footer{background-color:#0f203b;box-sizing:border-box;color:#fff;left:50%;margin-left:-50vw;margin-right:-50vw;padding:3rem 2rem 1rem;position:relative;right:50%;width:100vw}.footer-inner{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-col{flex:1 1 280px;min-width:250px}.footer-logo{margin-bottom:1rem;max-width:160px}.footer-text{line-height:1.5;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem;margin-bottom:1rem}.footer-social a{align-items:center;background-color:#19212b;border-radius:50%;display:inline-flex;height:40px;justify-content:center;transition:background-color .3s,transform .2s;width:40px}.footer-social a:hover{background-color:#2979ff;transform:translateY(-2px)}.footer-social img.footer-icon{filter:brightness(0) invert(1);height:24px;width:24px}.footer-contact{display:flex;flex-direction:column;gap:.5rem}.footer-contact a{align-items:center;color:#fff;display:inline-flex;gap:.5rem;text-decoration:none;transition:color .3s}.footer-contact a:hover{color:#2979ff}.footer-contact img.footer-icon{filter:brightness(0) invert(1);height:24px;width:24px}.footer-newsletter h4{font-size:1.25rem;margin-bottom:.5rem}.newsletter-form{display:flex;margin-bottom:1rem}.newsletter-form input{background:#fff;border:none;border-radius:4px 0 0 4px;color:#000;flex:1;padding:.75rem 1rem}.newsletter-form input::placeholder{color:#666}.newsletter-form button{align-items:center;background-color:#2979ff;border:none;border-radius:0 4px 4px 0;display:flex;justify-content:center;padding:0 1rem}.newsletter-form button i{color:#fff;font-size:1rem}.footer-address{color:#fff;font-style:normal}.footer-bottom{border-top:1px solid #2a2a2a;font-size:.875rem;margin-top:1.5rem;padding:.5rem 0;text-align:center}