.elite-footer{background-color:var(--color-purple-footer-bg,#221449);color:var(--color-white,#fff);font-family:var(--font-primary,Verdana,Geneva,sans-serif);font-size:var(--step--1,.7813rem);position:relative}.elite-footer__inner{margin:0 auto;max-width:var(--container-width,1164px);padding:56px 24px 24px}.elite-footer__top{align-items:center;display:grid;gap:40px;grid-template-columns:auto 1fr auto}.elite-footer__brand{align-items:center;display:flex}.elite-footer__logo{align-items:center;color:inherit;display:inline-flex;text-decoration:none}.elite-footer__logo img{display:block;width:auto}.elite-footer__logo-text{color:var(--color-white,#fff);font-size:var(--step-1,1.125rem);font-weight:700;letter-spacing:.05em}.elite-footer__nav,.elite-footer__nav-list{display:flex;justify-content:center}.elite-footer__nav-list{flex-wrap:wrap;gap:16px 32px;list-style:none;margin:0;padding:0}.elite-footer__nav-link{
  /* !important required — HubSpot theme stylesheet targets a[href] at higher specificity */color:var(--color-white,#fff)!important;font-size:var(--font-size-nav,.875rem);font-weight:500;text-decoration:none;transition:color .2s ease}.elite-footer__nav-link:focus-visible,.elite-footer__nav-link:hover{
  /* !important required — HubSpot theme stylesheet targets a[href] at higher specificity */color:var(--color-purple-light,#dec7f5)!important}.elite-footer__social{align-items:center;display:flex;gap:12px;list-style:none;margin:0;padding:0}.elite-footer__social-link{align-items:center;background-color:var(--color-white-18,hsla(0,0%,100%,.18));border-radius:50%;box-sizing:border-box;display:inline-flex;height:40px;justify-content:center;text-decoration:none;transition:background-color .2s ease,transform .2s ease;width:40px}.elite-footer__social-link,.elite-footer__social-link:active,.elite-footer__social-link:focus,.elite-footer__social-link:focus-visible,.elite-footer__social-link:hover,.elite-footer__social-link:link,.elite-footer__social-link:visited{color:var(--color-white,#fff)!important}.elite-footer__social-link svg,.elite-footer__social-link svg path,.elite-footer__social-link:focus-visible svg,.elite-footer__social-link:focus-visible svg path,.elite-footer__social-link:hover svg,.elite-footer__social-link:hover svg path,.elite-footer__social-link:visited svg,.elite-footer__social-link:visited svg path{color:var(--color-white,#fff)!important;fill:var(--color-white,#fff)!important}.elite-footer__social-link:focus-visible,.elite-footer__social-link:hover{background-color:var(--color-purple-primary,#5f01c6);transform:translateY(-2px)}.elite-footer__divider{background-color:var(--color-white-18,hsla(0,0%,100%,.18));height:1px;margin:40px 0 24px}.elite-footer__bottom{align-items:center;display:flex;justify-content:flex-start}.elite-footer__copyright{color:var(--color-white-85,hsla(0,0%,100%,.85));font-size:var(--font-size-meta,.75rem);margin:0}.elite-footer__back-to-top{align-items:center;
  /* !important required — HubSpot theme stylesheet sets button colors at higher specificity than a module class selector */background-color:var(--color-white,#fff)!important;border:0;border-radius:50%;bottom:24px;box-shadow:var(--shadow-back-to-top,0 4px 14px rgba(16,6,36,.25));box-sizing:border-box!important;color:var(--color-purple-primary,#5f01c6)!important;cursor:pointer;display:inline-flex;height:48px;justify-content:center;opacity:0;padding:0!important;position:fixed;right:24px;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,background-color .2s ease;width:48px;z-index:90}.elite-footer__back-to-top.is-visible{opacity:1;transform:translateY(0)}.elite-footer__back-to-top[hidden]{display:none}.elite-footer__back-to-top:focus-visible,.elite-footer__back-to-top:hover{
  /* !important required — HubSpot theme stylesheet sets button colors at higher specificity than a module class selector */background-color:var(--color-purple-primary,#5f01c6)!important;color:var(--color-white,#fff)!important}@media (max-width:1024px){.elite-footer__nav-list{gap:12px 24px}}@media (max-width:768px){.elite-footer__inner{padding:40px 20px 20px}.elite-footer__top{gap:28px;grid-template-columns:1fr;grid-template-rows:auto auto auto;justify-items:center;text-align:center}.elite-footer__bottom,.elite-footer__nav,.elite-footer__social{justify-content:center}.elite-footer__bottom{text-align:center}.elite-footer__divider{margin:28px 0 20px}.elite-footer__back-to-top{bottom:16px;height:44px;right:16px;width:44px}}@media (prefers-reduced-motion:reduce){.elite-footer *,.elite-footer :after,.elite-footer :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.elite-footer__back-to-top{transition:none!important}}