.brz .brz-switcher{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;display:-ms-flexbox;display:flex}.brz .brz-switcher__nav{width:-webkit-fit-content;width:-moz-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;width:fit-content;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__content--tab{width:100%;display:none}.brz .brz-switcher__content--tab--active{display:-ms-flexbox;display:flex}.brz .brz-switcher__nav2{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;display:-ms-flexbox;display:flex}.brz .brz-switcher__nav2--control{cursor:pointer;height:47px;transition-duration:.3s;display:-ms-flexbox;display:flex}.brz .brz-switcher__nav2--control:before{content:"";width:calc(50% - 5px);height:calc(100% - 4px);margin:2px;transition-duration:.3s;position:relative;inset-inline-start:calc(50% + 2px)}.brz .brz-switcher__nav2--control--active:before{content:"";transform:translate(calc(-100% - 8px))}.brz .brz-switcher__nav2--button{cursor:pointer;-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.brz .brz-switcher__nav2 .brz-switcher__nav2--button{margin:0 20px}.brz .brz-switcher--style2>.brz-switcher__nav2>span{cursor:pointer}