#footer{overflow:hidden;position:relative;z-index:99;background:linear-gradient(180deg, var(--color-bg--dark) 0%, var(--color-headings--dark) 100%)}#footer .footer-logo{display:block;width:fit-content}#footer .footer-logo img{height:64px}#footer .footer-top__desc__info{display:flex;gap:var(--sp-12-24);align-items:center}#footer .footer-top-wrap{padding-bottom:var(--sp-24-48);margin-bottom:var(--sp-24-48);border-bottom:1px solid #344E7F;align-items:flex-end}#footer .footer-top-wrap .footer-links-wrap{display:flex;gap:var(--sp-16-48);align-items:center;justify-content:flex-end}#footer .footer-top-wrap .footer-links-wrap .icon-link .icon-link__text{color:#DEE7F7}#footer .footer-top-wrap .footer-links-wrap .icon-link:hover svg path{fill:#fff}#footer .footer-top-wrap .footer-links-wrap .icon-link:hover .icon-link__text{color:#fff}#footer .footer-top-wrap .footer__social-wrap{display:flex;align-items:center;gap:var(--sp-12-24)}#footer .footer-top-wrap .footer__social-wrap a{display:flex}#footer .footer-top-wrap .footer__social-wrap a svg{transition:0.3s}#footer .footer-top-wrap .footer__social-wrap a:hover svg path{fill:#fff}#footer .footer-copy-wrap .footer-copy__menu ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;gap:8px}#footer .footer-copy-wrap .footer-copy__menu ul li{position:relative}#footer .footer-copy-wrap .footer-copy__menu ul li a{position:relative;z-index:1;color:var(--color-text--medium)}#footer .footer-copy-wrap .footer-copy__menu ul li a:hover{color:#fff}#footer .footer-copy-wrap .footer-copy__desc{display:flex;justify-content:flex-end;color:var(--color-text--medium)}@media (max-width:992px){#footer .footer-top-wrap .footer-links-wrap{justify-content:flex-start;flex-wrap:wrap}#footer .footer-copy-wrap{gap:16px}#footer .footer-copy-wrap .footer-copy__menu ul{justify-content:center;flex-wrap:wrap}#footer .footer-copy-wrap .footer-copy__desc{justify-content:center;text-align:center}}