.gn-home--complete{background:var(--gn-bg)}.gn-reference-hero{width:var(--gn-shell);margin:22px auto 0;display:grid;grid-template-columns:1.45fr .75fr;gap:16px}.gn-reference-hero__main,.gn-reference-hero__tile{position:relative;overflow:hidden;border-radius:28px;background:#eef2f4}.gn-reference-hero__main{min-height:560px}.gn-reference-hero__side{display:grid;gap:16px;grid-template-rows:1fr 1fr}.gn-reference-hero__tile{min-height:272px}.gn-reference-hero img,.gn-reference-promo img{width:100%;height:100%;object-fit:cover;display:block}.gn-media-link{text-decoration:none;color:inherit}.gn-image-cta{position:absolute;left:24px;bottom:24px;background:rgba(17,19,24,.88);backdrop-filter:blur(10px);color:#fff;border-radius:16px;padding:13px 16px;display:grid;gap:2px;box-shadow:0 14px 32px rgba(0,0,0,.18)}.gn-image-cta b{font-size:16px}.gn-image-cta small{font-size:11px;color:#dfe4ea}.gn-image-cta--small{left:16px;bottom:16px}.gn-moving-categories{padding:58px 0 24px;background:#fff;margin-top:24px;border-block:1px solid var(--gn-line);overflow:hidden}.gn-section-title-center{text-align:center;width:min(820px,calc(100% - 36px));margin:0 auto 30px}.gn-section-title-center h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.045em;line-height:1;margin:9px 0 10px}.gn-section-title-center p{color:var(--gn-muted);line-height:1.65}.gn-circle-marquee{overflow:hidden}.gn-circle-marquee__track{display:flex;align-items:start;width:max-content;gap:30px;padding:5px 15px 20px;animation:gnCircleMove 30s linear infinite}.gn-circle-marquee:hover .gn-circle-marquee__track{animation-play-state:paused}@keyframes gnCircleMove{to{transform:translateX(-50%)}}.gn-circle-cat{width:150px;display:grid;justify-items:center;gap:11px;text-align:center;text-decoration:none}.gn-circle-cat__image{width:126px;height:126px;border-radius:50%;overflow:hidden;background:#f3f5f7;border:4px solid #fff;box-shadow:0 0 0 1px var(--gn-line),0 12px 28px rgba(17,19,24,.08);display:grid;place-items:center}.gn-circle-cat__image img{width:100%;height:100%;object-fit:cover}.gn-circle-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,var(--gn-cyan),var(--gn-blue));color:#fff;font-size:42px;font-weight:900}.gn-circle-cat strong{font-size:13px;line-height:1.25}.gn-reference-trust{width:var(--gn-shell);margin:22px auto;background:#fff;border:1px solid var(--gn-line);border-radius:22px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:var(--gn-shadow)}.gn-reference-trust>div{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;padding:20px;border-right:1px solid var(--gn-line)}.gn-reference-trust>div:last-child{border-right:0}.gn-reference-trust>div>span{grid-row:1/3;font-size:22px}.gn-reference-trust strong{font-size:13px}.gn-reference-trust small{color:var(--gn-muted);font-size:11px}.gn-reference-promos{width:var(--gn-shell);margin:0 auto 15px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gn-reference-promo{aspect-ratio:4/3;border-radius:24px;overflow:hidden;background:#eee;box-shadow:0 12px 34px rgba(17,19,24,.06);transition:.25s}.gn-reference-promo:hover{transform:translateY(-4px)}.gn-collection-row{padding-top:44px;padding-bottom:44px}.gn-why,.gn-clients{width:var(--gn-shell);margin:20px auto 70px;padding:64px 34px;border-radius:30px}.gn-why{background:var(--gn-dark);color:#fff}.gn-why .gn-section-title-center h2{color:#fff}.gn-why .gn-section-title-center p{color:#bdc5d0}.gn-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gn-why-grid article{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:24px}.gn-why-grid article>span{font-size:24px}.gn-why-grid h3{font-size:18px;margin:16px 0 8px;color:#fff}.gn-why-grid p{font-size:13px;line-height:1.6;color:#c7cdd5}.gn-clients{background:#fff;border:1px solid var(--gn-line);box-shadow:var(--gn-shadow)}.gn-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gn-testimonial-grid article{border:1px solid var(--gn-line);border-radius:20px;padding:22px;background:#fafbfc}.gn-testimonial-grid h3{font-size:18px;margin:10px 0}.gn-testimonial-grid p{color:var(--gn-muted);line-height:1.6;font-size:13px}.gn-testimonial-grid span{font-size:11px;font-weight:800;color:#505763}.gn-stars{letter-spacing:.12em;color:#f3a51c}.gn-nav-item{position:relative;height:48px;display:flex;align-items:center}.gn-nav-dropdown{display:none;position:absolute;top:46px;left:-15px;min-width:240px;background:#fff;border:1px solid var(--gn-line);border-radius:14px;padding:8px;box-shadow:0 18px 40px rgba(17,19,24,.14);z-index:80}.gn-nav-item--has-children:hover .gn-nav-dropdown{display:grid}.gn-nav-dropdown a{padding:10px 12px;border-radius:9px}.gn-nav-dropdown a:hover{background:#f4f6f8}.gn-mobile-sub{padding-left:26px!important;color:#727985!important}.gn-policy-note{display:block;color:var(--gn-muted);font-size:10px;margin-top:7px}.gn-product-noimage{width:100%;height:100%;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at top right,rgba(16,198,215,.22),transparent 38%),linear-gradient(145deg,#f9fafb,#eef2f6)}.gn-product-noimage span{font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--gn-orange)}.gn-product-noimage strong{max-width:520px;font-size:clamp(26px,4vw,48px);line-height:1;margin:14px 0}.gn-product-noimage small{color:var(--gn-muted)}.gn-product-story,.gn-product-faq,.gn-product-reviews{margin:70px auto 0}.gn-product-story>h2{font-size:clamp(32px,4vw,52px);margin:8px 0 24px;letter-spacing:-.04em}.gn-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gn-story-grid article{padding:24px;background:#fff;border:1px solid var(--gn-line);border-radius:22px}.gn-story-grid b{font-size:12px;color:var(--gn-orange)}.gn-story-grid h3{font-size:19px;margin:14px 0 8px}.gn-story-grid p{font-size:13px;line-height:1.6;color:var(--gn-muted)}.gn-product-faq{max-width:980px}.gn-faq-list{display:grid;gap:8px}.gn-faq-list details{background:#fff;border:1px solid var(--gn-line);border-radius:16px;padding:0 18px}.gn-faq-list summary{cursor:pointer;font-weight:900;padding:17px 0;list-style:none}.gn-faq-list p{color:var(--gn-muted);line-height:1.65;margin:0 0 18px}.gn-faq-list a{color:var(--gn-orange)}.gn-product-reviews{padding:44px;background:#fff;border:1px solid var(--gn-line);border-radius:28px}.gn-review-empty{max-width:620px;margin:auto;text-align:center;background:#f7f8fa;border-radius:18px;padding:26px}.gn-review-empty strong{display:block;font-size:18px;margin:9px 0}.gn-review-empty p{color:var(--gn-muted);font-size:13px}.gn-related{margin-top:70px}.gn-footer__grid{grid-template-columns:1.1fr 1fr 1fr 1fr!important}.gn-footer__grid>div>a:not(.gn-logo){display:block;margin:7px 0}.gn-footer h3{margin-top:0}@media(max-width:989px){.gn-reference-hero{grid-template-columns:1fr}.gn-reference-hero__main{min-height:430px}.gn-reference-hero__side{grid-template-columns:1fr 1fr;grid-template-rows:none}.gn-reference-hero__tile{min-height:210px}.gn-reference-trust{grid-template-columns:1fr 1fr}.gn-reference-trust>div:nth-child(2){border-right:0}.gn-reference-trust>div:nth-child(-n+2){border-bottom:1px solid var(--gn-line)}.gn-reference-promos{grid-template-columns:1fr 1fr}.gn-reference-promos a:last-child{grid-column:1/-1}.gn-why-grid{grid-template-columns:1fr 1fr}.gn-testimonial-grid{grid-template-columns:1fr}.gn-story-grid{grid-template-columns:1fr}.gn-footer__grid{grid-template-columns:1fr 1fr!important}}@media(max-width:749px){.gn-reference-hero{width:calc(100% - 24px);gap:10px;margin-top:12px}.gn-reference-hero__main{min-height:390px;border-radius:20px}.gn-reference-hero__side{gap:10px}.gn-reference-hero__tile{min-height:165px;border-radius:18px}.gn-image-cta{left:14px;bottom:14px}.gn-circle-marquee__track{gap:20px}.gn-circle-cat{width:116px}.gn-circle-cat__image{width:98px;height:98px}.gn-reference-trust{width:calc(100% - 24px);grid-template-columns:1fr;border-radius:18px}.gn-reference-trust>div{border-right:0!important;border-bottom:1px solid var(--gn-line)}.gn-reference-trust>div:last-child{border-bottom:0}.gn-reference-promos{width:calc(100% - 24px);grid-template-columns:1fr}.gn-reference-promos a:last-child{grid-column:auto}.gn-reference-promo{aspect-ratio:16/10}.gn-why,.gn-clients{width:calc(100% - 24px);padding:42px 18px}.gn-why-grid{grid-template-columns:1fr}.gn-product-reviews{padding:28px 16px}.gn-footer__grid{grid-template-columns:1fr!important}}