/* agm-button-contrast-guard-v55 */

/* Labels must always inherit the verified colour of their button. */
html body a.elementor-button .elementor-button-content-wrapper,
html body a.elementor-button .elementor-button-text,
html body a.elementor-button .elementor-button-icon,
html body button.elementor-button .elementor-button-content-wrapper,
html body button.elementor-button .elementor-button-text,
html body button.elementor-button .elementor-button-icon{color:inherit!important;fill:currentColor!important}
html body a.elementor-button svg,
html body button.elementor-button svg{fill:currentColor!important;color:inherit!important}
/* Branded yellow actions always use dark text. */
html body a.agm-direction-cta,
html body a.agm-direction-cta:visited,
html body a.agm-card-action,
html body a.agm-card-action:visited,
html body a.agm-field-primary,
html body a.agm-field-primary:visited,
html body a.agm-sl35-seo__button,
html body a.agm-sl35-seo__button:visited,
html body.page-id-51 .elementor-51 .elementor-widget-text-editor .agm-hub-support__actions a.agm-hub-support__primary,
html body.page-id-51 .elementor-51 .elementor-widget-text-editor .agm-hub-support__actions a.agm-hub-support__primary:visited{color:#171917!important}
/* The catalogue secondary action sits on a dark gradient. */
html body.page-id-51 .elementor-51 .elementor-widget-text-editor .agm-hub-support__actions a.agm-hub-support__secondary,
html body.page-id-51 .elementor-51 .elementor-widget-text-editor .agm-hub-support__actions a.agm-hub-support__secondary:visited{border-color:rgba(255,255,255,.72)!important;background:rgba(255,255,255,.12)!important;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.35)!important}
html body.page-id-51 .elementor-51 .elementor-widget-text-editor .agm-hub-support__actions a.agm-hub-support__secondary:hover,
html body.page-id-51 .elementor-51 .elementor-widget-text-editor .agm-hub-support__actions a.agm-hub-support__secondary:focus{border-color:#fff!important;background:#fff!important;color:#171917!important;text-shadow:none!important}
/* Legacy guarantee CTA: white label on the Blackline background. */
html body .elementor-element-7b718f1 a.elementor-button,
html body .elementor-element-7b718f1 a.elementor-button:visited{color:#fff!important;fill:#fff!important}
/* Inline styles set by the guard override old visited-link rules. */
.agm-contrast-guarded,.agm-contrast-guarded *{color:inherit!important}
.agm-contrast-guarded svg{fill:currentColor!important}

/* agm-mobile-header-v62 */
@media(max-width:767px){
 .home .elementor-element-00242ec .elementor-heading-title{overflow-wrap:anywhere!important;hyphens:auto!important;max-width:100%!important}
 .elementor-50 .elementor-element-f33f9c7{padding:10px 14px!important;min-height:0!important}
 .elementor-50 .elementor-element-f33f9c7>.e-con-inner{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0!important;min-height:64px!important}
 .elementor-50 .elementor-element-e82f182{order:1!important;flex:0 0 64px!important;width:64px!important;padding:0!important;min-height:0!important}
 .elementor-50 .elementor-element-5a756ba img{width:64px!important;height:64px!important;max-width:64px!important;object-fit:contain!important}
 .elementor-50 .elementor-element-5a756ba>.elementor-widget-container{margin:0!important;padding:0!important}
 .elementor-50 .elementor-element-2d6ded3{order:3!important;flex:0 0 44px!important;width:44px!important;padding:0!important;min-height:0!important}
 .elementor-50 .elementor-element-bc16fdf{width:44px!important}
 .elementor-50 .elementor-menu-toggle{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;padding:9px!important;margin:0!important}
 .elementor-50 .elementor-element-5a2e349{order:2!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;justify-content:center!important;padding:0!important;min-height:0!important;gap:0!important}
 .elementor-50 .elementor-element-13dc668{display:none!important}
 .elementor-50 .elementor-element-9fb7ad6{width:auto!important;margin:0!important}
 .elementor-50 .elementor-element-9fb7ad6 .elementor-heading-title{font-size:15px!important;line-height:1.2!important;white-space:nowrap!important}
 .elementor-50 .elementor-element-9fb7ad6 a{display:flex!important;align-items:center!important;min-height:44px!important;color:#fff!important}
 .elementor-50 .elementor-nav-menu--dropdown{z-index:1000!important}
}
@media(max-width:359px){.elementor-50 .elementor-element-f33f9c7{padding:8px 10px!important}.elementor-50 .elementor-element-f33f9c7>.e-con-inner{gap:8px!important}.elementor-50 .elementor-element-9fb7ad6 .elementor-heading-title{font-size:13px!important}}
/* agm-unified-presentation-v78 */

/* AGM unified presentation. Component tokens are the single source of truth. */
:root {
  --agm-font: Roboto, Arial, sans-serif;
  --agm-ink: #171917;
  --agm-muted: #566056;
  --agm-yellow: #ffdc18;
  --agm-paper: #fff;
  --agm-surface: #f5f6f2;
  --agm-line: #d9ded7;
  --agm-radius: 16px;
  --agm-button-radius: 8px;
  --agm-width: 1140px;
  --agm-gutter: 24px;
  --agm-gap: 24px;
  --agm-h1: 48px;
  --agm-h2: 36px;
  --agm-h3: 24px;
  --agm-section-space: 72px;
}
body.agm78-unified { font-family: var(--agm-font); }
body.agm78-unified [data-elementor-type="header"] .elementor-nav-menu a.elementor-item {
  font:600 16px/1.4 var(--agm-font) !important;
  letter-spacing:0 !important;
}
body.agm78-unified [data-elementor-type="header"] .elementor-nav-menu a[href*="/svaeboynaya-ustanovka-usg-1/"] { color:var(--agm-yellow) !important; font-weight:700 !important; }
body.agm78-unified [data-elementor-type="footer"] :is(a,.elementor-heading-title,p) { font-family:var(--agm-font) !important; }
/* Do not present an unlinked placeholder as working navigation. A future real link remains visible. */
body.agm78-unified [data-elementor-type="footer"] .elementor-element-33e412d:not(:has(a)) { display:none !important; }
body.agm78-unified :is(#content,#agm64-guides) {
  font-family: var(--agm-font);
  --e-global-typography-primary-font-family: Roboto;
  --e-global-typography-secondary-font-family: Roboto;
  --e-global-typography-text-font-family: Roboto;
  --e-global-typography-accent-font-family: Roboto;
}
body.agm78-unified :is(#content,#agm64-guides) :is(.e-con,.e-con-inner,.elementor-widget,.elementor-widget-container) { min-width: 0; }
body.agm78-unified :is(#content,#agm64-guides) :is(h1,h2,h3,.elementor-heading-title,p,li,td,th) {
  font-family: var(--agm-font) !important;
  overflow-wrap: anywhere;
  word-break: normal;
}
body.agm78-unified :is(#content,#agm64-guides) h1 {
  width: auto !important;
  max-width: 100% !important;
  font-size: var(--agm-h1) !important;
  line-height: 1.14 !important;
  font-weight: 700 !important;
  letter-spacing: -.025em !important;
  margin-block: 0 24px !important;
  text-wrap: pretty;
}
body.agm78-unified :is(#content,#agm64-guides) h2 {
  font-size: var(--agm-h2) !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  letter-spacing: -.015em !important;
}
body.agm78-unified :is(#content,#agm64-guides) h3 {
  font-size: var(--agm-h3) !important;
  line-height: 1.28 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-h1-widget {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-hero-copy {
  min-width: 0 !important;
  max-width: 100% !important;
  gap: 16px !important;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-hero-lead .elementor-heading-title {
  font-size: 20px !important;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  margin: 0 !important;
}
/* v79: full-width image/slideshow surfaces must touch the viewport edges. */
body.agm78-unified #content .agm79-fullbleed {
  padding-inline:0 !important; width:100% !important; max-width:100% !important; margin-inline:0 !important;
}
/* The zero-width decorative column overlapped the guarantee title on desktop. */
body.agm78-unified.page-id-940 #content .elementor-element-0a518cf { display:none !important; }
body.agm78-unified.page-id-940 #content .elementor-element-d2b3ec3 { gap:0 !important; }
/* Light information cards must override the shared dark-card typography. */
body.agm78-unified :is(#content,#agm64-guides) .agm78-card:is(.agm78-card--information,.agm-hub-card--guide) :is(h2,h3,.elementor-widget-heading .elementor-heading-title) {
  color:var(--agm-ink) !important;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-card:is(.agm78-card--information,.agm-hub-card--guide) :is(p,li,.agm-hub-card__text) {
  color:var(--agm-muted) !important;
}
/* Observed empty decoration columns in eight legacy photo-gallery titles. */
/* Empty media widgets contain five placeholders each, with no media/link target.
   Real photo galleries elsewhere on these three pages remain intact. */
body.agm78-unified #content .elementor-widget-media-carousel:is(.elementor-element-72b1356,.elementor-element-b6c36e5,.elementor-element-44aa6dd) { display:none !important; }
body.agm78-unified #content .elementor-element-84c8724 a { color:var(--agm-yellow) !important; text-decoration:underline !important; }
/* A dark text-on-photo dealer offer was unreadable; use the shared dark card. */
body.agm78-unified.page-id-1070 #content .elementor-element-b0f4815.e-con.e-child[data-id] {
  background:var(--agm-ink) !important; border-radius:var(--agm-radius) !important; padding:24px !important;
}
body.agm78-unified.page-id-1070 #content .elementor-element-b0f4815 :is(.e-con,.e-con-inner) { width:100% !important; max-width:100% !important; padding:0 !important; }
body.agm78-unified.page-id-1070 #content .elementor-element-b0f4815 :is(h2,h3,.elementor-heading-title) { color:#fff !important; }
body.agm78-unified.page-id-1070 #content .elementor-element-b0f4815 :is(p,li,.elementor-icon-list-text) { color:#d7ded5 !important; }
body.agm78-unified.page-id-1070 #content .elementor-element-b0f4815 .elementor-widget-icon:not(:has(a)) { display:none !important; }
body.agm78-unified.page-id-1070 #content .elementor-element-b0f4815 :is(.elementor-element-8ddb215,.elementor-widget-spacer) { display:none !important; }
body.agm78-unified.page-id-1070 #content .elementor-element-b0f4815 .elementor-element-94ec791 { gap:0 !important; }
@media(max-width:767px) {
  body.agm78-unified #content :is(.elementor-element-aaef84c,.elementor-element-2c64179,.elementor-element-ac42188,.elementor-element-e893097,.elementor-element-419be35,.elementor-element-42dd3e3,.elementor-element-120599f,.elementor-element-662ceaa) { display:none !important; }
  body.agm78-unified #content .e-con:has(> :is(.elementor-element-aaef84c,.elementor-element-2c64179,.elementor-element-ac42188,.elementor-element-e893097,.elementor-element-419be35,.elementor-element-42dd3e3,.elementor-element-120599f,.elementor-element-662ceaa)) { gap:0 !important; }
  body.agm78-unified #content .e-con:has(> :is(.elementor-element-aaef84c,.elementor-element-2c64179,.elementor-element-ac42188,.elementor-element-e893097,.elementor-element-419be35,.elementor-element-42dd3e3,.elementor-element-120599f,.elementor-element-662ceaa)) > .e-con:not(:is(.elementor-element-aaef84c,.elementor-element-2c64179,.elementor-element-ac42188,.elementor-element-e893097,.elementor-element-419be35,.elementor-element-42dd3e3,.elementor-element-120599f,.elementor-element-662ceaa)) { width:100% !important; }
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-layout-section {
  padding-inline: var(--agm-gutter) !important;
  --container-max-width: var(--agm-width);
  --content-width: var(--agm-width);
  max-width: 100% !important;
  width: 100% !important;
  margin-inline: auto !important;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-layout-section > .e-con-inner {
  max-width: var(--agm-width) !important;
  width: 100% !important;
  margin-inline: auto !important;
  padding-inline: 0 !important;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-layout-section .agm78-layout-section { padding-inline:0 !important; }
body.agm78-unified #content .agm78-layout-section.agm78-hero-surface { padding:32px !important; border-radius:var(--agm-radius) !important; }
body.agm78-unified #content .agm78-hero-surface .agm78-hero-copy { padding:0 !important; }
body.agm78-unified :is(#content,#agm64-guides) :is(.agm-hub-section,.agm48-products) { width:100% !important; max-width:var(--agm-width) !important; margin-inline:auto !important; }
body.agm78-unified #content :is(.agm48-catalog,.agm61-guides,.agm-hub-section) {
  box-sizing:border-box !important; width:100% !important; max-width:var(--agm-width) !important;
  padding:0 !important; margin:var(--agm-section-space) auto !important;
  border:0 !important; background:transparent !important; box-shadow:none !important;
}
body.agm78-unified .agm63-breadcrumbs ol,
body.agm78-unified .agm64-breadcrumbs {
  box-sizing: border-box;
  max-width: calc(var(--agm-width) + 2 * var(--agm-gutter));
  margin-inline: auto;
  padding-inline: var(--agm-gutter);
  font-family: var(--agm-font);
}
body.agm78-unified :is(#content,#agm64-guides) :is(.agm48-product,.agm64-hub) { max-width: 100%; }
body.agm78-unified :is(#content,#agm64-guides) .agm48-hero {
  border-radius: var(--agm-radius) !important;
  padding: 32px !important;
  gap: 32px !important;
  grid-template-columns: minmax(0,1fr) minmax(0,1fr) !important;
}
body.agm78-unified #agm64-guides {
  width: min(var(--agm-width),calc(100% - 2 * var(--agm-gutter))) !important;
  margin-inline: auto !important;
}
body.agm78-unified #agm64-guides .agm64-hero {
  max-width: none !important;
  padding: 40px 32px !important;
  border-radius: var(--agm-radius) !important;
}
/* One button layout, with colour chosen by role rather than by viewport. */
body.agm78-unified :is(#content,#agm64-guides,.elementor-popup-modal) :is(a.elementor-button,button.elementor-button,.agm48-btn,.agm56-btn,.agm-card-action,.agm-direction-cta,.agm-hub-card__cta) {
  box-sizing: border-box !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  min-height: 48px !important;
  height: auto !important;
  max-width: 100% !important;
  padding: 12px 24px !important;
  border-radius: var(--agm-button-radius) !important;
  font: 700 16px/1.4 var(--agm-font) !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-transform: none !important;
  white-space: normal !important;
  text-decoration: none !important;
  vertical-align: middle !important;
  box-shadow: none !important;
  transition: background-color .15s,color .15s,border-color .15s;
}
body.agm78-unified :is(#content,#agm64-guides,.elementor-popup-modal) :is(a.elementor-button,button.elementor-button,.agm48-btn,.agm56-btn,.agm-card-action,.agm-direction-cta,.agm-hub-card__cta) {
  background: var(--agm-yellow) !important;
  color: var(--agm-ink) !important;
  border: 1px solid var(--agm-yellow) !important;
}
body.agm78-unified :is(#content,#agm64-guides) :is(.agm48-btn--secondary,.agm56-btn--secondary,.agm78-button-secondary) {
  background: var(--agm-ink) !important;
  color: #fff !important;
  border-color: var(--agm-ink) !important;
}
body.agm78-unified :is(#content,#agm64-guides,.elementor-popup-modal) .elementor-button-content-wrapper {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  width: 100%;
}
body.agm78-unified :is(#content,#agm64-guides,.elementor-popup-modal) .elementor-button-text {
  position: static !important;
  display: inline-block !important;
  flex: 0 1 auto !important;
  margin: 0 !important;
  color: inherit !important;
  font: inherit !important;
  line-height: inherit !important;
  transform: none !important;
}
body.agm78-unified :is(a,button,input,textarea,select):focus-visible { outline: 3px solid #756300 !important; outline-offset: 4px; }
/* Shared card shell. Different content roles retain their content and links. */
body.agm78-unified :is(#content,#agm64-guides) .agm78-card-grid {
  display: grid !important;
  grid-template-columns: repeat(3,minmax(0,1fr)) !important;
  align-items: stretch !important;
  gap: var(--agm-gap) !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-inline: 0 !important;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-card-grid[data-agm78-columns="2"] { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
body.agm78-unified :is(#content,#agm64-guides) .agm78-card {
  box-sizing: border-box !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 20px !important;
  border: 1px solid #303630 !important;
  border-radius: var(--agm-radius) !important;
  background: var(--agm-ink) !important;
  box-shadow: none !important;
  overflow: hidden;
  color: #fff;
  gap: 16px !important;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-card > .e-con-inner {
  width: 100% !important;
  padding: 0 !important;
  gap: 16px !important;
  flex: 1;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-card :is(.agm48-card-body,.agm-hub-card__body,.agm61-entry__body) {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 0 !important;
  min-width: 0;
  gap: 16px;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-card :is(h2,h3,.elementor-widget-heading .elementor-heading-title) {
  margin: 0 !important;
  font-size: 24px !important;
  line-height: 1.28 !important;
  font-weight: 700 !important;
  color: #fff !important;
  text-align: left !important;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-card :is(p,.agm-hub-card__text) {
  margin: 0 !important;
  font: 400 16px/1.55 var(--agm-font) !important;
  color: #d7ded5 !important;
  text-align: left;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-card .agm78-card-description .elementor-heading-title {
  font:400 16px/1.55 var(--agm-font) !important;
  color:#d7ded5 !important;
  text-align:left !important;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-card .agm78-card-action {
  margin-top: auto !important;
  width: 100% !important;
  padding-inline: 0 !important;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-card .agm78-card-action a { width: 100% !important; }
body.agm78-unified :is(#content,#agm64-guides) .agm78-card :is(.agm-card-action,.agm-direction-cta,.agm-hub-card__cta) {
  width: 100% !important;
  margin: auto 0 0 !important;
  flex-direction: row !important;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-card > .agm-hub-card__link {
  display:flex !important; flex:1; flex-direction:column !important; gap:16px !important;
  width:100% !important; height:100% !important; padding:0 !important;
  border:0 !important; background:transparent !important; text-decoration:none !important;
}
body.agm78-unified #content :is(.agm48-card,.agm61-entry).agm78-card > a {
  display:flex !important; flex:1 !important; flex-direction:column !important;
  gap:16px !important; padding:0 !important; width:100% !important; height:100% !important;
  background:transparent !important; border:0 !important;
}
body.agm78-unified #content .agm78-card :is(.agm48-card-body > i,.agm61-entry__read) {
  box-sizing:border-box !important; margin-top:auto !important; display:flex !important; align-items:center !important; justify-content:center !important; gap:10px !important;
  min-height:48px !important; padding:12px 16px !important; border:0 !important; border-radius:var(--agm-button-radius) !important;
  font:700 16px/1.4 var(--agm-font) !important; background:var(--agm-yellow) !important; color:var(--agm-ink) !important;
}
body.agm78-unified #content .agm78-card :is(.agm48-card-body > i > strong,.agm61-entry__read > b),
body.agm78-unified #content .agm78-card :is(.agm-card-action,.agm-direction-cta,.agm-hub-card__cta)::after {
  box-sizing:border-box !important; position:static !important; display:inline-flex !important; align-items:center !important; justify-content:center !important;
  flex:0 0 20px !important; width:20px !important; height:20px !important; min-width:20px !important;
  padding:0 !important; margin:0 !important; border:0 !important; background:transparent !important; color:inherit !important;
  font:700 18px/1 var(--agm-font) !important; transform:none !important;
}
body.agm78-unified :is(#content,#agm64-guides) :is(.agm-card-action__eyebrow,.agm-direction-cta__eyebrow) { display: none !important; }
body.agm78-unified :is(#content,#agm64-guides) .agm78-card .agm78-card-media {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 4/3 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  border: 0 !important;
  border-radius: 10px !important;
  background: #f4f5f0;
}
body.agm78-unified :is(#content,#agm64-guides) .agm78-card .agm78-card-media :is(picture,a,.elementor-widget-container,.elementor-icon-wrapper,.elementor-icon) { width:100% !important; height:100% !important; display:block !important; padding:0 !important; }
body.agm78-unified :is(#content,#agm64-guides) .agm78-card .agm78-card-media img {
  display: block !important;
  position: static !important;
  width: 100% !important;
  height: 100% !important;
  max-height: none !important;
  object-fit: contain !important;
  object-position: center !important;
  transform: none !important;
  border: 0 !important;
}
body.agm78-unified #agm64-guides .agm64-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:var(--agm-gap); }
body.agm78-unified #agm64-guides .agm78-card,
body.agm78-unified #content .agm78-card.agm-hub-card--guide {
  background: #fff !important;
  border-color: var(--agm-line) !important;
  padding: 24px !important;
  color: var(--agm-ink) !important;
}
body.agm78-unified #agm64-guides .agm78-card :is(h2,h3) { color:var(--agm-ink) !important; }
body.agm78-unified #agm64-guides .agm78-card p { color:var(--agm-muted) !important; }
body.agm78-unified #content .agm78-card.agm-hub-card--guide :is(h2,h3) { color:var(--agm-ink) !important; }
body.agm78-unified #content .agm78-card.agm-hub-card--guide p { color:var(--agm-muted) !important; }
body.agm78-unified :is(#content,#agm64-guides) .agm78-card--information { background:#fff !important; color:var(--agm-ink) !important; border-color:var(--agm-line) !important; }
body.agm78-unified :is(#content,#agm64-guides) .agm78-card--information :is(h2,h3) { color:var(--agm-ink) !important; }
body.agm78-unified :is(#content,#agm64-guides) .agm78-card--information :is(p,li) { color:var(--agm-muted) !important; font-size:16px !important; line-height:1.55 !important; }
body.agm78-unified :is(#content,#agm64-guides) .agm78-card--information ul { padding-left:20px !important; margin:0 !important; }
body.agm78-unified :is(#content,#agm64-guides) .agm78-card--information li + li { margin-top:8px; }
body.agm78-unified :is(#content,#agm64-guides) .agm78-card--information a:not(.agm61-entry__link) { color:#675800; }
body.agm78-unified #content .agm-real-media__card { border-radius:var(--agm-radius) !important; }
body.agm78-unified :is(#content,#agm64-guides) .agm78-card:hover { border-color:#a88f00 !important; }
/* Service pages: remove the reserved decorative column, not the text. */
body.agm78-unified.page-id-940 #content :is(.elementor-element-d2b3ec3,.elementor-element-5093451),
body.agm78-unified.page-id-1070 #content .elementor-element-6b7fc69 {
  min-width: 0 !important;
  max-width: 100% !important;
  margin-inline: 0 !important;
}
body.agm78-unified.page-id-972 #content table { width: 100% !important; max-width: 100%; table-layout: fixed; }
body.agm78-unified.page-id-972 #content :is(td,th) { width:50% !important; min-width:0 !important; white-space: normal !important; overflow-wrap:anywhere; }
body.agm78-unified .agm78-reading {
  max-width: 800px !important;
  width: 100% !important;
  margin-inline: auto !important;
  padding-inline: 0 !important;
  font: 400 18px/1.6 var(--agm-font);
}
body.agm78-unified .agm78-reading p { text-align:left !important; font-size:18px !important; line-height:1.6 !important; }
body.agm78-unified .elementor-popup-modal .dialog-widget-content { border-radius:16px !important; max-width:calc(100% - 32px) !important; }
body.agm78-unified .elementor-popup-modal :is(.dialog-message,.elementor-location-popup) { width:100% !important; max-width:100% !important; min-width:0 !important; }
body.agm78-unified .elementor-popup-modal .e-con.e-parent { box-sizing:border-box !important; width:100% !important; padding:32px !important; }
body.agm78-unified .elementor-popup-modal .e-con-inner { width:100% !important; padding:0 !important; }
body.agm78-unified .elementor-popup-modal .elementor-form { padding:8px 0; }
body.agm78-unified .elementor-popup-modal .elementor-field-group > .elementor-field-label {
  display: block !important; position: static !important; clip:auto !important; clip-path:none !important;
  width:auto !important; height:auto !important; overflow:visible !important;
  font:500 14px/1.4 var(--agm-font) !important; color:var(--agm-ink) !important; padding-bottom:6px;
}
body.agm78-unified .elementor-popup-modal .elementor-field:not([type=checkbox]):not([type=hidden]) {
  min-height:48px !important; font:400 16px/1.5 var(--agm-font) !important; border:1px solid #919b8e !important; border-radius:8px !important; padding:10px 12px !important;
}
body.agm78-unified .agm78-form-title { font:700 28px/1.2 var(--agm-font); color:var(--agm-ink); margin:0 30px 20px 0; }
body.agm78-unified .elementor-popup-modal .dialog-close-button { top:16px !important; right:16px !important; }
@media (max-width:1023px) {
  :root { --agm-gutter:20px; --agm-gap:20px; }
  body.agm78-unified :is(#content,#agm64-guides) .agm78-card-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
}
@media (max-width:767px) {
  :root { --agm-h1:32px; --agm-h2:28px; --agm-h3:22px; --agm-section-space:48px; }
  body.agm78-unified :is(#content,#agm64-guides) .agm78-hero-copy { width:100% !important; padding:0 !important; }
  body.agm78-unified #content .agm78-layout-section.agm78-hero-surface { padding:28px 20px !important; }
  body.agm78-unified :is(#content,#agm64-guides) .agm78-hero-lead .elementor-heading-title { font-size:18px !important; }
  body.agm78-unified :is(#content,#agm64-guides) .agm48-hero { padding:24px 20px !important; grid-template-columns:minmax(0,1fr) !important; }
  body.agm78-unified #agm64-guides .agm64-hero { padding:28px 20px !important; }
  body.agm78-unified.page-id-940 #content :is(.elementor-element-d2b3ec3,.elementor-element-5093451) { width:100% !important; padding:0 !important; }
  body.agm78-unified.page-id-940 #content .elementor-element-5093451::before { display:none !important; }
  body.agm78-unified.page-id-940 #content .elementor-element-0a518cf { display:none !important; }
  body.agm78-unified.page-id-940 #content .elementor-element-d2b3ec3 { gap:0 !important; }
  body.agm78-unified.page-id-1070 #content .e-con { max-width:100% !important; min-width:0 !important; }
  body.agm78-unified.page-id-1070 #content .elementor-element-411b0a6 > .e-con-inner { display:block !important; }
  body.agm78-unified.page-id-1070 #content .elementor-element-6b7fc69 { width:100% !important; padding:0 !important; }
  body.agm78-unified.page-id-1070 #content :is(.e-con.e-child,.e-con.e-child > .e-con-inner) { padding-inline:0 !important; }
  body.agm78-unified.page-id-1070 #content .e-con:has(> .agm78-mobile-decoration) { gap:0 !important; }
  body.agm78-unified.page-id-1070 #content .e-con:has(> .agm78-mobile-decoration) > .e-con:not(.agm78-mobile-decoration) { width:100% !important; }
  body.agm78-unified.page-id-1070 #content .elementor-element-cbeed59 { display:none !important; }
  body.agm78-unified.page-id-1070 #content .elementor-element-33a7499 { gap:0 !important; }
  body.agm78-unified.page-id-1070 #content .elementor-element-709c4bc { width:100% !important; }
  body.agm78-unified :is(#content,#agm64-guides) .agm78-mobile-decoration { display:none !important; }
  body.agm78-unified .agm78-reading p { font-size:16px !important; line-height:1.6 !important; }
  body.agm78-unified .elementor-popup-modal .e-con.e-parent { padding:28px 24px !important; }
  body.agm78-unified .agm78-form-title { font-size:26px !important; }
}
@media (max-width:639px) {
  :root { --agm-gap:16px; }
  body.agm78-unified :is(#content,#agm64-guides) .agm78-card-grid,
  body.agm78-unified :is(#content,#agm64-guides) .agm78-card-grid[data-agm78-columns="2"],
  body.agm78-unified #agm64-guides .agm64-grid { grid-template-columns:minmax(0,1fr) !important; }
  body.agm78-unified :is(#content,#agm64-guides) .agm78-card { padding:20px !important; }
}
@media (prefers-reduced-motion:reduce) {
  body.agm78-unified :is(#content,#agm64-guides) * { scroll-behavior:auto !important; animation-duration:.01ms !important; transition-duration:.01ms !important; }
}


