.page-hero{align-items:center;display:flex;height:50vh;justify-content:center;position:relative;width:100%}.page-hero.full-height{height:75vh}.page-hero.full-height.page--home{height:90vh}.page-hero__bg-wrapper{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.page-hero__bg{background-position:top;background-size:cover;height:100%;width:100%}.parallax-bg__image.video .hs-video-widget{aspect-ratio:16/9;background-image:var(--video-fallback);background-position:top;background-size:cover;height:100%;left:50%;min-width:100%;position:absolute;transform:translateX(-50%)}.parallax-bg__image.video .hs-video-widget .hs-video-container{opacity:0;transition:opacity .5s}.parallax-bg__image.video .hs-video-widget[data-hsv-status=playing] .hs-video-container{opacity:1}.parallax-bg__image.video video.page-hero__bg__video-element{height:100%;object-fit:cover;object-position:center;width:100%}.page-hero .overlay{background:#1a1a1a;background:linear-gradient(0deg,rgba(26,26,26,.302),rgba(26,26,26,.705) 85%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:20}.page-hero .content-wrapper{color:var(--color--white);max-width:var(--max-width--medium);padding:6rem 2rem 2rem;text-align:center;z-index:30}.page-hero .breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.page-hero .breadcrumbs a{color:var(--color--white);font-weight:300}.page-hero .breadcrumbs .separator svg{display:block;width:.5em;fill:currentColor;margin-top:33%}.page-hero .content-wrapper h1.page-title{font-size:clamp(5vw,3rem,12vw);line-height:1;margin:0}.page-hero .content-wrapper h1.page-title.team-name-title{font-size:clamp(3vw,3rem,10vw)}.page-hero .scroll-indicator{align-items:center;animation:scrollIndicator 3s 1s both;border:1px solid;border-color:var(--color--white);border-radius:50%;bottom:1rem;color:var(--color--white);display:flex;height:2rem;justify-content:center;left:calc(50% - 1.5rem);position:absolute;width:2rem;z-index:40}.page-hero .scroll-indicator svg{fill:currentColor;width:1rem}@keyframes scrollIndicator{0%{opacity:0;transform:translateY(-1rem)}30%{transform:translateY(0)}40%{transform:translateY(-.5rem)}50%{transform:translateY(0)}60%{transform:translateY(-.5rem)}70%{transform:translateY(0)}to{transform:translateY(0)}}.subpage-navigation{margin:3rem auto 0;max-width:400px;padding:0 1rem;width:100%}.subpage-navigation.two-col{max-width:600px}.subpage-navigation.three-col{max-width:800px}.subpage-navigation__toggle{background:none;border:1px solid var(--color--white);border-radius:3px;color:var(--color--white);cursor:pointer;font-family:var(--font--primary);max-width:10rem;padding:.25rem .75rem;transition:all .3s;width:auto}.subpage-navigation__toggle[aria-expanded=true]{background:var(--color--text);border-color:var(--color--text);border-radius:3px 3px 0 0;max-width:100%;width:100%}.subpage-navigation__menu-wrapper{background:var(--color--white);border-radius:0 0 3px 3px;box-shadow:var(--box-shadow--lg);max-width:calc(100% - 2rem);padding-bottom:.5rem;width:100%}.subpage-navigation__menu-wrapper li{margin:0}.subpage-navigation__menu-wrapper a{color:var(--color--text);display:block;font-size:1rem;padding:.5rem;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.125em}.subpage-navigation__menu-wrapper span{color:var(--color--text);display:block;font-weight:700;line-height:1.1;padding:.5rem;text-decoration:none}li.subpage-navigation__menu__item--current{padding:0 1rem;position:relative}li.subpage-navigation__menu__item--current a,li.subpage-navigation__menu__item--current span{color:var(--color--red)}li.subpage-navigation__menu__item--current a{font-weight:900}li.subpage-navigation__menu__item--current a:before{background:var(--color--red);border-radius:50%;content:"";display:inline-block;height:.5em;margin-right:.5em;position:relative;top:-.125em;width:.5em}li.subpage-navigation__menu__divider{border-bottom:1px solid var(--color--light-gray);column-span:all;margin:1rem 0 .5rem}li.subpage-navigation__menu__item.secondary a{font-size:.75rem}li.subpage-navigation__menu__item.has-submenu{column-span:all;padding:0 1rem}.parent-slideout li.subpage-navigation__menu__item[data-page-id="172743285115"],.parent-slideout li.subpage-navigation__menu__item[data-page-id="185077186471"]{column-span:all}li.subpage-navigation__menu__item.has-submenu--first{padding-top:.5rem}li.subpage-navigation__menu__item.has-submenu--last{padding-bottom:.5rem}li.subpage-navigation__menu__item.has-submenu+li.subpage-navigation__menu__item.has-submenu{padding-top:0}li.subpage-navigation__menu__item.has-submenu>div{border:1px solid #ccc;border-bottom:0;padding:.25rem 0 .5rem!important}li.subpage-navigation__menu__item.has-submenu--first>div{border-radius:6px 6px 0 0}li.subpage-navigation__menu__item.has-submenu--last>div{border-bottom:1px solid #ccc;border-radius:0 0 6px 6px}ul.subpage-navigation__menu__subitems a{padding:.25rem}li.subpage-navigation__menu__item{break-inside:avoid}@media (min-width:880px){.page-hero.full-height,.page-hero.full-height.page--home{height:100vh}.page-hero .scroll-indicator{bottom:2rem;height:3rem;width:3rem}.page-hero .scroll-indicator svg{width:1.5rem}.subpage-navigation.two-col .subpage-navigation__menu-wrapper>ul,.subpage-navigation.two-col ul.subpage-navigation__menu__subitems{column-count:2;gap:0}.subpage-navigation.three-col .subpage-navigation__menu-wrapper>ul,.subpage-navigation.three-col ul.subpage-navigation__menu__subitems{column-count:3;gap:0}}