.pma-timetable{font-family:Quicksand,sans-serif;margin:0 auto;max-width:1200px;padding:2rem 20px}.pma-timetable__title{color:#2e205b;font-family:Quicksand,sans-serif;font-size:2rem;font-weight:700;margin:0 0 1.5rem;text-align:center}.pma-timetable__controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:center;margin-bottom:1.5rem}.pma-timetable__control-item{align-items:center;display:flex;flex-shrink:0;gap:.75rem}.pma-timetable__control-label{color:#2e205b;flex-shrink:0;font-family:Quicksand,sans-serif;font-size:.9375rem;font-weight:700;white-space:nowrap}.pma-timetable__select{appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%232e205b' viewBox='0 0 24 24'%3E%3Cpath d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat right .75rem center;border:2px solid #2e205b;border-radius:50px;color:#2e205b;cursor:pointer;font-family:Quicksand,sans-serif;font-size:.875rem;font-weight:600;min-width:160px;padding:.5rem 2rem .5rem 1rem}.pma-timetable__pc-input{border:2px solid #dedbe8;border-radius:50px;color:#2e205b;flex-shrink:0;font-family:Quicksand,sans-serif;font-size:.9375rem;height:44px;outline:none;padding:0 1rem;width:140px}.pma-timetable__pc-input:focus{border-color:#2e205b}.pma-timetable__pc-btn{background:#fdb525;border:none;border-radius:50px;color:#2e205b;cursor:pointer;flex-shrink:0;font-family:Quicksand,sans-serif;font-size:.875rem;font-weight:700;height:44px;padding:0 1.25rem;white-space:nowrap}.pma-timetable__pc-btn:hover{background:#e5a020}.pma-timetable__pc-clear{align-items:center;background:none;border:2px solid #dedbe8;border-radius:50%;color:#888;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;height:32px;justify-content:center;width:32px}.pma-timetable__pc-clear:hover{border-color:#ef5396;color:#ef5396}.pma-timetable__loading{padding:3rem 0;text-align:center}.pma-loader{animation:pma-spin .8s linear infinite;border:4px solid #dedbe8;border-radius:50%;border-top-color:#2e205b;display:inline-block;height:48px;width:48px}@keyframes pma-spin{to{transform:rotate(1turn)}}.pma-serp__col-headers{color:#ef5396;display:none;font-family:Quicksand,sans-serif;font-size:.8125rem;font-weight:700;padding:0 1rem .5rem}@media (min-width:768px){.pma-serp__col-headers{display:flex}}.pma-serp__col-h--who{flex:2}.pma-serp__col-h--where{flex:1.25;text-align:center}.pma-serp__col-h--session{flex:1;text-align:center}.pma-serp__list{list-style:none;margin:0;padding:0}.pma-card{margin-bottom:1rem}.pma-card__inner{background:#fff;border:none;border-radius:48px;box-shadow:none;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 1.25rem}@media (min-width:768px){.pma-card__inner{align-items:flex-start;flex-direction:row;padding:1.25rem 2rem}}.pma-card__who{flex:2}.pma-card__name{font-family:Quicksand,sans-serif;font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.pma-card__name a{color:#2e205b;text-decoration:none}.pma-card__name a:hover{color:#ef5396}.pma-card__desc{color:#555;font-size:.9375rem;line-height:1.6;margin:0 0 .75rem}.pma-card__tags{align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:.375rem!important}.pma-card .pma-tag,.pma-card__tags .pma-tag,span.pma-tag{border:none!important;border-radius:50px!important;color:#fff!important;display:inline-block!important;font-family:Quicksand,sans-serif!important;font-size:.6875rem!important;font-weight:700!important;height:auto!important;letter-spacing:.2px!important;line-height:1.4!important;margin:0!important;min-width:0!important;padding:.2rem .625rem!important;text-align:center!important;text-decoration:none!important;vertical-align:middle!important;white-space:nowrap!important;width:auto!important}.pma-card .pma-tag--paid,span.pma-tag--paid{background:none!important;border:1.5px solid #999!important;color:#666!important;font-weight:600!important}.pma-card .pma-tag--free,span.pma-tag--free{background:none!important;border:1.5px solid #4caf50!important;color:#4caf50!important;font-weight:600!important}.pma-card__where{color:#2e205b;flex:1.25;font-size:.8125rem;font-weight:600;line-height:1.6;text-align:center}.pma-card__approved{display:block;margin:0 auto .5rem;width:60px}.pma-card__session{color:#ef5396;flex:1;font-family:Quicksand,sans-serif;font-weight:700;text-align:center}.pma-card__time{font-size:1rem}.pma-card__date{font-size:.875rem;margin-bottom:.75rem}.pma-card__cta{background-color:#fdb525;border:none;border-radius:84px;color:#2e205b;display:inline-block;font-size:.8rem;font-weight:700;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:all .3s ease;white-space:nowrap}.pma-card__cta:hover{background:#e5a020;color:#2e205b;transform:translateY(1px)}.pma-timetable__empty{color:#888;font-family:Quicksand,sans-serif;padding:2rem;text-align:center}