﻿@charset "UTF-8";

:root {
  --yv12-ink: #08283c;
  --yv12-text: #29495b;
  --yv12-green: #2f7b62;
  --yv12-green-dark: #24654f;
  --yv12-line: #d6e0e2;
  --yv12-soft: #eef4f2;
  --yv12-white: #ffffff;
  --yv12-shadow: 0 18px 42px rgba(8, 40, 60, 0.09);
}

.pcVisualRefresh260710v12 .topVisualRefresh260710v12 > * {
  display: none !important;
}

.pcVisualRefresh260710v12 .topVisualRefresh260710v12 > .topHero,
.pcVisualRefresh260710v12 .topVisualRefresh260710v12 > .topV12Products,
.pcVisualRefresh260710v12 .topVisualRefresh260710v12 > .topV14Factory,
.pcVisualRefresh260710v12 .topVisualRefresh260710v12 > .topV19Movie,
.pcVisualRefresh260710v12 .topVisualRefresh260710v12 > .topV12Strengths,
.pcVisualRefresh260710v12 .topVisualRefresh260710v12 > .topV12Consult,
.pcVisualRefresh260710v12 .topVisualRefresh260710v12 > .topV12Links {
  display: block !important;
}

.pcVisualRefresh260710v12 .topVisualRefresh260710v12 .topHero {
  min-height: clamp(560px, calc(100vh - 190px), 720px);
}

.pcVisualRefresh260710v12 .topVisualRefresh260710v12 .topHeroCopy h1 {
  display: block;
  width: 100%;
  max-width: none;
  margin: 0 0 22px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0 18px 34px rgba(0, 0, 0, 0.58), 0 1px 0 rgba(0, 0, 0, 0.42);
}

.pcVisualRefresh260710v12 .header .siteLogo {
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
}

.pcVisualRefresh260710v12 .header .siteLogo a {
  display: inline-block;
  padding-left: 14px;
  border-left: 5px solid var(--yv12-green);
  color: #10283a;
  font-size: 0;
  text-decoration: none;
}

.pcVisualRefresh260710v12 .header .siteLogo a::before {
  content: "株式会社ヤマナカ";
  display: block;
  color: #10283a;
  font-family: "Meiryo", "Hiragino Kaku Gothic Pro", "Yu Gothic", Arial, sans-serif;
  font-size: 31px;
  font-weight: bold;
  line-height: 1.05;
  letter-spacing: 0;
}

.pcVisualRefresh260710v12 .header .siteLogo a::after {
  content: "YAMANAKA CO., LTD.";
  display: block;
  margin-top: 4px;
  color: var(--yv12-green);
  font-size: 11px;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: 0.16em;
}

.pcVisualRefresh260710v12 .header .siteLogo img {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.topV12Products,
.topV14Factory,
.topV19Movie,
.topV12Strengths,
.topV12Consult,
.topV12Links {
  box-sizing: border-box;
  width: 100%;
  color: var(--yv12-ink);
  font-family: "Meiryo", "Hiragino Kaku Gothic Pro", "Yu Gothic", Arial, sans-serif;
  letter-spacing: 0;
  text-shadow: none;
}

.topV12Inner {
  box-sizing: border-box;
  width: min(1180px, calc(100% - 64px));
  margin: 0 auto;
}

.topV12Products {
  padding: 70px 0 78px;
  background: var(--yv12-white);
}

.topV12Products h2,
.topV14Factory h2,
.topV19Movie h2,
.topV12Strengths h2,
.topV12Consult h2 {
  margin: 0;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  color: var(--yv12-ink);
  font-size: 42px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0;
}

.topV12ProductGrid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 32px;
}

.topV12ProductCard {
  display: block;
  overflow: hidden;
  background: var(--yv12-white);
  border: 1px solid var(--yv12-line);
  border-radius: 6px;
  color: var(--yv12-ink);
  text-decoration: none !important;
  box-shadow: var(--yv12-shadow);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.topV12ProductCard * {
  text-decoration: none !important;
}

.topV12ProductMedia {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  aspect-ratio: 4 / 3;
  padding: 18px;
  overflow: hidden;
  background: #f5f7f7;
  border-bottom: 1px solid var(--yv12-line);
}

.topV12ProductMedia img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.topV12ProductCardDevelopment .topV12ProductMedia img {
  transform: scale(1.18);
}

.topV12ProductText {
  display: block;
  min-height: 118px;
  box-sizing: border-box;
  padding: 22px 24px 24px;
}

.topV12ProductText strong,
.topV12ProductText em {
  display: block;
  letter-spacing: 0;
}

.topV12ProductText strong {
  color: var(--yv12-ink);
  font-size: 24px;
  line-height: 1.35;
}

.topV12ProductText em {
  margin-top: 8px;
  color: var(--yv12-text);
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.65;
}

.topUnifiedV14 .topVisualRefresh260710v12 .topHero {
  background:
    linear-gradient(90deg, rgba(2, 12, 22, 0.92) 0%, rgba(2, 12, 22, 0.76) 34%, rgba(2, 12, 22, 0.3) 68%, rgba(2, 12, 22, 0.18) 100%),
    linear-gradient(180deg, rgba(2, 12, 22, 0.2) 0%, rgba(2, 12, 22, 0.4) 100%),
    url("../../images/top-hero-welding-robot-260711.jpg") center center / cover no-repeat;
}

.topV14Factory {
  padding: 64px 0 72px;
  scroll-margin-top: 110px;
  background: #ffffff;
  border-top: 1px solid #e1e9e7;
}

#topV14FactoryTitle {
  scroll-margin-top: 110px;
}

.topV14FactoryGrid {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(280px, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 12px;
  margin-top: 32px;
}

.topV14FactoryItem {
  display: block;
  min-width: 0;
  overflow: hidden;
  background: #dce4e2;
  border-radius: 4px;
  color: #ffffff;
  text-decoration: none !important;
}

.topV14FactoryItem figure {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.topV14FactoryRobot {
  grid-column: 1;
  grid-row: 1 / span 2;
}

.topV14FactoryCad {
  grid-column: 2;
  grid-row: 1;
  aspect-ratio: 16 / 9;
}

.topV14FactoryFixture {
  grid-column: 2;
  grid-row: 2;
  aspect-ratio: 16 / 9;
}

.topV14FactoryItem img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 240ms ease;
}

.topV14FactoryItem figure::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 44%;
  background: linear-gradient(180deg, rgba(3, 18, 28, 0) 0%, rgba(3, 18, 28, 0.82) 100%);
  pointer-events: none;
}

.topV14FactoryItem figcaption {
  position: absolute;
  right: 18px;
  bottom: 15px;
  left: 18px;
  z-index: 1;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.45;
  letter-spacing: 0;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.72);
}

