.article{overflow:auto}.article :not(:first-child)>h1,.article :not(:first-child)>h2,.article :not(:first-child)>h3,.article :not(:first-child)>h4,.article :not(:first-child)>h5,.article :not(:first-child)>h6,.article :not(:first-child)>header,.article :not(:first-child)>hr,.article :not(:first-child)>title,.article h1:not(:first-child),.article h2:not(:first-child),.article h3:not(:first-child),.article h4:not(:first-child),.article h5:not(:first-child),.article h6:not(:first-child),.article header:not(:first-child),.article hr:not(:first-child),.article title:not(:first-child){margin-top:40px}.article--font-xxs{font-size:var(--text-xxs)}.article--font-xs{font-size:var(--text-xs)}.article--font-sm{font-size:var(--text-sm)}.article--font-md{font-size:var(--text-md)}.article--font-lg{font-size:var(--text-lg)}.article--font-xl{font-size:var(--text-xl)}.article h2{font-size:24px}.article h3{font-size:20px;font-weight:800}.article h4{font-size:18px;font-weight:800}.article hr{border-color:var(--separatorColor);border-style:solid}.article ol,.article p,.article ul{margin-top:20px}.article ol,.article ul{line-height:1.5}.article ul{list-style-position:outside;padding-left:20px}.article ol{counter-reset:section;list-style-type:none;list-style-position:inside}.article ol li:before{counter-increment:section;content:counters(section,".") ". ";font-weight:800}.article address,.article ol ol,.article ul ol,.article ul ul{padding-left:20px;margin-bottom:20px}.article address{white-space:pre-wrap;font-style:normal}.article p img{margin:7px auto 0;max-width:100%}.article__gallery{margin:calc(40px - 4%) -2% 0;display:block;flex-flow:row wrap;overflow-x:auto;width:auto;min-width:0;max-width:100%}.article__gallery>*{flex-basis:255px;width:calc((100% - 12%) / 3);height:auto;flex-shrink:0;border-radius:7px;overflow:hidden;cursor:pointer;margin:2%;min-width:220px}.article__gallery>img{object-fit:cover;margin:2%;float:left}.article__gallery>:focus{position:fixed;width:900px;height:auto;max-height:80%;max-width:95%;top:48%;left:48%;transform:translate(-50%,-50%);box-shadow:0 0 0 50vmax rgba(0,0,0,.25);z-index:9999999999;outline:none;object-fit:cover}.article__footer{display:flex;flex-wrap:wrap;gap:12px;margin-top:50px}.article__schedule{display:flex;align-items:center;font-weight:800;margin:0 75px;justify-content:center}.article__schedule img{margin-right:13px}.article__timetable{overflow-x:auto;margin-top:20px}.article__timetable img{width:100%;min-width:880px}.article__timetable::-webkit-scrollbar{-webkit-appearance:none;height:7px}.article__timetable::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}@media screen and (max-width:1024px){.article__footer{margin-top:30px}}@media (max-width:690px){.article__gallery{margin-left:0;margin-right:0}.article__gallery>img{flex:1 1;flex-basis:100%;height:auto;width:100%;max-width:100%;margin:2% 0}.article__gallery>img:first-of-type{margin-top:0}.article__gallery>img:last-of-type{margin-bottom:0}.article__footer{margin-top:20px}.article__schedule{flex-direction:column;font-size:14px;margin:0}.article__schedule img{margin-bottom:20px;margin-right:0}}.carousel .movable{overflow:hidden}.carousel .mainView{display:flex;flex-flow:row nowrap;align-items:stretch;overflow:hidden;width:100%;height:100%;flex-basis:100%;border-radius:0}.header.collapsed~.carousel .mainView{background:none}.carousel .mainView .movable{height:auto;align-items:stretch}.carousel .tabcontainer{width:auto;margin:0 auto;height:100%;display:flex;flex-flow:row nowrap;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;align-items:flex-end;justify-content:flex-start}@media (min-width:923px){.carousel .tabcontainer{justify-content:center}}.carousel .tabcontainer::-webkit-scrollbar{display:none}.carousel .viewcontainer{width:100%;min-width:100%;overflow-y:auto;display:block;padding:var(--sidePadding) 0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.carousel .viewcontainer::-webkit-scrollbar{display:none}.itemList{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:28px 4%;margin:4% auto;width:85%}.itemList>*{position:relative}@-moz-document url-prefix(){.itemList>*{margin:0 0 15px}}.carousel--middle{display:flex;flex-flow:column nowrap;height:100%;width:100%;-webkit-user-select:none;user-select:none;position:relative;margin:0 auto;flex:1 1;flex-basis:100%;min-height:0}.carousel .tabs-top{color:#fff;border-radius:6px 6px 0 0}.carousel .tabs-bottom,.carousel .tabs-top{display:flex;flex-flow:row nowrap;width:100%}.carousel .tabs-bottom{overflow:hidden;justify-content:center;z-index:3;top:0;left:0}.carousel .tab{display:flex;flex-flow:row;align-items:center;justify-content:center;width:auto;height:100%;cursor:pointer;padding:15px;color:var(--primaryColor);filter:grayscale(100%);transition:filter .35s cubic-bezier(.15,.3,.25,1),background .35s cubic-bezier(.15,.3,.25,1);-webkit-user-select:none;user-select:none;flex-direction:column;opacity:60%;border-bottom:4px solid transparent}.carousel .tab a{display:flex}.carousel .tab[aria-selected=true]{opacity:100%;filter:none;font-weight:800;border-bottom:4px solid var(--primaryColor)}.carousel .tab[aria-selected=true] .tab-text{color:var(--primaryColor)}.carousel .tab:not([aria-selected=true]):hover{filter:none;opacity:100%;color:var(--primaryColor)}.carousel .tab__icon{margin-bottom:8px;height:60px;width:auto;padding:15px 0}.carousel .tab.default{display:none}.slide-in-right{animation:slideRightToLeft .5s cubic-bezier(0,.89,.58,1) forwards}.slide-in-left{animation:slideLeftToRight .5s cubic-bezier(0,.89,.58,1) forwards}@keyframes slideRightToLeft{0%{transform:translateX(-90%)}to{transform:translateX(0)}}@keyframes slideLeftToRight{0%{transform:translateX(90%)}to{transform:translateX(0)}}.unstyledButton{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.gallery{overflow:hidden;width:auto;max-width:100%;padding-bottom:3px}.gallery__content{display:flex;flex-flow:row wrap;justify-content:space-between;margin:calc(-2% + 2px);overflow:hidden}.gallery--vertical .gallery__content{display:flex;flex-flow:column nowrap;margin-left:calc(-2% + 2px);margin-right:calc(-2% + 2px)}.gallery__content>*{min-width:300px;width:auto;flex:1 1;margin:2%}.gallery--vertical .gallery__content>*{min-width:300px;flex:1 0 auto;margin-top:2%;margin-bottom:2%}.gallery__title-box{width:100%;display:flex;flex-flow:row wrap;align-items:baseline;justify-content:space-between;padding:0;margin-bottom:24px}@media (max-width:570px){.gallery--vertical .gallery__content>*,.gallery__content>*{min-width:55%}}