.vsl{font-family:var(--bm-font-body);color:var(--bm-color-black);-webkit-font-smoothing:antialiased}.vsl *,.vsl *:before,.vsl *:after{box-sizing:border-box}:where(.vsl) button{font:inherit;color:inherit}.vsl-hero{background:var(--bm-color-black);color:var(--bm-color-white);padding:44px var(--bm-gutter) 40px}.vsl-hero__inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.vsl-hero__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.vsl-chip{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border-radius:14px;font-family:var(--bm-font-body);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1;white-space:nowrap}.vsl-chip--ghost{background:#ffffff12;border:1px solid rgba(255,255,255,.14);color:var(--bm-color-white)}.vsl-chip--quiet{color:#f4f5f799;padding:0 4px}.vsl-chip svg{width:13px;height:13px;flex-shrink:0}.vsl-hero__heading{font-family:var(--bm-font-family);margin:0;font-size:34px;font-weight:700;line-height:1.12;letter-spacing:-.6px;max-width:22ch;text-wrap:balance;color:var(--bm-color-white)}.vsl-hero__text{margin:0;font-size:16px;line-height:1.5;color:#f4f5f7b8;max-width:62ch;text-wrap:pretty}.vsl-hero__cite{display:inline-flex;align-items:center;gap:10px;margin:-6px 0 0;font-size:15px;line-height:1.3;color:#f4f5f7b8}.vsl-hero__cite img{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.vsl-hero__cite b{font-weight:600;color:var(--bm-color-white)}.vsl-player__slot{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:16px;background:#171a1c;overflow:hidden;margin-top:6px}.vsl-player__ghost{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:0;border:0;background:#171a1c;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .25s var(--bm-ease)}.vsl-player__ghost img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.22;filter:blur(6px) saturate(.6);scale:1.04}.vsl-player__ghost span{position:relative;font-family:var(--bm-font-family);font-size:14px;font-weight:600;color:var(--bm-color-white);display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 18px;border-radius:20px;background:#0f101099;border:1px solid rgba(255,255,255,.14)}.vsl-player__slot.is-vacated .vsl-player__ghost{opacity:1;pointer-events:auto}.vsl-player{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;border-radius:16px;overflow:hidden;isolation:isolate;outline:none;box-shadow:0 1px 1px #14161b29}.vsl-player:focus-visible{outline:2px solid var(--bm-color-deepsky);outline-offset:3px}.vsl-player video,.vsl-player iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;border:0;background:#000}.vsl-player video{object-fit:cover;visibility:hidden}.vsl-player video.is-active{visibility:visible}.vsl-player:fullscreen{border-radius:0}.vsl-player:fullscreen video{object-fit:contain}.vsl-player__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;padding:0;border:0;background:#000;cursor:pointer;text-align:left}.vsl-player__poster img{width:100%;height:100%;object-fit:cover;display:block;transition:scale .6s var(--bm-ease)}.vsl-player__poster:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(15,16,16,.55),transparent 42%);pointer-events:none}.vsl-player__play{position:absolute;left:50%;top:50%;translate:-50% -50%;width:72px;height:72px;border-radius:50%;background:var(--bm-color-white);display:grid;place-items:center;box-shadow:0 1px 1px #14161b29,0 14px 32px -10px #0000008c;transition:scale .2s var(--bm-ease);z-index:1}.vsl-player__play svg{width:26px;height:26px;margin-left:4px;fill:var(--bm-color-black)}.vsl-player__poster-label{position:absolute;left:14px;right:14px;bottom:12px;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:var(--bm-font-family);font-size:13px;font-weight:600;color:var(--bm-color-white);text-shadow:0 1px 2px rgba(0,0,0,.4)}.vsl-player__poster-label b{font-weight:600;font-variant-numeric:tabular-nums;color:#fffc}.vsl-player.is-started .vsl-player__poster{display:none}.vsl-player__tap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;padding:0;border:0;background:transparent;cursor:pointer;display:none}.vsl-player.is-started .vsl-player__tap{display:block}.vsl-player.is-yt .vsl-player__tap,.vsl-player.is-yt .vsl-player__paused-glyph,.vsl-player.is-yt-native .vsl-player__poster{display:none}.vsl-player__paused-glyph{position:absolute;left:50%;top:50%;translate:-50% -50%;width:64px;height:64px;border-radius:50%;background:#0f10108c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;pointer-events:none;opacity:0;transition:opacity .2s var(--bm-ease)}.vsl-player__paused-glyph svg{width:22px;height:22px;margin-left:3px;fill:var(--bm-color-white)}.vsl-player.is-started.is-paused:not(.is-ended) .vsl-player__paused-glyph{opacity:1}.vsl-player__controls{position:absolute;left:0;right:0;bottom:0;z-index:2;display:none;align-items:center;gap:4px;padding:36px 10px 8px;background:linear-gradient(to top,rgba(15,16,16,.72),transparent);color:var(--bm-color-white);opacity:0;transition:opacity .2s var(--bm-ease)}.vsl-player.is-started:not(.is-yt) .vsl-player__controls{display:flex}.vsl-player.is-paused .vsl-player__controls,.vsl-player.show-controls .vsl-player__controls,.vsl-player:focus-within .vsl-player__controls{opacity:1}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.vsl-player:hover .vsl-player__controls{opacity:1}}.vsl-player__btn{width:36px;height:36px;flex-shrink:0;border:0;border-radius:18px;background:transparent;color:var(--bm-color-white);display:grid;place-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .2s var(--bm-ease)}.vsl-player__btn:hover{background:#ffffff1f}.vsl-player__btn:focus-visible{outline:2px solid var(--bm-color-white);outline-offset:1px}.vsl-player__btn svg{width:18px;height:18px;fill:currentColor;display:none}.vsl-player__btn .i-play,.vsl-player__btn .i-sound,.vsl-player__btn .i-expand{display:block}.vsl-player.is-playing .vsl-player__btn .i-play{display:none}.vsl-player.is-playing .vsl-player__btn .i-pause{display:block}.vsl-player.is-muted .vsl-player__btn .i-sound{display:none}.vsl-player.is-muted .vsl-player__btn .i-muted{display:block}.vsl-player:fullscreen .vsl-player__btn .i-expand{display:none}.vsl-player:fullscreen .vsl-player__btn .i-shrink{display:block}.vsl-player__time{font-family:var(--bm-font-family);font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap;padding:0 6px;min-width:92px}.vsl-player__bar{position:relative;flex:1 1 auto;height:28px;display:flex;align-items:center;cursor:pointer;touch-action:none;margin:0 4px}.vsl-player__bar:focus-visible{outline:2px solid var(--bm-color-white);outline-offset:2px;border-radius:4px}.vsl-player__track{position:relative;width:100%;height:4px;border-radius:2px;background:#ffffff47}.vsl-player__fill{position:absolute;left:0;top:0;bottom:0;width:0;border-radius:2px;background:#33a8e0}.vsl-player__ticks i{position:absolute;top:-3px;width:2px;height:10px;translate:-50% 0;background:#ffffffbf}.vsl-player__knob{position:absolute;left:0;top:50%;width:12px;height:12px;border-radius:50%;background:var(--bm-color-white);translate:-50% -50%;box-shadow:0 1px 2px #0006;pointer-events:none}.vsl-player__end{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;text-align:center;background:#0f1010db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--bm-color-white)}.vsl-player__end[hidden]{display:none}.vsl-player__end h3{font-family:var(--bm-font-family);margin:0;font-size:24px;font-weight:700;line-height:1.15}.vsl-player__end p{margin:0;font-size:14px;line-height:1.5;color:#f4f5f7b8;max-width:40ch}.vsl-player__end .bm-abtn{margin-top:8px}.vsl-player__replay{border:0;background:transparent;color:#f4f5f7b3;font-family:var(--bm-font-family);font-size:13px;font-weight:600;cursor:pointer;padding:8px 12px;border-radius:16px}.vsl-player__replay:hover{color:var(--bm-color-white)}.vsl-player.is-yt .vsl-player__end{top:auto;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px 16px;padding:14px 16px;background:#0f1010d1}.vsl-player.is-yt .vsl-player__end h3{font-size:18px}.vsl-player.is-yt .vsl-player__end p,.vsl-player.is-yt .vsl-player__replay{display:none}.vsl-player.is-yt .vsl-player__end .bm-abtn{margin-top:0;--bm-abtn-height: 44px;padding:0 22px;font-size:15px}.vsl-player__close{position:absolute;top:6px;right:6px;z-index:5;width:28px;height:28px;border-radius:14px;border:0;background:#0f1010a6;color:var(--bm-color-white);display:none;place-items:center;cursor:pointer}.vsl-player__close svg{width:12px;height:12px;fill:currentColor}.vsl-player.is-docked{position:fixed;inset:auto 12px 12px auto;width:min(360px,46vw);height:auto;aspect-ratio:16 / 9;border-radius:12px;z-index:60;box-shadow:0 1px 1px #14161b29,0 16px 40px -12px #0f101073}.vsl-player.is-docked .vsl-player__close{display:grid}.vsl-player.is-yt.is-docked{overflow:visible}.vsl-player.is-yt.is-docked .vsl-player__tap{display:block;z-index:4;border-radius:12px}.vsl-player.is-yt.is-docked iframe{border-radius:12px}.vsl-player.is-yt.is-docked .vsl-player__close{top:-12px;right:-12px;background:var(--bm-color-black);box-shadow:0 1px 1px #14161b29}.vsl-player.is-docked .vsl-player__end{gap:6px;padding:12px}.vsl-player.is-docked .vsl-player__end h3{font-size:15px}.vsl-player.is-docked .vsl-player__end p,.vsl-player.is-docked .vsl-player__replay{display:none}.vsl-player.is-docked .vsl-player__end .bm-abtn{--bm-abtn-height: 40px;padding:0 20px;font-size:14px;margin-top:2px}.vsl-player.is-docked .vsl-player__time{display:none}.vsl-hero__cta{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:520px;margin-top:4px;padding:20px 18px 18px;border-radius:20px;background:#ffffff12;border:1px solid rgba(255,255,255,.14)}.vsl-hero__offer{margin:0;font-family:var(--bm-font-family);font-size:22px;font-weight:600;line-height:1.2;letter-spacing:-.2px;color:var(--bm-color-white);text-wrap:balance}.vsl-hero__offer-text{margin:-4px 0 2px;font-size:15px;line-height:1.4;color:#f4f5f7b8}.vsl-hero__cta .bm-abtn{width:100%;margin-top:4px}.vsl-price{display:inline-flex;align-items:baseline;flex-wrap:wrap;justify-content:center;gap:8px;font-family:var(--bm-font-family);font-variant-numeric:tabular-nums}.vsl-price__now{font-size:24px;font-weight:700;line-height:1}.vsl-price__was{font-size:16px;text-decoration:line-through;color:#f4f5f780}.vsl-price__save{align-self:center;display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;background:var(--yellow, #ffc32c);color:var(--bm-color-black);font-size:14px;font-weight:600;line-height:1.4;white-space:nowrap}.vsl-hero__micro{margin:0;font-size:13px;line-height:1.5;color:#f4f5f799}.vsl-trust{width:100%;max-width:760px;margin-top:22px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.vsl-trust__value{font-family:var(--bm-font-family);font-size:20px;font-weight:700;line-height:1.1;font-variant-numeric:tabular-nums;display:inline-flex;align-items:center;gap:4px}.vsl-trust__value svg{width:16px;height:16px;fill:#ffb400}.vsl-trust__label{margin:4px 0 0;font-size:12px;line-height:1.4;color:#f4f5f799}.vsl-reviewer{padding:40px var(--bm-gutter) 0}.vsl-reviewer__card{max-width:1100px;margin:0 auto;display:flex;align-items:flex-start;gap:14px;padding:18px;border-radius:20px;background:var(--bm-color-main-grey)}.vsl-reviewer__photo{width:60px;height:60px;border-radius:50%;object-fit:cover;flex-shrink:0;background:var(--bm-color-gray-200)}.vsl-reviewer__body{display:flex;flex-direction:column;gap:4px;min-width:0}.vsl-reviewer__name-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.vsl-reviewer__name{font-family:var(--bm-font-family);font-size:18px;font-weight:600;line-height:1.3;margin:0}.vsl-badge{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 9px;border-radius:12px;background:var(--bm-color-white);border:1px solid var(--bm-color-divider);font-family:var(--bm-font-body);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--bm-color-black);white-space:nowrap}.vsl-badge svg{width:14px;height:14px;fill:var(--bm-color-deepsky)}.vsl-badge--quiet{color:var(--bm-color-gray)}.vsl-reviewer__bio{margin:0;font-size:14px;line-height:1.5;color:var(--bm-color-gray)}.vsl-reviewer__handle{margin:0;font-size:13px;font-weight:500;color:#0071a3}.vsl-section{padding:48px var(--bm-gutter) 0}.vsl-section__inner{max-width:1100px;margin:0 auto}.vsl-section__head{display:flex;flex-direction:column;gap:8px;margin-bottom:22px}.vsl-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0;font-family:var(--bm-font-body);font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--bm-color-gray)}.vsl-eyebrow:before{content:"";width:2px;height:10px;background:var(--bm-color-deepsky)}.vsl-h2{font-family:var(--bm-font-family);margin:0;font-size:28px;font-weight:600;line-height:1.25;letter-spacing:0;color:var(--bm-color-black);max-width:24ch;text-wrap:balance}.vsl-section__text{margin:0;font-size:16px;line-height:1.5;color:var(--bm-color-gray);max-width:60ch}.vsl-moments__grid{display:grid;grid-template-columns:1fr;gap:24px 20px}.vsl-moment{display:flex;flex-direction:column;gap:10px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;border-radius:16px;-webkit-tap-highlight-color:transparent}.vsl-moment:focus-visible{outline:2px solid var(--bm-color-deepsky);outline-offset:4px}.vsl-moment__media{position:relative;display:block;aspect-ratio:16 / 9;border-radius:14px;overflow:hidden;background:var(--bm-color-gray-200)}.vsl-moment__media img{width:100%;height:100%;object-fit:cover;display:block;transition:scale .4s var(--bm-ease)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.vsl-moment:hover .vsl-moment__media img{scale:1.03}.vsl-moment:hover .vsl-moment__time{background:var(--bm-color-black)}}.vsl-moment__time{position:absolute;left:10px;bottom:10px;display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px 0 9px;border-radius:13px;background:#0f1010b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--bm-color-white);font-family:var(--bm-font-family);font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;transition:background .2s var(--bm-ease)}.vsl-moment__time svg{width:9px;height:9px;fill:currentColor}.vsl-moment__head{display:flex;align-items:baseline;gap:10px}.vsl-moment__num{font-family:var(--bm-font-family);font-size:12px;font-weight:700;letter-spacing:.06em;color:#0071a3;font-variant-numeric:tabular-nums}.vsl-moment__title{font-family:var(--bm-font-family);font-size:18px;font-weight:600;line-height:1.3}.vsl-moment__quote{font-size:15px;line-height:1.5;color:var(--bm-color-gray);text-wrap:pretty}.vsl-offer{padding:48px var(--bm-gutter) 56px}.vsl-offer__card{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;border-radius:24px;background:var(--bm-color-white);border:1px solid var(--bm-color-divider);overflow:hidden;box-shadow:0 1px 1px #14161b29}.vsl-offer__media{position:relative;background:var(--bm-color-main-grey);display:grid;place-items:center;padding:20px;min-height:220px}.vsl-offer__media img{width:auto;max-width:100%;max-height:340px;height:auto;display:block}.vsl-offer__body{display:flex;flex-direction:column;gap:16px;padding:22px 20px 24px}.vsl-offer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.vsl-offer__list li{display:flex;align-items:flex-start;gap:10px;font-size:16px;line-height:1.5}.vsl-offer__list svg{width:18px;height:18px;flex-shrink:0;margin-top:3px;fill:var(--bm-color-deepsky)}.vsl-offer__buy{display:flex;flex-direction:column;gap:12px;margin-top:4px;padding:18px 16px 16px;border-radius:20px;background:#0f10100d;border:1px solid rgba(15,16,16,.12)}.vsl-offer .vsl-price__was{color:var(--bm-color-gray)}.vsl-offer__buy .bm-abtn{width:100%}.vsl-offer__micro{margin:0;font-size:14px;font-weight:600;line-height:1.5;color:var(--bm-color-gray)}html.vsl-sticky-on .vsl-player.is-docked{bottom:104px}.vsl-hero__cta .bm-abtn>svg,.vsl-offer__buy .bm-abtn>svg,.vsl-player__end .bm-abtn>svg{width:20px;height:20px;flex-shrink:0}.vsl .bm-abtn>svg{flex-shrink:0}@media screen and (min-width:750px){.vsl-hero{padding:72px var(--bm-gutter) 56px}.vsl-hero__inner{gap:22px}.vsl-hero__heading{font-size:52px;letter-spacing:-1.2px}.vsl-hero__cite{margin-top:-4px;font-size:16px}.vsl-hero__cite img{width:32px;height:32px}.vsl-hero__text{font-size:18px}.vsl-player__slot,.vsl-player{border-radius:20px}.vsl-player__play{width:96px;height:96px}.vsl-player__play svg{width:34px;height:34px;margin-left:6px}.vsl-player__poster-label{left:20px;right:20px;bottom:18px;font-size:15px}.vsl-player__controls{padding:40px 14px 10px;gap:6px}.vsl-player__end h3{font-size:36px}.vsl-player__end p{font-size:16px}.vsl-player.is-docked{inset:auto 24px 24px auto;width:360px}html.vsl-sticky-on .vsl-player.is-docked{bottom:96px}.vsl-hero__cta{gap:10px;padding:24px 28px}.vsl-hero__offer{font-size:24px}.vsl-hero__offer-text{font-size:16px}.vsl-hero__micro{width:100%}.vsl-trust{margin-top:28px}.vsl-trust__value{font-size:26px}.vsl-trust__label{font-size:13px}.vsl-reviewer{padding-top:56px}.vsl-reviewer__card{align-items:center;gap:20px;padding:22px 26px}.vsl-reviewer__photo{width:80px;height:80px}.vsl-reviewer__name{font-size:20px}.vsl-reviewer__bio{font-size:15px}.vsl-section{padding-top:64px}.vsl-section__head{margin-bottom:30px}.vsl-h2{font-size:40px}.vsl-moments__grid{grid-template-columns:repeat(2,1fr);gap:32px 24px}.vsl-offer{padding:64px var(--bm-gutter) 72px}.vsl-offer__card{grid-template-columns:1fr 1fr}.vsl-offer__media{padding:32px}.vsl-offer__media img{max-height:520px}.vsl-offer__body{justify-content:center;padding:36px 36px 36px 32px;gap:18px}.vsl-offer__buy{padding:22px 22px 20px}.vsl-offer__buy .bm-abtn{width:100%}.vsl-sticky{padding-top:12px;padding-bottom:12px}}@media screen and (min-width:990px){.vsl-hero__heading{font-size:60px}.vsl-moments__grid{grid-template-columns:repeat(3,1fr)}.vsl-moment__title{font-size:19px}.vsl-offer__body{padding:44px 44px 44px 36px}}@media(prefers-reduced-motion:reduce){.vsl-player__poster img,.vsl-player__play,.vsl-moment__media img,.vsl-sticky,.vsl-player__ghost{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/427/assets/vsl-review-benchmark.css.map */
