.vpv-pdp-reviews--page-width{max-width:var(--page-width, 1400px);margin-inline:auto}.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-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-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-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-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-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-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))}}
/*# sourceMappingURL=/cdn/shop/t/127/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAEByRCICsA */
