.market-switch{--market-switch-width:var(--content-width);--market-switch-markets-external-border-color:var(--color-border-disabled-2);display:flex;flex-direction:column;margin-inline:auto;margin-top:64px;row-gap:40px;text-align:center;width:var(--market-switch-width)}@media only screen and (min-width:768px){.market-switch{margin-top:80px}}@media only screen and (min-width:1440px){.market-switch{margin-top:104px}}.market-switch{margin-bottom:64px}@media only screen and (min-width:768px){.market-switch{margin-bottom:80px}}@media only screen and (min-width:1440px){.market-switch{margin-bottom:104px}}.market-switch .text-intro{margin-bottom:0}.modal .market-switch{--market-switch-width:100%;margin-block:0}@media only screen and (min-width:768px){.market-switch{row-gap:48px}}@media only screen and (min-width:1440px){.market-switch{row-gap:64px}}.market-switch__headline{font-family:"Source Serif 4",system-ui,serif;font-size:2rem;font-weight:400;line-height:120%}@media screen and (min-width:768px){.market-switch__headline{font-size:3rem}}@media screen and (min-width:1280px){.market-switch__headline{font-size:3.5rem}}.market-switch__subline{font-family:Source Sans\ 3,system-ui,Arial,sans-serif;font-size:1.75rem;font-weight:700;line-height:120%;text-align:left}.market-switch__markets{font-weight:700;margin-inline:calc(var(--grid-gutter)*-.5);text-align:left}.market-switch__markets--external{border-top:1px solid var(--market-switch-markets-external-border-color);display:flex;flex-direction:column;margin-inline:auto;padding-top:32px;row-gap:20px;width:calc(var(--grid-column-outer)*8 - var(--grid-gutter))}.market-switch__markets--external .market-switch__markets-list{align-items:flex-start;margin-inline:calc(var(--grid-gutter)*-.5);width:calc(1px + 100% + var(--grid-gutter))}@media only screen and (min-width:768px){.market-switch__markets--external{padding-top:48px;row-gap:48px;width:calc(var(--grid-column-outer)*12 - var(--grid-gutter))}.modal .market-switch__markets--external{width:calc(var(--grid-column-outer)*8 - var(--grid-gutter))}}@media only screen and (min-width:1440px){.market-switch__markets--external{padding-top:64px}}@media only screen and (min-width:768px){.market-switch__markets--inline{-moz-column-gap:var(--grid-gutter);column-gap:var(--grid-gutter);flex-direction:row}.market-switch__markets--inline .market-switch__subline{width:calc(var(--grid-column-outer)*6 - var(--grid-gutter))}.market-switch__markets--inline .market-switch__markets-list{flex-direction:column;width:calc(var(--grid-column-outer)*6)}.market-switch__markets--inline .market-switch__markets-list>li{width:100%}}@media only screen and (min-width:1024px){.market-switch__markets--inline .market-switch__subline{width:calc(var(--grid-column-outer)*4 - var(--grid-gutter))}.market-switch__markets--inline .market-switch__markets-list{flex-direction:row;width:calc(var(--grid-column-outer)*8)}.market-switch__markets--inline .market-switch__markets-list>li{width:50%}}@media only screen and (min-width:1440px){.market-switch__markets--inline .market-switch__subline{width:calc(var(--grid-column-outer)*6 - var(--grid-gutter))}.market-switch__markets--inline .market-switch__markets-list{width:calc(var(--grid-column-outer)*6)}}.market-switch__markets-list{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:32px;width:calc(1px + 100%)}.market-switch__markets-list>li{align-items:center;display:flex;flex-direction:row;padding-inline:calc(var(--grid-gutter)*.5);width:100%}@media only screen and (min-width:768px){.market-switch__markets-list>li{width:50%}}@media only screen and (min-width:1024px){.market-switch__markets-list>li{width:calc(var(--grid-column-outer)*4)}.modal .market-switch__markets-list>li{width:50%}}@media only screen and (min-width:1440px){.market-switch__markets-list>li{width:calc(var(--grid-column-outer)*3)}}@media only screen and (min-width:768px){.market-switch__markets-list{row-gap:32px}}.market-switch__languages-list{display:flex;flex-direction:row}.market-switch__languages-list>li{border-left:2px solid var(--color-border-action-1);margin-left:8px;padding-left:8px}.market-switch__link{align-items:center;-moz-column-gap:8px;column-gap:8px;display:inline-flex;flex-direction:row;overflow:hidden;position:relative;text-decoration:none}.market-switch__link:after{background-color:currentColor;bottom:0;content:"";display:block;height:2px;pointer-events:none;position:absolute;right:0;transition:width var(--animation-speed) var(--animation-ease);width:0}.market-switch__link:focus-visible{border-radius:var(--border-radius-s);outline-color:var(--focus-visible-color);outline-offset:4px;outline-style:solid;outline-width:2px}@media(hover:hover){.market-switch__link:hover:after{left:0;right:auto;width:100%}}.market-switch__external-link{display:flex;flex-direction:column;row-gap:10px;text-decoration:none}@media(hover:hover){.market-switch__external-link:hover .market-switch__link--country:after{left:40px;width:calc(100% - 40px)}}.market-switch__subtitle{-moz-column-gap:4px;column-gap:4px;display:flex;flex-direction:row;font-weight:300}.market-switch__link--active:after{left:0;right:auto;width:100%}@media(hover:hover){.market-switch__link--country:hover:after{left:40px;width:calc(100% - 40px)}}.market-switch__link--country.market-switch__link--active:after{left:40px;width:calc(100% - 40px)}.market-switch__link--language{line-height:32px}.market-switch__icon{border-radius:50%;font-size:2rem}