.fsf-footer,.fsf-footer *{box-sizing:border-box}.fsf-footer{position:relative;width:100%;margin:0}.fsf-footer a{color:var(--fsf-link);text-decoration:none;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.fsf-footer a:hover,.fsf-footer a:focus-visible{color:var(--fsf-hover)}.fsf-footer a:focus-visible{outline:2px solid var(--fsf-accent);outline-offset:3px}.fsf-footer__top{display:grid;grid-template-columns:repeat(var(--fsf-cols),minmax(0,1fr));align-items:stretch}.fsf-footer__col{min-width:0;padding-inline-start:28px;height:100%;align-self:stretch}.fsf-footer__brand{padding-inline-start:0}.fsf-footer__logo{margin-bottom:16px}.fsf-footer__logo img{display:block;width:min(100%,var(--logo-width));height:auto;object-fit:contain}.fsf-footer__brand-text{margin:0;color:var(--fsf-muted);max-width:36ch}.fsf-footer__heading{margin:0 0 14px;color:var(--fsf-heading);line-height:1.5}.fsf-footer__social-title{margin-top:18px}.fsf-footer__socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.fsf-footer__social{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--fsf-border);background:var(--fsf-panel);overflow:hidden}.fsf-footer__social:hover,.fsf-footer__social:focus{border-color:var(--fsf-border);background:var(--fsf-panel)}.fsf-footer__social-icon{width:22px;height:22px;object-fit:contain}.fsf-footer__social-icon-svg{width:22px;height:22px;display:block;color:var(--fsf-icon);fill:currentColor;flex:0 0 22px}.fsf-footer__social-mark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px}.fsf-footer__social--with-text{width:auto;height:auto;min-height:42px;max-width:100%;padding:7px 11px;gap:9px;justify-content:flex-start;overflow:visible}.fsf-footer__social-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0;line-height:1.35}.fsf-footer__social-text{display:block;color:var(--fsf-accent);font-size:.92em;font-weight:700;white-space:normal;text-align:start}.fsf-footer__social-subtext{display:block;margin-top:2px;color:var(--fsf-text);font-size:.78em;font-weight:400;direction:inherit;unicode-bidi:plaintext;text-align:start;max-width:24ch;overflow-wrap:anywhere}.fsf-footer__social--with-text:hover .fsf-footer__social-text{color:var(--fsf-hover)}.fsf-footer__list{list-style:none;margin:0;padding:0;display:grid;gap:7px}.fsf-footer__item{margin:0}.fsf-footer__item-link{display:flex;align-items:center;gap:9px;min-height:28px}.fsf-footer__item-link--plain{color:var(--fsf-text)}.fsf-footer__item-icon{width:20px;height:20px;object-fit:contain;flex:0 0 auto}.fsf-footer__item-copy{display:flex;flex-direction:column;min-width:0}.fsf-footer__item-copy small{color:var(--fsf-muted);font-size:.84em;line-height:1.4}.fsf-footer address{font-style:normal}.fsf-footer__trust{border-top:1px solid var(--fsf-border);margin-top:28px;padding-top:22px}.fsf-footer__trust-title{text-align:center}.fsf-footer__badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:stretch}.fsf-footer__badge{min-height:58px;padding:10px 14px;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--fsf-badge-bg);border:1px solid var(--fsf-badge-border);color:var(--fsf-text);overflow:hidden}.fsf-footer__badge:hover{border-color:var(--fsf-accent)}.fsf-footer__badge-img{display:block;max-width:100%;max-height:38px;width:auto;height:auto;object-fit:contain}.fsf-footer__badge span{font-size:.88em;white-space:nowrap}.fsf-footer__bottom{border-top:1px solid var(--fsf-border);margin-top:20px;padding-top:14px;color:var(--fsf-muted);text-align:center}.fsf-footer__note{margin-bottom:6px}.fsf-footer__bottom p{margin:.25em 0}.fsf-footer__bottom a{color:inherit;text-decoration:underline;text-underline-offset:3px}@media(max-width:1050px){.fsf-footer__top{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:32px}.fsf-footer__brand{grid-column:1/-1;max-width:620px}.fsf-footer__col:nth-child(2n+1){border-inline-start:0;padding-inline-start:0}}@media(max-width:780px){.fsf-footer__top{grid-template-columns:1fr}.fsf-footer__brand{grid-column:auto}.fsf-footer__col{padding-inline-start:0}.fsf-footer__badges{grid-template-columns:repeat(2,minmax(0,1fr))}.fsf-footer__badge{min-height:54px;padding:9px}.fsf-footer__badge span{display:none}.fsf-footer__logo img{max-width:210px}}@media(max-width:420px){.fsf-footer__badges{grid-template-columns:1fr 1fr}.fsf-footer__social:not(.fsf-footer__social--with-text){width:36px;height:36px}.fsf-footer__social--with-text{min-height:40px;padding:7px 9px}}.fsf-footer__responsible{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin:0 0 30px;padding:16px 18px;border:1px solid var(--fsf-border);border-radius:var(--fsf-radius,10px);background:var(--fsf-panel)}.fsf-footer__age{width:58px;height:58px;border:2px solid var(--fsf-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 58px;color:var(--fsf-accent);font-size:18px;font-weight:800;line-height:1;direction:ltr}.fsf-footer__responsible-copy{min-width:0}.fsf-footer__responsible-title{color:var(--fsf-heading);font-weight:800;line-height:1.5;margin-bottom:4px}.fsf-footer__responsible-text{color:var(--fsf-muted);font-size:.92em;line-height:1.8}.fsf-footer__responsible-text p{margin:0}.fsf-footer__responsible-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 14px;border:1px solid var(--fsf-accent);border-radius:var(--fsf-radius,10px);color:var(--fsf-accent)!important;font-weight:700;white-space:nowrap}.fsf-footer__responsible-link:hover,.fsf-footer__responsible-link:focus-visible{background:var(--fsf-accent);color:var(--fsf-bg)!important}.fsf-footer__heading{display:block}.fsf-footer__item-label,.fsf-footer__brand-text,.fsf-footer__responsible-text{overflow-wrap:anywhere}.fsf-footer__item-link{padding-block:2px}.fsf-footer__bottom{line-height:1.8}@media(max-width:1050px){.fsf-footer__responsible{grid-template-columns:auto minmax(0,1fr)}.fsf-footer__responsible-link{grid-column:2;justify-self:start}}@media(max-width:780px){.fsf-footer__responsible{grid-template-columns:auto minmax(0,1fr);gap:12px;margin-bottom:26px;padding:14px}.fsf-footer__age{width:50px;height:50px;flex-basis:50px;font-size:16px}.fsf-footer__responsible-link{grid-column:1/-1;width:100%}.fsf-footer__item-link{min-height:34px}.fsf-footer__brand-text{max-width:none}.fsf-footer__socials{gap:8px}}@media(max-width:420px){.fsf-footer__responsible{grid-template-columns:1fr;text-align:center}.fsf-footer__age{margin-inline:auto}.fsf-footer__responsible-link{grid-column:auto}.fsf-footer__responsible-title{font-size:1em}.fsf-footer__responsible-text{font-size:.88em}}