.grit-schedule{background:#f6f3ee;color:var(--grit-navy);padding:78px 0 82px;overflow-x:clip;overflow-y:visible}.grit-schedule__head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);justify-content:space-between;align-items:end;gap:56px;margin-bottom:34px}.grit-schedule__title-wrap .grit-kicker{color:var(--grit-mid-blue);margin-bottom:12px}.grit-schedule__head p{max-width:560px;margin:0;color:#102437a8;font-size:16px;line-height:1.55}.grit-schedule-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:0 0 12px;margin-bottom:16px}.grit-schedule-tabs::-webkit-scrollbar{display:none}.grit-schedule-tab{appearance:none;-webkit-appearance:none;border:1px solid rgba(16,36,55,.16);background:#ffffffb8;color:var(--grit-navy);border-radius:999px;min-width:94px;min-height:44px;padding:0 18px;cursor:pointer;font:inherit;font-size:11px;line-height:1;letter-spacing:.12em;font-weight:800;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.grit-schedule-tab:hover{transform:translateY(-1px);border-color:#213b596b}.grit-schedule-tab.is-active{background:var(--grit-blue);color:#fff;border-color:var(--grit-blue)}.grit-schedule-tab__full{display:none}.grit-schedule-panel{background:#fff;border:1px solid rgba(16,36,55,.1);border-radius:18px;padding:26px;box-shadow:0 18px 50px #1024370f}.grit-schedule-panel[hidden]{display:none}.grit-schedule-panel__header{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-bottom:18px;margin-bottom:8px;border-bottom:1px solid rgba(16,36,55,.09)}.grit-schedule-panel__header span{display:block;font-size:9px;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#1024377a}.grit-schedule-panel__header h3{margin:5px 0 0;font-size:30px;line-height:1;letter-spacing:-.03em;text-transform:uppercase}.grit-schedule-panel__hint{text-align:right;padding-bottom:2px}.grit-schedule-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.grit-schedule-class{display:grid;grid-template-columns:128px 1fr auto;align-items:center;gap:18px;min-height:72px;padding:12px 10px;border-bottom:1px solid rgba(16,36,55,.08);position:relative}.grit-schedule-class:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:30px;border-radius:999px;background:var(--grit-mid-blue);opacity:.72}.grit-schedule-class[data-discipline=lift]:before{background:var(--grit-lift-red)}.grit-schedule-class[data-discipline=barre]:before{background:var(--grit-earth)}.grit-schedule-class[data-discipline=yoga]:before{background:#6f8598}.grit-schedule-class[data-discipline=dance-pump]:before{background:#3c648a}.grit-schedule-class[data-discipline=gap]:before{background:#213b59}.grit-schedule-class[data-discipline=sculpt]:before{background:#567493}.grit-schedule-class__time{padding-left:12px;display:flex;align-items:baseline;gap:5px;white-space:nowrap}.grit-schedule-class__time strong{font-size:18px;letter-spacing:-.02em}.grit-schedule-class__time span{font-size:11px;color:#1024377a}.grit-schedule-class__main strong{display:block;font-size:15px;line-height:1.1}.grit-schedule-class__main span{display:block;margin-top:5px;font-size:11px;color:#10243785}.grit-schedule-class__arrow{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#213b5912;color:var(--grit-blue);font-size:12px}.grit-schedule-panel__note{margin:18px 0 0;font-size:12px;line-height:1.45;color:#1024378a}.grit-schedule-more{display:none}.grit-schedule__footer{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:22px}.grit-schedule__legend{display:flex;flex-wrap:wrap;gap:7px}.grit-schedule__legend span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#213b5912;color:#102437b3;font-size:9px;line-height:1;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.grit-schedule__legend span:nth-child(2){color:#a91b22;background:#e1262f14}.grit-schedule__cta{flex:0 0 auto;width:auto}.grit-schedule__disclaimer{margin:16px 0 0;font-size:11px;line-height:1.45;color:#10243775}.grit-schedule-empty{border:1px dashed rgba(16,36,55,.22);border-radius:14px;padding:30px;text-align:center;color:#1024378f}@media(max-width:989px){.grit-schedule{padding:58px 0 62px}.grit-schedule__head{grid-template-columns:1fr;gap:14px;margin-bottom:26px}.grit-schedule__head p{font-size:15px}.grit-schedule-tab{min-width:78px;padding:0 14px}.grit-schedule-panel{padding:20px 16px;border-radius:15px}.grit-schedule-list{grid-template-columns:1fr}.grit-schedule-class{grid-template-columns:116px 1fr auto;min-height:68px;padding:10px 4px;gap:12px}.grit-schedule__footer{align-items:flex-start;flex-direction:column}.grit-schedule__cta{width:100%}}@media(max-width:599px){.grit-schedule{padding:46px 0 48px}.grit-schedule__head{margin-bottom:20px}.grit-schedule-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;overflow:visible;margin-inline:0;padding:0 0 10px;touch-action:pan-y}.grit-schedule-tab{min-width:0;width:100%;min-height:40px;padding:0 3px;font-size:9px;letter-spacing:.07em}.grit-schedule-panel{padding:16px 14px 14px;border-radius:15px}.grit-schedule-panel__header{align-items:flex-start;padding-bottom:14px;margin-bottom:2px}.grit-schedule-panel__header h3{font-size:24px}.grit-schedule-panel__hint{display:none!important}.grit-schedule-class{grid-template-columns:94px 1fr auto;gap:8px;min-height:58px;padding:7px 2px}.grit-schedule-class:nth-child(n+5){display:none}.grit-schedule-panel.is-expanded .grit-schedule-class:nth-child(n+5){display:grid}.grit-schedule-class__time{display:block;padding-left:9px}.grit-schedule-class__time strong{display:block;font-size:16px}.grit-schedule-class__time span{display:block;margin-top:2px;font-size:8px}.grit-schedule-class__main strong{font-size:13px}.grit-schedule-class__arrow{width:24px;height:24px;font-size:10px}.grit-schedule-more{appearance:none;-webkit-appearance:none;width:100%;border:0;background:transparent;color:var(--grit-blue);display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;margin-top:8px;padding:8px 10px;font:inherit;font-size:10px;line-height:1;letter-spacing:.09em;text-transform:uppercase;font-weight:800;cursor:pointer}.grit-schedule-more:after{content:"\2193";font-size:12px;transition:transform .2s ease}.grit-schedule-panel.is-expanded .grit-schedule-more:after{transform:rotate(180deg)}.grit-schedule__footer{gap:10px;margin-top:14px}.grit-schedule__legend{display:none}.grit-schedule__disclaimer{margin-top:12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/grit-schedule.css.map */
