@charset "UTF-8";#wrap{width:100%}.main{position:relative;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}.container{position:relative;width:100%;padding-right:1.6rem;padding-left:1.6rem}.blind{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.card-grid,.weekly__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(30.4rem,1fr));gap:1.6rem;width:100%;padding:0 1.6rem}@media(min-width:768px){.card-grid--max-2-col,.weekly__list{grid-template-columns:repeat(2,1fr)}}.card-grid--2-col{grid-template-columns:repeat(auto-fill,minmax(45rem,1fr))}.card-grid--4-col{grid-template-columns:repeat(auto-fill,minmax(22rem,1fr))}.card-grid--medium{grid-template-columns:repeat(auto-fill,minmax(15.6rem,1fr));gap:.8rem}.card-grid--blog-large{grid-template-columns:1fr}@media(min-width:768px){.card-grid--blog-large{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid--blog-large{grid-template-columns:repeat(3,1fr)}}.card-grid--compact{gap:.8rem}.card-grid--spacious{gap:2.4rem}.card-grid--no-padding{padding:0}.weekly{display:flex;flex-direction:column;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);padding-top:var(--header-bar-height);padding-bottom:var(--bottom-nav-height)}.weekly__filter{padding:1.2rem 0}.weekly__chip-wrapper{padding:0 0 0 1.6rem;overflow:hidden}.weekly__chip-list{display:flex}.weekly__chip-list .keen-slider__slide:not(.keen-slider__spacer){width:auto!important;min-width:0!important;flex-shrink:0}.weekly__chip-list .keen-slider__spacer{width:.8rem!important;flex-shrink:0}.weekly__list{flex:1;padding:0 1.6rem 1.6rem}.weekly__item{flex:1}.weekly__item--empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem}.weekly__item-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem}.weekly__item-empty-media{display:flex;width:8rem;height:8rem;background:url(/dist/assets/images/common/noresult.b7tyzH1a.webp) no-repeat center/cover}.weekly__item-empty-title{text-align:center;font-size:2rem;line-height:2.8rem;font-weight:700;color:var(--heading-bold)}
