.gfg-product-faq,.gfg-product-faq *,.gfg-product-faq *:before,.gfg-product-faq *:after{box-sizing:border-box}.gfg-product-faq{--gfg-faq-bg: #f8f5ee;--gfg-faq-bg-hover: #f3f0e9;--gfg-faq-bg-open: #fbfaf6;--gfg-faq-border: #dedbd2;--gfg-faq-border-light: #e8e5dd;--gfg-faq-heading: #2f332c;--gfg-faq-text: #555a50;--gfg-faq-muted: #73786f;--gfg-faq-accent: #789c35;display:block;width:100%;min-width:0;max-width:100%;margin:18px 0;overflow:hidden;border:1px solid var(--gfg-faq-border);border-radius:10px;background:var(--gfg-faq-bg);box-shadow:0 1px 2px #252d1f08,0 8px 25px #252d1f0d}.gfg-product-faq summary{list-style:none}.gfg-product-faq summary::-webkit-details-marker{display:none}.gfg-product-faq__group{width:100%;min-width:0;margin:0;padding:0;border:0;border-bottom:1px solid var(--gfg-faq-border)}.gfg-product-faq__group:last-child{border-bottom:0}.gfg-product-faq__summary{display:flex;width:100%;min-width:0;min-height:64px;margin:0;padding:14px 16px;align-items:center;gap:12px;background:var(--gfg-faq-bg);color:var(--gfg-faq-heading);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .18s ease,color .18s ease}.gfg-product-faq__summary:hover{background:var(--gfg-faq-bg-hover)}.gfg-product-faq__group[open]>.gfg-product-faq__summary{background:var(--gfg-faq-bg-open)}.gfg-product-faq__summary:focus-visible{position:relative;z-index:2;outline:3px solid rgba(120,156,53,.26);outline-offset:-3px}.gfg-product-faq__icon{display:inline-flex;width:25px;height:25px;flex:0 0 25px;align-items:center;justify-content:center;color:#586056}.gfg-product-faq__icon svg{display:block;width:100%;height:100%}.gfg-product-faq__summary-content{display:block;flex:1 1 auto;min-width:0}.gfg-product-faq__title{display:block;color:var(--gfg-faq-heading);font-family:var(--font-heading-family, Arial, sans-serif);font-size:13px;font-weight:700;line-height:1.3;letter-spacing:.055em;text-transform:uppercase;overflow-wrap:anywhere}.gfg-product-faq__subtitle{display:block;margin-top:2px;color:var(--gfg-faq-muted);font-family:var(--font-body-family, Arial, sans-serif);font-size:10px;font-weight:400;line-height:1.4;overflow-wrap:anywhere}.gfg-product-faq__arrow{display:inline-flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;color:#454a43;transition:transform .2s ease}.gfg-product-faq__arrow svg{display:block;width:100%;height:100%}.gfg-product-faq__group[open]>.gfg-product-faq__summary .gfg-product-faq__arrow{transform:rotate(90deg)}.gfg-product-faq__content{padding:0 16px 16px 53px;background:var(--gfg-faq-bg-open)}.gfg-product-faq__question{width:100%;margin:0;padding:0;border-top:1px solid var(--gfg-faq-border-light)}.gfg-product-faq__question:first-child{border-top:0}.gfg-product-faq__question>summary{position:relative;display:block;width:100%;min-width:0;margin:0;padding:12px 29px 12px 0;color:var(--gfg-faq-heading);font-family:var(--font-body-family, Arial, sans-serif);font-size:12px;font-weight:700;line-height:1.45;cursor:pointer;overflow-wrap:anywhere}.gfg-product-faq__question>summary:before,.gfg-product-faq__question>summary:after{content:"";position:absolute;top:50%;right:4px;width:12px;height:1.5px;border-radius:999px;background:var(--gfg-faq-accent);transform:translateY(-50%);transition:transform .18s ease}.gfg-product-faq__question>summary:after{transform:translateY(-50%) rotate(90deg)}.gfg-product-faq__question[open]>summary:after{transform:translateY(-50%) rotate(0)}.gfg-product-faq__question>summary:hover{color:#587a20}.gfg-product-faq__question>summary:focus-visible{outline:2px solid rgba(120,156,53,.3);outline-offset:3px}.gfg-product-faq__answer{padding:0 29px 12px 0;color:var(--gfg-faq-text);font-family:var(--font-body-family, Arial, sans-serif);font-size:11px;font-weight:400;line-height:1.6}.gfg-product-faq__answer p{margin:0 0 8px}.gfg-product-faq__answer p:last-child{margin-bottom:0}.gfg-product-faq__answer strong{color:var(--gfg-faq-heading);font-weight:700}.gfg-product-faq__answer ul{margin:7px 0 0;padding-left:18px}.gfg-product-faq__answer li{margin:3px 0}@media screen and (max-width:989px){.gfg-product-faq__summary{padding-right:14px;padding-left:14px}.gfg-product-faq__content{padding-right:14px;padding-left:51px}}@media screen and (max-width:749px){.gfg-product-faq{width:100%;min-width:0;max-width:100%;margin:14px 0;border-radius:9px}.gfg-product-faq__summary{min-height:58px;padding:12px;gap:10px}.gfg-product-faq__icon{width:22px;height:22px;flex-basis:22px}.gfg-product-faq__title{font-size:11px;line-height:1.35;letter-spacing:.045em}.gfg-product-faq__subtitle{font-size:9px;line-height:1.35}.gfg-product-faq__arrow{width:18px;height:18px;flex-basis:18px}.gfg-product-faq__content{padding:0 12px 13px 44px}.gfg-product-faq__question>summary{padding:11px 25px 11px 0;font-size:11px;line-height:1.4}.gfg-product-faq__answer{padding:0 25px 11px 0;font-size:10px;line-height:1.55}.gfg-product-faq__question>summary:before,.gfg-product-faq__question>summary:after{right:2px;width:11px}}@media screen and (max-width:380px){.gfg-product-faq__summary{padding:11px 10px;gap:8px}.gfg-product-faq__content{padding:0 10px 12px 40px}.gfg-product-faq__title{font-size:10px}.gfg-product-faq__subtitle{display:none}}@media(prefers-reduced-motion:reduce){.gfg-product-faq__summary,.gfg-product-faq__arrow,.gfg-product-faq__question>summary:before,.gfg-product-faq__question>summary:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/gfg-product-faq.css.map */
