.module-footer{background:linear-gradient(90deg,#28918e 0,#054653 65%,#000);box-sizing:border-box;display:flex;flex-direction:column;min-height:320px;width:100%}.module-footer__inner{align-items:stretch;box-sizing:border-box;display:grid;flex:1;gap:64px;grid-template-columns:1fr 20%;margin-inline:auto;max-width:var(--container-edge);padding:48px var(--edge-padding) 40px;width:100%}.module-footer__nav{align-items:start;display:grid;gap:48px;grid-template-columns:repeat(4,auto)}.module-footer__col-heading{color:#b2d3d4;font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:20px;text-transform:uppercase}.module-footer__links{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:0}.module-footer__link{color:#fff;font-family:var(--font-primary);font-size:13px;font-weight:500;text-decoration:none;transition:opacity .2s ease}.module-footer__link:hover{opacity:.8;text-decoration:none}.module-footer__right{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between}.module-footer__logos{align-items:center;display:flex;gap:24px}.module-footer__logo{filter:brightness(0) invert(1);height:32px;object-fit:contain;width:auto}.module-footer__logo-text{color:#fff;font-family:var(--font-primary);font-size:22px;font-weight:700;letter-spacing:-.01em}.module-footer__logo-text--integrum{font-size:20px;font-weight:300;opacity:.9}.module-footer__copyright{text-align:right}.module-footer__copyright p{margin:0 0 4px}.module-footer__copyright p,.module-footer__legal{color:#fff;font-family:var(--font-primary);font-size:12px;font-weight:400}.module-footer__legal{line-height:1.5;text-align:right}.module-footer__legal p{margin:0}@media (max-width:768px){.module-footer__inner{gap:40px;grid-template-columns:1fr}.module-footer__nav{gap:32px;grid-template-columns:repeat(2,1fr)}.module-footer__right{align-items:flex-start;gap:24px}.module-footer__copyright,.module-footer__legal{text-align:left}}.module-footer__disclaimer{margin-top:24px;padding:16px 0 32px;width:100%}.module-footer__disclaimer-inner{color:#fff;font-family:var(--font-primary);font-size:12px;font-weight:400;line-height:1.5;margin-inline:0;max-width:calc(var(--container-edge)*.66);opacity:.75;padding-inline:var(--edge-padding)}.module-footer__disclaimer-inner p{margin:0}