/* agm-mobile-performance-v40 */

img.agm-strict-lazy,
.elementor-element-04cbefe img[data-agm-src]{
  opacity:0;
  transition:opacity .28s ease;
}
img.agm-strict-lazy.agm-is-loaded,
.elementor-element-04cbefe img.agm-is-loaded{
  opacity:1;
}
@media(prefers-reduced-motion:reduce){
  img.agm-strict-lazy,
  .elementor-element-04cbefe img[data-agm-src]{transition:none;}
}

/* agm-balanced-actions-v49 */

.agm-v49-balanced-row{
  --agm-v49-action-width:260px;
  --agm-v49-action-count:3;
  display:grid!important;
  grid-template-columns:repeat(var(--agm-v49-action-count),minmax(0,var(--agm-v49-action-width)))!important;
  align-items:stretch!important;
  justify-content:start!important;
}
.agm-v49-balanced-row>.elementor-widget-button{
  width:100%!important;
  max-width:none!important;
  height:100%!important;
  margin:0!important;
  align-self:stretch!important;
}
.agm-v49-balanced-row>.elementor-widget-button>.elementor-widget-container,
.agm-v49-balanced-row>.elementor-widget-button .elementor-button-wrapper{
  width:100%!important;
  height:100%!important;
}
.agm-v49-balanced-row>.elementor-widget-button .elementor-button{
  display:flex!important;
  width:100%!important;
  min-height:64px!important;
  height:100%!important;
  padding:12px 16px!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  line-height:1.25!important;
}
.agm-v49-balanced-row>.elementor-widget-button .elementor-button-content-wrapper{
  width:100%!important;
  align-items:center!important;
  justify-content:center!important;
}
body.page-id-53 .elementor-element-3d85c43{display:none!important;}
body.page-id-53 .elementor-element-1507ce9>.e-con-inner{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,300px))!important;
  gap:16px!important;
  align-items:stretch!important;
  justify-content:start!important;
}
body.page-id-53 .elementor-element-1507ce9>.e-con-inner>.elementor-widget-button{
  width:100%!important;
  height:100%!important;
  margin:0!important;
}
body.page-id-53 .elementor-element-1507ce9 .elementor-widget-container,
body.page-id-53 .elementor-element-1507ce9 .elementor-button-wrapper{height:100%!important;}
body.page-id-53 .elementor-element-1507ce9 .elementor-button{
  display:flex!important;
  width:100%!important;
  min-height:64px!important;
  height:100%!important;
  padding:12px 16px!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}.agm-messenger-trigger{cursor:pointer!important;}
