:root{--font-heading:"Roboto",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--font-text:"Open Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--bg:#ffffff;--surface:#f7f7f8;--surface-2:#f1f1f3;--text:#111827;--muted:#6b7280;--border:rgba(0,0,0,0.08);--accent:#a6e22e;--accent-2:#8fcf26;--accent-soft:rgba(166,226,46,0.15);--success:#22c55e;--warning:#facc15;--danger:#ef4444;--container:1200px;--radius:16px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:48px;--text-base:16px;--text-sm:14px;--text-lg:18px;--h1:clamp(30px,3.5vw,48px);--h2:clamp(24px,2.6vw,34px);--h3:clamp(20px,2vw,28px);--h4:18px;--h5:16px;--h6:14px;--shadow-1:0 6px 18px rgba(0,0,0,0.08);--shadow-2:0 12px 32px rgba(0,0,0,0.12);--focus:0 0 0 3px rgba(166,226,46,0.35)} *,*::before,*::after{box-sizing:border-box} html:focus-within{scroll-behavior:smooth} html,body{height:100%} body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-text);font-size:var(--text-base);line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} img,picture,video,canvas,svg{display:block;max-width:100%} input,button,textarea,select{font:inherit;color:inherit} a{color:inherit} ul[role="list"],ol[role="list"]{list-style:none;padding:0;margin:0} @media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto} *,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}} h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.25;margin:0 0 var(--space-4);font-weight:600;letter-spacing:-0.02em} h1{font-size:var(--h1)} h2{font-size:var(--h2)} h3{font-size:var(--h3)} h4{font-size:var(--h4)} h5{font-size:var(--h5)} h6{font-size:var(--h6)} p{margin:0 0 var(--space-4)} small{font-size:var(--text-sm);color:var(--muted)} strong,b{font-weight:700} a{text-decoration:none} a:hover{text-decoration:none} a:focus-visible{outline:none;box-shadow:var(--focus);border-radius:8px} .a-accent{color:var(--accent)} .a-accent:hover{color:var(--accent-2)} .container{width:min(var(--container),calc(100% - 2 * var(--space-6)));margin-inline:auto} .section{padding-block:var(--space-8)} .hr{border:none;border-top:1px solid var(--border);margin:var(--space-7) 0} .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:12px;border:1px solid var(--border);background:rgba(255,255,255,0.06);font-family:var(--font-heading);font-weight:600;line-height:1;cursor:pointer;transition:transform 120ms ease,background 120ms ease,border-color 120ms ease} .btn:hover{background:rgba(255,255,255,0.09);border-color:rgba(255,255,255,0.18)} .btn:active{transform:translateY(1px)} .btn:focus-visible{outline:none;box-shadow:var(--focus)} .btn-primary{background:var(--accent);border-color:transparent;color:#fff} .btn-primary:hover{background:var(--accent-2)} .card{background:rgba(255,255,255,0.04);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-1)} .card-pad{padding:var(--space-6)} input[type="text"],input[type="email"],input[type="tel"],input[type="number"],input[type="password"],select,textarea{width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--border);background:rgba(255,255,255,0.03);color:var(--text);outline:none;transition:box-shadow 120ms ease,border-color 120ms ease,background 120ms ease} textarea{min-height:120px;resize:vertical} input:focus,select:focus,textarea:focus{box-shadow:var(--focus);border-color:rgba(37,99,235,0.55);background:rgba(255,255,255,0.05)} ::placeholder{color:rgba(229,231,235,0.55)} .alignwide{width:min(1200px,100%)} .alignfull{width:100vw;margin-left:calc(50% - 50vw)} .wp-block-image img{border-radius:14px} .wp-caption-text,.wp-element-caption{margin-top:8px;color:var(--muted);font-size:var(--text-sm)} .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important} .skip-link{position:absolute;left:12px;top:12px;transform:translateY(-200%);background:var(--surface);color:var(--text);padding:10px 12px;border-radius:12px;border:1px solid var(--border);z-index:9999} .skip-link:focus{transform:translateY(0);box-shadow:var(--focus)} .m-0{margin:0 !important} .mt-0{margin-top:0 !important} .mb-0{margin-bottom:0 !important} .text-muted{color:var(--muted) !important} .text-center{text-align:center !important} .hidden{display:none !important} html,body{overflow-x:clip} @media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}} .amg-container{width:min(1320px,100%);margin-inline:auto;padding-inline:24px} .site-main{padding:40px 0 72px} .site-main--has-hero{padding:0 0 72px} .amg-wrap{display:grid;gap:28px;padding:16px 0 0} .amg-wrap--after-hero{padding-top:42px} .amg-page-header{display:grid;gap:12px} .amg-content-hero{position:relative;padding:178px 0 96px;color:rgba(255,255,255,0.88);background:radial-gradient(1100px 680px at 34% 42%,rgba(78,78,78,0.46),transparent 72%),radial-gradient(860px 520px at 72% 34%,rgba(42,42,42,0.24),transparent 72%),linear-gradient(180deg,#1f1f20 0%,#141414 100%)} .amg-content-hero__inner{display:grid;gap:14px;max-width:760px} .amg-content-hero__eyebrow{color:#88b910;font-size:14px;font-weight:600} .amg-content-hero__breadcrumb{display:flex;align-items:center;gap:10px;min-width:0;font-size:13px;font-weight:500;letter-spacing:0.02em} .amg-content-hero__breadcrumb-home{display:inline-flex;align-items:center;color:rgba(255,255,255,0.55);transition:color 160ms ease} .amg-content-hero__breadcrumb-home svg{width:16px;height:16px} .amg-content-hero__breadcrumb-sep{color:rgba(255,255,255,0.3)} .amg-content-hero__breadcrumb-link{color:rgba(255,255,255,0.55);text-decoration:none;transition:color 160ms ease} .amg-content-hero__breadcrumb-home:hover,.amg-content-hero__breadcrumb-home:focus-visible,.amg-content-hero__breadcrumb-link:hover,.amg-content-hero__breadcrumb-link:focus-visible{color:#fff} .amg-content-hero__breadcrumb-current{overflow:hidden;color:var(--accent);white-space:nowrap;text-overflow:ellipsis} .amg-content-hero__breadcrumb--light .amg-content-hero__breadcrumb-home,.amg-content-hero__breadcrumb--light .amg-content-hero__breadcrumb-link{color:var(--muted)} .amg-content-hero__breadcrumb--light .amg-content-hero__breadcrumb-sep{color:rgba(17,24,39,0.3)} .amg-content-hero__breadcrumb--light .amg-content-hero__breadcrumb-home:hover,.amg-content-hero__breadcrumb--light .amg-content-hero__breadcrumb-home:focus-visible,.amg-content-hero__breadcrumb--light .amg-content-hero__breadcrumb-link:hover,.amg-content-hero__breadcrumb--light .amg-content-hero__breadcrumb-link:focus-visible{color:#111827} .amg-content-hero__breadcrumb--light .amg-content-hero__breadcrumb-current{color:#5d8513} .amg-breadcrumb-bar{margin-bottom:4px} .amg-breadcrumb-bar .amg-content-hero__breadcrumb{flex-wrap:wrap;row-gap:4px} .firmware-v3__hero,.firmware-page__hero{position:relative} .amg-content-hero__breadcrumb:not(.amg-content-hero__breadcrumb--light){position:absolute;top:150px;left:0;right:0;z-index:4;margin:0;padding-inline:max(24px,calc((100% - 1320px) / 2 + 24px))} .amg-content-hero__title{margin:0;color:#fff;font-size:clamp(28px,2.6vw,38px);letter-spacing:-0.01em;line-height:1.05} .amg-content-hero__description{max-width:60ch;color:rgba(255,255,255,0.6);font-size:15px;font-weight:400;line-height:1.65} .amg-content-hero__description p{margin:0} .amg-content-hero__actions{display:flex;flex-wrap:wrap;gap:14px;padding-top:4px} .amg-content-hero__action{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:14px;font-size:14px;font-weight:700;transition:background-color 160ms ease,color 160ms ease,transform 160ms ease,box-shadow 160ms ease} .amg-content-hero__action--primary{background:var(--accent);color:#111827} .amg-content-hero__action--primary:hover,.amg-content-hero__action--primary:focus-visible{background:var(--accent-2);transform:translateY(-1px);box-shadow:0 14px 26px rgba(166,226,46,0.26)} .amg-content-hero__action--secondary{border:1px solid rgba(255,255,255,0.18);color:#fff;background:rgba(255,255,255,0.04)} .amg-content-hero__action--secondary:hover,.amg-content-hero__action--secondary:focus-visible{background:rgba(255,255,255,0.1)} .amg-content-hero__action--rich{justify-content:flex-start;gap:12px;min-height:60px;padding:9px 22px 9px 14px;border:1px solid rgba(255,255,255,0.12);border-radius:18px;background:rgba(255,255,255,0.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-decoration:none} .amg-content-hero__action--rich:hover,.amg-content-hero__action--rich:focus-visible{background:rgba(255,255,255,0.1);transform:translateY(-2px);border-color:rgba(166,226,46,0.55);box-shadow:0 12px 24px rgba(0,0,0,0.3)} .amg-content-hero__action-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,0.08);color:rgba(255,255,255,0.9)} .amg-content-hero__action--primary.amg-content-hero__action--rich .amg-content-hero__action-icon{background:rgba(166,226,46,0.14);color:var(--accent)} .amg-content-hero__action-icon svg{width:21px;height:21px} .amg-content-hero__action-icon svg[fill]:not([fill="none"]),.amg-content-hero__action-icon svg [fill]:not([fill="none"]){fill:currentColor} .amg-content-hero__action-text{display:grid;gap:1px;min-width:0;text-align:left;line-height:1.15} .amg-content-hero__action-strong{color:#fff;font-size:15px;font-weight:600;white-space:nowrap} .amg-content-hero__action-sub{overflow:hidden;color:rgba(255,255,255,0.55);font-size:13px;font-weight:400;letter-spacing:0.01em;white-space:nowrap;text-overflow:ellipsis} .amg-title{margin:0;line-height:1.1} .amg-meta,.amg-archive-desc{color:var(--muted);font-size:15px} .amg-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px} .amg-meta__sep{opacity:0.45} .amg-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px} .amg-card{display:flex;flex-direction:column;padding:18px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:var(--shadow-1)} .amg-card__thumb{display:block;margin:-18px -18px 18px;overflow:hidden;border-radius:18px 18px 0 0} .amg-card__thumb img{width:100%;aspect-ratio:16 / 10;object-fit:cover} .amg-card__title{margin:0 0 10px;font-size:21px} .amg-card__date{margin-bottom:12px;color:var(--muted);font-size:14px} .amg-card__excerpt{color:rgba(17,24,39,0.84)} .amg-card__more{margin-top:auto;padding-top:18px} .amg-card__more a{color:#111827;font-weight:700} .amg-pagination{margin-top:8px} .amg-pagination .nav-links{display:flex;flex-wrap:wrap;gap:8px} .amg-pagination .page-numbers{min-width:42px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--border);border-radius:12px;background:#fff} .amg-pagination .page-numbers.current{border-color:transparent;background:var(--accent);color:#111827} .amg-article,.amg-page,.amg-shop-wrap{display:grid;gap:24px} .amg-featured img{width:100%;height:auto;border-radius:18px} .entry-content{display:grid;gap:18px} .entry-content>*{margin:0} .entry-content ul,.entry-content ol{padding-left:22px} .entry-content img{height:auto;border-radius:16px} .amg-post-footer{display:flex;flex-wrap:wrap;gap:14px 22px;padding-top:18px;border-top:1px solid var(--border);color:var(--muted);font-size:15px} .amg-post-nav{display:flex;justify-content:space-between;gap:16px;padding-top:8px;border-top:1px solid var(--border)} .amg-post-nav a{font-weight:700} .amg-comments{margin-top:16px} .amg-empty{padding:28px;border:1px solid var(--border);border-radius:18px;background:var(--surface);display:grid;gap:16px} .amg-empty__title{margin:0;font-size:28px} .amg-empty__text{margin:0;color:var(--muted)} .amg-404{display:grid;justify-items:center;gap:18px;padding:72px 0;text-align:center} .amg-404__code{font-family:var(--font-heading);font-size:clamp(80px,14vw,140px);line-height:0.9;color:rgba(17,24,39,0.1)} .amg-404__text{max-width:620px;color:var(--muted)} .amg-404__search{width:min(520px,100%)} .amg-404__back{margin:0} .search-form{display:flex;gap:10px} .search-form label{flex:1} .search-form .search-field,.search-form .search-submit{min-height:46px;border-radius:12px} .search-form .search-field{width:100%;padding:0 14px;border:1px solid var(--border);background:#fff} .search-form .search-submit{padding:0 18px;border:0;background:var(--accent);color:#111827;font-weight:700;cursor:pointer} .widget{padding:18px;border:1px solid var(--border);border-radius:16px;background:#fff} .widget-title{margin-bottom:12px;font-size:20px} .amg-seo-copy{padding:54px 0;background:#f7faf8;border-top:1px solid rgba(15,23,42,0.08);border-bottom:1px solid rgba(15,23,42,0.08)} .amg-seo-copy__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,0.32fr);gap:34px;align-items:start} .amg-seo-copy__content{max-width:850px} .amg-seo-copy__eyebrow{margin:0 0 10px;color:var(--accent-strong);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase} .amg-seo-copy h2{margin:0 0 18px;color:var(--text);font-size:clamp(28px,3vw,42px);line-height:1.08} .amg-seo-copy p{margin:0;color:var(--muted);font-size:17px;line-height:1.72} .amg-seo-copy p + p{margin-top:14px} .amg-seo-copy__links{display:grid;gap:10px} .amg-seo-copy__links a{display:flex;align-items:center;min-height:46px;padding:12px 14px;border:1px solid rgba(15,23,42,0.12);border-radius:8px;background:#fff;color:var(--text);font-size:14px;font-weight:800;line-height:1.25;text-decoration:none;box-shadow:0 10px 26px rgba(15,23,42,0.05);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease} .amg-seo-copy__links a:hover,.amg-seo-copy__links a:focus-visible{border-color:var(--accent);box-shadow:0 16px 34px rgba(15,23,42,0.08);transform:translateY(-1px)} @media (max-width:768px){.amg-content-hero__breadcrumb:not(.amg-content-hero__breadcrumb--light){position:static;inset:auto;flex-wrap:wrap;row-gap:4px;margin:0 0 16px;padding-inline:0;color:rgba(255,255,255,0.72);font-size:13px} .repair-page__hero>.amg-content-hero__breadcrumb,.brand-page__hero>.amg-content-hero__breadcrumb,.coin-page__hero>.amg-content-hero__breadcrumb{width:min(1320px,100%);margin-inline:auto;padding-inline:24px} .site-main{padding:28px 0 56px} .site-main--has-hero{padding:0 0 56px} .amg-content-hero{padding:128px 0 82px} .amg-wrap--after-hero{padding-top:34px} .amg-content-hero__actions{flex-direction:column;align-items:stretch} .amg-content-hero__action{width:100%} .search-form{flex-direction:column} .amg-post-nav{flex-direction:column} .amg-seo-copy{padding:40px 0} .amg-seo-copy__inner{grid-template-columns:1fr;gap:24px} .amg-seo-copy h2{font-size:28px} .amg-seo-copy p{font-size:16px}} @media (max-width:420px){.amg-container{padding-inline:16px} .repair-page__hero>.amg-content-hero__breadcrumb,.brand-page__hero>.amg-content-hero__breadcrumb,.coin-page__hero>.amg-content-hero__breadcrumb{padding-inline:16px}} @media (max-width:768px){.amg-content-hero__title.amg-content-hero__title,.firmware-page__hero-title.firmware-page__hero-title,.hosting-page__hero-title.hosting-page__hero-title,.cooling-page__hero-title.cooling-page__hero-title,.repair-page__hero-title.repair-page__hero-title,.contact-page__hero-title.contact-page__hero-title,.about-page__hero-title.about-page__hero-title,.roi-hero-card__title.roi-hero-card__title,.brand-page__hero-title.brand-page__hero-title,.coin-page__hero-title.coin-page__hero-title{font-size:23px;line-height:1.15} .amg-content-hero__description.amg-content-hero__description,.firmware-page__hero-description.firmware-page__hero-description,.hosting-page__hero-description.hosting-page__hero-description,.cooling-page__hero-description.cooling-page__hero-description,.repair-page__hero-description.repair-page__hero-description,.contact-page__hero-description.contact-page__hero-description,.about-page__hero-description.about-page__hero-description,.roi-hero-card__description.roi-hero-card__description,.brand-page__hero-intro.brand-page__hero-intro,.coin-page__hero-intro.coin-page__hero-intro{font-size:13.5px;line-height:1.6}} .amg-content-hero__title.amg-content-hero__title,.firmware-page__hero-title.firmware-page__hero-title,.hosting-page__hero-title.hosting-page__hero-title,.cooling-page__hero-title.cooling-page__hero-title,.repair-page__hero-title.repair-page__hero-title,.contact-page__hero-title.contact-page__hero-title,.about-page__hero-title.about-page__hero-title,.roi-hero-card__title.roi-hero-card__title,.brand-page__hero-title.brand-page__hero-title,.coin-page__hero-title.coin-page__hero-title{font-size:clamp(28px,2.6vw,38px) !important;letter-spacing:-0.01em !important;line-height:1.05 !important} .amg-content-hero__description.amg-content-hero__description,.firmware-page__hero-description.firmware-page__hero-description,.hosting-page__hero-description.hosting-page__hero-description,.cooling-page__hero-description.cooling-page__hero-description,.repair-page__hero-description.repair-page__hero-description,.contact-page__hero-description.contact-page__hero-description,.contact-page__hero-note.contact-page__hero-note,.about-page__hero-description.about-page__hero-description,.roi-hero-card__description.roi-hero-card__description,.brand-page__hero-intro.brand-page__hero-intro,.coin-page__hero-intro.coin-page__hero-intro{font-size:15px !important;font-weight:400 !important;line-height:1.65 !important} .firmware-page__button.firmware-page__button,.coin-page__hero-roi a{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:48px !important;padding:0 18px !important;border-radius:14px !important;font-size:14px !important;font-weight:700 !important;transition:background-color 160ms ease,color 160ms ease,transform 160ms ease,box-shadow 160ms ease !important} @media (max-width:768px){.amg-content-hero__title.amg-content-hero__title,.firmware-page__hero-title.firmware-page__hero-title,.hosting-page__hero-title.hosting-page__hero-title,.cooling-page__hero-title.cooling-page__hero-title,.repair-page__hero-title.repair-page__hero-title,.contact-page__hero-title.contact-page__hero-title,.about-page__hero-title.about-page__hero-title,.roi-hero-card__title.roi-hero-card__title,.brand-page__hero-title.brand-page__hero-title,.coin-page__hero-title.coin-page__hero-title{font-size:23px !important;line-height:1.15 !important} .amg-content-hero__description.amg-content-hero__description,.firmware-page__hero-description.firmware-page__hero-description,.hosting-page__hero-description.hosting-page__hero-description,.cooling-page__hero-description.cooling-page__hero-description,.repair-page__hero-description.repair-page__hero-description,.contact-page__hero-description.contact-page__hero-description,.contact-page__hero-note.contact-page__hero-note,.about-page__hero-description.about-page__hero-description,.roi-hero-card__description.roi-hero-card__description,.brand-page__hero-intro.brand-page__hero-intro,.coin-page__hero-intro.coin-page__hero-intro{font-size:13.5px !important;line-height:1.6 !important}} :root{--amg-header-bg:#111314;--amg-header-bg-2:#16191b;--amg-header-line:rgba(255,255,255,0.1);--amg-header-text:rgba(255,255,255,0.94);--amg-header-muted:rgba(255,255,255,0.68);--amg-header-compact-bg:rgba(16,18,19,0.94)} html.amg-menu-open,body.amg-menu-open{overflow:hidden} body.amg-menu-open .amg-header,body.amg-menu-open .amg-compact-header{z-index:1001} .amg-header{position:sticky;top:0;z-index:900;color:var(--amg-header-text);background:rgba(17,19,20,0.94);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 14px 30px rgba(0,0,0,0.18);transition:background-color 220ms ease,box-shadow 220ms ease,backdrop-filter 220ms ease,-webkit-backdrop-filter 220ms ease} .amg-header--hero{position:absolute;top:0;left:0;right:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none} .amg-compact-header{position:fixed;top:0;left:0;right:0;z-index:910;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-100%);transition:opacity 220ms ease,visibility 220ms ease,transform 220ms ease} .amg-compact-header.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)} .admin-bar .amg-header,.admin-bar .amg-compact-header{top:32px} .amg-topbar{overflow:visible;border-bottom:1px solid var(--amg-header-line);background:linear-gradient(180deg,rgba(255,255,255,0.035),rgba(255,255,255,0.015));transition:max-height 220ms ease,opacity 180ms ease,transform 220ms ease,border-color 180ms ease,background-color 180ms ease} .amg-header--hero .amg-topbar{max-height:72px;background:transparent;border-bottom-color:rgba(255,255,255,0.08)} .amg-topbar__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:24px;align-items:center;min-height:58px} .amg-topbar__left,.amg-topbar__right{display:flex;align-items:center;gap:12px} .amg-topbar__left{min-width:0;overflow:visible} .amg-topbar__right{justify-content:flex-end;gap:36px;overflow:visible} .amg-topbar__center{display:flex;justify-content:center;justify-self:center;overflow:visible} .amg-topbar__item{position:relative;display:inline-flex;align-items:center;gap:0;min-height:42px;min-width:0;max-width:46px;padding:0 11px;overflow:hidden;border:1px solid transparent;border-radius:999px;background:rgba(255,255,255,0.025);color:var(--amg-header-muted);text-decoration:none;white-space:nowrap;transition:max-width 220ms ease,padding 220ms ease,color 150ms ease,transform 150ms ease,border-color 180ms ease,background-color 180ms ease} .amg-topbar__item .amg-ico{flex:0 0 22px} .amg-topbar__item:hover,.amg-topbar__item:focus-visible,.amg-topbar__item.is-open{max-width:min(360px,34vw);padding-right:16px;border-color:rgba(255,255,255,0.14);background:rgba(255,255,255,0.08);color:var(--amg-header-text);transform:translateY(-1px)} .amg-topbar__text{max-width:0;margin-left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;opacity:0;transition:max-width 220ms ease,margin-left 220ms ease,opacity 140ms ease} .amg-topbar__item:hover .amg-topbar__text,.amg-topbar__item:focus-visible .amg-topbar__text,.amg-topbar__item.is-open .amg-topbar__text{max-width:260px;margin-left:10px;opacity:1} .amg-search{position:relative;width:100%;max-width:320px} .amg-search__input{width:100%;height:38px;padding:0 48px 0 16px;border-radius:14px;border:1px solid rgba(255,255,255,0.18);background:rgba(255,255,255,0.02);color:var(--amg-header-text);font-size:14px} .amg-search__input::placeholder{color:rgba(255,255,255,0.42)} .amg-search__input:focus{outline:none;background:#fff;color:#111827;border-color:rgba(166,226,46,0.5);box-shadow:0 0 0 3px rgba(166,226,46,0.18)} .amg-search__input:focus + .amg-search__btn{color:#111827} .amg-search__btn{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:transparent;color:rgba(255,255,255,0.82);cursor:pointer} .amg-search__btn:hover{background:rgba(255,255,255,0.06)} .amg-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 22px;border-radius:14px;border:1px solid rgba(255,255,255,0.18);background:transparent;color:var(--amg-header-text);font-family:var(--font-heading);font-weight:600;transition:transform 150ms ease,border-color 150ms ease,background-color 150ms ease,color 150ms ease} .amg-topbar__right>.amg-btn{font-family:var(--font-text);font-size:14px;font-weight:400;line-height:1.2} .amg-topbar__right>.amg-btn:hover,.amg-topbar__right>.amg-btn:focus-visible{background:var(--accent);border-color:var(--accent);color:#111827} .amg-btn:hover{transform:translateY(-1px);border-color:rgba(255,255,255,0.28)} .amg-btn--ghost:hover{background:rgba(255,255,255,0.06)} .amg-btn--full{width:100%} .amg-langwrap{position:relative;display:flex;align-items:center;justify-content:flex-end;overflow:visible} .amg-lang-switch{position:relative;display:inline-flex;align-items:center;overflow:visible} .amg-langbtn{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 14px;border-radius:14px;border:0;background:transparent;color:var(--amg-header-text);cursor:pointer} .amg-langbtn:hover{background:transparent} .amg-langbtn__flag,.amg-langmenu2__flag{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center} .amg-langbtn__flag img,.amg-langmenu2__flag img{width:22px;height:16px;display:block;object-fit:cover;border-radius:2px} .amg-langbtn__chev{font-size:11px} .amg-langmenu2{position:absolute;top:calc(100% + 8px);right:0;z-index:40;min-width:180px;display:none;padding:8px;border:1px solid rgba(255,255,255,0.12);border-radius:16px;background:#0e1011;box-shadow:0 18px 40px rgba(0,0,0,0.34)} .amg-lang-switch.is-open .amg-langmenu2{display:block} .amg-langmenu2__item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;color:var(--amg-header-text)} .amg-langmenu2__item:hover,.amg-langmenu2__item.is-current{background:rgba(255,255,255,0.06)} .amg-mainbar{position:relative;background:var(--amg-header-bg-2);transition:background-color 220ms ease,box-shadow 220ms ease,border-color 220ms ease,min-height 220ms ease} .amg-header--hero .amg-mainbar{background:transparent} .amg-compact-header .amg-mainbar{background:var(--amg-header-compact-bg);border-bottom:1px solid rgba(255,255,255,0.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 18px 36px rgba(0,0,0,0.24)} .amg-mainbar__inner{display:grid;grid-template-columns:240px minmax(0,1fr) auto;gap:24px;align-items:center;min-height:76px} .amg-logo img{width:auto;max-height:46px;transition:max-height 220ms ease} .amg-compact-header .amg-mainbar__inner{min-height:68px} .amg-compact-header .amg-logo img{max-height:40px} .amg-logo-text{font-family:var(--font-heading);font-size:24px;font-weight:700;color:#fff} .amg-nav{display:flex;justify-content:center;min-width:0} .amg-menu,.amg-offmenu{list-style:none;margin:0;padding:0} .amg-menu{display:flex;align-items:center;gap:28px;flex-wrap:wrap} .amg-menu li,.amg-offmenu li{position:relative} .amg-menu>.menu-item-has-children::after{content:"";position:absolute;top:100%;left:-14px;right:-14px;z-index:49;display:none;height:12px} .amg-menu a{position:relative;display:inline-block;padding:12px 0;color:rgba(255,255,255,0.9);font-size:15px} .amg-menu>.menu-item-has-children>a{padding-right:14px} .amg-menu>.menu-item-has-children>a::before{content:"";position:absolute;top:50%;right:0;width:7px;height:7px;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:translateY(-68%) rotate(45deg);opacity:0.8} .amg-menu a::after{content:"";position:absolute;left:0;right:0;bottom:5px;height:2px;transform:scaleX(0);transform-origin:center;background:var(--accent);transition:transform 150ms ease} .amg-menu .current-menu-item>a::after,.amg-menu a:hover::after{transform:scaleX(1)} .amg-menu .sub-menu,.amg-offmenu .sub-menu{margin:0;padding:0;list-style:none} .amg-menu .sub-menu{position:absolute;top:100%;left:0;z-index:50;min-width:220px;display:grid;gap:4px;padding:10px;border:1px solid rgba(255,255,255,0.1);border-radius:18px;background:rgba(13,15,16,0.98);box-shadow:0 18px 40px rgba(0,0,0,0.34);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity 180ms ease,visibility 180ms ease,transform 180ms ease} .amg-menu>.menu-item-has-children:hover::after,.amg-menu>.menu-item-has-children:focus-within::after{display:block} .amg-menu li:hover>.sub-menu,.amg-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)} .amg-menu .sub-menu a{width:100%;display:block;padding:10px 12px;border-radius:10px;color:var(--amg-header-text);font-size:14px;line-height:1.4;white-space:nowrap} .amg-menu .sub-menu a::after,.amg-menu .sub-menu a::before{display:none} .amg-menu .sub-menu li:hover>a,.amg-menu .sub-menu li:focus-within>a,.amg-menu .sub-menu .current-menu-item>a{background:rgba(255,255,255,0.08)} .amg-menu .sub-menu .sub-menu{top:0;left:calc(100% + 8px)} .amg-actions{display:flex;align-items:center;gap:14px} .amg-mobile-search-toggle,.amg-mobile-search-panel{display:none} .amg-iconbtn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;border:0;cursor:pointer} .amg-iconbtn--white{background:#fff;box-shadow:0 12px 24px rgba(0,0,0,0.22);transition:transform 150ms ease,box-shadow 150ms ease} .amg-iconbtn--white:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(0,0,0,0.28)} .amg-ico{display:inline-flex;width:22px;height:22px;color:currentColor} .amg-ico svg{width:100%;height:100%} .amg-ico--dark{color:#111314} .amg-cart{position:relative} .amg-header-tool{position:relative} .amg-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--accent);color:#111314;font-size:11px;font-weight:700;line-height:1} .amg-badge[hidden]{display:none !important} .amg-burger{display:none;width:42px;height:42px;border:0;border-radius:12px;background:transparent;color:#fff;cursor:pointer} .amg-burger:hover{background:rgba(255,255,255,0.06)} .amg-burger__lines,.amg-burger__lines::before,.amg-burger__lines::after{width:20px;height:2px;display:block;border-radius:2px;background:currentColor;transition:transform 220ms cubic-bezier(0.22,1,0.36,1),opacity 160ms ease,top 220ms ease} .amg-burger__lines{position:relative;margin:0 auto} .amg-burger__lines::before,.amg-burger__lines::after{content:"";position:absolute;left:0} .amg-burger__lines::before{top:-6px} .amg-burger__lines::after{top:6px} .amg-burger[aria-expanded="true"] .amg-burger__lines{background:transparent} .amg-burger[aria-expanded="true"] .amg-burger__lines::before{top:0;transform:rotate(45deg)} .amg-burger[aria-expanded="true"] .amg-burger__lines::after{top:0;transform:rotate(-45deg)} .amg-overlay{position:fixed;left:0;right:0;top:var(--amg-offcanvas-top,0px);bottom:var(--amg-offcanvas-bottom,0px);z-index:998;background:rgba(6,8,9,0.62);-webkit-backdrop-filter:blur(7px) saturate(118%);backdrop-filter:blur(7px) saturate(118%);opacity:0;transition:opacity 240ms ease} .amg-overlay.is-visible{opacity:1} .amg-offcanvas{position:fixed;left:0;right:auto;top:var(--amg-offcanvas-top,0px);bottom:var(--amg-offcanvas-bottom,0px);z-index:999;width:min(386px,90vw);display:flex;flex-direction:column;padding-bottom:22px;color:#fff;overflow-y:auto;scroll-padding-bottom:24px;overscroll-behavior:contain;border-right:1px solid rgba(166,226,46,0.2);border-radius:0 14px 14px 0;background:radial-gradient(132% 56% at 0% 0%,rgba(166,226,46,0.16),transparent 58%),linear-gradient(180deg,#16181b 0%,#0c0d0f 58%,#090a0b 100%);transform:translateX(-100%);transition:transform 340ms cubic-bezier(0.22,1,0.36,1)} .amg-offcanvas::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,0.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.028) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 72%);mask-image:linear-gradient(180deg,#000,transparent 72%)} .amg-offcanvas>*{position:relative;z-index:1} .amg-offcanvas.is-open{transform:translateX(0);box-shadow:26px 0 70px rgba(0,0,0,0.55)} .amg-offcanvas__top{display:none} .amg-offcanvas__top::after{content:"";position:absolute;left:22px;right:22px;bottom:0;height:1px;background:linear-gradient(90deg,var(--accent),rgba(166,226,46,0) 72%);opacity:0.55} .amg-offcanvas__brand .amg-logo img,.amg-offcanvas__brand .amg-logo svg{max-height:30px;width:auto} .amg-offcanvas__close{position:relative;flex:0 0 auto;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.16);border-radius:999px;background:rgba(255,255,255,0.05);color:#fff;font-size:25px;line-height:1;cursor:pointer;transition:background 180ms ease,border-color 180ms ease,color 180ms ease,transform 260ms cubic-bezier(0.22,1,0.36,1)} .amg-offcanvas__close:hover,.amg-offcanvas__close:focus-visible{background:var(--accent);border-color:var(--accent);color:#0c0d0f;transform:rotate(90deg)} .amg-offcanvas__nav{padding:22px 22px 4px} .amg-offcanvas__nav .amg-offmenu{counter-reset:amg-nav;display:flex;flex-direction:column;gap:0} .amg-offmenu>li{border-bottom:1px solid rgba(255,255,255,0.06)} .amg-offmenu>li>a{position:relative;display:flex;align-items:center;gap:14px;padding:15px 46px 15px 0;color:rgba(255,255,255,0.92);font-family:var(--font-heading);font-size:clamp(18px,5vw,20px);letter-spacing:-0.01em;line-height:1.12;transition:color 160ms ease,transform 220ms cubic-bezier(0.22,1,0.36,1)} .amg-offmenu>li>a::before{counter-increment:amg-nav;content:counter(amg-nav,decimal-leading-zero);font-family:ui-monospace,"SFMono-Regular","Roboto Mono",monospace;font-size:11px;font-weight:600;letter-spacing:0.1em;color:var(--accent);opacity:0.5;min-width:20px;transition:opacity 160ms ease} .amg-offmenu>li>a:hover{color:#fff;transform:translateX(5px)} .amg-offmenu>li>a:hover::before{opacity:1} .amg-offmenu>li.current-menu-item>a,.amg-offmenu>li.current-menu-parent>a{color:var(--accent)} .amg-offmenu>li.current-menu-item>a::before,.amg-offmenu>li.current-menu-parent>a::before{opacity:1} .amg-offmenu>li.current-menu-item>a::after,.amg-offmenu>li.current-menu-parent>a::after{content:"";position:absolute;left:-22px;top:50%;transform:translateY(-50%);width:3px;height:22px;border-radius:0 3px 3px 0;background:var(--accent);box-shadow:0 0 12px rgba(166,226,46,0.6)} .amg-offcanvas.is-open .amg-offmenu>li{animation:amg-offnav-in 460ms cubic-bezier(0.22,1,0.36,1) backwards} .amg-offcanvas.is-open .amg-offmenu>li:nth-child(1){animation-delay:120ms} .amg-offcanvas.is-open .amg-offmenu>li:nth-child(2){animation-delay:168ms} .amg-offcanvas.is-open .amg-offmenu>li:nth-child(3){animation-delay:216ms} .amg-offcanvas.is-open .amg-offmenu>li:nth-child(4){animation-delay:264ms} .amg-offcanvas.is-open .amg-offmenu>li:nth-child(5){animation-delay:312ms} .amg-offcanvas.is-open .amg-offmenu>li:nth-child(6){animation-delay:360ms} .amg-offcanvas.is-open .amg-offmenu>li:nth-child(7){animation-delay:408ms} .amg-offcanvas.is-open .amg-offmenu>li:nth-child(n + 8){animation-delay:456ms} @keyframes amg-offnav-in{from{opacity:0;transform:translateX(-16px)} to{opacity:1;transform:translateX(0)}} .amg-offmenu .sub-menu{display:none;margin:2px 0 12px 10px;padding-left:16px;border-left:1px solid rgba(166,226,46,0.28)} .amg-offmenu .menu-item-has-children.is-open>.sub-menu{display:grid;gap:2px} .amg-offmenu .sub-menu a{position:relative;display:block;padding:9px 0 9px 16px;color:rgba(255,255,255,0.72);font-family:var(--font-text);font-size:15px;line-height:1.4;transition:color 150ms ease,padding-left 180ms ease} .amg-offmenu .sub-menu a::before{content:"";position:absolute;left:0;top:50%;width:6px;height:1px;background:rgba(255,255,255,0.4);transition:width 180ms ease,background 150ms ease} .amg-offmenu .sub-menu a:hover{color:#fff;padding-left:22px} .amg-offmenu .sub-menu a:hover::before{width:12px;background:var(--accent)} .amg-subtoggle{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.1);border-radius:999px;background:rgba(255,255,255,0.04);color:rgba(255,255,255,0.82);cursor:pointer;transition:background 160ms ease,border-color 160ms ease,color 160ms ease,box-shadow 160ms ease,transform 200ms ease} .amg-subtoggle:hover,.amg-subtoggle:focus-visible{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.2)} .amg-subtoggle__chev{width:8px;height:8px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(45deg) translateY(-1px);transition:transform 200ms ease} .amg-offmenu>.menu-item-has-children>.amg-subtoggle{position:absolute;top:11px;right:0} .amg-offmenu .menu-item-has-children.is-open>.amg-subtoggle{background:var(--accent);border-color:var(--accent);color:#0c0d0f;box-shadow:0 0 16px rgba(166,226,46,0.45)} .amg-offmenu .menu-item-has-children.is-open>.amg-subtoggle .amg-subtoggle__chev{transform:rotate(225deg) translateY(1px)} .amg-offcanvas__bottom{margin-top:22px;padding:0 22px 20px;display:grid;gap:12px} .amg-offcanvas__bottom .amg-btn--full{width:100%;justify-content:center;border:0;border-radius:14px;background:linear-gradient(135deg,#b6f23a,#8fce20);color:#0c0d0f;font-weight:700;box-shadow:0 12px 28px rgba(166,226,46,0.28);transition:filter 150ms ease,transform 150ms ease,box-shadow 150ms ease} .amg-offcanvas__bottom .amg-btn--full:hover{filter:brightness(1.05);transform:translateY(-1px)} .amg-langwrap--mobile,.amg-langwrap--mobile .amg-lang-switch,.amg-langwrap--mobile .amg-langbtn{width:100%} .amg-langwrap--mobile .amg-langbtn{justify-content:space-between;border-radius:12px} .amg-offcanvas .amg-langmenu2{left:0;right:auto;width:100%} .amg-search--mobile{max-width:none} .amg-search--mobile .amg-search__input{border-radius:12px} .amg-offcanvas__contacts{margin-top:auto;padding:18px 22px 0;display:grid;gap:4px} .amg-offcanvas__contact{display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:12px;color:rgba(255,255,255,0.86);font-size:14px;transition:background 150ms ease,color 150ms ease} .amg-offcanvas__contact:hover{background:rgba(255,255,255,0.04);color:#fff} .amg-offcanvas__contact .amg-ico{flex:0 0 34px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(166,226,46,0.12);color:var(--accent)} .amg-offcanvas__contact .amg-ico svg{width:17px;height:17px} @media (prefers-reduced-motion:reduce){.amg-offcanvas,.amg-offcanvas__close,.amg-offcanvas.is-open .amg-offmenu>li,.amg-offmenu>li>a{animation:none !important;transition-duration:0.01ms !important}} .amg-bottombar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:1000;align-items:stretch;justify-content:space-around;padding:6px 4px calc(6px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(166,226,46,0.18);background:rgba(13,15,16,0.92);-webkit-backdrop-filter:blur(14px) saturate(120%);backdrop-filter:blur(14px) saturate(120%);box-shadow:0 -10px 30px rgba(0,0,0,0.4)} .amg-bottombar__btn{position:relative;flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;border:0;background:transparent;color:rgba(255,255,255,0.9);text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color 160ms ease,transform 160ms ease} .amg-bottombar__btn:hover,.amg-bottombar__btn:focus-visible,.amg-bottombar__btn:active{color:#fff;outline:none} .amg-bottombar__btn:active{transform:scale(0.94)} .amg-bottombar__btn .amg-ico{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:inherit} .amg-bottombar__btn .amg-ico svg{width:24px;height:24px} .amg-bottombar__btn .amg-ico svg [fill="#1d1d1d"]{fill:currentColor} .amg-bottombar__label{font-size:11px;font-weight:500;letter-spacing:0.01em;line-height:1;color:inherit;opacity:0.82} .amg-bottombar__btn .amg-badge{top:0;right:auto;left:calc(50% + 5px);min-width:16px;height:16px;padding:0 4px;font-size:10px;box-shadow:0 0 0 2px rgba(13,15,16,0.92)} .amg-bottombar__top .amg-ico{color:var(--accent)} @media (max-width:1180px){.amg-topbar__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)} .amg-mainbar__inner{grid-template-columns:220px minmax(0,1fr) auto} .amg-menu{gap:22px} .amg-topbar__item:hover,.amg-topbar__item:focus-visible,.amg-topbar__item.is-open{max-width:min(300px,30vw)}} @media (max-width:980px){.amg-topbar{display:none} .amg-mainbar__inner{grid-template-columns:minmax(0,1fr) auto} .amg-nav{display:none} .amg-burger{display:inline-flex;align-items:center;justify-content:center} .amg-mobile-search-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;border-radius:12px;background:transparent;color:#fff;cursor:pointer} .amg-mobile-search-toggle:hover,.amg-mobile-search-toggle:focus-visible,.amg-mobile-search-toggle[aria-expanded="true"]{background:rgba(255,255,255,0.08)} .amg-mobile-search-toggle .amg-ico{width:22px;height:22px} .amg-mobile-search-panel{position:absolute;top:100%;left:0;right:0;z-index:15;display:block;max-height:0;overflow:hidden;opacity:0;transform:translateY(-8px);visibility:hidden;background:rgba(16,18,18,0.98);border-top:1px solid rgba(255,255,255,0.08);border-bottom:1px solid rgba(255,255,255,0.1);box-shadow:0 14px 28px rgba(0,0,0,0.24);transition:max-height 220ms ease,opacity 170ms ease,transform 220ms ease,visibility 0s linear 220ms} .amg-mobile-search-panel.is-open{max-height:84px;opacity:1;transform:translateY(0);visibility:visible;transition-delay:0s} .amg-mobile-search-panel__inner{padding-top:10px;padding-bottom:12px} .amg-search--header-mobile{width:100%;min-height:48px;background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.22)} .amg-actions .amg-iconbtn{display:none} .amg-bottombar{display:flex} .amg-scroll-top{display:none !important} body{padding-bottom:calc(66px + env(safe-area-inset-bottom,0px))} .amg-header--hero{background:transparent} .amg-compact-header .amg-mainbar__inner{min-height:64px}} @media (max-width:640px){.amg-actions{gap:calc(20vw - 38px)} .amg-iconbtn,.amg-burger,.amg-mobile-search-toggle{width:38px;height:38px} .amg-offmenu a{font-size:19px} .amg-offcanvas__nav{padding-top:12px} .amg-offmenu>li>a{padding-top:11px;padding-bottom:11px} .amg-offcanvas__bottom{margin-top:14px}} @media (max-width:782px){.admin-bar .amg-header,.admin-bar .amg-compact-header{top:46px}} @media (min-width:981px) and (max-height:1100px){.amg-topbar__inner{min-height:44px} .amg-mainbar__inner{min-height:56px} .amg-logo img{max-height:36px} .amg-topbar__item{min-height:34px} .amg-topbar__item .amg-ico{flex-basis:19px} .amg-ico{width:19px;height:19px} .amg-iconbtn{width:34px;height:34px} .amg-langbtn{min-height:36px} .amg-search__input{height:34px} .amg-btn{min-height:34px} .amg-header--hero .amg-topbar{max-height:60px} .amg-compact-header .amg-mainbar__inner{min-height:54px} .amg-compact-header .amg-logo img{max-height:34px}} .amg-footer{padding:52px 0 28px;background:linear-gradient(180deg,#1e1e1e 0%,#292929 100%);border-top:1px solid rgba(255,255,255,0.06);color:rgba(255,255,255,0.88)} .amg-footer__inner{display:grid;gap:26px} .amg-footer__top{display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(110px,0.58fr) minmax(170px,0.84fr) minmax(210px,0.98fr) minmax(260px,1.25fr);gap:28px 24px;align-items:start} .amg-footer__brand{max-width:340px} .amg-footer__logo{display:inline-flex;margin-bottom:16px} .amg-footer__logo .custom-logo-link{display:inline-flex;align-items:center} .amg-footer__logo .custom-logo{display:block;width:150px !important;height:48px !important;max-width:150px !important;max-height:48px !important;object-fit:contain} .amg-footer__logo img{width:auto;max-height:64px} .amg-footer__logo--text{text-decoration:none} .amg-footer__logo-text{font-family:var(--font-heading);font-size:24px;font-weight:700;color:#fff} .amg-footer__desc{margin:0;max-width:32ch;color:rgba(255,255,255,0.92);font-size:14px;line-height:1.55} .amg-footer__title{margin:0 0 14px;color:#fff;font-size:15px;font-weight:700;line-height:1.2;letter-spacing:0.02em} .amg-footer__links,.amg-footer__legal{list-style:none;margin:0;padding:0} .amg-footer__links{display:grid;gap:9px} .amg-footer__links a{color:rgba(255,255,255,0.72)} .amg-footer__links li,.amg-footer__legal li{margin:0} .amg-footer__links a,.amg-footer__legal a,.amg-footer__meta a,.amg-footer__credit a{color:rgba(255,255,255,0.94);text-decoration:none;transition:color 150ms ease,opacity 150ms ease} .amg-footer__links a,.amg-footer__meta-value,.amg-footer__legal a{font-size:14px;line-height:1.5} .amg-footer__links a:hover,.amg-footer__legal a:hover,.amg-footer__meta a:hover,.amg-footer__credit a:hover{color:#fff} .amg-footer__calculator-links{display:grid;gap:10px;margin-top:0} .amg-footer__calculator-link{display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;align-items:center;min-height:58px;padding:9px 14px 9px 10px;border:1px solid rgba(255,255,255,0.12);border-radius:18px;background:rgba(255,255,255,0.06);color:#fff;text-decoration:none;transition:background-color 160ms ease,border-color 160ms ease,transform 160ms ease,box-shadow 160ms ease} .amg-footer__calculator-link:hover,.amg-footer__calculator-link:focus-visible{border-color:rgba(166,226,46,0.55);background:rgba(255,255,255,0.1);color:#fff;transform:translateY(-1px);box-shadow:0 12px 24px rgba(0,0,0,0.24)} .amg-footer__calculator-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:rgba(166,226,46,0.16);color:#9acd32} .amg-footer__calculator-icon svg{width:20px;height:20px} .amg-footer__calculator-link span:last-child{display:grid;gap:2px;min-width:0} .amg-footer__calculator-link strong{overflow:hidden;color:#fff;font-size:14px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap} .amg-footer__calculator-link small{overflow:hidden;color:rgba(255,255,255,0.58);font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap} .amg-footer__meta{display:grid;gap:8px 18px} .amg-footer__meta-row{display:grid;gap:2px} .amg-footer__meta-label{color:rgba(255,255,255,0.42);font-size:13px;line-height:1.35} .amg-footer__meta-value{color:rgba(255,255,255,0.94)} .amg-footer__divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.16) 18%,rgba(255,255,255,0.16) 82%,transparent)} .amg-footer__catalog{display:grid;gap:14px} .amg-footer__catalog-group{display:grid;grid-template-columns:116px minmax(0,1fr);gap:6px 20px;align-items:start} .amg-footer__catalog-label{padding-top:6px;color:rgba(255,255,255,0.5);font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;line-height:1.3} .amg-footer__taglist{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none} .amg-footer__taglist li{margin:0} .amg-footer__taglist a{display:inline-flex;align-items:center;padding:5px 12px;border:1px solid rgba(255,255,255,0.12);border-radius:999px;background:rgba(255,255,255,0.04);color:rgba(255,255,255,0.72);font-size:12.5px;line-height:1.2;text-decoration:none;transition:border-color 150ms ease,background-color 150ms ease,color 150ms ease} .amg-footer__taglist a:hover{border-color:rgba(166,226,46,0.5);background:rgba(166,226,46,0.08);color:#fff} .amg-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 32px} .amg-footer__copy{margin:0;color:rgba(255,255,255,0.9);font-size:13px;line-height:1.4} .amg-footer__legal{display:flex;flex-wrap:wrap;align-items:center;row-gap:6px;list-style:none;margin:0;padding:0} .amg-footer__legal li{display:inline-flex;align-items:center;margin:0} .amg-footer__legal li:not(:first-child)::before{content:"";width:3px;height:3px;margin:0 14px;border-radius:50%;background:rgba(255,255,255,0.3)} .amg-footer__legal a{color:rgba(255,255,255,0.6);font-size:13px;line-height:1.4} .amg-footer__legal a:hover{color:#fff} .amg-scroll-top{position:fixed;right:28px;bottom:28px;z-index:80;display:inline-flex;align-items:center;justify-content:center;width:84px;height:84px;padding:0;border:1px solid rgba(17,24,39,0.15);border-radius:50%;background:linear-gradient(180deg,#f4f4f4 0%,#ececec 100%);box-shadow:0 18px 34px rgba(15,23,42,0.12);color:#97d317;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity 180ms ease,transform 180ms ease,visibility 180ms ease,box-shadow 180ms ease,border-color 180ms ease} .amg-scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)} .amg-scroll-top:hover,.amg-scroll-top:focus-visible{border-color:rgba(151,211,23,0.5);box-shadow:0 22px 40px rgba(15,23,42,0.16);outline:none} .amg-scroll-top__icon{position:relative;display:block;width:30px;height:34px} .amg-scroll-top__icon::before,.amg-scroll-top__icon::after{content:"";position:absolute;left:50%;transform:translateX(-50%);background:currentColor} .amg-scroll-top__icon::before{bottom:0;width:16px;height:18px;border-radius:2px 2px 0 0} .amg-scroll-top__icon::after{top:0;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:18px solid currentColor;background:transparent} @media (max-width:1080px){.amg-footer__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 40px} .amg-footer__top>.amg-footer__col:last-child{grid-column:1 / -1} .amg-footer__top>.amg-footer__col:last-child .amg-footer__meta{grid-template-columns:repeat(4,minmax(0,1fr))} .amg-footer__brand{max-width:none} .amg-footer__desc{max-width:42ch}} @media (max-width:760px){.amg-footer{padding:54px 0 26px} .amg-scroll-top{right:18px;bottom:18px;width:70px;height:70px} .amg-scroll-top__icon{width:24px;height:28px} .amg-scroll-top__icon::before{width:13px;height:15px} .amg-scroll-top__icon::after{border-left-width:12px;border-right-width:12px;border-bottom-width:15px} .amg-footer__inner{gap:26px} .amg-footer__top{grid-template-columns:1fr 1fr;gap:26px 28px} .amg-footer__brand,.amg-footer__top>.amg-footer__col:last-child{grid-column:1 / -1} .amg-footer__top>.amg-footer__col:last-child .amg-footer__meta{grid-template-columns:1fr} .amg-footer__bottom{flex-direction:column;align-items:flex-start;gap:14px} .amg-footer__logo{margin-bottom:16px} .amg-footer__logo img{max-height:52px} .amg-footer__logo .custom-logo{width:150px !important;height:48px !important;max-width:150px !important;max-height:48px !important} .amg-footer__desc{max-width:28ch;font-size:14px} .amg-footer__title{margin-bottom:12px} .amg-footer__catalog-group{grid-template-columns:1fr;gap:8px} .amg-footer__catalog-label{padding-top:0}} @media (max-width:440px){.amg-footer__top{grid-template-columns:1fr}} .site-main{padding-top:0} .home-section{padding:56px 0} .home-section--brands,.home-section--about-faq{background:#f3f3f1} .home-section--brands{overflow-x:clip} .home-section__header,.home-section__header--stacked{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px} .home-section__header--stacked{flex-direction:column;align-items:flex-start} .home-section__eyebrow,.home-repair__mini-label{display:inline-flex;align-items:center;gap:8px;margin:0 0 -18px;color:#47680c;font-size:12px;font-weight:700;letter-spacing:0.16em} .home-section__title--repair{margin-bottom:20px} .home-section__title{margin:0;font-size:clamp(26px,3vw,34px);line-height:1.08} .home-section__title span{color:#47680c} .home-section__link{display:inline-flex;align-items:center;gap:8px;color:#111827;font-weight:400;text-decoration:none} .home-section__link::after{content:"";display:inline-block;width:8px;height:8px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg)} .home-section__link:hover{color:#47680c} .home-hero{padding:162px 0 34px;overflow:hidden;background-color:#121213;background-image:radial-gradient(ellipse at center,#3c3c3d 0%,#29292a 36%,#1a1a1b 68%,#111112 100%);background-repeat:no-repeat;background-size:cover;color:#fff} .home-hero__main{display:grid;grid-template-columns:minmax(0,3fr) minmax(240px,1fr);gap:34px;align-items:stretch} .home-hero__bottom{margin-top:26px} :root{--amg-dark-card-bg:radial-gradient(circle at 50% 34%,rgba(255,255,255,0.08) 0%,rgba(255,255,255,0) 44%),linear-gradient(180deg,rgba(34,34,35,0.96),rgba(20,20,21,0.98))} .home-hero-card,.home-brand-panel,.home-firmware,.home-faq-card,.home-about-card{border-radius:24px} .home-repair__title,.home-firmware__title,.home-lead__title,.home-about-card__title,.home-faq-card__title,.home-solution-card__title{margin:0;font-size:clamp(28px,3vw,36px);line-height:1.06;letter-spacing:-0.02em} .home-repair__intro,.home-firmware__description,.home-about-card__description{margin:0;color:rgba(255,255,255,0.84);font-size:clamp(18px,1.8vw,26px);line-height:1.45} .home-repair__mini-label{margin-bottom:-24px;color:#b7f04a;font-size:16px;font-weight:500;letter-spacing:0;text-transform:none} .home-repair__title{font-size:34px;line-height:1.02} .home-repair__intro{color:rgba(255,255,255,0.72);font-size:16px;line-height:1.55} .home-hero__actions,.home-repair__actions,.home-firmware__actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px} .home-repair__actions .amg-btn,.home-firmware__link{color:#fff;border-color:rgba(255,255,255,0.18)} .home-hero__actions .amg-btn{min-height:48px;padding-inline:22px;border-radius:16px;font-size:16px} .home-firmware__link{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:9px 14px;border:1px solid rgba(184,188,194,0.28);border-radius:14px;font-weight:700;text-decoration:none} .home-firmware__eyebrow{display:inline-flex;align-items:center;margin:0 0 -24px;color:#87bd26;font-size:16px;font-weight:500;letter-spacing:0;text-transform:none} .home-firmware__media,.home-solution-card__media{position:relative} .home-firmware__media img,.home-solution-card__media img,.home-guide-card__image img,.home-about-card__media img,.home-repair__media img,.home-repair__secondary-media img,.amg-product-card__image img{width:100%;height:auto} .home-hero__sidebar{position:relative;z-index:2;display:flex;flex-direction:column;gap:18px} .home-hero__cards{display:grid;gap:18px} @media (min-width:1181px){.home-hero__cards{margin-top:38px}} .home-hero-card{position:relative;min-height:180px;padding:22px 24px;background:var(--amg-dark-card-bg);border:1px solid rgba(255,255,255,0.08);box-shadow:0 18px 40px rgba(0,0,0,0.18);overflow:visible} .home-hero-card__body{display:flex;flex-direction:column;align-content:start;gap:12px;height:100%;max-width:56%;position:relative;z-index:2} .home-hero-card__title{margin:0;font-size:20px;line-height:1.12} .home-hero-card__text{margin:0;color:rgba(255,255,255,0.6);font-size:15px;font-weight:400;line-height:1.65} .home-hero-card__link{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-height:38px;width:fit-content;padding:0 16px;border:1px solid rgba(255,255,255,0.36);border-radius:14px;color:#fff;background:transparent;text-decoration:none;margin-top:auto;transition:background-color 150ms ease,border-color 150ms ease,color 150ms ease} .home-hero-card__link:hover{background:rgba(0,0,0,0.18);border-color:rgba(255,255,255,0.5)} .home-hero-card__link-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:rgba(255,255,255,0.86)} .home-hero-card__link-icon svg{width:100%;height:100%} .home-hero-card__link-arrow{width:8px;height:8px;border-top:1.6px solid currentColor;border-right:1.6px solid currentColor;transform:rotate(45deg)} .home-hero-card__media{position:absolute;pointer-events:none;z-index:1} .home-hero-card__media img{display:block;width:100%;height:auto;max-width:none;filter:drop-shadow(0 24px 24px rgba(0,0,0,0.35))} .home-hero-card--telegram .home-hero-card__media{top:-24px;right:-48px;width:180px} .home-hero-card--telegram .home-hero-card__media img{transform:rotate(7deg)} .home-hero-card--roi .home-hero-card__media{right:-60px;bottom:0px;width:260px} .home-hero__ticker{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;align-items:stretch} .home-hero__ticker-item{display:flex;align-items:center;gap:10px;min-width:0;padding:2px 10px;border-right:1px solid rgba(255,255,255,0.08)} .home-hero__ticker-item:last-child{border-right:0} .home-hero__ticker-icon{flex:0 0 40px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center} .home-hero__ticker-icon img{display:block;width:40px;height:40px} .home-hero__ticker-copy{display:grid;gap:3px;min-width:0} .home-hero__ticker-copy strong{color:rgba(255,255,255,0.78);font-size:12px;font-weight:700;line-height:1.1;letter-spacing:0.04em} .home-hero__ticker-meta{display:flex;align-items:center;flex-wrap:nowrap;gap:6px} .home-hero__ticker-price{color:rgba(255,255,255,0.72);font-size:13px;line-height:1;white-space:nowrap} .home-hero__ticker-change{display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border-radius:999px;font-size:12px;font-weight:500;line-height:1;white-space:nowrap} .home-hero__ticker-change--positive{background:rgba(53,196,122,0.18);color:#67e0a0} .home-hero__ticker-change--negative{background:rgba(239,68,68,0.16);color:#ff8d8d} .home-hero__ticker-change--flat{background:rgba(255,255,255,0.1);color:rgba(255,255,255,0.72)} .home-hero__socials{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:6px;margin-top:auto;margin-right:18px} .home-hero__social-heading{display:flex;align-items:center;gap:16px} .home-hero__social-line{width:82px;height:1px;border-radius:999px;background:rgba(255,255,255,0.42)} .home-hero__social-label{color:#fff;font-size:16px;font-weight:400} .home-hero__social-links{display:flex;flex-wrap:wrap;gap:14px} .home-hero__social-link{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;color:rgba(255,255,255,0.72);background:transparent;text-decoration:none;box-shadow:none;opacity:0.82;transition:transform 150ms ease,color 150ms ease,opacity 150ms ease} .home-hero__social-link.is-placeholder{opacity:0.7;cursor:default} .home-hero__social-link:hover{transform:translateY(-2px);color:#dff26e;opacity:1} .home-hero__social-link.is-placeholder:hover{transform:none;color:rgba(255,255,255,0.72)} .home-hero__social-link svg{width:32px;height:32px;display:block} .amg-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px} .home-bestsellers{position:relative} .home-bestsellers__arrow{position:absolute;top:50%;z-index:3;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;border-radius:999px;background:#1a1a1b;box-shadow:0 10px 22px rgba(17,24,39,0.22);color:#fff;cursor:pointer;transition:background 150ms ease,color 150ms ease} .home-bestsellers__arrow[hidden]{display:none} .home-bestsellers__arrow:hover{background:#a6e22e;color:#111} .home-bestsellers__arrow::before{content:"";width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor} .home-bestsellers__arrow--prev{left:2px} .home-bestsellers__arrow--prev::before{margin-left:3px;transform:rotate(-135deg)} .home-bestsellers__arrow--next{right:2px} .home-bestsellers__arrow--next::before{margin-right:3px;transform:rotate(45deg)} .amg-product-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))} .amg-product-card,.home-guide-card,.home-solution-card,.home-repair__cta{border-radius:24px;background:#fff;box-shadow:0 16px 32px rgba(17,24,39,0.08)} .amg-product-card{overflow:hidden;border:1px solid rgba(17,24,39,0.06)} .home-section--brands .amg-product-card,.home-section--bestsellers .amg-product-card,.home-section--brands .amg-product-card__body,.home-section--bestsellers .amg-product-card__body{overflow:visible} .amg-product-card__image{display:block;padding:20px 20px 0} .amg-product-card__image img{aspect-ratio:1 / 1;object-fit:contain} .amg-product-card__body{display:grid;gap:10px;padding:18px 20px 22px} .amg-product-card__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;flex-wrap:nowrap} .amg-product-card__eyebrow,.home-guide-card__date{color:#4b5563;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em} .amg-product-card__title,.home-guide-card__title{margin:0;font-size:18px;line-height:1.25} .amg-product-card__title a,.home-guide-card__title a{color:#111827;text-decoration:none} .amg-product-card__price{min-height:22px;color:#111827;font-weight:700;text-align:right} .amg-product-card__cta,.home-guide-card__link{display:inline-flex;justify-content:center;width:100%;padding:10px 16px;border:1px solid #9acd32;border-radius:999px;color:#111827;font-size:14px;font-weight:700;line-height:1.15;white-space:nowrap;text-decoration:none} .amg-product-tools--home{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap} .amg-product-tools--home .amg-product-tool{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-height:42px;padding:0;border:1px solid rgba(17,24,39,0.12);border-radius:999px;background:#fff;color:#111827} .amg-product-tools--home .amg-product-tool.is-active{border-color:#9acd32;background:rgba(154,205,50,0.14)} .amg-product-tools--home .amg-product-tool__icon{display:inline-flex;width:18px;height:18px} .amg-product-tools--home .amg-product-tool__icon svg{width:100%;height:100%} .home-brands{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,3fr);gap:24px;align-items:stretch} .home-brand-panel{display:flex;flex-direction:column;justify-content:center;height:100%;padding:34px 32px;background:var(--amg-dark-card-bg);border:1px solid rgba(255,255,255,0.08);box-shadow:0 18px 40px rgba(0,0,0,0.18);color:#fff} .home-brand-panel__logo{display:flex;justify-content:center;margin-bottom:52px} .home-brand-panel__logo-image{display:block;width:min(100%,220px);height:auto} .home-brand-panel__logo-fallback{font-family:var(--font-heading);font-size:30px;font-weight:800} .home-brand-panel__list{display:grid;gap:24px;margin:0;padding:0;list-style:none} .home-brand-panel__item{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:18px} .home-brand-panel__item-icon{display:inline-flex;width:40px;height:40px;color:#87bd26} .home-brand-panel__item-icon svg{width:100%;height:100%} .home-brand-panel__item-label{color:rgba(255,255,255,0.96);font-size:16px;line-height:1.35} .home-solution-card__list li::before{content:"";display:inline-block;width:8px;height:8px;margin-right:10px;border-radius:999px;background:#87bd26} .home-brands__content{display:grid;gap:20px;min-width:0;overflow:visible} .home-brands__header{display:grid;grid-template-columns:auto minmax(0,600px);align-items:flex-end;justify-content:space-between;gap:18px} .home-brands__header .home-section__title{white-space:nowrap} .home-brand-tabs-shell{position:relative;display:block;min-width:0;justify-self:end;width:100%;max-width:100%;background:none;box-shadow:none} .home-brand-tabs{box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:8px;min-width:0;padding:0 50px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;background:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 54px,#000 calc(100% - 54px),transparent);mask-image:linear-gradient(90deg,transparent,#000 54px,#000 calc(100% - 54px),transparent)} .home-brand-tabs::-webkit-scrollbar{display:none} .home-brand-tabs__nav,.home-brand-carousel__nav{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(17,24,39,0.1);border-radius:999px;background:#fff;color:#111827;box-shadow:0 8px 20px rgba(17,24,39,0.08);cursor:pointer;transition:border-color 180ms ease,color 180ms ease,transform 180ms ease} .home-brand-tabs__nav span,.home-brand-carousel__nav span{display:none} .home-brand-tabs__nav::before,.home-brand-carousel__nav::before{content:"";display:block;width:9px;height:9px;border-top:1.7px solid currentColor;border-right:1.7px solid currentColor} .home-brand-tabs__nav--prev{left:0;transform:translateY(-50%)} .home-brand-tabs__nav--next{right:0;transform:translateY(-50%)} .home-brand-tabs__nav--prev::before,.home-brand-carousel__nav--prev::before{transform:rotate(225deg)} .home-brand-tabs__nav--next::before,.home-brand-carousel__nav--next::before{transform:rotate(45deg)} .home-brand-tabs__nav:hover,.home-brand-carousel__nav:hover,.home-brand-tabs__nav:focus-visible,.home-brand-carousel__nav:focus-visible{border-color:rgba(135,189,38,0.4);color:#47680c} .home-brand-tabs__nav:hover,.home-brand-tabs__nav:focus-visible{transform:translateY(-50%)} .home-brand-carousel__nav:hover,.home-brand-carousel__nav:focus-visible{transform:translateY(-50%)} .home-brand-tabs__nav:disabled,.home-brand-carousel__nav:disabled{opacity:0.35;cursor:default} .home-brand-carousel__nav{position:relative;top:auto} .home-brand-tabs__item{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid transparent;white-space:nowrap;font-size:13px;font-weight:700;cursor:pointer;transition:background-color 180ms ease,border-color 180ms ease,color 180ms ease} .home-brand-tabs__item{background:#fff;color:#68707e} .home-brand-tabs__item-logo{display:block;width:auto;height:20px;max-width:58px;object-fit:contain} .home-brand-tabs__item.is-active{background:#e7f0d1;border-color:rgba(135,189,38,0.18);color:#111827} .home-brand-groups{min-width:0} .home-brand-group{min-width:0} .home-brand-carousel-shell{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;min-width:0} .home-brand-carousel{--home-brand-visible-slides:3;box-sizing:border-box;grid-column:1 / -1;grid-row:1;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 40px) / 3);gap:20px;min-width:0;padding:4px 20px 12px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;scroll-padding-inline:20px;scroll-behavior:smooth} .home-brand-carousel__nav--prev{grid-column:1;grid-row:1;justify-self:center;left:auto;transform:none} .home-brand-carousel__nav--next{grid-column:3;grid-row:1;justify-self:center;right:auto;transform:none} .home-brand-carousel__nav--prev:hover,.home-brand-carousel__nav--prev:focus-visible{transform:none} .home-brand-carousel__nav--next:hover,.home-brand-carousel__nav--next:focus-visible{transform:none} .home-brand-carousel::-webkit-scrollbar{display:none} .home-brand-carousel__slide{min-width:0;scroll-snap-align:start} .home-brand-carousel .amg-product-card,.home-brand-more-card{min-height:100%} .home-brand-carousel .amg-product-card{box-shadow:none} .home-brand-more-card{display:grid;align-content:space-between;gap:24px;height:100%;padding:28px 24px;border:1px solid rgba(17,24,39,0.06);border-radius:24px;background:#ffffff;box-shadow:none} .home-brand-more-card__body{display:grid;gap:12px} .home-brand-more-card__logo{display:block;width:auto;height:34px;max-width:150px;object-fit:contain} .home-brand-more-card__eyebrow{color:#4b5563;font-size:12px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase} .home-brand-more-card__title{margin:0;color:#111827;font-size:22px;line-height:1.15} .home-brand-more-card__text{margin:0;color:#68707e;font-size:14px;line-height:1.55} .home-brand-more-card__link{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;padding:0 18px;border-radius:999px;background:#9acd32;color:#111827;font-size:14px;font-weight:700;line-height:1.1;text-decoration:none} .home-repair{display:grid;gap:44px} .home-repair__top,.home-firmware,.home-about-faq,.home-solutions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px} .home-repair__bottom{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:24px;align-items:stretch} .home-repair__top-side,.home-repair__content-wrap{display:grid;gap:24px} .home-repair__media,.home-repair__secondary-media{display:grid;gap:14px;height:100%} .home-repair__media{grid-template-rows:auto 1fr;align-content:stretch} .home-repair__media img{width:80%;height:100%;justify-self:center;align-self:stretch} .home-repair__secondary-media img{width:100%;height:100%;align-self:stretch} .home-repair__media img,.home-repair__secondary-media img,.home-about-card__media img{border-radius:24px;object-fit:cover;box-shadow:0 18px 40px rgba(17,24,39,0.15)} .home-repair__cta,.home-firmware{overflow:hidden} .home-repair__cta,.home-firmware{padding:28px} .home-repair__cta,.home-firmware,.home-about-card{background:var(--amg-dark-card-bg);color:#fff} .home-repair__cta{display:grid;align-content:start;gap:24px;padding:28px 28px 30px;border:1px solid rgba(255,255,255,0.08);box-shadow:0 18px 40px rgba(0,0,0,0.18)} .home-repair__cta .amg-btn{display:inline-flex;align-items:center;gap:10px;width:fit-content;min-height:48px;padding-inline:20px;border:0;background:#9acd32;color:#111827} .home-repair__cta .amg-btn:hover,.home-repair__cta .amg-btn:focus-visible{background:#88bc23;color:#111827} .home-repair__cta-arrow{display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1} .home-repair__proofs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px} .home-repair__proof{display:flex;align-items:center;gap:10px;min-height:58px;padding:12px 0} .home-repair__proof-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border-radius:10px;background:rgba(93,133,19,0.1);color:#5d8513} .home-repair__proof-icon svg{width:20px;height:20px} .home-repair__proof-label{color:#111827;font-size:13px;font-weight:700;line-height:1.35} .home-repair__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px} .home-repair__column h3,.home-firmware__feature h3{margin:0 0 8px;font-size:18px} .home-repair__column{display:grid;align-content:start;gap:12px} .home-repair__column p,.home-firmware__feature p,.home-faq__answer{margin:0;color:#5e6470} .home-repair__description,.home-lead__description,.home-solution-card__description{color:#5e6470} .home-repair__column .amg-btn{width:fit-content;margin-top:4px;border-color:rgba(135,189,38,0.6);color:#111827} .home-repair__column .amg-btn:hover,.home-repair__column .amg-btn:focus-visible{background:rgba(135,189,38,0.08);border-color:rgba(135,189,38,0.9);color:#111827} .home-firmware__description,.home-about-card__description{color:rgba(255,255,255,0.8)} .home-about-card .home-section__eyebrow{color:#b7f04a} .home-firmware{position:relative;overflow:visible;padding:22px 34px 0;border:1px solid rgba(255,255,255,0.08);box-shadow:0 18px 40px rgba(0,0,0,0.18)} .home-firmware__content{padding-bottom:36px;display:grid;align-content:center;gap:20px} .home-firmware__title{font-size:30px;line-height:1.05} .home-firmware__description{max-width:640px;color:rgba(255,255,255,0.72);font-size:16px;line-height:1.55} .home-firmware__icons{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:620px;padding:0 80px} .home-firmware__icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px} .home-firmware__icon img{display:block;width:100%;height:100%;object-fit:contain} .home-firmware__media{position:relative;min-height:0;align-self:stretch} .home-firmware__media img{position:absolute;right:0;bottom:0;width:min(86%,660px);max-width:660px;transform:scale(1.08);transform-origin:right bottom;filter:drop-shadow(0 24px 38px rgba(0,0,0,0.32))} .home-firmware__actions .amg-btn{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding-inline:22px;border:0;background:#9acd32;color:#111827} .home-firmware__actions{gap:72px} .home-firmware__actions .amg-btn:hover,.home-firmware__actions .amg-btn:focus-visible{background:#88bc23;color:#111827} .home-firmware__actions .amg-btn .home-firmware__link-icon{color:#111827} .home-firmware__actions .amg-btn .home-firmware__link-icon img{filter:brightness(0) saturate(100%)} .home-firmware__cta-arrow{display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1} .home-firmware__link{color:#fff;font-weight:300} .home-firmware__link-icon{display:inline-flex;width:20px;height:20px;color:#87bd26} .home-firmware__link-icon svg{width:100%;height:100%} .home-firmware__link-icon img{display:block;width:100%;height:100%;object-fit:contain} .home-solution-card{display:grid;align-content:start;gap:14px;padding:0;border:0;background:transparent;box-shadow:none} .home-solution-card__body{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(220px,1.1fr);gap:18px;align-items:start} .home-solution-card__content{display:grid;align-content:start;gap:18px} .home-solution-card__title{font-size:36px;line-height:1.05;max-width:520px} .home-solution-card__list{display:grid;gap:6px;margin:0;padding:0;list-style:none;color:#3f4652;font-size:16px;line-height:1.45} .home-solution-card__list li{position:relative;padding-left:24px} .home-solution-card__list li::before{content:"";position:absolute;top:10px;left:0;width:10px;height:10px;border-radius:999px;background:#9acd32} .home-solution-card__description{max-width:320px;color:#111827;font-size:16px;line-height:1.55} .home-solution-card__media{align-self:end;justify-self:center} .home-solution-card__media img{width:100%;filter:drop-shadow(0 24px 28px rgba(17,24,39,0.18))} .home-solution-card .amg-btn{display:inline-flex;align-items:center;gap:10px;width:fit-content;min-height:48px;padding-inline:22px;border:0;background:#9acd32;color:#111827} .home-solution-card .amg-btn:hover,.home-solution-card .amg-btn:focus-visible{background:#7fb51f;color:#111827} .home-solution-card__cta-arrow{display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1} .home-lead{width:min(620px,100%);margin:0 auto;text-align:center} .home-lead__header{display:grid;gap:18px;margin-bottom:34px} .home-lead__description{color:#111827;font-size:16px;line-height:1.45} .home-lead__title{margin:0;font-size:clamp(30px,3.4vw,38px);line-height:1.06;letter-spacing:-0.02em} .home-lead__title span{color:#6f9d16} .home-lead__status{padding:12px 16px;border-radius:14px;font-weight:700} .home-lead__status--success{background:rgba(34,197,94,0.1);color:#166534} .home-lead__status--invalid,.home-lead__status--error{background:rgba(239,68,68,0.1);color:#991b1b} .home-lead-form,.home-lead__shortcode{display:grid;gap:16px} .home-lead-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px} .home-lead-form__field,.home-lead__shortcode p{display:grid;gap:8px;margin:0;text-align:left} .home-lead-form__field span{font-size:15px;font-weight:400;color:#111827} .home-lead-form__field input,.home-lead-form__field select,.home-lead-form__field textarea,.home-lead__shortcode input,.home-lead__shortcode select,.home-lead__shortcode textarea{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(17,24,39,0.04);border-radius:14px;background:#efefef;color:#111827;font-size:14px;box-shadow:none} .home-lead-form__field select,.home-lead__shortcode select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#111827 50%),linear-gradient(135deg,#111827 50%,transparent 50%);background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat} .home-lead-form__field textarea,.home-lead__shortcode textarea{min-height:76px;padding:14px;resize:vertical} .home-lead-form__field--full,.home-lead__shortcode .wpcf7-submit,.home-lead-form__submit{grid-column:1 / -1} .home-lead__shortcode input[type="submit"]{width:fit-content;min-height:42px;padding:0 28px;border:0;border-radius:14px;background:#9acd32;color:#111827;font-weight:500;cursor:pointer} .home-lead-form__submit{justify-self:center;min-height:42px;padding-inline:28px;border:0;border-radius:14px;background:#9acd32;color:#111827;font-weight:500} .home-lead-form__submit:hover,.home-lead-form__submit:focus-visible,.home-lead__shortcode input[type="submit"]:hover,.home-lead__shortcode input[type="submit"]:focus-visible{background:#7fb51f;color:#111827} .home-lead-form__honeypot{position:absolute;left:-9999px} .home-about-card,.home-faq-card{padding:28px} .home-about-card__media{margin:18px 0} .home-about-card__title,.home-faq-card__title{font-size:30px;line-height:1.05} .home-about-card__description,.home-faq__answer{font-size:16px;line-height:1.55} .home-about-card__media{display:flex;justify-content:center} .home-about-card__media img{width:80%} .home-about-card__description{margin-bottom:18px} .home-about-card__cta{display:inline-flex;align-items:center;justify-content:center;justify-self:end;gap:10px;width:fit-content;border:0;background:#9acd32;color:#111827} .home-about-card__cta:hover,.home-about-card__cta:focus-visible{background:#7fb51f;color:#111827} .home-about-card__cta-arrow{display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1} .home-faq-card{background:#fff;box-shadow:0 16px 32px rgba(17,24,39,0.08)} .home-faq{display:grid;gap:12px;margin-top:20px} .home-faq__item{padding:16px 18px;border:1px solid rgba(17,24,39,0.08);border-radius:18px;background:#fff} .home-faq__item[open]{border-color:rgba(135,189,38,0.5)} .home-faq__item summary{position:relative;padding-right:24px;cursor:pointer;font-weight:700;list-style:none} .home-faq__item summary::-webkit-details-marker{display:none} .home-faq__item summary::after{content:"+";position:absolute;top:0;right:0;color:#47680c;font-size:20px} .home-faq__item[open] summary::after{content:"-"} .home-faq__answer{padding-top:12px} .home-guides{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px} .home-guide-card{overflow:hidden;border:1px solid rgba(17,24,39,0.06)} .home-guide-card__image{display:block} .home-guide-card__image img{aspect-ratio:16 / 10;object-fit:cover} .home-guide-card__body{display:grid;gap:10px;padding:18px} @media (max-width:1180px){.home-hero__main,.home-brands,.home-repair__top,.home-repair__bottom,.home-firmware,.home-about-faq,.home-solutions{grid-template-columns:minmax(0,1fr)} .home-hero__cards{grid-template-columns:repeat(2,minmax(0,1fr))} .home-hero__sidebar{gap:22px} .home-hero__ticker{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:18px} .home-hero__ticker-item:nth-child(3n){border-right:0} .amg-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .home-guides{grid-template-columns:repeat(2,minmax(0,1fr))} .home-repair__proofs{grid-template-columns:repeat(3,minmax(0,1fr))} .home-firmware__icons{gap:36px} .home-brand-tabs-shell{max-width:100%} .home-brand-carousel{--home-brand-visible-slides:2;grid-auto-columns:calc((100% - 20px) / 2)}} @media (max-width:780px){.home-hero{padding-top:124px} .home-section{padding:42px 0} .home-section__header,.home-brands__header{flex-direction:column;align-items:flex-start} .home-brands__header{display:flex} .home-brand-tabs-shell{justify-self:stretch;width:100%;max-width:calc(100vw - 32px)} .home-brand-tabs-shell,.home-brand-carousel-shell{grid-template-columns:1fr} .home-brand-tabs__nav,.home-brand-carousel__nav{display:none} .home-brand-tabs{width:100%;max-width:100%;padding:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;touch-action:pan-x;-webkit-overflow-scrolling:touch;-webkit-mask-image:none;mask-image:none} .home-brand-tabs__item{flex:0 0 auto;scroll-snap-align:start} .home-brand-carousel{--home-brand-visible-slides:1;display:flex;grid-auto-flow:initial;grid-auto-columns:initial;flex-wrap:nowrap;gap:14px;width:100%;max-width:100%;padding-inline:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:0;touch-action:pan-x;-webkit-overflow-scrolling:touch} .home-brands,.home-brands__content,.home-brand-groups,.home-brand-group,.home-brand-carousel-shell{width:100%;max-width:calc(100vw - 32px);min-width:0} .home-brand-carousel__slide,.home-brand-carousel .amg-product-card,.home-brand-carousel .amg-product-card__inner,.home-brand-carousel .amg-product-card__image{width:100%;max-width:100%;min-width:0} .home-brand-carousel__slide{flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always} .home-brand-carousel .amg-product-card__image img{max-width:100%;object-fit:contain} .home-solution-card,.home-solution-card__body{grid-template-columns:1fr} .home-firmware{padding:24px} .home-firmware__content{padding-bottom:8px} .home-firmware__eyebrow{margin-bottom:-10px} .home-firmware__icons{gap:36px;justify-content:center;padding:0;max-width:100%} .home-firmware__icon{width:48px;height:48px;min-width:0;flex:0 1 48px} .home-firmware{padding-bottom:0} .home-firmware__media{align-self:end;margin:0 -24px;overflow:hidden} .home-firmware__media img{position:static;display:block;width:100%;max-width:420px;margin:4px auto 0;transform:none} .home-firmware__actions{flex-direction:column;align-items:flex-start;gap:16px} .home-lead-form__grid,.home-repair__columns,.amg-product-grid,.home-guides,.home-repair__proofs,.home-hero__ticker{grid-template-columns:1fr} .home-section--bestsellers .amg-product-grid{display:flex;grid-template-columns:none;flex-wrap:nowrap;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none} .home-section--bestsellers .amg-product-grid::-webkit-scrollbar{display:none} .home-section--bestsellers .amg-product-card{flex:0 0 100%;scroll-snap-align:center} .home-hero__actions{position:relative;z-index:4} .home-hero__cards{grid-template-columns:1fr} .home-hero-card__body{max-width:62%} .home-hero-card--telegram .home-hero-card__media{top:16px;left:65%;right:auto;width:min(48%,196px)} .home-hero-card--telegram .home-hero-card__media img{transform-origin:left top} .home-hero-card--roi .home-hero-card__media{left:61%;right:auto;bottom:8px;width:min(58%,238px)} .home-hero-card--roi .home-hero-card__media img{transform-origin:left bottom} .home-hero__socials{align-items:flex-start;margin-top:4px} .home-hero__ticker{display:flex;grid-template-columns:none;flex-wrap:nowrap;gap:0;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none} .home-hero__ticker::-webkit-scrollbar{display:none} .home-hero__ticker-item{flex:0 0 auto;min-width:160px;scroll-snap-align:start;padding:2px 16px;border-right:1px solid rgba(255,255,255,0.08);border-bottom:0} .home-hero__ticker-item:nth-child(3n){border-right:1px solid rgba(255,255,255,0.08)} .home-hero__ticker-item:last-child{border-right:0;border-bottom:0} .home-solution-card__body{position:relative;display:block;min-height:260px} .home-solution-card__content{position:relative;z-index:2} .home-solution-card__media{position:absolute;right:-18px;bottom:-8px;z-index:1;width:min(46%,210px);max-width:none;transform:translateY(-8px)} .home-solution-card .amg-btn{position:relative;z-index:3}} @media (max-width:520px){.home-hero{padding-top:108px} .home-brand-panel,.home-repair__cta,.home-firmware,.home-about-card,.home-faq-card,.home-solution-card{padding:20px} .home-hero-card{min-height:180px} .home-hero-card__body{max-width:58%} .home-hero-card--telegram .home-hero-card__media{top:-30px;left:64%;right:auto;width:min(46%,168px)} .home-hero-card--roi .home-hero-card__media{left:calc(58% - 16px);right:auto;bottom:6px;width:min(64%,222px)} .home-firmware__media{margin-inline:-20px;overflow:visible} .home-firmware{padding-bottom:0;overflow:visible} .home-firmware__media img{width:90%;margin-bottom:0;transform:none} .home-solution-card__media{right:-20px;width:min(49%,190px)} .home-solution-card:nth-child(1) .home-solution-card__media{right:-30px;bottom:62px;width:min(56%,215px)} .home-solution-card:nth-child(2) .home-solution-card__media{right:-34px;width:min(58%,225px)} .home-hero__social-links{gap:12px} .home-brand-more-card{padding:24px 20px}} @media (max-width:780px) and (max-height:760px){.home-hero{padding-top:94px}} @media (prefers-reduced-motion:reduce){.home-hero__actions{opacity:1;animation:none;transform:none}} @media (min-width:1181px){.home-hero{padding-top:122px}} .home-hero{padding:108px 0 38px} .home-hero__static-shell{position:relative;min-width:0;min-height:430px;padding:0 18px 0 0;overflow:visible} .home-hero__static-grid{display:grid;gap:20px;height:100%;align-content:center} .home-hero__top-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,0.86fr);gap:40px;align-items:center} .home-hero__content{display:grid;gap:28px;max-width:720px} .home-hero__eyebrow{margin:0;color:#a5cf43;font-size:13px;font-weight:800;letter-spacing:0.12em;line-height:1.3;text-transform:uppercase} .home-hero__heading{margin:0;max-width:760px;color:#fff;font-size:clamp(28px,2.6vw,38px);font-weight:700;letter-spacing:-0.01em;line-height:1.05} .home-hero__lead{margin:0;max-width:620px;color:rgba(255,255,255,0.6);font-size:15px;font-weight:400;line-height:1.65} .home-hero__static-shell .home-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin:0} .home-hero__action{display:inline-flex;align-items:center;justify-content:flex-start;gap:12px;min-height:60px;padding:9px 22px 9px 14px;width:fit-content;max-width:100%;border:1px solid rgba(255,255,255,0.12);border-radius:18px;background:rgba(255,255,255,0.06);color:#fff;text-decoration:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color 160ms ease,color 160ms ease,transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease} .home-hero__action:hover,.home-hero__action:focus-visible{background:rgba(255,255,255,0.1);transform:translateY(-2px);border-color:rgba(166,226,46,0.55);box-shadow:0 12px 24px rgba(0,0,0,0.3)} .home-hero__action-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,0.08)} .home-hero__action--primary .home-hero__action-icon{background:rgba(166,226,46,0.14)} .home-hero__action-icon img,.home-hero__action-icon svg{display:block;width:21px;height:21px;object-fit:contain} .home-hero__action-text{display:grid;gap:1px;min-width:0;text-align:left;line-height:1.15} .home-hero__action-strong{overflow:hidden;color:#fff;font-size:15px;font-weight:600;white-space:nowrap;text-overflow:ellipsis} .home-hero__action-sub{overflow:hidden;color:rgba(255,255,255,0.55);font-size:13px;font-weight:400;letter-spacing:0.01em;white-space:nowrap;text-overflow:ellipsis} .home-hero__media{position:relative;display:grid;place-items:center;min-width:0;min-height:360px} .home-hero__media::before{content:none} .home-hero__image{position:relative;z-index:1;display:block;width:min(100%,440px);height:auto;max-height:305px;object-fit:contain} .home-hero__picture,.home-hero-card__media picture,.home-firmware__media picture,.home-repair__media picture,.home-repair__secondary-media picture,.home-solution-card__media picture{display:contents} .home-section--services{padding:48px 0;scroll-margin-top:150px;background:#f5f6f2} .home-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px} .home-service-tile{position:relative;display:grid;grid-template-columns:minmax(0,1fr);align-content:center;min-height:0;padding:24px 20px 24px 78px;overflow:hidden;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,0.12);border-radius:18px;background:linear-gradient(145deg,#242424 0%,#151515 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,0.06);transition:border-color 160ms ease,transform 160ms ease,box-shadow 160ms ease} .home-service-tile:hover,.home-service-tile:focus-visible{border-color:#9fca27;box-shadow:0 18px 34px rgba(17,24,39,0.2),inset 0 1px 0 rgba(255,255,255,0.08);transform:translateY(-2px)} .home-service-tile__icon{position:absolute;top:50%;left:-32px;z-index:0;display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;transform:translateY(-50%);color:#a6a6a6} .home-service-tile__icon svg{display:block;width:100%;height:100%;overflow:visible} .home-service-tile__icon svg *{fill:none;stroke:currentColor;stroke-width:1;stroke-linecap:round;stroke-linejoin:round} .home-service-tile__copy{position:relative;z-index:1;display:grid;align-content:start;gap:8px;min-width:0} .home-service-tile__title{color:#fff;font-size:17.5px;font-weight:800;line-height:1.12} .home-service-tile__description{color:rgba(255,255,255,0.66);font-size:13px;line-height:1.42} @media (max-width:1180px){.home-hero{padding:112px 0 44px} .home-hero__static-shell{min-height:0;padding-right:0} .home-hero__top-row{grid-template-columns:minmax(0,1fr);gap:30px} .home-hero__content{max-width:820px} .home-hero__media{min-height:300px} .home-hero__image{max-height:260px} .home-services{grid-template-columns:repeat(2,minmax(0,1fr))}} @media (max-width:780px){.home-hero{padding:96px 0 34px} .home-hero__static-grid{gap:24px} .home-hero__top-row{gap:24px} .home-hero__content{gap:18px} .home-hero__heading{font-size:23px;line-height:1.15} .home-hero__lead{font-size:13.5px;line-height:1.6} .home-hero__media{min-height:210px} .home-hero__image{max-height:178px} .home-section--services{padding:32px 0;scroll-margin-top:96px} .home-services{grid-template-columns:1fr}} @media (max-width:520px){.home-hero{padding-top:88px} .home-hero__static-shell .home-hero__actions{gap:10px;margin-top:-8px} .home-hero__action{flex:0 1 auto;min-width:0;padding:8px 12px 8px 11px;gap:10px;line-height:1.15} .home-hero__action-icon{flex-basis:34px;width:34px;height:34px} .home-hero__action-strong{font-size:14px} .home-hero__action-sub{font-size:12px} .home-service-tile{padding:20px 16px 20px 64px} .home-service-tile__icon{left:-26px;width:72px;height:72px}}