.footer-locations ul{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:16px}.footer-locations>div>ul{margin-top:24px}.footer-locations.locations-wrapper ul.hs-menu-children-wrapper{display:flex;flex-direction:column}.footer-locations.locations-wrapper .hs-menu-depth-1>a:active,.footer-locations.locations-wrapper .hs-menu-depth-1>a:hover,.footer-locations.locations-wrapper .hs-menu-depth-1>a:link,.footer-locations.locations-wrapper .hs-menu-depth-1>a:visited{color:#00994c;display:block;font-size:1.6rem;font-weight:700;margin-bottom:12px}.footer-locations ul li{margin:0;padding:12px 0}.copy-footer ul{display:flex;flex-wrap:wrap}.copy-footer ul li{margin:0;padding-right:12px}.copy-footer ul li a:link{color:#00994c}.copy-footer ul li a:hover{text-decoration:underline}@media (min-width:800px) and (max-width:999px){.footer-locations ul{grid-template-columns:repeat(4,1fr)}}@media (min-width:600px) and (max-width:799px){.footer-locations ul{grid-template-columns:repeat(3,1fr)}}@media (max-width:599px){.footer-locations ul{grid-template-columns:repeat(2,1fr)}}