.schedule-body{background:var(--color-extra-light-blue)}.schedule-header.simple-header{background-color:var(--color-extra-light-blue);height:56vh;min-height:300px}.schedule-header.simple-header .title-section{padding:0}.schedule-header .title-section.title-section--blue span{color:var(--nwc-third-color);top:30%}.schedule-background{position:relative;z-index:0;top:0;height:54vw;max-height:430px;width:100%;overflow:hidden}.schedule-background-pattern{width:140%}.schedule-background-wavy-edge{position:absolute;z-index:1;left:-6px;bottom:-4px;width:calc(100% + 10px);filter:var(--filter-white)}.schedule-header__decoration{position:absolute;z-index:1;width:40%;top:-20vw;left:22%;transform:rotate(-12deg)}@media (min-width:576px){.schedule-header__decoration{top:-18vw;left:12%}}.schedule-main{position:relative;top:calc(-10vw + 4px)}.schedule{background:var(--color-white);padding-top:50px;padding-bottom:calc(80px + 10vw)}.schedule-cards{position:relative;background:var(--color-extra-light-blue)}.schedule-cards__background-wavy-edge{position:absolute;top:-10vw;width:100%;filter:invert(95%) sepia(55%) saturate(5670%) hue-rotate(176deg) brightness(108%) contrast(105%) drop-shadow(0px -6px 5px rgba(0, 0, 0, .05))}.schedule-cards .title-section.title-section--blue span,.schedule-content p strong{color:var(--nwc-third-color)}.schedule-cards .row{justify-content:center;gap:36px 0;margin-left:0;margin-right:0}@media (min-width:992px){.schedule-header.simple-header{height:75vh;min-height:500px}.schedule-background{height:32vw}.schedule-background-pattern{width:100%}.schedule-header__decoration{top:-15vw;left:198px;width:29%}.schedule-main{top:calc(-8vw + 4px)}.schedule-cards__background-wavy-edge{top:-10vw;left:initial;width:100%}.schedule-cards .row{gap:48px 24px;margin-left:-12px;margin-right:-12px}}.schedule .tab-pane h2{font-family:Rubik;font-style:normal;font-weight:800;text-align:center;color:var(--color-blue);margin-bottom:24px}.schedule .nav-tabs{justify-content:center;gap:20px 12px;border:none;max-width:1000px;margin:0 auto 60px}.schedule .nav-tabs .nav-link{border:1px solid var(--nwc-theme-color);width:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 18px;gap:10px;border-radius:36px;font-family:Rubik;font-style:normal;font-size:14px;font-weight:500;line-height:14px;color:var(--nwc-theme-color);text-decoration:none;text-transform:none;text-shadow:0 1px 0 rgba(0,0,0,.2);box-shadow:0 4px 4px 2px rgba(0,0,0,.1),0 3px 0 var(--nwc-theme-color)}@media (min-width:768px){.schedule{padding-bottom:calc(100px + 10vw)}.schedule .nav-tabs .nav-link{min-width:100px}}@media (min-width:1200px){.schedule-background{max-height:570px}.schedule-header__decoration{top:-12vw;left:215px;width:25%}.schedule .nav-tabs .nav-link{min-width:120px}}.schedule .nav-tabs .nav-link.active{border-color:var(--nwc-third-color);background:var(--nwc-secondary-color);box-shadow:0 4px 4px 2px rgba(0,0,0,.1),0 3px 0 var(--nwc-third-color);color:var(--bs-body-color)}.schedule-content{display:flex;flex-direction:column;padding:18px;border-radius:20px;background:var(--color-light-grey);margin-top:36px}.schedule-content__event{padding:12px 6px;border-bottom:2px solid var(--nwc-theme-color)}.schedule-content__event:first-child{padding-top:0}.schedule-content__event:last-child{border-bottom:none;padding-bottom:0}.schedule-content p{font-family:Rubik;font-style:normal;font-weight:400;color:#212529;text-align:left;font-size:14px}.schedule-content h3{font-family:Rubik;font-style:normal;font-weight:600;font-size:16px;color:var(--nwc-theme-color);margin-bottom:0}@media (min-width:768px){.schedule-content{border-radius:36px;padding:24px;margin-top:0;height:100%}.schedule-content__event{padding:12px}.schedule-content p{text-align:left;font-size:16px}.schedule-content h3{font-size:18px}}.schedule-content .btn{margin-top:12px;margin-bottom:12px}