.shedule-wrapper{position:relative;display:flex;width:100%;height:fit-content;flex-wrap:wrap;padding:24px 0 121px;column-gap:20px}.shedule--nav{position:relative;display:flex;width:100%;height:fit-content;flex-wrap:wrap;column-gap:10px;justify-content:center;padding-top:23px}.shedule--nav .shedule--cta{position:relative;padding:16px 9px 15px;background-color:transparent;border:1px solid var(--black);list-style:none;border-radius:50px;cursor:pointer;color:var(--black);width:calc(  ( (100% - 40px ) / 7) - 8.57px);text-align:center}.shedule--nav .shedule--cta.active,.shedule--nav .shedule--cta:hover{background-color:var(--black);color:var(--bgColor)}.shedule-wrapper .shedule--column-data{position:relative;display:block;width:100%;height:fit-content}.shedule-wrapper .shedule--column-data .shedule--column-day{position:relative;width:100%;height:fit-content;display:none}.shedule-wrapper .shedule--column-data .shedule--column-day.shown{display:block}.shedule-wrapper .shedule--column-data .shedule--column-row{position:relative;display:flex;width:100%;height:114px;padding:8px 0;border-top:1px solid var(--black);flex-wrap:wrap}.shedule-wrapper .shedule--column-data .shedule--column-row .label{position:relative;width:calc(( 100% / 12 ) * 2);padding:0 40px}.shedule-wrapper .shedule--column-data .shedule--column-row .data{position:relative;display:flex;width:calc(100% - ((100% / 12) * 2) );column-gap:20px;flex-wrap:wrap}.shedule-wrapper .shedule--column-data .shedule--column-row .data h2{position:relative;width:max-content;padding:10px 30px}.shedule-wrapper .shedule--column-data .shedule--column-row .data .tags--wrapper{width:fit-content;height:fit-content;margin-top:1px}.shedule-wrapper .shedule--column-data .shedule--column-row .data img{position:absolute;width:auto;top:-113px;right:20px;height:calc((113px * 3) - 16px);z-index:10;pointer-events:none;opacity:0}.shedule-wrapper .shedule--column-data .shedule--column-row .data img.active{opacity:1}.external_program:before,.own_program:before,.news_program:before,.others_program:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:var(--vanilla);filter:blur(1rem);border-radius:60px}.external_program:before{background-color:var(--blue)}.own_program:before{background-color:var(--vanilla)}.news_program:before{background-color:#b3b1b1}.others_program:before{background-color:var(--green)}.shedule-legend .external_program:before,.shedule-legend .own_program:before,.shedule-legend .news_program:before,.shedule-legend .others_program:before{filter:blur(.5rem)}.shedule-legend{position:relative;display:flex;width:100%;height:fit-content;padding:20px calc( (100% / 12) * 2 ) 0}.shedule-legend ul{position:relative;display:flex;column-gap:90px}.shedule-legend ul li{position:relative;display:flex;list-style:none;align-items:center;column-gap:14px}.shedule-legend ul li span{position:relative;display:inline-block;width:40px;height:30px}.shedule-wrapper .shedule--column-data .shedule--column-row .data .tags--wrapper li a{pointer-events:none !important}@media screen and (max-width:1920px){.shedule--nav .shedule--cta{padding:.88vw 0}}@media screen and (max-width:1680px){.shedule-wrapper .shedule--column-data .shedule--column-row .data img{top:-83px;height:calc((93px * 3) - 16px)}}@media screen and (max-width:1440px){.shedule--nav .shedule--cta{padding:1vw 0}.shedule-wrapper .shedule--column-data .shedule--column-row{height:98px}.shedule-wrapper .shedule--column-data .shedule--column-row .data img{top:-88px;height:calc((91px * 3) - 16px)}}@media screen and (max-width:1280px){.shedule-wrapper .shedule--column-data .shedule--column-row .data img{top:0;height:81px;right:20px}.shedule-legend{padding:20px}}@media only screen and (max-width:1024px){.shedule-wrapper{padding:24px 0 90px}.shedule--nav{column-gap:4px;padding-top:23px}.shedule--nav .shedule--cta{width:100px;padding:13px 0 12px}.shedule-wrapper .shedule--column-data .shedule--column-row{height:fit-content}.shedule-wrapper .shedule--column-data .shedule--column-row .label{width:100%;padding:20px 40px}.shedule-wrapper .shedule--column-data .shedule--column-row .data{width:100%}.shedule-wrapper .shedule--column-data .shedule--column-row .data h2{padding:10px 20px;margin-left:20px;width:fit-content}.shedule-wrapper .shedule--column-data .shedule--column-row .data .tags--wrapper{margin-top:0;width:100%;padding:10px 40px 20px}.shedule-wrapper .shedule--column-data .shedule--column-row .data img.active{opacity:0}.shedule-legend{padding:40px}.shedule-legend ul{flex-direction:column;row-gap:40px}}@media only screen and (max-width:740px){.shedule--nav .shedule--cta{padding:8px 5px 7px}}@media only screen and (max-width:550px){.shedule--nav{row-gap:10px;column-gap:10px;justify-content:left;padding:0 10px 30px}.shedule--nav .shedule--cta{width:calc( (100% / 3) - 7px );padding:13px 0 12px}.shedule-wrapper{padding:24px 0 70px}.shedule-legend{padding:40px 40px 20px}}