.footer{background:var(--dark);overflow:hidden;padding:70px 0 40px;position:relative}.footer-bg{background:radial-gradient(ellipse 1140px 395px at 50% 100%,rgba(72,118,235,.12),transparent 60%),radial-gradient(ellipse 760px 226px at 50% 0,rgba(72,118,235,.3),transparent 50%);inset:0;pointer-events:none;position:absolute}.footer-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:60px;position:relative;z-index:2}.footer-newsletter h2{font-family:var(--heading);font-size:48px;font-weight:700;letter-spacing:2.43px;line-height:1.08;margin-bottom:20px;max-width:756px;text-transform:uppercase}.footer-email-form{align-items:center;background:hsla(0,0%,100%,.13);border-radius:10px;display:flex;gap:80px;max-width:400px;padding:4px}.footer-email-form .hs-input,.footer-email-form input{background:none;border:none;color:hsla(0,0%,100%,.4);font-family:var(--body);font-size:16px;letter-spacing:-.48px;outline:none;width:100%}.footer-email-form input::placeholder{color:hsla(0,0%,100%,.4)}.footer-email-form button,.footer-email-form input.hs-button.primary.large{background:none;border:none;color:var(--blue);cursor:pointer;font-family:var(--body);font-size:16px;letter-spacing:-.48px;transition:opacity .3s ease;white-space:nowrap}.footer-email-form input.hs-button.primary.large{left:auto;position:absolute;right:0;top:0;width:auto}.footer-email-form .hs_email.hs-email{margin:0}.footer-email-form .hs_email.hs-email>label{display:none}.footer-email-form>*{width:100%}.footer-email-form button:hover,.footer-email-form input.hs-button.primary.large:hover{opacity:.8}.back-to-top{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:10px;letter-spacing:-.48px;transition:color .3s ease}.back-to-top:hover{color:var(--blue)}.back-to-top svg{transition:transform .3s ease}.back-to-top:hover svg{transform:translateY(-3px)}.footer-body{display:grid;gap:60px;grid-template-columns:2fr 1fr 1fr 1fr;padding-top:40px;position:relative;z-index:2}.footer-location-title{color:hsla(0,0%,100%,.9);font-size:16px;font-weight:600;margin-bottom:10px}.footer-location-addr{color:hsla(0,0%,100%,.6);line-height:1.6;max-width:296px}.footer-links a,.footer-location-addr{font-size:16px;font-weight:500;letter-spacing:-.48px}.footer-links a{color:hsla(0,0%,100%,.9);display:block;margin-bottom:10px;transition:color .3s ease}.footer-links a:hover{color:var(--blue)}.footer-divider{background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.03));height:1px;margin:40px 0;position:relative;width:100%;z-index:2}.footer-bottom{color:hsla(0,0%,100%,.5);display:flex;font-size:16px;font-weight:500;justify-content:space-between;letter-spacing:-.48px;position:relative;z-index:2}.footer-bottom a{color:#fff;transition:color .3s ease}.footer-bottom a:hover{color:var(--blue)}.footer-bottom{opacity:.5}.footer-email-form form{background:transparent;margin:0;padding:0;position:relative}.footer-email-form h3.form-title{display:none}.footer-email-form input.hs-button.primary.large{    left:auto;    position:absolute;    right:0;    top:3px;    width:auto}@media (max-width:992px){.footer-body{grid-template-columns:1fr 1fr}}@media (max-width:600px){.footer-top{flex-direction:column;gap:24px}.footer-body{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:12px;text-align:center}.footer-newsletter h2{font-size:32px}}