vv-product{display:block}.vv-pdp{padding:32px 0 88px}.vv-pdp__crumb{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;font-size:12px;color:#777;margin-bottom:32px}.vv-pdp a{color:inherit;text-decoration:none}.vv-pdp__layout{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:start}.vv-pdp__stage{background:#f6f5f3;border:1px solid var(--vv-line);border-radius:5px;overflow:hidden;aspect-ratio:1}.vv-pdp__slide{height:100%;width:100%}.vv-pdp__slide[hidden]{display:none}.vv-pdp__slide img,.vv-pdp__slide video,.vv-pdp__slide iframe{width:100%;height:100%;object-fit:contain;border:0}.vv-pdp__campaign img{object-fit:cover}.vv-pdp__thumbs{display:flex;gap:12px;margin-top:14px;overflow:auto}.vv-pdp__thumbs button{flex:0 0 76px;width:76px;height:76px;border:1px solid var(--vv-line);border-radius:4px;background:#faf9f7;padding:4px;cursor:pointer}.vv-pdp__thumbs button[aria-pressed=true]{border:2px solid var(--vv-accent)}.vv-pdp__thumbs img{width:100%;height:100%;object-fit:contain}.vv-pdp__info>.vv-eyebrow{display:block;margin-bottom:12px}.vv-pdp__info>h1{font-size:clamp(30px,3.1vw,44px);line-height:1.1;margin:0 0 18px}.vv-pdp__price{font-size:24px;font-weight:600;margin-bottom:24px}.vv-pdp__presentations{border-top:1px solid var(--vv-line);padding-top:18px;margin-bottom:22px}.vv-pdp__presentations>p{font-size:12px;display:flex;justify-content:space-between;gap:10px}.vv-pdp__presentations strong{font-weight:500;color:#666}.vv-pdp__choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.vv-pdp__choices a{border:1px solid var(--vv-line);border-radius:5px;text-align:center;padding:8px 4px;display:flex;flex-direction:column;align-items:center;gap:4px;transition:border-color .2s}.vv-pdp__choices a[aria-current],.vv-pdp__choices a:hover{border-color:var(--vv-accent);background:#fff8f4}.vv-pdp__choices img{height:62px;width:62px;object-fit:contain}.vv-pdp__choices span{font-size:10px;line-height:1.3}.vv-pdp__choices small{font-size:10px;color:#777}.vv-pdp__description{font-size:14px;color:#666;line-height:1.65;margin:20px 0}.vv-pdp__description p{margin:0 0 12px}.vv-pdp__buy{display:flex;gap:12px;margin-top:20px}.vv-pdp__quantity{display:flex;border:1px solid var(--vv-line);border-radius:5px;min-width:130px;align-items:center;height:48px}.vv-pdp__quantity button{width:40px;border:0;background:transparent;cursor:pointer;font-size:20px}.vv-pdp__quantity input{width:45px;text-align:center;border:0;background:transparent;appearance:textfield;font:inherit}.vv-pdp__quantity input::-webkit-inner-spin-button{appearance:none}.vv-pdp__buy>.vv-btn{flex:1;min-height:48px;position:relative}.vv-pdp select{display:block;width:100%;padding:12px;border:1px solid var(--vv-line);background:white;font:inherit;margin:8px 0 16px}.vv-pdp__complement{border:1px solid var(--vv-line);border-radius:5px;margin:24px 0;padding:16px}.vv-pdp__complement>p{font-size:10px;margin:0 0 10px}.vv-pdp__complement>div{display:flex;gap:12px;align-items:center}.vv-pdp__complement img{width:60px;height:60px;object-fit:contain}.vv-pdp__complement strong,.vv-pdp__complement span{display:block;font-size:12px}.vv-pdp__complement product-form{margin-left:auto}.vv-pdp__complement .vv-btn{white-space:nowrap;font-size:11px;padding:9px 15px}.vv-pdp__accordions details{border-bottom:1px solid var(--vv-line)}.vv-pdp__accordions summary{font-size:13px;padding:18px 0;display:flex;justify-content:space-between;cursor:pointer}.vv-pdp__accordions summary:after{content:'+'}.vv-pdp__accordions details[open] summary:after{content:'−'}.vv-pdp__accordions details>div{font-size:13px;color:#666;line-height:1.6;padding-bottom:18px}.vv-pdp__accordions a{text-decoration:underline}.vv-pdp button:focus-visible,.vv-pdp a:focus-visible{outline:2px solid var(--vv-accent);outline-offset:3px}@media(max-width:989px){.vv-pdp__layout{gap:32px;grid-template-columns:1fr 1fr}.vv-pdp__choices{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.vv-pdp{padding:24px 0 48px}.vv-pdp__layout{grid-template-columns:1fr}.vv-pdp__crumb{margin-bottom:20px}.vv-pdp__choices{grid-template-columns:repeat(4,minmax(0,1fr))}.vv-pdp__thumbs button{flex-basis:64px;width:64px;height:64px}}

.vv-pdp__layout>*{min-width:0}.vv-pdp__info{overflow-wrap:anywhere}.vv-pdp__choices a{min-width:0}.vv-pdp__complement>div>a{min-width:0}

.vv-pdp__complement .icon-block-container{display:none!important}.vv-pdp__complement product-form{min-width:0}

.vv-pdp__title-presentation{color:#777}

.vv-pdp__express-checkout{margin-top:12px}

@media (min-width: 750px) {
  .vv-pdp__gallery {
    position: sticky;
    top: calc(var(--header-height, 80px) + 24px);
    align-self: start;
  }
}

.vv-pdp__accordions summary{font-size:14px;font-weight:600}
.vv-pdp__accordions details>div{font-size:14px;line-height:1.65}
.vv-pdp__accordions :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-body-family);font-weight:600;line-height:1.35;letter-spacing:normal;color:var(--vv-ink);margin:20px 0 10px}
.vv-pdp__accordions :is(h1,h2){font-size:18px}
.vv-pdp__accordions h3{font-size:16px}
.vv-pdp__accordions :is(h4,h5,h6){font-size:14px}
.vv-pdp__accordions p{margin:0 0 12px}
.vv-pdp__accordions :is(ul,ol){margin:0 0 12px;padding-left:22px}
.vv-pdp__accordions li+li{margin-top:6px}
.vv-pdp__accordions details>div>:first-child{margin-top:0}
.vv-pdp__accordions details>div>:last-child{margin-bottom:0}
