.btr-pv{--pv-navy: #1f497d;--pv-cust: #c85a0e;--pv-cust-soft: #fff4ea;--pv-ink: rgb(var(--btr-ink, 13, 20, 32));--pv-muted: rgba(13, 20, 32, .66);--pv-hivis: rgb(var(--btr-hivis, 228, 255, 58));--pv-card-w: 22rem;scroll-margin-top:12rem;padding-top:1.2rem;padding-bottom:2.4rem}.btr-pv__panel{background:var(--btr-card-bg, #fff);border:.1rem solid var(--btr-soft-border, rgba(13, 20, 32, .08));border-radius:2.4rem;box-shadow:0 1.2rem 3.2rem #06101a0f;padding:3.2rem;display:flex;flex-direction:column;gap:2.4rem}.btr-pv__head{display:flex;flex-direction:column;gap:.6rem}.btr-pv__heading{margin:0;font-size:clamp(2.4rem,2.6vw,3.2rem);line-height:1.15}.btr-pv__sub{margin:0;color:var(--pv-muted);font-size:1.5rem;line-height:1.5}.btr-pv__groups{display:flex;flex-wrap:wrap;gap:2.8rem 4.8rem}.btr-pv__group{flex:0 1 auto;min-width:0;max-width:100%;display:flex;flex-direction:column;gap:1.2rem}.btr-pv__rowlabel{margin:0;display:flex;align-items:center;gap:.8rem;font-size:1.25rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pv-navy)}.btr-pv__group--customer .btr-pv__rowlabel{color:var(--pv-cust)}.btr-pv__count{display:inline-grid;place-items:center;min-width:2.2rem;height:2.2rem;padding:0 .6rem;border-radius:1.1rem;background:currentColor;font-size:1.15rem;letter-spacing:0}.btr-pv__count{color:inherit}.btr-pv__group--btr .btr-pv__count{background:var(--pv-navy);color:#fff}.btr-pv__group--customer .btr-pv__count{background:var(--pv-cust);color:#fff}.btr-pv__track{list-style:none;margin:0;padding:.4rem .2rem .8rem;display:flex;gap:1.4rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.btr-pv__item{flex:none;width:var(--pv-card-w);scroll-snap-align:start}.btr-pv-card{position:relative;display:block;width:100%;aspect-ratio:4 / 5;padding:0;border:0;border-radius:1.6rem;overflow:hidden;background:#1a2230;cursor:pointer;color:#fff;font:inherit;text-align:left;box-shadow:0 .6rem 1.6rem #06101a1f}.btr-pv-card--customer{box-shadow:0 0 0 .2rem var(--pv-cust),0 .6rem 1.6rem #06101a1f}.btr-pv-card:focus-visible{outline:.3rem solid var(--pv-navy);outline-offset:.4rem}.btr-pv-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.btr-pv-card__badge{position:absolute;top:1rem;left:1rem;padding:.5rem .8rem;border-radius:.6rem;background:var(--pv-navy);color:#fff;font-size:1.05rem;font-weight:800;letter-spacing:.1em;line-height:1;text-transform:uppercase}.btr-pv-card--customer .btr-pv-card__badge{background:#fff;color:var(--pv-cust);box-shadow:inset 0 0 0 .15rem var(--pv-cust)}.btr-pv-card__dur{position:absolute;top:1rem;right:1rem;padding:.4rem .6rem;border-radius:.5rem;background:#0009;font-size:1.15rem;font-variant-numeric:tabular-nums;line-height:1}.btr-pv-card__play{position:absolute;left:50%;top:44%;width:5.2rem;height:5.2rem;border-radius:50%;background:#fffffff0;transform:translate(-50%,-50%);box-shadow:0 .4rem 1.2rem #00000040}.btr-pv-card__play:after{content:"";position:absolute;left:2.05rem;top:1.55rem;border-left:1.5rem solid var(--pv-ink);border-top:1.05rem solid transparent;border-bottom:1.05rem solid transparent}@media(prefers-reduced-motion:no-preference){.btr-pv-card__play{transition:transform .2s ease}.btr-pv-card:hover .btr-pv-card__play{transform:translate(-50%,-50%) scale(1.08)}}.btr-pv-card__cap{position:absolute;left:0;right:0;bottom:0;padding:3.2rem 1.2rem 1.2rem;background:linear-gradient(transparent,#000000d1);display:flex;flex-direction:column;gap:.3rem}.btr-pv-card__title{font-size:1.45rem;font-weight:700;line-height:1.25}.btr-pv-card__who{font-size:1.2rem;opacity:.9;line-height:1.3}.btr-pv-card__inc{font-size:1.1rem;opacity:.8;font-style:italic;line-height:1.3}.btr-pv-invite{display:flex;flex-direction:column;justify-content:center;gap:.8rem;width:100%;aspect-ratio:4 / 5;padding:1.6rem;border:.2rem dashed var(--pv-cust);border-radius:1.6rem;background:var(--pv-cust-soft);color:var(--pv-ink);text-decoration:none}.btr-pv-invite:hover{background:#ffecdb}.btr-pv-invite:focus-visible{outline:.3rem solid var(--pv-cust);outline-offset:.4rem}.btr-pv-invite__plus{display:grid;place-items:center;width:3.6rem;height:3.6rem;border-radius:50%;background:var(--pv-cust);color:#fff;font-size:2.4rem;line-height:1}.btr-pv-invite__heading{font-size:1.6rem;line-height:1.25}.btr-pv-invite__text{font-size:1.3rem;line-height:1.45;color:var(--pv-muted)}.btr-pv-invite__email{font-size:1.25rem;font-weight:700;color:var(--pv-cust);text-decoration:underline;text-underline-offset:.3rem;word-break:break-all}.btr-pv-invite__cta{align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;margin-top:.4rem;padding:.9rem 1.4rem;border-radius:1rem;background:var(--pv-cust);color:#fff;font-size:1.3rem;font-weight:700;line-height:1.1}.btr-pv-invite:hover .btr-pv-invite__cta{background:#a94a0a}@media screen and (max-width:749px){.btr-pv{--pv-card-w: 44vw}.btr-pv__panel{padding:2rem 0 2rem 2rem;border-radius:2rem;gap:2rem}.btr-pv__head{padding-right:2rem}.btr-pv__track{padding-right:2rem;gap:1rem}.btr-pv__groups{gap:2.4rem}.btr-pv__group{flex-basis:100%}.btr-pv-card__play{width:4.4rem;height:4.4rem}.btr-pv-card__play:after{left:1.75rem;top:1.3rem;border-left-width:1.3rem;border-top-width:.9rem;border-bottom-width:.9rem}.btr-pv-card__title{font-size:1.3rem}.btr-pv__item--invite{width:72vw}.btr-pv-invite{padding:1.4rem;aspect-ratio:auto;height:100%;min-height:16rem}.btr-pv-invite__heading{font-size:1.4rem}.btr-pv-invite__text{font-size:1.2rem}}html.btr-pv-lock{overflow:hidden}.btr-pv-player{padding:0;border:0;background:transparent;max-width:none;max-height:none;width:100%;height:100%;margin:0;color:#fff;overflow:hidden}.btr-pv-player::backdrop{background:#060a12db}.btr-pv-player[open]{display:grid;place-items:center}.btr-pv-player__frame{position:relative;display:flex;flex-direction:column;width:min(92vw,52rem);max-height:94vh;background:#05080d;border-radius:2rem;overflow:hidden;box-shadow:0 2.4rem 6rem #00000080}.btr-pv-player--wide .btr-pv-player__frame{width:min(92vw,96rem)}.btr-pv-player__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem;padding:1.4rem 1.4rem 1.2rem 1.8rem}.btr-pv-player__who{display:flex;flex-direction:column;gap:.4rem;min-width:0}.btr-pv-player__badge{align-self:flex-start;padding:.5rem .8rem;border-radius:.6rem;background:var(--pv-navy);color:#fff;font-size:1.05rem;font-weight:800;letter-spacing:.1em;line-height:1;text-transform:uppercase}.btr-pv-player--customer .btr-pv-player__badge{background:#fff;color:var(--pv-cust)}.btr-pv-player__title{margin:0;font-size:1.6rem;font-weight:700;line-height:1.3}.btr-pv-player__meta{margin:0;font-size:1.25rem;opacity:.8;line-height:1.3}.btr-pv-player__meta:empty,.btr-pv-player__text:empty,.btr-pv-player__inc:empty{display:none}.btr-pv-player__close{flex:none;display:grid;place-items:center;width:4.4rem;height:4.4rem;border:0;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer}.btr-pv-player__close:hover{background:#ffffff38}.btr-pv-player__stage{position:relative;flex:0 1 auto;min-height:0;aspect-ratio:var(--pv-ratio, 1);max-height:calc(94vh - 22rem);background:#000;display:flex;justify-content:center}.btr-pv-player__video{display:block;width:100%;height:100%;object-fit:contain;background:#000}.btr-pv-player__nav{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:4.4rem;height:4.4rem;margin-top:-2.2rem;border:0;border-radius:50%;background:#ffffffe6;color:var(--pv-ink);cursor:pointer;box-shadow:0 .4rem 1.2rem #0000004d}.btr-pv-player__nav--prev{left:1rem}.btr-pv-player__nav--next{right:1rem}.btr-pv-player--single .btr-pv-player__nav,.btr-pv-player--single .btr-pv-player__dots{display:none}.btr-pv-player__bottom{display:flex;flex-direction:column;gap:1rem;padding:1.4rem 1.6rem 1.6rem}.btr-pv-player__text{margin:0;font-size:1.35rem;line-height:1.45;opacity:.92}.btr-pv-player--customer .btr-pv-player__text{font-style:italic}.btr-pv-player__inc{margin:0;font-size:1.15rem;opacity:.7}.btr-pv-player__dots{display:flex;justify-content:center;gap:.5rem}.btr-pv-player__dots i{width:1.8rem;height:.3rem;border-radius:.2rem;background:#ffffff4d}.btr-pv-player__dots i.is-on{background:#fff}.btr-pv-player__buy{display:flex;align-items:center;gap:1.2rem;padding:.8rem;border-radius:1.2rem;background:#fff;color:var(--pv-ink)}.btr-pv-player__thumb{flex:none;width:4.8rem;height:4.8rem;border-radius:.8rem;object-fit:cover}.btr-pv-player__product{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.btr-pv-player__pname{font-size:1.2rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btr-pv-player__price{font-size:1.5rem;font-weight:700}.btr-pv-player__add{flex:none;min-height:4.4rem;padding:0 1.6rem;border:0;border-radius:1rem;background:var(--pv-hivis);color:var(--pv-ink);font:inherit;font-size:1.4rem;font-weight:700;cursor:pointer}.btr-pv-player__add:hover{background:#eeff70}.btr-pv-player__add[disabled]{opacity:.5;cursor:not-allowed}@media screen and (max-width:749px){.btr-pv-player[open]{place-items:stretch}.btr-pv-player__frame,.btr-pv-player--wide .btr-pv-player__frame{width:100%;height:100%;max-height:none;border-radius:0}.btr-pv-player__top{padding-top:calc(1.2rem + env(safe-area-inset-top,0px))}.btr-pv-player__stage{flex:1 1 auto;aspect-ratio:auto;max-height:none}.btr-pv-player__nav{width:3.8rem;height:3.8rem;margin-top:-1.9rem;background:#ffffffbf}.btr-pv-player__bottom{padding-bottom:calc(1.4rem + env(safe-area-inset-bottom,0px))}}body.btr-product .product__media-wrapper{position:relative}.btr-video-jump--photo{position:absolute;top:1.2rem;right:1.2rem;z-index:3;display:inline-flex;align-items:center;gap:.8rem;padding:.9rem 1.4rem .9rem 1.1rem;border-radius:99rem;background:#0d1420e0;color:#fff;font-size:1.3rem;font-weight:700;line-height:1;text-decoration:none;box-shadow:0 .4rem 1.2rem #06101a33}.btr-video-jump--photo:hover{background:#0d1420}.btr-video-jump__icon{width:0;height:0;border-left:.9rem solid rgb(var(--btr-hivis, 228, 255, 58));border-top:.6rem solid transparent;border-bottom:.6rem solid transparent}.btr-rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.2rem}.btr-rating-row>.shopify-block{margin:0}.btr-video-jump--link{font-size:1.35rem;font-weight:600;color:#1f497d;text-decoration:underline;text-underline-offset:.3rem}@media screen and (max-width:749px){.btr-video-jump--photo{top:1rem;right:1rem;font-size:1.2rem;padding:.8rem 1.2rem .8rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/btr-product-videos.css.map */
