.schedule{padding:20px 0 40px}.schedule__day{justify-content:center;color:rgba(0,0,0,.2);font:700 20px/24px var(--f1);margin:0 0 20px;display:flex}.schedule__day:last-child{margin:0}.schedule__day--active{color:#000}.schedule__day--closed{color:red}.schedule__day span{margin:0 10px 0 0;width:50px}.schedule__day--active span{color:var(--viewer-active-tab-color)}.schedule__day--closed span{color:red}.vr--worktime{min-height:400px;max-width:400px;min-width:400px}.vr--worktime .vr__header{color:#000;font:700 24px/52px var(--f1)}