.rvs{--rvs-brand: #c71512;--rvs-brand-dark: #93100e;--rvs-border: #e5e5e5;--rvs-surface: #fafafa;--rvs-ink: #111827;--rvs-ink-soft: #374151;--rvs-radius: 12px;--rvs-icon: 30px;--rvs-box-height: 52px;flex:1 1 auto;display:flex;flex-direction:column;width:100%;box-sizing:border-box;padding:24px}.rvs__finder{flex:0 0 15%;min-height:0;display:grid;grid-template-columns:45% repeat(3,minmax(0,1fr));border:1px solid var(--rvs-border);border-radius:var(--rvs-radius);background:var(--rvs-surface);overflow:hidden}.rvs__finder-cta{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:center;gap:10px;padding:6px 10px}.rvs__finder-cta-info{display:flex;align-items:center;gap:10px;min-width:0}.rvs__finder-cta-action{display:flex;align-items:center;min-width:0}.rvs__finder-icon{flex:0 0 30px;width:30px;height:30px;max-width:30px;color:var(--rvs-brand)}.rvs__finder-icon svg{display:block;width:30px;height:30px}.rvs__finder-cta-text{flex:1 1 auto;min-width:0;font-size:13px;font-weight:600;line-height:1.2;color:var(--rvs-ink);text-align:left;overflow:hidden;text-overflow:ellipsis}.rvs__finder-btn{flex:none;display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:10px 12px;border-radius:8px;background:#eb2926;color:#fff;font-size:12px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;transition:background .15s ease}.rvs__finder-btn:hover,.rvs__finder-btn:focus-visible{background:#c71512}.rvs__finder-btn>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.rvs .rvs__finder .rvs__finder-btn,.rvs .rvs__finder .rvs__finder-btn>span{color:#fff!important}.rvs__finder-btn-arrow{flex:none;width:14px;height:14px}.rvs__finder-step{display:flex;align-items:center;justify-content:center;min-width:0;padding:6px 12px;border-left:1px solid var(--rvs-border);font-size:13px;font-weight:600;line-height:1.2;color:var(--rvs-ink-soft);text-align:center}.rvs__grid{flex:1 1 auto;margin-top:30px;min-height:0;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;gap:16px}.rvs__col{display:flex;flex-direction:column;gap:10px;min-height:0}.rvs .rvs__col .rvs__col-head{font-size:14px;font-weight:700!important;line-height:1.2;color:#eb2926!important;text-decoration:none;padding-bottom:8px;border-bottom:1px solid #ececec}.rvs .rvs__col .rvs__col-head:hover{color:#b71c1a!important}.rvs__col-list{display:flex;flex-direction:column;gap:8px;min-height:0}.rvs__box{display:flex;flex-direction:row;align-items:center;gap:10px;flex:none;height:var(--rvs-box-height);box-sizing:border-box;overflow:hidden;text-decoration:none;color:inherit;border:1px solid #e5e5e5;border-radius:10px;padding:8px 10px;transition:border-color .15s ease,box-shadow .15s ease}.rvs__box:hover{border-color:#bdbdbd;box-shadow:0 2px 8px #0000000f}.rvs__box-media{flex:0 0 36px;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.rvs__box-media img,.rvs__box-media svg{width:100%;height:100%;object-fit:contain}.rvs__box-title{flex:1 1 auto;min-width:0;text-align:left;font-size:13px;font-weight:600;line-height:1.25;color:#111827}.rvs__box.rvs__box--viewall{flex-direction:row-reverse;gap:0}.rvs .rvs__col .rvs__box--viewall .rvs__box-media{color:#eb2926!important}.rvs__box--viewall .rvs__box-media svg{width:20px;height:20px}.rvs .rvs__col .rvs__box--viewall .rvs__box-title{color:#eb2926!important;font-weight:700!important}.rvs__col--media .rvs__box:not(.rvs__box--viewall){justify-content:center}.rvs__col--media .rvs__box:not(.rvs__box--viewall) .rvs__box-media{flex:1 1 auto;width:100%;height:100%}.rvs__col--media .rvs__box--noimg .rvs__box-title{flex:1 1 auto;text-align:center}@media(max-width:1119px){.rvs{padding:16px;gap:16px}.rvs__finder{flex:0 0 auto;grid-template-columns:1fr}.rvs__finder-step{border-left:none;border-top:1px solid #e5e5e5;justify-content:flex-start;text-align:left}.rvs__grid{flex:0 0 auto;grid-template-columns:1fr;grid-template-rows:auto;gap:20px}}@media(min-width:1120px){.rvs{--rvs-box-height: 60px}.rvs-mfinder{display:none}}.rvs-mfinder{display:flex;align-items:center;flex-wrap:wrap;gap:10px 12px;padding:12px 18px;border:1px solid #e5e5e5;border-radius:12px;background:#f3f4f6}.rvs-mfinder__icon{flex:0 0 28px;width:28px;height:28px;color:#c71512}.rvs-mfinder__icon svg{display:block;width:28px;height:28px}.rvs-mfinder__text{flex:1 1 140px;min-width:0;font-size:14px;font-weight:600;line-height:1.25;color:#111827}.rvs-mfinder__btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;padding:7px 11px;border-radius:7px;background:#eb2926;font-size:12px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap}.rvs-mfinder__btn:hover,.rvs-mfinder__btn:focus-visible{background:#c71512}.rvs-mfinder__btn,.rvs-mfinder__btn>span{color:#fff!important}.rvs-mfinder__arrow{flex:none;width:12px;height:12px}
/*# sourceMappingURL=/cdn/shop/t/21/assets/refillable-vape-system.css.map */
