.calendar-container{display:flex}.calendar-box{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;color:var(--color-text-default-secondary)!important;font-size:.66rem;padding:10.5px 6px;min-width:3rem;cursor:pointer;text-align:center;border-radius:.3rem;margin-bottom:.3rem;z-index:1}.calendar-box.selected{color:var(--tag-active-text)!important;background-color:var(--color-background-brand-default)!important}.calendar-box:hover{color:var(--color-background-brand-default)!important}.calendar-box.selected:hover{color:var(--tag-active-text)!important}.calendar-box__monnth,.calendar-box__week{font-size:12px;font-family:var(--weight-600);letter-spacing:.2px}.calendar-box__monnth{margin-top:4px}@media(max-width:768px){.calendar-blur{width:2rem;height:98%;top:0;position:absolute;z-index:2}.calendar-blur.left{background:linear-gradient(90deg,var(--bg-theme),transparent);left:0}.calendar-blur.right{background:linear-gradient(90deg,transparent,var(--bg-theme));right:0}.calendar-wrapper{position:relative;width:15rem}.calendar-container{overflow-x:auto;overflow-y:hidden}.calendar-box:hover{color:#fff;background-color:transparent}}.calendar-wrapper[data-v-690bfa82]{display:flex;align-items:center}.weekly-calander-arrow[data-v-690bfa82]{width:24px;cursor:pointer}.weekly-calander-arrow[data-v-690bfa82]:first-child{width:24px;height:24px;margin-right:4px}.weekly-calander-arrow[data-v-690bfa82]:last-child{width:24px;height:24px;margin-left:4px}.weekly-calendar-container[data-v-690bfa82]{border-bottom:0!important}.weekly-calendar-container .calendar-box[data-v-690bfa82]{margin-bottom:0}.skeleton-banner__wrapper{width:100%;height:100%;background-color:#212b30;padding:1rem;border-radius:.5rem;box-sizing:border-box}.skeleton-banner__container{width:100%;height:100%;background:linear-gradient(90deg,#989898 25%,#adb7bc 37%,#a2a2a2 63%);border-radius:.2rem;background-size:400% 100%;animation:el-skeleton-loading 1.4s ease infinite}.home-banner__wrapper{overflow:hidden;width:auto;position:relative;box-sizing:border-box;margin:0 auto}.home-banner__img{-o-object-fit:cover;object-fit:cover}.home-banner__layer{width:100%;height:100%;position:absolute;top:0;background-color:var(--bg-theme);opacity:.15;z-index:2;pointer-events:none}.home-banner__blur{bottom:0;pointer-events:none;background-image:linear-gradient(180deg,transparent,var(--bg-theme))}.home-banner__blur,.home-banner__blur-top{position:absolute;right:0;display:block;width:100%;height:1.5rem;z-index:2}.home-banner__blur-top{top:0;background-image:linear-gradient(0deg,transparent,var(--bg-theme))}@media (min-width:768px){.home-banner__wrapper{width:1200px;margin-bottom:3.375rem}.home-banner__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}}