.market-switch{--market-switch-width:var(--content-width);--market-switch-item-padding-block:16px;--market-switch-item-padding-inline:12px;display:flex;flex-direction:column;margin-inline:auto;margin-top:80px;row-gap:40px;text-align:center;width:var(--market-switch-width)}@media only screen and (min-width:768px){.market-switch{margin-top:120px}}@media only screen and (min-width:1440px){.market-switch{margin-top:160px}}.market-switch{margin-bottom:80px}@media only screen and (min-width:768px){.market-switch{margin-bottom:120px}}@media only screen and (min-width:1440px){.market-switch{margin-bottom:160px}}.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-item-padding-block:24px;--market-switch-item-padding-inline:16px}}.market-switch__headline{font-family:Outfit,system-ui,Arial,sans-serif;font-size:2rem;font-weight:700;line-height:120%;text-transform:uppercase}@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:Outfit,system-ui,Arial,sans-serif;font-size:1.5rem;font-weight:700;line-height:130%;text-align:left}.market-switch__markets{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%}}.market-switch__markets-list{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:32px;width:calc(1px + 100%)}.market-switch__markets-list>li{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:768px){.market-switch__markets-list{row-gap:32px}}.market-switch__languages{margin-left:auto;max-width:154px}.market-switch__languages-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.market-switch__item{align-items:center;background-color:var(--market-switch-item-background-color);border:1px solid var(--market-switch-item-border-color);display:flex;flex-direction:row;padding-block:var(--market-switch-item-padding-block);padding-inline:var(--market-switch-item-padding-inline);width:100%}@media(hover:hover){.market-switch__item:hover{--market-switch-item-background-color:var(--market-switch-item-background-color-hover)}}.market-switch__link{align-items:center;-moz-column-gap:8px;column-gap:8px;display:inline-flex;flex-direction:row;position:relative;text-decoration:none}.market-switch__link:focus-visible{border-radius:var(--focus-border-radius);outline-color:var(--focus-visible-color);outline-offset:4px;outline-style:solid;outline-width:2px}.market-switch__external-link{display:flex;flex-direction:column;row-gap:10px;text-decoration:none}.market-switch__subtitle{-moz-column-gap:4px;column-gap:4px;display:flex;flex-direction:row;font-weight:400}.market-switch__link--language{align-items:center;background-color:var(--market-switch-item-language-background-color);border:1px solid var(--market-switch-item-language-border-color);border-radius:50%;color:var(--market-switch-item-language-foreground-color);display:inline-flex;flex-direction:column;height:46px;justify-content:center;line-height:32px;width:46px}@media(hover:hover){.market-switch__link--language:hover{--market-switch-item-language-background-color:var(--market-switch-item-language-background-color-hover);--market-switch-item-language-foreground-color:var(--market-switch-item-language-foreground-color-hover);--market-switch-item-language-border-color:var(--market-switch-item-language-border-color-hover)}}.market-switch__link--language:focus-visible{border-radius:50%;outline-color:var(--focus-visible-color);outline-offset:4px;outline-style:solid;outline-width:2px}.market-switch__link--language.market-switch__link--active{--market-switch-item-language-background-color:var(--market-switch-item-language-background-color-hover);--market-switch-item-language-foreground-color:var(--market-switch-item-language-foreground-color-hover);--market-switch-item-language-border-color:var(--market-switch-item-language-border-color-hover)}.market-switch__icon{border-radius:50%;font-size:2rem}