:root{--gg-ink: #000000;--gg-muted: rgba(0, 0, 0, .66);--gg-citron: #e3f6a4;--gg-cream: #f5f5f5;--gg-white: #ffffff;--gg-line: rgba(0, 0, 0, .1);--gg-leaf: #739271;--gg-sky: #d9ede4;--gg-mint: #bcd8cb;--gg-blush: #f9eae8;--gg-forest: #0b2a1b;--gg-container: 1440px;--gg-radius: 20px;--gg-radius-lg: 26px}.gg-section,.gg-hero,.gg-ticker,.gg-trust-band,.gg-final-cta{font-family:Geist,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--gg-ink);background:var(--gg-white)}.gg-section{padding:clamp(68px,7vw,112px) 0}.gg-section *,.gg-section *:before,.gg-section *:after,.gg-hero *,.gg-ticker *,.gg-trust-band *,.gg-final-cta *{box-sizing:border-box}.gg-section img,.gg-hero img,.gg-final-cta img{display:block;max-width:100%}.gg-section a,.gg-hero a,.gg-final-cta a,.gg-trust-band a{color:inherit;text-decoration:none}.gg-section button,.gg-hero button,.gg-final-cta button,.gg-section input,.gg-final-cta input{font:inherit}.gg-container{width:min(var(--gg-container),calc(100% - 48px));margin:0 auto}.gg-section h1,.gg-section h2,.gg-section h3,.gg-section p,.gg-hero h1,.gg-hero p,.gg-final-cta h2,.gg-final-cta p,.gg-trust-band h3,.gg-trust-band p{margin-top:0}.gg-section h1,.gg-section h2,.gg-section h3,.gg-hero h1,.gg-final-cta h2,.gg-trust-band h3{font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:0;margin-bottom:18px}.gg-section-head{display:grid;grid-template-columns:minmax(0,.8fr) minmax(280px,.42fr);gap:40px;align-items:end;margin-bottom:34px}.gg-section-head h2{margin-bottom:0;font-size:clamp(42px,5vw,64px);line-height:1.08}.gg-best-sellers .gg-section-head h2{font-size:clamp(32px,3.6vw,48px)}.gg-section-head p{margin-bottom:0;color:var(--gg-muted);font-size:17px;line-height:1.85}.gg-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 30px;border:1px solid transparent;background:var(--gg-citron);color:var(--gg-ink);font-family:Geist,Arial,sans-serif;font-size:14px;font-weight:500;cursor:pointer;border-radius:999px;text-transform:capitalize;text-decoration:none;transition:background .18s ease,color .18s ease}.gg-btn:hover{background:var(--gg-ink);color:var(--gg-white)}.gg-btn--secondary{background:#ebebeb;color:var(--gg-ink)}.gg-hero{position:relative;min-height:var(--gg-hero-min-height, 720px);display:grid;place-items:end start;overflow:hidden;color:var(--gg-white)}.gg-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.gg-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.gg-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000008f,#0000001a 72%)}.gg-hero-grid{position:relative;z-index:1;width:min(var(--gg-container),calc(100% - 48px));min-height:var(--gg-hero-min-height, 720px);margin:0 auto;display:grid;place-items:center start;text-align:left}.gg-hero-copy{max-width:650px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:96px 0}.gg-hero h1{max-width:620px;color:var(--gg-white);font-size:clamp(52px,7vw,94px);line-height:.98}.gg-hero-copy p{max-width:520px;margin-bottom:0;color:#ffffffd1;font-size:17px;line-height:1.7}.gg-button-row{display:flex;justify-content:flex-start;gap:16px;flex-wrap:wrap;margin-top:24px}.gg-hero .gg-btn{min-width:150px;background:var(--gg-white);color:var(--gg-ink)}.gg-hero .gg-btn--secondary{background:var(--gg-citron)}.gg-ticker{background:var(--gg-forest);color:var(--gg-white);overflow:hidden}.gg-ticker-track{min-height:48px;display:flex;align-items:center;gap:42px;width:max-content;animation:gg-ticker-left 26s linear infinite;font-size:13px;font-weight:500;letter-spacing:0;text-transform:capitalize;white-space:nowrap}.gg-ticker-track span{display:inline-flex;align-items:center;gap:42px}.gg-ticker-track span:after{content:"";width:38px;height:1px;background:currentColor}@keyframes gg-ticker-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.gg-grid-4,.gg-grid-3,.gg-product-grid{display:grid;gap:18px}.gg-grid-4{grid-template-columns:repeat(4,1fr)}.gg-grid-3{grid-template-columns:repeat(3,1fr)}.gg-product-grid{grid-template-columns:repeat(4,1fr)}.gg-card,.gg-bundle-card,.gg-guide-card,.gg-review-card,.gg-details{min-width:0;background:var(--gg-white);border:1px solid var(--gg-line);border-radius:var(--gg-radius);box-shadow:none;overflow:hidden}.gg-concerns .gg-card{position:relative;box-shadow:0 18px 42px #3b432c1f;transition:transform .22s ease,box-shadow .22s ease}.gg-concerns .gg-card:hover{transform:translateY(-2px);box-shadow:0 24px 48px #3b432c2e}.gg-card-stretched-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.gg-card>img{width:100%;aspect-ratio:1 / .82;object-fit:cover;border-radius:0 0 20px 20px;filter:saturate(.92)}.gg-card-body{padding:24px}.gg-card h3,.gg-bundle-card h3,.gg-guide-card h3,.gg-product-card h3{margin-bottom:14px;font-family:"Instrument Serif",Georgia,serif;font-weight:400;font-size:30px;line-height:1.08}.gg-card p,.gg-bundle-card p,.gg-guide-card p,.gg-product-card p,.gg-story-card p,.gg-details p{color:var(--gg-muted);line-height:1.78}.gg-icon{width:56px;height:56px;display:grid;place-items:center;margin-bottom:22px;background:var(--gg-citron);color:var(--gg-ink);font-family:Geist,Arial,sans-serif;font-size:15px;font-weight:500;border-radius:999px}.gg-text-link{display:inline-flex;margin-top:14px;font-size:14px;font-weight:500;text-transform:capitalize;border-bottom:1px solid currentColor}.gg-product-card{position:relative;display:flex;flex-direction:column;padding:0;background:var(--gg-white);border:1px solid var(--gg-line);border-radius:var(--gg-radius);overflow:hidden;text-decoration:none;color:inherit;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.gg-product-card:hover{transform:translateY(-2px);border-color:#0000002e;box-shadow:0 14px 32px #3b432c1a}.gg-product-image{width:100%;aspect-ratio:1 / 1;object-fit:contain;padding:34px;background:#f4f4f4;border-radius:var(--gg-radius);filter:saturate(.92)}.gg-product-image--placeholder{display:grid;place-items:center}.gg-product-image--placeholder svg{width:60%;height:auto;fill:#0000002e}.gg-product-image-link{display:block;color:inherit;text-decoration:none}.gg-product-title-link{color:inherit;text-decoration:none;transition:color .18s ease}.gg-product-title-link:hover{color:var(--gg-leaf)}.gg-product-card .gg-add-form{margin:0}.gg-product-card .gg-card-body{padding:18px 16px 16px;display:flex;flex-direction:column;flex:1}.gg-product-card h3{font-family:Geist,Arial,sans-serif;margin-bottom:14px;font-size:18px;font-weight:600;line-height:1.35}.gg-product-card p{font-size:16px;margin-bottom:0}.gg-price-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.gg-price{font-family:Geist,Arial,sans-serif;font-size:16px;font-weight:400}.gg-add{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;background:var(--gg-ink);color:var(--gg-white);border:1px solid rgba(59,67,44,.88);font-family:Geist,Arial,sans-serif;font-size:12px;font-weight:600;text-transform:capitalize;border-radius:999px;cursor:pointer;transition:background .18s ease,color .18s ease}.gg-add:hover{background:var(--gg-citron);color:var(--gg-ink);border-color:transparent}.gg-add[disabled]{opacity:.6;cursor:not-allowed}.gg-add.gg-add--success{background:var(--gg-leaf);color:var(--gg-white);border-color:transparent}.gg-add.gg-add--error{background:#c4302b;color:var(--gg-white);border-color:transparent}.gg-trust-band{background:var(--gg-forest);color:var(--gg-white);padding:92px 0}.gg-trust-band .gg-grid-4{gap:24px}.gg-trust-card{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:var(--gg-radius);padding:30px;box-shadow:none}.gg-trust-card h3{font-family:"Instrument Serif",Georgia,serif;font-weight:400;font-size:30px;line-height:1.08;margin-bottom:14px}.gg-trust-card p{color:#ffffffb8;line-height:1.78;margin-bottom:0}.gg-trust-card .gg-icon{width:68px;height:68px;background:#e3f6a429;color:var(--gg-citron);font-size:20px}.gg-trust-card .gg-icon svg{width:32px;height:32px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.gg-bundles{background:var(--gg-sky)}.gg-bundle-card{background:var(--gg-white);padding:0;overflow:hidden;display:flex;flex-direction:column}.gg-bundle-image{position:relative;min-height:330px;border-radius:var(--gg-radius);overflow:hidden}.gg-bundle-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.92)}.gg-bundle-card .gg-card-body{min-height:280px;display:flex;flex-direction:column;align-items:flex-start;padding:24px}.gg-save{display:inline-flex;margin:10px 0 24px;padding:8px 14px;background:var(--gg-ink);color:var(--gg-white);font-family:Geist,Arial,sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;border-radius:999px;letter-spacing:0}.gg-bundle-card .gg-btn{margin-top:auto}.gg-education{background:var(--gg-citron)}.gg-guide-card{padding:30px}.gg-reviews{background:var(--gg-cream)}.gg-review-card{padding:32px;background:var(--gg-white);border:1px solid var(--gg-line);box-shadow:none}.gg-review-card p{color:var(--gg-ink);font-family:"Instrument Serif",Georgia,serif;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.12;margin-bottom:18px}.gg-rating,.gg-reviewer{color:var(--gg-leaf);font-family:Geist,Arial,sans-serif}.gg-rating{margin:12px 0 24px;font-size:13px;font-weight:600}.gg-reviewer{font-size:13px;font-weight:600;text-transform:uppercase}.gg-story{background:var(--gg-sky)}.gg-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gg-story-img{width:100%;height:100%;min-height:500px;object-fit:cover;border-radius:var(--gg-radius-lg);background:var(--gg-white);filter:saturate(.92)}.gg-story-card{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,72px);border-radius:var(--gg-radius-lg);background:var(--gg-white)}.gg-eyebrow{width:fit-content;margin-bottom:20px;padding:9px 16px;background:var(--gg-sky);color:var(--gg-ink);font-family:Geist,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;border-radius:999px}.gg-story-card h2{margin-bottom:26px;font-size:clamp(38px,4.6vw,64px);line-height:1.08}.gg-story-card p+p{margin-top:14px}.gg-faq-list{display:grid;gap:14px}.gg-details{background:var(--gg-white);border-radius:18px;box-shadow:0 18px 42px #3b432c1f}.gg-details summary{cursor:pointer;padding:24px 28px;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(26px,3vw,38px);font-weight:400;line-height:1.16;list-style:none}.gg-details summary::-webkit-details-marker{display:none}.gg-details p{max-width:760px;margin:0;padding:0 28px 28px;color:var(--gg-muted);line-height:1.75}.gg-final-cta{background:var(--gg-white);padding:0}.gg-cta-panel{position:relative;min-height:560px;display:grid;align-items:center;color:var(--gg-white);overflow:hidden}.gg-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.gg-cta-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.gg-cta-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b2a1be0,#0b2a1b1a)}.gg-cta-inner{position:relative;z-index:1}.gg-cta-inner{width:min(var(--gg-container),calc(100% - 48px));margin:0 auto}.gg-cta-inner h2{max-width:760px;margin-bottom:24px;font-size:clamp(42px,5.6vw,76px);line-height:1;color:var(--gg-white)}.gg-cta-inner p{max-width:620px;margin-bottom:34px;color:#ffffffc2;line-height:1.8}.gg-newsletter{display:flex;align-items:stretch;max-width:580px;background:var(--gg-white);border-radius:999px;overflow:hidden;box-shadow:none}.gg-newsletter input[type=hidden]{display:none}.gg-newsletter input[type=email]{flex:1;min-width:0;min-height:54px;border:0;padding:0 18px;color:var(--gg-ink);background:transparent;outline:0}.gg-newsletter input[type=email]::placeholder{color:#00000085}.gg-newsletter .gg-btn{background:var(--gg-citron);color:var(--gg-ink);border-radius:999px;border:0;flex-shrink:0}.gg-cta-buttons{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.gg-final-cta .gg-cta-btn{min-width:200px;background:var(--gg-citron);color:var(--gg-ink)}.gg-final-cta .gg-cta-btn:hover{background:var(--gg-white);color:var(--gg-ink)}@media(max-width:540px){.gg-cta-buttons{flex-direction:column;align-items:stretch}.gg-cta-btn{width:100%}}.gg-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.button:not(.button-secondary):not(.button-unstyled),button.button:not(.button-secondary):not(.button-unstyled),a.button:not(.button-secondary):not(.button-unstyled){--color-primary-button-background: var(--gg-citron);--color-primary-button-text: var(--gg-ink);--color-primary-button-hover-background: var(--gg-ink);--color-primary-button-hover-text: var(--gg-white);--button-background-color: var(--gg-citron);--button-color: var(--gg-ink);background-color:var(--gg-citron);color:var(--gg-ink);border-color:transparent}.button:not(.button-secondary):not(.button-unstyled):hover,button.button:not(.button-secondary):not(.button-unstyled):hover,a.button:not(.button-secondary):not(.button-unstyled):hover{--button-background-color: var(--gg-ink);--button-color: var(--gg-white);background-color:var(--gg-ink);color:var(--gg-white)}.header__row--top{padding-bottom:0}.header__row--bottom{padding-top:14px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.08)}header-component[transparent] .header__row--bottom{border-bottom-color:#ffffff40}@media(max-width:749px){.header__row--top{padding-bottom:6px}.header__row--bottom{padding-top:6px;padding-bottom:14px}}.header-menu .menu-list__link,.header-menu .menu-list__link-title,header-component .menu-list__link,header-component .menu-list__link-title{font-family:Geist,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;text-transform:capitalize}header-component:not([transparent]) .menu-list__link,header-component:not([transparent]) .menu-list__link-title,header-component[data-sticky-state=active] .menu-list__link,header-component[data-sticky-state=active] .menu-list__link-title{color:#0b2a1b}.menu-list--mobile .menu-list__link,.menu-list--mobile .menu-list__link-title{font-family:Geist,Arial,sans-serif;font-weight:600}.gg-footer{background:var(--gg-ink);color:var(--gg-white);padding:74px 0 34px;font-family:Geist,Arial,sans-serif;font-size:15px;line-height:1.6}.gg-footer *{box-sizing:border-box}.gg-footer a{color:#ffffffad;text-decoration:none}.gg-footer a:hover{color:var(--gg-white)}.gg-footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.16)}.gg-footer-brand-col p,.gg-footer-col p{color:#ffffffad;margin:0;line-height:1.6}.gg-footer-brand{margin-bottom:16px;font-family:"Instrument Serif",Georgia,serif;font-size:34px;font-weight:400}.gg-footer-logo{display:block;width:min(190px,52vw);height:auto}.gg-footer-title{margin:0 0 15px;color:var(--gg-white);font-family:Geist,Arial,sans-serif;font-size:13px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.gg-footer-links{display:grid;gap:10px}.gg-footer-copyright{padding-top:24px;font-size:13px;color:#ffffffad}@media(max-width:1080px){.gg-footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.gg-footer{padding:56px 0 28px}.gg-footer-grid{grid-template-columns:1fr;gap:32px;padding-bottom:32px}}@media(max-width:1080px){.gg-grid-4,.gg-grid-3,.gg-product-grid{grid-template-columns:repeat(2,1fr)}.gg-story-grid{grid-template-columns:1fr}}@media(max-width:720px){.gg-container,.gg-cta-inner,.gg-hero-grid{width:min(100% - 32px,var(--gg-container))}.gg-hero,.gg-hero-grid{min-height:var(--gg-hero-min-height-mobile, 600px)}.gg-hero-copy{padding:72px 0}.gg-hero h1{font-size:clamp(46px,15vw,68px)}.gg-ticker-track{min-height:46px;gap:28px;font-size:12px}.gg-section,.gg-trust-band{padding:72px 0}.gg-section-head,.gg-grid-4,.gg-grid-3,.gg-product-grid{grid-template-columns:1fr}.gg-section-head{gap:18px;margin-bottom:30px}.gg-section-head p{font-size:15px}.gg-card-body,.gg-trust-card,.gg-guide-card,.gg-review-card,.gg-story-card{padding:24px}.gg-grid-4,.gg-grid-3,.gg-product-grid{gap:18px}.gg-price-row{align-items:stretch;flex-direction:column}.gg-add{width:100%}.gg-story-img{min-height:340px}.gg-cta-panel{min-height:520px}.gg-product-card .gg-card-body{padding-bottom:8px}.gg-newsletter{flex-direction:column;border-radius:26px}.gg-newsletter .gg-btn{margin:0 12px 12px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/glowgo-home.css.map */
