.schedule_list{margin-top:4rem}.schedule_list h2{margin-bottom:3rem}.schedule_list .schedule_list_card{background-color:var(--b-sueface-card);padding:1.5rem 3rem;margin-bottom:.3rem;cursor:pointer;border-radius:var(--b-border-radius);transition:all .1s}.schedule_list .schedule_list_card:hover{background-color:var(--b-primary-highlight)}.schedule_list .schedule_list_card .controls{text-align:right}@media(max-width:1199px){.schedule_list .schedule_list_card .carrier_wrap{display:none}}@media(max-width:767px){.schedule_list .schedule_list_card .time{text-align:right}.schedule_list .schedule_list_card .name{margin-top:.3rem}.schedule_list .schedule_list_card .controls_wrap{display:none}}