.gro-egypt-pdp{background:var(--pdp-bg, var(--gro-egypt-cream));color:var(--pdp-text, var(--gro-egypt-ink));padding-block:30px}.gro-egypt-pdp__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:start}.gro-egypt-pdp__media{position:sticky;top:90px}.gro-egypt-pdp__stage{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--gro-egypt-stone)}.gro-egypt-pdp__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .45s ease;pointer-events:none}.gro-egypt-pdp__slide.is-active{opacity:1;pointer-events:auto}.gro-egypt-pdp__img{width:100%;height:100%;object-fit:cover;display:block}.gro-egypt-pdp__thumbs{display:flex;gap:.6rem;margin-top:.9rem;flex-wrap:wrap}.gro-egypt-pdp__thumb{width:72px;aspect-ratio:4 / 5;padding:0;border:1px solid transparent;background:var(--gro-egypt-stone);cursor:pointer;overflow:hidden;transition:border-color .2s ease,opacity .2s ease;opacity:.7}.gro-egypt-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gro-egypt-pdp__thumb.is-active,.gro-egypt-pdp__thumb:hover{border-color:var(--pdp-text, var(--gro-egypt-ink));opacity:1}.gro-egypt-pdp__breadcrumb{font-family:var(--gro-egypt-font-body);font-size:.78rem;letter-spacing:.04em;opacity:.7;display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem}.gro-egypt-pdp__breadcrumb a{color:inherit;text-decoration:none}.gro-egypt-pdp__breadcrumb a:hover{text-decoration:underline}.gro-egypt-pdp__eyebrow{font-family:var(--gro-egypt-font-body);font-size:var(--gro-egypt-font-eyebrow);font-weight:var(--gro-egypt-weight-medium);letter-spacing:var(--gro-egypt-ls-eyebrow);text-transform:uppercase;opacity:.6;margin:0 0 .5rem}.gro-egypt-heading.gro-egypt-pdp__title{font-size:var(--gro-egypt-font-h3);margin-bottom:1.5rem}.gro-egypt-pdp__benefits{list-style:none;margin:0 0 1.8rem;padding:0;display:flex;flex-direction:column;gap:.6rem}.gro-egypt-pdp__benefit{display:flex;align-items:flex-start;gap:.6rem;font-family:var(--gro-egypt-font-body);font-size:.95rem;font-weight:400;line-height:1.45;color:var(--pdp-text, var(--gro-egypt-ink))}.gro-egypt-pdp__benefit-icon{flex-shrink:0;width:5px;height:5px;margin-top:.55rem;border-radius:50%;background:var(--pdp-text, var(--gro-egypt-ink))}.gro-egypt-pdp__rating{display:flex;align-items:center;gap:.45rem;margin-bottom:1.1rem}.gro-egypt-pdp__stars{display:inline-flex;gap:2px}.gro-egypt-pdp__star{color:#0b0b0c33;font-size:1rem;line-height:1}.gro-egypt-pdp__star.is-filled{color:var(--pdp-accent, var(--gro-egypt-terracotta))}.gro-egypt-pdp__rating-count{font-family:var(--gro-egypt-font-body);font-size:.82rem;color:inherit;opacity:.7;text-decoration:none;order:-1}.gro-egypt-pdp__price{display:flex;align-items:baseline;gap:.75rem;font-family:var(--gro-egypt-font-body);font-size:1.35rem;margin-bottom:1.4rem}.gro-egypt-pdp__price-sale,.gro-egypt-pdp__price-regular{font-weight:600}.gro-egypt-pdp__price-sale{color:var(--pdp-accent, var(--gro-egypt-terracotta))}.gro-egypt-pdp__price-compare{font-size:1.05rem;opacity:.5}.gro-egypt-pdp__save{font-family:var(--gro-egypt-font-body);font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.35em .7em;background:var(--pdp-accent, var(--gro-egypt-terracotta));color:var(--gro-egypt-white)}.gro-egypt-pdp__subtitle{font-size:1rem;opacity:.85;margin-bottom:1.8rem;max-width:46ch}.gro-egypt-pdp__options{display:flex;flex-direction:column;gap:1.4rem;margin-bottom:1.8rem}.gro-egypt-pdp__option-label{display:block;font-family:var(--gro-egypt-font-body);font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.7rem}.gro-egypt-pdp__option-selected{font-weight:400;text-transform:none;letter-spacing:0;opacity:.7}.gro-egypt-pdp__radios,.gro-egypt-pdp__swatches{display:flex;flex-wrap:wrap;gap:.6rem}.gro-egypt-pdp__radio{position:relative;cursor:pointer}.gro-egypt-pdp__radio input,.gro-egypt-pdp__swatch input{position:absolute;opacity:0;pointer-events:none}.gro-egypt-pdp__radio span{display:inline-flex;align-items:center;justify-content:center;min-width:3.2rem;padding:.7em 1.1em;font-family:var(--gro-egypt-font-body);font-size:.85rem;border:1px solid rgba(11,11,12,.25);transition:border-color .2s ease,background .2s ease,color .2s ease}.gro-egypt-pdp__radio.is-active span,.gro-egypt-pdp__radio:hover span{border-color:var(--pdp-text, var(--gro-egypt-ink))}.gro-egypt-pdp__radio.is-active span{background:var(--pdp-text, var(--gro-egypt-ink));color:var(--pdp-bg, var(--gro-egypt-cream))}.gro-egypt-pdp__swatch{display:inline-flex;cursor:pointer;padding:3px;border:1px solid transparent;border-radius:50%;transition:border-color .2s ease}.gro-egypt-pdp__swatch-dot{width:30px;height:30px;border-radius:50%;border:1px solid rgba(11,11,12,.15);display:block}.gro-egypt-pdp__swatch.is-active{border-color:var(--pdp-text, var(--gro-egypt-ink))}.gro-egypt-pdp__select-wrap{position:relative;max-width:320px}.gro-egypt-pdp__select{width:100%;-webkit-appearance:none;appearance:none;font-family:var(--gro-egypt-font-body);font-size:.95rem;padding:.85em 2.5em .85em 1em;border:1px solid rgba(11,11,12,.25);background:transparent;color:inherit;border-radius:0;cursor:pointer}.gro-egypt-pdp__select-wrap:after{content:"";position:absolute;right:1em;top:50%;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-65%) rotate(45deg);pointer-events:none}.gro-egypt-pdp__purchase{display:flex;gap:.8rem;margin-bottom:1rem}.gro-egypt-pdp__qty{display:inline-flex;align-items:center;border:1px solid var(--pdp-text, var(--gro-egypt-ink))}.gro-egypt-pdp__qty-btn{width:3rem;height:100%;min-height:3rem;background:transparent;border:none;font-size:1.1rem;cursor:pointer;color:inherit}.gro-egypt-pdp__qty-input{width:3rem;text-align:center;border:none;background:transparent;font-family:var(--gro-egypt-font-body);font-size:1rem;color:inherit;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.gro-egypt-pdp__qty-input::-webkit-outer-spin-button,.gro-egypt-pdp__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gro-egypt-pdp__add{flex:1 1 auto}.gro-egypt-pdp__add[disabled]{opacity:.4;cursor:not-allowed}.gro-egypt-pdp__add.is-loading{opacity:.7;pointer-events:none}.gro-egypt-pdp__buy-now{margin-bottom:2rem}.gro-egypt-pdp__buy-now [type=submit],.gro-egypt-pdp__buy-now .shopify-payment-button__button{border-radius:0!important}.gro-egypt-pdp__accordions{border-top:1px solid var(--gro-egypt-pdp-line, rgba(11, 11, 12, .15));margin-bottom:2rem}.gro-egypt-pdp__accordion{border-bottom:1px solid var(--gro-egypt-pdp-line, rgba(11, 11, 12, .15))}.gro-egypt-pdp__accordion-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:var(--gro-egypt-pdp-head-pad, 1.2rem) 0;cursor:pointer;list-style:none;font-family:var(--gro-egypt-font-body);font-size:var(--gro-egypt-font-body, 1rem);font-weight:var(--gro-egypt-pdp-head-weight, 500);letter-spacing:normal;text-transform:none}.gro-egypt-pdp__accordion-head::-webkit-details-marker{display:none}.gro-egypt-pdp__accordion-icon{position:relative;width:14px;height:14px;flex:none}.gro-egypt-pdp__accordion-icon:before,.gro-egypt-pdp__accordion-icon:after{content:"";position:absolute;background:currentColor;transition:transform .25s ease,opacity .25s ease}.gro-egypt-pdp__accordion-icon:before{top:50%;left:0;width:100%;height:1.5px;transform:translateY(-50%)}.gro-egypt-pdp__accordion-icon:after{left:50%;top:0;height:100%;width:1.5px;transform:translate(-50%)}.gro-egypt-pdp__accordion[open] .gro-egypt-pdp__accordion-icon:after{opacity:0}.gro-egypt-pdp__accordion-body{padding:0 0 1.4rem;font-size:.98rem}.gro-egypt-pdp__accordion-body>*:first-child{margin-top:0}.gro-egypt-pdp__accordion-body strong,.gro-egypt-pdp__accordion-body b{font-weight:inherit}.gro-egypt-pdp__trust{display:flex;flex-wrap:wrap;gap:1.5rem;padding:0;margin:0;list-style:none}.gro-egypt-pdp__trust-item{display:flex;align-items:center;gap:.55rem;font-family:var(--gro-egypt-font-body);font-size:.8rem;opacity:.85}.gro-egypt-pdp__trust-item img{width:26px;height:26px;object-fit:contain}@media(max-width:989px){.gro-egypt-pdp__grid{grid-template-columns:1fr}.gro-egypt-pdp__media{position:static}}@media(max-width:749px){.gro-egypt-pdp__stage{aspect-ratio:auto;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gro-egypt-pdp__stage::-webkit-scrollbar{display:none}.gro-egypt-pdp__slide{position:relative;inset:auto;opacity:1;pointer-events:auto;flex:0 0 100%;scroll-snap-align:start;aspect-ratio:1 / 1}.gro-egypt-pdp__thumbs{display:none}.gro-egypt-pdp__purchase{flex-wrap:wrap}.gro-egypt-pdp__add{flex:1 1 100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/gro-egypt-product-hero.css.map */
