.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}}.roomCardDetailed{color:var(--neutralText);position:relative;background:var(--cardBackground);border-radius:var(--radiusXLarge);filter:drop-shadow(0 9px 30px rgba(14,17,32,.08))}.roomCardDetailed__image-box{display:block;position:relative}.roomCardDetailed__content{padding:14px 0 20px;display:flex;flex-flow:column nowrap;align-items:center}.roomCardDetailed__CTA{max-width:100%;overflow:visible;min-width:180px;white-space:normal}.roomCardDetailed__description{margin:15px 0 0;line-height:1.5;color:var(--cardColor)}.roomCardDetailed__description--showLink{margin-bottom:15px}.roomCardDetailed__icon{width:44px;height:auto;margin:-22px auto 8px}.roomCardDetailed__image{display:block;object-fit:cover;width:100%;max-height:140px;min-height:135px;border-radius:var(--radiusXLarge) var(--radiusXLarge) 0 0}.roomCardDetailed__link{margin-top:10px;color:var(--primaryColor);font-weight:800}