.topV14FactoryRobot figcaption {
  right: 24px;
  bottom: 20px;
  left: 24px;
  font-size: 20px;
}

.topV14FactoryItem:hover img,
.topV14FactoryItem:focus img {
  transform: scale(1.015);
}

.topV14FactoryItem:focus-visible {
  outline: 3px solid var(--yv12-green);
  outline-offset: 3px;
}

.topV12Strengths {
  padding: 52px 0 58px;
  background: var(--yv12-soft);
  border-top: 1px solid #e1e9e7;
  border-bottom: 1px solid #d7e2df;
}

.topV12Strengths .topV12Inner {
  display: grid;
  grid-template-columns: 240px minmax(0, 1fr);
  gap: 50px;
  align-items: center;
}

.topV12Strengths h2 {
  font-size: 32px;
}

.topV12Strengths ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  list-style: none;
}

.topV12Strengths li {
  display: flex;
  align-items: center;
  min-height: 76px;
  box-sizing: border-box;
  padding: 8px 18px;
  border-left: 1px solid #b9cbc5;
  color: var(--yv12-ink);
  font-size: 18px;
  font-weight: bold;
  line-height: 1.45;
}

.topV12Consult {
  padding: 68px 0;
  background: var(--yv12-ink);
  color: #ffffff;
}

.topV12ConsultInner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 74px;
  align-items: center;
}

.topV12Consult h2 {
  margin-bottom: 24px;
  color: #ffffff;
  font-size: 38px;
}

.topV12Consult p {
  margin: 0 0 15px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 18px;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: 0;
}

.topV12Consult p:last-child {
  margin-bottom: 0;
}

.topV12ConsultActions {
  display: grid;
  gap: 12px;
}

.topV12ConsultActions a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  box-sizing: border-box;
  padding: 12px 20px;
  border: 1px solid rgba(255, 255, 255, 0.48);
  border-radius: 4px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  transition: background-color 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.topV12ConsultActions a.primary {
  background: var(--yv12-green);
  border-color: var(--yv12-green);
}

.topV12Links {
  padding: 25px 0;
  background: #ffffff;
  border-bottom: 1px solid var(--yv12-line);
}

.topV12Links .topV12Inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
}

.topV12Links strong,
.topV12Links a {
  display: block;
  padding: 3px 22px;
  color: var(--yv12-ink);
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  white-space: nowrap;
}

.topV12Links a {
  border-left: 1px solid var(--yv12-line);
}

.topV12Links a:hover,
.topV12Links a:focus-visible {
  color: var(--yv12-green-dark);
  text-decoration: underline;
  text-underline-offset: 4px;
}

.pcVisualRefresh260710v12 .footer-corp {
  box-sizing: border-box;
  padding: 28px 24px 20px;
  background: #f4f7f7;
  border-top: 1px solid var(--yv12-line);
  color: var(--yv12-ink);
}

.pcVisualRefresh260710v12 p.footer {
  margin: 0;
  padding: 13px 20px 18px;
  background: #f4f7f7;
  color: #526875;
}

@media (hover: hover) and (pointer: fine) {
  .topV12ProductCard:hover,
  .topV12ProductCard:focus-visible {
    transform: translateY(-3px);
    border-color: #9fbab1;
    box-shadow: 0 22px 48px rgba(8, 40, 60, 0.14);
  }

  .topV12ConsultActions a:hover,
  .topV12ConsultActions a:focus-visible {
    transform: translateY(-1px);
    background: rgba(255, 255, 255, 0.1);
  }

  .topV12ConsultActions a.primary:hover,
  .topV12ConsultActions a.primary:focus-visible {
    background: var(--yv12-green-dark);
    border-color: var(--yv12-green-dark);
  }
}

body#index #wrap.spVisualRefresh260710v12 #scroller_dot,
body#index #wrap.spVisualRefresh260710v12 .parallax,
body#index #wrap.spVisualRefresh260710v12 #box1,
body#index #wrap.spVisualRefresh260710v12 #box3,
body#index #wrap.spVisualRefresh260710v12 #box4,
body#index #wrap.spVisualRefresh260710v12 #box5 {
  display: none !important;
}

body#index #wrap.spVisualRefresh260710v12 #box2 {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #ffffff;
}

body#index #wrap.spVisualRefresh260710v12 #box2 .cont_wrap,
body#index #wrap.spVisualRefresh260710v12 #box2 .inner {
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

body#index #wrap.spVisualRefresh260710v12 #box2 .inner > * {
  display: none !important;
}

body#index #wrap.spVisualRefresh260710v12 #box2 .inner > .spTopHeroCard,
body#index #wrap.spVisualRefresh260710v12 #box2 .inner > .topV12Products,
body#index #wrap.spVisualRefresh260710v12 #box2 .inner > .topV12Strengths,
body#index #wrap.spVisualRefresh260710v12 #box2 .inner > .topV12Consult,
body#index #wrap.spVisualRefresh260710v12 #box2 .inner > .topV12Links {
  display: block !important;
}

body#index #wrap.spVisualRefresh260710v12 #box2 .spTopHeroCard {
  box-sizing: border-box;
  width: 100% !important;
  min-height: clamp(540px, calc(100vh - 120px), 650px) !important;
  margin: 0 !important;
  padding: 0 !important;
}

body#index #wrap.spVisualRefresh260710v12 #box2 .spHeroKeyVisual {
  position: absolute;
  inset: 0;
  width: auto;
  margin: 0;
  overflow: hidden;
}

body#index #wrap.spVisualRefresh260710v12 #box2 .spHeroKeyVisual img {
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: cover;
  object-position: 54% center;
}

body#index #wrap.spVisualRefresh260710v12 #box2 .spHeroKeyVisual::before,
body#index #wrap.spVisualRefresh260710v12 #box2 .spHeroKeyVisual::after {
  display: none !important;
  content: none !important;
}

body#index #wrap.spVisualRefresh260710v12 #box2 .spTopHeroCard::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 3 !important;
  width: auto !important;
  height: auto !important;
  background:
    radial-gradient(ellipse at 76% 34%, rgba(255, 255, 255, 0.22) 0%, rgba(255, 255, 255, 0.11) 18%, rgba(255, 255, 255, 0) 44%),
    radial-gradient(ellipse at 53% 57%, rgba(196, 239, 255, 0.2) 0%, rgba(196, 239, 255, 0.08) 24%, rgba(196, 239, 255, 0) 50%) !important;
  clip-path: none !important;
  mix-blend-mode: screen !important;
  opacity: 0.24;
  transform: translate3d(0, 0, 0) !important;
  filter: blur(0.2px) !important;
  pointer-events: none !important;
  animation: yamanakaV12SurfaceBreath 8.4s ease-in-out infinite !important;
}

