:root{--p3-shell-max:var(--container-2xl, 1400px);--p3-shell-gutter:clamp(1rem, 1.8vw, 2rem);--p3-shell-gutter-compact:clamp(0.875rem, 3.8vw, 1.25rem);--p3-footer-meta-gap-x:clamp(1rem, 2vw, 2rem);--p3-footer-meta-gap-y:0.65rem;--p3-footer-col-gap-lg:clamp(1.2rem, 3vw, 3rem)}.p3-shell{width:min(100%,calc(var(--p3-shell-max) + (2 * var(--p3-shell-gutter))));margin-inline:auto;padding-inline:var(--p3-shell-gutter)}.p3-header .header-container.p3-shell{width:min(100%,var(--p3-shell-max));margin-inline:auto;padding-inline:clamp(0.875rem,1.35vw,1.5rem)}.p3-footer .footer-grid.p3-footer-grid{display:grid;grid-template-columns:minmax(16rem,1.8fr) repeat(5,minmax(10rem,1fr));gap:var(--p3-footer-col-gap-lg);align-items:start;text-align:left}.p3-footer .p3-footer-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--p3-footer-meta-gap-y) var(--p3-footer-meta-gap-x)}.p3-footer .p3-footer-bottom{align-items:center;justify-content:space-between}@media (max-width:991px){.p3-header .header-container.p3-shell,.p3-shell{padding-inline:var(--p3-shell-gutter-compact)}.p3-footer .footer-grid.p3-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1.25rem 1.1rem!important;text-align:left!important}.p3-footer .footer-brand{grid-column:1/-1!important;max-width:100%!important}.p3-footer .footer-social{justify-content:flex-start!important}}@media (max-width:767px){.p3-footer .footer-grid.p3-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.1rem .95rem!important}.p3-footer .p3-footer-bottom{flex-direction:column!important;align-items:center!important;gap:.7rem!important;text-align:center!important}.p3-footer .p3-footer-meta{justify-content:center!important}}@media (max-width:480px){.p3-footer .footer-grid.p3-footer-grid{grid-template-columns:1fr!important;gap:.95rem!important}.p3-footer .footer-column{padding:0!important}.p3-footer .footer-links{align-items:flex-start;text-align:left}}