.hc-modal{display:none;position:fixed;z-index:1000;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006}.hc-modal-content{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;max-width:800px;position:relative}.hc-close{color:#aaa;float:right;font-size:28px;font-weight:700;position:absolute;top:0;right:12px}.hc-close:hover,.hc-close:focus{color:#000;text-decoration:none;cursor:pointer}.content-product{display:grid;grid-template-columns:130px 1fr 1fr;grid-template-areas:"title title title " "image description resume";grid-gap:20px}.content-product .hc-title{grid-area:title}.content-product .image-wrapper{grid-area:image}.content-product .image-wrapper img{width:100%}.content-product .content-description{grid-area:description}.content-product .content-buttons{grid-area:resume;border-left:1px solid #000;padding-left:2em}.hc-cart-wrapper .details-info{display:flex;justify-content:space-between;margin:10px 0;font-size:16px}.hc-buttons-wrapper{display:flex;flex-direction:column}.hc-buttons-wrapper a{margin:5px 0}@media screen and (max-width: 768px){.hc-modal-content{max-width:90%}.content-product{grid-template-columns:100%;grid-template-areas:"title" "image" "description" "resume";grid-gap:5px}.content-product .content-buttons{padding-left:0;border-left:0}}
/*# sourceMappingURL=/s/files/1/0112/6213/2324/t/37/assets/hcModalStyles.scss.css.map */