body#index #wrap.spVisualRefresh260710v12 #box2 .spTopHeroCard h1 {
  position: absolute;
  right: 20px;
  bottom: 120px;
  left: 20px;
  z-index: 4;
  width: auto;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: clamp(29px, 8.5vw, 36px);
  font-weight: bold;
  line-height: 1.14;
  letter-spacing: 0;
  text-shadow: 0 14px 26px rgba(0, 0, 0, 0.68), 0 1px 0 rgba(0, 0, 0, 0.52);
}

body#index #wrap.spVisualRefresh260710v12 #box2 .spTopHeroCard h1 .spHeroTitleLine {
  display: block;
}

body#index #wrap.spVisualRefresh260710v12 #box2 .spTopHeroCard h1 .spHeroTitleLead {
  margin-bottom: 8px;
  font-size: clamp(25px, 7.4vw, 32px);
}

body#index #wrap.spVisualRefresh260710v12 #header_cont .spSiteLogo {
  margin: 0;
}

body#index #wrap.spVisualRefresh260710v12 #header_cont .spSiteLogo a {
  display: inline-block;
  padding-left: 10px;
  border-left: 5px solid var(--yv12-green);
  color: #10283a;
  font-size: 0;
  text-decoration: none;
}

body#index #wrap.spVisualRefresh260710v12 #header_cont .spSiteLogo a::before {
  content: "株式会社ヤマナカ";
  display: block;
  color: #10283a;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: 0;
}

body#index #wrap.spVisualRefresh260710v12 #header_cont .spSiteLogo a::after {
  content: "YAMANAKA CO., LTD.";
  display: block;
  margin-top: 3px;
  color: #2f6f55;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.1;
  letter-spacing: 0.12em;
}

body#index #wrap.spVisualRefresh260710v12 #header_cont .spSiteLogo img,
body#index #wrap.spVisualRefresh260710v12 #header_cont .spSiteLogo .nodisp {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

@keyframes yamanakaV12SurfaceBreath {
  0%, 100% {
    opacity: 0.18;
    filter: blur(0.2px) brightness(1);
  }
  45% {
    opacity: 0.42;
    filter: blur(0.2px) brightness(1.08);
  }
  68% {
    opacity: 0.26;
    filter: blur(0.2px) brightness(1.03);
  }
}

@media (max-width: 760px) {
  .topV12Inner {
    width: calc(100% - 40px);
  }

  .topV12Products {
    padding: 46px 0 50px;
  }

  .topV12Products h2,
  .topV14Factory h2,
  .topV12Consult h2 {
    font-size: 29px;
    line-height: 1.3;
  }

  .topV12ProductGrid {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 24px;
  }

  .topV12ProductCard {
    display: grid;
    grid-template-columns: 132px minmax(0, 1fr);
    min-height: 132px;
  }

  .topV12ProductMedia {
    aspect-ratio: auto;
    height: 132px;
    padding: 10px;
    border-right: 1px solid var(--yv12-line);
    border-bottom: 0;
  }

  .topV12ProductText {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 132px;
    padding: 16px;
  }

  .topV12ProductText strong {
    font-size: 19px;
  }

  .topV12ProductText em {
    margin-top: 6px;
    font-size: 13px;
    line-height: 1.55;
  }

  .topV14Factory {
    padding: 46px 0 50px;
  }

  .topV14FactoryGrid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 12px;
    margin-top: 24px;
  }

  .topV14FactoryCad,
  .topV14FactoryRobot,
  .topV14FactoryFixture {
    grid-column: auto;
    grid-row: auto;
    aspect-ratio: 16 / 9;
  }

  .topV14FactoryCad {
    order: 1;
  }

  .topV14FactoryRobot {
    order: 2;
  }

  .topV14FactoryFixture {
    order: 3;
  }

  .topV14FactoryItem figcaption,
  .topV14FactoryRobot figcaption {
    right: 16px;
    bottom: 14px;
    left: 16px;
    font-size: 16px;
  }

  .topV12Strengths {
    padding: 42px 0 46px;
  }

  .topV12Strengths .topV12Inner {
    display: block;
  }

  .topV12Strengths h2 {
    font-size: 27px;
  }

  .topV12Strengths ul {
    grid-template-columns: 1fr;
    margin-top: 20px;
    border-top: 1px solid #b9cbc5;
  }

  .topV12Strengths li {
    min-height: 58px;
    padding: 11px 4px;
    border-bottom: 1px solid #b9cbc5;
    border-left: 0;
    font-size: 17px;
  }

  .topV12Consult {
    padding: 48px 0 52px;
  }

  .topV12ConsultInner {
    display: block;
  }

  .topV12Consult h2 {
    margin-bottom: 20px;
  }

  .topV12Consult p {
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 1.75;
  }

  .topV12ConsultActions {
    margin-top: 28px;
  }

  .topV12ConsultActions a {
    min-height: 54px;
    font-size: 15px;
  }

  .topV12Links {
    padding: 24px 0 28px;
  }

  .topV12Links .topV12Inner {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0;
  }

  .topV12Links strong {
    grid-column: 1 / -1;
    padding: 0 0 10px;
  }

  .topV12Links a {
    padding: 9px 12px 9px 0;
    border-top: 1px solid var(--yv12-line);
    border-left: 0;
    white-space: normal;
  }
}

/* Image-led hero 260711 story16: finished part -> CAD -> robot bending */
.topImageStoryV16 .topVisualRefresh260710v12 > .topHero > .topHeroCopy {
  display: flex !important;
}

.topImageStoryV16 .topVisualRefresh260710v12 > .topHero > .topHeroImageStory {
  display: grid !important;
}

.topImageStoryV16 .topVisualRefresh260710v12 > .topHero {
  position: relative;
  display: grid !important;
  grid-template-columns: minmax(0, 1.03fr) minmax(520px, 0.97fr);
  align-items: center;
  gap: clamp(34px, 4.2vw, 70px);
  box-sizing: border-box;
  min-height: clamp(590px, calc(100vh - 190px), 700px);
  margin: 0;
  padding: clamp(52px, 5vw, 82px) max(48px, calc((100vw - 1280px) / 2));
  overflow: hidden;
  background: #06263a !important;
  color: #ffffff;
}

