.htp{--htp-border: rgba(var(--color-border), var(--color-border-alpha));--htp-gap: 1.2rem;display:block;padding:1.6rem;border:1px solid var(--htp-border);border-radius:var(--blocks-radius, 1rem);isolation:isolate}@media screen and (max-width:749px){.htp{border-radius:var(--blocks-radius-mobile, .8rem)}}.htp__header{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.2rem;margin-block-end:1.2rem}.htp__heading{margin-block:0}.htp__social-proof{display:inline-flex;align-items:center;padding:.3rem 1rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:var(--font-body-weight-bolder, 500);line-height:1.3;color:rgb(var(--color-product-price-sale));background:rgba(var(--color-product-price-sale),.1);border-radius:var(--badges-radius, .5rem);white-space:nowrap}.htp__savings{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .8rem;margin-block:0 1.2rem;padding:.8rem 1.2rem;color:rgb(var(--color-product-price-sale));background:rgba(var(--color-product-price-sale),.1);border-radius:var(--medium-blocks-radius, .6rem)}.htp__savings[hidden]{display:none}.htp__savings-label{font-weight:var(--font-body-weight-bolder, 500)}.htp__savings-amount{font-family:var(--font-pcard-price-family);font-size:1.15em;font-weight:var(--font-body-weight-bold, 700);white-space:nowrap}.htp__fieldset{margin:0;padding:0;border:0;min-width:0}.htp__items{display:grid;grid-template-columns:1fr;gap:var(--htp-gap);margin:0;padding:0}@media screen and (min-width:750px){.htp__items{grid-template-columns:1fr 1fr}.htp-slot--main{grid-column:1 / -1}}.htp-slot{min-width:0;padding:1.2rem;border:1px solid var(--htp-border);border-radius:var(--medium-blocks-radius, .6rem)}.htp-slot--main{background:rgba(var(--color-secondary-background),.55)}.htp-option[hidden]{display:none}.htp-option__row{display:flex;align-items:flex-start;gap:1.2rem}.htp-option__check{appearance:none;-webkit-appearance:none;flex-shrink:0;width:2rem;height:2rem;margin:0;margin-block-start:.2rem;border:.1rem solid rgba(var(--color-foreground),.35);border-radius:var(--small-blocks-radius, .5rem);background-color:rgb(var(--color-background));cursor:pointer;display:grid;place-content:center;transition:background-color var(--duration-default, .2s) ease,border-color var(--duration-default, .2s) ease}.htp-option__check:before{content:"";width:1.1rem;height:1.1rem;transform:scale(0);transition:transform var(--duration-default, .2s) ease;background-color:rgb(var(--color-button-text));clip-path:polygon(14% 44%,0 61%,40% 100%,100% 16%,84% 4%,39% 71%)}.htp-option__check:checked{background-color:rgb(var(--color-button));border-color:rgb(var(--color-button))}.htp-option__check:checked:before{transform:scale(1)}.htp-option__media{flex-shrink:0;width:6.4rem;cursor:pointer}.htp-option__img{display:block;width:100%;height:auto;max-width:100%;border-radius:var(--small-blocks-radius, .5rem);background:rgb(var(--color-background))}.htp-option__info{min-width:0;display:grid;gap:.4rem}.htp-option__title{font-weight:var(--font-body-weight-bolder, 500);line-height:1.35;overflow-wrap:break-word;cursor:pointer}.htp-option__flag{display:inline-block;margin-inline-start:.4rem;padding:.1rem .6rem;font-size:1.1rem;font-weight:var(--font-body-weight, 400);color:rgba(var(--color-subtext),var(--color-subtext-alpha, 1));border:1px solid var(--htp-border);border-radius:var(--badges-radius, .5rem);vertical-align:middle;white-space:nowrap}.htp-option__price{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.htp-option__price-current{font-family:var(--font-pcard-price-family);font-weight:var(--font-pcard-price-weight, 700);color:rgb(var(--color-product-price-sale))}.htp-slot--main .htp-option__price-current{color:rgb(var(--color-foreground))}.htp-option__price-compare{color:var(--color-product-price-regular, var(--color-foreground-lighten-60));font-size:.9em}.htp-option__badge{white-space:nowrap}.htp-option__variants{margin-block-start:.2rem}.htp-option__select{width:100%;max-width:24rem;min-height:3.6rem;padding:.4rem .8rem;font-family:var(--font-body-family);font-size:1.3rem;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));border:1px solid var(--htp-border);border-radius:var(--inputs-radius, .5rem)}.htp-slot__alternatives{margin-block-start:.8rem;padding-inline-start:3.2rem}.htp-slot__alt-toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1.4rem;min-height:3rem;font-family:var(--font-button-family);font-size:1.3rem;font-weight:var(--font-body-weight-bolder, 500);color:rgb(var(--color-secondary-button-text));background:rgb(var(--color-secondary-button));border:1px solid rgb(var(--color-secondary-button-border));border-radius:var(--buttons-radius, .5rem);cursor:pointer;transition:background-color var(--duration-default, .2s) ease}.htp-slot__alt-toggle:hover{background:rgba(var(--color-foreground),.14)}.htp-slot__alt-panel{margin-block-start:.8rem;padding:1rem;border:1px dashed var(--htp-border);border-radius:var(--medium-blocks-radius, .6rem)}.htp-slot__alt-heading{margin-block:0 .8rem;font-size:1.2rem;color:rgba(var(--color-subtext),var(--color-subtext-alpha, 1))}.htp-slot__alt-list{display:grid;gap:.6rem;margin:0;padding:0}.htp-alt-choice{display:flex;align-items:center;gap:.8rem;width:100%;padding:.6rem;font-family:var(--font-body-family);font-size:1.3rem;text-align:start;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:1px solid var(--htp-border);border-radius:var(--medium-blocks-radius, .6rem);cursor:pointer;transition:border-color var(--duration-default, .2s) ease}.htp-alt-choice:hover{border-color:rgb(var(--color-foreground))}.htp-alt-choice[aria-pressed=true]{border-color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 1px rgb(var(--color-foreground))}.htp-alt-choice__img{flex-shrink:0;width:4rem;height:auto;border-radius:var(--small-blocks-radius, .5rem)}.htp-alt-choice__title{min-width:0;overflow-wrap:break-word}.htp-alt-choice__price{margin-inline-start:auto;font-weight:var(--font-body-weight-bolder, 500);white-space:nowrap}.htp-alt-choice__current{display:inline-block;padding:.1rem .6rem;font-size:1.1rem;font-weight:var(--font-body-weight, 400);color:rgba(var(--color-subtext),var(--color-subtext-alpha, 1))}.htp__footer{display:grid;gap:1rem;margin-block-start:1.4rem}.htp__total{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.8rem}.htp__total-label{font-weight:var(--font-body-weight-bolder, 500)}.htp__total-prices{display:inline-flex;align-items:baseline;gap:.8rem}.htp__total-compare{color:var(--color-product-price-regular, var(--color-foreground-lighten-60))}.htp__total-compare:empty{display:none}.htp__total-current{font-family:var(--font-pcard-price-family);font-size:1.2em;font-weight:var(--font-body-weight-bold, 700)}.htp__submit{width:100%}@media(prefers-reduced-motion:reduce){.htp *,.htp *:before,.htp *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/haz-tu-pack.css.map */
