.product-card-tab{display:block;height:100%}.product-card-tab__container{display:flex;justify-content:space-between;flex-direction:column;height:100%}.product-card-tab__image-wrapper{display:block;position:relative}.product-card-tab__image-wrapper a{display:block;height:100%}.product-card-tab__image-wrapper img{width:100%;height:100%;object-fit:contain;aspect-ratio:1/1}@media(min-width: 48em){.product-card-tab__image-wrapper{padding:2rem}}.product-card-tab__sold-out{position:absolute;top:10%;right:5%;background-color:var(--black);color:var(--white);font-size:1.1rem;padding:1em;z-index:1}@media(min-width: 48em){.product-card-tab__sold-out{top:15%;right:10%;font-size:1.4rem}}@media(min-width: 48em){.product-card-tab__info{padding:0 2rem}}.product-card-tab__title{text-align:center;font-size:2.1rem;font-weight:bold}@media(min-width: 48em){.product-card-tab__title{font-size:3rem}}.product-card-tab__details-summary{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.1rem;row-gap:1rem;text-align:center;width:50%;margin:0 auto}.product-card-tab__details-summary svg{width:18px;height:100%}@media(min-width: 48em){.product-card-tab__details-summary{flex-direction:row;font-size:1.5rem;column-gap:1.8rem;width:initial}}.product-card-tab__details-background{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100001}.product-card-tab__details-content{position:fixed;padding:1rem 4rem 4rem;background-color:var(--white);box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);width:calc(100vw - 5rem);top:50%;left:50%;transform:translate(-50%, -50%);margin:auto;z-index:100002;height:fit-content}.product-card-tab__details-content close-details{position:absolute;top:1rem;right:1rem}.product-card-tab__details-content close-details button{font-size:1.5rem;color:var(--black)}@media(max-width: 19.99em){.product-card-tab__details-content{padding:.5rem 2rem 2rem}}@media(min-width: 48em){.product-card-tab__details-content{max-width:400px}}.product-card-tab__tab-button{text-decoration:none;margin:1rem;min-width:initial;padding:0;border:none}.product-card-tab__tab-button:hover{color:initial;background-color:initial}.product-card-tab__tab-button[opened]{border:none}.product-card-tab__tab-button:hover,.product-card-tab__tab-button[opened]{border-bottom:3px solid var(--yellow);padding:0 0 .2rem}.product-card-tab__tab-button .special-count-title{padding-right:.5rem}.product-card-tab__nutrition-fact img{width:100%;height:100%}.product-card-tab__product-title{text-align:center;font-size:3rem;font-weight:bold}.product-card-tab__short-description{font-size:1.6rem;padding:1rem 0 1.5rem 0}.product-card-tab__ingredients-nutrition-facts{font-size:1.3rem;counter-reset:section}.product-card-tab__ingredients-nutrition-facts-items{margin-top:2rem;max-height:calc(100vh - 44rem);overflow-y:auto}
