.site-footer .wrapper{padding:1rem}.site-footer .top-wrapper{display:flex;flex-direction:column;gap:var(--space-8);justify-content:space-between;margin-bottom:var(--space-16)}@media (min-width:1025px){.site-footer .top-wrapper{flex-direction:row;margin-bottom:var(--space-24)}}.site-footer .footer-newsletter-signup{flex-basis:35%}.site-footer .primary-menu{display:flex;flex-basis:50%;flex-direction:column;gap:var(--space-8)}@media (min-width:750px){.site-footer .primary-menu{flex-direction:row;gap:0}}.site-footer .primary-menu-link{flex:1 0 auto}.site-footer .sub-menu{display:flex;flex-direction:column;gap:var(--space-3)}.site-footer .footer-menu-link{display:block}.site-footer .footer-menu-link.primary{margin-bottom:var(--space-4)}body.wool-and :is(.site-footer .footer-menu-link.primary){font-weight:var(--font-weight-bold)}body.wool-and-prince :is(.site-footer .footer-menu-link.primary){font-weight:var(--font-weight-medium)}.site-footer .bottom-wrapper{align-items:center;display:flex;flex-direction:column;gap:var(--space-4);justify-content:space-between}@media (min-width:750px){.site-footer .bottom-wrapper{flex-direction:row}}.site-footer .bottom-links-wrapper{align-items:center;display:flex;flex-flow:row wrap;gap:10px;justify-content:center}@media (min-width:750px){.site-footer .bottom-links-wrapper{justify-content:left}}.site-footer .secondary-menu{display:flex;flex-flow:row wrap;gap:10px}.site-footer a,.site-footer a:visited{color:currentcolor;text-decoration:none}.site-footer a:hover{opacity:.8}