@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.md-footer,body{font-family:Inter,sans-serif!important;margin:0;padding:0}.md-footer{background-color:#111222;color:#fff;width:100%}.md-footer-container{flex-wrap:wrap;justify-content:space-between;padding:65px 60px;width:100%}.md-footer-container,.md-footer-container>div{align-items:center;box-sizing:border-box;display:flex}.md-footer-container>div{flex:1 1 33%;flex-direction:column;justify-content:center;padding:0 20px;text-align:left}.md-footer a{color:#fff;display:inline-block;margin-bottom:6px;text-decoration:none}.md-footer a:hover{text-decoration:underline}.md-footer-item-logo{margin-bottom:20px}.md-footer-item-logo img{height:auto;max-width:200px}.md-footer-item-redsocial ul,.md-footer-list ul{list-style:none;margin:0;padding-left:0}.md-footer-item-redsocial ul{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.md-footer-item-redsocial li{margin-bottom:0}.md-footer-item-redsocial img{height:30px;width:30px}.md-footer-form{background-color:#ff5515;border-radius:12px;box-sizing:border-box;color:#fff;max-width:450px;padding:25px 20px;width:100%}.md-footer-form input,.md-footer-form select,.md-footer-form textarea{border:none;border-radius:6px;box-sizing:border-box;font-family:Inter,sans-serif;font-size:1em;margin-bottom:15px;padding:10px 14px;width:100%}.md-footer-form button,.md-footer-form input[type=submit]{background-color:#111222;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:12px 18px;transition:background-color .3s ease}.md-footer-form button:hover,.md-footer-form input[type=submit]:hover{background-color:#333647}.md-footer-form svg{height:auto;margin-top:30px;width:100%}.md-footer-copyright{background-color:#111222;border-top:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:.9em;margin-top:30px;padding:20px 10px;text-align:center}@media (max-width:768px){.md-footer-container{flex-direction:column;padding:40px 20px}.md-footer-container>div{align-items:center;flex:1 1 100%;padding:20px 0;text-align:center}.md-footer-item2{order:1}.md-footer-item3{order:2}.md-footer-item1{order:3}.md-footer-item3{text-align:justify!important}.md-footer-form{text-align:left}}.md-footer-form .hs-form-field.hs-form-checkbox{align-items:center;display:flex;gap:15px;margin-bottom:10px}.md-footer-form input[type=checkbox]{height:16px;margin:0 10px 0 0;width:16px}