.hero-custom--light{--hero-band-bg:var(--surfaces---bg-dark);--hero-top-bg:var(--surfaces---bg-light);--hero-text:var(--text---text-color);--hero-weak:var(--text---text-color-weak);--hero-ring:var(--surfaces---bg-dark)}.hero-custom--x-light{--hero-band-bg:var(----primary-blue);--hero-top-bg:var(----pure-white);--hero-text:var(--text---text-color);--hero-weak:var(--text---text-color-weak);--hero-ring:var(----primary-blue)}.hero-custom--dark{--hero-band-bg:var(----pure-white);--hero-top-bg:var(----primary-blue);--hero-text:var(----pure-white);--hero-weak:var(--neutral---neutral-100);--hero-ring:var(----pure-white)}.hero-custom--x-dark{--hero-band-bg:var(--surfaces---bg-light);--hero-top-bg:var(--surfaces---bg-dark);--hero-text:var(----pure-white);--hero-weak:var(--neutral---neutral-100);--hero-ring:var(--surfaces---bg-light)}.hero-custom{align-items:center;background-color:var(--hero-band-bg);display:flex;flex-direction:column;overflow:hidden;padding-bottom:6rem}@media (min-width:1024px){.hero-custom{padding-bottom:23rem}}.hero-custom__text-row{background-color:var(--hero-top-bg);color:var(--hero-text);display:flex;justify-content:center;margin-bottom:-2rem;padding:1.5rem var(--container-padding-inline) 5.5rem;width:100%}@media (min-width:1024px){.hero-custom__text-row{margin-bottom:-19rem;padding:3rem 1.5rem}}.hero-custom__inner{display:flex;max-width:90rem;padding-inline:var(--container-padding-inline);width:100%}.hero-custom__content{display:flex;flex-direction:column;gap:var(--gap---gap-container-generic);width:100%}@media (min-width:1024px){.hero-custom__content{max-width:41.875rem}}.hero-custom__breadcrumb-list{flex-wrap:wrap;list-style:none;margin:0;padding:0}.hero-custom__breadcrumb-item,.hero-custom__breadcrumb-list{align-items:center;display:flex;gap:var(--gap---gap-breadcrumbs)}.hero-custom__breadcrumb-link{color:var(--hero-weak);font-size:var(--size-small-size);font-weight:var(--weight-caption-weight);letter-spacing:var(--tracking-caption-tracking);line-height:var(--line-height-caption-line-height);position:relative;text-decoration:none}.hero-custom__breadcrumb-link:after{background-color:var(--hero-weak);border-radius:var(--border-radius---radius-link);bottom:0;content:"";height:1px;left:-1px;position:absolute;right:-1px}.hero-custom__breadcrumb-link:hover{opacity:.75}.hero-custom__breadcrumb-link:focus-visible{border-radius:var(--border-radius---radius-link-focus);outline:2px solid var(--hero-weak);outline-offset:2px}.hero-custom__breadcrumb-current,.hero-custom__breadcrumb-sep{color:var(--hero-weak);font-size:var(--size-small-size);font-weight:var(--weight-caption-weight);letter-spacing:var(--tracking-caption-tracking);line-height:var(--line-height-caption-line-height)}.hero-custom__text{color:var(--hero-text);display:flex;flex-direction:column;gap:1rem}.hero-custom__title{color:inherit;font-family:var(--title-font-family),sans-serif;font-size:var(--size-h1-size);font-weight:var(--weight-h1-weight);letter-spacing:var(--tracking-h1-tracking);line-height:var(--line-height-h1-line-height);margin:0;text-transform:uppercase}.hero-custom__subtitle{color:inherit;font-size:var(--size-lead-size);font-weight:var(--weight-lead-weight);letter-spacing:var(--tracking-lead-tracking);line-height:var(--line-height-lead-line-height);margin:0}.hero-custom__cta{align-items:center;display:flex;flex-wrap:wrap;gap:var(--gap-gap-4)}.hero-custom__grid{display:contents}.hero-custom__image-row{display:flex;justify-content:center;margin-bottom:-2rem;padding-inline:var(--container-padding-inline);width:100%}.hero-custom--media-card .hero-custom__image-row{padding-inline:0}@media (min-width:1024px){.hero-custom__image-row{justify-content:flex-end;margin-bottom:-19rem;max-width:90rem;padding-inline:1rem}}.hero-custom__image-card{background-color:var(--quinary---quinary-950);border-radius:1.5rem;box-shadow:0 0 0 1rem var(--hero-ring);flex-shrink:0;overflow:hidden;width:100%}@media (min-width:1024px){.hero-custom__image-card{border-radius:2.5rem;width:41.125rem}}.hero-custom__image{border-radius:1.5rem;display:block;height:25rem;object-fit:cover;width:100%}.hero-custom__video-embed{background-color:var(--neutral---neutral-950);height:25rem;position:relative;width:100%}.hero-custom__video-embed iframe,.hero-custom__video-embed video{border:none;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero-custom__video-embed>:not(.hero-custom__video-thumbnail):not(.hero-custom__video-play):not(iframe):not(video){height:100%;inset:0;position:absolute;width:100%}.hero-custom__video-thumbnail{display:block;height:100%;object-fit:cover;width:100%}.hero-custom__video-embed.is-playing .hero-custom__video-play,.hero-custom__video-embed.is-playing .hero-custom__video-thumbnail{display:none}.hero-custom__video-play{align-items:center;background:transparent;border:none;color:var(--surfaces---bg-light);cursor:pointer;display:flex;height:8rem;justify-content:center;left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .15s ease,opacity .15s ease;width:8rem}.hero-custom__video-play:hover{opacity:.9;transform:translate(-50%,-50%) scale(1.06)}.hero-custom__video-play:focus-visible{border-radius:50%;outline:2px solid var(----pure-white);outline-offset:3px}.hero-custom--media-full{background-color:var(--hero-top-bg);padding-bottom:0}.hero-custom--media-full .hero-custom__text-row{margin-bottom:0}.hero-custom--media-full .hero-custom__image-row{margin-bottom:0;padding-inline:0}.hero-custom--media-full .hero-custom__image-card{border-radius:0;box-shadow:none}.hero-custom--media-full .hero-custom__image{border-radius:0;height:25rem}@media (min-width:1024px){.hero-custom--media-full{padding-bottom:0}.hero-custom--media-full .hero-custom__grid{align-items:stretch;display:grid;grid-template-columns:1fr 1fr;min-height:var(--section-min-height-hero);width:100%}.hero-custom--media-full .hero-custom__text-row{align-items:center;margin-bottom:0;padding:4rem 1.5rem 4rem max(1.5rem,calc(50vw - 45rem));width:auto}.hero-custom--media-full .hero-custom__image-row{display:flex;flex-direction:column;margin:0;max-width:none;padding:0;width:auto}.hero-custom--media-full .hero-custom__image-card{background-color:transparent;border-radius:0;box-shadow:none;flex:1;width:100%}.hero-custom--media-full .hero-custom__image{border-radius:0;height:100%;width:100%}}.hero-custom--media-simple{background-color:var(--hero-top-bg);padding-bottom:0}.hero-custom--media-simple .hero-custom__image-card{background-color:transparent;box-shadow:none}.hero-custom--media-simple .hero-custom__image,.hero-custom--media-simple .hero-custom__image-card{border-radius:var(--border-radius---radius-card-mobile)}@media (min-width:1024px){.hero-custom--media-simple{padding-bottom:0}.hero-custom--media-simple .hero-custom__grid{align-items:center;display:grid;grid-template-columns:1fr 1fr;margin-inline:auto;max-width:90rem;width:100%}.hero-custom--media-simple .hero-custom__text-row{margin-bottom:0;padding:4rem 1.5rem;width:auto}.hero-custom--media-simple .hero-custom__image-row{margin-bottom:0;max-width:none;padding-inline:1.5rem;width:auto}.hero-custom--media-simple .hero-custom__image-card{border-radius:var(--border-radius---radius-card-mobile)}}