.box_opening_modal{--box-opening-item-size:10rem;--box-opening-marker-multiplier:1.875;background:var(--color-white-soft);text-align:center;z-index:300;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:hidden}.box-opening-modal__halo{aspect-ratio:1;opacity:0;visibility:hidden;pointer-events:none;z-index:1;will-change:transform, opacity;background:radial-gradient(circle,#cd845c52 0%,#d8c3a529 45%,#d8c3a500 70%);border-radius:50%;width:min(72vmin,560px);margin-top:calc(min(72vmin,560px)/-2);margin-left:calc(min(72vmin,560px)/-2);position:absolute;top:50%;left:50%}.selection-marker{width:18px;height:calc(var(--box-opening-item-size) * var(--box-opening-marker-multiplier));z-index:10;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.selection-marker svg{width:100%;height:100%;display:block}.slider{width:70vw;height:70vh;transform-style:preserve-3d;z-index:2;justify-content:center;align-items:center;display:flex;position:relative;transform:perspective(1200px)}.slider .item{width:var(--box-opening-item-size);height:var(--box-opening-item-size);will-change:transform, opacity;background-color:#0000;position:absolute}.slider .item.selected{width:150px;height:150px;transition:transform .4s ease-out,width .4s ease-out,height .4s ease-out;transform:translateY(-10px)}.slider .item img{object-fit:contain;width:100%;height:100%;padding:.3rem}.product-info{text-align:center;margin-top:8px}.product-name{color:#333;font-size:16px;font-weight:500}.button-container{flex-flow:row;justify-content:center;gap:.7rem;width:100%;max-width:350px;margin-top:1.5rem;margin-left:auto;margin-right:auto;animation:.45s cubic-bezier(.22,1,.36,1) .55s both buttonRise;display:flex}@keyframes buttonRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.action-button{cursor:pointer;text-align:center;white-space:nowrap;border:none;border-radius:0;justify-content:center;align-items:center;width:auto;height:auto;padding:.4rem .9rem;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.action-button--canjear{color:#000;background-color:#0000;border:2px solid #000}.action-button--canjear:hover{background-color:#00000012;transform:scale(1.05)}.action-button--cerrar{color:#fff;background-color:#2c2c2c}.action-button--cerrar:hover{background-color:#1a1a1a;transform:scale(1.05)}@media screen and (max-width:768px){.action-button .slider{width:80vw;height:80vh}.slider .item{width:var(--box-opening-item-size);height:var(--box-opening-item-size)}.slider .item.selected{width:130px;height:130px}.action-button{padding:.3rem .7rem;font-size:.85rem}}@media screen and (max-width:480px){.box_opening_modal{--box-opening-item-size:6rem;--box-opening-marker-multiplier:1.40625}.slider{width:90vw;height:90vh}.slider .item{width:var(--box-opening-item-size);height:var(--box-opening-item-size)}.slider .item.selected{width:115px;height:115px}.action-button{padding:.2rem .5rem;font-size:.9rem}}.product-info-container{z-index:20;text-align:center;opacity:0;pointer-events:none;border-radius:8px;flex-direction:column;align-items:center;width:min(90vw,420px);min-width:200px;padding:15px;display:flex;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}.product-info-container.visible{opacity:1;pointer-events:auto}.product-name-above{color:#333;white-space:nowrap;margin-bottom:4px;font-size:1.5rem;font-weight:600}.product-brand{color:#666;margin-bottom:4px;font-size:1rem;font-weight:500}.product-price{color:var(--color-brown-light);justify-content:center;align-items:center;gap:4px;font-size:18px;font-weight:600;display:flex}.box-opening-modal__product-image{justify-content:center;align-items:center;width:100%;height:100%;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex}.box-opening-modal__product-image img{object-fit:contain;width:100%;height:100%;transition:all .5s cubic-bezier(.4,0,.2,1)}.item{width:8rem;height:8rem}@media screen and (min-width:768px){.item{width:12rem;height:12rem}.product-name-above{font-size:1.9em}}@media screen and (min-width:1024px){.item{width:15rem;height:15rem}}.item.selected{z-index:10;transform:scale(1.3)}.item.selected .box-opening-modal__product-image,.item.selected .box-opening-modal__product-image img{transform:scale(1.1)}@media screen and (max-width:768px){.product-info-container{width:min(90vw,420px)}.product-name-above{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.2}}
