.hours-switcher[data-v-c027ff38]{position:sticky;top:0;display:flex;align-items:center;max-width:600px;margin:0 auto 20px auto;overflow:hidden;background-color:#2c2a35;z-index:2}.hours-switcher__item[data-v-c027ff38]{width:50%;text-align:center;padding:3px 0;color:#fff;cursor:pointer;position:relative;z-index:5;opacity:.5;font-size:16px}.hours-switcher__item.active[data-v-c027ff38]{cursor:default;opacity:1;font-size:22px;border-bottom:1px solid #fff;padding-bottom:18px}@media only screen and (max-width:767px){.hours-switcher[data-v-c027ff38]{padding:0 8px}.hours-switcher__item[data-v-c027ff38]{font-size:14px}.hours-switcher__item.active[data-v-c027ff38]{font-size:20px}}.schedule{width:100%}.schedule-header{display:flex;align-items:center;justify-content:space-between;min-height:50px;margin:0 0 22px;flex-shrink:0;padding:4px 12px;color:#fff;background-color:#1d1b25}.schedule-header .title{display:block;font:20px/1.2 OpenSansBold,Arial,sans-serif;text-align:center}.schedule-header .sub-title{display:block;font:12px/1.2 OpenSansRegular,Arial,sans-serif;opacity:.5}.schedule-content{margin:0 auto;min-height:calc(100vh - 141px);display:flex;flex-direction:column;max-width:600px}.schedule-notes{padding:0 16px;word-wrap:break-word}.schedule-list{width:100%;margin:0 auto 24px auto;padding:0;color:#fff;list-style:none}.schedule-list-item{position:relative;padding:14px 16px;overflow:hidden}.schedule-list-item:after{content:"";position:absolute;bottom:0;left:14px;right:14px;border-bottom:1px solid hsla(0,0%,100%,.05)}.schedule-list-item.active{background:#554781;border:0;border-radius:10px}.schedule-list-item.active .schedule-time li{color:#fff}.schedule-list-item.active:after,.schedule-list-item.without-border:after{display:none}.schedule-list-day{float:left;font:16px/1.2 OpenSansBold,Arial,sans-serif}.schedule-time{float:right;margin:0;padding:2px 0 0;list-style:none;text-align:right}.schedule-time li{padding:0 0 4px;color:hsla(0,0%,100%,.5)}.schedule-time li:last-child{padding:0}@media (max-width:767px){.schedule-header .title{font-size:16px;line-height:1.5}.schedule-list{padding:0 8px}.schedule-notes{padding:0 24px}.schedule-content{min-height:calc(100vh - 200px)}}