.mod-nav-banner{--mod-nav-banner-text-primary-color: var(--tc-text-primary);--mod-nav-banner-text-permanent-white-color: var(--tc-text-white-permanent);--mod-nav-banner-theme-yellow-background: linear-gradient(0deg, var(--tc-yellow-40) 0.06%, var(--tc-yellow-30) 99.94%);--mod-nav-banner-theme-black-background: var(--tc-layer-permanent-black);--mod-nav-banner-theme-gray-background: var(--tc-layer-grey-secondary);--mod-nav-banner-border-color: var(--tc-border-quaternary)}.mod-nav-banner.dark{--mod-nav-banner-text-primary-color: var(--tc-text-primary-dark);--mod-nav-banner-text-permanent-white-color: var(--tc-text-white-permanent-dark);--mod-nav-banner-theme-yellow-background: linear-gradient(0deg, var(--tc-brown-80-dark) 0.06%, var(--tc-brown-70-dark) 99.94%);--mod-nav-banner-theme-black-background: var(--tc-layer-permanent-black-dark);--mod-nav-banner-theme-gray-background: var(--tc-layer-grey-secondary-dark);--mod-nav-banner-border-color: var(--tc-border-quaternary-dark)}.mod-nav-banner__container{display:flex;flex-direction:column;border:.0625rem solid var(--mod-nav-banner-border-color);border-radius:1rem;overflow:hidden;background:var(--mod-nav-banner-theme-yellow-background);color:var(--mod-nav-banner-text-primary-color)}@media(min-width: 48rem){.mod-nav-banner__container{flex-direction:row;gap:2.5rem}}@media(min-width: 80rem){.mod-nav-banner__container{flex-direction:column;gap:0}}.mod-nav-banner__container--black{background:var(--mod-nav-banner-theme-black-background);color:var(--mod-nav-banner-text-permanent-white-color)}.mod-nav-banner__container--gray{background:var(--mod-nav-banner-theme-gray-background)}.mod-nav-banner__container-top{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding:1.5rem;gap:1rem}@media(min-width: 48rem){.mod-nav-banner__container-top{flex-direction:row;justify-content:space-between;align-items:center}.mod-nav-banner__container-top--has-media{justify-content:flex-start;align-items:flex-start}}@media(min-width: 80rem){.mod-nav-banner__container-top{flex-direction:column;align-items:flex-start}}.mod-nav-banner__container-top--has-media{flex-direction:column}.mod-nav-banner__container-bottom{display:flex;height:13rem;width:100%}@media(min-width: 48rem){.mod-nav-banner__container-bottom{height:10.75rem;max-width:14.375rem}}@media(min-width: 80rem){.mod-nav-banner__container-bottom{width:100%;max-width:100%;height:12.5rem}}.mod-nav-banner__container-bottom--large{height:15.25rem}@media(min-width: 48rem){.mod-nav-banner__container-bottom--large{height:14.96925rem;max-width:17.375rem}}@media(min-width: 80rem){.mod-nav-banner__container-bottom--large{width:100%;max-width:100%;height:13.25rem}}.mod-nav-banner__image{display:block;object-fit:cover;height:100%;width:100%}
