.nav-content-switcher{background-color:#fff;display:flex;flex-direction:column;height:100%;isolation:isolate;position:relative}@media only screen and (min-width:960px){.nav-content-switcher{flex-direction:row}}.nav-content-switcher .background{display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;position:absolute;z-index:-1}@media only screen and (min-width:960px){.nav-content-switcher .background{flex-direction:row}}.nav-content-switcher .background .heat-background,.nav-content-switcher .background .mobility-background{background-size:cover;overflow:hidden;position:relative}.nav-content-switcher .background .heat-background:before,.nav-content-switcher .background .mobility-background:before{background:inherit;content:"";top:0;right:0;bottom:0;left:0;position:absolute;transition:transform .5s cubic-bezier(.5,0,.15,1)}.nav-content-switcher .choice{align-items:center;display:flex;flex:1;flex-direction:column;gap:.5rem;justify-content:center}@media only screen and (min-width:960px){.nav-content-switcher .choice{justify-content:flex-start;padding:12vh 0}.nav-content-switcher .choice.mobility{justify-content:flex-end}.nav-content-switcher .choice{gap:1.5rem}}.nav-content-switcher .choice>svg{height:5rem;width:auto}@media only screen and (max-width:960px){.nav-content-switcher .choice>svg{height:3rem;width:auto}}.nav-content-switcher .heat.choice,.nav-content-switcher .mobility.choice{color:#fff;text-decoration:none;transform-origin:center}.nav-content-switcher .heat.choice h2,.nav-content-switcher .mobility.choice h2{font-size:3.5rem;font-weight:700;line-height:100%;padding:0 1rem;text-align:center}@media only screen and (min-width:600px){.nav-content-switcher .heat.choice h2,.nav-content-switcher .mobility.choice h2{font-size:6rem}}@media only screen and (min-width:1280px){.nav-content-switcher .heat.choice h2,.nav-content-switcher .mobility.choice h2{font-size:7.5rem}}.nav-content-switcher .heat.choice:hover~.background .heat-background:before,.nav-content-switcher .mobility.choice:hover~.background .mobility-background:before{transform:scale(1.1)}
