.je-layout-switcher{--je-layout-switcher-align:center;--je-layout-switcher-btn-grow:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:var(--je-layout-switcher-align);-ms-flex-align:var(--je-layout-switcher-align);align-items:var(--je-layout-switcher-align)}.je-layout-switcher__group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:var(--je-layout-switcher-align);-ms-flex-pack:var(--je-layout-switcher-align);justify-content:var(--je-layout-switcher-align);gap:5px}.je-layout-switcher__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:var(--je-layout-switcher-btn-grow);-ms-flex-positive:var(--je-layout-switcher-btn-grow);flex-grow:var(--je-layout-switcher-btn-grow);gap:5px;border-radius:0;padding:10px 15px;font-size:15px;line-height:1;background-color:#f4f4f5;color:#263238}.je-layout-switcher__btn:hover{color:#263238;background-color:#ececec}.je-layout-switcher__btn--active{background-color:#263238;color:#fff}.je-layout-switcher--loading .je-layout-switcher__btn,.je-layout-switcher__btn--active{pointer-events:none}.je-layout-switcher__btn-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.je-layout-switcher__btn-icon svg{width:1em;height:1em}.brxe-jet-engine-layout-switcher{width:100%}