.agm-messenger-trigger::before{
  content:"•••"!important;
  letter-spacing:1px!important;
  font-size:11px!important;
}
.agm-messenger-layer[hidden]{display:none!important;}
.agm-messenger-layer{
  position:fixed;
  inset:0;
  z-index:100000;
  display:grid;
  place-items:center;
  padding:22px;
}
.agm-messenger-backdrop{
  position:absolute;
  inset:0;
  border:0;
  background:rgba(6,12,8,.76);
  backdrop-filter:blur(8px);
  cursor:pointer;
}
.agm-messenger-dialog{
  position:relative;
  width:min(100%,520px);
  padding:30px;
  overflow:hidden;
  border:1px solid rgba(245,217,10,.34);
  border-radius:24px;
  background:#111713;
  color:#f6f8f5;
  box-shadow:0 28px 80px rgba(0,0,0,.42);
}
.agm-messenger-dialog::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:4px;
  background:#f5d90a;
}
.agm-messenger-close{
  position:absolute;
  right:16px;
  top:16px;
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  padding:0;
  border:1px solid rgba(255,255,255,.15);
  border-radius:50%;
  background:#1c241e;
  color:#fff;
  font:700 24px/1 Arial,sans-serif;
  cursor:pointer;
}
.agm-messenger-kicker{
  margin:0 52px 8px 0;
  color:#f5d90a;
  font-size:11px;
  font-weight:800;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.agm-messenger-title{
  margin:0 52px 8px 0;
  color:#fff;
  font-size:clamp(25px,3vw,34px);
  font-weight:800;
  line-height:1.08;
}
.agm-messenger-lead{
  margin:0 0 22px;
  color:#bdc7bf;
  font-size:15px;
  line-height:1.5;
}
.agm-messenger-list{display:grid;gap:11px;}
.agm-messenger-option{
  display:grid;
  grid-template-columns:48px minmax(0,1fr) 28px;
  gap:13px;
  align-items:center;
  min-height:72px;
  padding:11px 14px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:16px;
  background:#1a221c;
  color:#fff!important;
  text-decoration:none!important;
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
.agm-messenger-option:hover,
.agm-messenger-option:focus{
  transform:translateY(-2px);
  border-color:#f5d90a;
  background:#202a23;
}
.agm-messenger-option:focus-visible,
.agm-messenger-close:focus-visible{
  outline:3px solid rgba(245,217,10,.72);
  outline-offset:3px;
}
.agm-messenger-icon{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:14px;
  background:#f5d90a;
  color:#111713;
  font-size:18px;
  font-weight:900;
}
.agm-messenger-copy{display:grid;gap:3px;}
.agm-messenger-copy strong{color:#fff;font-size:16px;line-height:1.2;}
.agm-messenger-copy small{color:#aeb9b1;font-size:13px;line-height:1.35;}
.agm-messenger-arrow{color:#f5d90a;font-size:22px;font-weight:800;text-align:center;}
body.agm-messenger-open{overflow:hidden!important;}
@media(max-width:767px){
  body.page-id-53 .elementor-element-1507ce9>.e-con-inner{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;}
  .agm-v49-balanced-row{
    width:100%!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:12px!important;
  }
  .agm-v49-balanced-row>.elementor-widget-button .elementor-button{min-height:58px!important;}
  .agm-messenger-layer{place-items:end center;padding:10px;}
  .agm-messenger-dialog{width:100%;padding:26px 18px 18px;border-radius:22px;}
  .agm-messenger-title{font-size:27px;}
}
@media(prefers-reduced-motion:reduce){
  .agm-messenger-option{transition:none;}
}

/* agm-audit-v57-css */

.agm60-map{box-sizing:border-box;display:grid;grid-template-columns:minmax(280px,350px) minmax(0,1fr);width:calc(100% - 40px);max-width:1180px;margin:48px auto;overflow:hidden;border:1px solid #dce2da;border-radius:26px;background:#101910;box-shadow:0 14px 35px rgba(19,33,23,.1);font-family:Poppins,Arial,sans-serif}
.agm60-map__details{display:flex;flex-direction:column;justify-content:center;padding:34px 30px;color:#fff}
.agm60-map__eyebrow{color:#f5d90a;font-size:10px;font-weight:800;line-height:1.5;letter-spacing:.12em;text-transform:uppercase}
.agm60-map h2{margin:14px 0 22px!important;color:#fff!important;font-size:34px!important;font-weight:700!important;line-height:1.15!important;letter-spacing:-.02em!important}
.agm60-map address{margin:0 0 28px;color:#eef3ef;font-size:17px;line-height:1.65;font-style:normal}
.agm60-map address strong{color:#fff;font-weight:700}
.agm60-map nav{display:grid;gap:12px}
.agm60-map nav a{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;margin:0;padding:13px 16px;border:1px solid #59634d;border-radius:10px;font-size:13px!important;font-weight:700;line-height:1.4;text-align:left;text-decoration:none!important;transition:background .2s ease}
.agm60-map a.agm60-map__route{background:#f5d90a!important;border-color:#f5d90a;color:#101510!important}
.agm60-map a.agm60-map__external{background:transparent!important;color:#fff!important}
.agm60-map nav a:hover{filter:brightness(1.09)}
.agm60-map nav a:focus-visible{outline:3px solid #fff;outline-offset:3px}
.agm60-map nav a span{flex-shrink:0;font-size:18px;color:inherit!important}
.agm60-map__details>p{margin:18px 0 0!important;color:#bcc8bb!important;font-size:12px!important;line-height:1.55!important}
.agm60-map__viewport{min-width:0;min-height:480px;background:#edf1ec}
.agm60-map iframe{display:block;width:100%;height:100%;min-height:480px;border:0}
@media(max-width:767px){.agm60-map{grid-template-columns:1fr;width:calc(100% - 24px);margin:28px auto;border-radius:20px}.agm60-map__details{padding:26px 22px}.agm60-map h2{font-size:29px!important;margin:12px 0 18px!important}.agm60-map address{font-size:16px;margin-bottom:22px}.agm60-map__viewport,.agm60-map iframe{height:390px;min-height:390px}}
.agm57-skip-link{position:fixed;left:14px;top:14px;z-index:100001;padding:11px 15px;transform:translateY(-180%);border-radius:8px;background:#f5d90a;color:#111713!important;font:800 14px/1.2 Poppins,Arial,sans-serif;text-decoration:none!important}.agm57-skip-link:focus{transform:none;outline:3px solid #fff;outline-offset:2px}
.agm57-consent{margin:4px 0 2px!important}.agm57-consent label{display:flex!important;gap:10px;align-items:flex-start;color:#eef3ef!important;font:400 12px/1.48 Poppins,Arial,sans-serif!important}.agm57-consent input{flex:0 0 18px;width:18px!important;height:18px!important;margin:1px 0 0!important;accent-color:#f5d90a}.agm57-consent a{color:#f5d90a!important;text-decoration:underline!important;text-underline-offset:3px}
#elementor-popup-modal-270 .agm57-consent label{color:#27342b!important}#elementor-popup-modal-270 .agm57-consent a{color:#215b37!important}
.agm57-mobile-hero{display:none}
.agm57-priority-links{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:22px;width:min(1180px,calc(100% - 36px));margin:54px auto 0;padding:30px;border:1px solid #dce3dc;border-radius:24px;background:linear-gradient(135deg,#eef2ed,#fff);box-shadow:0 14px 40px rgba(20,32,24,.08);font-family:Poppins,Arial,sans-serif}.agm57-priority-links>div{display:flex;min-width:0;flex-direction:column;gap:10px;padding:5px 18px}.agm57-priority-links>div+div{border-left:1px solid #dce3dc}.agm57-priority-links span{margin-bottom:3px;color:#786b00;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.agm57-priority-links a{color:#27342b!important;font-size:13px;font-weight:600;line-height:1.4;text-decoration:none!important}.agm57-priority-links a:hover,.agm57-priority-links a:focus{color:#1d5b34!important;text-decoration:underline!important;text-underline-offset:4px}.agm57-priority-links a strong,.agm57-priority-links a small{display:block}.agm57-priority-links a strong{color:#152019;font-size:15px}.agm57-priority-links a small{margin-top:3px;color:#667068;font-size:10px;font-weight:600}
@media(max-width:1024px){.elementor-menu-toggle[aria-expanded="false"] .elementor-menu-toggle__icon--close{display:none!important}.elementor-menu-toggle[aria-expanded="false"] .elementor-menu-toggle__icon--open{display:block!important}.elementor-menu-toggle[aria-expanded="true"] .elementor-menu-toggle__icon--open{display:none!important}.elementor-menu-toggle[aria-expanded="true"] .elementor-menu-toggle__icon--close{display:block!important}.elementor-nav-menu--dropdown a{display:flex!important;min-height:44px;align-items:center}.agm57-priority-links{grid-template-columns:1fr 1fr}.agm57-priority-links>div:nth-child(3){grid-column:1/-1;border-left:0;border-top:1px solid #dce3dc;padding-top:20px}}
@media(max-width:767px){body.page-id-53 .elementor-element-c61a9ad{background-image:linear-gradient(135deg,#0d1711,#243a2a)!important;--e-bg-lazyload:none!important;--e-bg-lazyload-loaded:none!important;animation:none!important;opacity:1!important}body.page-id-53 .elementor-element-c61a9ad:before{background:linear-gradient(90deg,rgba(8,18,11,.94),rgba(16,38,23,.78))!important}body.home .elementor-element-b98688b>.elementor-widget-container{display:none!important}.agm57-mobile-hero{position:relative;display:flex;min-height:560px;overflow:hidden;background:#122019;color:#fff}.agm57-mobile-hero picture,.agm57-mobile-hero picture img,.agm57-mobile-hero>i{position:absolute;inset:0;width:100%;height:100%}.agm57-mobile-hero picture img{object-fit:cover}.agm57-mobile-hero>i{background:linear-gradient(90deg,rgba(7,17,10,.94),rgba(9,22,13,.76) 64%,rgba(7,17,10,.24)),linear-gradient(0deg,rgba(6,14,9,.76),transparent 58%)}.agm57-mobile-hero>div{position:relative;z-index:2;display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:42px 22px 48px}.agm57-mobile-hero p{margin:0 0 13px!important;color:#f5d90a!important;font-size:10px!important;font-weight:800!important;letter-spacing:.11em!important;text-transform:uppercase}.agm57-mobile-heading{max-width:560px;margin:0 0 16px!important;color:#fff!important;font-size:clamp(36px,10.4vw,49px)!important;line-height:1.02!important;letter-spacing:-.04em!important;text-wrap:balance}.agm57-mobile-heading span{color:#f5d90a}.agm57-mobile-hero strong{max-width:520px;color:#eef3ef;font-size:15px;line-height:1.5}.agm57-mobile-hero a{display:flex;width:100%;min-height:54px;align-items:center;justify-content:space-between;margin-top:24px;padding:13px 17px;border-radius:9px;background:#f5d90a;color:#111713!important;font-size:14px;font-weight:800;text-decoration:none!important}.agm57-priority-links{grid-template-columns:1fr;width:calc(100% - 22px);margin-top:34px;padding:18px 14px;border-radius:18px}.agm57-priority-links>div{padding:12px 8px}.agm57-priority-links>div+div,.agm57-priority-links>div:nth-child(3){grid-column:auto;border-left:0;border-top:1px solid #dce3dc;padding-top:18px}.agm57-consent label{font-size:11px!important}}
.agm56-benefits article>span{color:#34443a!important}
.agm57-trust{width:min(1180px,calc(100% - 36px));margin:58px auto 0;padding:40px;border:1px solid #303932;border-radius:26px;background:linear-gradient(145deg,#101612,#1b261d);box-shadow:0 22px 54px rgba(13,24,16,.16);font-family:Poppins,Arial,sans-serif;color:#fff}.agm57-trust__head{max-width:780px}.agm57-trust__head small,.agm57-expert small{color:#f5d90a;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.agm57-trust h2{margin:9px 0 12px!important;color:#fff!important;font-size:clamp(28px,4vw,46px)!important;line-height:1.08!important;letter-spacing:-.025em}.agm57-trust__head p{margin:0!important;color:#ced7d0!important;font-size:15px!important;line-height:1.6!important}.agm57-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.agm57-trust__grid article{display:flex;min-height:148px;flex-direction:column;gap:10px;padding:22px;border:1px solid #374139;border-radius:16px;background:rgba(255,255,255,.035)}.agm57-trust__grid b{color:#fff;font-size:16px;line-height:1.3}.agm57-trust__grid span{color:#bfc9c1;font-size:13px;line-height:1.55}.agm57-trust__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.agm57-trust__actions a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:28px;padding:11px 17px;border:1px solid #f5d90a;border-radius:9px;color:#fff!important;font-size:13px;font-weight:800;text-decoration:none!important}.agm57-trust__actions a:first-child{background:#f5d90a;color:#111713!important}.agm57-trust__actions i{font-style:normal}.agm57-expert{display:flex;width:min(1180px,calc(100% - 36px));align-items:flex-end;justify-content:space-between;gap:28px;margin:44px auto 0;padding:25px 28px;border:1px solid #dce3dc;border-left:4px solid #f5d90a;border-radius:15px;background:#f4f7f2;font-family:Poppins,Arial,sans-serif}.agm57-expert>div{max-width:730px}.agm57-expert b{display:block;margin:7px 0 6px;color:#172019;font-size:19px}.agm57-expert p{margin:0!important;color:#566159!important;font-size:13px!important;line-height:1.58!important}.agm57-expert nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.agm57-expert a{display:inline-flex;min-height:42px;align-items:center;padding:8px 12px;border:1px solid #cfd8d0;border-radius:8px;background:#fff;color:#24362a!important;font-size:12px;font-weight:700;text-decoration:none!important}@media(max-width:900px){.agm57-trust__grid{grid-template-columns:1fr 1fr}.agm57-expert{align-items:flex-start;flex-direction:column}.agm57-expert nav{justify-content:flex-start}}@media(max-width:767px){.agm57-trust{width:calc(100% - 22px);margin-top:34px;padding:25px 17px;border-radius:19px}.agm57-trust__grid{grid-template-columns:1fr}.agm57-trust__grid article{min-height:0}.agm57-trust__actions{display:grid}.agm57-trust__actions a{width:100%}.agm57-expert{width:calc(100% - 22px);margin-top:30px;padding:21px 17px}.agm57-expert nav{display:grid;width:100%}.agm57-expert a{width:100%}}
.elementor-nav-menu--dropdown,.elementor-nav-menu--dropdown ul{background:#111713!important}.elementor-nav-menu--dropdown a.elementor-item{min-height:48px!important;color:#fff!important;background:#111713!important}.elementor-nav-menu--dropdown a.elementor-item:hover,.elementor-nav-menu--dropdown a.elementor-item:focus,.elementor-nav-menu--dropdown a.elementor-item-active{color:#f5d90a!important;background:#1c271f!important}.agm-youtube-facade{display:block!important;min-height:210px!important;aspect-ratio:16/9!important}#clearfy-cookie{position:fixed!important;right:0!important;bottom:0!important;left:0!important;z-index:99990!important;margin:0!important}
body.postid-280 .elementor-element-205ae9c{--e-bg-lazyload-loaded:url("https://agmtech.ru/wp-content/uploads/2026/09/imgbg-1-agm-optimized.webp")!important}

/* agm-chat-catalog-v48-css */

:root{--a48-ink:#151916;--a48-green:#244f31;--a48-yellow:#f4d90b;--a48-soft:#f3f5f1;--a48-line:#dde3dc;--a48-muted:#5a655e}
.agm48-product,.agm48-existing,.agm48-catalog{width:min(1180px,calc(100% - 36px));margin:clamp(34px,5vw,72px) auto;font-family:"Poppins",Arial,sans-serif;color:var(--a48-ink)}
.agm48-page .entry-title,.agm48-page .elementor-widget-theme-post-title{display:none!important}
.agm48-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(24px,5vw,66px);align-items:center;padding:clamp(28px,4.5vw,58px);border-radius:30px;background:linear-gradient(135deg,#111511,#263128);box-shadow:0 24px 70px rgba(13,20,15,.2);overflow:hidden}
.agm48-eye,.agm48-box header>span,.agm48-existing header>span,.agm48-catalog header>span,.agm48-contact>div>span{display:inline-flex;margin-bottom:12px;color:var(--a48-yellow);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.agm48-hero h1{margin:0 0 18px!important;color:#fff!important;font-size:clamp(34px,5vw,62px)!important;line-height:1.04!important;letter-spacing:-.04em!important}
.agm48-hero>div>p{margin:0 0 24px!important;color:#d9dfda!important;font-size:clamp(16px,1.8vw,20px)!important;line-height:1.55!important}
.agm48-offer{display:flex;flex-direction:column;gap:5px;margin:0 0 24px;padding:17px 19px;border-left:4px solid var(--a48-yellow);border-radius:0 13px 13px 0;background:rgba(255,255,255,.07)}
.agm48-offer b{color:#fff;font-size:clamp(25px,3vw,36px)}.agm48-offer span{color:#c8d0ca;font-size:13px;line-height:1.45}
.agm48-btn{display:inline-flex!important;align-items:center;justify-content:space-between;gap:24px;min-height:52px;padding:14px 18px!important;border:0!important;border-radius:12px!important;background:var(--a48-yellow)!important;color:#151915!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important;box-shadow:0 12px 28px rgba(244,217,11,.16)!important;transition:.22s}.agm48-btn:hover{transform:translateY(-2px);box-shadow:0 16px 35px rgba(244,217,11,.24)!important}.agm48-btn span{font-size:20px}
.agm48-hero>figure{min-height:420px;margin:0!important;padding:26px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:radial-gradient(circle at 70% 20%,rgba(244,217,11,.17),transparent 38%),#f8faf7}.agm48-hero>figure img{display:block;width:100%;height:100%;max-height:520px;object-fit:contain;border-radius:14px}
.agm48-box{margin-top:clamp(34px,5vw,62px);padding:clamp(24px,4vw,44px);border:1px solid var(--a48-line);border-radius:26px;background:#fff;box-shadow:0 14px 42px rgba(22,32,25,.075)}
.agm48-box header,.agm48-existing header,.agm48-catalog header{margin-bottom:24px}.agm48-box header>span,.agm48-existing header>span,.agm48-catalog header>span{margin-bottom:9px;color:#756800}
.agm48-box h2,.agm48-existing h2,.agm48-catalog h2,.agm48-contact h2{margin:0 0 10px!important;color:var(--a48-ink)!important;font-size:clamp(27px,3.5vw,42px)!important;line-height:1.12!important;letter-spacing:-.03em!important}
.agm48-existing header>p,.agm48-catalog header>p{max-width:880px;margin:0!important;color:var(--a48-muted)!important;font-size:16px!important;line-height:1.58!important}
.agm48-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.agm48-fact{display:flex;flex-direction:column;gap:9px;min-height:116px;padding:18px;border:1px solid var(--a48-line);border-top:3px solid var(--a48-yellow);border-radius:15px;background:var(--a48-soft)}.agm48-fact span{color:var(--a48-muted);font-size:12px;font-weight:700;text-transform:uppercase}.agm48-fact b{font-size:17px;line-height:1.35}
.agm48-prose h2{margin:0 0 16px!important;font-size:clamp(25px,3vw,36px)!important}.agm48-prose p{max-width:940px;color:var(--a48-muted);font-size:16px;line-height:1.72}
.agm48-prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0}.agm48-prices>div{display:flex;flex-direction:column;gap:8px;padding:18px;border-radius:15px;background:var(--a48-soft);border-left:4px solid var(--a48-yellow)}.agm48-prices span{color:var(--a48-muted);line-height:1.55}
.agm48-media{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.agm48-media figure{display:flex;flex-direction:column;min-width:0;min-height:300px;margin:0!important;overflow:hidden;border:1px solid var(--a48-line);border-radius:18px;background:var(--a48-soft)}.agm48-media img,.agm48-media video{display:block;width:100%;height:100%;min-height:300px;max-height:520px;object-fit:contain;background:#eef1ed}.agm48-media figcaption{padding:11px 14px;color:var(--a48-muted);font-size:12px;background:#fff}
.agm48-contact{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:clamp(34px,5vw,62px);padding:clamp(26px,4vw,46px);border-radius:26px;background:#151a16;color:#fff}.agm48-contact h2{color:#fff!important}.agm48-contact p{margin:0!important;color:#cfd6d1!important;font-size:15px!important}.agm48-contact .agm48-btn{flex:0 0 auto}
.agm48-existing{padding:clamp(25px,4vw,44px);border:1px solid var(--a48-line);border-radius:26px;background:linear-gradient(180deg,#f7f9f6,#fff);box-shadow:0 16px 46px rgba(22,32,25,.08)}.agm48-existing .agm48-media{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}
.agm48-catalog{padding:clamp(26px,4vw,44px);border:1px solid var(--a48-line);border-radius:28px;background:linear-gradient(rgba(20,28,22,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(20,28,22,.025) 1px,transparent 1px),var(--a48-soft);background-size:34px 34px;box-shadow:0 18px 50px rgba(22,32,25,.085)}
.agm48-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.agm48-card{min-width:0;overflow:hidden;border:1px solid var(--a48-line);border-radius:19px;background:#fff;box-shadow:0 12px 30px rgba(22,32,25,.085);transition:.22s}.agm48-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(22,32,25,.14)}.agm48-card>a{display:flex!important;flex-direction:column;height:100%;color:inherit!important;text-decoration:none!important}
.agm48-card-media{position:relative;height:210px;padding:16px;background:radial-gradient(circle at 75% 18%,rgba(244,217,11,.25),transparent 34%),#eef2ed}.agm48-card-media img{display:block;width:100%;height:100%;object-fit:contain}.agm48-card-media>span{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:#151a16;color:#fff;font-size:9px;font-weight:800;text-transform:uppercase}
.agm48-card-body{display:flex;flex:1;flex-direction:column;padding:19px}.agm48-card-body h3{margin:0 0 10px!important;color:var(--a48-ink)!important;font-size:20px!important;line-height:1.24!important}.agm48-card-body>b{margin-bottom:18px;color:var(--a48-green);font-size:16px}.agm48-card-body>i{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:14px;border-top:1px solid var(--a48-line);font-size:13px;font-weight:800;font-style:normal}.agm48-card-body>i strong{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--a48-yellow);font-size:17px}
@media(max-width:1024px){.agm48-hero{grid-template-columns:1fr}.agm48-hero>figure{min-height:340px}.agm48-facts,.agm48-media,.agm48-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agm48-contact{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.agm48-product,.agm48-existing,.agm48-catalog{width:calc(100% - 22px);margin:26px auto}.agm48-hero{padding:24px 18px;border-radius:21px}.agm48-hero h1{font-size:34px!important}.agm48-hero>figure{min-height:270px;padding:14px}.agm48-box,.agm48-existing,.agm48-catalog{padding:22px 16px;border-radius:20px}.agm48-facts,.agm48-prices,.agm48-media,.agm48-card-grid{grid-template-columns:1fr}.agm48-media figure,.agm48-media img,.agm48-media video{min-height:250px;max-height:430px}.agm48-card-media{height:220px}.agm48-contact{margin-top:26px;padding:24px 18px;flex-direction:column}.agm48-contact .agm48-btn{width:100%}}
@media(prefers-reduced-motion:reduce){.agm48-btn,.agm48-card{transition:none!important}.agm48-btn:hover,.agm48-card:hover{transform:none!important}}

/* agm-chat-update-v58-css */

.agm48-card-body b:empty{display:none!important}
body.postid-850 .elementor-element-baf2c99{background-image:url("https://agmtech.ru/wp-content/uploads/2026/09/agm-v200-2026-main-v58.webp")!important}
.agm56-launch .agm56-no-price{max-width:650px;margin:22px 0 0;padding:14px 17px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:rgba(255,255,255,.055);color:#e7eee8;font-size:14px;line-height:1.55}
.agm58-media,.agm58-variants,.agm58-sady-feature{--a58-ink:#111612;--a58-green:#1d3827;--a58-yellow:#f4d90b;width:min(1180px,calc(100% - 36px));margin:clamp(36px,5vw,72px) auto;box-sizing:border-box;font-family:"Poppins",Arial,sans-serif}
.agm58-media *,.agm58-variants *,.agm58-sady-feature *{box-sizing:border-box}
.agm58-media,.agm58-variants{padding:clamp(24px,4vw,46px);border:1px solid #dfe5de;border-radius:28px;background:linear-gradient(145deg,#f4f7f2,#fff 72%);box-shadow:0 18px 52px rgba(20,31,23,.09)}
.agm58-media>header,.agm58-variants>header{max-width:850px;margin-bottom:24px}
.agm58-media>header>span,.agm58-variants>header>span,.agm58-sady-feature__copy>span{display:inline-flex;margin:0 0 9px;color:#756800;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.agm58-media h2,.agm58-variants h2,.agm58-sady-feature h2{margin:0 0 11px!important;color:var(--a58-ink)!important;font-size:clamp(28px,3.4vw,42px)!important;line-height:1.12!important;letter-spacing:-.035em!important}
.agm58-media header p,.agm58-variants header p,.agm58-sady-feature p{margin:0!important;color:#59645c!important;font-size:15px!important;line-height:1.65!important}
.agm58-facts{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 20px;border:1px solid #dce3dc;border-radius:16px;overflow:hidden;background:#fff}
.agm58-facts>div{padding:16px 18px;border-right:1px solid #e3e8e3}.agm58-facts>div:last-child{border:0}
.agm58-facts strong{display:block;color:var(--a58-green);font-size:17px}.agm58-facts span{display:block;margin-top:3px;color:#687169;font-size:11px}
.agm58-media__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.agm58-media__grid figure{display:flex;min-width:0;flex-direction:column;margin:0;padding:10px;border:1px solid #e0e6df;border-radius:18px;background:#fff;box-shadow:0 9px 24px rgba(17,28,20,.07);overflow:hidden}
.agm58-media__grid figure.agm58-media__lead{grid-row:span 2}
.agm58-media__grid img{display:block;width:100%;height:100%;min-height:260px;max-height:520px;object-fit:contain;border-radius:12px;background:linear-gradient(145deg,#eef2ec,#fff)}
.agm58-media__grid figcaption{padding:11px 6px 4px;color:#303a32;font-size:12px;font-weight:700;line-height:1.4}
.agm58-variants__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.agm58-variants article{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);min-height:390px;overflow:hidden;border:1px solid #27372c;border-radius:22px;background:linear-gradient(145deg,#101612,#1c2920);box-shadow:0 16px 34px rgba(14,22,16,.18)}
.agm58-variant__media{position:relative;display:flex;align-items:center;justify-content:center;min-height:330px;padding:20px;background:radial-gradient(circle at 50% 42%,#fff 0,#eef2ec 70%)}
.agm58-variant__media img{display:block;width:100%;height:100%;max-height:340px;object-fit:contain}
.agm58-variant__media>span{position:absolute;top:16px;left:16px;padding:8px 10px;border-radius:999px;background:var(--a58-yellow);color:#161a17;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.agm58-variant__body{display:flex;flex-direction:column;padding:28px 24px}
.agm58-variant__body h3{margin:0 0 12px!important;color:#fff!important;font-size:22px!important;line-height:1.2!important}
.agm58-variant__body p{margin:0 0 18px!important;color:#c4cec6!important;font-size:13px!important;line-height:1.55!important}
.agm58-variant__body>strong{margin-top:auto;color:var(--a58-yellow);font-size:23px}
.agm58-variant__body>a{display:flex!important;align-items:center;justify-content:space-between;min-height:48px;margin-top:17px;padding:13px 15px;border-radius:11px;background:var(--a58-yellow);color:#151916!important;font-size:12px;font-weight:850;text-decoration:none!important}
.agm58-sady-feature{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);min-height:390px;overflow:hidden;border:1px solid rgba(244,217,11,.28);border-radius:26px;background:linear-gradient(135deg,#101713,#213425);box-shadow:0 20px 52px rgba(15,24,17,.2)}
.agm58-sady-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(27px,4vw,48px)}
.agm58-sady-feature__copy>span{color:var(--a58-yellow)}.agm58-sady-feature h2{color:#fff!important}.agm58-sady-feature p{color:#c8d2ca!important}
.agm58-sady-feature__copy>a{display:inline-flex!important;align-items:center;justify-content:space-between;align-self:flex-start;min-width:230px;margin-top:25px;padding:15px 17px;border-radius:11px;background:var(--a58-yellow);color:#151916!important;font-size:13px;font-weight:850;text-decoration:none!important}
.agm58-sady-feature__media{display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle,#fff,#edf2eb)}
.agm58-sady-feature__media img{display:block;width:100%;height:100%;max-height:350px;object-fit:contain}
img[src*="agm-v200-2026-main-v58"],img[src*="agm-v200-2026-side-v58"],img[src*="agm-v200-2026-detail-v58"],img[src*="agm-185tl-2026-main-v58"],img[src*="agm-t3000-l-2026-v58"],img[src*="agm-t3000-straight-2026-v58"],img[src*="agm-z1-main-v48"]{object-position:center!important}
@media(max-width:900px){.agm58-facts{grid-template-columns:repeat(2,1fr)}.agm58-facts>div:nth-child(2){border-right:0}.agm58-facts>div:nth-child(-n+2){border-bottom:1px solid #e3e8e3}.agm58-media__grid{grid-template-columns:repeat(2,1fr)}.agm58-variants article{grid-template-columns:1fr}.agm58-sady-feature{grid-template-columns:1fr}.agm58-sady-feature__media{min-height:320px}}
@media(max-width:620px){.agm58-media,.agm58-variants,.agm58-sady-feature{width:calc(100% - 22px);margin:28px auto;border-radius:20px}.agm58-media,.agm58-variants{padding:22px 15px}.agm58-media__grid,.agm58-variants__grid{grid-template-columns:1fr}.agm58-media__grid figure.agm58-media__lead{grid-row:auto}.agm58-media__grid img{min-height:250px;max-height:430px}.agm58-variants article{min-height:0;border-radius:17px}.agm58-variant__media{min-height:310px}.agm58-variant__body{padding:23px 20px}.agm58-sady-feature__copy{padding:28px 21px}.agm58-sady-feature__copy>a{width:100%;align-self:stretch}.agm58-sady-feature__media{min-height:290px;padding:20px}.agm56-launch .agm56-no-price{font-size:13px}}
@media(prefers-reduced-motion:reduce){.agm58-media *,.agm58-variants *,.agm58-sady-feature *{scroll-behavior:auto!important;transition:none!important}}

/* agm-product-cards-large-v59 */


.agm59-model-tag{
  position:absolute;
  top:auto!important;
  right:auto!important;
  height:auto!important;
  min-height:0!important;
  z-index:7;
  left:13px;
  bottom:13px;
  display:inline-flex;
  max-width:calc(100% - 26px);
  padding:8px 11px;
  border:1px solid rgba(255,255,255,.34);
  border-radius:999px;
  background:rgba(16,19,16,.9);
  color:#fff;
  box-shadow:0 7px 20px rgba(5,10,7,.17);
  font-family:"Poppins",Arial,sans-serif;
  font-size:10px;
  font-weight:700;
  line-height:1.2;
  letter-spacing:.075em;
  text-transform:uppercase;
  pointer-events:none;
  backdrop-filter:blur(7px);
}

.agm48-card-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))!important;
  gap:clamp(20px,2.5vw,30px)!important;
}
.agm48-card-grid:has(>.agm48-card:nth-child(4)){
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.agm48-card{
  padding:10px!important;
  border:1px solid #272f28!important;
  border-radius:26px!important;
  background:#101510!important;
  box-shadow:0 12px 28px rgba(17,26,18,.12)!important;
  transition:transform .2s ease,box-shadow .2s ease!important;
}
.agm48-card>a{border-radius:17px;color:#fff!important;}
.agm48-card>a:focus-visible{outline:3px solid #f5d90a;outline-offset:4px;}
.agm48-card-media{
  position:relative!important;
  height:clamp(280px,25vw,350px)!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:17px!important;
  background:#f3f5f1!important;
}
.agm48-card-media img{
  position:absolute!important;
  inset:10px!important;
  display:block!important;
  width:calc(100% - 20px)!important;
  height:calc(100% - 20px)!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  border-radius:8px!important;
  box-shadow:none!important;
  filter:none!important;
}
.agm48-card-media>span{
  display:none!important;
}
.agm48-card-body{
  gap:0!important;
  padding:24px 16px 10px!important;
  background:transparent!important;
  color:#fff!important;
}
.agm48-card-kicker{
  display:block!important;
  margin:0 0 12px!important;
  color:#f5d90a!important;
  font-size:10px!important;
  line-height:1.4!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  text-transform:uppercase;
}
.agm48-card-body h3{
  font-size:clamp(20px,1.7vw,24px)!important;
  font-weight:700!important;
  line-height:1.25!important;
  color:#fff!important;
  margin:0 0 16px!important;
  overflow-wrap:anywhere;
}
.agm48-card-body>b{
  color:#f5d90a!important;
  font-size:18px!important;
  line-height:1.4!important;
  margin:0 0 24px!important;
}
.agm48-card-body>i{
  min-height:58px!important;
  gap:16px!important;
  padding:16px 0 0!important;
  border-color:#424a35!important;
  color:#fff!important;
  line-height:1.4!important;
}
.agm48-card-body>i strong{
  flex:0 0 34px!important;
  width:34px!important;
  height:34px!important;
  background:#f5d90a!important;
  color:#101510!important;
}
@media(min-width:1050px){
  body.page-id-749 .elementor-element-472430e > .e-con-inner,
  body.page-id-749 .elementor-element-ff03863 > .e-con-inner,
  body.page-id-1711 .elementor-element-f30d676 > .e-con-inner,
  body.page-id-1711 .elementor-element-706e17c > .e-con-inner{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:767px){
      .agm48-card-media{
    height:300px!important;
    min-height:0!important;
    aspect-ratio:auto!important;
  }
  .agm48-card-grid,.agm48-card-grid:has(>.agm48-card:nth-child(4)){grid-template-columns:1fr!important;}
  .agm48-card-body{padding:22px 12px 8px!important;}
  .agm59-model-tag{
    left:10px;
    bottom:10px;
    max-width:calc(100% - 20px);
    padding:7px 10px;
    font-size:9px;
  }
}
@media(max-width:380px){
    .agm48-card-media{height:270px!important;min-height:0!important}
}

/* agm-editorial-guides-v61 */

body .agm61-guides{box-sizing:border-box;margin:48px 0;padding:36px;border:1px solid #e0e5dc;border-radius:26px;background:#f5f6f1;color:#172019;font-family:Poppins,Arial,sans-serif}
body .agm61-guides__header{display:block;max-width:860px;margin:0 0 28px;padding:0;background:none}
body .agm61-guides__eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 15px;color:#576348;font-size:10px;font-weight:800;line-height:1.4;letter-spacing:.13em;text-transform:uppercase}
body .agm61-guides__eyebrow:before{content:"";display:block;flex:0 0 28px;width:28px;height:3px;background:#d9c200}
body .agm61-guides h2{margin:0 0 12px!important;color:#172019!important;font-size:clamp(27px,3vw,38px)!important;font-weight:750!important;line-height:1.15!important;letter-spacing:-.025em!important}
body .agm61-guides__header>p{max-width:800px;margin:0!important;color:#59635b!important;font-size:16px!important;line-height:1.6!important}
body .agm61-guides__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:22px}
body .agm61-entry{min-width:0;margin:0;overflow:hidden;border:1px solid #dce3d7;border-radius:18px;background:#fff;box-shadow:0 5px 15px rgba(21,38,24,.035);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
body .agm61-entry__link{display:grid!important;grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);height:100%;min-height:295px;margin:0;padding:0;color:#172019!important;background:transparent!important;text-decoration:none!important;border:0;box-shadow:none}
body .agm61-entry__visual{position:relative;display:block;min-width:0;margin:0;padding:0;background:#eaf0e6;overflow:hidden}
body .agm61-entry__visual img{position:absolute;inset:12px;display:block;width:calc(100% - 24px)!important;height:calc(100% - 24px)!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:7px;box-shadow:none!important;filter:none!important;object-fit:contain;object-position:center;mix-blend-mode:normal}
body .agm61-entry__body{display:flex;min-width:0;flex-direction:column;padding:24px 22px 18px}
body .agm61-entry__topic{display:block;margin:0 0 13px;color:#5c684d;font-size:9px;font-weight:800;line-height:1.55;letter-spacing:.075em;text-transform:uppercase}
body .agm61-entry h3{margin:0 0 12px!important;color:#172019!important;font-size:clamp(19px,1.6vw,22px)!important;font-weight:700!important;line-height:1.27!important;letter-spacing:-.015em!important;overflow-wrap:break-word;text-decoration:none!important}
body .agm61-entry__body>p{margin:0 0 22px!important;color:#5b655e!important;font-size:14px!important;line-height:1.55!important;text-decoration:none!important}
body .agm61-entry__read{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;margin-top:auto;padding:12px 0 0;border-top:1px solid #e3e8df;color:#172019;font-size:13px;font-weight:750;line-height:1.4}
body .agm61-entry__read b{display:flex;align-items:center;justify-content:center;flex:0 0 26px;width:26px;height:26px;border-radius:6px;background:#f5df19;color:#172019;font-size:18px;font-weight:500;line-height:1}
body .agm61-entry:hover{transform:translateY(-3px);border-color:#b8c3ae;box-shadow:0 12px 26px rgba(21,38,24,.1)}
body .agm61-entry__link:focus-visible{outline:3px solid #d7bc00;outline-offset:-4px;border-radius:17px}
body .agm61-guides+.agm-hub-section--categories{margin-top:48px}
@media(max-width:1050px){body .agm61-guides{padding:28px}body .agm61-entry__body{padding:22px 18px 16px}body .agm61-entry__link{grid-template-columns:minmax(0,.34fr) minmax(0,.66fr)}}
@media(max-width:900px){body .agm61-guides__grid{grid-template-columns:1fr}body .agm61-entry__link{grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);min-height:255px}body .agm61-entry h3{font-size:23px!important}}
@media(max-width:580px){body .agm61-guides{margin:28px 0;padding:22px 16px;border-radius:22px}body .agm61-guides__header{margin-bottom:22px}body .agm61-guides__header>p{font-size:15px!important}body .agm61-guides__eyebrow{font-size:9px}body .agm61-guides__grid{gap:18px}body .agm61-entry__link{display:flex!important;flex-direction:column;min-height:0}body .agm61-entry__visual{height:210px;flex:0 0 210px}body .agm61-entry__body{flex:1;padding:22px 20px 18px}body .agm61-entry h3{font-size:22px!important}body .agm61-entry__body>p{font-size:14px!important;margin-bottom:22px!important}body .agm61-entry__topic{margin-bottom:12px}body .agm61-entry__read{min-height:46px}}
@media(prefers-reduced-motion:reduce){body .agm61-entry{transition:none}body .agm61-entry:hover{transform:none}}

