.schedule-section{padding:0;width:100%}.schedule-container{margin:0 auto;max-width:1200px;padding:0 2rem}.schedule-heading{color:#fff!important;font-family:var(--font-heading,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);font-weight:700;margin-bottom:3rem;text-align:left}.schedule-items-wrapper{display:flex;flex-direction:column;gap:3rem;max-width:56rem}.schedule-item{border-left:4px solid #fff;padding-left:2.5rem}.schedule-item-title{color:#fff!important;font-family:var(--font-heading,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);font-weight:700;margin-bottom:.75rem;text-align:left}.schedule-item-description{color:#fff!important;font-size:1.125rem;line-height:1.75;margin-bottom:2rem;text-align:left}.schedule-footer-note{margin-top:3rem}.schedule-footer-note p{color:hsla(0,0%,100%,.8)!important;font-size:1.125rem;margin:0;text-align:left}@media (max-width:768px){.schedule-section{padding:4rem 0}.schedule-container{padding:0 1.5rem}.schedule-heading{font-size:2rem;margin-bottom:2.5rem}.schedule-items-wrapper{gap:2.5rem}.schedule-item{padding-left:1.5rem}.schedule-item-title{font-size:1.25rem}.schedule-footer-note p,.schedule-item-description{font-size:1rem}}@media (max-width:480px){.schedule-section{padding:3rem 0}.schedule-container{padding:0 1rem}.schedule-heading{font-size:1.75rem;margin-bottom:2rem}.schedule-items-wrapper{gap:2rem}.schedule-item{border-left-width:2px;padding-left:1rem}.schedule-item-title{font-size:1.125rem;margin-bottom:.5rem}.schedule-item-description{font-size:.9375rem;line-height:1.6}.schedule-footer-note{margin-top:2rem}.schedule-footer-note p{font-size:.9375rem}}@media print{.schedule-section{border-top-color:#000!important}.schedule-item{border-left-color:#000!important}.schedule-footer-note p,.schedule-heading,.schedule-item-description,.schedule-item-title{color:#000!important}}