body .crown-collection-product-card{--crown-card-ink: var(--crown-collection-ink, var(--home-ink, var(--protocol-ink, #071015)));--crown-card-muted: var(--crown-collection-muted, var(--home-muted, var(--protocol-muted, #6f6a61)));--crown-card-border: var(--crown-collection-border, var(--home-border, var(--protocol-border, #ded8ce)));--crown-card-paper: #ffffff;position:relative;display:flex;width:100%;min-width:0;height:100%;flex-direction:column;color:var(--crown-card-ink)}body .crown-collection-product-card[hidden]{display:none!important}body .crown-collection-product-card__link{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;font-size:0;pointer-events:none}body .crown-collection-product-card>*:not(.crown-collection-product-card__link){position:relative;z-index:2}body .crown-collection-product-card__media{isolation:isolate;position:relative;display:flex;width:100%;aspect-ratio:1;align-items:center;justify-content:center;overflow:hidden;background:var(--crown-card-paper);pointer-events:auto}body .crown-collection-product-card__media-link{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;pointer-events:auto;-webkit-user-drag:none}body .crown-collection-product-card__media-link:focus-visible{outline:2px solid var(--crown-card-ink);outline-offset:-3px}body .crown-collection-product-card__image{width:78%;height:78%;object-fit:contain;mix-blend-mode:multiply;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;transition:opacity .22s ease,transform .28s ease}body .crown-collection-product-card__image--hover{position:absolute;opacity:0}@media(hover:hover)and (pointer:fine){body .crown-collection-product-card__media-link--has-hover:hover .crown-collection-product-card__image--primary,body .crown-collection-product-card__media-link--has-hover:focus-visible .crown-collection-product-card__image--primary{opacity:0;transform:scale(1.02)}body .crown-collection-product-card__media-link--has-hover:hover .crown-collection-product-card__image--hover,body .crown-collection-product-card__media-link--has-hover:focus-visible .crown-collection-product-card__image--hover{opacity:1;transform:scale(1.02)}}body .crown-collection-product-card__badge{position:absolute;z-index:3;top:16px;left:16px;padding:8px 12px;background:#c8c3b8;box-shadow:0 2px 5px #0000000f;color:var(--crown-card-ink);font-size:10px;font-weight:500;letter-spacing:1.2px;line-height:1.2;pointer-events:none;text-transform:uppercase}body .crown-collection-product-card__wishlist{z-index:4;display:inline-flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;border:0;background:transparent;color:var(--crown-card-ink);pointer-events:auto}body .crown-collection-product-card__wishlist svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}body .crown-collection-product-card__certifications{position:absolute;z-index:3;right:0;bottom:0;left:0;display:flex;min-height:38px;align-items:center;justify-content:center;padding:8px 12px;border-top:1px solid var(--crown-card-border);color:var(--crown-card-muted);font-size:10px;font-weight:500;letter-spacing:1.2px;line-height:1.2;pointer-events:none;text-align:center;text-transform:uppercase}body .crown-collection-product-card__body{display:flex;min-height:232px;padding-block:16px 0;flex:1;flex-direction:column;gap:10px}body .crown-collection-product-card__phases{display:flex;flex-wrap:wrap;gap:4px 12px}body .crown-collection-product-card__phase{display:inline-flex;gap:4px;align-items:center;color:var(--phase-color, #f97316);font-size:10px;font-weight:500;letter-spacing:1.4px;line-height:17.7px;text-transform:uppercase}body .crown-collection-product-card__phase:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--phase-color, #f97316)}body .crown-collection-product-card__phase--antes{--phase-color: #dc2626}body .crown-collection-product-card__phase--durante,body .crown-collection-product-card__phase--durante-clasico{--phase-color: #f97316}body .crown-collection-product-card__phase--durante-avanzado,body .crown-collection-product-card__phase--durante-hyper,body .crown-collection-product-card__phase--hyper{--phase-color: #d4af37}body .crown-collection-product-card__phase--despues{--phase-color: #059669}body .crown-collection-product-card__phase--salud,body .crown-collection-product-card__phase--salud-diaria{--phase-color: #0ea5e9}body .crown-collection-product-card__phase--pack{--phase-color: #52525b}body .crown-collection-product-card__title{display:-webkit-box;min-height:50px;margin:0;color:var(--crown-card-ink);font-size:18px;font-weight:500;letter-spacing:0;line-height:1.4;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}body .crown-collection-product-card__title a{color:inherit;text-decoration:none}body .crown-collection-product-card__meta-row{display:flex;min-height:26px;align-items:center;justify-content:space-between;gap:12px}body .crown-collection-product-card__rating{min-height:24px;margin-top:-2px}body .crown-collection-product-card__rating[hidden]{display:block!important;min-height:24px;margin-top:-2px;visibility:hidden}body .crown-collection-product-card__rating [data-crown-collection-rating].crown-product-rating-badge__summary{display:inline-flex!important;align-items:center;gap:7px;color:#d4af37;font-size:14px;letter-spacing:0;line-height:1.2}body .crown-collection-product-card__rating [data-crown-collection-rating] .crown-product-rating-badge__stars{display:inline-flex;gap:1px;color:#d4af37;font-size:17px;letter-spacing:0}body .crown-collection-product-card__rating [data-crown-collection-rating] .crown-product-rating-badge__count{color:var(--crown-card-muted);font-size:12px;font-weight:400;letter-spacing:0;line-height:1.35}body .crown-collection-product-card__price{margin-top:0;color:var(--crown-card-ink);font-size:16px;font-weight:500;line-height:1.4}body .crown-collection-product-card__price :is(.price,price-list){margin:0}body .crown-collection-product-card__action{position:relative;z-index:5;width:100%;margin-top:auto;padding-top:12px;pointer-events:auto}body .crown-collection-product-card__action *,body .crown-collection-product-card__wishlist{pointer-events:auto}body .crown-collection-product-card__action .quick-add{position:static;display:block;inset:auto;z-index:auto;width:100%;pointer-events:auto}body .crown-collection-product-card__current{display:flex;width:100%;min-height:40px;align-items:center;justify-content:center;border:1px solid var(--crown-card-border);background:#f7f5ef;color:var(--crown-card-muted);font-size:11px;font-weight:600;letter-spacing:1.6px;line-height:1.2;text-align:center;text-transform:uppercase}body .crown-collection-product-card__action .quick-add__product-form-component,body .crown-collection-product-card__action .shopify-product-form{display:block!important;width:100%;height:auto;justify-content:initial!important;align-items:initial!important}body .crown-collection-product-card__action add-to-cart-component{display:block;width:100%}body .crown-collection-product-card__action .quick-add__button{position:static;display:flex;width:100%!important;inline-size:100%!important;max-inline-size:100%;height:40px;box-sizing:border-box;min-height:40px;justify-content:center;border:1px solid #071015;border-radius:0;background:transparent;color:#071015;opacity:1;pointer-events:auto;scale:none;-webkit-backdrop-filter:none;backdrop-filter:none}body .crown-collection-product-card__action .quick-add__button:is(:hover,:focus-visible):not(:disabled){border-color:#071015;background:#071015;color:#fff}body .crown-collection-product-card__action quick-add-component[data-quick-add-button=choose] .quick-add__button--add,body .crown-collection-product-card__action quick-add-component[data-quick-add-button=add] .quick-add__button--choose{display:none}body .crown-collection-product-card__action .quick-add__button .add-to-cart-text{width:100%;min-width:0;justify-content:center;border-radius:0;background:transparent}body .crown-collection-product-card__action .quick-add__button .add-to-cart-icon{display:none}body .crown-collection-product-card__action .quick-add__button .add-to-cart-text__content{position:static;display:block;grid-template-columns:none;width:auto;max-width:100%;height:auto;margin:0;overflow:visible;color:inherit;font-size:11px;font-weight:500;letter-spacing:1.76px;line-height:1.3;text-align:center;text-transform:uppercase;white-space:nowrap}body .crown-collection-product-card__action .quick-add__button .is-visually-hidden-mobile{position:static!important;width:auto!important;height:auto!important;margin:0;overflow:visible;clip:auto!important;clip-path:none!important;white-space:normal}body .crown-collection-product-card__action .quick-add__button .add-to-cart-text__content span span{display:inline;padding-right:0;opacity:1;filter:none;translate:none}body .crown-collection-product-card__action .quick-add__button .add-to-cart-text__content>span>span:after{content:"\2192";margin-left:8px}@media screen and (min-width:750px){body .crown-collection-product-card--options-open>:not(.crown-collection-product-card__options){display:none!important}}body .crown-collection-product-card--options-loading .quick-add__button--choose{cursor:wait;opacity:.55}body .crown-collection-product-card__options{position:relative;z-index:6;display:flex;width:100%;min-height:100%;padding:0 16px 16px;flex:1;flex-direction:column;overflow-y:auto;border:1px solid var(--crown-card-border);background:#fff;box-shadow:0 14px 30px #02090f14;pointer-events:auto;scrollbar-width:none}body .crown-collection-product-card__options::-webkit-scrollbar{display:none}body .crown-collection-product-card__options h3{min-height:58px;margin:0 -16px 20px;padding:0 16px;border-bottom:1px solid var(--crown-card-border);color:var(--crown-card-ink);font-size:18px;font-weight:500;line-height:58px}body .crown-collection-product-card__options-title{display:block;margin-bottom:28px;color:var(--crown-card-ink);font-size:16px;font-weight:500;line-height:1.4;text-decoration:none}body .crown-collection-product-card__options variant-picker{display:block}body .crown-collection-product-card__options .variant-picker,body .crown-collection-product-card__options .variant-picker__form{display:flex;padding:0;margin:0;flex-direction:column;gap:24px}body .crown-collection-product-card__options .variant-option{display:flex;margin:0;padding:0;flex-wrap:wrap;gap:8px}body .crown-collection-product-card__options .variant-option--buttons legend{width:100%;margin:0 0 1px;color:var(--crown-card-muted);font-size:10px;font-weight:500;letter-spacing:1.2px;line-height:1.2;text-transform:uppercase}body .crown-collection-product-card__options .variant-option__button-label{width:auto;max-width:100%;min-width:0;height:auto;min-height:36px;flex:0 1 auto;padding:8px 12px;border:1px solid var(--crown-card-border);border-radius:4px;background:#fff;color:var(--crown-card-ink);font-size:11px;font-weight:500;letter-spacing:.7px;line-height:1.2;text-align:center;text-transform:uppercase;overflow-wrap:anywhere;white-space:normal}body .crown-collection-product-card__options .variant-option__button-label:before,body .crown-collection-product-card__options .variant-option__button-label:after,body .crown-collection-product-card__options .variant-option__button-label__pill{display:none!important}body .crown-collection-product-card__options .variant-option__button-label:has(input:checked){border-color:#1e1c18;background:#f7f5f0;color:var(--crown-card-ink)}body .crown-collection-product-card__options .variant-option__button-label:has(input:checked):is(:hover,:focus-within){border-color:#1e1c18;background:#ede9e1;color:var(--crown-card-ink)}body .crown-collection-product-card__options .variant-option--dropdowns{display:flex;width:100%;flex-direction:column;align-items:stretch;gap:9px}body .crown-collection-product-card__options .variant-option--dropdowns>label{margin:0;color:var(--crown-card-muted);font-size:10px;font-weight:500;letter-spacing:1.2px;line-height:1.2;text-transform:uppercase}body .crown-collection-product-card__options .variant-option__select-wrapper{position:relative;display:flex;width:100%;min-height:36px;align-items:center;overflow:hidden;border:1px solid var(--crown-card-border);border-radius:4px;background:#fff}body .crown-collection-product-card__options .variant-option__select-wrapper:focus-within{border-color:#1e1c18}body .crown-collection-product-card__options .variant-option__select{width:100%;min-height:36px;margin:0;padding:8px 34px 8px 12px;border:0;-webkit-appearance:none;appearance:none;background:transparent;color:var(--crown-card-ink);cursor:pointer;font:inherit;font-size:11px;font-weight:500;letter-spacing:.7px;line-height:1.2;text-transform:uppercase}body .crown-collection-product-card__options .variant-option__select:focus-visible{outline:0}body .crown-collection-product-card__options .variant-option__select-wrapper .icon{position:absolute;top:50%;right:12px;width:10px;height:6px;color:var(--crown-card-ink);pointer-events:none;transform:translateY(-50%)}body .crown-collection-product-card__options-link{display:flex;min-height:34px;align-items:center;justify-content:center;margin-top:0;color:var(--crown-card-ink);font-size:11px;font-weight:500;letter-spacing:1.76px;line-height:1.3;text-transform:uppercase}body .crown-collection-product-card__options-price{display:block;margin-top:auto;margin-bottom:10px;padding-top:16px;border-top:1px solid var(--crown-card-border);color:var(--crown-card-ink);font-size:18px;font-weight:500;line-height:1.2}body .crown-collection-product-card__options-price [ref=priceContainer],body .crown-collection-product-card__options-price .price-item__group{display:flex;align-items:baseline;gap:8px}body .crown-collection-product-card__options-price .price{color:inherit;font:inherit}body .crown-collection-product-card__options-price .compare-at-price{color:var(--crown-card-muted);font-size:13px}body product-price[data-variant-loading=true] [ref=priceContainer]:after{content:"";display:inline-block;width:10px;height:10px;margin-left:8px;border:1.5px solid currentColor;border-right-color:transparent;border-radius:50%;animation:crown-variant-price-loading .7s linear infinite}@keyframes crown-variant-price-loading{to{transform:rotate(360deg)}}body .crown-collection-product-card__options product-form-component,body .crown-collection-product-card__options product-form-component form,body .crown-collection-product-card__options .product-form-buttons,body .crown-collection-product-card__options add-to-cart-component{display:block;width:100%}body .crown-collection-product-card__options product-form-component{margin-top:12px}body .crown-collection-product-card__options .quantity-selector-wrapper,body .crown-collection-product-card__options .accelerated-checkout-block,body .crown-collection-product-card__options .shopify-payment-button{display:none!important}body .crown-collection-product-card__options .add-to-cart-button{width:100%;height:40px;min-height:40px;padding:0;border:0;border-radius:0;background:var(--crown-card-ink);color:#fff;font-size:11px;font-weight:500;letter-spacing:1.76px;line-height:1.3;text-transform:uppercase}body .crown-collection-product-card__options .add-to-cart-button:disabled{background:#8b8f91;color:#fff;cursor:not-allowed;opacity:1}body .crown-collection-product-card__options .add-to-cart-button:is(:hover,:focus-visible):not(:disabled){background:#fff;color:var(--crown-card-ink);box-shadow:inset 0 0 0 1px var(--crown-card-ink)}body .crown-collection-product-card__options .add-to-cart-icon{display:none!important}body .crown-collection-product-card__options .add-to-cart-text,body .crown-collection-product-card__options .add-to-cart-text__content{display:inline-flex;align-items:center;justify-content:center}body .crown-collection-product-card__options .add-to-cart-text__content.is-visually-hidden-mobile{position:static!important;width:auto!important;height:auto!important;margin:0;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal!important}body .crown-collection-product-card__options .add-to-cart-text__content>span,body .crown-collection-product-card__options .add-to-cart-text__content span span{display:inline-flex;align-items:center;justify-content:center;opacity:1;filter:none;translate:none;white-space:normal}body .crown-collection-product-card__options .add-to-cart-text__content>span>span:after{content:"\2192";margin-left:8px}body .crown-collection-product-card__options .add-to-cart-button:disabled .add-to-cart-text__content>span>span:after{content:"";margin-left:0}@media screen and (max-width:749px){body .crown-collection-product-card__image{width:82%;height:82%}body .crown-collection-product-card__badge{top:12px;left:12px;padding:7px 10px;font-size:9px}body .crown-collection-product-card__wishlist{width:32px;height:32px;flex-basis:32px}body .crown-collection-product-card__wishlist svg{width:18px;height:18px}body .crown-collection-product-card__certifications{display:none}body .crown-collection-product-card__body{min-height:210px;padding-top:14px;gap:9px}body .crown-collection-product-card__phase{font-size:9px;letter-spacing:1.1px}body .crown-collection-product-card__title{min-height:44px;font-size:16px}body .crown-collection-product-card__price{font-size:15px}body .crown-collection-product-card__action .quick-add__button{height:38px;min-height:38px}body .crown-collection-product-card__action .quick-add__button .add-to-cart-text__content{font-size:10px;letter-spacing:.8px}body .crown-collection-product-card__options{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/crown-product-card.css.map */
