.floating-image-container{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:2147483647;cursor:pointer}.floating-image{background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);position:relative;display:flex;flex-direction:column;align-items:center}.floating-image img{max-width:90vw;max-height:90vh;height:auto}.close-button{margin-top:10px;padding:8px 16px;background-color:#ff4d4f;color:#fff;border:none;border-radius:4px;cursor:pointer}.close-button:hover{background-color:#d9363e}.floating-image-img{width:300px;height:auto;max-height:100vh;object-fit:contain}.bulleted-list{list-style-type:disc;padding-left:1.5rem}.bulleted-list li{display:list-item!important}.paquete-section{margin-left:20px}.paquete-section p{position:relative;padding-left:20px;text-indent:-10px}.paquete-section p:before{content:"• ";position:absolute;left:0;color:#000}.tab-product.product-details-contain .nav-tabs .nav-item .nav-link.active{color:#fff;font-weight:600;background-color:var(--theme-color);border-color:var(--theme-color)}