.gro-egypt-qa{--qa-ink: var(--gro-egypt-ink, var(--c-onyx, #0b0b0c));--qa-muted: var(--c-stone, #6e6e73);--qa-line: var(--gro-egypt-gray-border, var(--c-mist, #cfcfcf));--qa-line-soft: #d9d9d9;--qa-paper: var(--gro-egypt-white, #fff);--qa-surface: var(--gro-egypt-stone, var(--c-ivory, #f7f4ec));--qa-tile: #f1efe9;--qa-sale: var(--c-error, #a4453a);--qa-strike: var(--c-silver, #a8a8ad);--qa-sans: var(--gro-egypt-font-body, sans-serif);--qa-serif: var(--gro-egypt-font-heading, Georgia, serif);position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:none;align-items:center;justify-content:center;padding:24px}.gro-egypt-qa[data-gro-egypt-qa]{background-color:#000000bf}.gro-egypt-qa[hidden]{display:none}.gro-egypt-qa.is-open{display:flex}.gro-egypt-qa *{box-sizing:border-box}.gro-egypt-qa__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent}.gro-egypt-qa__modal{position:relative;z-index:1;display:flex;width:90%;max-width:1080px;max-height:calc(100vh - 48px);background:var(--qa-surface);border:none;overflow:hidden;font-family:var(--qa-sans);color:var(--qa-ink)}.gro-egypt-qa__close{position:absolute;top:18px;right:18px;z-index:3;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:none;color:var(--qa-ink);cursor:pointer}.gro-egypt-qa__close:focus,.gro-egypt-qa__close:focus-visible{box-shadow:none;outline:none}.gro-egypt-qa__media{flex:0 0 48%;background:var(--qa-tile);display:flex;align-items:center;justify-content:center;padding:24px}.gro-egypt-qa__img{width:100%;height:100%;max-height:560px;object-fit:contain;mix-blend-mode:multiply}.gro-egypt-qa__info{flex:1 1 auto;min-width:0;padding:var(--qa-info-pad-y, 40px) var(--qa-info-pad-x, 32px);overflow-y:auto}.gro-egypt-qa__title{margin:0 0 var(--qa-title-gap, 16px);font-family:var(--qa-serif);font-size:var(--gro-egypt-font-h4);font-weight:400;line-height:1.2;letter-spacing:0;color:var(--qa-ink)}.gro-egypt-qa__sec-label{margin:0 0 12px;font-family:var(--qa-sans);font-size:var(--gro-egypt-font-body-sm);font-weight:400;line-height:1.3;color:var(--qa-ink)}.gro-egypt-qa__sec-label span{color:var(--qa-ink)}.gro-egypt-qa__plan-heading{font-size:var(--gro-egypt-font-caption);line-height:1.45}.gro-egypt-qa__sizes{margin-bottom:24px}.gro-egypt-qa__size-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.gro-egypt-qa__size{position:relative;flex:1 1 0;min-width:140px;display:flex;align-items:center;justify-content:center;padding:var(--qa-size-pad-y, 17px) var(--qa-size-pad-x, 20px);background:transparent;border:1px solid var(--qa-line-soft);text-align:center;cursor:pointer;font-family:inherit;color:var(--qa-ink);overflow:visible;transition:border-color .15s ease}.gro-egypt-qa__size-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:120px;padding:0;font-size:var(--gro-egypt-font-micro);font-weight:700;line-height:20px;letter-spacing:normal;text-align:center;text-transform:uppercase;border-radius:2px;box-shadow:0 3px 10px -5px #000000b3;color:var(--qa-paper);background:var(--qa-ink);z-index:1}.gro-egypt-qa__size:hover{border-color:var(--qa-muted)}.gro-egypt-qa__size.is-sel{border-color:var(--qa-ink)}.gro-egypt-qa__size[disabled]{opacity:.4;cursor:not-allowed}.gro-egypt-qa__size-name{font-size:var(--gro-egypt-font-caption);font-weight:400}@media screen and (max-width:768px){.gro-egypt-qa__size-badge{width:100px}}.gro-egypt-qa__plans{margin-bottom:24px}.gro-egypt-qa__plan{position:relative;display:flex;gap:var(--gro-egypt-space-xs);width:100%;padding:16px 16px 16px 40px;margin-bottom:16px;background:transparent;border:1px solid var(--qa-line-soft);text-align:left;cursor:pointer;font-family:inherit;color:var(--qa-ink)}.gro-egypt-qa__plan:last-child{margin-bottom:0}.gro-egypt-qa__plan:focus-visible{outline:none}.gro-egypt-qa__plan.is-sel{background:#ffffff80;border-color:var(--qa-ink)}.gro-egypt-qa__plan--once{color:var(--qa-muted)}.gro-egypt-qa__plan--once.is-sel{color:var(--qa-ink)}.gro-egypt-qa__plan-radio{position:absolute;left:16px;top:18px;flex:0 0 auto;width:16px;height:16px;border:1px solid var(--qa-ink);border-radius:50%}.gro-egypt-qa__plan.is-sel .gro-egypt-qa__plan-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--qa-ink)}.gro-egypt-qa__plan-main{flex:1 1 auto;min-width:0}.gro-egypt-qa__plan-row{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.gro-egypt-qa__plan-title{font-size:var(--gro-egypt-font-body-sm);font-weight:700}.gro-egypt-qa__plan-price{font-size:var(--gro-egypt-font-body-sm);font-weight:700;white-space:nowrap;color:var(--qa-sale)}.gro-egypt-qa__plan-price s{margin-left:6px;font-weight:400;color:var(--qa-strike)}.gro-egypt-qa__perks{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:var(--gro-egypt-space-2xs)}.gro-egypt-qa__perks li{display:flex;align-items:flex-start;gap:var(--gro-egypt-space-2xs);font-size:var(--gro-egypt-font-caption);font-weight:600;line-height:1.3;color:var(--qa-ink)}.gro-egypt-qa__perks svg{flex:0 0 12px;width:12px;height:12px;margin-top:1px}.gro-egypt-qa__terms{display:inline-block;margin-top:14px;padding:0;background:none;border:none;font-family:inherit;font-size:var(--gro-egypt-font-caption);color:var(--qa-ink);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.gro-egypt-qa__terms-text{margin-top:10px;font-size:var(--gro-egypt-font-caption);line-height:1.5;color:var(--qa-muted)}.gro-egypt-qa__terms-text[hidden]{display:none}.gro-egypt-qa__buy{display:flex;gap:10px;align-items:stretch;margin-bottom:16px}.gro-egypt-qa__qty{flex:0 0 136px;display:flex;align-items:center;border:1px solid var(--qa-ink)}.gro-egypt-qa__qty button{width:44px;min-height:var(--qa-add-h, 64px);background:transparent;border:none;font-size:var(--gro-egypt-font-body);line-height:1;color:var(--qa-ink);cursor:pointer}.gro-egypt-qa__qty button:disabled{opacity:.35;cursor:not-allowed}.gro-egypt-qa__qty-val{flex:1 1 auto;text-align:center;font-size:var(--gro-egypt-font-body-sm);font-weight:700}.gro-egypt-qa__add{flex:1 1 auto;min-height:var(--qa-add-h, 64px);padding:0 8px;background:var(--qa-ink);color:var(--qa-paper);border:none;font-family:inherit;font-size:var(--gro-egypt-font-caption);font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.gro-egypt-qa__add:disabled{opacity:.5;cursor:not-allowed}.gro-egypt-qa__error{margin:0 0 12px;font-size:var(--gro-egypt-font-caption);font-weight:500;text-transform:uppercase;letter-spacing:.02em;color:var(--qa-sale)}.gro-egypt-qa__error[hidden]{display:none}.gro-egypt-qa__details{display:inline-flex;align-items:center;gap:var(--gro-egypt-space-2xs);font-size:var(--gro-egypt-font-caption);font-weight:700;color:var(--qa-ink);text-decoration:none}.gro-egypt-qa__details svg{width:9px;height:9px}.gro-egypt-qa__loading{padding:60px 0;text-align:center;font-size:var(--gro-egypt-font-caption);color:var(--qa-muted)}@media(max-width:749px){.gro-egypt-qa{padding:0;align-items:flex-end}.gro-egypt-qa__modal{flex-direction:column;width:100%;max-width:100%;max-height:92vh}.gro-egypt-qa__media{flex:0 0 220px;width:100%}.gro-egypt-qa__img{max-height:200px}.gro-egypt-qa__info{padding:28px 20px 32px}.gro-egypt-qa__title{font-size:var(--gro-egypt-font-h4);padding-right:30px}.gro-egypt-qa__qty{flex-basis:116px}.gro-egypt-qa__qty button,.gro-egypt-qa__add{min-height:56px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/gro-egypt-quick-add.css.map */
