.luv-bundle{--luv-accent: #C6A3A3;--luv-anel: rgba(198, 163, 163, .3);--luv-fundo: rgba(0, 0, 0, .07);--luv-escolhida: #fff;--luv-texto: #000;--luv-secundario: #555;--luv-raio: 8px;width:100%;margin:16px 0;padding-bottom:10px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;letter-spacing:normal}.luv-bundle *{letter-spacing:normal}.luv-bundle .luv-bundle__titulo{letter-spacing:.6px}.luv-bundle__titulo{display:flex;align-items:center;gap:8px;text-align:center;font-size:14px;line-height:20px;min-height:20px;font-weight:700;color:var(--luv-texto);margin:0 0 10px;letter-spacing:.6px}.luv-bundle__titulo:before,.luv-bundle__titulo:after{content:"";flex:1 1 auto;height:2px;background:var(--luv-anel)}.luv-bundle__barras{display:flex;flex-direction:column;gap:10px}.luv-bundle__barra{position:relative;display:flex;flex-direction:column;background:var(--luv-fundo);border:0;border-radius:var(--luv-raio);box-shadow:inset 0 0 0 1px var(--luv-anel);padding:0;cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.luv-bundle__barra:focus-visible{outline:2px solid var(--luv-accent);outline-offset:2px}.luv-bundle__barra.is-escolhida{background:var(--luv-escolhida);box-shadow:inset 0 0 0 2px var(--luv-accent)}.luv-bundle__envolucro{padding:10px 20px}.luv-bundle__barra.tem-selo .luv-bundle__envolucro{padding-top:17px;padding-bottom:17px}.luv-bundle__selo{position:absolute;top:-8px;right:8px;margin:0 8px;padding:6px 8px;background:var(--luv-accent);color:#fff;font-family:sans-serif;font-size:12px;font-weight:700;line-height:1;border-radius:0 0 5px 5px;z-index:1}.luv-bundle__selo:before,.luv-bundle__selo:after{content:"";position:absolute;top:0;width:0;height:0;border-bottom:8px solid var(--luv-accent);filter:brightness(.7)}.luv-bundle__selo:before{left:-8px;border-left:8px solid transparent}.luv-bundle__selo:after{right:-8px;border-right:8px solid transparent}.luv-bundle__principal{display:flex;align-items:center;gap:18px;min-height:55px}.luv-bundle__radio{flex:0 0 auto;width:20px;height:20px;box-sizing:border-box;border:3px solid #fff;border-radius:50%;background:#fff;box-shadow:0 0 0 2px var(--luv-anel)}.is-escolhida .luv-bundle__radio{background:var(--luv-accent);box-shadow:0 0 0 2px var(--luv-accent)}.luv-bundle__conteudo{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.luv-bundle__nome{font-size:20px;font-weight:700;color:var(--luv-texto);line-height:28px}.luv-bundle__precos{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end}.luv-bundle__preco{font-size:20px;font-weight:700;color:var(--luv-texto);line-height:28px}.luv-bundle__cheio{font-size:14px;font-weight:400;line-height:20px;color:var(--luv-secundario);text-decoration:line-through}.luv-bundle__unidades{display:none;padding:3px 0 1px;flex-direction:column;gap:9px}.is-escolhida .luv-bundle__unidades{display:flex}.luv-bundle__unidade{display:flex;align-items:flex-end;column-gap:7px;flex-wrap:wrap}.luv-bundle__numero{font-size:12px;line-height:34px;color:var(--luv-secundario);min-width:20px}.luv-bundle__campo{display:inline-flex;align-items:center;flex:0 1 auto;min-width:0;max-width:100%}.luv-bundle__rotulo{font-size:12px;font-weight:400;line-height:16px;color:var(--luv-secundario);margin:0}.luv-bundle__caixa{position:relative;display:inline-flex;align-items:center;min-width:0}.luv-bundle__swatch{position:absolute;left:7px;width:16px;height:16px;border-radius:50%;box-shadow:inset 0 0 0 1px #0000002e;pointer-events:none;background:transparent}.luv-bundle .luv-bundle__campo.tem-cor .luv-bundle__select{padding-left:33px}.luv-bundle .luv-bundle__select{width:auto!important;flex:0 1 auto;max-width:100%;min-width:0;height:34px;box-sizing:border-box;padding:7px 25px 7px 7px;font-family:inherit;font-size:14px;line-height:20px;color:var(--luv-texto);background-color:#fff;border:0;border-radius:4px;box-shadow:inset 0 0 0 1px var(--luv-anel);appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%23121212' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 9px center;margin:0}.luv-bundle__brindes{display:flex;flex-direction:column;justify-content:center;min-height:44px;margin:0 1px 1px;padding:7px 20px 7px 18px;background:var(--luv-anel);border-radius:0 0 7px 7px}.is-escolhida .luv-bundle__brindes{min-height:43px;margin:0 2px 2px;padding:7px 19px 6px 17px;background:var(--luv-accent);border-radius:0 0 6px 6px}.luv-bundle__brinde{align-self:flex-start;font-size:13px;font-weight:700;line-height:18px;color:var(--luv-texto)}.is-escolhida .luv-bundle__brinde{color:#fff}.luv-bundle .luv-bundle__botao{width:100%;margin-top:14px;padding:15px 18px;background:var(--luv-accent);color:#fff;border:0;border-radius:var(--luv-raio);font-size:16px;font-weight:700;cursor:pointer}.luv-bundle .luv-bundle__botao:disabled{opacity:.6;cursor:default}.luv-bundle .luv-bundle__botao:focus-visible{outline:2px solid var(--luv-texto);outline-offset:2px}.luv-bundle__erro{margin:8px 0 0;font-size:13px;color:#a3352f}@media(max-width:749px){.luv-bundle__unidade{flex-wrap:nowrap}.luv-bundle .luv-bundle__campo{flex:0 1 auto;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/luveon-bundle.css.map */
