.vpv-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:6px;margin:0;padding:0;list-style:none}.vpv-breadcrumb__item{display:inline-flex;align-items:center;gap:6px;margin:0;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:13px;font-weight:500;line-height:120%;color:#4c4c4c}.vpv-breadcrumb__link{color:#4c4c4c;text-decoration:none}.vpv-breadcrumb__link:hover{color:#4c4c4c;text-decoration:underline}.vpv-breadcrumb__item--current,.vpv-breadcrumb__sep{color:#4c4c4c}.vpv-cta-slider-section{width:100%}.vpv-cta-slider__title{margin:0 0 16px;padding-left:16px;font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:27px;line-height:120%;text-transform:uppercase;color:#000}@media screen and (min-width:750px){.vpv-cta-slider__title{font-size:38px}}.vpv-cta-slider{--vpv-card-w: 270px;width:100%;min-width:0}.vpv-cta-slider__track{display:flex;flex-wrap:nowrap;justify-content:safe flex-start;gap:8px;padding-inline:16px;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-left:16px;scrollbar-width:none}.vpv-cta-slider__track::-webkit-scrollbar{display:none}.vpv-cta-slider__track.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.vpv-cta-slider .vpv-cta-slide{flex:0 0 var(--vpv-card-w, 270px);scroll-snap-align:start}.vpv-cta-slider__progress{margin-top:16px;margin-inline:16px;height:4px;background:#efede9;border-radius:2px;overflow:hidden}.vpv-cta-slider__progress-bar{height:100%;width:0;background:#d53737;border-radius:2px}.vpv-cta-slide{display:block;text-decoration:none;color:inherit}.vpv-cta-slide__media{aspect-ratio:540 / 670;overflow:hidden;background:#f2f2f2}.vpv-cta-slide__img{width:100%;height:100%;object-fit:cover;display:block}.vpv-cta-slide__caption{margin-top:8px;font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:20px;line-height:120%;text-transform:uppercase;color:#000}.vpv-collection-header__title{margin:0}.vpv-custom-media{display:block}.vpv-custom-media__inner{width:100%;box-sizing:border-box}@media screen and (min-width:750px){.vpv-custom-media--w-d-page .vpv-custom-media__inner{max-width:var(--vpv-page-max-width, 1500px);margin-inline:auto;padding-inline:var(--vpv-page-gutter, 16px)}}@media screen and (max-width:749px){.vpv-custom-media--w-m-page .vpv-custom-media__inner{max-width:var(--vpv-page-max-width, 1500px);margin-inline:auto;padding-inline:var(--vpv-page-gutter, 16px)}}.vpv-custom-media__band{position:relative}@media screen and (max-width:749px){.vpv-custom-media__band{min-height:var(--vpv-cm-h-m, var(--vpv-section-height-large))}.vpv-custom-media--auto-m .vpv-custom-media__band{min-height:0;aspect-ratio:var(--vpv-cm-ar-m, 1 / 1)}}@media screen and (min-width:750px){.vpv-custom-media__band{min-height:var(--vpv-cm-h-d, var(--vpv-section-height-small))}.vpv-custom-media--auto-d .vpv-custom-media__band{min-height:0;aspect-ratio:var(--vpv-cm-ar-d, 16 / 9)}}.vpv-custom-media__cell{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.vpv-custom-media__cell--placeholder{background:#f3f3f3}.vpv-custom-media__cell--mobile{display:none}@media screen and (max-width:749px){.vpv-custom-media--has-mobile .vpv-custom-media__cell--desktop{display:none}.vpv-custom-media--has-mobile .vpv-custom-media__cell--mobile{display:block}.vpv-custom-media--hide-mobile{display:none}}.vpv-custom-media__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.vpv-custom-media .vpv-media-toggle{z-index:2}.vpv-hero__slides{position:relative}.vpv-hero__slide{width:100%}.vpv-hero__slides.flickity-enabled .flickity-viewport{height:auto!important;aspect-ratio:375 / 600;transition:none}@media screen and (min-width:750px){.vpv-hero__slides.flickity-enabled .flickity-viewport{aspect-ratio:1440 / 800}}.vpv-hero__slides:not(.flickity-enabled)>.vpv-hero__slide:not(:first-child){display:none}.vpv-hero[data-editor-stack] .vpv-hero__slides>.vpv-hero__slide{display:grid}.vpv-hero__slides .flickity-page-dots{position:absolute;left:0;bottom:17px;width:100%;margin:0;padding:0;display:flex;justify-content:center;gap:6px;list-style:none;line-height:0;z-index:4}.vpv-hero__slides .flickity-page-dots .dot{width:6px;height:6px;margin:0;padding:0;border:0;border-radius:50%;background:#fff;opacity:.3;cursor:pointer}.vpv-hero__slides .flickity-page-dots .dot.is-selected{opacity:1}.vpv-pdp-reviews--page-width{max-width:var(--page-width, 1400px);margin-inline:auto}.vpv-search-header__title{margin:0;text-transform:uppercase}.vpv-search-header__no-results{margin-top:12px}@media screen and (min-width:750px){.vpv-search-header--w-d-page .vpv-search-header__inner{width:100%;max-width:var(--vpv-page-max-width, 1500px);margin-inline:auto;padding-inline:var(--vpv-page-gutter, 16px);box-sizing:border-box}}@media screen and (max-width:749px){.vpv-search-header--w-m-page .vpv-search-header__inner{width:100%;max-width:var(--vpv-page-max-width, 1500px);margin-inline:auto;padding-inline:var(--vpv-page-gutter, 16px);box-sizing:border-box}}.vpv-section{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(var(--vpv-section-min-height, auto),auto)}.vpv-section__inner{min-width:0}@media screen and (min-width:750px){.vpv-section--w-d-page .vpv-section__inner{width:100%;max-width:var(--vpv-page-max-width, 1500px);margin-inline:auto;padding-inline:var(--vpv-page-gutter, 16px);box-sizing:border-box}}@media screen and (max-width:749px){.vpv-section--w-m-page .vpv-section__inner{width:100%;max-width:var(--vpv-page-max-width, 1500px);margin-inline:auto;padding-inline:var(--vpv-page-gutter, 16px);box-sizing:border-box}}.vpv-type-ref{padding-block:40px}.vpv-type-ref__row{padding-block:12px;border-block-end:1px solid color-mix(in srgb,currentColor 12%,transparent)}.vpv-type-ref__label{display:block;margin-block-end:4px;font-family:monospace;font-size:12px;opacity:.55}.vpv-type-ref__sample{margin:0}.vpv-reviews-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:16px;justify-content:var(--rb-justify, flex-start)}.vpv-reviews-buttons--align-left{--rb-justify: flex-start}.vpv-reviews-buttons--align-center{--rb-justify: center}.vpv-reviews-buttons--align-right{--rb-justify: flex-end}@media(max-width:768px){.vpv-reviews-buttons--align-mobile-left{--rb-justify: flex-start}.vpv-reviews-buttons--align-mobile-center{--rb-justify: center}.vpv-reviews-buttons--align-mobile-right{--rb-justify: flex-end}.vpv-reviews-buttons{flex-wrap:nowrap}.vpv-reviews-buttons .vpv-button{padding-inline:16px}}.vpv-reviews-heading{width:100%;min-width:0}.vpv-reviews-heading--align-left{--rh-flex: flex-start}.vpv-reviews-heading--align-center{--rh-flex: center}.vpv-reviews-heading--align-right{--rh-flex: flex-end}.vpv-reviews-heading__rating{display:flex;align-items:baseline;justify-content:var(--rh-flex, flex-start);gap:18px}.vpv-reviews-heading__score{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:48px;font-weight:600;line-height:120%;letter-spacing:-1.44px;text-transform:uppercase;color:var(--vpv-color-foreground, #000)}.vpv-reviews-heading__stars{display:inline-flex;align-items:center;gap:4px}.vpv-reviews-heading__stars .icon{width:14px;height:14px}.vpv-reviews-heading__stars .icon svg{display:block;width:100%;height:100%}.vpv-reviews-heading__stars svg [fill]:not([fill=none]){fill:#ddaf02}.vpv-reviews-heading__stars svg [stroke]{stroke:#ddaf02}@media(max-width:768px){.vpv-reviews-heading--align-mobile-left{--rh-flex: flex-start}.vpv-reviews-heading--align-mobile-center{--rh-flex: center}.vpv-reviews-heading--align-mobile-right{--rh-flex: flex-end}.vpv-reviews-heading__rating{flex-direction:column;align-items:var(--rh-flex, center);justify-content:initial;gap:16px}.vpv-reviews-heading__score{font-size:40px;letter-spacing:normal}.vpv-reviews-heading__stars{gap:2px}.vpv-reviews-heading__stars .icon{width:12px;height:12px}}.vpv-copyright{font-family:var(--vpv-custom-font);font-size:var(--vpv-custom-size);line-height:var(--vpv-custom-line-height);letter-spacing:var(--vpv-custom-letter-spacing);text-transform:var(--vpv-custom-case);text-align:var(--vpv-text-align, left);color:inherit}.vpv-copyright--has-color{color:var(--vpv-custom-color)}@media screen and (max-width:749px){.vpv-copyright{font-size:var(--vpv-custom-size-mobile, var(--vpv-custom-size));text-align:var(--vpv-text-align-mobile, var(--vpv-text-align, left))}}.vpv-footer-menu{width:100%;color:inherit}.vpv-footer-menu__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;pointer-events:none;cursor:default}.vpv-footer-menu__summary::-webkit-details-marker{display:none}.vpv-footer-menu__heading{color:inherit}.vpv-footer-menu__toggle{display:none;flex:0 0 auto;line-height:0;transition:transform .2s ease}.vpv-footer-menu__toggle svg{width:12px;height:8px;display:block}.vpv-footer-menu__content{margin-block-start:var(--vpv-menu-gap, 12px)}.vpv-footer-menu__list{display:flex;flex-direction:column;gap:var(--vpv-menu-gap, 12px);margin:0;padding:0;list-style:none}.vpv-footer-menu__link{color:inherit;text-decoration:none}.vpv-footer-menu__link:hover,.vpv-footer-menu__link:focus-visible{color:inherit;text-decoration:underline}@media screen and (min-width:750px){.vpv-footer-menu--divider-desktop .vpv-footer-menu__summary{padding-top:calc(var(--vpv-menu-gap, 12px) * 1.25);padding-bottom:calc(var(--vpv-menu-gap, 12px) * 1.25);border-bottom:1px solid var(--vpv-fm-divider-color);margin-bottom:calc(var(--vpv-menu-gap, 12px) * 1.5)}.vpv-footer-menu--divider-desktop .vpv-footer-menu__content{margin-block-start:0}}@media screen and (max-width:749px){.vpv-footer-menu--divider-mobile{border-bottom:1px solid var(--vpv-fm-divider-color)}.vpv-footer-menu--divider-mobile .vpv-footer-menu__summary{padding-top:var(--vpv-menu-gap, 12px);padding-bottom:var(--vpv-menu-gap, 12px)}.vpv-footer-menu--divider-mobile .vpv-footer-menu__content{margin-block-start:0;padding-top:calc(var(--vpv-menu-gap, 12px) / 3);padding-bottom:calc(var(--vpv-menu-gap, 12px) * 1.5)}}.vpv-footer-menu__heading--custom{font-family:var(--vpv-fm-h-font);font-weight:var(--vpv-fm-h-weight);font-size:var(--vpv-fm-h-size);line-height:var(--vpv-fm-h-lh);letter-spacing:var(--vpv-fm-h-ls);text-transform:var(--vpv-fm-h-case)}.vpv-footer-menu__link--custom{font-family:var(--vpv-fm-l-font);font-weight:var(--vpv-fm-l-weight);font-size:var(--vpv-fm-l-size);line-height:var(--vpv-fm-l-lh);letter-spacing:var(--vpv-fm-l-ls);text-transform:var(--vpv-fm-l-case)}@media screen and (max-width:749px){.vpv-footer-menu--accordion .vpv-footer-menu__summary{pointer-events:auto;cursor:pointer}.vpv-footer-menu--accordion .vpv-footer-menu__toggle{display:block}.vpv-footer-menu--accordion[open] .vpv-footer-menu__toggle{transform:rotate(180deg)}.vpv-footer-menu__heading--custom{font-size:var(--vpv-fm-h-size-mobile, var(--vpv-fm-h-size))}.vpv-footer-menu__link--custom{font-size:var(--vpv-fm-l-size-mobile, var(--vpv-fm-l-size))}}@media(prefers-reduced-motion:reduce){.vpv-footer-menu__toggle{transition:none}}.vpv-hero__slide{position:relative;display:grid;grid-template-areas:"stack"}.vpv-hero__slide:before{content:"";grid-area:stack;aspect-ratio:375 / 600}@media screen and (min-width:750px){.vpv-hero__slide:before{aspect-ratio:1440 / 800}}.vpv-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.vpv-hero__media--mobile{display:none}@media screen and (max-width:749px){.vpv-hero__media--desktop:not(.vpv-hero__media--show-mobile){display:none}.vpv-hero__media--mobile{display:block}}.vpv-hero__slide .vpv-overlay{z-index:1}.vpv-hero__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.vpv-hero__content-area{grid-area:stack;position:relative;z-index:2;display:grid;align-items:var(--vpv-hero-align-y, end);justify-items:var(--vpv-hero-align-x, start);pointer-events:none;padding-block:14.93%;padding-inline:5.33%}@media screen and (min-width:750px){.vpv-hero__content-area{padding-block:5.83%;padding-inline:3.89%}}@media screen and (max-width:749px){.vpv-hero__content-area{align-items:var(--vpv-hero-align-y-mobile, var(--vpv-hero-align-y, end));justify-items:var(--vpv-hero-align-x-mobile, var(--vpv-hero-align-x, start))}}.vpv-hero__content{width:var(--vpv-hero-content-width, 40%)}@media screen and (max-width:749px){.vpv-hero__content{width:var(--vpv-hero-content-width-mobile, 100%)}}.vpv-hero--header-offset .vpv-hero__content-area{padding-block-start:calc(14.93% + 44px)}@media screen and (min-width:750px){.vpv-hero--header-offset .vpv-hero__content-area{padding-block-start:calc(5.83% + 64px)}}.vpv-hero__content-area :is(a,button,input,textarea,select,label,summary){pointer-events:auto}.vpv-policy-menu{font-family:var(--vpv-custom-font);font-size:var(--vpv-custom-size);line-height:var(--vpv-custom-line-height);letter-spacing:var(--vpv-custom-letter-spacing);text-transform:var(--vpv-custom-case);color:inherit}.vpv-policy-menu--has-color{color:var(--vpv-custom-color)}.vpv-policy-menu__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:var(--vpv-align-desktop, flex-start);gap:.4em .7em;margin:0;padding:0;list-style:none}.vpv-policy-menu__item{display:inline-flex;align-items:center;gap:.7em}.vpv-policy-menu__link{color:inherit;text-decoration:none}.vpv-policy-menu__link:hover,.vpv-policy-menu__link:focus-visible{color:inherit;text-decoration:underline}.vpv-policy-menu__divider{opacity:.6;-webkit-user-select:none;user-select:none}@media screen and (max-width:749px){.vpv-policy-menu{font-size:var(--vpv-custom-size-mobile, var(--vpv-custom-size))}.vpv-policy-menu__list{justify-content:var(--vpv-align-mobile, flex-start)}}.vpv-reviews-app{width:100%;min-width:0}.vpv-reviews-app--hidden{display:none}.vpv-cgrid{width:100%;min-width:0}.vpv-cgrid__track{display:grid;grid-template-columns:var(--vpv-cgrid-cols-m, repeat(1, minmax(0, 1fr)));column-gap:16px;row-gap:32px;min-width:0}@media screen and (min-width:750px){.vpv-cgrid__track{grid-template-columns:var(--vpv-cgrid-cols-t, repeat(2, minmax(0, 1fr)))}}@media screen and (min-width:1200px){.vpv-cgrid__track{grid-template-columns:var(--vpv-cgrid-cols-d, repeat(3, minmax(0, 1fr)))}}.vpv-cgrid__trail{display:none}@media screen and (max-width:749px){.vpv-cgrid--mobile-slider .vpv-cgrid__track{display:flex;flex-wrap:nowrap;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-left:16px;padding-left:16px;column-gap:16px;scrollbar-width:none}.vpv-cgrid--mobile-slider .vpv-cgrid__track::-webkit-scrollbar{display:none}.vpv-cgrid--mobile-slider .vpv-pcard{flex:0 0 var(--vpv-cgrid-card-w-mobile, 270px);scroll-snap-align:start}.vpv-cgrid--mobile-slider .vpv-cgrid__trail{display:block;flex:0 0 16px;width:16px}}.vpv-cgrid__progress{margin-top:24px;margin-inline:16px;height:4px;background:#efede9;border-radius:2px;overflow:hidden}.vpv-cgrid__progress-bar{height:100%;width:0;background:#d53737;border-radius:2px}.vpv-cslider{--vpv-card-w: 270px;--vpv-card-w-mobile: 270px;width:100%;min-width:0}.vpv-cslider__track:not(.flickity-enabled){display:flex;flex-wrap:nowrap;overflow:hidden}.vpv-cslider .vpv-pcard{width:var(--vpv-card-w, 270px);margin-right:8px}@media screen and (max-width:749px){.vpv-cslider .vpv-pcard{width:var(--vpv-card-w-mobile, 270px)}}.vpv-cslider__track{padding-left:16px}.vpv-cslider__trail{flex:0 0 16px;width:16px}.vpv-cslider__progress{margin-top:24px;margin-inline:16px;height:4px;background:#efede9;border-radius:2px;overflow:hidden}.vpv-cslider__progress-bar{height:100%;width:0;background:#d53737;border-radius:2px}.vpv-divider{display:flex}.vpv-divider__line{flex:0 0 auto;width:var(--vpv-divider-width, 100%);height:var(--vpv-divider-thickness, 1px);background-color:var(--vpv-divider-color);border-radius:var(--vpv-divider-radius, 0)}.vpv-layout-panel--column>.vpv-divider{width:100%;padding-block:var(--vpv-divider-spacing, 0)}.vpv-layout-panel--column>.vpv-divider--align-left{justify-content:flex-start}.vpv-layout-panel--column>.vpv-divider--align-center{justify-content:center}.vpv-layout-panel--column>.vpv-divider--align-right{justify-content:flex-end}.vpv-layout-panel--row>.vpv-divider{align-self:stretch;justify-content:center;padding-inline:var(--vpv-divider-spacing, 0)}.vpv-layout-panel--row>.vpv-divider>.vpv-divider__line{width:var(--vpv-divider-thickness, 1px);height:var(--vpv-divider-width, 100%)}.vpv-layout-panel--row>.vpv-divider--align-left{align-items:flex-start}.vpv-layout-panel--row>.vpv-divider--align-center{align-items:center}.vpv-layout-panel--row>.vpv-divider--align-right{align-items:flex-end}@media screen and (max-width:749px){.vpv-mobile-column>.vpv-divider{width:100%;align-self:auto;padding-inline:0;padding-block:var(--vpv-divider-spacing, 0)}.vpv-mobile-column>.vpv-divider>.vpv-divider__line{width:var(--vpv-divider-width, 100%);height:var(--vpv-divider-thickness, 1px)}.vpv-mobile-column>.vpv-divider--align-left{justify-content:flex-start;align-items:stretch}.vpv-mobile-column>.vpv-divider--align-center{justify-content:center;align-items:stretch}.vpv-mobile-column>.vpv-divider--align-right{justify-content:flex-end;align-items:stretch}}.vpv-icon,.vpv-icon__link{display:inline-flex}.vpv-icon__media{display:block;width:var(--vpv-icon-width, 40px);height:auto}.vpv-image{display:block;margin-inline:var(--vpv-image-align, 0)}@media screen and (max-width:749px){.vpv-image{margin-inline:var(--vpv-image-align-mobile, var(--vpv-image-align, 0))}}.vpv-image__link{display:block}.vpv-image__media{display:block;width:100%;height:auto;aspect-ratio:var(--vpv-ratio, 1);object-fit:cover}.vpv-image--height-fill .vpv-image__media{height:100%;aspect-ratio:auto}.vpv-image__placeholder{overflow:hidden}.vpv-image__placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.vpv-logo-marquee{display:block}.vpv-logo-marquee__viewport{overflow:hidden}.vpv-logo-marquee__track{display:flex;width:max-content;will-change:transform;animation:vpv-lm-scroll var(--lm-duration, 40s) linear infinite}.vpv-logo-marquee__group{flex:0 0 auto;display:flex;align-items:center;gap:var(--lm-gap-mobile, 32px);padding-right:var(--lm-gap-mobile, 32px)}@media screen and (min-width:750px){.vpv-logo-marquee__group{gap:var(--lm-gap, 64px);padding-right:var(--lm-gap, 64px)}}@keyframes vpv-lm-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.vpv-logo-marquee--right .vpv-logo-marquee__track{animation-direction:reverse}.vpv-logo-marquee--pause-hover:hover .vpv-logo-marquee__track,.vpv-logo-marquee--pause-hover:focus-within .vpv-logo-marquee__track{animation-play-state:paused}.vpv-logo-marquee__item{flex:0 0 auto;display:inline-flex;align-items:center}.vpv-logo-marquee__logo{display:block;width:auto;height:calc(var(--lm-size-mobile, 48px) * var(--logo-scale, 1))}@media screen and (min-width:750px){.vpv-logo-marquee__logo{height:calc(var(--lm-size, 64px) * var(--logo-scale, 1))}}.vpv-logo-marquee--grayscale .vpv-logo-marquee__logo{filter:grayscale(1)}.vpv-logo-marquee--fade .vpv-logo-marquee__viewport{-webkit-mask-image:linear-gradient(to right,transparent,#000 var(--lm-fade, 80px),#000 calc(100% - var(--lm-fade, 80px)),transparent);mask-image:linear-gradient(to right,transparent,#000 var(--lm-fade, 80px),#000 calc(100% - var(--lm-fade, 80px)),transparent)}@media(prefers-reduced-motion:reduce){.vpv-logo-marquee__track{animation:none;width:100%}.vpv-logo-marquee__group{flex-wrap:wrap;justify-content:center;width:100%;padding-right:0}.vpv-logo-marquee__group[aria-hidden=true]{display:none}}.vpv-spcard{width:100%;min-width:0}.vpv-social-links .vpv-social-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:var(--vpv-align-desktop, flex-start);gap:var(--vpv-social-gap, 16px);margin:0;padding:0;list-style:none}.vpv-social-links .vpv-social-icons li{margin:0;line-height:0}.vpv-social-links .vpv-social-icons a{display:inline-flex}.vpv-social-links .vpv-social-icons svg{width:var(--vpv-social-size, 20px);height:var(--vpv-social-size, 20px);display:block}.vpv-social-links .vpv-social-icons svg,.vpv-social-links .vpv-social-icons svg path{fill:var(--vpv-social-color, currentColor)}@media screen and (max-width:749px){.vpv-social-links .vpv-social-icons{justify-content:var(--vpv-align-mobile, flex-start)}}.vpv-spacer{flex:0 0 auto}.vpv-layout-panel--column>.vpv-spacer{width:100%}.vpv-layout-panel--column>.vpv-spacer--pixel{height:var(--vpv-spacer-size)}.vpv-layout-panel--column>.vpv-spacer--percent{flex:var(--vpv-spacer-size)}.vpv-layout-panel--row>.vpv-spacer{height:100%}.vpv-layout-panel--row>.vpv-spacer--pixel{width:var(--vpv-spacer-size)}.vpv-layout-panel--row>.vpv-spacer--percent{flex:var(--vpv-spacer-size)}@media screen and (max-width:749px){.vpv-mobile-column>.vpv-spacer{width:100%;height:auto}.vpv-mobile-column>.vpv-spacer--pixel{height:var(--vpv-spacer-size)}.vpv-mobile-column>.vpv-spacer--percent{flex:var(--vpv-spacer-size)}.vpv-layout-panel--column>.vpv-spacer--m-pixel,.vpv-mobile-column>.vpv-spacer--m-pixel{width:100%;height:var(--vpv-spacer-size-mobile)}.vpv-layout-panel--column>.vpv-spacer--m-percent,.vpv-mobile-column>.vpv-spacer--m-percent{width:100%;flex:var(--vpv-spacer-size-mobile)}.vpv-layout-panel--row:not(.vpv-mobile-column)>.vpv-spacer--m-pixel{height:100%;width:var(--vpv-spacer-size-mobile)}.vpv-layout-panel--row:not(.vpv-mobile-column)>.vpv-spacer--m-percent{height:100%;flex:var(--vpv-spacer-size-mobile)}}.vpv-tabs{--vpv-tabs-underline: #eb091d;position:relative;isolation:isolate}.vpv-tabs__controls{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px}.vpv-tabs__tab{-webkit-appearance:none;appearance:none;background:none;border:0;margin:0;padding:0 0 6px;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:15px;font-style:normal;font-weight:600;line-height:1;color:currentColor;cursor:pointer;position:relative}.vpv-tabs__tab[aria-selected=true]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--vpv-tabs-underline, #eb091d)}.vpv-tabs__tab:focus-visible{outline:2px solid currentColor;outline-offset:2px}.vpv-tabs__panels>.vpv-tab-panel:not(:first-child){display:none}.vpv-tabs--ready .vpv-tabs__panels>.vpv-tab-panel{display:block}.vpv-tabs--ready .vpv-tabs__panels>.vpv-tab-panel[hidden]{display:none}.vpv-tab-panel:focus-visible{outline:2px solid currentColor;outline-offset:2px}.vpv-text{text-align:var(--vpv-text-align, left)}@media screen and (max-width:749px){.vpv-text{text-align:var(--vpv-text-align-mobile, var(--vpv-text-align, left))}}.vpv-text--custom,.vpv-text--custom>*{font-family:var(--vpv-custom-font);font-weight:var(--vpv-custom-weight);font-size:var(--vpv-custom-size);line-height:var(--vpv-custom-line-height);letter-spacing:var(--vpv-custom-letter-spacing)}.vpv-text--has-case,.vpv-text--has-case>*{text-transform:var(--vpv-text-case)!important}@media screen and (max-width:749px){.vpv-text--custom,.vpv-text--custom>*{font-size:var(--vpv-custom-size-mobile, var(--vpv-custom-size))}}.vpv-text--flush>*:last-child{margin-bottom:0!important}.vpv-text--has-color,.vpv-text--has-color>*,.vpv-text--has-color a,.vpv-text--has-color a:hover,.vpv-text--has-color a:focus-visible{color:var(--vpv-custom-color)}.vpv-text--background{background-color:var(--vpv-text-bg);border-radius:var(--vpv-text-radius, 0)}.vpv-text--match>h1,.vpv-text--match>h2,.vpv-text--match>h3,.vpv-text--match>h4,.vpv-text--match>h5,.vpv-text--match>h6,.vpv-text--match>p,.vpv-text--match>ul,.vpv-text--match>ol{font-family:var(--vpv-this-font);font-size:var(--vpv-this-size);font-weight:var(--vpv-this-weight);line-height:var(--vpv-this-line-height);letter-spacing:var(--vpv-this-letter-spacing);text-transform:var(--vpv-this-case)}.vpv-text--match>h1{--vpv-this-font: var(--vpv-h1-font);--vpv-this-size: var(--vpv-h1-size);--vpv-this-weight: var(--vpv-h1-weight);--vpv-this-line-height: var(--vpv-h1-line-height);--vpv-this-letter-spacing: var(--vpv-h1-letter-spacing);--vpv-this-case: var(--vpv-h1-case)}.vpv-text--match>h2{--vpv-this-font: var(--vpv-h2-font);--vpv-this-size: var(--vpv-h2-size);--vpv-this-weight: var(--vpv-h2-weight);--vpv-this-line-height: var(--vpv-h2-line-height);--vpv-this-letter-spacing: var(--vpv-h2-letter-spacing);--vpv-this-case: var(--vpv-h2-case)}.vpv-text--match>h3{--vpv-this-font: var(--vpv-h3-font);--vpv-this-size: var(--vpv-h3-size);--vpv-this-weight: var(--vpv-h3-weight);--vpv-this-line-height: var(--vpv-h3-line-height);--vpv-this-letter-spacing: var(--vpv-h3-letter-spacing);--vpv-this-case: var(--vpv-h3-case)}.vpv-text--match>h4{--vpv-this-font: var(--vpv-h4-font);--vpv-this-size: var(--vpv-h4-size);--vpv-this-weight: var(--vpv-h4-weight);--vpv-this-line-height: var(--vpv-h4-line-height);--vpv-this-letter-spacing: var(--vpv-h4-letter-spacing);--vpv-this-case: var(--vpv-h4-case)}.vpv-text--match>h5{--vpv-this-font: var(--vpv-h5-font);--vpv-this-size: var(--vpv-h5-size);--vpv-this-weight: var(--vpv-h5-weight);--vpv-this-line-height: var(--vpv-h5-line-height);--vpv-this-letter-spacing: var(--vpv-h5-letter-spacing);--vpv-this-case: var(--vpv-h5-case)}.vpv-text--match>h6{--vpv-this-font: var(--vpv-h6-font);--vpv-this-size: var(--vpv-h6-size);--vpv-this-weight: var(--vpv-h6-weight);--vpv-this-line-height: var(--vpv-h6-line-height);--vpv-this-letter-spacing: var(--vpv-h6-letter-spacing);--vpv-this-case: var(--vpv-h6-case)}.vpv-text--match>p,.vpv-text--match>ul,.vpv-text--match>ol{--vpv-this-font: var(--vpv-body-font);--vpv-this-size: var(--vpv-body-size);--vpv-this-weight: var(--vpv-body-weight);--vpv-this-line-height: var(--vpv-body-line-height);--vpv-this-letter-spacing: var(--vpv-body-letter-spacing);--vpv-this-case: var(--vpv-body-case)}@media screen and (max-width:749px){.vpv-text--match>h1{--vpv-this-size: var(--vpv-h1-size-mobile, var(--vpv-h1-size))}.vpv-text--match>h2{--vpv-this-size: var(--vpv-h2-size-mobile, var(--vpv-h2-size))}.vpv-text--match>h3{--vpv-this-size: var(--vpv-h3-size-mobile, var(--vpv-h3-size))}.vpv-text--match>h4{--vpv-this-size: var(--vpv-h4-size-mobile, var(--vpv-h4-size))}.vpv-text--match>h5{--vpv-this-size: var(--vpv-h5-size-mobile, var(--vpv-h5-size))}.vpv-text--match>h6{--vpv-this-size: var(--vpv-h6-size-mobile, var(--vpv-h6-size))}.vpv-text--match>p,.vpv-text--match>ul,.vpv-text--match>ol{--vpv-this-size: var(--vpv-body-size-mobile, var(--vpv-body-size))}}.vpv-video{display:block}.vpv-video__media{display:block;width:100%;height:auto;aspect-ratio:var(--vpv-ratio, 16 / 9);object-fit:cover}.vpv-video__placeholder{overflow:hidden}.vpv-video__placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/142/compiled_assets/styles.css.map */
