.hp-timetable{padding:80px 20px;background:#fff}.hp-timetable__container{max-width:900px;margin:0 auto}.hp-timetable__header{text-align:center;margin-bottom:40px}.hp-timetable__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#1a2b4a;margin:0 0 10px;text-transform:uppercase}.hp-timetable__subtitle{font-size:1rem;color:#666;margin:0}.hp-timetable__tabs{display:flex;justify-content:center;gap:10px;margin-bottom:30px}.hp-timetable__tab{padding:12px 28px;background:#fff;border:2px solid #00B8D4;color:#00b8d4;font-size:.9rem;font-weight:600;border-radius:30px;cursor:pointer;transition:all .3s ease}.hp-timetable__tab:hover{background:#00b8d41a}.hp-timetable__tab--active{background:#00b8d4;color:#fff}.hp-timetable__panel{display:none}.hp-timetable__panel--active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hp-timetable__schedule{display:flex;flex-direction:column;gap:12px}.hp-timetable__class{display:flex;align-items:center;gap:20px;padding:16px 20px;background:#f8f9fa;border-radius:10px;border-left:4px solid #ccc}.hp-timetable__class--boxing{border-left-color:#e53935}.hp-timetable__class--kickboxing{border-left-color:#ff9800}.hp-timetable__class--mma{border-left-color:#1a2b4a}.hp-timetable__class--bjj{border-left-color:#00b8d4}.hp-timetable__class--kids{border-left-color:#4caf50}.hp-timetable__class-time{font-size:.9rem;font-weight:700;color:#00b8d4;min-width:80px}.hp-timetable__class-info{display:flex;flex-direction:column;gap:2px}.hp-timetable__class-name{font-size:1rem;font-weight:600;color:#1a2b4a}.hp-timetable__class-note{font-size:.85rem;color:#888}.hp-timetable__empty{text-align:center;color:#888;padding:40px}.hp-timetable__week-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:15px}.hp-timetable__day{background:#f8f9fa;border-radius:10px;padding:15px;min-height:200px}.hp-timetable__day-name{font-size:.85rem;font-weight:700;color:#1a2b4a;text-transform:uppercase;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid #00B8D4}.hp-timetable__day-classes{display:flex;flex-direction:column;gap:6px}.hp-class{display:block;font-size:.75rem;padding:6px 10px;border-radius:4px;font-weight:500}.hp-class--boxing{background:#e5393526;color:#c62828}.hp-class--kickboxing{background:#ff980026;color:#e65100}.hp-class--mma{background:#1a2b4a26;color:#1a2b4a}.hp-class--bjj{background:#00b8d426;color:#00838f}.hp-class--kids{background:#4caf5026;color:#2e7d32}.hp-timetable__cta{text-align:center;margin-top:40px}.hp-timetable__btn{display:inline-block;padding:14px 36px;background:#00b8d4;color:#fff;text-decoration:none;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:4px;transition:all .3s ease}.hp-timetable__btn:hover{background:#009db5;transform:translateY(-2px);box-shadow:0 6px 20px #00b8d44d}@media(max-width:900px){.hp-timetable__week-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){.hp-timetable{padding:60px 15px}.hp-timetable__tabs{flex-direction:column;align-items:stretch}.hp-timetable__tab{text-align:center}.hp-timetable__week-grid{grid-template-columns:1fr 1fr}.hp-timetable__day{min-height:auto}.hp-timetable__class{flex-direction:column;align-items:flex-start;gap:8px}.hp-timetable__class-time{min-width:auto}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-homepage-timetable.css.map */
