.home-detail{height:calc(100% - 78px)}.home-detail,.home-detail-mobile{margin-top:48px;width:100%;display:flex;flex-direction:row;z-index:1;position:fixed;left:0;top:0;padding:10px}.home-detail-mobile{height:calc(100% - 48px)}.home-detail-content{width:100%;overflow:auto;height:100%}.home-detail-sidebar{min-width:400px;max-width:400px;border-color:#fff}.home-detail-sidebar-header{overflow:hidden;height:200px;background-color:#202020;border-radius:50px;padding:20px;font-size:25px;display:flex;flex-direction:column;cursor:pointer}.home-detail-sidebar-navigation{display:flex;flex-direction:row;height:100%}.home-detail-navigation-button{font-size:20px;overflow:auto;cursor:pointer}.home-detail-button-list{display:flex;flex-direction:column;gap:10px;text-align:right;padding:10px;overflow-y:auto}.home-detail-button-list>div{cursor:pointer}.career-item{margin-top:4px}