.SiteLegalFooterSection{position:relative;color:var(--footerColor);margin:-60px 0 0}.SiteLegalFooterSection:before{content:"";background:linear-gradient(90deg,var(--guideDashedColor),var(--guideDashedColor) 50%,transparent 0,transparent);position:absolute;top:1px;left:0;width:100%;height:1px;z-index:1;background-size:8px 1px}.SiteLegalFooterSection .Section__layout{--sectionPaddingTop:30px;--sectionPaddingBottom:60px}.SiteLegalFooterSection__layout{display:grid;grid:auto/repeat(2,1fr);row-gap:20px}@media (min-width:600px){.SiteLegalFooterSection__layout{grid-template-columns:repeat(4,1fr)}}.SiteLegalFooterSection__column{display:grid;row-gap:20px}@media (min-width:600px){.SiteLegalFooterSection__column{grid:-webkit-min-content/auto;grid:min-content/auto}}.SiteLegalFooterSection__content{grid-column:1/-1}@media (min-width:1112px){.SiteLegalFooterSection__content{grid-column:2/span 3}}.SiteLegalFooterSection__content .Copy{--bodyFont:var(--fontWeightNormal) 14px/1.55555 var(--fontFamily)}