.tour-host-team{isolation:isolate;position:relative;z-index:0;--tht-accent:var(--color-primary);--tht-accent-rgb:var(--color-primary-rgb);--tht-shot:88px;--tht-cols:2;--tht-radius:16px;color:var(--tht-fg)}.tour-host-team.--light{--module-background:transparent;--tht-fg:var(--color-black);--tht-muted:rgba(var(--color-black-rgb),0.66);--tht-eyebrow:var(--color-black-40);--tht-divider:var(--color-black-20);--tht-shot-bg:var(--color-light-gray);--tht-shot-fg:var(--color-black-40);--tht-link-fg:var(--color-black)}.tour-host-team.--dark{--module-background:var(--color-black);--tht-fg:var(--color-white);--tht-muted:rgba(var(--color-white-rgb),0.72);--tht-eyebrow:rgba(var(--color-white-rgb),0.55);--tht-divider:#262626;--tht-shot-bg:#1f1f1f;--tht-shot-fg:rgba(var(--color-white-rgb),0.5);--tht-link-fg:var(--tht-accent)}.tour-host-team__background{background-color:var(--module-background);height:100%;left:calc(50% - 50vw);position:absolute;right:calc(50% - 50vw);top:0;z-index:-1}.tour-host-team__inner{width:100%}.tour-host-team__container{position:relative;width:100%}.tour-host-team__header{max-width:960px}.tour-host-team__eyebrow{color:var(--tht-eyebrow);font-weight:700;letter-spacing:.11em;margin:0}.tour-host-team.--upper .tour-host-team__eyebrow{text-transform:uppercase}.tour-host-team__title{color:var(--tht-fg);font-weight:800;margin:8px 0 0}.tour-host-team__title strong,.tour-host-team__title.--highlight{background-color:var(--color-primary);color:var(--color-black)}.tour-host-team__title.--highlight{box-decoration-break:clone;-webkit-box-decoration-break:clone;box-shadow:6px 0 0 var(--color-primary),-6px 0 0 var(--color-primary);display:inline;line-height:1.45;padding:6px 0}.tour-host-team__title p{display:inline;margin:0}.tour-host-team__cards{display:grid;gap:40px 48px;grid-template-columns:1fr;list-style:none;margin:44px 0 0;padding:0}.tour-host-team__card{align-items:flex-start;display:flex;gap:20px;min-width:0}.tour-host-team.--layout-above .tour-host-team__card{flex-direction:column;gap:16px}.tour-host-team__shot{align-items:center;background-color:var(--tht-shot-bg);display:flex;flex:0 0 auto;height:var(--tht-shot);justify-content:center;overflow:hidden;width:var(--tht-shot)}.tour-host-team.--shot-circle .tour-host-team__shot{border-radius:50%}.tour-host-team.--shot-rounded .tour-host-team__shot{border-radius:12px}.tour-host-team.--shot-square .tour-host-team__shot{border-radius:0}.tour-host-team__shot-img{display:block;height:100%;object-fit:cover;width:100%}.tour-host-team__initials{color:var(--tht-shot-fg);font-weight:700;letter-spacing:.04em}.tour-host-team__card-text{min-width:0}.tour-host-team__name{color:var(--tht-fg);font-weight:700;margin:0}.tour-host-team__name-link{border-bottom:1px solid transparent;color:inherit;font:inherit;text-decoration:none;transition:border-color var(--transition-duration,.3s) ease}.tour-host-team__name-link:focus-visible,.tour-host-team__name-link:hover{border-bottom-color:currentColor;color:var(--tht-link-fg)}.tour-host-team__role{color:var(--tht-muted);margin:4px 0 0}.tour-host-team__desc{color:var(--tht-fg);margin:14px 0 0}.tour-host-team__desc p{margin:0}.tour-host-team__desc p+p{margin-top:10px}.tour-host-team__desc a{color:var(--tht-link-fg);text-decoration:underline;text-underline-offset:2px}.tour-host-team.--anim.--js .tour-host-team__card{opacity:0;transform:translateY(14px)}.tour-host-team.--anim.--js.--in-view .tour-host-team__card{opacity:1;transform:none;transition:opacity .42s ease,transform .42s ease;transition-delay:calc(var(--tht-i, 0)*90ms)}@media (prefers-reduced-motion:reduce){.tour-host-team.--anim.--js .tour-host-team__card{opacity:1;transform:none;transition:none}}@media (min-width:768px){.tour-host-team__cards{grid-template-columns:repeat(var(--tht-cols),minmax(0,1fr))}.tour-host-team.--cols-2{--tht-cols:2}.tour-host-team.--cols-3{--tht-cols:3}.tour-host-team.--cols-4{--tht-cols:4}}@media (min-width:768px) and (max-width:991.98px){.tour-host-team.--cols-3 .tour-host-team__cards,.tour-host-team.--cols-4 .tour-host-team__cards{--tht-cols:2}}@media (max-width:991.98px){.tour-host-team__cards{gap:32px 32px;margin-top:32px}}@media (max-width:767.98px){.tour-host-team__card{gap:16px}.tour-host-team__shot{height:min(var(--tht-shot),72px);width:min(var(--tht-shot),72px)}.tour-host-team__desc{margin-top:10px}}@media (max-width:575.98px){.tour-host-team__cards{gap:28px}}