.editor-switcher-tab{float:left;overflow:hidden;width:90%}.editor-switcher-tab-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;justify-content:space-between;padding:1em 0}.editor-switcher-tab-label span.dropdown-down-arrow{right:-18px;top:15px}.editor-switcher-tab-label span.dropdown-down-arrow svg{width:8px}.editor-switcher-tab-label span.globe-icon-span{margin-right:10px}.editor-switcher-tab-label span.globe-icon-span svg{width:15px}.editor-switcher-tab input{opacity:0;position:absolute;z-index:-1}.editor-switcher-tab input:checked+.editor-switcher-tab-label .dropdown-down-arrow svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.editor-switcher-tab input:checked~.editor-switcher-tab-content{max-height:100vh;padding:0}.editor-switcher-tab-content{max-height:0;padding:0 1em}.editor-switcher-tab-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;cursor:pointer;justify-content:flex-end;padding:1em}#editor-switcher-tab-list-items{color:var(--navigation-edition-button--label-color);font-size:14px;list-style:none;margin:0;width:100%}#editor-switcher-tab-list-items li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;height:30px;justify-content:space-between;padding:10px 10px 10px 26px}#editor-switcher-tab-list-items li:hover{background:var(--navigation-primary-submenu-li-hover-color)}#editor-switcher-tab-list-items li:hover a{color:var(--navigation-primary-link-hover-color)}#editor-switcher-tab-list-items li:not(.edition):hover{cursor:pointer}#editor-switcher-tab-list-items li a{color:var(--navigation-edition-button--label-color)}#editor-switcher-tab-list-items .edition{font-weight:600}.editor-switcher-tab-label{color:var(--navigation-edition-button--label-color);font-size:14px;font-weight:600;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#editor-switcher-button{background-color:#fff;border:none;border-radius:2px;color:var(--navigation-primary-edition-button-text-color);cursor:pointer;font-size:12px;font-weight:600;letter-spacing:0;line-height:18px;min-width:155px;outline:none;padding:10px 30px;text-align:center}#editor-switcher-button .dropdown-down-arrow svg{width:9px}#editor-switcher-button.dropdown-open .dropdown-down-arrow svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#editor-list-items li:hover{background-color:var(--navigation-primary-submenu-li-hover-color)}#editor-list-items li:hover a{color:var(--navigation-primary-link-hover-color)}#primaryNav .primaryNav-action--insider{padding-right:0}#primaryNav .primaryNav-action--insider span.large-screen svg{display:block;height:22.62px;width:75.3px}#primaryNav .primaryNav-action--insider span.small-screen svg{display:none;height:21px;width:21px}#editor-list-items{background:#fff!important;background-color:var(--navigation-edition-button--background-color);border-bottom:1px solid var(--navigation-edition-button--border-color);border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;list-style:none;margin:0;min-width:185px;padding-left:0;padding-top:8px;position:absolute;right:0;top:38px;width:236px;z-index:1}#editor-list-items a{color:var(--navigation-secondary-font-color)}#editor-list-items .edition{border-top:1px solid var(--navigation-edition-button--border-color);font-weight:600}#editor-list-items li{border-left:1px solid var(--navigation-edition-button--border-color);border-right:1px solid var(--navigation-edition-button--border-color);display:block;font-size:14px;padding:9px 20px;position:relative;text-align:left;text-decoration:none}#editor-list-items li:focus-within,#editor-list-items li:not(.edition):hover{cursor:pointer}#editor-switcher-container{position:absolute;right:20px}#editor-switcher-container:hover #editor-switcher-button{background-color:var(--navigation-primary-submenu-li-hover-color);text-decoration:underline}