
.ic-footer{margin-top:72px;background:linear-gradient(135deg,#006f63 0%,#008f80 48%,#00a892 100%);color:#fff;font-family:Inter,Arial,sans-serif}
.ic-footer,.ic-footer *{box-sizing:border-box}.ic-footer a{color:inherit;text-decoration:none}
.ic-footer__container{width:min(1180px,calc(100% - 48px));margin:0 auto}
.ic-footer__top{display:grid;grid-template-columns:minmax(240px,1fr) minmax(520px,1.7fr);gap:64px;align-items:start;padding:54px 0 42px}
.ic-footer__brand{max-width:390px}.ic-footer__logo{display:inline-flex;padding:10px 14px;border-radius:16px;background:#fff;box-shadow:0 14px 34px rgba(0,49,44,.2)}
.ic-footer__logo img{display:block;width:auto;max-width:260px;height:50px;object-fit:contain}
.ic-footer__brand p{margin:22px 0 0;color:rgba(255,255,255,.88);font-size:1rem;line-height:1.7}
.ic-footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}
.ic-footer__links>a{min-height:58px;display:flex;align-items:center;padding:15px 18px;border:1px solid rgba(255,255,255,.24);border-radius:16px;background:rgba(255,255,255,.09);font-weight:800;line-height:1.35;transition:.2s}
.ic-footer__links>a:hover{transform:translateY(-2px);background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.42)}
.ic-footer__links .ic-footer__button{grid-column:1/-1;justify-content:center;background:#fff;color:#00796d;border-color:#fff;box-shadow:0 14px 30px rgba(0,57,50,.2)}
.ic-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:22px 0 28px;border-top:1px solid rgba(255,255,255,.22);color:rgba(255,255,255,.88);font-size:.92rem}
.ic-footer__contacts{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 22px}
@media(max-width:900px){.ic-footer__top{grid-template-columns:1fr;gap:34px}.ic-footer__brand{max-width:100%}}
@media(max-width:640px){.ic-footer{margin-top:48px}.ic-footer__container{width:min(100% - 30px,1180px)}.ic-footer__top{padding:40px 0 30px}.ic-footer__links{grid-template-columns:1fr}.ic-footer__links .ic-footer__button{grid-column:auto}.ic-footer__bottom{flex-direction:column;align-items:flex-start}.ic-footer__contacts{justify-content:flex-start;flex-direction:column}.ic-footer__logo img{max-width:220px;height:44px}}
