.vp-specs-alt{background-color:#fff}.vp-specs-alt__container{display:block}.vp-specs-alt__header-wrapper{width:100%}.vp-specs-alt__header-wrapper h2,.vp-specs-alt__header-wrapper h1,.vp-specs-alt__header-wrapper p{margin:0;text-transform:uppercase}.vp-specs-alt__content{display:flex;flex-direction:column;gap:40px;position:relative}.vp-specs-alt__callout-wrapper{background-color:#000;width:100%;border-radius:3px}.vp-specs-alt__callout-wrapper>*,.vp-specs-alt__callout-wrapper .shopify-block,.vp-specs-alt__callout-wrapper .group{width:100%}.vp-specs-alt__callout-wrapper .support__call-card{color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;width:100%;padding:24px;box-sizing:border-box;overflow:hidden}.vp-specs-alt__callout-wrapper .support__phone{color:#fff;margin-top:0;white-space:nowrap;display:flex;align-items:center;flex-wrap:nowrap;font-size:16px;font-family:Proxima Nova Regular;gap:8px}.vp-specs-alt .support__call-title{font-size:22px;font-family:Proxima Nova Bold;line-height:108%;text-transform:uppercase;margin:0}.vp-specs-alt__left{flex:1;display:flex;flex-direction:column}.vp-specs-alt__right{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.vp-specs-alt__right-inner{width:100%;display:flex;flex-direction:column;justify-content:center}.vp-specs-alt__table{display:flex;flex-direction:column;margin-bottom:48px}.vp-specs-alt .vp-specs__row{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid rgb(0,0,0,.16)}.vp-specs-alt .vp-specs__row:first-child{padding-top:0;border-top:none}.vp-specs-alt .vp-specs__row:last-child{padding-bottom:0;border-bottom:none}.vp-specs-alt .vp-specs__label{font-size:14px;font-weight:400;color:#565656;text-transform:uppercase;font-family:Lab Grotesque Mono;line-height:120%;letter-spacing:.14px}.vp-specs-alt .vp-specs__value{font-family:Proxima Nova Semibold;font-size:14px;font-weight:600;color:#000;line-height:140%;text-transform:capitalize}.vp-specs-alt__media-wrapper{position:relative;width:100%;overflow:hidden}.vp-specs-alt__media{position:relative;overflow:hidden;display:flex;justify-content:center}.vp-specs-alt__media-item{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .3s ease;z-index:0}.vp-specs-alt__media-item--active{position:relative;inset:unset;width:100%;max-width:100%;height:auto;opacity:1;visibility:visible;z-index:1}.vp-specs-alt__media-item{aspect-ratio:var(--vp-specs-alt-ratio, 4 / 3);border-radius:var(--vp-specs-alt-radius, 0px);overflow:hidden}.vp-specs-alt__video-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.vp-specs-alt__media-element{width:100%;height:100%;object-fit:var(--vp-specs-alt-fit, cover);display:block}.placeholder-svg{width:100%;height:100%;fill:#ccc;background-color:#f8f8f8;color:#ccc}.vp-specs-alt__video-play-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.vp-specs-alt__media-item.is-playing .vp-specs-alt__video-play-center{display:none}.vp-specs-alt__video-controls{position:absolute;top:16px;right:16px;display:flex;flex-direction:row;gap:8px;z-index:2}.vp-specs-alt__vc-btn{width:40px;height:40px;border:none;background:transparent;cursor:pointer}.vp-specs-alt__vc-btn.vp-specs-alt__vc-btn--pause-action{width:12px}.vp-specs-alt__vc-icon{width:24px;height:31px;display:flex;align-items:center;justify-content:center}.vp-specs-alt__vc-icon.vp-specs-alt__vc-icon--pause{width:12px}.vp-specs-alt__vc-icon svg{width:100%;height:100%;display:block}.vp-specs-alt__media-item:not(.is-playing) .vp-specs-alt__vc-btn--pause-action,.vp-specs-alt__media-item:not(.is-playing) .vp-specs-alt__vc-btn[data-action=mute]{display:none}.vp-specs-alt__vc-icon--muted,.vp-specs-alt__media-item.is-muted .vp-specs-alt__vc-icon--unmuted{display:none}.vp-specs-alt__media-item.is-muted .vp-specs-alt__vc-icon--muted{display:flex}.vp-specs-alt__controls{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;z-index:3;max-width:calc(100% - 24px)}.vp-specs-alt__media-controls{background-color:#fff;border-radius:44px;border:1px solid #EAEAEA;z-index:2;overflow:hidden;padding:6px;max-width:298px}.vp-specs-alt__media-controls-scroll{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:flex-start}.vp-specs-alt__media-controls-scroll::-webkit-scrollbar{display:none}.vp-specs-alt__media-btn{background:transparent;border:none;border-radius:44px;padding:0 25px;font-size:14px;font-weight:500;line-height:140%;cursor:pointer;color:#000;transition:all .2s ease;white-space:nowrap;display:flex;height:32px;justify-content:center;align-items:center;gap:16px;font-family:Proxima Nova Medium}.vp-specs-alt__media-btn:hover{background-color:#eaeaea}.vp-specs-alt__media-btn--active{background-color:#000;color:#fff}.vp-specs-alt__media-btn--active:hover{background-color:#222}.vp-specs-alt__nav{flex:0 0 auto;width:44px;height:44px;border-radius:var(--vp-specs-alt-arrow-radius, 8px);background:#fff;border:1px solid #EAEAEA;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .2s ease}.vp-specs-alt__nav:hover{background:#eaeaea}.vp-specs-alt__nav svg{width:16px;height:16px;display:block}@media screen and (min-width:750px){.vp-specs-alt__content{flex-direction:row;align-items:stretch;gap:7%}.vp-specs-alt__left{flex:0 0 45%;max-width:45%}.vp-specs-alt__right{min-width:0}.vp-specs-alt--desktop-match .vp-specs-alt__right{position:relative}.vp-specs-alt--desktop-match .vp-specs-alt__right-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column}.vp-specs-alt--desktop-match .vp-specs-alt__media-wrapper{flex:1 1 auto;min-height:0}.vp-specs-alt--desktop-match .vp-specs-alt__media{height:100%}.vp-specs-alt--desktop-match .vp-specs-alt__media-item--active{width:100%;max-width:100%;height:100%;margin:0;aspect-ratio:auto}.vp-specs-alt--desktop-ratio .vp-specs-alt__media-item{aspect-ratio:var(--vp-specs-alt-ratio-desktop, 1 / 1)}.vp-specs-alt--desktop-ratio .vp-specs-alt__media-item--active{width:100%;max-width:100%;height:auto;margin:0 auto}.vp-specs-alt__callout-wrapper .support__call-card{flex-direction:row;align-items:center;justify-content:center;gap:20px}.vp-specs-alt__controls{bottom:16px}}@media screen and (min-width:850px){.vp-specs-alt__media-controls{max-width:340px!important}}@media screen and (max-width:749px){.vp-specs-alt{padding-top:48px!important;padding-bottom:48px!important}.vp-specs-alt__right{order:-1}.vp-specs-alt__callout-wrapper .support__call-card{align-items:flex-start;text-align:left}.vp-specs-alt__media{flex-direction:column;gap:12px;overflow:visible}.vp-specs-alt__media-item,.vp-specs-alt__media-item--active{position:relative;inset:auto;width:100%;height:auto;opacity:1;visibility:visible}.vp-specs-alt__controls{display:none}.vp-specs-alt .vp-specs__row{padding:9px 0}}
/*# sourceMappingURL=/cdn/shop/t/200/assets/vp-specs-alt.css.map */
