.brz .brz-switcher__nav{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-clip:padding-box;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition-duration:.3s;display:-ms-flexbox;display:flex;position:relative}.brz .brz-switcher__nav>*{cursor:pointer}.brz .brz-switcher__nav:before{content:"";width:calc(50% - 2px);height:calc(100% - 4px);margin:2px;transition-duration:.3s;position:absolute;inset-inline-start:calc(50% - 2px)}.brz .brz-switcher__nav--item{white-space:nowrap;width:50%;max-width:50%;height:100%;-webkit-text-decoration:inherit;text-decoration:inherit;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.brz .brz-switcher__nav--item--active{z-index:1}.brz .brz-switcher__nav--active:before{content:"";transform:translate(-100%)}.brz .brz-switcher__nav--text{position:relative}.brz .brz-switcher__nav .brz-switcher__nav--item:focus-visible{outline:2px solid #2563eb}.brz .brz-switcher--style2>.brz-switcher__nav2>span{cursor:pointer}