#figk-footer .footer-container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;margin-inline:auto;width:min(calc(100% - var(--spacing-mobile-safe-inline-area)),960px)}#figk-footer .footer-left-side{.footer-logo{margin-bottom:1.5rem}ul{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;&:last-of-type{padding-bottom:.75rem}&:not(:last-of-type){padding-bottom:.5rem}li{display:flex;color:var(--color-gray-600);font-size:.8125rem;text-decoration:none;-webkit-tap-highlight-color:transparent;dt{display:flex;align-items:center;font-weight:600;&:after{content:"";display:block;width:.0625rem;height:.5rem;background-color:var(--color-gray-800);margin-inline:.375rem}}dd{text-decoration:none;-webkit-tap-highlight-color:transparent}}}.copyright{font-size:.75rem;color:var(--color-gray-700);text-decoration:none;-webkit-tap-highlight-color:transparent}}#figk-footer .footer-right-side{ul{display:flex;flex-wrap:wrap;gap:.75rem;li{font-size:.875rem;color:var(--color-gray-500);font-weight:600}}}