.vb{display:block;margin-block:6px 2px}.vb__head{margin:0 0 10px;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#5a5b5e}.vb__list{display:grid;gap:9px}.vb__card{position:relative;display:block;border:1.5px solid #E4E4E1;border-radius:14px;padding:13px 14px;cursor:pointer;background:#fff;transition:border-color .15s ease,background .15s ease}.vb__card:hover{border-color:#0e0e1066}.vb__card.is-on{border-color:#0e0e10;background:#fafaf8}.vb__card input{position:absolute;opacity:0;pointer-events:none}.vb__card input:focus-visible~.vb__top .vb__tick{outline:2px solid #0E0E10;outline-offset:2px}.vb__ribbon{position:absolute;top:-10px;right:12px;font-size:.58rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;background:#0e0e10;color:#c8ff2e;padding:4px 9px;border-radius:99px}.vb__top{display:flex;align-items:flex-start;gap:11px}.vb__tick{flex:0 0 auto;width:20px;height:20px;margin-top:1px;border-radius:50%;border:1.7px solid #D6D6D2;display:grid;place-items:center}.vb__tick:after{content:"";width:10px;height:10px;border-radius:50%;background:transparent;transition:background .15s ease}.vb__card.is-on .vb__tick{border-color:#0e0e10}.vb__card.is-on .vb__tick:after{background:#0e0e10}.vb__main{flex:1 1 auto;min-width:0}.vb__row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.vb__name{font-size:1rem;font-weight:800;letter-spacing:-.015em;line-height:1.2;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.vb__price{font-size:1.05rem;font-weight:900;letter-spacing:-.02em;white-space:nowrap}.vb__sub{margin-top:2px;display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-size:.78rem;color:#5a5b5e;line-height:1.35}.vb__ref{white-space:nowrap;text-decoration:line-through}.vb__save{font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;background:#c8ff2e;color:#0e0e10;padding:4px 8px;border-radius:99px;white-space:nowrap}.vb__incl{display:none;list-style:none;margin:11px 0 0;padding:11px 0 0;border-top:1px solid #EAEAE7;gap:7px}.vb__card.is-on .vb__incl{display:grid;border-color:#e2e2de}.vb__incl li{display:flex;align-items:center;gap:9px;font-size:.8rem;line-height:1.3}.vb__thumb{flex:0 0 auto;width:26px;height:26px;border-radius:7px;background:#f5f4f1;object-fit:contain;display:block}.vb__ico{flex:0 0 auto;width:26px;height:26px;border-radius:7px;background:#0e0e10;color:#c8ff2e;display:grid;place-items:center}.vb__ico svg{width:14px;height:14px;display:block}.vb__ico--off{background:#efefec;color:#a6a6a1}.vb__ico--x{background:#c7342a1a;color:#c7342a}.vb__il{flex:1 1 auto;min-width:0;font-weight:600}.vb__il s{margin-left:5px;font-size:.74rem;font-weight:500;color:#a6a6a1;text-decoration:line-through}.vb__incl li.is-off .vb__il{color:#8a8a85;font-weight:500}.vb__iv{flex:0 0 auto;font-size:.78rem;color:#8a8a85;text-decoration:line-through}.vb__iv--free{color:#0e0e10;font-weight:800;text-decoration:none;white-space:nowrap}.vb__iv--free s{margin-right:6px;font-weight:500;color:#a6a6a1;text-decoration:line-through}.vb__iv--no{color:#a6a6a1;font-weight:600;text-decoration:none}.vb__iv--x{color:#c7342a;font-weight:700;text-decoration:none;white-space:nowrap}.vb__cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;margin-top:13px;border-radius:12px;background:#c8ff2e;color:#0e0e10;font-size:1rem;font-weight:800;letter-spacing:-.01em;text-decoration:none;text-align:center;padding:14px 18px}.vb__cta:hover{color:#0e0e10;opacity:.92}.vb__cta.is-busy{opacity:.6;pointer-events:none}.vb__foot{margin:9px 0 0;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:.76rem;color:#5a5b5e}.vb__foot b{font-weight:700;color:#0e0e10}@media screen and (max-width:420px){.vb__name{font-size:.95rem}.vb__price{font-size:1rem}.vb__foot{font-size:.72rem}.vb__incl li{font-size:.77rem}}.vb-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;gap:12px;padding:10px 14px;padding-bottom:calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #E4E4E1;box-shadow:0 -6px 20px #0e0e1017;transform:translateY(115%);transition:transform .22s ease}.vb-sticky.is-on{transform:translateY(0)}.vb-sticky.is-busy{opacity:.6;pointer-events:none}.vb-sticky__l{display:flex;flex-direction:column;min-width:0;flex:1 1 auto;line-height:1.25}.vb-sticky__l b{font-size:.9rem;font-weight:800;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vb-sticky__l span{font-size:.72rem;color:#5a5b5e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vb-sticky__b{flex:0 0 auto;display:inline-flex;align-items:center;gap:9px;border:0;border-radius:11px;background:#c8ff2e;color:#0e0e10;font-family:inherit;font-size:.9rem;font-weight:800;padding:13px 16px;cursor:pointer}@media screen and (min-width:750px){.vb-sticky{display:none}}@media screen and (max-width:749px){body:has(veyro-bundle){padding-bottom:calc(66px + env(safe-area-inset-bottom))}}.vb-sticky{z-index:var(--layer-overlay,16)}.vb-sticky__b{min-height:46px}.vb__name{min-width:0}@media screen and (max-width:749px){.pdp-proof.pdp-proof{padding-block:calc(var(--pdp-pt,72px) * .62) calc(var(--pdp-pb,72px) * .62)}.pdp-faq.pdp-faq{padding-block:calc(var(--pdp-pt,64px) * .62) calc(var(--pdp-pb,64px) * .62)}.pdp-final.pdp-final{padding-block:calc(var(--pdp-pt,72px) * .62) calc(var(--pdp-pb,72px) * .62)}.pdp-compare.pdp-compare{padding-block:calc(var(--pdp-pt,64px) * .62) calc(var(--pdp-pb,64px) * .62)}.pdp-points.pdp-points{padding-block:calc(var(--pdp-pt,56px) * .62) calc(var(--pdp-pb,56px) * .62)}}.pdp-final__cta.pdp-final__cta{max-width:100%}@media screen and (max-width:749px){.pdp-proof__label.pdp-proof__label{white-space:normal;text-align:center}}.pdp-reassurance__right.pdp-reassurance__right{flex-wrap:wrap}.vbp{margin-top:11px;border:1.5px solid #E4E4E1;border-radius:14px;background:#fff;overflow:hidden}.vbp[open]{border-color:#0e0e10;background:#fafaf8}.vbp__s{display:flex;align-items:center;gap:11px;padding:13px 14px;min-height:56px;cursor:pointer;list-style:none}.vbp__s::-webkit-details-marker{display:none}.vbp__s:focus-visible{outline:2px solid #0E0E10;outline-offset:-2px}.vbp__ico{flex:0 0 auto;width:30px;height:30px;border-radius:8px;background:#0e0e10;color:#c8ff2e;display:grid;place-items:center}.vbp__ico svg{width:16px;height:16px;display:block}.vbp__st{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;line-height:1.25}.vbp__st b{font-size:.9rem;font-weight:800;letter-spacing:-.015em}.vbp__st span{margin-top:2px;font-size:.74rem;font-weight:700;color:#0e0e10}.vbp__ch{flex:0 0 auto;width:11px;height:11px;border-right:2px solid #0E0E10;border-bottom:2px solid #0E0E10;transform:rotate(45deg);margin-right:4px;transition:transform .18s ease}.vbp[open] .vbp__ch{transform:rotate(-135deg)}.vbp__b{padding:2px 14px 15px}.vbp__lead{margin:0 0 13px;font-size:.84rem;line-height:1.45;color:#0e0e10}.vbp__w{list-style:none;margin:0 0 13px;padding:0;display:grid;gap:9px}.vbp__w li{display:grid;gap:1px;padding-left:13px;border-left:2px solid #C8FF2E}.vbp__w b{font-size:.79rem;font-weight:800;letter-spacing:.01em}.vbp__w span{font-size:.79rem;line-height:1.4;color:#5a5b5e}.vbp__p{list-style:none;margin:0;padding:13px 0 0;border-top:1px solid #EAEAE7;display:grid;gap:7px}.vbp__p li{position:relative;padding-left:18px;font-size:.79rem;line-height:1.4}.vbp__p li:before{content:"";position:absolute;left:0;top:.5em;width:7px;height:7px;border-radius:50%;background:#c8ff2e;box-shadow:0 0 0 1.5px #0e0e10}.vbp__n{margin:13px 0 0;font-size:.71rem;line-height:1.4;color:#8a8a85}@media screen and (min-width:750px){.vbp__s{padding:14px 16px}.vbp__b{padding:2px 16px 17px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/veyro-bundle.css.map */
