:root {
  --amx-brand: #3f35ed;
  --amx-ink: #172033;
  --amx-muted: #647084;
  --amx-canvas: #f6f8fc;
  --amx-shadow: 0 1px 3px rgba(15, 23, 42, .07), 0 12px 28px -24px rgba(15, 23, 42, .5);
}

html { scroll-padding-top: 80px; }
.amx-theme { background: var(--amx-canvas); color: var(--amx-ink); font-size: 14px; }
.amx-theme * { letter-spacing: 0 !important; }
.amx-theme .font-mono, .amx-theme time, .amx-theme .price-display { font-family: 'Space Grotesk', ui-monospace, monospace !important; font-variant-numeric: tabular-nums; }
.amx-theme .max-w-7xl { max-width: 1380px; }
.amx-theme > nav { background: #fff; box-shadow: 0 1px 3px rgba(15, 23, 42, .08); }
.amx-theme > nav > div > div > a img { max-width: 168px; height: 34px; object-fit: contain; }
.amx-theme > nav .static-dropdown > div:first-child { padding-block: 22px; }
.amx-theme > nav a:focus-visible, .amx-theme button:focus-visible, .amx-theme #amx-content a:focus-visible { outline: 2px solid var(--amx-brand); outline-offset: 3px; }
.amx-theme > nav .static-dropdown > div:nth-child(2) { border: 0; border-radius: 8px; box-shadow: 0 12px 36px rgba(15, 23, 42, .14); }
.amx-theme > nav .static-dropdown > div:nth-child(2) > div:first-child { padding: 24px; gap: 24px; }
.amx-theme > nav .static-dropdown ul { gap: 8px; }

#amx-content { min-height: 46vh; outline: none; }
#amx-content > section { padding-block: 52px; }
#amx-content > section:first-child:not(.amx-home-hero) { padding-top: 112px; padding-bottom: 52px; }
#amx-content > section.bg-white, #amx-content > section.bg-gray-50, #amx-content > section.bg-primary-light,
#amx-content > section.bg-grid { background: var(--amx-canvas) !important; }
#amx-content .bg-grid { background-image: none !important; }
#amx-content .blur-3xl, #amx-content [class*="blur-["] { display: none !important; }
#amx-content .backdrop-blur, #amx-content [class*="backdrop-blur-"] { backdrop-filter: none !important; }
#amx-content [class*="bg-gradient-to-"] { background-image: none !important; }
#amx-content [class*="bg-gradient-to-"]:not(.bg-clip-text) { background-color: var(--amx-canvas) !important; }
#amx-content .absolute.inset-0[class*="bg-gradient-to-"] { background-color: rgba(15, 23, 42, .78) !important; }
#amx-content .absolute.inset-0[class*="from-white"] { background-color: #fff !important; }
#amx-content [class*="from-primary"]:not(.bg-clip-text), #amx-content [class*="bg-gradient-to-"].text-white,
#amx-content :is(a, button)[class*="bg-gradient-to-"] { background-color: var(--amx-brand) !important; }
#amx-content .bg-clip-text.text-transparent { color: var(--amx-brand) !important; -webkit-text-fill-color: var(--amx-brand) !important; }
#amx-content :is(.bg-black, .bg-gray-950, .bg-gray-900, [class*="bg-[#0"]) .bg-clip-text.text-transparent { color: #d4d2ff !important; -webkit-text-fill-color: #d4d2ff !important; }
#amx-content :is(.rounded-2xl, .rounded-3xl, [class*="rounded-["]) { border-radius: 8px !important; }
#amx-content :is(.shadow-sm, .shadow-md, .shadow-lg, .shadow-xl, .shadow-2xl, .shadow-card) { box-shadow: var(--amx-shadow) !important; }
#amx-content :is(.border-gray-100, .border-gray-200) { border-color: transparent; }
#amx-content :is(input, select, textarea) { border: 1px solid #cbd5e1 !important; border-radius: 6px !important; background: #fff; color: var(--amx-ink); }
#amx-content :is(input, select, textarea):focus { border-color: #64748b !important; box-shadow: none !important; outline: 2px solid rgba(100, 116, 139, .18); }
#amx-content :is(button, a)[class*="rounded-full"]:not(.amx-toc-link) { border-radius: 6px !important; }
#amx-content h1 { font-size: 32px !important; line-height: 1.2 !important; font-weight: 700 !important; }
#amx-content h2 { font-size: 22px !important; line-height: 1.3 !important; font-weight: 700 !important; }
#amx-content h3 { font-size: 16px !important; line-height: 1.35 !important; font-weight: 700 !important; }
#amx-content p { line-height: 1.65; }
#amx-content [class*="tracking-"] { letter-spacing: 0 !important; }
#amx-content :is(.hover\:shadow-xl:hover, .hover\:shadow-md:hover) { box-shadow: 0 8px 24px -16px rgba(15, 23, 42, .35) !important; }
#amx-content :is(a, button).bg-primary, #amx-content :is(a, button).bg-gray-900 { box-shadow: 0 5px 12px -6px rgba(15, 23, 42, .65); }
#amx-content :is(a, button).bg-white { box-shadow: var(--amx-shadow); }
#amx-content :is(a, button):hover { text-decoration: none; }
#amx-content table { border-radius: 8px; }
#amx-content table th { background: #f1f5f9; }
#amx-content table td, #amx-content table th { padding: 14px 18px; }
#amx-content :is(#strategy, #social, #performance, #email, #seo, #website, #infra, #mission, #team) { scroll-margin-top: 80px; }
#amx-content .amx-service-list > div { row-gap: 52px; }
#amx-content .amx-service-list [id] { scroll-margin-top: 80px; }
#amx-content .amx-service-list [class*="min-h-[400px]"] { min-height: 280px; padding: 24px; background: #fff; box-shadow: var(--amx-shadow); border-radius: 8px; }
#amx-content .amx-service-list [class*="min-h-[400px]"] img { max-height: 200px; filter: none; }
#amx-content .amx-service-list h2 { margin-bottom: 14px; }
#amx-content .amx-service-list ul { margin-bottom: 22px; }
#amx-content .amx-service-list ul li { gap: 10px; }
#amx-content .amx-service-process > div > div:first-child { margin-bottom: 22px; }
#amx-content .amx-service-process [class*="text-6xl"] { font-size: 26px; font-family: 'Space Grotesk', ui-monospace, monospace; color: #cbd5e1; }
#amx-content .amx-pricing-plans .grid { align-items: stretch; gap: 16px; }
#amx-content .amx-pricing-plans .grid > div { border: 0; border-radius: 8px !important; padding: 24px; transform: none; box-shadow: var(--amx-shadow) !important; }
#amx-content .amx-pricing-plans .grid > div:nth-child(2) { background: var(--amx-brand); }
#amx-content .amx-pricing-plans .grid > div:nth-child(2) > div:first-child { background: #172033; box-shadow: none; border-radius: 4px; }
#amx-content .amx-pricing-plans .grid > div .price-display { font-size: 30px; }
#amx-content .amx-pricing-plans .grid > div a { border: 0; border-radius: 6px; }
#amx-content .amx-pricing-comparison > div > div:first-child, #amx-content .amx-pricing-faq > div > div:first-child { margin-bottom: 24px; }
#amx-content .amx-pricing-comparison th, #amx-content .amx-pricing-comparison td { padding: 14px 18px; }
#amx-content .amx-pricing-faq #faq-accordion > div { border: 0; box-shadow: var(--amx-shadow); border-radius: 8px; }
#amx-content .amx-pricing-faq .faq-button { padding: 16px 20px; background: #fff; }
#amx-content .amx-pricing-faq .faq-content > div { padding: 0 20px 18px; border: 0; font-size: 13px; }
#amx-content .amx-contact-body > div { gap: 24px; }
#amx-content .amx-contact-body [class*="rounded-[2rem]"] { border: 0; }
#amx-content .amx-contact-body form { gap: 14px; }
#amx-content .amx-contact-body form :is(input, select) { min-height: 40px; padding: 9px 12px; }
#amx-content .amx-contact-body form textarea { padding: 10px 12px; }
#amx-content [id^="platform-"] { scroll-margin-top: 80px; }
#amx-content #open-roles { scroll-margin-top: 80px; }
#amx-content > section.relative.z-10[class~="-mt-10"] { margin-top: 0; padding-block: 18px 28px; }
#amx-content > section.relative.z-10[class~="-mt-10"] > div > .grid { padding: 0; background: transparent; box-shadow: none !important; border: 0; }
#amx-content > section.relative.z-10[class~="-mt-10"] > div > .grid > div { background: #fff !important; border-radius: 8px; box-shadow: var(--amx-shadow); padding: 16px; min-width: 0; }
#amx-content > section.relative.z-10[class~="-mt-10"] [class*="text-3xl"] { font-family: 'Space Grotesk', ui-monospace, monospace; font-size: 20px; line-height: 1.2; }
#amx-content > section.relative.z-10[class~="-mt-10"] [class*="text-xs"] { font-size: 10px; line-height: 1.4; }
#amx-content:has(> section.relative.z-10[class~="-mt-10"]) > section .grid > div.bg-gray-50,
#amx-content:has(> section.relative.z-10[class~="-mt-10"]) > section .grid > div.bg-white { border: 0; box-shadow: var(--amx-shadow); }
#amx-content:has(> section.relative.z-10[class~="-mt-10"]) > section .grid > div.bg-gray-50 { background: #fff; }
#amx-content:has(> section.relative.z-10[class~="-mt-10"]) > section .grid > div[class*="bg-white/5"] { border: 0; background: rgba(255, 255, 255, .08); }
#amx-content:has(> section.relative.z-10[class~="-mt-10"]) > section .grid > div.hover\:-translate-y-1:hover { transform: translateY(-2px); }

.amx-career-intro { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); align-items: center; gap: 32px; }
.amx-career-intro img { width: 100%; max-height: 360px; aspect-ratio: 16 / 9; object-fit: cover; border-radius: 8px; }
.amx-career-count, .amx-career-meta { font-family: 'Space Grotesk', ui-monospace, monospace; font-size: 11px; color: var(--amx-muted); }
.amx-career-meta span:has(svg) { display: inline-flex; align-items: center; gap: 5px; }
.amx-career-meta svg { width: 14px; height: 14px; }
.amx-career-row { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 20px 24px; background: #fff; border-radius: 8px; box-shadow: var(--amx-shadow); }
.amx-career-tag { display: inline-flex; padding: 4px 8px; border-radius: 4px; background: #f1f0ff; color: var(--amx-brand); font: 700 10px 'Space Grotesk', ui-monospace, monospace; text-transform: uppercase; }
.amx-career-action { display: inline-flex; align-items: center; justify-content: center; gap: 8px; flex-shrink: 0; min-height: 36px; padding: 8px 13px; border-radius: 6px; background: #172033; color: #fff; font-size: 12px; font-weight: 700; box-shadow: 0 5px 12px -6px rgba(15, 23, 42, .65); transition: transform .2s, background .2s; }
.amx-career-action:hover { color: #fff; background: #334155; transform: translateY(-2px); }
.amx-career-empty { padding: 32px; background: #fff; border-radius: 8px; box-shadow: var(--amx-shadow); }
.amx-career-notice { padding: 12px 16px; margin-bottom: 16px; border-radius: 6px; font-size: 13px; }
.amx-career-detail { display: grid; grid-template-columns: minmax(0, 1fr) minmax(300px, 400px); align-items: start; gap: 40px; }
.amx-career-copy { color: #475569; line-height: 1.65; overflow-wrap: anywhere; }
.amx-career-copy :is(ul, ol) { padding-left: 20px; margin-block: 12px; list-style: revert; }
.amx-career-copy p + p { margin-top: 12px; }
.amx-career-form { display: grid; gap: 14px; padding: 24px; background: #fff; border-radius: 8px; box-shadow: var(--amx-shadow); }
.amx-career-form label { display: grid; gap: 6px; font-size: 12px; font-weight: 700; color: #334155; }
.amx-career-form :is(input, textarea) { width: 100%; min-width: 0; padding: 8px 10px; font-size: 13px; }
.amx-career-form input[type="file"] { overflow: hidden; }
.amx-career-form .amx-career-action { justify-self: start; border: 0; }

.amx-theme footer { background: #172033; padding-top: 52px; }
.amx-theme footer h4 { font-size: 12px; letter-spacing: 0; }
.amx-theme footer a { text-decoration: none; }
.amx-theme footer a:hover { color: #fff; }
.amx-theme #contactModal, .amx-theme #contactModalContent { border-radius: 8px; }
.amx-theme #contactModal input, .amx-theme #contactModal select, .amx-theme #contactModal textarea { border-radius: 6px; }
.amx-theme #amx-contact-dock { right: 16px; bottom: 16px; gap: 8px; }
.amx-theme #amx-contact-dock > :is(a, button) { width: 40px; height: 40px; border-radius: 8px; box-shadow: var(--amx-shadow); }
.amx-theme #amx-contact-dock [class*="animate-ring"], .amx-theme #amx-contact-dock [class*="animate-soft-ping"] { animation: none; }
.amx-theme #amx-contact-dock [class*="animate-soft-ping"] { display: none; }

.amx-home-hero { position: relative; min-height: 560px; display: flex; align-items: center; overflow: hidden; color: #fff; background: #172033; padding: 104px 0 64px !important; }
.amx-home-hero > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 48%; }
.amx-home-hero > img { animation: amx-hero-arrive 1.2s ease-out both; }
@keyframes amx-hero-arrive { from { transform: scale(1.035); } to { transform: scale(1); } }
.amx-home-hero::after { content: ''; position: absolute; inset: 0; background: rgba(13, 22, 37, .78); }
.amx-home-hero > .amx-container { position: relative; z-index: 1; width: 100%; }
.amx-home-hero .amx-eyebrow { color: #d4d2ff; }
#amx-content .amx-home-hero h1 { font-size: 48px !important; color: #fff; }
.amx-home-hero p { max-width: 660px; color: #e2e8f0; }
.amx-home-hero .amx-hero-actions a:first-child { background: var(--amx-brand); color: #fff; }
.amx-home-hero .amx-hero-actions a:last-child { background: #fff; color: var(--amx-ink); }
.amx-home-hero .amx-hero-actions a { box-shadow: var(--amx-shadow); }
.amx-projects-hero { position: relative; display: flex; align-items: center; min-height: 510px; overflow: hidden; background: #172033; color: #fff; padding: 112px 0 52px !important; }
.amx-projects-hero > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 47%; animation: amx-hero-arrive 1.2s ease-out both; }
.amx-projects-hero::after { content: ''; position: absolute; inset: 0; background: rgba(13, 22, 37, .48); }
.amx-projects-hero > .amx-container { position: relative; z-index: 1; }
.amx-projects-intro { max-width: 580px; }
.amx-projects-intro .amx-eyebrow { color: #d4d2ff; }
#amx-content .amx-projects-hero h1 { max-width: 570px; color: #fff; font-size: 42px !important; line-height: 1.13 !important; }
.amx-projects-intro p { max-width: 500px; margin-top: 18px; color: #f1f5f9; font-size: 16px; line-height: 1.55 !important; }
.amx-projects-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 28px; }
.amx-projects-actions a { display: inline-flex; min-height: 42px; align-items: center; justify-content: center; gap: 9px; padding: 10px 16px; border-radius: 6px; font-size: 13px; font-weight: 700; transition: transform .2s, background .2s; }
.amx-projects-actions a:hover { transform: translateY(-2px); }
.amx-projects-primary { background: var(--amx-brand); color: #fff; }
.amx-projects-primary:hover { background: #3228c2; color: #fff; }
.amx-projects-secondary { background: #fff; color: var(--amx-ink); }
.amx-projects-secondary:hover { background: #f1f5f9; color: var(--amx-ink); }
.amx-project-detail-hero { position: relative; display: flex; align-items: center; min-height: 530px; overflow: hidden; background: #172033; color: #fff; padding: 112px 0 52px; }
.amx-project-detail-hero > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 54%; animation: amx-hero-arrive 1.2s ease-out both; }
.amx-project-detail-hero::after { content: ''; position: absolute; inset: 0; background: rgba(13, 22, 37, .62); }
.amx-project-detail-hero > .amx-container { position: relative; z-index: 1; }
.amx-project-breadcrumb { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; color: #d4d2ff; font: 700 11px/1.4 'Space Grotesk', ui-monospace, monospace; text-transform: uppercase; }
.amx-project-breadcrumb a { color: #d4d2ff; }
.amx-project-breadcrumb a:hover { color: #fff; }
.amx-project-breadcrumb span { color: #fff; }
.amx-project-detail-intro { max-width: 720px; margin-top: 26px; }
#amx-content .amx-project-detail-hero h1 { color: #fff; font-size: 40px !important; line-height: 1.15 !important; overflow-wrap: anywhere; }
.amx-project-detail-excerpt { max-width: 610px; margin-top: 18px; color: #f1f5f9; font-size: 16px; line-height: 1.55 !important; }
.amx-project-detail-meta { display: flex; flex-wrap: wrap; gap: 16px 32px; margin-top: 25px; }
.amx-project-detail-meta div { display: grid; gap: 4px; min-width: 0; }
.amx-project-detail-meta span { color: #cbd5e1; font: 700 10px/1.3 'Space Grotesk', ui-monospace, monospace; text-transform: uppercase; }
.amx-project-detail-meta strong { font-size: 13px; font-weight: 700; overflow-wrap: anywhere; }
.amx-project-detail-action { display: inline-flex; min-height: 42px; align-items: center; justify-content: center; gap: 9px; margin-top: 28px; padding: 10px 16px; border-radius: 6px; background: var(--amx-brand); color: #fff; font-size: 13px; font-weight: 700; transition: transform .2s, background .2s; }
.amx-project-detail-action:hover { background: #3228c2; color: #fff; transform: translateY(-2px); }
.amx-project-detail-visual { aspect-ratio: 16 / 9; max-height: 360px; overflow: hidden; border-radius: 8px; background: #e9edf3; }
.amx-project-detail-visual img { width: 100%; height: 100%; object-fit: contain; }
#amx-content #case-story { scroll-margin-top: 0; }
@media (min-width: 1024px) {
  .amx-project-detail-body { align-items: start; }
  .amx-project-detail-body--with-image > .amx-project-detail-visual { grid-column: 2; grid-row: 1; }
  .amx-project-detail-body--with-image > aside { grid-column: 1; grid-row: 1 / span 2; }
  .amx-project-detail-body--with-image > div:last-child { grid-column: 2; grid-row: 2; }
  .amx-project-detail-body--no-image > aside { grid-column: 1; grid-row: 1; }
  .amx-project-detail-body--no-image > div:last-child { grid-column: 2; grid-row: 1; }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .amx-project-overview-details { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
  .amx-project-overview-details > :not([hidden]) ~ :not([hidden]) { margin-top: 0; }
  .amx-project-overview-details > a { grid-column: 1 / -1; justify-self: start; width: auto; }
}
.amx-container { width: 100%; max-width: 1380px; margin-inline: auto; padding-inline: 16px; }
.amx-section-heading { display: flex; flex-wrap: wrap; align-items: end; justify-content: space-between; gap: 12px 24px; margin-bottom: 22px; }
.amx-eyebrow { display: block; margin-bottom: 10px; color: var(--amx-brand); font: 700 11px/1.2 'Space Grotesk', ui-monospace, monospace; text-transform: uppercase; }
.amx-section-heading p { max-width: 590px; color: var(--amx-muted); }
.amx-link { display: inline-flex; align-items: center; gap: 8px; color: var(--amx-brand); font-weight: 700; font-size: 13px; white-space: nowrap; }
.amx-link:hover { color: #3228c2; }
.amx-home-service { display: grid; grid-template-columns: 56px minmax(0, 1fr) 20px; align-items: start; gap: 16px; min-height: 140px; padding: 22px; background: #fff; border-radius: 8px; box-shadow: var(--amx-shadow); transition: transform .2s, box-shadow .2s; }
.amx-home-service:hover { transform: translateY(-2px); box-shadow: 0 8px 24px -16px rgba(15, 23, 42, .35); }
.amx-home-service img { width: 56px; height: 56px; object-fit: contain; }
.amx-home-service p { color: var(--amx-muted); font-size: 13px; }
.amx-home-service > svg { width: 18px; color: var(--amx-brand); }
.amx-process-item { padding: 22px; background: #fff; border-radius: 8px; box-shadow: var(--amx-shadow); }
.amx-process-item span { color: var(--amx-brand); font: 700 17px 'Space Grotesk', ui-monospace, monospace; }
.amx-process-item p { margin-top: 8px; color: var(--amx-muted); font-size: 13px; }
.amx-story-image { width: 100%; height: 100%; min-height: 270px; object-fit: cover; border-radius: 8px; }
.amx-cta { background: var(--amx-brand); color: #fff; }
.amx-cta h2, .amx-cta p { color: #fff; }
.amx-cta p { opacity: .84; }
.amx-cta a { display: inline-flex; align-items: center; gap: 8px; background: #fff; color: var(--amx-brand); border-radius: 6px; padding: 10px 16px; font-size: 13px; font-weight: 700; }
.amx-post { display: block; overflow: hidden; background: #fff; border-radius: 8px; box-shadow: var(--amx-shadow); }
.amx-post img { width: 100%; aspect-ratio: 16 / 9; object-fit: cover; }
.amx-post > div { padding: 18px; }
.amx-post time { color: var(--amx-muted); font-size: 11px; }
.amx-about-intro { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 32px; align-items: center; }
.amx-about-points { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.amx-about-points > div { padding: 24px; background: #fff; border-radius: 8px; box-shadow: var(--amx-shadow); }
.amx-about-points svg { width: 24px; height: 24px; color: var(--amx-brand); margin-bottom: 16px; }

@media (min-width: 640px) { .amx-container { padding-inline: 24px; } }
@media (min-width: 1024px) { .amx-container { padding-inline: 32px; } }
@media (max-width: 767px) {
  #amx-content > section { padding-block: 38px; }
  #amx-content > section:first-child:not(.amx-home-hero) { padding-top: 92px; padding-bottom: 38px; }
  #amx-content h1 { font-size: 28px !important; }
  #amx-content h2 { font-size: 20px !important; }
  .amx-home-hero { min-height: 500px; padding-top: 94px !important; }
  #amx-content .amx-home-hero h1 { font-size: 38px !important; }
  .amx-home-hero > img { object-position: 60% center; }
  .amx-home-hero::after { background: rgba(13, 22, 37, .84); }
  .amx-projects-hero { min-height: 490px; padding: 100px 0 44px !important; }
  .amx-projects-hero > img { object-position: 20% center; }
  .amx-projects-hero::after { background: rgba(13, 22, 37, .65); }
  #amx-content .amx-projects-hero h1 { font-size: 32px !important; }
  .amx-projects-intro p { font-size: 14px; }
  .amx-project-detail-hero { min-height: 520px; padding: 96px 0 40px; }
  .amx-project-detail-hero > img { object-position: 20% center; }
  .amx-project-detail-hero::after { background: rgba(13, 22, 37, .72); }
  #amx-content .amx-project-detail-hero h1 { font-size: 30px !important; }
  .amx-project-detail-excerpt { font-size: 14px; }
  .amx-project-detail-visual { aspect-ratio: 4 / 3; max-height: none; }
  .amx-about-intro, .amx-about-points { grid-template-columns: 1fr; }
  .amx-home-service { min-height: auto; }
  #amx-content > section.relative.z-10[class~="-mt-10"] > div > .grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }
  .amx-career-intro, .amx-career-detail { grid-template-columns: 1fr; }
  .amx-career-intro img { max-height: 260px; }
  .amx-career-row { flex-direction: column; align-items: stretch; padding: 18px; }
  .amx-career-row .amx-career-action { align-self: flex-start; }
  .amx-theme #amx-contact-dock { flex-direction: row; right: 12px; bottom: 12px; }
}

@media (prefers-reduced-motion: reduce) {
  .amx-home-hero > img, .amx-projects-hero > img, .amx-project-detail-hero > img { animation: none; }
  .amx-home-service, .amx-theme #amx-content * { scroll-behavior: auto !important; animation-duration: .01ms !important; transition-duration: .01ms !important; }
}
