#gh-landing-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--gh-turquoise)}@supports (min-height: 100svh){#gh-landing-hero{min-height:100svh}}#gh-landing-hero .gh-landing-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 20% 40%,rgba(232,67,147,.12) 0%,transparent 50%);animation:bgPulse 8s ease-in-out infinite alternate}@keyframes bgPulse{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}#gh-landing-hero .gh-landing-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px;gap:40px}#gh-landing-hero .gh-landing-hero__logo-wrap{animation:logoIn 1s ease-out .2s both}@keyframes logoIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}#gh-landing-hero .gh-landing-hero__logo{height:clamp(100px,18vw,200px);width:auto;filter:drop-shadow(0 4px 30px rgba(0,0,0,.1))}#gh-landing-hero .gh-landing-hero__nav{display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:center;animation:fadeUp .8s ease-out .7s both}@keyframes fadeUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}#gh-landing-hero .gh-landing-hero__nav-link{font-family:Roboto,system-ui,sans-serif;font-weight:700;font-size:13px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:var(--gh-white);opacity:.8;transition:opacity .15s ease}#gh-landing-hero .gh-landing-hero__nav-link:hover{opacity:1}#gh-landing-hero .gh-landing-hero__nav-drop{display:none}#gh-landing-hero .gh-landing-hero__nav-divider{width:1px;height:14px;background:var(--gh-white);opacity:.4}#gh-landing-hero .gh-landing-hero__scroll{position:absolute;bottom:40px;left:50%;transform:translate(-50%);animation:fadeIn .5s ease-out 1.2s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#gh-landing-hero .gh-landing-hero__scroll-line{display:block;width:2px;height:50px;background:linear-gradient(to bottom,transparent,var(--gh-white));opacity:.5;position:relative}#gh-landing-hero .gh-landing-hero__scroll-line:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:8px;height:8px;background:var(--gh-white);border-radius:50%;animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{transform:translate(-50%) translateY(0);opacity:.8}50%{transform:translate(-50%) translateY(8px);opacity:.4}}@media(max-width:749px){#gh-landing-hero .gh-landing-hero__inner{padding:32px 24px;gap:32px}#gh-landing-hero .gh-landing-hero__nav{gap:12px 14px}#gh-landing-hero .gh-landing-hero__nav-link{font-size:11px}#gh-landing-hero .gh-landing-hero__nav-text{display:none}#gh-landing-hero .gh-landing-hero__nav-drop{display:block;width:14px;height:14px}#gh-landing-hero .gh-landing-hero__nav-link--bts{opacity:1}#gh-landing-hero .gh-landing-hero__scroll{bottom:24px}}#gh-landing-hook{position:relative;width:100vw;margin-left:calc(50% - 50vw);background:var(--gh-white);padding:160px 24px;display:flex;align-items:center;justify-content:center}#gh-landing-hook .gh-landing-hook__inner{text-align:center}#gh-landing-hook .gh-landing-hook__title{font-family:Roboto,system-ui,sans-serif;font-weight:900;font-size:clamp(42px,8vw,96px);line-height:.95;letter-spacing:-2px;text-transform:uppercase;color:var(--gh-black);margin:0}#gh-landing-hook .gh-landing-hook__accent{color:var(--gh-magenta)}@media(max-width:749px){#gh-landing-hook{padding:100px 24px}#gh-landing-hook .gh-landing-hook__title{letter-spacing:-1px}}#gh-landing-profil{position:relative;width:100vw;margin-left:calc(50% - 50vw);background:#e84393;padding:104px 24px 96px;box-sizing:border-box;font-family:Roboto,system-ui,-apple-system,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow:hidden}#gh-landing-profil:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 80%,rgba(0,0,0,.12) 0%,transparent 70%);pointer-events:none}#gh-landing-profil *,#gh-landing-profil *:before,#gh-landing-profil *:after{box-sizing:border-box}.ghlp{position:relative;z-index:1;max-width:760px;margin:0 auto;text-align:center}.ghlp__ey{display:block;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#fff;margin-bottom:16px}.ghlp__h{margin:0 0 16px;font-size:clamp(36px,5vw,58px);font-weight:900;line-height:.96;letter-spacing:-.02em;text-transform:uppercase;color:#000}.ghlp__sub{margin:0 auto 52px;font-size:16px;font-weight:500;line-height:1.65;color:#fff;max-width:48ch}.ghlp__card{max-width:660px;margin:0 auto 52px;background:#000;text-align:left;box-shadow:0 40px 100px #00000059,0 8px 32px #0003}.ghlp__ch{display:flex;align-items:center;gap:10px;padding:16px 24px;border-bottom:1px solid #1a1a1a}.ghlp__ch-dot{width:7px;height:7px;background:#11cfc9;flex-shrink:0}.ghlp__ch-t{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#525252}.ghlp__ch-tag{margin-left:auto;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#525252;border:1px solid #333;padding:3px 10px}.ghlp__grid{display:grid;grid-template-columns:1fr 1fr}.ghlp__m{padding:30px 24px;text-align:center;position:relative}.ghlp__m:after{content:"";position:absolute;bottom:0;left:24px;right:24px;height:1px;background:#1a1a1a}.ghlp__m:nth-child(odd):before{content:"";position:absolute;top:24px;right:0;bottom:24px;width:1px;background:#1a1a1a}.ghlp__m:nth-child(n+3):after{display:none}.ghlp__m--hl{background:#0d3332}.ghlp__m--hl:after,.ghlp__m--hl:before{display:none}.ghlp__ml{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#666;margin-bottom:10px}.ghlp__m--hl .ghlp__ml{color:#11cfc9}.ghlp__mv{display:block;font-size:clamp(32px,4vw,42px);font-weight:900;letter-spacing:-1px;color:#fff;line-height:1}.ghlp__mu{display:block;font-size:11px;color:#555;margin-top:6px;min-height:14px}.ghlp__m--hl .ghlp__mu{color:#0fb8b2}.ghlp__mm{display:block;font-size:10px;color:#444;margin-top:4px;font-weight:500}.ghlp__m--hl .ghlp__mm{color:#0a8a86}.ghlp__div{height:1px;background:#1a1a1a}.ghlp__macros{padding:20px 24px}.ghlp__mst{display:block;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#444;margin-bottom:16px}.ghlp__bars{display:flex;flex-direction:column;gap:12px}.ghlp__b{display:grid;grid-template-columns:92px 1fr 48px;align-items:center;gap:12px}.ghlp__bn{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#555}.ghlp__bt{height:5px;background:#1a1a1a;overflow:hidden}.ghlp__bf{height:100%}.ghlp__bf--p{background:#e84393}.ghlp__bf--f{background:#f4a261}.ghlp__bf--c{background:#11cfc9}.ghlp__bv{font-size:12px;font-weight:700;color:#fff;text-align:right}.ghlp__cta{display:inline-flex;align-items:center;gap:14px;padding:20px 52px;font-size:14px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;background:#000;color:#fff;border:2px solid #000;transition:all .15s ease}.ghlp__cta:hover{background:#fff;color:#000;border-color:#fff;gap:20px}.ghlp__cta svg{flex-shrink:0;transition:transform .2s}.ghlp__cta:hover svg{transform:translate(4px)}.ghlp__mi{margin:18px 0 0;font-size:13px;font-weight:500;color:#fff}@media(max-width:749px){#gh-landing-profil{padding:72px 20px 64px}.ghlp__sub,.ghlp__card{margin-bottom:40px}.ghlp__ch{padding:14px 16px}.ghlp__m{padding:24px 16px}.ghlp__m:after{left:16px;right:16px}.ghlp__m:nth-child(odd):before{top:16px;bottom:16px}.ghlp__mv{font-size:28px}.ghlp__macros{padding:16px}.ghlp__b{grid-template-columns:80px 1fr 40px;gap:8px}.ghlp__cta{display:flex;justify-content:center;width:100%;max-width:400px;margin:0 auto;padding:18px 32px}}@media(min-width:750px)and (max-width:1024px){#gh-landing-profil{padding:88px 24px 80px}.ghlp__card{max-width:580px}}#gh-landing-products{position:relative;width:100vw;margin-left:calc(50% - 50vw);background:var(--gh-black);padding:104px 24px}#gh-landing-products .gh-landing-products__inner{max-width:1200px;margin:0 auto}#gh-landing-products .gh-landing-products__header{text-align:center;margin-bottom:64px}#gh-landing-products .gh-landing-products__eyebrow{display:block;font-family:Roboto,system-ui,sans-serif;font-weight:800;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--gh-turquoise);margin-bottom:14px}#gh-landing-products .gh-landing-products__title{font-family:Roboto,system-ui,sans-serif;font-weight:900;font-size:clamp(38px,4.5vw,56px);line-height:.96;letter-spacing:-.8px;text-transform:uppercase;color:var(--gh-white);margin:0}#gh-landing-products .gh-landing-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}#gh-landing-products .gh-landing-products__card{position:relative;padding:40px 32px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}#gh-landing-products .gh-landing-products__card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0006}#gh-landing-products .gh-landing-products__card--mth{background:var(--gh-magenta)}#gh-landing-products .gh-landing-products__card--bts{background:#1a3a5c}#gh-landing-products .gh-landing-products__card--loop{background:var(--gh-turquoise)}#gh-landing-products .gh-landing-products__card-badge{position:absolute;top:-12px;left:32px;background:var(--gh-white);color:var(--gh-magenta);font-family:Roboto,system-ui,sans-serif;font-weight:800;font-size:11px;letter-spacing:.1em;padding:6px 14px}#gh-landing-products .gh-landing-products__card-header{margin-bottom:12px}#gh-landing-products .gh-landing-products__card-type{display:block;font-family:Roboto,system-ui,sans-serif;font-weight:800;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--gh-white);opacity:.7;margin-bottom:8px}#gh-landing-products .gh-landing-products__card-name{font-family:Roboto,system-ui,sans-serif;font-weight:900;font-size:clamp(24px,2.5vw,32px);line-height:.96;letter-spacing:-.5px;text-transform:uppercase;color:var(--gh-white);margin:0;display:flex;align-items:center;gap:10px}#gh-landing-products .gh-landing-products__card-drop{width:18px;height:25px;flex-shrink:0}#gh-landing-products .gh-landing-products__card-tagline{font-family:Roboto,system-ui,sans-serif;font-weight:500;font-size:15px;font-style:italic;line-height:1.4;color:var(--gh-white);opacity:.85;margin:0 0 20px;min-height:42px}#gh-landing-products .gh-landing-products__card-desc{font-family:Roboto,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:1.7;color:var(--gh-white);opacity:.85;margin:0 0 28px;flex:1}#gh-landing-products .gh-landing-products__card-btn{display:inline-block;align-self:flex-start;font-family:Roboto,system-ui,sans-serif;font-weight:900;font-size:13px;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:14px 28px;border-radius:0;transition:all .15s ease;background:var(--gh-white);color:var(--gh-black)}#gh-landing-products .gh-landing-products__card--mth .gh-landing-products__card-btn:hover{background:var(--gh-black);color:var(--gh-white)}#gh-landing-products .gh-landing-products__card--bts .gh-landing-products__card-btn:hover{background:#e63946;color:var(--gh-white)}#gh-landing-products .gh-landing-products__card--loop .gh-landing-products__card-btn:hover{background:var(--gh-black);color:var(--gh-white)}@media(max-width:1024px){#gh-landing-products .gh-landing-products__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}#gh-landing-products .gh-landing-products__card-tagline{min-height:auto}}@media(max-width:749px){#gh-landing-products{padding:72px 24px}#gh-landing-products .gh-landing-products__card{padding:32px 24px}}#gh-landing-insights{position:relative;width:100vw;margin-left:calc(50% - 50vw);background:var(--gh-black);padding:56px 0 80px}#gh-landing-insights .gh-landing-insights__link{display:grid;grid-template-columns:1fr 1fr;min-height:70vh;text-decoration:none;color:inherit}#gh-landing-insights .gh-landing-insights__image{position:relative;overflow:hidden}#gh-landing-insights .gh-landing-insights__image img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:grayscale(100%) contrast(1.1);transition:transform .8s cubic-bezier(.16,1,.3,1),filter .5s ease}#gh-landing-insights .gh-landing-insights__link:hover .gh-landing-insights__image img{transform:scale(1.05);filter:grayscale(0%) contrast(1)}#gh-landing-insights .gh-landing-insights__content{background:var(--gh-black);display:flex;align-items:center;padding:64px}#gh-landing-insights .gh-landing-insights__inner{max-width:500px}#gh-landing-insights .gh-landing-insights__label{display:inline-block;font-family:Roboto,system-ui,sans-serif;font-weight:800;font-size:12px;letter-spacing:.2em;color:var(--gh-magenta);margin-bottom:24px;position:relative}#gh-landing-insights .gh-landing-insights__label:after{content:"";position:absolute;left:calc(100% + 16px);top:50%;width:60px;height:2px;background:var(--gh-magenta)}#gh-landing-insights .gh-landing-insights__title{font-family:Roboto,system-ui,sans-serif;font-weight:900;font-size:clamp(32px,4vw,56px);line-height:1;letter-spacing:-.03em;text-transform:uppercase;color:var(--gh-white);margin:0 0 40px;transition:color .3s ease}#gh-landing-insights .gh-landing-insights__link:hover .gh-landing-insights__title{color:var(--gh-magenta)}#gh-landing-insights .gh-landing-insights__cta{display:inline-flex;align-items:center;gap:16px}#gh-landing-insights .gh-landing-insights__arrow{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border:2px solid var(--gh-white);font-size:28px;color:var(--gh-white);transition:all .3s ease}#gh-landing-insights .gh-landing-insights__link:hover .gh-landing-insights__arrow{background:var(--gh-magenta);border-color:var(--gh-magenta);color:var(--gh-white);transform:translate(8px)}@media(max-width:1024px){#gh-landing-insights .gh-landing-insights__content{padding:48px}}@media(max-width:749px){#gh-landing-insights{padding:0 0 80px}#gh-landing-insights .gh-landing-insights__link{grid-template-columns:1fr;min-height:auto}#gh-landing-insights .gh-landing-insights__image{aspect-ratio:3/4}#gh-landing-insights .gh-landing-insights__content{padding:48px 24px 64px}#gh-landing-insights .gh-landing-insights__title{font-size:32px;margin-bottom:32px}#gh-landing-insights .gh-landing-insights__arrow{width:56px;height:56px;font-size:24px}}#gh-landing-close{position:relative;width:100vw;margin-left:calc(50% - 50vw);background:var(--gh-turquoise);padding:80px 24px}#gh-landing-close .gh-landing-close__inner{max-width:800px;margin:0 auto;text-align:center}#gh-landing-close .gh-landing-close__title{font-family:Roboto,system-ui,sans-serif;font-weight:900;font-size:clamp(36px,6vw,56px);line-height:.95;letter-spacing:-1px;text-transform:uppercase;color:var(--gh-white);margin:0 0 36px}#gh-landing-close .gh-landing-close__buttons{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}#gh-landing-close .gh-landing-close__btn{display:inline-block;font-family:Roboto,system-ui,sans-serif;font-weight:900;font-size:14px;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:18px 40px;border-radius:0;transition:all .15s ease}#gh-landing-close .gh-landing-close__btn--primary{background:var(--gh-white);color:var(--gh-turquoise)}#gh-landing-close .gh-landing-close__btn--primary:hover{background:var(--gh-black);color:var(--gh-white)}#gh-landing-close .gh-landing-close__btn--secondary{background:transparent;color:var(--gh-white);border:2px solid var(--gh-white)}#gh-landing-close .gh-landing-close__btn--secondary:hover{background:var(--gh-white);color:var(--gh-turquoise)}@media(max-width:749px){#gh-landing-close{padding:64px 24px}#gh-landing-close .gh-landing-close__buttons{flex-direction:column;gap:12px}#gh-landing-close .gh-landing-close__btn{width:100%;max-width:280px}}body.gh-nl-open{overflow:hidden}#gh-landing-hero.gh-blur,#gh-landing-hook.gh-blur,#gh-landing-profil.gh-blur,#gh-landing-products.gh-blur,#gh-landing-insights.gh-blur,#gh-landing-close.gh-blur{filter:blur(8px);transition:filter .3s ease}.gh-nl-popup{--nl-bg: #0a0a0a;--nl-fg: #fff;--nl-accent: var(--gh-turquoise, #00C8C8);--nl-border: rgba(255, 255, 255, .15);--nl-font: "Roboto", system-ui, sans-serif}.gh-nl-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.gh-nl-popup[aria-hidden=false]{opacity:1;visibility:visible}.gh-nl-popup__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;cursor:pointer}.gh-nl-popup__modal{position:relative;display:flex;width:100%;max-width:900px;max-height:90vh;background:var(--nl-bg);border:1px solid var(--nl-border);overflow:hidden;transform:translateY(20px) scale(.98);transition:transform .4s ease}.gh-nl-popup[aria-hidden=false] .gh-nl-popup__modal{transform:translateY(0) scale(1)}.gh-nl-popup__image{flex:0 0 45%;position:relative;overflow:hidden}.gh-nl-popup__image img{width:100%;height:100%;object-fit:cover;object-position:center top}.gh-nl-popup__avatar{display:none}.gh-nl-popup__content{flex:1;padding:48px 40px;display:flex;flex-direction:column;justify-content:center;position:relative}.gh-nl-popup__close{position:absolute;top:16px;right:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--nl-fg);cursor:pointer;opacity:.6;transition:opacity .15s ease;z-index:10}.gh-nl-popup__close:hover{opacity:1}.gh-nl-popup__step[hidden]{display:none}.gh-nl-popup__title{font-family:var(--nl-font);font-weight:900;font-size:clamp(28px,4vw,36px);line-height:1;letter-spacing:-.5px;text-transform:uppercase;color:var(--nl-fg);margin:0 0 16px}.gh-nl-popup__divider{width:60px;height:3px;background:var(--nl-fg);margin-bottom:20px}.gh-nl-popup__desc{font-family:var(--nl-font);font-weight:400;font-size:15px;line-height:1.6;color:#ffffffb3;margin:0 0 24px}.gh-nl-popup__benefits{list-style:none;padding:0;margin:0 0 28px;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.gh-nl-popup__benefits li{display:flex;align-items:center;gap:10px;font-family:var(--nl-font);font-weight:500;font-size:14px;color:var(--nl-fg)}.gh-nl-popup__check{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--nl-accent);color:#000;font-size:12px;font-weight:700;border-radius:2px;flex-shrink:0}.gh-nl-popup__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px 24px;font-family:var(--nl-font);font-weight:700;font-size:14px;letter-spacing:.05em;text-transform:uppercase;border:none;cursor:pointer;transition:background .15s ease,color .15s ease}.gh-nl-popup__btn--primary{background:#ffffffe6;color:#000}.gh-nl-popup__btn--primary:hover:not(:disabled){background:var(--nl-accent)}.gh-nl-popup__btn:disabled{opacity:.6;cursor:not-allowed}.gh-nl-popup__btn-icon{width:20px;height:20px}.gh-nl-popup__btn-text[hidden],.gh-nl-popup__btn-loading[hidden]{display:none}.gh-nl-popup__form{margin:0}.gh-nl-popup__row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.gh-nl-popup__field{margin-bottom:12px}.gh-nl-popup__row .gh-nl-popup__field{margin-bottom:0}.gh-nl-popup__input{width:100%;padding:18px 20px;font-family:var(--nl-font);font-size:13px;font-weight:500;letter-spacing:.05em;color:var(--nl-fg);background:transparent;border:1px solid var(--nl-border);outline:none;transition:border-color .15s ease}.gh-nl-popup__input::placeholder{color:#fff6}.gh-nl-popup__input:focus{border-color:var(--nl-accent)}.gh-nl-popup__input--error{border-color:#ff4d4d}.gh-nl-popup__error{font-family:var(--nl-font);font-size:12px;line-height:1.5;color:#ff4d4d;margin:0 0 12px;text-align:center}.gh-nl-popup__error[hidden]{display:none}.gh-nl-popup__gdpr{font-family:var(--nl-font);font-size:11px;line-height:1.5;color:#fff6;margin:16px 0 0;text-align:center}.gh-nl-popup__success{text-align:center;padding:40px 0}.gh-nl-popup__success-icon{width:64px;height:64px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;font-size:32px;color:#000;background:var(--nl-accent);border-radius:50%}.gh-nl-popup__success-title{font-family:var(--nl-font);font-weight:900;font-size:28px;letter-spacing:-.5px;color:var(--nl-fg);margin:0 0 8px}.gh-nl-popup__success-text{font-family:var(--nl-font);font-size:16px;color:#ffffffb3;margin:0}@media(max-width:768px){.gh-nl-popup{padding:16px;align-items:center}.gh-nl-popup__modal{flex-direction:column;max-height:calc(100vh - 32px);overflow-y:auto}.gh-nl-popup__image{display:none}.gh-nl-popup__avatar{display:block;width:250px;height:250px;margin:0 auto 28px;border-radius:50%;overflow:hidden;border:4px solid var(--nl-accent)}.gh-nl-popup__avatar img{width:100%;height:100%;object-fit:cover;object-position:center top}.gh-nl-popup__content{padding:32px 24px;text-align:center}.gh-nl-popup__title{font-size:28px}.gh-nl-popup__divider{margin-left:auto;margin-right:auto}.gh-nl-popup__benefits{grid-template-columns:1fr;gap:10px;text-align:left;max-width:220px;margin-left:auto;margin-right:auto;margin-bottom:24px}.gh-nl-popup__row{grid-template-columns:1fr}.gh-nl-popup__btn{padding:16px 20px}.gh-nl-popup__close{top:12px;right:12px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/gh-landing.css.map */
