.glc{display:block;background:#fff;color:#203d32;font-family:var(--font-body--family),sans-serif;line-height:1.55;font-size:16px}
.glc .glc-inner{width:min(1240px,calc(100% - 80px));margin-inline:auto}
.glc [hidden]{display:none!important}
.glc h1,.glc h2,.glc h3,.glc p{margin:0;color:inherit}
.glc h1,.glc h2,.glc h3{font-family:var(--font-heading--family),sans-serif;font-style:normal;letter-spacing:-.045em;font-weight:550;text-wrap:balance}
.glc a{color:inherit;text-decoration:none}
.glc button,.glc select{font:inherit}
.glc a:focus-visible,.glc button:focus-visible,.glc select:focus-visible,.glc summary:focus-visible{outline:3px solid #65824a;outline-offset:5px}
.glc .glc-eyebrow{font-size:11px;font-weight:650;letter-spacing:.12em;text-transform:uppercase;line-height:1.4}
.glc .glc-intro{background:#f3f6ec;padding:52px 0 30px}
.glc .glc-intro-row{display:grid;grid-template-columns:1.3fr 1fr;gap:8%;align-items:end;margin-top:20px}
.glc .glc-intro h1{font-size:clamp(40px,4.3vw,62px);line-height:1.06;max-width:650px}
.glc .glc-intro-text{font-size:16px;line-height:1.8;color:#4b5e52;max-width:440px;padding-bottom:3px}
.glc .glc-trust{display:flex;flex-wrap:wrap;gap:16px 32px;padding:26px 0 0;margin:30px 0 0;border-top:1px solid #203d321c;list-style:none;font-size:12px;font-weight:550}
.glc .glc-trust li{display:flex;align-items:center;gap:9px}
.glc .glc-trust span{display:grid;place-items:center;width:19px;height:19px;border:1px solid #65824a77;border-radius:50%;font-size:10px;color:#446338}
.glc .glc-list{padding-top:34px;padding-bottom:52px;scroll-margin-top:150px}
.glc .glc-filter-label{font-size:12px;font-weight:650;margin-bottom:14px}
.glc .glc-chips{display:flex;gap:9px;flex-wrap:wrap}
.glc .glc-chip{appearance:none;border:1px solid #d7ddd3;border-radius:30px;background:#fff;color:#203d32;padding:11px 19px;min-height:44px;font-size:12px;font-weight:550;line-height:1.4;cursor:pointer;transition:background .15s,border-color .15s}
.glc .glc-chip[aria-pressed=true]{background:#203d32;border-color:#203d32;color:#fff}
.glc .glc-chip:hover{background:#e8efdc;border-color:#65824a;color:#203d32}
.glc .glc-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:32px 0 22px}
.glc .glc-results-heading{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}
.glc .glc-toolbar h2{font-size:22px;letter-spacing:-.035em;line-height:1.25}
.glc .glc-count{font-size:12px;color:#677367;white-space:nowrap}
.glc .glc-sort select{appearance:auto;background:#fff;border:1px solid #d7ddd3;border-radius:7px;padding:10px 30px 10px 12px;min-height:42px;font-size:12px;color:#435646;width:auto;max-width:100%;cursor:pointer}
.glc .glc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.glc .glc-card{border:1px solid #e0e5db;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;min-width:0;background:#fff;transition:border-color .2s,box-shadow .2s}
.glc .glc-card:hover{border-color:#9aaf88;box-shadow:0 6px 20px #203d3209}
.glc .glc-card-visual{background:#eef3e5;min-height:151px;padding:23px 20px;display:flex;align-items:center;gap:8px;justify-content:space-between}
.glc .glc-card--fitness .glc-card-visual{background:#f0e5df}
.glc .glc-card--ancestry .glc-card-visual{background:#e9eef0}
.glc .glc-card--wellbeing .glc-card-visual{background:#f0eeea}
.glc .glc-card-caption{max-width:120px;position:relative;z-index:1}
.glc .glc-card-caption p{font-size:9px;line-height:1.5;text-transform:uppercase;letter-spacing:.1em;font-weight:650;margin-bottom:8px}
.glc .glc-card-caption span{font-size:13px;line-height:1.4;display:block;font-weight:550;letter-spacing:-.02em}
.glc .glc-product-image{width:94px;height:94px;min-width:94px;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 3px 10px #203d3205}
.glc .glc-card-body{padding:22px;flex:1;display:flex;flex-direction:column}
.glc .glc-card h3{font-size:25px;line-height:1.12;min-height:56px;overflow-wrap:normal;hyphens:manual}
.glc .glc-card h3 a:hover{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.glc .glc-card-description{font-size:13px;line-height:1.7;color:#526052;margin:9px 0 25px}
.glc .glc-card-bottom{margin-top:auto}
.glc .glc-price-row{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}
.glc .glc-price{font-size:23px;letter-spacing:-.035em;font-weight:550;line-height:1.2}
.glc .glc-price small{font-size:13px}
.glc .glc-price-row s{font-size:13px;color:#6b7168}
.glc .glc-card-link{display:flex;align-items:center;justify-content:space-between;gap:7px;border-top:1px solid #e0e5db;margin-top:19px;padding-top:15px;min-height:44px;font-size:12px;font-weight:650}
.glc .glc-card-link span{font-size:18px;line-height:1}
.glc .glc-card-link:hover{text-decoration:underline;text-underline-offset:4px}
.glc .glc-unavailable{font-size:11px;color:#705741;margin-top:7px}
.glc .glc-tax-note{font-size:11px;color:#687268;margin-top:19px}
.glc .glc-tax-note a{text-decoration:underline;text-underline-offset:3px}
.glc .glc-empty{padding:45px 20px;text-align:center;background:#f3f6ec;border-radius:14px}
.glc .glc-empty a{display:inline-block;text-decoration:underline;margin-top:15px}
.glc .glc-pagination{display:flex;gap:20px;justify-content:center;margin-top:30px}
.glc .glc-bundle-wrap{padding-bottom:68px}
.glc .glc-bundle{background:#e8efdc;border-radius:18px;padding:42px 48px;display:grid;grid-template-columns:1fr 225px;align-items:center;gap:55px}
.glc .glc-bundle h2{font-size:37px;line-height:1.12;margin-top:15px;max-width:570px}
.glc .glc-bundle-text{font-size:14px;line-height:1.75;margin-top:17px;max-width:520px}
.glc .glc-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:46px;padding:13px 21px;border-radius:7px;background:#203d32;color:#fff;font-size:12px;font-weight:650;margin-top:24px}
.glc .glc-button:hover{background:#345841}
.glc .glc-bundle-note{font-size:10px;line-height:1.7;color:#52644c;margin-top:14px;max-width:600px}
.glc .glc-saving{display:flex;flex-direction:column;align-items:center;padding:24px 0;border-left:1px solid #203d322b}
.glc .glc-saving strong{font-size:65px;letter-spacing:-.06em;line-height:1.1;font-weight:500}
.glc .glc-saving span{font-size:12px;margin-top:5px}
.glc .glc-saving code{font-family:inherit;font-weight:650;font-size:12px;letter-spacing:.15em;background:#fff9;border:1px dashed #203d3255;border-radius:6px;padding:9px 19px;margin-top:17px}
.glc .glc-help{display:grid;grid-template-columns:1fr 1.15fr;gap:10%;padding-bottom:80px}
.glc .glc-help h2{font-size:37px;line-height:1.13;margin-top:18px;max-width:400px}
.glc .glc-help-intro>p:not(.glc-eyebrow){font-size:14px;line-height:1.8;color:#526052;margin-top:22px;max-width:430px}
.glc .glc-text-link{display:inline-block;font-size:12px;font-weight:650;text-decoration:underline;text-underline-offset:5px;margin-top:25px;padding-block:7px}
.glc .glc-text-link span{display:inline-block;margin-left:15px}
.glc .glc-faq details{border-top:1px solid #dce2d7}
.glc .glc-faq details:last-child{border-bottom:1px solid #dce2d7}
.glc .glc-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;font-size:14px;font-weight:550;cursor:pointer;padding:23px 0;line-height:1.6}
.glc .glc-faq summary::-webkit-details-marker{display:none}
.glc .glc-faq summary span{font-size:24px;font-weight:400;transition:transform .15s}
.glc .glc-faq details[open] summary span{transform:rotate(45deg)}
.glc .glc-faq details>p{font-size:13px;line-height:1.8;color:#526052;padding:0 24px 24px 0}
@media(min-width:1500px){.glc .glc-inner{width:min(1320px,calc(100% - 100px))}.glc .glc-card h3{font-size:27px}}
@media(max-width:1150px){.glc .glc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.glc .glc-card-visual{min-height:135px;padding:20px 26px}.glc .glc-card-caption{max-width:none}.glc .glc-card-caption span{font-size:16px}.glc .glc-card h3{min-height:0;font-size:29px}.glc .glc-card-body{padding:26px}.glc .glc-bundle{gap:25px;padding:35px}.glc .glc-help{gap:6%}.glc .glc-help h2{font-size:33px}}
@media(max-width:760px){.glc .glc-inner{width:calc(100% - 40px)}.glc .glc-intro{padding:34px 0 24px}.glc .glc-intro-row{grid-template-columns:1fr;gap:20px;margin-top:18px}.glc .glc-intro h1{font-size:42px;max-width:540px}.glc .glc-intro-text{font-size:14px;line-height:1.75;max-width:520px}.glc .glc-trust{gap:12px 20px;margin-top:24px;padding-top:20px;font-size:10px}.glc .glc-list{padding-top:26px;padding-bottom:36px;scroll-margin-top:120px}.glc .glc-chip{font-size:11px;padding:10px 14px}.glc .glc-chips{gap:8px}.glc .glc-toolbar{margin:27px 0 18px;align-items:flex-start;flex-direction:column;gap:15px}.glc .glc-toolbar h2{font-size:22px}.glc .glc-card-body{padding:20px}.glc .glc-card-visual{padding:18px;min-height:130px}.glc .glc-product-image{width:74px;height:74px;min-width:74px}.glc .glc-card-caption span{font-size:12px}.glc .glc-card h3{font-size:25px;min-height:56px}.glc .glc-card-description{font-size:12px}.glc .glc-bundle-wrap{padding-bottom:45px}.glc .glc-bundle{grid-template-columns:1fr;gap:24px;padding:28px;border-radius:14px}.glc .glc-bundle h2{font-size:31px}.glc .glc-saving{border-left:0;border-top:1px solid #203d322b;padding:24px 0 0;align-items:flex-start;display:grid;grid-template-columns:auto 1fr;gap:0 16px}.glc .glc-saving strong{font-size:46px;grid-row:1 / 3}.glc .glc-saving span{align-self:end;margin:0}.glc .glc-saving code{justify-self:start;margin:6px 0 0;font-size:10px;padding:5px 11px}.glc .glc-help{grid-template-columns:1fr;gap:32px;padding-bottom:48px}.glc .glc-help h2{font-size:34px;max-width:360px}.glc .glc-faq summary{font-size:13px;padding:20px 0}.glc .glc-help-intro>p:not(.glc-eyebrow){max-width:none}}
@media(max-width:520px){.glc .glc-grid{grid-template-columns:1fr;gap:17px}.glc .glc-card-visual{min-height:112px;padding:17px 23px}.glc .glc-card-caption{max-width:190px}.glc .glc-card-caption p{font-size:10px}.glc .glc-card-caption span{font-size:14px}.glc .glc-card-body{padding:22px 24px}.glc .glc-card h3{font-size:29px;min-height:0}.glc .glc-card-description{font-size:13px;margin:13px 0 23px}.glc .glc-card-link{font-size:13px}.glc .glc-intro h1{font-size:39px}.glc .glc-results-heading{gap:8px 14px}.glc .glc-bundle{padding:26px 23px}}
@media(prefers-reduced-motion:reduce){.glc .glc-card,.glc .glc-chip,.glc .glc-faq summary span{transition:none}}
