.gh-hero{position:relative;display:flex;align-items:center;width:90%;max-width:1728px;min-height:445px;margin:0 auto;overflow:hidden;background:linear-gradient(90deg,#f4f7fb 0,#eef3f9 48%,#fff 100%);border-top:6px solid #062b73}.gh-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.95),rgba(255,255,255,.55) 45%,rgba(255,255,255,0) 70%)}.gh-hero__left{position:relative;z-index:2;width:52%;max-width:680px;padding:70px 40px 70px clamp(28px,4.5vw,76px)}.gh-hero__eyebrow{margin:0 0 8px;color:#1e5cc7;font-size:15px;font-weight:800;letter-spacing:.3px}.gh-hero h1{margin:0 0 18px;color:#062b73;font-size:clamp(38px,3.1vw,52px);line-height:1.08;font-weight:900}.gh-hero__text{max-width:460px;margin:0 0 22px;color:#444;font-size:20px;line-height:1.35}.gh-hero__buttons{display:flex;gap:20px;align-items:center}.gh-btn{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 24px;border-radius:999px;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 4px 8px rgba(0,0,0,.2)}.gh-btn--call{background:#0646b3;color:#fff}.gh-btn--contact{background:#fff;color:#0634a0}.gh-hero__right{position:absolute;right:0;top:0;width:52%;height:100%;z-index:1;overflow:hidden}.gh-hero__image-frame{position:absolute;right:clamp(28px,4.5vw,76px);top:-40px;width:min(620px,44vw);height:520px;overflow:hidden;transform:skewX(-24deg);border-left:8px solid #062b73;border-bottom:8px solid #062b73;border-radius:0 0 0 70px;background:#fff}.gh-hero__image-frame:before{content:"";position:absolute;inset:12px;border-left:6px solid #fff;border-bottom:6px solid #fff;border-radius:0 0 0 55px;z-index:2;pointer-events:none}.gh-hero__image-frame img{width:125%;height:100%;object-fit:cover;transform:skewX(24deg) translateX(-80px)}@media(max-width:1200px){.gh-hero{width:92%}.gh-hero__left{padding-left:42px}.gh-hero__image-frame{right:42px;width:min(520px,44vw)}}@media(max-width:900px){.gh-hero{width:92%;flex-direction:column;min-height:auto}.gh-hero__left{width:100%;max-width:none;padding:45px 24px;text-align:center}.gh-hero h1{font-size:34px}.gh-hero__text{margin-left:auto;margin-right:auto;font-size:17px}.gh-hero__buttons{justify-content:center;flex-wrap:wrap}.gh-hero__right{position:relative;width:100%;height:300px;right:auto;overflow:hidden}.gh-hero__image-frame{position:relative;width:100%;height:300px;right:auto;top:auto;transform:none;border-radius:0;border-left:0}.gh-hero__image-frame img{transform:none;width:100%}}@media(max-width:520px){.gh-hero{width:94%}.gh-hero__left{padding:38px 18px}.gh-hero h1{font-size:30px}.gh-hero__text{font-size:16px}.gh-btn{width:100%;max-width:240px}.gh-hero__right{height:240px}.gh-hero__image-frame{height:240px}}.gh-services{background:#fff;padding:78px 0}.gh-services__inner{width:min(100% - 72px,1420px);margin:0 auto}.gh-services__head{text-align:center;margin:0 auto 38px}.gh-services__label{margin:0 0 12px;color:#b99a2e;font-size:13px;font-weight:900;letter-spacing:3px;text-transform:uppercase}.gh-services h2{max-width:900px;margin:0 auto;color:#07172e;font-size:clamp(32px,3.3vw,52px);line-height:1.05;font-weight:900;letter-spacing:-.045em}.gh-services__intro{max-width:760px;margin:16px auto 0;color:#526074;font-size:clamp(16px,1.15vw,19px);line-height:1.5}.gh-services__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.gh-service-card{display:flex;flex-direction:column;height:100%;min-height:100%;padding:0;border:1px solid #e5e7eb;border-radius:24px;background:#fff;box-shadow:0 16px 38px rgba(15,23,42,.075);opacity:0;transform:translateY(24px);overflow:hidden;transition:opacity .55s ease,transform .55s ease,box-shadow .3s ease,border-color .3s ease}.gh-service-card.is-visible{opacity:1;transform:translateY(0)}.gh-service-card:hover{transform:translateY(-8px);border-color:rgba(185,154,46,.38);box-shadow:0 28px 66px rgba(15,23,42,.14)}.gh-service-card__media{position:relative;width:100%;height:280px;margin:0;overflow:hidden;border-radius:22px 22px 18px 18px;background:#fff}.gh-service-card__media::after{display:none}.gh-service-card__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:none;transition:transform .45s ease,filter .45s ease}.gh-service-card:hover .gh-service-card__media img{transform:scale(1.03);filter:saturate(1.04) contrast(1.03)}.gh-service-card__label{display:block;margin:16px 18px 8px;color:#b99a2e;font-size:11px;font-weight:900;letter-spacing:1.9px;line-height:1;text-transform:uppercase}.gh-service-card h3{margin:0 18px 9px;color:#07172e;font-size:21px;line-height:1.16;font-weight:850;letter-spacing:-.025em}.gh-service-card p{margin:0 18px 18px;color:#526074;font-size:15px;line-height:1.52}.gh-service-card__btn{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:40px;margin:auto 18px 18px;padding:0 17px;border:1px solid #d8dde7;border-radius:999px;color:#07172e;font-size:13px;font-weight:850;text-decoration:none;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease}.gh-service-card__btn:focus-visible,.gh-service-card__btn:hover{background:#07172e;color:#fff;border-color:#07172e;transform:translateY(-2px)}.gh-services__trust{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:36px;padding:30px 32px;border-radius:24px;background:#07172e;box-shadow:0 24px 58px rgba(7,23,46,.18)}.gh-services__trust span{color:#fff;font-size:15px;font-weight:800;line-height:1.35;white-space:nowrap}.gh-services__trust span::first-letter{color:#b99a2e}@media(max-width:1100px){.gh-services{padding:70px 0}.gh-services__inner{width:min(100% - 48px,980px)}.gh-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-service-card__media{height:250px}.gh-services__trust{flex-wrap:wrap;justify-content:center}.gh-services__trust span{white-space:normal}}@media(max-width:680px){.gh-services{padding:56px 0}.gh-services__inner{width:min(100% - 32px,520px)}.gh-services__head{margin-bottom:30px}.gh-services h2{font-size:31px}.gh-services__intro{font-size:16px}.gh-services__grid{grid-template-columns:1fr;gap:20px}.gh-service-card{transform:translateY(18px)}.gh-service-card__media{height:230px}.gh-service-card__label{margin:14px 16px 7px}.gh-service-card h3{margin-right:16px;margin-left:16px;font-size:21px}.gh-service-card p{margin-right:16px;margin-left:16px;font-size:15px}.gh-service-card__btn{margin-right:16px;margin-left:16px}.gh-services__trust{flex-direction:column;align-items:flex-start;margin-top:30px;padding:24px}.gh-services__trust span{font-size:15px}}@media(prefers-reduced-motion:reduce){.gh-service-card,.gh-service-card__btn,.gh-service-card__media img{transition:none}.gh-service-card{opacity:1;transform:none}.gh-service-card:hover{transform:none}.gh-service-card:hover .gh-service-card__media img{transform:none}}.gh-process{background:#f8fafc;padding:74px 0}.gh-process__inner{width:min(100% - 72px,1400px);margin:0 auto}.gh-process__head{max-width:850px;margin:0 auto 38px;text-align:center}.gh-process__label{margin:0 0 12px;color:#b99a2e;font-size:13px;font-weight:900;letter-spacing:3px;line-height:1;text-transform:uppercase}.gh-process h2{margin:0;color:#07172e;font-size:clamp(31px,3vw,48px);line-height:1.06;font-weight:900;letter-spacing:-.04em}.gh-process__intro{max-width:760px;margin:16px auto 0;color:#526074;font-size:clamp(16px,1.1vw,18px);line-height:1.55}.gh-process__steps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch}.gh-process__steps::before{content:"";position:absolute;top:39px;left:10%;right:10%;height:1px;background:linear-gradient(90deg,rgba(185,154,46,0),rgba(185,154,46,.55),rgba(185,154,46,0));z-index:0}.gh-process-card{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100%;padding:24px 22px 22px;border:1px solid rgba(226,232,240,.95);border-radius:18px;background:#fff;box-shadow:0 16px 38px rgba(15,23,42,.07);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.gh-process-card:hover{transform:translateY(-6px);border-color:rgba(185,154,46,.36);box-shadow:0 26px 60px rgba(15,23,42,.12)}.gh-process-card__number{display:inline-grid;place-items:center;width:56px;height:56px;margin:0 0 18px;border-radius:999px;background:#07172e;color:#d7b94c;font-size:15px;font-weight:900;letter-spacing:.08em;box-shadow:0 12px 26px rgba(7,23,46,.16)}.gh-process-card h3{margin:0 0 10px;color:#07172e;font-size:20px;line-height:1.18;font-weight:850;letter-spacing:-.025em}.gh-process-card p{margin:0;color:#526074;font-size:15px;line-height:1.58}@media(max-width:1100px){.gh-process{padding:66px 0}.gh-process__inner{width:min(100% - 48px,960px)}.gh-process__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-process__steps::before{display:none}.gh-process-card{padding:22px}}@media(max-width:680px){.gh-process{padding:54px 0}.gh-process__inner{width:min(100% - 32px,520px)}.gh-process__head{margin-bottom:30px}.gh-process h2{font-size:31px}.gh-process__steps{grid-template-columns:1fr;gap:18px}.gh-process-card{padding:20px}.gh-process-card__number{width:52px;height:52px;margin-bottom:16px}.gh-process-card h3{font-size:19px}.gh-process-card p{font-size:15px}}@media(prefers-reduced-motion:reduce){.gh-process-card{transition:none}.gh-process-card:hover{transform:none}}.gh-brands{background:#fff;padding:80px 0}.gh-brands__inner{width:min(100% - 48px,1600px);margin:0 auto}.gh-brands__head{max-width:900px;margin:0 auto 42px;text-align:center}.gh-brands__label{margin:0 0 12px;color:#b99a2e;font-size:13px;font-weight:900;letter-spacing:3px;line-height:1;text-transform:uppercase}.gh-brands h2{margin:0;color:#07172e;font-size:clamp(32px,3.3vw,52px);line-height:1.05;font-weight:900;letter-spacing:-.045em}.gh-brands__intro{max-width:820px;margin:16px auto 0;color:#526074;font-size:clamp(16px,1.15vw,19px);line-height:1.55}.gh-brands__grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:16px}.gh-brand-card{height:120px;display:flex;align-items:center;justify-content:center;padding:18px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.055);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.gh-brand-card:hover{transform:translateY(-5px);border-color:rgba(185,154,46,.38);box-shadow:0 22px 48px rgba(15,23,42,.12)}.gh-brand-card img{display:block;max-width:100%;max-height:72px;width:auto;height:auto;object-fit:contain;transition:transform .28s ease,filter .28s ease}.gh-brand-card:hover img{transform:scale(1.08);filter:saturate(1.04) contrast(1.04)}.gh-brands__empty{max-width:720px;margin:0 auto;color:#526074;text-align:center;font-size:15px;line-height:1.6}.gh-brands__empty code{color:#07172e;font-weight:800}.gh-brands__cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:38px;padding:30px 34px;border-radius:24px;background:#07172e;box-shadow:0 26px 64px rgba(7,23,46,.18)}.gh-brands__cta h3{margin:0 0 8px;color:#fff;font-size:clamp(22px,2vw,30px);line-height:1.12;font-weight:900;letter-spacing:-.03em}.gh-brands__cta p{max-width:780px;margin:0;color:rgba(255,255,255,.78);font-size:16px;line-height:1.55}.gh-brands__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;flex:0 0 auto;padding:0 22px;border-radius:999px;background:#d7b94c;color:#07172e;font-size:15px;font-weight:900;text-decoration:none;box-shadow:0 14px 32px rgba(215,185,76,.22);transition:transform .28s ease,background .28s ease,box-shadow .28s ease}.gh-brands__btn:focus-visible,.gh-brands__btn:hover{transform:translateY(-2px);background:#f0d36a;box-shadow:0 18px 42px rgba(215,185,76,.3)}@media(max-width:1280px){.gh-brands__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:900px){.gh-brands{padding:68px 0}.gh-brands__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.gh-brand-card{height:112px;padding:16px}.gh-brands__cta{align-items:flex-start;flex-direction:column;padding:28px}}@media(max-width:560px){.gh-brands{padding:56px 0}.gh-brands__inner{width:min(100% - 32px,1600px)}.gh-brands__head{margin-bottom:30px}.gh-brands h2{font-size:31px}.gh-brands__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gh-brand-card{height:98px;padding:12px;border-radius:14px}.gh-brand-card img{max-height:58px}.gh-brands__cta{margin-top:30px;padding:24px;border-radius:20px}.gh-brands__btn{width:100%}}@media(prefers-reduced-motion:reduce){.gh-brand-card,.gh-brand-card img,.gh-brands__btn{transition:none}.gh-brand-card:hover,.gh-brands__btn:hover{transform:none}.gh-brand-card:hover img{transform:none}}.gh-coverage{background:#f8fafc;padding:80px 0}.gh-coverage__inner{width:min(100% - 48px,1600px);margin:0 auto;display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%);gap:54px;align-items:center}.gh-coverage__label{margin:0 0 12px;color:#b99a2e;font-size:13px;font-weight:900;letter-spacing:3px;line-height:1;text-transform:uppercase}.gh-coverage h2{max-width:650px;margin:0;color:#07172e;font-size:clamp(32px,3.4vw,54px);line-height:1.04;font-weight:900;letter-spacing:-.045em}.gh-coverage__intro{max-width:640px;margin:18px 0 0;color:#526074;font-size:clamp(16px,1.15vw,19px);line-height:1.56}.gh-coverage__seo{max-width:640px;margin:14px 0 0;color:#64748b;font-size:15px;line-height:1.6}.gh-coverage__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.gh-coverage__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .28s ease,background .28s ease,color .28s ease,border-color .28s ease,box-shadow .28s ease}.gh-coverage__btn--primary{background:#07172e;color:#fff;box-shadow:0 16px 34px rgba(7,23,46,.14)}.gh-coverage__btn--secondary{border:1px solid #d8dde7;background:#fff;color:#07172e}.gh-coverage__btn:focus-visible,.gh-coverage__btn:hover{transform:translateY(-2px)}.gh-coverage__btn--primary:focus-visible,.gh-coverage__btn--primary:hover{background:#10233f}.gh-coverage__btn--secondary:focus-visible,.gh-coverage__btn--secondary:hover{border-color:rgba(185,154,46,.55);color:#07172e;box-shadow:0 14px 30px rgba(15,23,42,.08)}.gh-coverage__locations{min-width:0}.gh-coverage__grid{display:flex;flex-wrap:wrap;gap:12px}.gh-location-pill{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#07172e;font-size:14px;font-weight:800;line-height:1;box-shadow:0 10px 24px rgba(15,23,42,.045);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,color .24s ease}.gh-location-pill__icon{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:999px;background:rgba(185,154,46,.13);color:#b99a2e;font-size:8px;line-height:1}.gh-location-pill:hover{transform:translateY(-3px);border-color:rgba(185,154,46,.5);color:#07172e;box-shadow:0 18px 38px rgba(15,23,42,.1)}.gh-location-pill:hover .gh-location-pill__icon{background:#b99a2e;color:#fff}.gh-coverage__strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:26px;padding:22px 24px;border-radius:22px;background:#07172e;box-shadow:0 24px 56px rgba(7,23,46,.16)}.gh-coverage__strip p{margin:0;color:#fff;font-size:18px;font-weight:850;letter-spacing:-.02em}.gh-coverage__strip a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;flex:0 0 auto;padding:0 18px;border-radius:999px;background:#d7b94c;color:#07172e;font-size:14px;font-weight:900;text-decoration:none;transition:transform .24s ease,background .24s ease,box-shadow .24s ease}.gh-coverage__strip a:focus-visible,.gh-coverage__strip a:hover{transform:translateY(-2px);background:#f0d36a;box-shadow:0 16px 32px rgba(215,185,76,.25)}@media(max-width:980px){.gh-coverage{padding:68px 0}.gh-coverage__inner{grid-template-columns:1fr;gap:34px}.gh-coverage h2,.gh-coverage__intro,.gh-coverage__seo{max-width:850px}.gh-coverage__grid{gap:10px}}@media(max-width:620px){.gh-coverage{padding:56px 0}.gh-coverage__inner{width:min(100% - 32px,1600px);gap:30px}.gh-coverage h2{font-size:31px}.gh-coverage__actions{gap:10px}.gh-coverage__btn{width:100%}.gh-location-pill{min-height:40px;padding:0 13px;font-size:13px}.gh-coverage__strip{flex-direction:column;align-items:flex-start;padding:22px}.gh-coverage__strip a{width:100%}}@media(prefers-reduced-motion:reduce){.gh-coverage__btn,.gh-coverage__strip a,.gh-location-pill{transition:none}.gh-coverage__btn:hover,.gh-coverage__strip a:hover,.gh-location-pill:hover{transform:none}}.gh-why{background:#fff;padding:90px 0}.gh-why__inner{width:min(100% - 48px,1600px);margin:0 auto;display:grid;grid-template-columns:minmax(0,40%) minmax(0,60%);gap:58px;align-items:stretch}.gh-why__media{position:relative;min-height:100%}.gh-why__image{height:100%;min-height:680px;overflow:hidden;border-radius:24px;background:#f1f5f9;box-shadow:0 30px 80px rgba(15,23,42,.15)}.gh-why__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .5s ease,filter .5s ease}.gh-why__image:hover img{transform:scale(1.045);filter:saturate(1.05) contrast(1.04)}.gh-why__badge{position:absolute;left:24px;right:24px;bottom:24px;display:flex;flex-wrap:wrap;gap:10px;padding:16px;border:1px solid rgba(255,255,255,.25);border-radius:18px;background:rgba(7,23,46,.9);box-shadow:0 22px 46px rgba(7,23,46,.22);backdrop-filter:blur(10px)}.gh-why__badge span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-size:13px;font-weight:850;line-height:1}.gh-why__badge span::first-letter{color:#d7b94c}.gh-why__content{min-width:0}.gh-why__label{margin:0 0 12px;color:#b99a2e;font-size:13px;font-weight:900;letter-spacing:3px;line-height:1;text-transform:uppercase}.gh-why h2{max-width:920px;margin:0;color:#07172e;font-size:clamp(32px,3.3vw,54px);line-height:1.04;font-weight:900;letter-spacing:-.045em}.gh-why__intro{max-width:920px;margin:18px 0 0;color:#526074;font-size:clamp(16px,1.15vw,19px);line-height:1.56}.gh-why__seo{max-width:920px;margin:13px 0 0;color:#64748b;font-size:15px;line-height:1.6}.gh-why__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}.gh-why-card{padding:20px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.06);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.gh-why-card:hover{transform:translateY(-5px);border-color:rgba(185,154,46,.38);box-shadow:0 24px 54px rgba(15,23,42,.12)}.gh-why-card h3{margin:0 0 9px;color:#07172e;font-size:19px;line-height:1.18;font-weight:850;letter-spacing:-.025em}.gh-why-card p{margin:0;color:#526074;font-size:15px;line-height:1.55}.gh-why__stats{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px;padding:26px 28px;border-radius:22px;background:#07172e;box-shadow:0 24px 58px rgba(7,23,46,.18)}.gh-why__stats span{color:#fff;font-size:15px;font-weight:850;line-height:1.35;white-space:nowrap}.gh-why__stats span::first-letter{color:#d7b94c}@media(max-width:1100px){.gh-why{padding:76px 0}.gh-why__inner{grid-template-columns:1fr;gap:36px}.gh-why__image{height:520px;min-height:0}.gh-why__stats{flex-wrap:wrap;justify-content:center}.gh-why__stats span{white-space:normal}}@media(max-width:680px){.gh-why{padding:60px 0}.gh-why__inner{width:min(100% - 32px,1600px);gap:30px}.gh-why__image{height:420px;border-radius:22px}.gh-why__badge{left:16px;right:16px;bottom:16px;padding:14px}.gh-why h2{font-size:31px}.gh-why__grid{grid-template-columns:1fr;gap:14px}.gh-why-card{padding:18px}.gh-why__stats{flex-direction:column;align-items:flex-start;padding:24px}.gh-why__stats span{font-size:15px}}@media(prefers-reduced-motion:reduce){.gh-why-card,.gh-why__image img{transition:none}.gh-why-card:hover,.gh-why__image:hover img{transform:none}}.gh-reviews{background:#fff;padding:80px 0}.gh-reviews__inner{width:min(100% - 48px,1600px);margin:0 auto}.gh-reviews__head{max-width:900px;margin:0 auto 36px;text-align:center}.gh-reviews__label{margin:0 0 12px;color:#b99a2e;font-size:13px;font-weight:900;letter-spacing:3px;line-height:1;text-transform:uppercase}.gh-reviews h2{margin:0;color:#07172e;font-size:clamp(32px,3.3vw,52px);line-height:1.05;font-weight:900;letter-spacing:-.045em}.gh-reviews__intro{max-width:820px;margin:16px auto 0;color:#526074;font-size:clamp(16px,1.15vw,19px);line-height:1.55}.gh-reviews__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 26px}.gh-reviews__summary span{display:flex;align-items:center;justify-content:center;min-height:54px;padding:0 16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;color:#07172e;font-size:14px;font-weight:900;text-align:center;box-shadow:0 12px 28px rgba(15,23,42,.055)}.gh-reviews__summary span::before{content:"★★★★★";margin-right:9px;color:#d7b94c;font-size:12px;letter-spacing:.08em}.gh-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.gh-review-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:28px;border:1px solid #e5e7eb;border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(15,23,42,.07);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.gh-review-card:hover{transform:translateY(-6px);border-color:rgba(185,154,46,.38);box-shadow:0 28px 64px rgba(15,23,42,.13)}.gh-review-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.gh-review-card__stars{color:#d7b94c;font-size:17px;font-weight:900;letter-spacing:.08em;line-height:1}.gh-review-card__source{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 11px;border-radius:999px;background:#f8fafc;color:#07172e;font-size:12px;font-weight:900;border:1px solid #e5e7eb}.gh-review-card blockquote{margin:0}.gh-review-card blockquote p{margin:0;color:#526074;font-size:15px;line-height:1.62}.gh-review-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:auto;padding-top:22px}.gh-review-card h3{margin:0;color:#07172e;font-size:17px;line-height:1.2;font-weight:900;letter-spacing:-.02em}.gh-review-card time{display:block;margin-top:4px;color:#64748b;font-size:13px;font-weight:700}.gh-review-card__tag{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 11px;border-radius:999px;background:rgba(185,154,46,.11);color:#8b6f16;font-size:12px;font-weight:900;white-space:nowrap}.gh-reviews__cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:34px;padding:30px 34px;border-radius:24px;background:#07172e;box-shadow:0 26px 64px rgba(7,23,46,.18)}.gh-reviews__cta h3{margin:0 0 8px;color:#fff;font-size:clamp(22px,2vw,30px);line-height:1.12;font-weight:900;letter-spacing:-.03em}.gh-reviews__cta p{max-width:820px;margin:0;color:rgba(255,255,255,.78);font-size:16px;line-height:1.55}.gh-reviews__cta a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;flex:0 0 auto;padding:0 22px;border-radius:999px;background:#d7b94c;color:#07172e;font-size:15px;font-weight:900;text-decoration:none;box-shadow:0 14px 32px rgba(215,185,76,.22);transition:transform .28s ease,background .28s ease,box-shadow .28s ease}.gh-reviews__cta a:focus-visible,.gh-reviews__cta a:hover{transform:translateY(-2px);background:#f0d36a;box-shadow:0 18px 42px rgba(215,185,76,.3)}@media(max-width:1000px){.gh-reviews{padding:68px 0}.gh-reviews__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-reviews__cta{align-items:flex-start;flex-direction:column;padding:28px}}@media(max-width:640px){.gh-reviews{padding:56px 0}.gh-reviews__inner{width:min(100% - 32px,1600px)}.gh-reviews__head{margin-bottom:30px}.gh-reviews h2{font-size:31px}.gh-reviews__summary{grid-template-columns:1fr}.gh-reviews__grid{grid-template-columns:1fr;gap:18px}.gh-review-card{padding:24px}.gh-review-card__footer{align-items:flex-start;flex-direction:column}.gh-review-card__tag{white-space:normal}.gh-reviews__cta{margin-top:28px;padding:24px}.gh-reviews__cta a{width:100%}}@media(prefers-reduced-motion:reduce){.gh-review-card,.gh-reviews__cta a{transition:none}.gh-review-card:hover,.gh-reviews__cta a:hover{transform:none}}.gh-problems{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 8%,rgba(215,185,76,.16),transparent 28%),linear-gradient(135deg,#07172e 0,#0c213d 48%,#0f2d50 100%);padding:82px 0;color:#fff}.gh-problems::after,.gh-problems::before{content:"";position:absolute;pointer-events:none}.gh-problems::before{inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.15))}.gh-problems::after{width:360px;height:360px;right:-140px;bottom:-180px;border-radius:999px;background:rgba(215,185,76,.13);filter:blur(4px)}.gh-problems__inner{position:relative;z-index:1;width:min(100% - 48px,1600px);margin:0 auto}.gh-electronics__inner{display:grid;grid-template-columns:minmax(0,39%) minmax(0,61%);gap:46px;align-items:center}.gh-electronics__content{max-width:560px}.gh-problems__label{margin:0 0 12px;color:#d7b94c;font-size:13px;font-weight:900;letter-spacing:3px;line-height:1;text-transform:uppercase}.gh-problems h2{margin:0;color:#fff;font-size:clamp(34px, 3.55vw, 58px);line-height:1.02;font-weight:950;letter-spacing:-.055em}.gh-problems__intro{margin:18px 0 0;color:rgba(255,255,255,.82);font-size:clamp(16px, 1.15vw, 19px);line-height:1.62}.gh-problems__seo{margin:14px 0 0;color:rgba(255,255,255,.64);font-size:15px;line-height:1.65}.gh-problems__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.gh-problems__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-size:15px;font-weight:900;text-decoration:none;transition:transform .28s ease,background .28s ease,box-shadow .28s ease,border-color .28s ease,color .28s ease}.gh-problems__btn--primary{background:#d7b94c;color:#07172e;box-shadow:0 16px 38px rgba(215,185,76,.24)}.gh-problems__btn--secondary{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08);color:#fff}.gh-problems__btn:focus-visible,.gh-problems__btn:hover{transform:translateY(-2px)}.gh-problems__btn--primary:focus-visible,.gh-problems__btn--primary:hover{background:#f0d36a;box-shadow:0 20px 48px rgba(215,185,76,.32)}.gh-problems__btn--secondary:focus-visible,.gh-problems__btn--secondary:hover{border-color:#d7b94c;background:rgba(255,255,255,.13)}.gh-electronics__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}.gh-electronics-card{position:relative;display:flex;flex-direction:column;gap:18px;min-height:100%;padding:28px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.055) 55%,rgba(215,185,76,.07)),radial-gradient(circle at 100% 0,rgba(215,185,76,.12),transparent 34%);box-shadow:0 22px 54px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.12);backdrop-filter:blur(10px);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease}.gh-electronics-card::before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:22px 0 0 22px;background:linear-gradient(180deg,#d7b94c,rgba(215,185,76,.18));transition:background .28s ease,box-shadow .28s ease}.gh-electronics-card::after{content:"";position:absolute;inset:1px 1px auto 1px;height:44%;border-radius:22px 22px 100px 100px;background:linear-gradient(180deg,rgba(255,255,255,.095),transparent);pointer-events:none}.gh-electronics-card:hover{transform:translateY(-6px);border-color:rgba(255,255,255,.22);background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.07) 55%,rgba(215,185,76,.1)),radial-gradient(circle at 100% 0,rgba(215,185,76,.16),transparent 34%);box-shadow:0 30px 74px rgba(0,0,0,.32),0 0 34px rgba(215,185,76,.12),inset 0 1px 0 rgba(255,255,255,.15)}.gh-electronics-card:hover::before{background:linear-gradient(180deg,#f0d36a,rgba(215,185,76,.42));box-shadow:0 0 24px rgba(240,211,106,.42)}.gh-electronics-card__top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.gh-electronics-card__icon{position:relative;flex:0 0 auto;width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(220,180,55,.45);border-radius:16px;background:rgba(7,23,46,.68);color:#d7b94c;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),0 12px 28px rgba(0,0,0,.18);transition:background .28s ease,color .28s ease,border-color .28s ease,box-shadow .28s ease}.gh-electronics-card:hover .gh-electronics-card__icon{border-color:rgba(240,211,106,.88);background:#d7b94c;color:#07172e;box-shadow:0 18px 34px rgba(215,185,76,.2)}.gh-electronics-card__icon span,.gh-electronics-card__icon span::after,.gh-electronics-card__icon span::before{position:absolute;content:"";display:block}.gh-electronics-card__icon--module span{width:27px;height:20px;border:2px solid currentColor;border-radius:5px}.gh-electronics-card__icon--module span::after,.gh-electronics-card__icon--module span::before{top:-7px;width:2px;height:5px;background:currentColor;box-shadow:8px 0 currentColor,16px 0 currentColor,24px 0 currentColor}.gh-electronics-card__icon--module span::after{top:auto;bottom:-7px}.gh-electronics-card__icon--circuit span{width:28px;height:28px;border:2px solid currentColor;border-radius:50%}.gh-electronics-card__icon--circuit span::before{width:8px;height:8px;inset:8px;border-radius:50%;background:currentColor}.gh-electronics-card__icon--circuit span::after{width:30px;height:2px;top:13px;left:-1px;background:currentColor;transform:rotate(-35deg)}.gh-electronics-card__icon--dashboard span{width:30px;height:20px;border:2px solid currentColor;border-radius:14px 14px 7px 7px}.gh-electronics-card__icon--dashboard span::before{width:12px;height:2px;left:8px;bottom:5px;background:currentColor;transform-origin:left center;transform:rotate(-28deg)}.gh-electronics-card__icon--tractor span{width:23px;height:13px;border:2px solid currentColor;border-radius:4px}.gh-electronics-card__icon--tractor span::before{width:15px;height:15px;left:-5px;bottom:-11px;border:2px solid currentColor;border-radius:50%}.gh-electronics-card__icon--tractor span::after{width:10px;height:10px;right:-8px;bottom:-8px;border:2px solid currentColor;border-radius:50%}.gh-electronics-card__icon--software span{width:28px;height:22px;border:2px solid currentColor;border-radius:5px}.gh-electronics-card__icon--software span::before{width:10px;height:10px;left:7px;top:4px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.gh-electronics-card__icon--immobiliser span{width:24px;height:18px;border:2px solid currentColor;border-radius:5px}.gh-electronics-card__icon--immobiliser span::before{width:12px;height:10px;left:4px;top:-12px;border:2px solid currentColor;border-bottom:0;border-radius:10px 10px 0 0}.gh-electronics-card__icon--immobiliser span::after{width:5px;height:5px;left:8px;top:5px;border-radius:50%;background:currentColor}.gh-electronics-card__body{position:relative;z-index:1;flex:1;min-width:0}.gh-electronics-card__category{max-width:210px;margin:4px 0 0;color:#d7b94c;font-size:11px;font-weight:800;letter-spacing:1.8px;line-height:1.35;text-align:right;text-transform:uppercase}.gh-electronics-card h3{margin:0 0 11px;color:#fff;font-size:clamp(20px, 1.45vw, 22px);line-height:1.15;font-weight:900;letter-spacing:-.03em}.gh-electronics-card__body>p{margin:0;color:rgba(226,232,240,.78);font-size:15px;line-height:1.55}.gh-electronics-card__bottom{position:relative;z-index:1;display:flex;flex-direction:column;gap:14px;margin-top:auto}.gh-electronics-card__chips{display:flex;flex-wrap:wrap;gap:7px}.gh-electronics-card__chips span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(5,16,32,.58);color:rgba(255,255,255,.84);font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.gh-electronics-card__link{display:inline-flex;align-items:center;align-self:flex-start;gap:6px;color:#d7b94c;font-size:14px;font-weight:900;line-height:1;text-decoration:none}.gh-electronics-card__link span{display:inline-block;transition:transform .28s ease}.gh-electronics-card:hover .gh-electronics-card__link span,.gh-electronics-card__link:focus-visible span,.gh-electronics-card__link:hover span{transform:translateX(4px)}@media (max-width:1100px){.gh-problems{padding:70px 0}.gh-electronics__inner{grid-template-columns:1fr;gap:34px}.gh-electronics__content{max-width:880px}}@media (max-width:720px){.gh-problems{padding:58px 0}.gh-problems__inner{width:min(100% - 32px,1600px)}.gh-problems h2{font-size:32px}.gh-electronics__grid{grid-template-columns:1fr;gap:16px}.gh-electronics-card{gap:16px;padding:22px}.gh-electronics-card__icon{width:52px;height:52px;border-radius:14px}.gh-electronics-card__category{max-width:170px;font-size:10px}.gh-problems__actions{flex-direction:column}.gh-problems__btn{width:100%}}@media (prefers-reduced-motion:reduce){.gh-electronics-card,.gh-problems__btn{transition:none}.gh-electronics-card:hover,.gh-problems__btn:hover{transform:none}}.gh-faq{background:#f8fafc;padding:80px 0}.gh-faq__inner{width:min(100% - 48px,1400px);margin:0 auto}.gh-faq__head{max-width:900px;margin:0 auto 38px;text-align:center}.gh-faq__label{margin:0 0 12px;color:#b99a2e;font-size:13px;font-weight:900;letter-spacing:3px;line-height:1;text-transform:uppercase}.gh-faq h2{margin:0;color:#07172e;font-size:clamp(32px,3.3vw,52px);line-height:1.05;font-weight:900;letter-spacing:-.045em}.gh-faq__intro{max-width:820px;margin:16px auto 0;color:#526074;font-size:clamp(16px,1.15vw,19px);line-height:1.55}.gh-faq__list{display:grid;grid-template-columns:1fr;gap:12px}.gh-faq-item{border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.055);overflow:hidden;transition:border-color .28s ease,box-shadow .28s ease,transform .28s ease}.gh-faq-item.is-open,.gh-faq-item:hover{border-color:rgba(185,154,46,.42);box-shadow:0 22px 48px rgba(15,23,42,.1)}.gh-faq-item.is-open{transform:translateY(-2px)}.gh-faq-item h3{margin:0}.gh-faq-item__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border:0;background:0 0;color:#07172e;font:inherit;text-align:left;cursor:pointer}.gh-faq-item__question span:first-child{font-size:17px;font-weight:850;line-height:1.3;letter-spacing:-.015em}.gh-faq-item__icon{position:relative;flex:0 0 auto;width:34px;height:34px;border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb;transition:background .28s ease,border-color .28s ease,transform .28s ease}.gh-faq-item__icon::after,.gh-faq-item__icon::before{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;background:#b99a2e;border-radius:999px;transform:translate(-50%,-50%)}.gh-faq-item__icon::after{transform:translate(-50%,-50%) rotate(90deg);transition:opacity .28s ease}.gh-faq-item.is-open .gh-faq-item__icon{background:#07172e;border-color:#07172e;transform:rotate(180deg)}.gh-faq-item.is-open .gh-faq-item__icon::after{opacity:0}.gh-faq-item__answer{max-height:0;opacity:0;overflow:hidden;visibility:hidden;transition:max-height .36s ease,opacity .26s ease,visibility 0s linear .36s}.gh-faq-item.is-open .gh-faq-item__answer{max-height:420px;opacity:1;visibility:visible;transition:max-height .42s ease,opacity .28s ease,visibility 0s}.gh-faq-item__answer-inner{padding:0 22px 22px}.gh-faq-item__answer-inner p{margin:0;padding-top:2px;color:#526074;font-size:15px;line-height:1.65}@media(max-width:680px){.gh-faq{padding:56px 0}.gh-faq__inner{width:min(100% - 32px,1400px)}.gh-faq__head{margin-bottom:30px}.gh-faq h2{font-size:31px}.gh-faq-item__question{padding:18px}.gh-faq-item__question span:first-child{font-size:16px}.gh-faq-item__answer-inner{padding:0 18px 20px}.gh-faq-item__icon{width:32px;height:32px}}@media(prefers-reduced-motion:reduce){.gh-faq-item,.gh-faq-item__answer,.gh-faq-item__icon{transition:none}.gh-faq-item.is-open{transform:none}}