.tj-hero-v5.tj-hero-v5--theme-white{background:var(--color-white)}.tj-hero-v5.tj-hero-v5--theme-light{background:var(--color-light)}.tj-hero-v5.tj-hero-v5--theme-secondary-light{background:var(--color-light-secondary)}.tj-hero-v5.tj-hero-v5--theme-dark{background:var(--color-dark)}.tj-hero-v5.tj-hero-v5--theme-dark .tj-hero-v5__caption,.tj-hero-v5.tj-hero-v5--theme-dark .tj-hero-v5__caption p,.tj-hero-v5.tj-hero-v5--theme-dark .tj-hero-v5__cta-note,.tj-hero-v5.tj-hero-v5--theme-dark .tj-hero-v5__description,.tj-hero-v5.tj-hero-v5--theme-dark .tj-hero-v5__eyebrow,.tj-hero-v5.tj-hero-v5--theme-dark .tj-hero-v5__headline,.tj-hero-v5.tj-hero-v5--theme-dark .tj-hero-v5__headline-italic,.tj-hero-v5.tj-hero-v5--theme-dark .tj-hero-v5__headline-regular{color:var(--color-white)}.tj-hero-v5.tj-hero-v5--theme-dark .tj-hero-v5__button--secondary{border-color:var(--color-white);color:var(--color-white)}.tj-hero-v5{background:var(--color-light);font-family:var(--font-family-primary);position:relative;width:100%}.tj-hero-v5__container{margin:0 auto;max-width:100%;padding:2.68rem 1.18rem;position:relative;width:var(--container-max-width)}.tj-hero-v5__row{align-items:stretch;display:flex;flex-direction:column;gap:var(--spacing-xl,2rem)}.tj-hero-v5__col{position:relative;width:100%}.tj-hero-v5__col--text{display:flex;flex-direction:column;justify-content:center}.tj-hero-v5__eyebrow{color:var(--color-purple,#9b7bf7);font-size:.75rem;letter-spacing:.12em;margin:0 0 .75rem;text-transform:uppercase}.tj-hero-v5__eyebrow,.tj-hero-v5__headline{font-family:var(--font-family-primary);font-weight:var(--font-weight-semibold,600)}.tj-hero-v5__headline{color:var(--color-dark);font-size:2rem;letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-tight,1.15);margin:0 0 var(--spacing-md,1rem);position:relative;text-align:left;width:100%}.tj-hero-v5__headline-regular{font-weight:var(--font-weight-semibold,600)}.tj-hero-v5__headline-italic{font-style:italic}.tj-hero-v5__description{color:var(--color-dark);font-family:var(--font-family-primary);font-size:var(--font-size-base,1rem);font-weight:var(--font-weight-normal,400);letter-spacing:var(--letter-spacing-wide);line-height:var(--line-height-relaxed,1.6);margin:0 0 var(--spacing-lg,1.5rem);max-width:60ch;position:relative;width:100%}.tj-hero-v5__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:var(--spacing-sm,.75rem)}.tj-hero-v5__button{align-items:center;border:1.5px solid var(--color-dark);cursor:pointer;display:inline-flex;font-family:var(--font-family-primary);font-size:.95rem;font-weight:var(--font-weight-semibold,600);justify-content:center;padding:.7rem 1.25rem;text-decoration:none;transition:transform var(--transition-fast,.15s),background var(--transition-fast,.15s);white-space:nowrap}.tj-hero-v5__button--primary{background:var(--color-dark);color:var(--color-white)}.tj-hero-v5__button--primary:hover{background:var(--color-purple,#9b7bf7);border-color:var(--color-purple,#9b7bf7);color:var(--color-white)}.tj-hero-v5__button--secondary{background:transparent;color:var(--color-dark)}.tj-hero-v5__button--secondary:hover{background:var(--color-dark);color:var(--color-white)}.tj-hero-v5__cta-note{color:var(--color-muted,#666);font-family:var(--font-family-primary);font-size:.85rem;font-style:italic;margin:.5rem 0 0;max-width:60ch}.tj-hero-v5__col--media{display:flex;flex-direction:column;justify-content:center}.tj-hero-v5__slider{background:transparent;overflow:hidden;position:relative;width:100%}.tj-hero-v5__track{display:grid;grid-template-columns:1fr;width:100%}.tj-hero-v5__slide{align-items:center;background:transparent;display:flex;grid-column:1;grid-row:1;justify-content:center;margin:0;min-width:0;opacity:0;overflow:hidden;pointer-events:none;position:relative;transition:opacity .35s ease-in-out}.tj-hero-v5__slide--active{opacity:1;pointer-events:auto;z-index:1}.tj-hero-v5__image,.tj-hero-v5__media,.tj-hero-v5__video{background:transparent;border-radius:var(--radius-md,12px);display:block;height:auto;max-width:100%;object-fit:contain;object-position:center center;width:100%}.tj-hero-v5__video{background:var(--color-dark,#1c1b22)}.tj-hero-v5__captions{margin-top:var(--spacing-sm,.75rem);position:relative;width:100%}.tj-hero-v5__caption{color:var(--color-dark);display:none;font-family:var(--font-family-primary);font-size:var(--font-size-sm,.875rem);font-weight:var(--font-weight-normal,400);line-height:var(--line-height-relaxed,1.6);margin:0;width:100%}.tj-hero-v5__caption--active{display:block}.tj-hero-v5__caption p{margin:0}.tj-hero-v5__caption p+p{margin-top:var(--spacing-sm)}.tj-hero-v5__arrow{align-items:center;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);color:var(--color-dark);cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background var(--transition-fast),transform var(--transition-fast);width:2rem;z-index:2}.tj-hero-v5__arrow svg{height:18px;width:18px}.tj-hero-v5__arrow:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.tj-hero-v5__arrow--prev{left:var(--spacing-sm,.75rem)}.tj-hero-v5__arrow--next{right:var(--spacing-sm,.75rem)}.tj-hero-v5__dots{bottom:0;display:flex;gap:var(--spacing-sm,.5rem);justify-content:center;left:0;padding:var(--spacing-md,1rem) 0;position:absolute;right:0;z-index:2}.tj-hero-v5__dot{background:transparent;border:2px solid hsla(0,0%,100%,.8);border-radius:50%;cursor:pointer;height:.5rem;padding:0;transition:background var(--transition-fast),transform var(--transition-fast);width:.5rem}.tj-hero-v5__dot:hover{background:hsla(0,0%,100%,.6);transform:scale(1.2)}.tj-hero-v5__dot--active{background:#fff;transform:scale(1.2)}@media (min-width:480px){.tj-hero-v5__container{padding:3.06rem 1.43rem}.tj-hero-v5__arrow{height:2.25rem;width:2.25rem}.tj-hero-v5__arrow svg{height:20px;width:20px}.tj-hero-v5__dot{height:.625rem;width:.625rem}}@media (min-width:768px){.tj-hero-v5__container{padding:4.62rem 1.62rem}.tj-hero-v5__row{gap:2.5rem}.tj-hero-v5__headline{font-size:2.5rem}.tj-hero-v5__description{font-size:var(--font-size-lg,1.125rem)}.tj-hero-v5__arrow{height:2.75rem;width:2.75rem}.tj-hero-v5__arrow svg{height:24px;width:24px}.tj-hero-v5__arrow--prev{left:var(--spacing-lg,1.5rem)}.tj-hero-v5__arrow--next{right:var(--spacing-lg,1.5rem)}}@media (min-width:1024px){.tj-hero-v5__container{padding:4.62rem 2.06rem}.tj-hero-v5__row{align-items:stretch;flex-direction:row;gap:3rem}.tj-hero-v5__col--media,.tj-hero-v5__col--text{flex:1 1 50%;max-width:50%}.tj-hero-v5__col--media{display:flex;flex-direction:column}.tj-hero-v5__headline{font-size:2.75rem}.tj-hero-v5__slider{flex:1 1 0;min-height:0}.tj-hero-v5__track{grid-template-rows:1fr;height:100%}.tj-hero-v5__slide{height:100%}.tj-hero-v5__image,.tj-hero-v5__media,.tj-hero-v5__video{height:100%;max-height:100%;object-fit:contain;object-position:center center;width:100%}}@media (min-width:1270px){.tj-hero-v5__container{padding:var(--spacing-4xl,6rem) var(--container-padding,2rem)}.tj-hero-v5__row{gap:4rem}.tj-hero-v5__headline{font-size:3rem}}@media (prefers-reduced-motion:reduce){.tj-hero-v5__arrow,.tj-hero-v5__button,.tj-hero-v5__dot,.tj-hero-v5__track{transition:none}}