@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}:root{--hero_height: 600px}@media screen and (max-width:768px){:root{--hero_height: 100vw}}.hero{position:relative}.hero .media{display:block;height:100%;width:100%;background-color:#666}.hero .media picture,.hero .media img,.hero .media video{height:100%;width:100%;object-position:center;object-fit:cover;position:absolute;filter:brightness(70%)}.hero .overlay{display:flex;justify-content:center;flex-direction:column}.hero:has(.media){height:var(--hero_height)}.hero:has(.media) .overlay{position:absolute;inset:0;z-index:1}.hero .hero__intro{max-width:560px;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}html.pt_article .hero:has(.media),html.pt_guide .hero:has(.media),html.pt_activity .hero:has(.media),html.pt_destination .hero:has(.media),html.pt_page-content-block .hero:has(.media){height:auto}html.pt_article .hero:has(.media) .overlay,html.pt_guide .hero:has(.media) .overlay,html.pt_activity .hero:has(.media) .overlay,html.pt_destination .hero:has(.media) .overlay,html.pt_page-content-block .hero:has(.media) .overlay{position:relative;inset:auto;padding-block:3rem}@media screen and (min-width:768px){html.pt_article .hero:has(.media) .overlay,html.pt_guide .hero:has(.media) .overlay,html.pt_activity .hero:has(.media) .overlay,html.pt_destination .hero:has(.media) .overlay,html.pt_page-content-block .hero:has(.media) .overlay{padding-block:96px}}@media screen and (max-width:767px){.hero.hero_auto_height:has(.media){height:auto}.hero.hero_auto_height:has(.media) .overlay{position:relative}.hero.hero_auto_height .overlay{justify-content:flex-start;padding-top:1rem;padding-bottom:1rem}}.fb_groups_list .fb_groups_list__item{border-color:#e4e4e4!important}.fb_groups_list .fb_groups_list__item:first-child{border-top:1px solid #E4E4E4}
