.yfb-header{width:100%;height:60px;display:flex;justify-content:center;overflow:hidden;position:sticky;top:0;background-color:transparent;z-index:1000}.yfb-header.yfb-header-ceiling,.yfb-header.yfb-header_workbench{background-color:var(--color-bg-1);border-bottom:1px solid var(--color-neutral-3)}.yfb-header>.yfb-container{height:100%;display:flex;justify-content:space-between;align-items:center}.yfb-header>.yfb-container>.header-left{height:100%;min-width:200px;position:relative;display:flex;align-items:center}.yfb-header>.yfb-container>.header-right{font-weight:700;line-height:16px;text-align:center}.yfb-language-select.arco-select{min-width:120px}.yfb-language-select.arco-select>.arco-select-view{border-radius:24px}.yfb-language-select.arco-select.yfb-language-home-select>.arco-select-view{background:transparent;border:2px solid var(--color-bg-1);color:var(--color-bg-1)}.yfb-language-select.arco-select.yfb-language-home-select>.arco-select-view>.arco-select-view-selector>.arco-select-view-selector{font-size:16px}.yfb-language-select.arco-select.yfb-language-home-select>.arco-select-view>.arco-select-suffix>.arco-select-arrow-icon{color:var(--color-bg-1);font-size:16px}.yfb-language-select.arco-select.yfb-language-home-select.ceiling>.arco-select-view{border:2px solid #171e52;color:#171e52}.yfb-language-select.arco-select.yfb-language-home-select.ceiling>.arco-select-view>.arco-select-suffix>.arco-select-arrow-icon{color:#171e52}.yfb-workbench-btn{display:flex;align-items:center;height:36px;padding:0 19px;border:none;border-radius:24px;color:var(--color-bg-1);background:#495086;font-weight:500;font-size:16px}.yfb-workbench-btn:hover{background:rgba(73,80,134,.9)}.yfb-workbench-btn.yfb-home-workbench-btn{background-color:var(--color-bg-1);color:#17215c}.yfb-workbench-btn.yfb-home-workbench-btn:hover{color:var(--color-bg-1);background-color:#171e52}.yfb-workbench-btn.ceiling{background:#495086;color:var(--color-bg-1)}.yfb-workbench-btn.ceiling:hover{background:rgba(73,80,134,.9)}.yfb-arco-carousel.arco-carousel{height:100%;margin:0}.yfb-arco-carousel.arco-carousel .yfb-carousel-item{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--color-bg-1);cursor:pointer}