.v3-footer{background-color:var(--color-emfas-red);padding:20px 20px 40px;justify-content:space-between;min-height:978px;overflow-x:clip}.v3-footer,.v3-footer-top{display:flex;flex-direction:column}.v3-footer-top{gap:32px;max-width:var(--v3-max-width);margin:0 auto;width:100%}.v3-footer-definition{font-size:96px;font-weight:var(--font-weight-heavy);line-height:.9;color:var(--color-almost-black)}.v3-footer-definition em{font-style:italic}.v3-footer-nav{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;padding:24px 0}.v3-footer-link-group{display:flex;flex-direction:column;gap:20px}.v3-footer-link-group-title{text-transform:uppercase;font-size:20px;font-weight:var(--font-weight-regular);line-height:.9;letter-spacing:-.2px;color:var(--color-almost-black)}.v3-footer-link-group-links{display:flex;flex-direction:column;gap:8px}.v3-footer-link-group-links a{font-size:20px;font-weight:var(--font-weight-regular);line-height:.9;letter-spacing:-.2px;color:var(--color-almost-black)}.v3-footer-link-group-links a:hover{opacity:.6}.v3-footer-bottom{display:flex;align-items:center;overflow-x:hidden;overflow-y:visible;padding-bottom:16px;margin-left:-20px;margin-right:-20px}.v3-footer-bottom-slider,.v3-footer-bottom-track{display:flex;align-items:center;flex-shrink:0}.v3-footer-bottom-track{gap:60px;padding-right:60px}.v3-footer-bottom-track-duplicate{display:none}@keyframes v3-footer-marquee{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}.v3-footer-bottom-slider{animation:v3-footer-marquee 20s linear infinite}.v3-footer-bottom-track-duplicate{display:flex}.v3-footer-copylogo{height:69px;width:auto;flex-shrink:0}.v3-footer-rights,.v3-footer-year{font-size:96px;font-weight:var(--font-weight-heavy);line-height:.9;color:var(--color-almost-black);white-space:nowrap;flex-shrink:0}@media (max-width:1024px){.v3-footer{min-height:auto;gap:64px}.v3-footer-definition{font-size:56px}.v3-footer-nav{grid-template-columns:repeat(3,1fr);gap:32px}.v3-footer-rights,.v3-footer-year{font-size:56px}.v3-footer-copylogo{height:42px}.v3-footer-bottom-track{gap:40px;padding-right:40px}}@media (max-width:768px){.v3-footer{padding:16px 16px 24px;gap:48px}.v3-footer-definition{font-size:36px}.v3-footer-nav{grid-template-columns:repeat(2,1fr);gap:32px 24px}.v3-footer-link-group-links a,.v3-footer-link-group-title{font-size:16px}.v3-footer-rights,.v3-footer-year{font-size:36px}.v3-footer-copylogo{height:28px}.v3-footer-bottom-track{gap:24px;padding-right:24px}}