.checklist li:before{content:"x";font-size:20px;font-weight:700;margin-right:10px}.checklist li.done:before{content:"✔";color:green;font-weight:700;margin-right:10px}.checklist{list-style:none;padding-left:0}.text-center img{max-height:300px;max-width:100%;-o-object-fit:contain;object-fit:contain}.cover-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-image{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-card{display:flex;flex-direction:column;justify-content:space-between}#gallery{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffffff2;z-index:1000;padding-top:40px;padding-bottom:20px;outline:none}.gallery-close{position:absolute;top:0;right:0;font-size:50px;padding:10px;z-index:1001;color:#4472c4}.gallery-close:hover{cursor:pointer}#gallery-image{position:relative;width:100%;height:80%;display:flex;justify-content:center;align-items:center;overflow:hidden}#gallery-image img{max-width:100%;max-height:100%;-o-object-fit:fill;object-fit:fill}#gallery-thumbnails{overflow-x:auto;overflow-y:hidden;align-items:center;justify-content:center;white-space:nowrap;height:150px;max-height:20vw;width:100vw}.thumbnail-container{position:relative;width:100%;padding-bottom:75%;overflow:hidden}.thumbnail-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.gallery-thumbnail-container{width:200px;height:140px;max-width:20vw;max-height:15vw;display:inline-block;flex:0 0 auto;overflow:hidden;position:relative;margin-right:10px;border:2px solid transparent}.gallery-thumbnail-container.selected{border:8px solid #4472c4}.gallery-thumbnail-container:hover{border:4px solid #4472c4;cursor:pointer}.gallery-thumbnail-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}#gallery-thumbnails::-webkit-scrollbar{height:8px}#gallery-thumbnails::-webkit-scrollbar-track{background-color:#e0e0e0}#gallery-thumbnails::-webkit-scrollbar-thumb{background-color:#888}.gallery-count-indicator{position:absolute;text-align:center;align-content:center;font-size:calc(0em + 2vw);color:#fff;width:100%;height:100%}.gallery-control{position:absolute;top:0;width:20%;height:100%;display:flex;justify-content:center;align-items:center;font-size:30px;color:#4472c4}.gallery-control:hover{cursor:pointer}.gallery-control-prev{left:0}.gallery-control-next{right:0}.gallery-controls button{background-color:transparent;border:none;color:#fff;font-size:30px}.gallery-controls button:hover{cursor:pointer;color:#f0f0f0}.gallery-controls-left{margin-left:10px}.gallery-controls-right{margin-right:10px}
