/*! Copyright (c) 2024 Big Bite® | bigbite.net | @bigbite */
.editor-switcher-tab{float:left;width:90%;overflow:hidden}.editor-switcher-tab-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1em 0;cursor:pointer}.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{position:absolute;opacity:0;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;justify-content:flex-end;padding:1em;cursor:pointer}#editor-switcher-tab-list-items{list-style:none;margin:0;width:100%;font-size:.875rem;color:var(--navigation-edition-button--label-color)}#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;justify-content:space-between;padding:10px 10px 10px 26px;height:30px}#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:.875rem;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#editor-switcher-button{padding:10px 30px;border:none;outline:none;border-radius:2px;min-width:155px;text-align:center;font-size:.75rem;font-weight:600;letter-spacing:0;line-height:1.125rem;background-color:#fff;color:var(--navigation-primary--edition-button-text-color);cursor:pointer}#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{height:22.62px;width:75.3px;display:block}#primaryNav .primaryNav-action--insider span.small-screen svg{display:none;width:21px;height:21px}#editor-list-items{position:absolute;min-width:185px;background:#fff!important;z-index:1;right:0;top:38px;display:none;list-style:none;margin:0;padding-left:0;padding-top:8px;-webkit-box-sizing:border-box;box-sizing:border-box;width:236px;border-bottom:1px solid var(--navigation-edition-button--border-color);border-radius:2px;background-color:var(--navigation-edition-button--background-color)}#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{font-size:.875rem;display:block;position:relative;text-decoration:none;text-align:left;padding:9px 20px;border-left:1px solid var(--navigation-edition-button--border-color);border-right:1px solid var(--navigation-edition-button--border-color)}#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{text-decoration:underline;background-color:var(--navigation-primary--submenu-li-hover-color)}

/*# sourceMappingURL=main.css.map*/