.video-hero{--vh-heading-color: #fff;--vh-subtext-color: #fff;--vh-heading-color-mobile: #1a1a1a;--vh-subtext-color-mobile: #444;--vh-primary-btn-bg: #F5C800;--vh-primary-btn-text: #1a1a1a;position:relative;width:100%;overflow:hidden}.video-hero__media{display:grid;grid-template-rows:1fr;grid-template-columns:1fr;width:100%;overflow:hidden}.video-hero__poster{grid-row:1;grid-column:1;display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center;opacity:1;z-index:0}.video-hero__overlay{display:none}.video-hero__player{grid-row:1;grid-column:1;width:100%;transition:opacity .8s ease;z-index:1;overflow:hidden}.video-hero__iframe{display:block;width:100%;aspect-ratio:16 / 9;border:none;pointer-events:none;opacity:0;transition:opacity .8s ease}.video-hero__iframe--ready{opacity:1;transition:opacity .8s ease}.video-hero__content{padding:2.4rem 2rem 3.2rem;background:#fff;text-align:left}.video-hero__content-inner{display:contents}.video-hero__heading{color:var(--vh-heading-color-mobile);margin:0 0 1.2rem;line-height:1.15}.video-hero__subtext{color:var(--vh-subtext-color-mobile);font-size:1.5rem;line-height:1.6;margin-bottom:2.4rem}.video-hero__subtext p:first-child{font-weight:700;color:#1a1a1a}.video-hero__subtext p:not(:first-child){font-weight:400;margin-top:.6rem}.video-hero__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem 2.4rem}.video-hero__btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:1.5rem;font-weight:700;line-height:1;transition:opacity .2s ease,transform .15s ease;cursor:pointer}.video-hero__btn:hover{opacity:.85;transform:translateY(-1px)}.video-hero__btn--primary{background:var(--vh-primary-btn-bg);color:var(--vh-primary-btn-text);padding:1.4rem 2.4rem;border-radius:0;border:none}.video-hero__btn--secondary{background:transparent;color:#1a1a1a;padding:0;border:none;text-decoration:underline;text-underline-offset:3px}.video-hero__btn--secondary:after{content:"\2192";text-decoration:none;display:inline-block;margin-left:0}@media screen and (min-width:750px){.video-hero{display:block;min-height:560px;background:#000}.video-hero__media{display:block;position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:unset;width:100%;height:100%;background:#000;opacity:.9}.video-hero__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;aspect-ratio:unset}.video-hero__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#000;z-index:3;pointer-events:none}.video-hero__player{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.video-hero__iframe{position:absolute;top:50%;left:50%;width:max(100%,177.78vh);height:max(56.25vw,100%);aspect-ratio:unset;z-index:1;transform:translate(-50%,-50%)}.video-hero__iframe--ready{opacity:1}.video-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:560px;padding:6rem 4rem;background:transparent;text-align:center}.video-hero__content-inner{display:flex;flex-direction:column;align-items:center;max-width:860px;width:100%}.video-hero__heading{color:var(--vh-heading-color);margin-bottom:1.6rem;max-width:820px}.video-hero__subtext{color:var(--vh-subtext-color);max-width:700px;margin-bottom:3.2rem;font-size:1.8rem}.video-hero__subtext p:first-child{font-weight:400;color:var(--vh-subtext-color)}.video-hero__buttons{flex-wrap:nowrap;gap:2rem}.video-hero__btn--primary{padding:1.6rem 3.2rem;font-size:1.6rem}.video-hero__btn--secondary{background:transparent;color:#fff;border:2px solid #fff;padding:1.4rem 3rem;text-decoration:none}.video-hero__btn--secondary:after{display:none}.video-hero__btn--secondary:hover{background:#ffffff26}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/video-hero.css.map */
