.pa-tribe-hero{width:100%;background:var(--pa-brand-white)}.pa-tribe-hero--no-image.pa-tribe-hero--no-right-section{display:none}.pa-tribe-hero__container{padding:96px 24px 64px}@media (min-width:768px){.pa-tribe-hero__container{padding:96px 36px 64px}}@media (min-width:1024px){.pa-tribe-hero__container{padding:96px 48px 48px}}.pa-tribe-hero__grid{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width:1024px){.pa-tribe-hero__grid{grid-template-columns:1fr 1fr;gap:64px}}@media (min-width:1024px){.pa-tribe-hero--no-image .pa-tribe-hero__grid,.pa-tribe-hero--no-right-section .pa-tribe-hero__grid{grid-template-columns:minmax(0,1fr);gap:32px}}.pa-tribe-hero__media{display:flex;flex-direction:column;gap:12px}.pa-tribe-hero--no-right-section .pa-tribe-hero__media{width:100%;max-width:760px}.pa-tribe-hero__image-gallery{width:100%}.pa-tribe-hero__media--with-thumbnails .pa-tribe-hero__image-gallery{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}@media (min-width:1024px){.pa-tribe-hero__media--with-thumbnails .pa-tribe-hero__image-gallery{grid-template-columns:56px minmax(0,1fr);align-items:stretch}}.pa-tribe-hero__thumbs{display:none;gap:8px;width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:thin}@media (min-width:1024px){.pa-tribe-hero__thumbs{display:flex;position:sticky;top:96px;flex-direction:column;width:56px;max-height:min(640px,100vh - 160px);overflow-x:hidden;overflow-y:auto;padding-right:4px;padding-bottom:0}}.pa-tribe-hero__thumb{flex:0 0 56px;width:56px;aspect-ratio:1/1;padding:0;border:1px solid transparent;background:var(--pa-brand-light);cursor:pointer;opacity:.56;transition:border-color .2s ease,opacity .2s ease}.pa-tribe-hero__thumb.is-active,.pa-tribe-hero__thumb:focus-visible,.pa-tribe-hero__thumb:hover{opacity:1}.pa-tribe-hero__thumb:focus-visible{outline:1px solid var(--pa-brand-black);outline-offset:2px}.pa-tribe-hero__thumb.is-active{border-color:var(--pa-brand-black)}.pa-tribe-hero__thumb-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pa-tribe-hero__image-stage{position:relative;width:100%;touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none}.pa-tribe-hero__media--with-thumbnails .pa-tribe-hero__image-stage{overflow:hidden}.pa-tribe-hero__image-stack{width:100%;height:100%}.pa-tribe-hero__mobile-arrow{position:absolute;top:50%;z-index:20;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:0 0;color:rgba(255,255,255,.86);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transform:translateY(-50%);filter:drop-shadow(0 1px 3px rgba(0, 0, 0, .45));transition:color .2s ease,opacity .2s ease}.pa-tribe-hero__mobile-arrow--prev{left:14px}.pa-tribe-hero__mobile-arrow--next{right:14px}.pa-tribe-hero__mobile-arrow span{display:block;width:12px;height:12px;border-top:2px solid currentColor;border-left:2px solid currentColor}.pa-tribe-hero__mobile-arrow--prev span{transform:rotate(-45deg)}.pa-tribe-hero__mobile-arrow--next span{transform:rotate(135deg)}.pa-tribe-hero__mobile-arrow:focus-visible,.pa-tribe-hero__mobile-arrow:hover{color:#fff}.pa-tribe-hero__mobile-arrow:focus-visible{outline:1px solid rgba(255,255,255,.9);outline-offset:-6px}.pa-tribe-hero__image-wrapper--gallery{display:none}.pa-tribe-hero__image-wrapper--gallery.is-active{display:block}.pa-tribe-hero__image-stage.is-swiper-ready .pa-tribe-hero__image-wrapper--gallery,.pa-tribe-hero__image-stage.swiper-initialized .pa-tribe-hero__image-wrapper--gallery{display:block}@media (min-width:1024px){.pa-tribe-hero__mobile-arrow{display:none}.pa-tribe-hero__media--with-thumbnails .pa-tribe-hero__image-stage{overflow:visible;touch-action:auto}.pa-tribe-hero__image-stack{display:grid;gap:16px}.pa-tribe-hero__image-wrapper--gallery,.pa-tribe-hero__image-wrapper--gallery.is-active{display:block}}.pa-tribe-hero__image-wrapper{width:100%;aspect-ratio:1/1;background:var(--pa-brand-light);overflow:hidden}.pa-tribe-hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.pa-tribe-hero__info{display:flex;flex-direction:column}@media (min-width:1024px){.pa-tribe-hero__info{position:sticky;top:96px;align-self:start}}.pa-tribe-hero--no-image .pa-tribe-hero__info{width:100%;max-width:760px}@media (min-width:1024px){.pa-tribe-hero--no-image .pa-tribe-hero__info{position:static;top:auto}}.pa-tribe-hero__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.pa-tribe-hero__badge{font-family:var(--pa-font-display);font-size:11px;font-weight:500;line-height:16.5px;letter-spacing:.55px;text-transform:uppercase;color:var(--pa-color-muted)}.pa-tribe-hero__title{margin:0 0 24px;font-family:var(--pa-font-display);font-size:28px;font-weight:500;line-height:30.8px;text-transform:uppercase;color:var(--pa-brand-black)}@media (min-width:768px){.pa-tribe-hero__title{font-size:36px;line-height:39.6px}}.pa-tribe-hero__description{margin:0 0 32px;font-family:var(--pa-font-display);font-size:15px;font-weight:400;line-height:25.5px;color:var(--pa-color-primary)}.pa-tribe-hero__meta{padding-top:24px;border-top:1px solid #eff0f0;margin-bottom:32px;display:flex;flex-direction:column;gap:16px}.pa-tribe-hero__meta-item{display:flex;justify-content:space-between;align-items:center}.pa-tribe-hero__meta-label{font-family:var(--pa-font-display);font-size:11px;font-weight:500;line-height:16px;letter-spacing:.55px;text-transform:uppercase;color:var(--pa-color-muted)}.pa-tribe-hero__meta-value{font-family:var(--pa-font-display);font-size:13px;font-weight:400;line-height:19.5px;letter-spacing:.26px;color:var(--pa-brand-black)}.pa-tribe-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 24px;border:var(--pa-dark-border);background:0 0;color:var(--pa-brand-black);text-decoration:none;font-family:var(--pa-font-display);font-size:11px;font-weight:500;line-height:16.5px;letter-spacing:.55px;text-transform:uppercase;transition:background-color .2s ease,color .2s ease;cursor:pointer}.pa-tribe-hero__cta:hover{background:var(--pa-brand-black);color:var(--pa-brand-white)}.pa-tribe-hero__cta-icon{width:14px;height:14px;flex-shrink:0}.pa-tribe-hero__socials{display:flex;align-items:center;gap:18px;margin:0 0 32px;padding-top:24px;border-top:1px solid #eff0f0}.pa-tribe-hero__socials+.pa-tribe-hero__meta{padding-top:0;border-top:0}.pa-tribe-hero__social-link{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--pa-brand-black);opacity:.7;transition:color .2s ease,opacity .2s ease}.pa-tribe-hero__social-link:focus-visible,.pa-tribe-hero__social-link:hover{color:var(--pa-brand-black);opacity:1}.pa-tribe-hero__social-link:focus-visible{outline:1px solid var(--pa-brand-black);outline-offset:4px}.pa-tribe-hero__social-link svg{display:block;width:16px;height:16px;overflow:visible}.pa-tribe-hero__social-link--linkedin svg{width:15px;height:15px}
/*# sourceMappingURL=tribe-hero.css.map */
