:export{red-600:#c6002b;red-500:#cd212e;red-400:#e22c3a;red-300:#f4747c;red-200:#f79096;red-100:#f4adb1;orange-600:#fb6825;orange-500:#fc833e;orange-400:#fc9e65;orange-300:#fdb990;orange-200:#fdd5bb;orange-100:#fef1e8;yellow-600:#fcba38;yellow-500:#fdc64c;yellow-400:#fdd36f;yellow-300:#fddf96;yellow-200:#feecbf;yellow-100:#fff8e9;green-600:#46815a;green-500:#62aa7b;green-400:#78d297;green-300:#8bdea7;green-200:#9ce2b4;green-100:#ace7c0;blue-600:#0055b7;blue-500:#509da7;blue-400:#60bac6;blue-300:#68c8d5;blue-200:#84dae5;blue-100:#a3e2eb;purple-600:#793cb7;purple-500:#8d5bcd;purple-400:#a071dc;purple-300:#a586e5;purple-200:#b895f2;purple-100:#c7a3f5;grey-600:#27292d;grey-500:#3f4447;grey-400:#717277;grey-300:#a9afb2;grey-250:#dadfe3;grey-200:#e6eaed;grey-150:#edf1f3;grey-100:#f6f8f9}.onair-schedule-item figcaption .show-title{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.onair-schedule-container .tab-selector button{text-transform:capitalize}.component-onair-schedule .onair-schedule-current{margin:2.4rem 0}.component-onair-schedule .onair-schedule-day{list-style:none;margin:0;max-width:var(--container-width);padding:0}.component-onair-schedule .onair-schedule-day li{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0}.component-onair-schedule .onair-schedule-day li+li{margin-top:.8rem}.component-onair-schedule .component-live-card{margin:2.4rem 0}.component-onair-schedule .divider{margin-bottom:1.6rem}.onair-schedule-item{display:flex;flex-direction:row;height:7rem;margin:0;width:100%}.onair-schedule-item.onair-now{width:calc(100% - 10rem)}.onair-schedule-item .thumb{margin-right:1rem;overflow:hidden;width:7rem}.onair-schedule-item .thumb>a{display:block;height:100%;width:100%}.onair-schedule-item .thumb img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.onair-schedule-item figcaption{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 8rem)}.onair-schedule-item figcaption .show-title{font-size:var(--heading-5-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-5-line-height)}.onair-schedule-item figcaption .show-title a{text-decoration:none}.onair-schedule-item figcaption .show-time{margin-top:.4rem}