.vv-reviews{font-family:Poppins,Segoe UI,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased}.vv-reviews *,.vv-reviews *:before,.vv-reviews *:after{box-sizing:border-box}.vv-reviews{width:100vw;margin-left:calc(50% - 50vw);overflow-x:hidden}.vv-reviews{--navy:#123F55;--navy-deep:#0B2E3F;--peri:#6C8ED2;--peri-soft:#C9D8F2;--sky:#DCEBF6;--mist:#F3F8FC;--white:#FFFFFF;--ink:#1B3A4A;--muted:#4E6B7C;--green:#2E9E6B;--green-soft:#DDF3E8;--peach:#FBE0D0;--line:#CFE0EC;--star:#E3AA3A;--radius:22px;--max:1120px;--nav-h:96px}.vv-reviews img{max-width:100%;height:auto;display:block}.vv-reviews a{color:inherit}.vv-reviews h1,.vv-reviews h2,.vv-reviews h3{font-weight:700;color:var(--navy);margin:0;line-height:1.1;text-wrap:balance;letter-spacing:-.01em}.vv-reviews p{margin:0}.vv-reviews button{font:inherit;color:inherit}.vv-reviews .vv-wrap{max-width:var(--max);margin:0 auto;padding:0 24px}.vv-reviews .vv-eyebrow{font-size:12px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--peri)}.vv-reviews .vv-lede{font-size:18px;color:var(--muted);max-width:34em}.vv-reviews .vv-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border-radius:999px;font-weight:600;font-size:15px;text-decoration:none;border:2px solid transparent;transition:transform .15s,background .15s;cursor:pointer;white-space:nowrap;background:none}.vv-reviews .vv-btn:active{transform:scale(.98)}.vv-reviews .vv-btn-primary{background:var(--navy);color:#fff}.vv-reviews .vv-btn-primary:hover{background:var(--navy-deep)}.vv-reviews .vv-btn-outline{background:transparent;color:var(--navy);border-color:var(--navy)}.vv-reviews .vv-btn-outline:hover{background:var(--white)}.vv-reviews .vv-btn:focus-visible,.vv-reviews a:focus-visible,.vv-reviews button:focus-visible,.vv-reviews input:focus-visible,.vv-reviews select:focus-visible{outline:3px solid var(--peri);outline-offset:3px}.vv-reviews .vv-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.vv-reviews .vv-announce{background:#6f90d2;color:#fff;text-align:center;font-weight:600;font-size:14px;padding:12px 16px;letter-spacing:.01em}.vv-reviews .vv-stars{display:inline-flex;gap:2px;color:var(--star);line-height:1}.vv-reviews .vv-stars svg{width:16px;height:16px;fill:currentColor}.vv-reviews .vv-stars.vv-big svg{width:26px;height:26px}.vv-reviews .vv-stars .vv-off{color:var(--line)}.vv-reviews .vv-hero{background:var(--white);padding:56px 0 40px;overflow:hidden}.vv-reviews .vv-hero .vv-wrap{display:grid;grid-template-columns:1fr .95fr;gap:48px;align-items:center}.vv-reviews .vv-hero h1{font-size:clamp(34px,4.6vw,56px);margin:14px 0 16px}.vv-reviews .vv-hero .vv-lede{margin-bottom:28px}.vv-reviews .vv-score{display:grid;grid-template-columns:auto 1fr;gap:6px 22px;align-items:center;background:var(--mist);border:1px solid var(--line);border-radius:var(--radius);padding:22px 24px;max-width:520px}.vv-reviews .vv-score .vv-num{font-size:64px;font-weight:700;color:var(--navy);letter-spacing:-.04em;line-height:.95;grid-row:span 2;font-variant-numeric:tabular-nums}.vv-reviews .vv-score .vv-from{font-size:14px;color:var(--muted)}.vv-reviews .vv-score .vv-from b{color:var(--navy)}.vv-reviews .vv-bars{grid-column:1/-1;display:grid;gap:7px;margin-top:12px;padding-top:14px;border-top:1px solid var(--line)}.vv-reviews .vv-bars div{display:grid;grid-template-columns:56px 1fr 44px;align-items:center;gap:12px;font-size:13px;color:var(--muted);font-variant-numeric:tabular-nums}.vv-reviews .vv-bars .vv-bar{height:9px;border-radius:999px;background:var(--white);border:1px solid var(--line);overflow:hidden}.vv-reviews .vv-bars .vv-bar i{display:block;height:100%;background:var(--star);border-radius:999px}.vv-reviews .vv-bars .vv-pct{text-align:right;color:var(--navy);font-weight:600}.vv-reviews .vv-bars .vv-lab{color:var(--navy);font-weight:600}.vv-reviews .vv-facts{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:20px;font-size:13.5px;color:var(--muted)}.vv-reviews .vv-facts span{display:inline-flex;align-items:center;gap:7px}.vv-reviews .vv-facts span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green)}.vv-reviews .vv-facts b{color:var(--navy);font-weight:600}.vv-reviews .vv-mosaic{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:150px;gap:10px}.vv-reviews .vv-mosaic figure{margin:0;position:relative;border-radius:16px;overflow:hidden;background:var(--sky);cursor:pointer}.vv-reviews .vv-mosaic figure:nth-child(1){grid-row:span 2}.vv-reviews .vv-mosaic figure:nth-child(4){grid-row:span 2}.vv-reviews .vv-mosaic figure:nth-child(6){grid-column:span 2}.vv-reviews .vv-mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.vv-reviews .vv-mosaic figure:hover img{transform:scale(1.04)}.vv-reviews .vv-mosaic figcaption{position:absolute;left:10px;bottom:10px;background:#ffffffeb;color:var(--navy);font-size:11.5px;font-weight:600;border-radius:999px;padding:4px 10px;display:inline-flex;align-items:center;gap:5px}.vv-reviews .vv-mosaic figcaption svg{width:12px;height:12px;fill:var(--star)}.vv-reviews .vv-mosaic-note{font-size:13px;color:var(--muted);text-align:right;margin-top:10px}.vv-reviews .vv-mosaic-note a{color:var(--navy);font-weight:600}.vv-reviews .vv-matters{padding:72px 0 64px;border-top:1px solid var(--line)}.vv-reviews .vv-section-head{text-align:center;max-width:680px;margin:0 auto 40px}.vv-reviews .vv-section-head h2{font-size:clamp(28px,4vw,42px);margin:12px 0 14px}.vv-reviews .vv-section-head .vv-lede{margin:0 auto}.vv-reviews .vv-tiles{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.vv-reviews .vv-tile{text-align:left;background:var(--white);border:1px solid var(--line);border-radius:18px;padding:18px 16px 16px;cursor:pointer;display:flex;flex-direction:column;gap:6px;transition:border-color .15s,transform .15s,box-shadow .15s;position:relative}.vv-reviews .vv-tile:hover{border-color:var(--peri);transform:translateY(-2px);box-shadow:0 18px 34px -24px #123f5559}.vv-reviews .vv-tile .vv-q{font-size:15.5px;padding-right:26px;font-weight:600;color:var(--navy);line-height:1.25}.vv-reviews .vv-tile .vv-n{font-size:12.5px;color:var(--peri);font-weight:600;letter-spacing:.04em}.vv-reviews .vv-tile .vv-n b{font-variant-numeric:tabular-nums}.vv-reviews .vv-tile .vv-ex{font-size:13.5px;color:var(--muted);font-style:normal;margin-top:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vv-reviews .vv-tile .vv-ex:before{content:"\201c"}.vv-reviews .vv-tile .vv-ex:after{content:"\201d"}.vv-reviews .vv-tile .vv-go{position:absolute;right:16px;top:18px;width:26px;height:26px;border-radius:50%;background:var(--mist);display:grid;place-items:center;color:var(--navy)}.vv-reviews .vv-tile .vv-go svg{width:14px;height:14px}.vv-reviews .vv-tiles-sub{margin-top:26px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.vv-reviews .vv-tile.vv-trust{background:var(--navy);border-color:var(--navy)}.vv-reviews .vv-tile.vv-trust .vv-q{color:#fff}.vv-reviews .vv-tile.vv-trust .vv-n{color:var(--peri-soft)}.vv-reviews .vv-tile.vv-trust .vv-ex{color:#c6d6e2}.vv-reviews .vv-tile.vv-trust .vv-go{background:#ffffff1f;color:#fff}.vv-reviews .vv-tile.vv-trust:hover{border-color:var(--peri)}.vv-reviews .vv-rail{position:sticky;top:var(--nav-h);z-index:15;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.vv-reviews .vv-rail .vv-wrap{display:flex;align-items:center;gap:14px;height:64px}.vv-reviews .vv-chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;flex:1;padding:6px 2px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.vv-reviews .vv-chips::-webkit-scrollbar{display:none}.vv-reviews .vv-chip{flex:none;scroll-snap-align:start;border:1px solid var(--line);background:var(--white);color:var(--navy);border-radius:999px;padding:8px 14px;font-size:13.5px;font-weight:600;cursor:pointer;display:inline-flex;gap:7px;align-items:center;white-space:nowrap;transition:background .15s,border-color .15s}.vv-reviews .vv-chip small{font-weight:500;color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums}.vv-reviews .vv-chip .vv-s{display:none}.vv-reviews .vv-chip:hover{border-color:var(--peri)}.vv-reviews .vv-chip[aria-pressed=true]{background:var(--navy);border-color:var(--navy);color:#fff}.vv-reviews .vv-chip[aria-pressed=true] small{color:var(--peri-soft)}.vv-reviews .vv-search{position:relative;flex:none;width:250px}.vv-reviews .vv-search-toggle,.vv-reviews .vv-top-btn{display:none;flex:none;width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:var(--white);color:var(--navy);cursor:pointer;place-items:center;padding:0}.vv-reviews .vv-search-toggle svg,.vv-reviews .vv-top-btn svg{width:18px;height:18px}.vv-reviews .vv-rail-btns{display:flex;gap:6px;flex:none}.vv-reviews .vv-search-toggle[aria-expanded=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.vv-reviews .vv-search input{width:100%;border:1px solid var(--line);background:var(--white);border-radius:999px;padding:10px 14px 10px 38px;font:inherit;font-size:14px;color:var(--ink)}.vv-reviews .vv-search svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--muted)}.vv-reviews .vv-wall{padding:48px 0 72px}.vv-reviews .vv-wall-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;flex-wrap:wrap}.vv-reviews .vv-wall-head h2{font-size:clamp(26px,3.4vw,36px);margin:10px 0 8px}.vv-reviews .vv-wall-head .vv-lede{font-size:16px}.vv-reviews .vv-sort{display:flex;align-items:center;gap:10px;font-size:13.5px;color:var(--muted);white-space:nowrap}.vv-reviews .vv-sort select{font:inherit;font-size:14px;font-weight:600;color:var(--navy);border:1px solid var(--line);background:var(--white);border-radius:999px;padding:9px 36px 9px 14px;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23123F55' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:14px}.vv-reviews .vv-spot{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:30px}.vv-reviews .vv-spot[hidden]{display:none}.vv-reviews .vv-quote{background:var(--navy);color:#fff;border-radius:var(--radius);padding:26px 24px 22px;display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden}.vv-reviews .vv-quote:before{content:"\201c";position:absolute;right:18px;top:-8px;font-size:120px;line-height:1;color:#6c8ed259;font-weight:700;pointer-events:none}.vv-reviews .vv-quote .vv-stars{color:var(--star)}.vv-reviews .vv-quote p{font-size:16px;line-height:1.5;color:#fff;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.vv-reviews .vv-quote p mark{background:#6c8ed266;color:#fff;border-radius:3px;padding:0 2px}.vv-reviews .vv-quote .vv-who{margin-top:auto;display:flex;align-items:center;gap:10px;font-size:13px;color:#c6d6e2}.vv-reviews .vv-quote .vv-who img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.5);cursor:pointer}.vv-reviews .vv-quote .vv-who b{color:#fff;display:block;font-size:14px}.vv-reviews .vv-masonry{columns:3;column-gap:16px}.vv-reviews .vv-card{break-inside:avoid;background:var(--white);border:1px solid var(--line);border-radius:18px;padding:18px 18px 16px;margin:0 0 16px;display:flex;flex-direction:column;gap:10px}.vv-reviews .vv-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.vv-reviews .vv-card time{font-size:12.5px;color:var(--muted)}.vv-reviews .vv-card .vv-txt{font-size:14.5px;line-height:1.55;color:var(--ink);white-space:pre-line;overflow-wrap:anywhere}.vv-reviews .vv-card .vv-txt.vv-clamp{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.vv-reviews .vv-card .vv-txt mark{background:var(--peri-soft);color:var(--navy);border-radius:3px;padding:0 2px}.vv-reviews .vv-card .vv-more{align-self:flex-start;background:none;border:0;padding:0;font-size:13px;font-weight:600;color:var(--peri);cursor:pointer;margin-top:-4px}.vv-reviews .vv-card .vv-pics{display:flex;gap:6px;flex-wrap:wrap}.vv-reviews .vv-card .vv-pics button{border:0;padding:0;background:var(--sky);border-radius:10px;overflow:hidden;width:88px;height:88px;cursor:pointer}.vv-reviews .vv-card .vv-pics img{width:100%;height:100%;object-fit:cover}.vv-reviews .vv-card .vv-pics.vv-one button{width:100%;height:auto;aspect-ratio:4/3}.vv-reviews .vv-card .vv-who{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);padding-top:10px;border-top:1px solid var(--line);margin-top:2px;flex-wrap:wrap}.vv-reviews .vv-card .vv-who b{color:var(--navy);font-weight:600}.vv-reviews .vv-ver{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:600;color:var(--green)}.vv-reviews .vv-ver svg{width:13px;height:13px}.vv-reviews .vv-card .vv-tags{margin-left:auto;display:flex;gap:4px}.vv-reviews .vv-card .vv-tags button{border:0;background:var(--mist);color:var(--muted);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:600;cursor:pointer}.vv-reviews .vv-card .vv-tags button:hover{background:var(--sky);color:var(--navy)}.vv-reviews .vv-wall-foot{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:10px;min-height:60px}.vv-reviews .vv-wall-foot .vv-btn[aria-busy=true]{opacity:.6;pointer-events:none}.vv-reviews .vv-wall-foot .vv-count{font-size:13px;color:var(--muted);font-variant-numeric:tabular-nums}.vv-reviews .vv-empty{text-align:center;color:var(--muted);padding:40px 0}.vv-reviews .vv-four{background:var(--mist);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:72px 0}.vv-reviews .vv-four .vv-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:start}.vv-reviews .vv-four h2{font-size:clamp(26px,3.4vw,36px);margin:12px 0 14px}.vv-reviews .vv-four .vv-lede{font-size:16px;margin-bottom:18px}.vv-reviews .vv-four .vv-list{display:grid;gap:12px}.vv-reviews .vv-four .vv-card{margin:0;background:var(--white)}.vv-reviews .vv-photos{padding:72px 0 64px;overflow:hidden}.vv-reviews .vv-photos .vv-section-head{margin-bottom:28px}.vv-reviews .vv-strip{display:flex;gap:10px;overflow-x:auto;padding:4px 24px 18px;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.vv-reviews .vv-strip button{flex:none;width:170px;height:212px;border:0;padding:0;border-radius:14px;overflow:hidden;background:var(--sky);cursor:pointer;scroll-snap-align:start;position:relative}.vv-reviews .vv-strip img{width:100%;height:100%;object-fit:cover}.vv-reviews .vv-strip .vv-cap{position:absolute;left:0;right:0;bottom:0;padding:22px 10px 8px;background:linear-gradient(to top,rgba(11,46,63,.75),transparent);color:#fff;font-size:12px;font-weight:600;text-align:left}.vv-reviews .vv-strip-wrap{max-width:1360px;margin:0 auto}.vv-reviews .vv-photos .vv-note{text-align:center;font-size:13px;color:var(--muted);margin-top:6px}.vv-reviews .vv-cta{background:linear-gradient(180deg,var(--mist),var(--sky));padding:72px 0}.vv-reviews .vv-cta .vv-wrap{display:grid;grid-template-columns:1fr 1fr;gap:24px}.vv-reviews .vv-cardx{background:var(--white);border-radius:var(--radius);padding:36px;border:1px solid var(--line);display:flex;flex-direction:column;gap:14px}.vv-reviews .vv-cardx.vv-dark{background:var(--navy);color:#fff;border-color:var(--navy)}.vv-reviews .vv-cardx.vv-dark h2{color:#fff}.vv-reviews .vv-cardx.vv-dark .vv-eyebrow{color:var(--peri-soft)}.vv-reviews .vv-cardx h2{font-size:26px}.vv-reviews .vv-cardx p{color:var(--muted);font-size:15.5px}.vv-reviews .vv-cardx.vv-dark p{color:#c6d6e2}.vv-reviews .vv-cardx .vv-actions{margin-top:auto;padding-top:10px}.vv-reviews .vv-cardx .vv-fine{font-size:13px}.vv-reviews .vv-cardx.vv-dark .vv-btn-outline{color:#fff;border-color:#fff}.vv-reviews .vv-cardx.vv-dark .vv-btn-outline:hover{background:#ffffff1a}.vv-reviews footer{padding:36px 0 40px;font-size:13px;color:var(--muted);border-top:1px solid var(--line)}.vv-reviews .vv-lb{border:0;padding:0;background:transparent;max-width:min(96vw,980px);width:100%}.vv-reviews .vv-lb::backdrop{background:#0b2e3fd1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vv-reviews .vv-lb-in{display:grid;grid-template-columns:1.1fr .9fr;background:var(--white);border-radius:20px;overflow:hidden;max-height:86vh}.vv-reviews .vv-lb-img{background:#0b2e3f;display:grid;place-items:center;min-height:320px}.vv-reviews .vv-lb-img img{width:100%;height:100%;max-height:86vh;object-fit:contain}.vv-reviews .vv-lb-txt{padding:26px 26px 22px;display:flex;flex-direction:column;gap:12px;overflow:auto}.vv-reviews .vv-lb-txt p{font-size:15px;line-height:1.55;white-space:pre-line}.vv-reviews .vv-lb-txt .vv-who{font-size:13px;color:var(--muted);display:flex;gap:8px;align-items:center;flex-wrap:wrap}.vv-reviews .vv-lb-txt .vv-who b{color:var(--navy)}.vv-reviews .vv-lb-nav{display:flex;gap:8px;margin-top:auto;padding-top:10px}.vv-reviews .vv-lb-nav button{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;color:var(--navy);cursor:pointer}.vv-reviews .vv-lb-close{position:absolute;right:12px;top:10px;border:0;background:#ffffffe6;width:36px;height:36px;border-radius:50%;font-size:20px;cursor:pointer;color:var(--navy);display:grid;place-items:center}@media(max-width:960px){.vv-reviews .vv-masonry{columns:2}.vv-reviews .vv-tiles{grid-template-columns:1fr 1fr}.vv-reviews .vv-tiles-sub{grid-template-columns:1fr}.vv-reviews .vv-spot{grid-template-columns:1fr 1fr}.vv-reviews .vv-spot .vv-quote:nth-child(3){display:none}}@media(max-width:860px){.vv-reviews{--nav-h:68px}.vv-reviews .vv-announce{font-size:12.5px;padding:10px 12px}.vv-reviews .vv-hero{padding:36px 0 32px}.vv-reviews .vv-hero .vv-wrap{grid-template-columns:1fr;gap:28px}.vv-reviews .vv-hero h1{font-size:clamp(30px,8vw,38px)}.vv-reviews .vv-hero .vv-lede{font-size:16px;margin-bottom:20px}.vv-reviews .vv-score{padding:18px;gap:4px 16px}.vv-reviews .vv-score .vv-num{font-size:52px}.vv-reviews .vv-mosaic{grid-auto-rows:118px;gap:8px}.vv-reviews .vv-mosaic-note{text-align:left}.vv-reviews .vv-mosaic figcaption{font-size:10.5px;padding:3px 8px;left:8px;bottom:8px}.vv-reviews .vv-matters{padding:44px 0 36px}.vv-reviews .vv-tiles{gap:8px}.vv-reviews .vv-tiles-sub{gap:8px;margin-top:14px}.vv-reviews .vv-section-head{margin-bottom:26px}.vv-reviews .vv-rail .vv-wrap{height:auto;padding:0 12px 0 16px;gap:8px;flex-wrap:wrap}.vv-reviews .vv-chips{padding:9px 8px 9px 0}.vv-reviews .vv-chip{padding:10px 13px;font-size:13.5px;gap:6px}.vv-reviews .vv-chip .vv-l{display:none}.vv-reviews .vv-chip .vv-s{display:inline}.vv-reviews .vv-chip small{font-size:11.5px}.vv-reviews .vv-search-toggle,.vv-reviews .vv-top-btn{display:grid}.vv-reviews .vv-search{display:none;width:100%;order:3;padding:0 4px 10px 0}.vv-reviews .vv-rail.vv-search-open .vv-search{display:block}.vv-reviews .vv-search input{padding:12px 14px 12px 40px;font-size:16px}.vv-reviews .vv-wall{padding:28px 0 48px}.vv-reviews .vv-wall-head .vv-lede{font-size:14.5px}.vv-reviews .vv-sort{width:100%}.vv-reviews .vv-sort select{flex:1}.vv-reviews .vv-wall-head{margin-bottom:18px}.vv-reviews .vv-spot{grid-template-columns:1fr;gap:12px;margin-bottom:22px}.vv-reviews .vv-spot .vv-quote:nth-child(2),.vv-reviews .vv-spot .vv-quote:nth-child(3){display:none}.vv-reviews .vv-masonry{columns:1}.vv-reviews .vv-card .vv-pics button{width:76px;height:76px}.vv-reviews .vv-four{padding:52px 0}.vv-reviews .vv-four .vv-wrap{grid-template-columns:1fr;gap:22px}.vv-reviews .vv-photos{padding:52px 0 40px}.vv-reviews .vv-strip{padding:4px 16px 14px}.vv-reviews .vv-strip button{width:140px;height:176px}.vv-reviews .vv-cta{padding:52px 0}.vv-reviews .vv-cta .vv-wrap{grid-template-columns:1fr}.vv-reviews .vv-cardx{padding:26px 22px}.vv-reviews .vv-lb-in{grid-template-columns:1fr;max-height:92vh}.vv-reviews .vv-lb-img{min-height:0;max-height:52vh}.vv-reviews .vv-lb-img img{max-height:52vh}.vv-reviews .vv-lb-txt{padding:18px 18px 16px}}@media(max-width:480px){.vv-reviews .vv-tile{padding:14px 12px 12px;gap:4px;min-height:96px;justify-content:center}.vv-reviews .vv-tile .vv-q{font-size:14px;padding-right:22px}.vv-reviews .vv-tile .vv-ex{display:none}.vv-reviews .vv-tile .vv-go{right:10px;top:12px;width:22px;height:22px}.vv-reviews .vv-tile.vv-trust .vv-ex{display:-webkit-box}.vv-reviews .vv-facts{gap:6px 14px;font-size:13px}}@media(prefers-reduced-motion:reduce){.vv-reviews .vv-mosaic img{transition:none}}.vv-reviews .vv-mosaic{grid-auto-rows:210px;gap:12px}.vv-reviews .vv-mosaic img{object-position:50% 28%}.vv-reviews .vv-strip button{width:250px;height:312px;border-radius:16px}.vv-reviews .vv-card .vv-pics{gap:8px;margin-top:4px}.vv-reviews .vv-card .vv-pics button{width:136px;height:136px;border-radius:12px}.vv-reviews .vv-card .vv-pics.vv-one button{width:100%;height:auto;aspect-ratio:auto;background:var(--sky)}.vv-reviews .vv-card .vv-pics.vv-one img{height:auto;max-height:600px;object-fit:contain;margin:0 auto}.vv-reviews .vv-lb-img{max-height:none;min-height:0}.vv-reviews .vv-lb-img img{max-height:82vh}@media(max-width:860px){.vv-reviews .vv-mosaic{grid-auto-rows:168px;gap:10px}.vv-reviews .vv-strip button{width:210px;height:262px}.vv-reviews .vv-card .vv-pics button{width:calc(50% - 4px);height:160px}.vv-reviews .vv-card .vv-pics.vv-one button{width:100%;height:auto}.vv-reviews .vv-card .vv-pics.vv-one img{max-height:480px}.vv-reviews .vv-lb-img img{max-height:72vh}}.vv-reviews .vv-mosaic-note{display:none}.vv-reviews .vv-cta .vv-wrap>*{min-width:0}.vv-reviews .vv-cta .vv-btn{white-space:normal;text-align:center;line-height:1.3}.vv-reviews .vv-topfab{position:fixed;right:16px;bottom:22px;z-index:60;width:46px;height:46px;border-radius:50%;border:1px solid var(--line);background:var(--white);color:var(--navy);box-shadow:0 10px 24px #0b2e3f2e;display:none;align-items:center;justify-content:center;padding:0;cursor:pointer}.vv-reviews .vv-topfab svg{width:20px;height:20px}.vv-reviews .vv-topfab.vv-show{display:flex}@media(max-width:860px){.vv-reviews .vv-mosaic{grid-template-columns:repeat(3,1fr);grid-auto-rows:126px;gap:8px}.vv-reviews .vv-mosaic figure:nth-child(1),.vv-reviews .vv-mosaic figure:nth-child(4){grid-row:auto}.vv-reviews .vv-mosaic figure:nth-child(6){grid-column:auto}.vv-reviews .vv-mosaic img{object-position:50% 25%}.vv-reviews .vv-cta .vv-cardx{padding:26px 20px}.vv-reviews .vv-cta .vv-cardx h2{font-size:23px}.vv-reviews .vv-card .vv-tags{gap:4px}.vv-reviews .vv-card .vv-tags button:nth-child(n+2){display:none}.vv-reviews .vv-card .vv-tags button{font-size:10.5px;padding:3px 8px}}.vv-reviews .vv-wrap{max-width:calc(var(--container-max-width,1300px) + 2 * var(--container-gutter,3rem));padding:0 var(--container-gutter,3rem)}@media(max-width:860px){.vv-tiles .vv-tile:last-child:nth-child(odd){grid-column:1/-1}}
/*# sourceMappingURL=/cdn/shop/t/114/assets/vv-reviews.css.map */
