.footer{background:var(--gray-700);padding-block:3rem}.footer-grid-container{display:grid;grid-template-columns:1fr;margin-bottom:2.5rem}.footer-logo-social-wrapper{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.footer-logo-description{color:var(--gray-200);margin:0}.footer-social-link{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.625rem}.footer-social-icons-container{display:flex;gap:.75rem}.footer-social-link[data-social-link=instagram]{background-image:url(https://3413324.fs1.hubspotusercontent-na1.net/hubfs/3413324/Icons/ig%20icon%20gray%20200.svg)}.footer-social-link[data-social-link=linkedin]{background-image:url(https://3413324.fs1.hubspotusercontent-na1.net/hubfs/3413324/Icons/linkedin%20icon%20gray%20200.svg)}.footer-social-link[data-social-link=twitter]{background-image:url(https://3413324.fs1.hubspotusercontent-na1.net/hubfs/3413324/Icons/twitter%20icon%20gray%20200.svg)}.footer-category-links-wrapper{display:grid;gap:1.5rem;grid-template-columns:1fr}.footer-link-category{color:var(--white);margin-bottom:1rem}.footer-links-wrapper{display:flex;flex-direction:column;gap:1rem}.footer-link{color:var(--gray-200);position:relative;text-decoration:none;transition:color var(--animation-speed) ease;width:max-content}.footer-link:before{background:var(--primary-400);bottom:-.33rem;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform var(--animation-speed) ease;width:100%}.footer-link:hover{color:var(--primary-400)}.footer-legal-section-wrapper{border-top:1px solid var(--gray-400);display:flex;flex-direction:column;gap:1rem;padding-top:3rem}.footer-copyright-text,.footer-legal-link{color:var(--gray-400);margin:0}.footer-legal-links-wrapper{display:flex;gap:1.5rem}.footer-legal-link{text-decoration:none;transition:color var(--animation-speed) ease}.footer-legal-link:hover{color:var(--gray-200)}.form-wrapper.footer-form .hs-button{width:100%}@media (min-width:48rem){.footer{padding-block:4rem 2rem}.footer-grid-container{margin-bottom:4rem}.footer-logo-social-wrapper{margin-bottom:2.5rem}.footer-categories-wrapper[data-category=our-company],.footer-categories-wrapper[data-category=sports]{transform:translateY(-6rem)}.footer-category-links-wrapper{gap:2rem;grid-template-columns:repeat(3,1fr);max-height:37.5rem}.footer-legal-section-wrapper{flex-direction:row;gap:0;justify-content:space-between;padding-top:1.5rem}}@media (min-width:80rem){.footer-grid-container{gap:4rem;grid-template-columns:21.25rem 1fr}.footer-logo-social-wrapper{margin-bottom:0}.footer-category-links-wrapper{gap:1rem;grid-template-columns:repeat(5,1fr);max-height:none}.footer-categories-wrapper[data-category=our-company],.footer-categories-wrapper[data-category=sports]{transform:translateY(0)}.footer-categories-wrapper[data-category=resources]{order:4}.footer-categories-wrapper[data-category=our-company]{order:5}.footer-link:hover:before{transform:scaleX(1);transform-origin:left}}