.page-hero__filters{width:100%;max-width:100%}.page-hero__nav{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:0 16px 16px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.page-hero__nav::-webkit-scrollbar{display:none}.page-hero__nav-list{display:flex;align-items:center;width:max-content;margin:0;padding:4px;list-style:none;background-color:#fbfbfb;border:1px solid rgba(71,64,64,.2);border-radius:60px}.page-hero__nav-item{margin:0;padding:0}.page-hero__nav-link{font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:39px;padding:10px 20px;color:rgba(71,64,64,.7);text-decoration:none;white-space:nowrap;border-radius:100px;transition:color .2s ease,background-color .2s ease}.page-hero__nav-link:hover,.page-hero__nav-link:focus-visible{color:#474040}.page-hero__nav-link.is-active,.page-hero__nav-link[aria-current=page]{color:#fffde2;background-color:#474040}.page-hero__nav-icon{display:block;width:16px;height:16px;flex:0 0 16px;background:currentcolor;--page-hero-activity-icon: url('../../icons/activity/calendar.svg');mask:var(--page-hero-activity-icon) center/contain no-repeat;-webkit-mask:var(--page-hero-activity-icon) center/contain no-repeat}.page-hero__nav-icon--online{--page-hero-activity-icon: url('../../icons/activity/online.svg')}.page-hero__nav-icon--in-person{--page-hero-activity-icon: url('../../icons/activity/in-person.svg')}.page-hero__nav-icon--retreat{--page-hero-activity-icon: url('../../icons/activity/retreat.svg')}.page-hero__nav-label{min-width:0}@media(min-width: 768px){.page-hero__filters{display:flex;justify-content:center;width:auto;max-width:calc(100% - 100px)}.page-hero__nav{width:auto;overflow:visible;padding:0}.page-hero__nav-list{width:auto}.page-hero__nav-link{font-size:14px;line-height:1.2}}
