.gmb-burger.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.gmb-burger.is-open span:nth-child(2){opacity:0}.gmb-burger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.gmb-mobile__overlay.is-open{opacity:1;visibility:visible}.gmb-mobile__panel.is-open{transform:translateX(0);visibility:visible}.gmb-mobile__sub.is-open{display:flex}.gmb-svc h3{font-family:var(--f-head);font-weight:400;color:var(--c-text);margin:0}.gmb-btn--ghost{background:#fff;color:var(--c-primary);border-color:var(--c-border)}.gmb-btn--ghost:hover{border-color:var(--c-primary);background:var(--c-accent-soft)}.gmb-svc-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.gmb-svc-editorial{display:grid;grid-template-columns:minmax(240px,330px) 1fr;gap:56px;align-items:start;max-width:1140px;margin:0 auto}.gmb-svc-editorial__head{position:sticky;top:108px}.gmb-svc-editorial__head h2{font-size:clamp(28px,3.2vw,40px);line-height:1.12;margin:16px 0 0}.gmb-svc-editorial__head::after{content:"";display:block;width:54px;height:4px;border-radius:4px;background:var(--c-accent);margin-top:24px}.gmb-svc-editorial__body p{color:var(--c-text-muted);font-size:17px;line-height:1.85;margin:0 0 20px}.gmb-svc-editorial__body p:first-of-type{font-size:19px;color:var(--c-text)}.gmb-svc-editorial__body p:last-child{margin-bottom:0}.gmb-svc-editorial__body strong{color:var(--c-text);font-weight:700}.gmb-svc-scope{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 28px;max-width:980px;margin:0 auto}.gmb-svc-scope__item{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid var(--c-border);border-radius:var(--r-md);padding:20px 22px}.gmb-svc-section--alt .gmb-svc-scope__item{background:#fff}.gmb-svc-scope__ic{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border-radius:10px;background:var(--c-accent-soft);color:var(--c-primary)}.gmb-svc-scope__item b{font-family:var(--f-body);font-weight:800;font-size:16px;display:block;margin-bottom:3px}.gmb-svc-scope__item span{font-size:14px;color:var(--c-text-muted);line-height:1.55}.gmb-svc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gmb-svc-step__no{font-family:var(--f-head);font-size:52px;color:var(--c-accent);line-height:1}.gmb-svc-step h3{font-family:var(--f-body);font-weight:800;font-size:18px;margin:12px 0 10px}.gmb-svc-step p{margin:0;color:var(--c-text-muted);font-size:14.5px;line-height:1.65}.gmb-svc-faq__wrap{max-width:860px;margin:0 auto}.gmb-svc-faq__item{background:#fff;border:1px solid var(--c-border);border-radius:var(--r-md);margin-bottom:14px;overflow:hidden;transition:var(--tr)}.gmb-svc-faq__item.is-open{border-color:var(--c-primary-light);box-shadow:var(--sh-sm)}.gmb-svc-faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 26px;background:0 0;border:none;cursor:pointer;text-align:left;font-family:var(--f-head);font-weight:400;font-size:19px;color:var(--c-text)}.gmb-svc-faq__q:hover{color:var(--c-primary)}.gmb-svc-faq__sign{flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:var(--c-accent-soft);display:grid;place-items:center;transition:var(--tr)}.gmb-svc-faq__item.is-open .gmb-svc-faq__sign{background:var(--c-primary)}.gmb-svc-faq__a{max-height:0;overflow:hidden;transition:max-height var(--tr)}.gmb-svc-faq__a p{padding:0 26px 24px;margin:0;color:var(--c-text-muted);font-size:15.5px;line-height:1.7}.gmb-svc-related{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gmb-svc-rel{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--c-border);border-radius:var(--r-md);padding:20px 22px;transition:var(--tr)}.gmb-svc-rel:hover{border-color:var(--c-primary-light);box-shadow:var(--sh-sm);transform:translateY(-3px)}.gmb-svc-rel__ic{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:11px;background:var(--c-primary);color:#fff}.gmb-svc-rel b{font-weight:800;font-size:16px;color:var(--c-text)}.gmb-svc-rel__arrow{margin-left:auto;color:var(--c-primary)}.gmb-reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.gmb-reveal.is-in{opacity:1;transform:none}.gmb-svc-step:nth-child(2){transition-delay:.08s}.gmb-svc-step:nth-child(3){transition-delay:.16s}.gmb-svc-step:nth-child(4){transition-delay:.24s}.gmb-svc-scope__item:nth-child(even){transition-delay:.06s}.gmb-svc-rel:nth-child(2){transition-delay:.08s}.gmb-svc-rel:nth-child(3){transition-delay:.16s}@media (prefers-reduced-motion:reduce){.gmb-reveal{opacity:1!important;transform:none!important;transition:none!important}}@media (max-width:980px){.gmb-svc-editorial{grid-template-columns:1fr;gap:22px}.gmb-svc-editorial__head{position:static}.gmb-svc-editorial__head::after{margin-top:16px}.gmb-svc-scope{grid-template-columns:1fr}.gmb-svc-steps{grid-template-columns:1fr 1fr;gap:32px 24px}.gmb-svc-related{grid-template-columns:1fr}}@media (max-width:767px){.gmb-svc-steps{grid-template-columns:1fr}}