.mod-footer-head{--mod-footer-head-bottom-border-color: var(--tc-border-primary);--mod-footer-head-image-display-light: block;--mod-footer-head-image-display-dark: none}.mod-footer-head.dark{--mod-footer-head-bottom-border-color: var(--tc-border-primary-dark);--mod-footer-head-image-display-light: none;--mod-footer-head-image-display-dark: block}.mod-footer-head{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center;align-self:stretch;padding:1rem 0 3rem;margin-bottom:-1.5rem;border-bottom:.03125rem solid var(--mod-footer-head-bottom-border-color)}@media(min-width: 48rem){.mod-footer-head{padding:1rem 0 4.5rem;gap:2rem}}@media(min-width: 64rem){.mod-footer-head{margin-bottom:-2rem;flex-direction:row}}@media(min-width: 80rem){.mod-footer-head{padding:1rem 0 4rem;margin-bottom:0}}.mod-footer-head__image-container{width:100%;min-width:0;max-width:39.125rem;max-height:18.8125rem;display:flex;align-items:center;justify-content:center;flex:1 0 auto}@media(min-width: 48rem){.mod-footer-head__image-container{height:13.4375rem}}@media(min-width: 64rem){.mod-footer-head__image-container{height:auto;flex:1}}@media(min-width: 90rem){.mod-footer-head__image-container{height:18.8125rem}}.mod-footer-head__text{display:flex;justify-content:center;align-items:center;flex:1}.mod-footer-head__image{width:100%;max-width:100%;height:100%;max-height:18.8125rem;object-fit:contain;display:var(--mod-footer-head-image-display-light)}.mod-footer-head__image--dark{display:var(--mod-footer-head-image-display-dark)}