.topImageStoryV16 .topVisualRefresh260710v12 > .topHero::before,
.topImageStoryV16 .topVisualRefresh260710v12 > .topHero::after {
  display: none !important;
  content: none !important;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroCopy {
  position: relative !important;
  inset: auto !important;
  z-index: 2;
  align-self: center;
  flex-direction: column;
  align-items: flex-start;
  box-sizing: border-box;
  width: auto !important;
  min-height: 0 !important;
  max-width: 650px;
  margin: 0;
  padding: 0 !important;
  color: #ffffff;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroCopy h1 {
  display: block !important;
  width: 100%;
  max-width: 650px;
  margin: 0 0 24px;
  color: #ffffff;
  font-size: inherit;
  line-height: 1.08;
  text-shadow: none;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroTitleLine {
  display: block;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroTitleLead {
  margin: 0 0 12px;
  font-size: clamp(36px, 3vw, 46px) !important;
  line-height: 1.12;
  writing-mode: horizontal-tb;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroTitleWide {
  max-width: 650px;
  font-size: clamp(44px, 3.65vw, 56px) !important;
  line-height: 1.08;
  white-space: normal;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroCopy p.topHeroBrandLine {
  display: block;
  box-sizing: border-box;
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 0 0 0 15px;
  border-left: 4px solid #63daca;
  color: #ffffff !important;
  font-size: clamp(18px, 1.55vw, 23px) !important;
  font-weight: bold;
  line-height: 1.5;
  text-shadow: none !important;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryCta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-height: 56px;
  margin-top: 34px;
  padding: 14px 28px;
  background: var(--yv12-green);
  border: 1px solid var(--yv12-green);
  border-radius: 4px;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  text-decoration: none !important;
  box-shadow: 0 14px 30px rgba(1, 14, 24, 0.24);
  transition: background-color 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroImageStory {
  position: relative;
  z-index: 2;
  align-self: center;
  display: grid !important;
  grid-template-columns: minmax(0, 1.5fr) minmax(170px, 0.82fr);
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 12px;
  box-sizing: border-box;
  width: 100%;
  height: clamp(450px, 38vw, 530px);
  min-width: 0;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryItem {
  display: block;
  min-width: 0;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 5px;
  color: #ffffff;
  text-decoration: none !important;
  box-shadow: 0 20px 44px rgba(1, 14, 24, 0.3);
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryItem figure {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryProduct {
  grid-column: 1;
  grid-row: 1 / span 2;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryCad {
  grid-column: 2;
  grid-row: 1;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryBending {
  grid-column: 2;
  grid-row: 2;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryItem img {
  display: block;
  width: 100%;
  height: 100%;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryProduct img {
  box-sizing: border-box;
  padding: clamp(18px, 2.4vw, 36px);
  object-fit: contain;
  background: #f6f8f8;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryCad img,
.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryBending img {
  object-fit: cover;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryCad img {
  object-position: 42% center;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryBending img {
  object-position: 42% center;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryItem figure::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 36%;
  background: linear-gradient(180deg, rgba(3, 18, 28, 0) 0%, rgba(3, 18, 28, 0.82) 100%);
  pointer-events: none;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryProduct figure::after {
  display: none;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryItem figcaption {
  position: absolute;
  right: 14px;
  bottom: 12px;
  left: 14px;
  z-index: 1;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.72);
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryProduct figcaption {
  right: auto;
  bottom: 16px;
  left: 16px;
  padding: 8px 12px;
  background: var(--yv12-ink);
  border-radius: 3px;
  color: #ffffff;
  font-size: 15px;
  text-shadow: none;
}

.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryItem:focus-visible,
.topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryCta:focus-visible {
  outline: 3px solid #63daca;
  outline-offset: 3px;
}

@media (hover: hover) and (pointer: fine) {
  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryItem img {
    transition: transform 220ms ease;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryItem:hover img,
  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryItem:focus-visible img {
    transform: scale(1.012);
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryCta:hover,
  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryCta:focus-visible {
    background: var(--yv12-green-dark);
    border-color: var(--yv12-green-dark);
    transform: translateY(-1px);
  }
}

@media (min-width: 961px) and (max-width: 1180px) {
  .topImageStoryV16 .topVisualRefresh260710v12 > .topHero {
    grid-template-columns: minmax(0, 1fr) minmax(470px, 0.96fr);
    gap: 30px;
    padding-right: 34px;
    padding-left: 34px;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroTitleLead {
    font-size: 34px !important;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroTitleWide {
    font-size: 43px !important;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroImageStory {
    height: 470px;
  }
}

@media (max-width: 960px) {
  .topImageStoryV16 .topVisualRefresh260710v12 > .topHero {
    display: flex !important;
    flex-direction: column;
    gap: 0;
    min-height: 0 !important;
    padding: 0;
    background: #06263a !important;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroImageStory {
    order: 1;
    grid-template-columns: minmax(0, 1.55fr) minmax(112px, 0.9fr);
    grid-template-rows: repeat(2, minmax(0, 1fr));
    gap: 6px;
    width: 100%;
    height: clamp(300px, 82vw, 390px);
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryItem {
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryProduct img {
    padding: 18px 12px;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryItem figcaption {
    right: 9px;
    bottom: 8px;
    left: 9px;
    font-size: 12px;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryProduct figcaption {
    right: auto;
    bottom: 10px;
    left: 10px;
    padding: 6px 9px;
    font-size: 12px;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroCopy {
    order: 2;
    align-self: stretch;
    width: 100% !important;
    max-width: none;
    padding: 28px 20px 34px !important;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroCopy h1 {
    max-width: none;
    margin-bottom: 18px;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroTitleLead {
    margin-bottom: 7px;
    font-size: clamp(25px, 7.2vw, 29px) !important;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroTitleWide {
    max-width: none;
    font-size: clamp(28px, 8vw, 32px) !important;
    line-height: 1.16;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroCopy p.topHeroBrandLine {
    font-size: 16px !important;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryCta {
    width: 100%;
    min-height: 54px;
    margin-top: 24px;
    padding: 13px 18px;
    font-size: 15px;
  }
}

@media (max-width: 370px) {
  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroImageStory {
    grid-template-columns: minmax(0, 1.5fr) minmax(104px, 0.88fr);
    height: 286px;
  }

  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroCopy {
    padding-right: 17px !important;
    padding-left: 17px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryItem img,
  .topImageStoryV16 .topVisualRefresh260710v12 .topHeroStoryCta {
    transition: none;
  }
}

/* Unified responsive homepage 260711 v14 */
.topUnifiedV14 .siteMenuToggle {
  display: none;
}

@media (max-width: 960px) {
  body.topUnifiedV14 {
    min-width: 0;
    overflow-x: clip;
    background: #ffffff;
    color: var(--yv12-ink);
    font-size: 16px;
    line-height: 1.75;
    text-align: left;
  }

  body.topUnifiedV14.siteMenuOpen {
    overflow: hidden;
  }

  .topUnifiedV14,
  .topUnifiedV14 .container,
  .topUnifiedV14 .contBox,
  .topUnifiedV14 .mainBox,
  .topUnifiedV14 #ahs_content,
  .topUnifiedV14 .top-modern {
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
    max-width: none;
    margin-right: 0;
    margin-left: 0;
  }

  .topUnifiedV14 .contBox {
    overflow-x: clip;
  }

  .topUnifiedV14 .header {
    position: sticky;
    top: 0;
    z-index: 9200;
    box-sizing: border-box;
    min-height: 90px;
    padding: 0;
    background: #ffffff;
    border-right: 0;
    border-bottom: 1px solid #d6e0e2;
    border-left: 0;
    box-shadow: 0 8px 22px rgba(8, 40, 60, 0.1);
  }

  .topUnifiedV14 .headerIdentity {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 100%;
    min-height: 90px;
    padding: 9px 72px 9px 14px;
  }

  .topUnifiedV14 .header .siteLogo {
    min-width: 0;
    margin: 0;
  }

  .topUnifiedV14 .header .siteLogo a {
    display: inline-block;
    padding-left: 10px;
    border-left-width: 4px;
  }

  .topUnifiedV14 .header .siteLogo a::before {
    font-size: 21px;
    line-height: 1.05;
  }

  .topUnifiedV14 .header .siteLogo a::after {
    margin-top: 3px;
    font-size: 8px;
    line-height: 1;
    letter-spacing: 0.12em;
  }

  .topUnifiedV14 .headerSiteMeta {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 0;
    margin: 4px 0 0 14px;
    color: #385164;
    font-size: 9px;
    font-weight: normal;
    line-height: 1.35;
    white-space: nowrap;
  }

  .topUnifiedV14 .headerSiteMeta a {
    color: #b61925;
    font-size: 12px;
    line-height: 1.25;
  }

  .topUnifiedV14 .siteMenuToggle {
    position: absolute;
    top: 22px;
    right: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 46px;
    height: 46px;
    margin: 0;
    padding: 0;
    appearance: none;
    background: #ffffff;
    border: 1px solid #c9d8d3;
    border-radius: 6px;
    box-shadow: 0 3px 10px rgba(16, 40, 58, 0.08);
    color: var(--yv12-ink);
    cursor: pointer;
  }

  .topUnifiedV14 .siteMenuToggle:focus-visible {
    outline: 3px solid rgba(47, 123, 98, 0.32);
    outline-offset: 2px;
  }

  .topUnifiedV14 .siteMenuIcon,
  .topUnifiedV14 .siteMenuIcon::before,
  .topUnifiedV14 .siteMenuIcon::after {
    display: block;
    width: 22px;
    height: 2px;
    background: var(--yv12-ink);
    content: "";
    transition: transform 160ms ease, opacity 160ms ease;
  }

  .topUnifiedV14 .siteMenuIcon {
    position: relative;
  }

  .topUnifiedV14 .siteMenuIcon::before,
  .topUnifiedV14 .siteMenuIcon::after {
    position: absolute;
    left: 0;
  }

  .topUnifiedV14 .siteMenuIcon::before {
    top: -7px;
  }

  .topUnifiedV14 .siteMenuIcon::after {
    top: 7px;
  }

  .topUnifiedV14 .siteMenuToggle[aria-expanded="true"] .siteMenuIcon {
    background: transparent;
  }

  .topUnifiedV14 .siteMenuToggle[aria-expanded="true"] .siteMenuIcon::before {
    top: 0;
    transform: rotate(45deg);
  }

  .topUnifiedV14 .siteMenuToggle[aria-expanded="true"] .siteMenuIcon::after {
    top: 0;
    transform: rotate(-45deg);
  }

  .topUnifiedV14 .navi,
  .topUnifiedV14 .navi.is-fixed {
    position: fixed;
    top: 90px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9100;
    display: none !important;
    align-items: stretch;
    justify-content: flex-start;
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
    min-height: 0;
    max-height: calc(100vh - 90px);
    margin: 0;
    padding: 10px 18px 28px;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    background: #ffffff;
    border: 0;
    box-shadow: none;
  }

  .topUnifiedV14 .navi.is-open {
    display: flex !important;
  }

  .topUnifiedV14 .navi::after {
    display: none;
  }

  .topUnifiedV14 .navi > li,
  .topUnifiedV14 .navi li.navConsultItem,
  .topUnifiedV14 .navi .navConsultPanel li {
    float: none;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    background: none !important;
    font-size: 100%;
  }

  .topUnifiedV14 .navi > li {
    border-bottom: 1px solid var(--yv12-line);
  }

  .topUnifiedV14 .navi > li > a,
  .topUnifiedV14 .navi .navConsultDetails > summary {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    min-height: 54px;
    margin: 0;
    padding: 14px 12px;
    background: #ffffff;
    border: 0;
    color: var(--yv12-ink) !important;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    cursor: pointer;
  }

  .topUnifiedV14 .navi .navConsultDetails > summary {
    list-style: none;
  }

  .topUnifiedV14 .navi .navConsultDetails > summary::-webkit-details-marker {
    display: none;
  }

  .topUnifiedV14 .navi .navConsultDetails > summary::after {
    content: "";
    display: block;
    flex: 0 0 8px;
    width: 8px;
    height: 8px;
    margin: -4px 3px 0 auto;
    border-right: 2px solid var(--yv12-green);
    border-bottom: 2px solid var(--yv12-green);
    transform: rotate(45deg);
    transition: transform 160ms ease;
  }

  .topUnifiedV14 .navi .navConsultDetails[open] > summary::after {
    margin-top: 4px;
    transform: rotate(225deg);
  }

  .topUnifiedV14 .navi > li > a:hover,
  .topUnifiedV14 .navi > li > a:focus-visible,
  .topUnifiedV14 .navi .navConsultDetails > summary:hover,
  .topUnifiedV14 .navi .navConsultDetails > summary:focus-visible,
  .topUnifiedV14 .navi .navConsultDetails[open] > summary {
    background: var(--yv12-soft);
    color: var(--yv12-ink) !important;
    outline: none;
  }

  .topUnifiedV14 .navi > li > a[href="contact.html"] {
    justify-content: center;
    min-height: 52px;
    margin: 12px 0 4px;
    padding: 13px 18px;
    background: var(--yv12-green);
    border-radius: 6px;
    color: #ffffff !important;
    text-align: center;
  }

  .topUnifiedV14 .navi > li > a[href="contact.html"]:hover,
  .topUnifiedV14 .navi > li > a[href="contact.html"]:focus-visible {
    background: var(--yv12-green-dark);
    color: #ffffff !important;
  }

  .topUnifiedV14 .navi .navConsultPanel {
    position: static;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 12px;
    padding: 8px;
    background: #f1f6f4;
    border: 0;
    border-radius: 4px;
    box-shadow: none;
  }

  .topUnifiedV14 .navi .navConsultPanel a,
  .topUnifiedV14 .navi .navConsultPanel a[href^="contact.php"] {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    min-height: 48px;
    margin: 0;
    padding: 11px 12px;
    background: transparent;
    border-top: 1px solid #dce7e2;
    border-radius: 0;
    color: #183849 !important;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    white-space: normal;
  }

  .topUnifiedV14 .naviStickySpacer {
    display: none !important;
    height: 0 !important;
  }

  .topUnifiedV14 .topVisualRefresh260710v12 .topHero {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    min-height: clamp(560px, calc(100svh - 90px), 680px);
    margin: 0;
    overflow: hidden;
    background:
      linear-gradient(180deg, rgba(2, 12, 22, 0.12) 0%, rgba(2, 12, 22, 0.2) 42%, rgba(2, 12, 22, 0.9) 100%),
      linear-gradient(90deg, rgba(2, 12, 22, 0.28) 0%, rgba(2, 12, 22, 0.04) 100%),
      url("../../images/top-hero-welding-robot-260711.jpg") 52% center / cover no-repeat;
  }

  .topUnifiedV14 .topVisualRefresh260710v12 .topHeroCopy {
    position: absolute;
    right: 20px;
    bottom: 38px;
    left: 20px;
    z-index: 4;
    box-sizing: border-box;
    width: auto;
    max-width: none;
    padding: 0;
    color: #ffffff;
  }

  .topUnifiedV14 .topVisualRefresh260710v12 .topHeroCopy h1 {
    display: block;
    width: 100%;
    margin: 0 0 18px;
    padding: 0;
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.16;
    text-shadow: 0 14px 26px rgba(0, 0, 0, 0.68), 0 1px 0 rgba(0, 0, 0, 0.52);
  }

  .topUnifiedV14 .topVisualRefresh260710v12 .topHeroTitleLine {
    display: block;
  }

  .topUnifiedV14 .topVisualRefresh260710v12 .topHeroTitleLead {
    margin: 0 0 8px;
    font-size: clamp(25px, 7.2vw, 29px) !important;
    line-height: 1.16;
  }

  .topUnifiedV14 .topVisualRefresh260710v12 .topHeroTitleWide {
    max-width: 100%;
    font-size: clamp(28px, 8vw, 32px) !important;
    line-height: 1.16;
    white-space: normal;
  }

  .topUnifiedV14 .topVisualRefresh260710v12 .topHeroCopy p.topHeroBrandLine {
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0 0 0 12px;
    border-left: 3px solid rgba(99, 218, 202, 0.96);
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: bold;
    line-height: 1.5;
    white-space: normal;
    text-shadow: 0 12px 24px rgba(0, 0, 0, 0.72) !important;
  }

  .topUnifiedV14 .topVisualRefresh260710v12 .topHeroStrengthRail {
    display: none !important;
  }

  .topUnifiedV14 .topV12Inner {
    width: calc(100% - 40px);
  }

  .topUnifiedV14 .footer-corp {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 26px 20px 18px;
  }

  .topUnifiedV14 .footer-corp table,
  .topUnifiedV14 .footer-corp tbody,
  .topUnifiedV14 .footer-corp tr,
  .topUnifiedV14 .footer-corp td {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }

  .topUnifiedV14 .footer-corp p {
    margin: 0 0 6px;
  }

  .topUnifiedV14 .footer-corp .address {
    font-size: 12px;
    line-height: 1.65;
    white-space: normal;
  }

  .topUnifiedV14 p.footer {
    box-sizing: border-box;
    width: 100%;
    padding: 12px 20px 18px;
    font-size: 11px;
    line-height: 1.5;
    text-align: left;
  }
}

@media (min-width: 761px) and (max-width: 960px) {
  .topUnifiedV14 .topVisualRefresh260710v12 .topHeroCopy {
    right: 40px;
    bottom: 50px;
    left: 40px;
  }

  .topUnifiedV14 .topVisualRefresh260710v12 .topHeroTitleLead {
    font-size: clamp(30px, 4vw, 36px) !important;
  }

  .topUnifiedV14 .topVisualRefresh260710v12 .topHeroTitleWide {
    font-size: clamp(36px, 4.7vw, 43px) !important;
  }

  .topUnifiedV14 .topVisualRefresh260710v12 .topHeroCopy p.topHeroBrandLine {
    font-size: 19px !important;
  }

  .topUnifiedV14 .topV12Strengths .topV12Inner {
    display: block;
  }

  .topUnifiedV14 .topV12Strengths ul {
    margin-top: 22px;
  }

  .topUnifiedV14 .topV12Strengths li {
    justify-content: center;
    min-height: 68px;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
  }

  .topUnifiedV14 .topV12ConsultInner {
    grid-template-columns: minmax(0, 1fr) 260px;
    gap: 40px;
  }
}

@media (max-width: 370px) {
  .topUnifiedV14 .headerIdentity {
    padding-left: 12px;
  }

  .topUnifiedV14 .header .siteLogo a::before {
    font-size: 19px;
  }

  .topUnifiedV14 .headerSiteMeta {
    margin-left: 12px;
    font-size: 8px;
  }

  .topUnifiedV14 .topVisualRefresh260710v12 .topHeroCopy {
    right: 17px;
    left: 17px;
  }

  .topUnifiedV14 .topV12ProductCard {
    grid-template-columns: 118px minmax(0, 1fr);
  }

  .topUnifiedV14 .topV14FactoryItem figcaption,
  .topUnifiedV14 .topV14FactoryRobot figcaption {
    right: 14px;
    bottom: 12px;
    left: 14px;
    font-size: 15px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .topV12ProductCard,
  .topV14FactoryItem img,
  .topV12ConsultActions a {
    transition: none;
  }

  body#index #wrap.spVisualRefresh260710v12 #box2 .spTopHeroCard::after {
    animation: none;
    opacity: 0.24;
  }
}

/* Mobile navigation legibility and tap targets 260711menu1 */
@media (max-width: 760px) {
  body#index.spMenuOpen {
    overflow: hidden;
  }

  body#index #wrap.spVisualRefresh260710v12 #menu_switch {
    position: absolute;
    top: 18px;
    right: 10px;
    bottom: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin: 0;
    padding: 0;
    appearance: none;
    background: #ffffff;
    border: 1px solid #c9d8d3;
    border-radius: 6px;
    box-shadow: 0 3px 10px rgba(16, 40, 58, 0.08);
    cursor: pointer;
  }

  body#index #wrap.spVisualRefresh260710v12 #menu_switch:focus-visible {
    outline: 3px solid rgba(47, 123, 98, 0.32);
    outline-offset: 2px;
  }

  body#index #wrap.spVisualRefresh260710v12 #menu_switch .menuSwitchIcon,
  body#index #wrap.spVisualRefresh260710v12 #menu_switch .menuSwitchIcon::before,
  body#index #wrap.spVisualRefresh260710v12 #menu_switch .menuSwitchIcon::after {
    display: block;
    width: 22px;
    height: 2px;
    background: #10283a;
    content: "";
    transition: transform 160ms ease, opacity 160ms ease;
  }

  body#index #wrap.spVisualRefresh260710v12 #menu_switch .menuSwitchIcon {
    position: relative;
  }

  body#index #wrap.spVisualRefresh260710v12 #menu_switch .menuSwitchIcon::before,
  body#index #wrap.spVisualRefresh260710v12 #menu_switch .menuSwitchIcon::after {
    position: absolute;
    left: 0;
  }

  body#index #wrap.spVisualRefresh260710v12 #menu_switch .menuSwitchIcon::before {
    top: -7px;
  }

  body#index #wrap.spVisualRefresh260710v12 #menu_switch .menuSwitchIcon::after {
    top: 7px;
  }

  body#index #wrap.spVisualRefresh260710v12 #menu_switch.opened .menuSwitchIcon {
    background: transparent;
  }

  body#index #wrap.spVisualRefresh260710v12 #menu_switch.opened .menuSwitchIcon::before {
    top: 0;
    transform: rotate(45deg);
  }

  body#index #wrap.spVisualRefresh260710v12 #menu_switch.opened .menuSwitchIcon::after {
    top: 0;
    transform: rotate(-45deg);
  }

  body#index #wrap.spVisualRefresh260710v12 .main_nav {
    max-height: calc(100vh - 99px);
    overflow-y: auto;
    overscroll-behavior: contain;
    background: #ffffff;
    border-top: 1px solid #d8e0e8;
    box-shadow: 0 12px 24px rgba(16, 40, 58, 0.12);
  }

  body#index #wrap.spVisualRefresh260710v12 .main_nav > ul > li.business {
    display: block;
  }

  body#index #wrap.spVisualRefresh260710v12 .main_nav > ul > li > a,
  body#index #wrap.spVisualRefresh260710v12 .main_nav .spNavConsultDetails > summary {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: 54px;
    padding: 14px 52px 14px 20px;
    box-sizing: border-box;
    background: #ffffff;
    border-top: 1px solid #d8e0e8;
    color: #10283a !important;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
  }

  body#index #wrap.spVisualRefresh260710v12 .main_nav > ul > li > a:hover,
  body#index #wrap.spVisualRefresh260710v12 .main_nav > ul > li > a:focus-visible,
  body#index #wrap.spVisualRefresh260710v12 .main_nav .spNavConsultDetails > summary:hover,
  body#index #wrap.spVisualRefresh260710v12 .main_nav .spNavConsultDetails > summary:focus-visible,
  body#index #wrap.spVisualRefresh260710v12 .main_nav .spNavConsultDetails[open] > summary {
    background: #eef5f2;
    color: #10283a !important;
    outline: none;
  }

  body#index #wrap.spVisualRefresh260710v12 .main_nav .spNavConsultPanel {
    margin: 0;
    padding: 4px 16px 12px;
    background: #f4f8f6;
    border-bottom: 1px solid #d8e0e8;
  }

  body#index #wrap.spVisualRefresh260710v12 .main_nav .spNavConsultPanel li a {
    display: flex;
    align-items: center;
    min-height: 48px;
    padding: 11px 14px;
    background: transparent;
    border-top: 1px solid #dce7e2;
    color: #183849 !important;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
  }

  body#index #wrap.spVisualRefresh260710v12 .main_nav > ul > li.contact {
    padding: 12px 16px 16px;
    background: #ffffff;
  }

  body#index #wrap.spVisualRefresh260710v12 .main_nav > ul > li.contact > a {
    justify-content: center;
    min-height: 52px;
    padding: 13px 42px 13px 18px;
    background: #2f7b62;
    border: 0;
    border-radius: 6px;
    color: #ffffff !important;
    text-align: center;
  }

  body#index #wrap.spVisualRefresh260710v12 .main_nav > ul > li.contact > a::after {
    border-color: #ffffff;
  }
}

/* Product carousel 260711 carousel17: V15 hero + manual proof rail */
.topProductCarouselV17 .topV12Products {
  overflow: hidden;
  padding: 56px 0 68px;
}

.topProductCarouselV17 .topProductCarouselHead {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
}

.topProductCarouselV17 .topProductCarouselControls {
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
}

.topProductCarouselV17 .topProductCarouselButton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin: 0;
  padding: 0;
  appearance: none;
  background: #ffffff;
  border: 1px solid #b8c7cd;
  border-radius: 50%;
  color: var(--yv12-ink);
  cursor: pointer;
  transition: color 160ms ease, background-color 160ms ease, border-color 160ms ease;
}

.topProductCarouselV17 .topProductCarouselButton svg {
  display: block;
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.topProductCarouselV17 .topProductCarouselButton:hover,
.topProductCarouselV17 .topProductCarouselButton:focus-visible {
  background: var(--yv12-ink);
  border-color: var(--yv12-ink);
  color: #ffffff;
}

.topProductCarouselV17 .topProductCarouselButton:focus-visible,
.topProductCarouselV17 .topProductCarouselViewport:focus-visible {
  outline: 3px solid rgba(47, 123, 98, 0.34);
  outline-offset: 3px;
}

.topProductCarouselV17 .topProductCarouselButton:disabled {
  background: #f4f6f6;
  border-color: #d7dfe2;
  color: #a6b1b6;
  cursor: default;
}

.topProductCarouselV17 .topProductCarouselViewport {
  width: 100%;
  margin-top: 30px;
  padding: 4px 2px 18px;
  overflow-x: auto;
  overflow-y: hidden;
  overscroll-behavior-inline: contain;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}

.topProductCarouselV17 .topProductCarouselViewport::-webkit-scrollbar {
  display: none;
}

.topProductCarouselV17 .topV12ProductGrid {
  display: flex !important;
  grid-template-columns: none !important;
  gap: 22px;
  width: 100%;
  margin: 0;
}

.topProductCarouselV17 .topV12ProductCard {
  display: block !important;
  flex: 0 0 30%;
  min-width: 0;
  min-height: 0;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  background: #ffffff;
  border-color: #d4dde0;
  border-radius: 4px;
  box-shadow: none;
}

.topProductCarouselV17 .topV12ProductMedia {
  height: auto !important;
  aspect-ratio: 4 / 3;
  padding: 20px;
  background: #f5f7f7;
  border-right: 0 !important;
  border-bottom: 1px solid var(--yv12-line) !important;
}

.topProductCarouselV17 .topV12ProductMedia img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: none !important;
}

.topProductCarouselV17 .topV12ProductText {
  display: flex;
  align-items: center;
  min-height: 72px;
  padding: 16px 20px 18px;
}

.topProductCarouselV17 .topV12ProductText strong {
  font-size: 21px;
  line-height: 1.35;
}

@media (min-width: 761px) and (max-width: 960px) {
  .topProductCarouselV17 .topV12ProductCard {
    flex-basis: 42%;
  }
}

/* Desktop carousel button reliability V20 */
@media (min-width: 761px) {
  .topCarouselButtonV20 .topProductCarouselViewport {
    scroll-snap-type: none;
  }

  .topCarouselButtonV20 .topV12ProductCard {
    scroll-snap-align: none;
    scroll-snap-stop: normal;
  }
}

@media (max-width: 760px) {
  .topProductCarouselV17 .topV12Products {
    padding: 42px 0 50px;
  }

  .topProductCarouselV17 .topProductCarouselControls {
    display: none;
  }

  .topProductCarouselV17 .topProductCarouselViewport {
    width: calc(100% + 20px);
    margin-top: 22px;
    padding: 3px 0 14px;
  }

  .topProductCarouselV17 .topV12ProductGrid {
    gap: 14px;
  }

  .topProductCarouselV17 .topV12ProductCard,
  .topUnifiedV14.topProductCarouselV17 .topV12ProductCard {
    flex: 0 0 82%;
    grid-template-columns: none;
  }

  .topProductCarouselV17 .topV12ProductMedia {
    aspect-ratio: 4 / 3;
    padding: 14px;
  }

  .topProductCarouselV17 .topV12ProductText {
    min-height: 64px;
    padding: 14px 16px 16px;
  }

  .topProductCarouselV17 .topV12ProductText strong {
    font-size: 19px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .topProductCarouselV17 .topProductCarouselViewport {
    scroll-behavior: auto;
  }

  .topProductCarouselV17 .topProductCarouselButton,
  .topProductCarouselV17 .topV12ProductCard {
    transition: none;
  }
}

/* Top video card V19 */
.topVideoCardV19 .topV19Movie {
  box-sizing: border-box;
  padding: 0 0 72px;
  background: #ffffff;
}

.topVideoCardV19 .topV19MovieCard {
  position: relative;
  box-sizing: border-box;
  width: min(100%, 960px);
  aspect-ratio: 13 / 5;
  margin: 32px auto 0;
  overflow: hidden;
  background: var(--yv12-ink);
  border-radius: 6px;
  box-shadow: var(--yv12-shadow);
}

.topVideoCardV19 .topV19MoviePlay {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
  background: var(--yv12-ink);
  color: #ffffff;
  font: inherit;
  text-align: left;
  cursor: pointer;
}

.topVideoCardV19 .topV19MoviePlay::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(4, 24, 37, 0.08) 18%, rgba(4, 24, 37, 0.22) 58%, rgba(4, 24, 37, 0.78) 100%);
  pointer-events: none;
}

.topVideoCardV19 .topV19MoviePlay img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 30%;
  transition: transform 240ms ease;
}

.topVideoCardV19 .topV19MoviePlayIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 72px;
  height: 72px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.94);
  color: var(--yv12-green-dark);
  box-shadow: 0 14px 34px rgba(2, 15, 24, 0.28);
  transform: translate(-50%, -50%);
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.topVideoCardV19 .topV19MoviePlayIcon svg {
  display: block;
  width: 34px;
  height: 34px;
  fill: currentColor;
}

.topVideoCardV19 .topV19MovieMeta {
  position: absolute;
  right: 28px;
  bottom: 24px;
  left: 28px;
  z-index: 2;
  display: flex;
  align-items: center;
  color: #ffffff;
  line-height: 1.4;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.72);
}

.topVideoCardV19 .topV19MovieMeta strong {
  font-size: 21px;
  font-weight: bold;
}

.topVideoCardV19 .topV19MovieMeta span {
  margin-left: 12px;
  padding-left: 12px;
  border-left: 1px solid rgba(255, 255, 255, 0.62);
  font-size: 15px;
  font-weight: bold;
}

.topVideoCardV19 .topV19MoviePlay:hover img,
.topVideoCardV19 .topV19MoviePlay:focus img {
  transform: scale(1.015);
}

.topVideoCardV19 .topV19MoviePlay:hover .topV19MoviePlayIcon,
.topVideoCardV19 .topV19MoviePlay:focus .topV19MoviePlayIcon {
  background: var(--yv12-green);
  color: #ffffff;
  transform: translate(-50%, -50%) scale(1.04);
}

.topVideoCardV19 .topV19MoviePlay:focus-visible {
  outline: 3px solid var(--yv12-green);
  outline-offset: -5px;
}

.topVideoCardV19 .topV19MovieCard.is-playing {
  aspect-ratio: 16 / 9;
  background: #000000;
}

.topVideoCardV19 .topV19MovieCard iframe {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.topVideoCardV19 .topV19MovieNoScript {
  margin: 16px 0 0;
  text-align: center;
}

.topVideoCardV19 .topV19MovieNoScript a {
  color: var(--yv12-green-dark);
  font-weight: bold;
}

@media (max-width: 960px) {
  .topVideoCardV19 .topV19Movie {
    padding: 0 0 50px;
  }

  .topVideoCardV19 .topV19Movie h2 {
    font-size: 29px;
    line-height: 1.3;
  }

  .topVideoCardV19 .topV19MovieCard {
    width: 100%;
    margin-top: 24px;
    border-radius: 4px;
  }

  .topVideoCardV19 .topV19MoviePlayIcon {
    width: 58px;
    height: 58px;
  }

  .topVideoCardV19 .topV19MoviePlayIcon svg {
    width: 28px;
    height: 28px;
  }

  .topVideoCardV19 .topV19MovieMeta {
    right: 16px;
    bottom: 14px;
    left: 16px;
  }

  .topVideoCardV19 .topV19MovieMeta strong {
    font-size: 17px;
  }

  .topVideoCardV19 .topV19MovieMeta span {
    margin-left: 9px;
    padding-left: 9px;
    font-size: 13px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .topVideoCardV19 .topV19MoviePlay img,
  .topVideoCardV19 .topV19MoviePlayIcon {
    transition: none;
  }
}

