@charset "UTF-8";

@import url("../assets/library/swiper/swiper-bundle.min.css");

@import url("../assets/library/select2/select2.min.css");
@import url("../assets/library/fancybox/fancybox.css");

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/poppins/poppins-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/poppins/poppins-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/poppins/poppins-500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/poppins/poppins-500-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../assets/fonts/poppins/poppins-600-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../assets/fonts/poppins/poppins-600-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/poppins/poppins-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/poppins/poppins-700-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

:root {
  --pd-sc: 6rem;
  --pd: 4rem;
  --section-gap: 60px;
  --head-gap: 32px;
  --color-text: #333333;
  --color-sub: #6f6f6f;
  --color-des: #5b5b5b;
  --color-pri: #d92b2b;
  --color-green: #299546;
  --color-cream: #ede8e4;
  --line-width: 1px;
  --line-style: solid;
  --color-line: rgba(51, 51, 51, 0.25);
  --color-line-inverse: rgba(255, 255, 255, 0.25);
  --line: var(--line-width) var(--line-style) var(--color-line);
  --line-inverse: var(--line-width) var(--line-style) var(--color-line-inverse);
  --cl-bd: var(--color-line);
  --media-vignette: radial-gradient(64.95% 100% at 50% 0%, rgba(0, 0, 0, 0) 49.6%, rgba(51, 51, 51, 0.2) 100%);
  --rtl-topbar-h: 45px;
  --rtl-navbar-h: 76px;
  --rtl-header-h: calc(var(--rtl-topbar-h) + var(--rtl-navbar-h));
  --rtl-side-control-offset: 23px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  scrollbar-color: #303030 #f2f2f2;
  scrollbar-width: thin;
}

::-webkit-scrollbar {
  width: 0.8rem;
  height: 0.8rem;
  background: #303030;
}

::-webkit-scrollbar-track {
  background: #f2f2f2;
}

::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #303030;
}

::-webkit-scrollbar-thumb:hover {
  background: #111111;
}

::-webkit-scrollbar-corner {
  background: #303030;
}

body,
h1,
h2,
h3,
p,
ul {
  margin: 0;
}

body {
  min-width: 32rem;
  overflow: hidden auto;
  background-color: #ffffff;
  color: var(--color-des);
  direction: rtl;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

h1,
h2,
h3 {
  font-size: inherit;
}

body.no-scroll {
  touch-action: none;
  overflow: hidden;
  overscroll-behavior: none;
}

ul {
  padding: 0;
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input {
  font: inherit;
}

button {
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
}

input {
  outline: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: inherit;
}

:focus-visible {
  outline: 0.2rem solid var(--color-pri);
  outline-offset: 0.3rem;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.ss-pd {
  padding: var(--pd-sc) 0;
}

.pd-bot-0 {
  padding-bottom: 0 !important;
}

.pd-top-0 {
  padding-top: 0 !important;
}

.t-18 {
  font-size: 1.8rem;
}

.t-24 {
  font-size: 2.4rem;
}

.t-32 {
  font-size: 3.2rem;
}

.t-48 {
  font-size: 4.8rem;
}

.icon {
  display: block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.icon--fill {
  fill: currentColor;
  stroke: none;
}

.main {
  min-height: 68vh;
  padding: 0 !important;
  overflow: hidden;
}

.btn {
  --btn-background: #f3efed;
  --btn-color: var(--color-text);
  --btn-icon-filter: brightness(0);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-width: clamp(180px, 13.25vw, 200px);
  min-height: clamp(50px, 4.1vw, 62px);
  border: 0;
  border-radius: 0;
  background-color: var(--btn-background);
  font-family: Tahoma, Arial, sans-serif;
  font-size: clamp(16px, 1.32vw, 20px);
  font-weight: 700;
  text-align: center;
  text-transform: none;
  white-space: nowrap;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.btn-box {
  width: fit-content;
}

.btn .txt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  gap: clamp(12px, 1.05vw, 16px);
  padding: 12px clamp(20px, 1.85vw, 28px);
  color: var(--btn-color);
  font-weight: 700;
  line-height: 1.2;
  transition: color 0.3s ease;
}

.btn.pri {
  --btn-background: var(--color-pri);
  --btn-color: #ffffff;
  --btn-icon-filter: none;
}

.btn.second {
  --btn-background: var(--color-text);
  --btn-color: #ffffff;
  --btn-icon-filter: none;
}

.btn.third {
  --btn-background: #f3efed;
  --btn-color: var(--color-text);
  --btn-icon-filter: brightness(0);
}

.btn__icon {
  display: block;
  width: 18px;
  height: 15px;
  flex: 0 0 18px;
  filter: var(--btn-icon-filter);
  transition: filter 0.3s ease, transform 0.3s ease;
}

.hd {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 141;
  border: 0;
  /* No will-change here: it would make the header a containing block for its
     own position: fixed children, collapsing the mobile menu and its overlay
     to the height of the header. */
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1),
    border-bottom-color 0.2s ease;
}

.hd.hd-scroll-hide {
  pointer-events: none;
  transform: translateY(calc(var(--rtl-navbar-h) * -1));
}

.hd.default,
body.sticky .hd {
  border-bottom: 1px solid var(--color-line);
}

.hd.default.hd-scroll-hide,
body.sticky .hd.hd-scroll-hide {
  border-bottom-color: transparent;
}

.hd-top {
  position: relative;
  z-index: 2;
  max-height: var(--rtl-topbar-h);
  overflow: hidden;
  background: #303030;
  transition: max-height 0.45s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.3s ease;
}

.hd.hd-top-hide .hd-top {
  max-height: 0;
  opacity: 0;
}

.hd-top__inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
  height: var(--rtl-topbar-h);
  padding: 0 25px;
  color: #ffffff;
}

.hd-top__mail,
.hd-top__tel {
  display: flex;
  align-items: center;
  gap: 9px;
  flex-shrink: 0;
  color: #ffffff;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  transition: opacity 0.3s;
}

.hd-top__tel {
  order: 2;
}

.hd-top__mail {
  order: 3;
}

.hd-top__mail img,
.hd-top__tel img {
  width: 17px;
  height: 17px;
  object-fit: contain;
}

.hd-top__msg {
  display: flex;
  align-items: center;
  order: 1;
  gap: 12px;
  margin-left: auto;
  color: #ffffff;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
  white-space: nowrap;
}

.hd-top__msg .dot {
  position: relative;
  order: -1;
  width: 7px;
  height: 7px;
  flex-shrink: 0;
  border-radius: 50%;
  background: #ffffff;
}

.hd-top__msg .dot::before {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background-color: #ffffff;
  content: "";
  animation: dotGlow 2s infinite;
}

@keyframes dotGlow {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(4);
    opacity: 0;
  }
}

.hd-bar {
  position: relative;
  z-index: 2;
  width: 100%;
  height: var(--rtl-navbar-h);
  border-top: 1px solid var(--color-line);
  border-bottom: 0;
  background: #ffffff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.04);
  transition: background-color 0.35s ease;
}

.hd.hd-transparent .hd-bar {
  border-top-color: var(--color-line-inverse);
  border-bottom: 1px solid var(--color-line-inverse);
  background: rgba(232, 174, 67, 0.1);
  box-shadow: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.hd .hd-bar {
  border-bottom: 1px solid var(--color-line);
}

.hd.default .hd-bar,
body.sticky .hd .hd-bar {
  border-bottom: 0;
}

.hd-main {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  transition: 0.4s;
}

.hd-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 100%;
  flex-shrink: 0;
  border-inline-start: 1px solid var(--color-line);
}

.hd-logo .custom-logo-link {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding: 9px 13px;
  transition: 0.4s;
}

.hd-logo__mark,
.ft-logo__mark {
  display: block;
  aspect-ratio: 123 / 55;
  background-color: var(--color-pri);
  -webkit-mask-image: url("../assets/images/logo-header.svg");
  mask-image: url("../assets/images/logo-header.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.hd-logo__mark {
  width: 106px;
  background-color: #f10d16;
  transition: background-color 0.35s ease;
}

.hd.hd-transparent .hd-logo__mark {
  background-color: #ffffff;
}

.hd.hd-transparent .hd-logo,
.hd.hd-transparent .hd-nav .menu-item,
.hd.hd-transparent .hd-tool,
.hd.hd-transparent .srchOpenJS,
.hd.hd-transparent .burger {
  border-color: var(--color-line-inverse);
}

.hd-nav,
.hd-nav .menu-nav,
.hd-nav .menu-list {
  height: 100%;
}

.hd-nav .menu-list {
  display: flex;
  align-items: center;
  gap: 0;
}

.hd-nav .menu-item {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  border-inline-start: 1px solid var(--color-line);
}

.hd-nav .menu-item:last-child {
  border-inline-end: 1px solid var(--color-line);
}

.hd-nav .menu-link {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 clamp(18px, 1.8vw, 30px);
  color: #333333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: clamp(15px, 1.12vw, 18px);
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
  transition: color 0.3s ease;
}

.hd-nav .menu-link.active,
.hd-nav .current-menu-item>.menu-link {
  color: inherit;
  font-weight: 400;
}

.hd-nav .menu-link .icon {
  width: 2.4rem;
  height: 2.4rem;
  margin: 0 12px 0 0;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  transition: transform 0.3s ease;
}

.hd.hd-transparent .hd-nav .menu-link,
.hd.hd-transparent .hd-nav .menu-link.active,
.hd.hd-transparent .hd-nav .current-menu-item>.menu-link {
  color: #ffffff;
}

.hd-right {
  display: flex;
  align-items: center;
  gap: 0;
  height: 100%;
  margin-right: auto;
  flex-shrink: 0;
}

.hd-tool,
.hd-right>.hd-sbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 100%;
  flex: 0 0 75px;
  border: 0;
  border-inline-start: 1px solid var(--color-line);
  border-radius: 0;
  background: transparent;
}

.hd-tool img {
  display: block;
  max-width: 32px;
  max-height: 32px;
  object-fit: contain;
}

.hd-tool img.hd-icon--transparent {
  display: none;
}

.hd.hd-transparent .hd-tool img.hd-icon--sticky {
  display: none;
}

.hd.hd-transparent .hd-tool img.hd-icon--transparent {
  display: block;
}

.hd-right>.hd-sbtn img {
  width: 22px;
  height: 22px;
  filter: brightness(0);
}

.hd.hd-transparent .hd-right>.hd-sbtn img {
  filter: none;
}

.hd-overlay {
  position: fixed;
  inset: 0;
  z-index: 1;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
}

.hd[data-active-mega] .hd-overlay {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.hd-mega {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 5;
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.4s ease;
}

.hd-mega__wrap {
  overflow: hidden;
}

.hd-mega__inner {
  display: flex;
  align-items: stretch;
  padding: 0 var(--pd);
  border-top: 1px solid var(--color-line);
  background: #ffffff;
  opacity: 0;
  transition: 0.3s ease;
}

.hd-mega__panel {
  display: none;
  align-items: stretch;
  gap: clamp(2.4rem, 2.86vw, 4rem);
  width: 100%;
  padding: 4rem 0;
}

.hd[data-active-mega="about"] .hd-mega__panel[data-mega-panel="about"],
.hd[data-active-mega="products"] .hd-mega__panel[data-mega-panel="products"],
.hd[data-active-mega="services"] .hd-mega__panel[data-mega-panel="services"] {
  display: flex;
}

.hd-mega__intro {
  display: flex;
  gap: 2.4rem;
  width: 50%;
  flex-shrink: 0;
}

.hd-mega__thumb {
  width: 34rem;
  aspect-ratio: 19 / 15;
  padding: 8px;
  overflow: hidden;
  border: 1px solid var(--color-line);
  background: #ffffff;
  flex-shrink: 0;
}

.hd-mega__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hd-mega__intro-foot {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.6rem;
}

.hd-mega__intro-text {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.hd-mega__intro-title {
  color: var(--color-text);
  font-size: 3.2rem;
  font-weight: 700;
}

.hd-mega__intro-desc {
  color: var(--color-sub);
  font-size: 1.5rem;
  line-height: 1.6;
}

.hd-mega__intro-foot .btn {
  min-height: 4.2rem;
}

.hd-mega__intro-foot .btn .txt {
  padding: 0.8rem 2rem;
  font-size: 1.4rem;
}

.hd-mega__menu {
  padding-left: clamp(2.4rem, 2.86vw, 4rem);
  flex: 1;
}

.hd-mega__list {
  display: grid;
  grid-template-rows: repeat(5, auto);
  grid-auto-flow: column;
  align-content: start;
  gap: 1.6rem clamp(2.4rem, 2.86vw, 4rem);
}

.hd-mega__link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.3rem;
  color: var(--color-text);
  font-weight: 600;
  text-transform: uppercase;
  transition: color 0.3s;
}

.burger {
  --burger-size: 4rem;
  width: var(--burger-size);
  height: var(--burger-size);
  flex-shrink: 0;
  border-radius: 100rem;
}

.hamburger {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.ham {
  --ham-line-color: var(--color-pri);
  width: 4rem;
  cursor: pointer;
  user-select: none;
  transition: transform 400ms;
  -webkit-tap-highlight-color: transparent;
}

.ham .line {
  fill: none;
  stroke: var(--ham-line-color);
  stroke-width: 5.5;
  stroke-linecap: square;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
}

.ham .top {
  stroke-dasharray: 40 140;
}

.ham .bottom {
  stroke-dasharray: 40 180;
}

.hamburger.active .ham {
  transform: rotate(45deg);
}

.hamburger.active .ham .top {
  stroke-dashoffset: -98px;
}

.hamburger.active .ham .bottom {
  stroke-dashoffset: -138px;
}

.hd.hd-transparent .hamburger {
  --ham-line-color: #ffffff;
}

.mobile {
  position: fixed;
  top: var(--rtl-header-h);
  bottom: 0;
  left: 0;
  z-index: 140;
  width: 100%;
  min-width: 32rem;
  overflow: hidden;
  visibility: hidden;
  background-color: #ffffff;
  transform: translateX(-110%);
  transition: 0.4s ease;
}

.mobile.open {
  visibility: visible;
  transform: translateX(0);
}

.mobile-con,
.mobile-wr {
  width: 100%;
  height: 100%;
}

.mobile-overlay {
  position: fixed;
  top: var(--rtl-header-h);
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 140;
  visibility: hidden;
  border-top: 1px solid var(--color-line);
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transform: translateX(-110%);
  transition: 0.4s ease;
}

.mobile-overlay.open {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}

.mobile-nav {
  display: flex;
  height: 100%;
  flex-direction: column;
}

.mobile-nav .menu-nav {
  height: 100%;
  padding-top: 2rem;
  overflow-y: auto;
}

.mobile-nav .menu-nav::-webkit-scrollbar {
  width: 0;
}

.mobile-nav .menu-item {
  position: relative;
  padding: 0 1rem;
}

.mobile-nav .menu-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.2rem;
  padding: 1.6rem 2rem;
  color: var(--color-text);
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  transition: 0.3s;
}

.mobile-nav .menu-link .mobile-menu__arrow {
  display: block;
  width: 10px;
  height: 17px;
  flex-shrink: 0;
  object-fit: contain;
}

.mobile-nav .menu-link.active,
.mobile-nav .current-menu-item>.menu-link {
  color: var(--color-pri);
  font-weight: 700;
}

.mobile:not(.open) .mobile-sub {
  visibility: hidden;
}

.mobile-sub {
  position: absolute;
  inset: 0;
  z-index: 3;
  overflow: hidden auto;
  background-color: #ffffff;
  transform: translateX(110%);
  transition: 0.4s ease;
}

.mobile-sub.open {
  visibility: visible;
  transform: translateX(0);
}

.mobile-sub__intro {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 1.6rem;
  padding: 2.4rem 2rem 3.2rem;
  background-color: #ffffff;
}

.mobile-sub__head {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  color: var(--color-text);
  font-weight: 700;
  text-transform: uppercase;
}

.mobile-sub__head .mobile-sub__back-icon {
  width: 10px;
  height: 17px;
  flex-shrink: 0;
  filter: none;
  object-fit: contain;
}

.mobile-sub__thumb {
  width: 100%;
  aspect-ratio: 16 / 9;
  padding: 8px;
  overflow: hidden;
  border: 1px solid var(--color-line);
  background: #ffffff;
}

.mobile-sub__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mobile-sub__desc {
  color: var(--color-sub);
  font-size: 1.5rem;
  line-height: 1.6;
}

.mobile-sub__list {
  display: grid;
  gap: 1.6rem;
  padding: 1.2rem 2rem 2.4rem;
}

.mobile-sub__list a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.3rem;
  padding: 0.4rem 0;
  border: 0;
  color: var(--color-text);
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  transition: 0.3s;
}

.social-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.6rem;
}

.social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--size);
  height: var(--size);
  border-radius: 100rem;
  transition: 0.3s ease-in-out;
}

.social-link img {
  width: 100%;
  height: 100%;
  border-radius: 0;
  transition: transform 0.4s;
}

@media all {

  .hd-top__mail:hover,
  .hd-top__tel:hover {
    opacity: 0.8;
  }

  .hd-nav .menu-item:hover>.menu-link,
  .hd-mega__link:hover {
    color: var(--color-pri);
  }

  .hd-nav .menu-item:hover>.menu-link .icon {
    transform: rotate(180deg);
  }

  .hd[data-active-mega] .hd-mega {
    grid-template-rows: 1fr;
    transition-delay: 0.25s;
  }

  .hd[data-active-mega] .hd-mega__inner {
    opacity: 1;
    transition-delay: 0.35s;
  }

  .btn.pri:hover {
    --btn-background: var(--color-text);
  }

  .btn.second:hover {
    --btn-background: var(--color-pri);
  }

  .btn.third:hover {
    --btn-background: var(--color-text);
    --btn-color: #ffffff;
    --btn-icon-filter: none;
  }

  .btn:hover .btn__icon {
    transform: translateX(-3px);
  }

  .mobile-sub__list a:hover {
    padding-left: 0.8rem;
    color: var(--color-pri);
  }

  .social-link:hover img {
    transform: scale(1.2);
  }
}

@media screen and (min-width: 2000px) {
  html {
    font-size: 80%;
  }

  body {
    font-size: 20px;
  }
}

@media (min-width: 1201px) and (max-width: 1536px) {
  html {
    font-size: 58%;
  }
}

@media screen and (min-width: 1201px) {
  .burger {
    display: none;
  }
}

@media screen and (max-width: 1300px) {
  .hd-top__msg {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  :root {
    --pd-sc: 4.8rem;
    --pd: 2rem;
    --section-gap: 48px;
    --head-gap: 24px;
    --rtl-topbar-h: 38px;
    --rtl-navbar-h: 68px;
  }

  html,
  body {
    overscroll-behavior-x: none;
  }

  .t-18 {
    font-size: 1.6rem;
  }

  .t-24 {
    font-size: 2rem;
  }

  .t-32 {
    font-size: 2.6rem;
  }

  .t-48 {
    font-size: 4rem;
  }

  .btn {
    min-height: 4.4rem;
  }

  .btn .txt {
    padding: 0.8rem 2rem;
    font-size: 1.4rem;
  }

}

@media screen and (max-width: 767px) {
  :root {
    --section-gap: 32px;
    --head-gap: 16px;
  }

  body {
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  .t-18 {
    font-size: 1.5rem;
  }

  .t-24 {
    font-size: 1.8rem;
  }

  .t-32 {
    font-size: 2.2rem;
  }

  .t-48 {
    font-size: 3.2rem;
  }

  .btn {
    min-height: 4rem;
    font-size: 1.2rem;
  }

  .btn .txt {
    font-size: 1.2rem;
  }

}

/* Full-screen exhibition hero. */
.hero-banner {
  position: relative;
  height: 100vh;
  height: var(--hero-desktop-height, 100svh);
  padding-top: var(--rtl-topbar-h);
  overflow: hidden;
  background: #f8c95a;
}

.hero-banner__slider,
.hero-banner__slide,
.hero-banner__media {
  width: 100%;
  height: 100%;
}

.hero-banner__media {
  position: relative;
  aspect-ratio: auto;
  overflow: hidden;
}

.hero-banner__media::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: var(--media-vignette);
  content: "";
  pointer-events: none;
}

.hero-banner__media picture {
  display: block;
  width: 100%;
  height: 100%;
}

.hero-banner__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Swiper ships margin-inline: auto on its root. A grid or flex item with auto
   inline margins is not stretched -- it is sized to max-content and centred --
   so a slider placed in a grid column loses its definite width and every
   percentage slide width inside it collapses to the photo's own size. */
.swiper {
  margin-inline: 0;
}

.swiper-control {
  --swiper-control-offset: var(--rtl-side-control-offset);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 2;
  height: 0;
  pointer-events: none;
}

.swiper-control-btn {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.9);
  opacity: 1;
  cursor: pointer;
  pointer-events: auto;
  transform: translateY(-50%);
  transition: background-color 0.3s ease, opacity 0.3s ease;
}

.swiper-control-btn.swiper-prev {
  left: var(--swiper-control-offset);
}

.swiper-control-btn.swiper-next {
  right: var(--swiper-control-offset);
}

/* Hover still falls through to the shared dark state below. */
.swiper-control-btn.is-cream {
  background: var(--color-cream);
}

.swiper-control-btn img {
  display: block;
  width: 10px;
  height: 17px;
  filter: none;
  pointer-events: none;
  transition: filter 0.3s ease;
}

.swiper-control-btn.swiper-button-disabled {
  opacity: 0.45;
  cursor: not-allowed;
}

.hero-banner .hero-banner__pagination.swiper-pagination-horizontal {
  position: absolute;
  right: 24px;
  bottom: 24px;
  left: auto;
  z-index: 2;
  display: flex;
  gap: 8px;
  width: auto;
}

.hero-banner .hero-banner__pagination .swiper-pagination-bullet {
  position: relative;
  display: block;
  width: 50px;
  height: 3px;
  margin: 0;
  overflow: hidden;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
}

.hero-banner .hero-banner__pagination .swiper-pagination-bullet::after {
  position: absolute;
  inset: 0;
  background: #ffffff;
  content: "";
  transform: scaleX(0);
  transform-origin: right center;
  will-change: transform;
}

.hero-banner .hero-banner__pagination .swiper-pagination-bullet-active::after {
  transform: scaleX(1);
}

.hero-banner.has-autoplay-progress .hero-banner__pagination .swiper-pagination-bullet-active::after {
  animation: heroPaginationProgress var(--hero-autoplay-delay, 6000ms) linear forwards;
}

.hero-banner.has-autoplay-progress.is-autoplay-paused .hero-banner__pagination .swiper-pagination-bullet-active::after {
  animation-play-state: paused;
}

@keyframes heroPaginationProgress {
  from {
    transform: scaleX(0);
  }

  to {
    transform: scaleX(1);
  }
}

/* Shared full-width section and bordered-grid components. */
.sec-cat,
.sec-new {
  --sec-gutter: clamp(2rem, 3.6vw, 11rem);
  padding-inline: var(--sec-gutter);
}

.sec-cat {
  min-height: 100vh;
  min-height: 100svh;
}

.sec-head--center {
  width: min(100%, 96rem);
  margin-inline: auto;
  text-align: center;
}

.sec-copy {
  max-width: 110rem;
}

.sec-head--split {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3rem;
}
.sec-head--split .btn {
  margin-top: 2rem;
  flex-shrink: 0;
}

.sec-title {
  color: #333333;
  font-weight: 700;
  line-height: 1.25;
}

.sec-desc {
  margin-top: var(--head-gap);
  color: #747474;
  line-height: 1.8;
}

.cat-grid,
.prd-grid {
  --grid-line: var(--color-line);
  display: grid;
  border-block-start: 1px solid var(--grid-line);
  border-inline-start: 1px solid var(--grid-line);
}

.cat-grid {
  margin-top: var(--section-gap);
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.prd-grid {
  margin-top: var(--section-gap);
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.cat-card,
.prd-card {
  --prd-pic-pad: 0.8rem;
  min-width: 0;
  border-inline-end: 1px solid var(--grid-line);
  border-block-end: 1px solid var(--grid-line);
}

.cat-card__link {
  display: flex;
  height: 100%;
  min-width: 0;
  flex-direction: column;
  background: #ffffff;
  color: #333333;
}

.cat-card__media {
  position: relative;
  display: block;
  margin: 0.8rem 0.8rem 0;
  overflow: hidden;
  aspect-ratio: 392 / 570;
  background: #f4f4f4;
}

.cat-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.cat-card__title {
  min-height: clamp(7.4rem, 6.5vw, 11rem);
  padding: clamp(1.2rem, 1.6vw, 2.4rem);
  color: inherit;
  font-weight: 700;
  line-height: 1.35;
  text-align: right;
  transition: color 0.3s ease;
}

.cat-card__link.is-featured {
  color: var(--color-pri);
}

.prd-card>a {
  position: relative;
  display: flex;
  height: 100%;
  min-width: 0;
  flex-direction: column;
  background: #ffffff;
  color: #333333;
}

.prd-pic {
  display: block;
  padding: var(--prd-pic-pad);
  overflow: hidden;
  aspect-ratio: 1 / 1;
  background: #ffffff;
  max-width: 90%;
  margin: auto;
}

.prd-pic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.prd-name {
  --prd-name-gap: clamp(1.2rem, 1.5vw, 2.2rem);
  --prd-name-pad-inline: clamp(1.2rem, 1.5vw, 2.2rem);
  min-height: calc(2 * 1.45em + var(--prd-name-gap) * 2 - var(--prd-pic-pad));
  padding: calc(var(--prd-name-gap) - var(--prd-pic-pad)) var(--prd-name-pad-inline) var(--prd-name-gap);
  color: inherit;
  font-weight: 700;
  line-height: 1.45;
  text-align: right;
  transition: color 0.3s ease;
}

.prd-tag {
  position: absolute;
  top: 1rem;
  inset-inline-start: 1rem;
  z-index: 1;
  padding: 0.6rem 1rem;
  background: var(--color-pri);
  color: #ffffff;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.2;
  opacity: 0;
  transform: translateY(-0.6rem);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.cat-card__link:focus-visible,
.prd-card>a:focus-visible {
  position: relative;
  z-index: 1;
  outline: 0;
  box-shadow: inset 0 0 0 0.2rem var(--color-pri);
}

.ft__frame {
  padding-inline: clamp(1.6rem, 2.8vw, 5.6rem);
}

@media screen and (max-width: 1200px) {

  .sec-cat,
  .sec-new {
    --sec-gutter: clamp(1.8rem, 3.2vw, 3.6rem);
  }

  .sec-cat {
    min-height: 0;
  }

  .sec-head--center {
    width: min(100%, 80rem);
  }

  .cat-grid,
  .prd-grid {
    margin-top: var(--section-gap);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) {

  .sec-cat,
  .sec-new {
    --sec-gutter: clamp(1.2rem, 4vw, 2rem);
  }

  .sec-head--split {
    display: grid;
    gap: 2.4rem;
  }

  .sec-head--split .btn {
    margin-top: 0;
  }

  .sec-desc {
    margin-top: var(--head-gap);
    line-height: 1.7;
  }

  .cat-grid,
  .prd-grid {
    margin-top: var(--section-gap);
  }

  .cat-card__media {
    margin: 0.4rem 0.4rem 0;
  }

  .cat-card__title {
    min-height: clamp(6.4rem, 20vw, 8rem);
    padding: 1rem 0.7rem;
  }

  .prd-card {
    --prd-pic-pad: 0.4rem;
  }

  .prd-name {
    --prd-name-gap: 1rem;
    --prd-name-pad-inline: 0.7rem;
  }

  .prd-tag {
    top: 0.6rem;
    inset-inline-start: 0.6rem;
    padding: 0.5rem 0.7rem;
    font-size: 1.2rem;
  }
}

@media all {
  .cat-card__link:hover {
    color: var(--color-pri);
  }

  .cat-card__link:hover .cat-card__img {
    transform: scale(1.035);
  }

  .prd-card>a:hover .prd-name {
    color: var(--color-pri);
  }

  .prd-card>a:hover .prd-pic img {
    transform: scale(1.025);
  }

  .prd-card>a:hover .prd-tag {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Company introduction and local video player. */
.sec-intro {
  --sec-gutter: clamp(2rem, 3.6vw, 11rem);
  padding-inline: var(--sec-gutter);
  background: var(--color-cream);
  border-block: 1px solid var(--color-line);
}

.sec-intro__head {
  width: 100%;
  margin-inline: 0;
  text-align: right;
}

.sec-intro__head .sec-desc {
  width: min(100%, 116rem);
  margin-right: 0;
  margin-left: auto;
}

.sec-intro__video {
  position: relative;
  width: 100%;
  margin-top: var(--section-gap);
  overflow: hidden;
  aspect-ratio: 1392 / 630;
  background: #171717;
  isolation: isolate;
}

.sec-intro__poster {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.35s ease, visibility 0s linear 0s;
}

.sec-intro__poster::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.02) 42%, rgba(0, 0, 0, 0.28) 100%);
  content: "";
  pointer-events: none;
}

.sec-intro__image {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}

.sec-intro__play {
  --play-size: clamp(3.6rem, 3vw, 4.8rem);
  --play-icon: url("../assets/images/ic-play.svg");
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  display: grid;
  width: var(--play-size);
  height: var(--play-size);
  border: 1px solid var(--color-line);
  border-radius: 0;
  background: rgba(255, 255, 255, 0.94);
  color: var(--color-pri);
  direction: ltr;
  place-items: center;
  transform: translate(-50%, -50%);
  transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease, box-shadow 0.25s ease, opacity 0.2s ease, transform 0.25s ease;
}

.sec-intro__play>img {
  display: block;
  width: 16px;
  height: 16px;
  object-fit: contain;
  filter: none;
  transition: filter 0.25s ease, transform 0.25s ease;
}

.sec-intro__play>svg {
  width: 42%;
  height: 42%;
  margin-left: 0.2rem;
  fill: currentColor;
}

.sec-intro__play:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 0.4rem;
  box-shadow: 0 0 0 0.3rem var(--color-pri), 0 1rem 2.6rem rgba(0, 0, 0, 0.2);
}

.sec-intro__play:active {
  transform: translate(-50%, -50%) scale(0.97);
}

.sec-intro__actions {
  position: absolute;
  right: auto;
  bottom: clamp(1.2rem, 1.25vw, 2.4rem);
  left: auto;
  inset-inline-start: clamp(1.2rem, 1.25vw, 2.4rem);
  z-index: 3;
  display: flex;
  gap: clamp(1rem, 1vw, 1.8rem);
  pointer-events: none;
}

.sec-intro__actions .btn {
  min-width: clamp(15rem, 10.5vw, 20rem);
  pointer-events: auto;
}

.sec-intro__stats {
  display: grid;
  margin-top: var(--section-gap);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  max-width: 120rem;
}

.sec-intro__stat {
  min-width: 0;
  text-align: center;
}

.sec-intro__value {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-pri);
  font-family: "Poppins", sans-serif;
  font-size: clamp(4rem, calc(2.5rem + 5vw), 9.6rem);
  font-variant-numeric: tabular-nums;
  font-weight: 700;
  line-height: 0.9;
  width: max-content;
}

.sec-intro__unit {
  margin-left: 0.4rem;
  color: var(--color-green);
  font-size: 0.48em;
  line-height: 1;
}

.sec-intro__label {
  margin-top: 1.2rem;
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.35;
  text-align: right;
}

@media all {
  .sec-intro__play:hover {
    border-color: var(--color-line);
    background: var(--color-pri);
    color: #ffffff;
    box-shadow: 0 1.2rem 3rem rgba(0, 0, 0, 0.22);
  }

  .sec-intro__play:hover>img {
    filter: brightness(0) invert(1);
    transform: scale(1.06);
  }
}

@media screen and (max-width: 1200px) {
  .sec-intro {
    --sec-gutter: clamp(1.8rem, 3.2vw, 3.6rem);
  }

  .sec-intro__video {
    margin-top: var(--section-gap);
  }
}

@media screen and (max-width: 767px) {
  .sec-intro {
    --sec-gutter: clamp(1.2rem, 4vw, 2rem);
  }

  .sec-intro__head .sec-desc {
    width: min(100%, 56rem);
  }

  .sec-intro__video {
    margin-top: var(--section-gap);
    aspect-ratio: 16 / 9;
  }

  .sec-intro__play {
    --play-size: 5.2rem;
    box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.18);
  }

  .sec-intro__actions {
    right: 0.8rem;
    bottom: 0.8rem;
    left: 0.8rem;
    gap: 0.8rem;
  }

  .sec-intro__actions .btn {
    min-width: 0;
    min-height: 4rem;
    flex: 1 1 0;
  }

  .sec-intro__actions .btn .txt {
    gap: 0.8rem;
    padding: 0.8rem 1rem;
    font-size: 1.3rem;
  }

  .sec-intro__actions .btn__icon {
    width: 1.4rem;
    height: auto;
    flex-basis: 1.4rem;
  }

  .sec-intro__stats {
    gap: clamp(3.2rem, 10vw, 5rem) 1rem;
    margin-top: var(--section-gap);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Full-width reasons grid. */
.sec-why {
  --grid-line: var(--color-line);
  --sec-gutter: clamp(2rem, 3.6vw, 11rem);
  width: 100%;
  min-height: 100vh;
  min-height: 100svh;
  background: #ffffff;
}

.sec-why__head {
  width: 100%;
  padding-inline: var(--sec-gutter);
  text-align: right;
}

.sec-why__head .sec-desc {
  width: min(100%, 120rem);
  margin-inline-end: auto;
}

.why-grid {
  display: grid;
  width: 100%;
  margin-top: var(--section-gap);
  border-block-start: 1px solid var(--grid-line);
  border-inline-start: 1px solid var(--grid-line);
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.why-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  border-inline-end: 1px solid var(--grid-line);
  border-block-end: 1px solid var(--grid-line);
  background: #ffffff;
}

.why-card__media {
  display: block;
  margin: 0.8rem 0.8rem 0;
  overflow: hidden;
  aspect-ratio: 731 / 401;
  background: #f2f2f2;
}

.why-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.why-card__body {
  display: flex;
  min-height: 15.5rem;
  padding: 1.6rem 0.8rem;
  flex: 1;
  flex-direction: column;
}

.why-card__title {
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.35;
}

.why-card__desc {
  margin-top: var(--head-gap);
  color: var(--color-sub);
  line-height: 1.7;
}

@media all {
  .why-card:hover .why-card__media img {
    transform: scale(1.025);
  }
}

@media screen and (max-width: 1200px) {
  .sec-why {
    --sec-gutter: clamp(1.8rem, 3.2vw, 3.6rem);
  }

  .why-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .why-card__body {
    min-height: 14rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-why {
    --sec-gutter: clamp(1.2rem, 4vw, 2rem);
    min-height: 0;
  }

  .why-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .why-card__media {
    margin: 0.6rem 0.6rem 0;
  }

  .why-card__body {
    min-height: 0;
    padding: 1.8rem 1.2rem 2.4rem;
  }
}

/* Shared certificate grid, reusable inner-page banner and overview components. */
.sec-cert,
.certificate-list,
.overview,
.catalog-page,
.product-detail-page {
  --page-gutter: clamp(2rem, 4vw, 8rem);
}

.sec-cert {
  border-block: 1px solid var(--color-line);
}

.sec-exhi + .sec-cert,
.sec-why + .sec-cert {
  border-block-start: 0;
}

.sec-cert__head {
  padding-inline: var(--page-gutter);
}

.certificate-shell,
.page-shell {
  width: min(calc(100% - (var(--page-gutter) * 2)), 176rem);
  margin-inline: auto;
}

.certificate-shell {
  margin-top: var(--section-gap);
}

.card-grid {
  --card-line: var(--color-line);
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  border-block-start: 1px solid var(--card-line);
  border-inline-start: 1px solid var(--card-line);
}

.card-grid.is-brand {
  width: 60%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.card-item {
  position: relative;
  display: flex;
  min-width: 0;
  aspect-ratio: 4 / 3;
  align-items: center;
  justify-content: center;
  padding: clamp(2.4rem, 3.2vw, 5.6rem);
  border: 0;
  border-inline-end: 1px solid var(--card-line);
  border-block-end: 1px solid var(--card-line);
  background: #ffffff;
  overflow: hidden;
}

.card-item img {
  width: auto;
  max-width: 82%;
  max-height: 58%;
  object-fit: contain;
  transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.card-item.is-brand {
  padding: clamp(1.6rem, 2vw, 3.2rem);
  cursor: pointer;
}

.card-item.is-brand img {
  max-width: 100%;
  max-height: 74%;
}

.card-item:focus-visible {
  z-index: 1;
  outline: 0;
  box-shadow: inset 0 0 0 0.25rem var(--color-pri);
}

.card-item.is-hidden,
.card-item[hidden],
.certificateLoadMoreJS[hidden],
.brandLoadMoreJS[hidden] {
  display: none;
}

.certificate-shell .card-item {
  display: flex;
}

.certificate-actions {
  display: flex;
  justify-content: flex-start;
  margin-top: clamp(2.4rem, 3vw, 4rem);
}

.inner-page {
  padding-top: var(--rtl-header-h) !important;
}

.page-banner {
  --page-gutter: clamp(2rem, 4vw, 8rem);
  background: #ffffff;
}

.page-banner__breadcrumb {
  display: flex;
  min-height: 4.8rem;
  align-items: center;
  padding: 0 2.5rem;
  border-block-end: 1px solid var(--cl-bd);
}

.breadcrumb-list {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #a2a2a2;
  font-size: 1.4rem;
}

.breadcrumb-item,
.breadcrumb-item a,
.breadcrumb-sep {
  display: flex;
  align-items: center;
}

.breadcrumb-item a {
  transition: color 0.25s ease;
}

.breadcrumb-item--current {
  color: var(--color-text);
  font-weight: 700;
}

.breadcrumb-icon {
  width: 1.7rem;
  height: 1.7rem;
}

.page-banner__media {
  position: relative;
  height: clamp(32rem, 33vw, 50rem);
  overflow: hidden;
  color: #ffffff;
}

.page-banner__media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.1) 58%, rgba(0, 0, 0, 0.02) 100%);
  content: "";
}

.page-banner__media>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.page-banner__content {
  position: absolute;
  right: 3.2rem;
  bottom: 3.2rem;
  left: var(--page-gutter);
  z-index: 1;
  max-width: 105rem;
}

.page-banner__title {
  color: #ffffff;
  font-weight: 700;
  line-height: 1.08;
}

.page-banner__desc {
  max-width: 98rem;
  margin-top: clamp(1.6rem, 2.2vw, 2.8rem);
  color: rgba(255, 255, 255, 0.94);
  line-height: 1.8;
}

.overview {
  text-align: center;
}

.overview__title {
  max-width: 106rem;
  margin-inline: auto;
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.45;
}

.overview__stats {
  display: grid;
  max-width: 105rem;
  margin: clamp(4rem, 6vw, 7rem) auto 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(2.4rem, 6vw, 8rem);
}

.overview-stat {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: center;
}

.overview-stat__value {
  display: flex;
  direction: ltr;
  align-items: flex-start;
  color: #e3292e;
  font-family: "Poppins", Arial, sans-serif;
  font-size: clamp(6rem, 7vw, 10rem);
  font-weight: 700;
  line-height: 0.9;
}

.overview-stat__unit {
  margin-top: 0.05em;
  color: #009b4c;
  font-size: 0.48em;
  line-height: 1;
}

.overview-stat__label {
  margin-top: 1.6rem;
  color: var(--color-text);
  font-size: clamp(1.6rem, 1.5vw, 2.2rem);
  font-weight: 700;
  line-height: 1.35;
}

.certificate-list .certificate-actions {
  width: min(calc(100% - (var(--page-gutter) * 2)), 176rem);
  margin-inline: auto;
}

@media all {
  .breadcrumb-item a:hover {
    color: var(--color-pri);
  }

  .card-item:hover img {
    transform: scale(1.08);
  }
}

@media screen and (max-width: 1200px) {
  .sec-cert,
  .certificate-list,
  .overview,
  .page-banner,
  .contact-page,
  .catalog-page,
  .product-detail-page,
  .blog-detail-page,
  .awards-page,
  .activities-page,
  .history-page {
    --page-gutter: clamp(1.8rem, 3.2vw, 3.6rem);
  }

  .card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .card-grid.is-brand {
    width: 100%;
  }

  .page-banner__breadcrumb {
    padding-inline: 1.6rem;
  }

  /* A long trail scrolls sideways instead of wrapping onto a second line. */
  .breadcrumb-list {
    min-width: 0;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    overscroll-behavior-x: contain;
    white-space: nowrap;
  }

  .breadcrumb-list::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }

  .breadcrumb-item,
  .breadcrumb-sep {
    flex: 0 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .sec-cert,
  .certificate-list,
  .overview,
  .page-banner,
  .contact-page,
  .catalog-page,
  .product-detail-page,
  .blog-detail-page,
  .awards-page,
  .activities-page,
  .history-page {
    --page-gutter: clamp(1.2rem, 4vw, 2rem);
  }

  .card-grid,
  .card-grid.is-brand {
    width: 100%;
  }

  .card-item {
    padding: clamp(1.6rem, 6vw, 3rem);
  }

  .card-item img {
    max-width: 88%;
    max-height: 65%;
  }

  .page-banner__breadcrumb {
    min-height: 4rem;
    padding-inline: var(--page-gutter);
  }

  .breadcrumb-list {
    gap: 0.6rem;
    font-size: 1.2rem;
  }

  .page-banner__media {
    min-height: 30rem;
  }

  .page-banner__desc {
    margin-top: 1.2rem;
    font-size: 1.4rem;
    line-height: 1.65;
  }

  /* Three across leaves ~104px a column here, which the 56px figures overrun. */
  .overview__stats {
    margin-top: 3.6rem;
    gap: 3.2rem 1.6rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .overview-stat:nth-child(3):last-child {
    grid-column: 1 / -1;
  }

  .overview-stat__value {
    font-size: clamp(4.2rem, 15vw, 6.4rem);
  }

  .overview-stat__label {
    margin-top: 1rem;
    font-size: 1.3rem;
  }
}

/* Interactive beverage range shared with the global home-section system. */
.sec-range {
  --range-line: var(--color-line);
  border-block: 1px solid var(--range-line);
  overflow: hidden;
}

.sec-cert + .sec-range {
  border-block-start: 0;
}

.range__head {
  padding-inline: clamp(2rem, 4vw, 8rem);
  text-align: center;
}

.range__shelf {
  position: relative;
  margin-top: clamp(3.8rem, 4.57vw, 6.4rem);
  padding-bottom: 2rem;
}

.range__line {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.4rem;
  background: var(--color-pri);
}

.range__row {
  display: flex;
  direction: ltr;
  align-items: flex-end;
  gap: 2.4rem;
  padding: 0 3.2rem;
  overflow-x: auto;
  cursor: grab;
  scrollbar-width: none;
  overscroll-behavior-x: contain;
}

.range__row.is-dragging {
  cursor: grabbing;
  user-select: none;
}

.range__row::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.range__item {
  position: relative;
  min-width: 0;
  flex: 0 0 auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
  font: inherit;
  transition: width 0.55s cubic-bezier(0.33, 1, 0.68, 1);
}

.range__item:focus-visible {
  outline: 0.2rem solid var(--color-pri);
  outline-offset: 0.6rem;
}

.range__release,
.range__pack {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: auto;
  height: auto;
  max-width: none;
  transform: translateX(-50%);
  transition: opacity 0.4s ease;
  user-select: none;
  -webkit-user-drag: none;
}

.range__pack {
  opacity: 0;
  pointer-events: none;
}

.range__item.is-open .range__release {
  opacity: 0;
}

.range__item.is-open .range__pack {
  opacity: 1;
}

.range__info {
  position: relative;
  height: 10rem;
  margin: 1.6rem 0;
}

.range__info-card {
  position: absolute;
  top: 0;
  left: 3.2rem;
  display: flex;
  width: min(30rem, calc(100vw - 6.4rem));
  min-height: 8rem;
  direction: rtl;
  align-items: center;
  justify-content: flex-start;
  padding: 1.4rem 2.4rem;
  background: var(--color-cream);
  opacity: 0;
  text-align: right;
  transform: translateY(1rem);
  transition: opacity 0.35s ease, visibility 0.35s ease, transform 0.35s ease;
  visibility: hidden;
}

.range__info-txt {
  display: block;
  width: 100%;
  text-align: right;
}

.range__info-card.show {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}

.range__info-cate {
  display: block;
  color: var(--color-pri);
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.35;
}

.range__info-name {
  display: -webkit-box;
  margin-top: 0.8rem;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: var(--color-text);
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.45;
}

@media screen and (max-width: 1200px) {
  .range__head {
    padding-inline: 3.6rem;
  }

  .range__info-card {
    width: min(28rem, calc(100vw - 3.2rem));
    padding: 1.2rem 1.6rem;
  }
}

@media screen and (max-width: 600px) {
  .range__head {
    padding-inline: 1.6rem;
  }

  .range__shelf {
    margin-top: 3.6rem;
    padding-bottom: 1.4rem;
  }

  .range__row {
    gap: 1.2rem;
    padding-inline: 1.6rem;
  }

  .range__line {
    height: 0.3rem;
  }

  .range__info {
    height: 9rem;
    margin: 0.8rem 0;
  }

  .range__info-card {
    left: 1.6rem;
    width: min(24rem, calc(100vw - 3.2rem));
    min-height: 7.2rem;
    padding: 1rem 1.4rem;
  }

  .range__info-cate {
    font-size: 1.2rem;
  }

  .range__info-name {
    margin-top: 0.6rem;
    font-size: 1.4rem;
  }
}

/* Full-width OEM / ODM services mosaic. */
.sec-services {
  --services-line: var(--color-line);
  border-block: 1px solid var(--services-line);
  overflow: hidden;
}

.sec-range + .sec-services {
  border-block-start: 0;
}

.services__head {
  width: 50%;
  margin-inline-end: auto;
  padding-inline: clamp(2rem, 4vw, 8rem);
  padding-bottom: var(--pd-sc);
  text-align: right;
}

.services__grid {
  display: grid;
  direction: ltr;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid var(--services-line);
}

.service-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  direction: rtl;
}

.service-card--oem {
  grid-column: 1;
  grid-row: 1;
}

.service-card--odm {
  grid-column: 2;
  grid-row: 1;
  border-left: 1px solid var(--services-line);
}

.service-card__media {
  position: relative;
  aspect-ratio: 1.58 / 1;
  flex: 0 0 auto;
  margin: 0;
  padding: 1rem;
  background: #ffffff;
}

.service-card--oem .service-card__body,
.service-card--odm .service-card__media {
  border-top: 1px solid var(--services-line);
}

.service-card__media-frame {
  position: absolute;
  inset: 1rem;
  display: block;
  overflow: hidden;
}

.service-card__media-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.service-card__body {
  display: flex;
  min-height: clamp(32rem, 25vw, 40rem);
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: center;
  padding: clamp(3.2rem, 4vw, 8rem);
  text-align: right;
}

.service-card__title {
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.45;
}

.service-card__accent {
  display: inline-block;
  margin-top: 0.4rem;
  font-weight: 700;
}

.service-card__accent--oem {
  color: var(--color-pri);
}

.service-card__accent--odm {
  color: #3184cf;
}

.service-card__desc {
  max-width: 68rem;
  margin-top: 3.2rem;
  color: var(--color-des);
  line-height: 1.75;
}

.service-card__actions {
  display: flex;
  justify-content: flex-start;
  margin-top: 3.2rem;
}

@media (hover: hover) and (pointer: fine) {
  .service-card__media:hover .service-card__media-frame img {
    transform: scale(1.035);
  }
}

@media screen and (max-width: 1200px) {
  .services__head {
    width: 58%;
    padding-inline: 3.6rem;
  }

  .service-card__body {
    min-height: 32rem;
    padding: 3.2rem;
  }

  .service-card__desc,
  .service-card__actions {
    margin-top: 2.4rem;
  }
}

@media screen and (max-width: 767px) {
  .services__head {
    width: 100%;
    padding-inline: clamp(1.6rem, 5vw, 2.4rem);
  }

  .services__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .service-card--odm,
  .service-card--oem {
    grid-column: 1;
    grid-row: auto;
  }

  .service-card--odm {
    border-left: 0;
  }

  .service-card--oem {
    border-top: 1px solid var(--services-line);
  }

  .service-card--odm .service-card__media {
    order: -1;
    border-top: 0;
  }

  .service-card--odm .service-card__body {
    border-top: 1px solid var(--services-line);
  }

  .service-card__media {
    aspect-ratio: 672 / 499;
    padding: 0.6rem;
  }

  .service-card__media-frame {
    inset: 0.6rem;
  }

  .service-card__body {
    min-height: 0;
    padding: 3.6rem clamp(1.6rem, 5vw, 2.4rem);
  }

  .service-card__desc,
  .service-card__actions {
    margin-top: 2rem;
  }
}

/* Beverage idea call-to-action with a bordered, breathing-space frame. */
.sec-banner-cta {
  --banner-cta-line: var(--color-line);
  padding-block: 0.8rem;
  overflow: hidden;
  background: #ffffff;
}

.banner-cta__panel {
  --banner-cta-height: clamp(460px, 33.07vw, 500px);
  position: relative;
  min-height: var(--banner-cta-height);
  overflow: hidden;
  border-block: 1px solid var(--banner-cta-line);
  background: url("../assets/images/banner-cta.jpg") center / cover no-repeat;
}

.banner-cta__panel::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.2) 45%, rgba(0, 0, 0, 0.55) 100%);
  content: "";
  pointer-events: none;
}

.banner-cta__inner {
  position: relative;
  z-index: 1;
  display: grid;
  width: min(100%, 1512px);
  min-height: var(--banner-cta-height);
  margin-inline: auto;
  padding: 6rem clamp(2rem, 4vw, 6rem);
  direction: ltr;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4rem;
}

.banner-cta__cans {
  position: relative;
  display: flex;
  width: 420px;
  max-width: 100%;
  align-self: end;
  justify-self: center;
  align-items: flex-end;
  justify-content: center;
  margin-bottom: -6rem;
  transform: translateX(3rem);
}

.banner-cta__can {
  display: block;
  width: auto;
  height: 412px;
  max-width: none;
  flex: 0 1 auto;
  object-fit: contain;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.8s ease, transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--banner-reveal-delay, 0ms);
  will-change: opacity, transform;
}

.banner-cta__can--glossy {
  z-index: 2;
  margin-right: -2.5rem;
  margin-bottom: -6rem;
  rotate: -6deg;
  --banner-reveal-delay: 0ms;
}

.banner-cta__can--matte {
  z-index: 3;
  margin-bottom: -1rem;
  --banner-reveal-delay: 140ms;
}

.banner-cta__can--direct {
  z-index: 2;
  margin-bottom: -6rem;
  margin-left: -2.5rem;
  rotate: 7deg;
  --banner-reveal-delay: 280ms;
}

.banner-cta__content {
  width: min(100%, 70rem);
  align-self: center;
  justify-self: end;
  direction: rtl;
  color: #ffffff;
  text-align: right;
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.8s ease 160ms, transform 0.9s cubic-bezier(0.22, 1, 0.36, 1) 160ms;
  will-change: opacity, transform;
}

.banner-cta__title {
  color: #ffffff;
  font-weight: 700;
  line-height: 1.35;
}

.banner-cta__desc {
  max-width: 52rem;
  margin-top: 1.6rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.7;
}

.banner-cta__desc bdi {
  white-space: nowrap;
}

.banner-cta__actions {
  display: flex;
  justify-content: flex-start;
  margin-top: 2.4rem;
}

.banner-cta.is-pending .banner-cta__can {
  opacity: 0;
  transform: translateY(7rem);
}

.banner-cta.is-pending .banner-cta__content {
  opacity: 0;
  transform: translateX(5rem);
}

@media screen and (max-width: 1200px) {
  .banner-cta__panel {
    --banner-cta-height: auto;
    min-height: 0;
  }

  .banner-cta__inner {
    display: flex;
    min-height: 0;
    flex-direction: column-reverse;
    gap: 3.2rem;
    padding-block: 4.8rem;
  }

  .banner-cta__content {
    width: min(100%, 60rem);
    align-self: center;
    justify-self: auto;
  }

  .banner-cta__cans {
    width: 30rem;
    align-self: center;
    justify-self: auto;
    margin-bottom: -4.8rem;
    transform: none;
  }

  .banner-cta__can {
    width: auto;
    height: auto;
    min-width: 0;
  }
}

@media screen and (max-width: 600px) {
  .banner-cta__inner {
    gap: 2.4rem;
    padding: 4rem 2rem;
  }

  .banner-cta__content {
    width: 100%;
  }

  .banner-cta__desc {
    margin-top: 1.2rem;
  }

  .banner-cta__actions {
    margin-top: 2rem;
  }

  .banner-cta__cans {
    width: 24rem;
    margin-bottom: -4rem;
  }

  .banner-cta__can--glossy,
  .banner-cta__can--direct {
    margin-bottom: -3rem;
  }

  .banner-cta__can--matte {
    margin-bottom: -1.5rem;
  }
}

/* Full-width latest news carousel. */
.sec-news {
  --news-line: var(--color-line);
  padding-top: 4rem;
  border-block: 1px solid var(--news-line);
  overflow: hidden;
}

.sec-services + .sec-news {
  border-block-start: 0;
}

.news__head {
  display: grid;
  padding: 0 clamp(2rem, 4vw, 8rem) 5rem;
  direction: ltr;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4rem;
}

.news__copy {
  width: min(100%, 70rem);
  grid-column: 2;
  justify-self: end;
  direction: rtl;
  text-align: right;
}

.news__copy .sec-desc {
  margin-top: 3rem;
}

.news__actions {
  display: flex;
  grid-column: 1;
  grid-row: 1;
  align-items: center;
  justify-content: flex-start;
  direction: ltr;
}

.news__slider {
  overflow: hidden;
  border-top: 1px solid var(--news-line);
}

.news__slider .swiper {
  overflow: visible;
}

.news__slider .swiper-wrapper {
  align-items: stretch;
}

.news__slider .swiper-slide {
  height: auto;
  border-inline-start: 1px solid var(--news-line);
}

.news-card {
  --news-media-pad: 1rem;
  display: flex;
  height: 100%;
  flex-direction: column;
  background: #ffffff;
}

.news-card__media {
  position: relative;
  display: block;
  aspect-ratio: 686 / 435;
  padding: var(--news-media-pad);
  overflow: hidden;
}

.news-card__media-frame {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.news-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.news-card__title {
  min-height: 9.8rem;
  flex: 1 1 auto;
  padding: 1.4rem 2.4rem;
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.45;
  text-align: right;
}

.news-card__title a {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: inherit;
  transition: color 0.3s ease;
}

@media (hover: hover) and (pointer: fine) {
  .news-card__media:hover img {
    transform: scale(1.035);
  }

  .news-card__title a:hover {
    color: var(--color-pri);
  }
}

@media screen and (max-width: 1200px) {
  .news__head {
    padding-inline: 3.6rem;
    gap: 3rem;
  }

  .news-card__title {
    min-height: 10rem;
    padding: 2.4rem 2rem;
  }
}

@media screen and (max-width: 767px) {
  .news__head {
    grid-template-columns: minmax(0, 1fr);
    gap: 2.4rem;
    padding-inline: clamp(1.6rem, 5vw, 2.4rem);
  }

  .news__copy,
  .news__actions {
    grid-column: 1;
    grid-row: auto;
  }

  .news__copy {
    justify-self: stretch;
  }

  .news__actions {
    direction: rtl;
  }

  .news-card {
    --news-media-pad: 0.6rem;
  }

  .news-card__title {
    min-height: 9rem;
    padding: 2rem 1.6rem;
  }
}

/* International exhibitions marquee and global presence map. */
.sec-exhi {
  --grid-line: var(--color-line);
  --sec-gutter: clamp(2rem, 3.6vw, 11rem);
  position: relative;
  width: 100%;
  border-block: 1px solid var(--grid-line);
  background: #ffffff;
}

.sec-why + .sec-exhi,
.sec-cert + .sec-exhi {
  border-block-start: 0;
}

.sec-exhi__head {
  padding-inline: var(--sec-gutter);
}

.sec-exhi__logos {
  direction: ltr;
  margin-top: var(--section-gap);
  margin-bottom: clamp(3rem, 3.57vw, 5rem);
  overflow: hidden;
}

.sec-exhi__logos-track {
  --logo-gap: 5rem;
  display: flex;
  align-items: center;
  width: max-content;
  animation: exhibitionLogosScroll 25s linear infinite;
  will-change: transform;
}

.sec-exhi__logos:hover .sec-exhi__logos-track,
.sec-exhi__logos:focus .sec-exhi__logos-track {
  animation-play-state: paused;
}

.sec-exhi__logos-group {
  display: flex;
  align-items: center;
  gap: var(--logo-gap);
  padding-inline-end: var(--logo-gap);
  flex-shrink: 0;
}

.sec-exhi__logos img {
  width: auto;
  height: 8rem;
  max-width: none;
  flex-shrink: 0;
  object-fit: contain;
}

@keyframes exhibitionLogosScroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-25%);
  }
}

.sec-exhi__inner {
  width: min(calc(100% - (var(--sec-gutter) * 2)), 128rem);
  margin-inline: auto;
}

.sec-exhi__map {
  position: relative;
  direction: ltr;
}

.sec-exhi__map>img {
  display: block;
  width: 100%;
  height: auto;
}

.sec-exhi__pin {
  position: absolute;
  z-index: 1;
  transform: translate(-50%, -100%);
}

.sec-exhi__map.is-pending .sec-exhi__pin {
  opacity: 0;
  transform: translate(-50%, -280%);
}

.sec-exhi__pin img {
  display: block;
  width: 3.6rem;
  height: auto;
}

.sec-exhi__pin.pin-usa {
  top: 41.69%;
  left: 18.8%;
}

.sec-exhi__pin.pin-uk {
  top: 29.5%;
  left: 46.3%;
}

.sec-exhi__pin.pin-europe {
  top: 33.24%;
  left: 49.95%;
}

.sec-exhi__pin.pin-russia {
  top: 20.5%;
  left: 73.14%;
}

.sec-exhi__pin.pin-iran {
  top: 46.5%;
  left: 62.5%;
}

.sec-exhi__pin.pin-uae {
  top: 51.25%;
  left: 62%;
}

.sec-exhi__pin.pin-india {
  top: 51.5%;
  left: 68.8%;
}

.sec-exhi__pin.pin-vietnam {
  top: 52%;
  left: 75.8%;
}

.sec-exhi__pin.pin-singapore {
  top: 62.5%;
  left: 75%;
}

.sec-exhi__pin.pin-china {
  top: 45.57%;
  left: 79.06%;
}

.sec-exhi__pin.pin-australia {
  top: 80.02%;
  left: 83.82%;
}

a.sec-exhi__pin {
  cursor: pointer;
}

a.sec-exhi__pin img {
  transition: transform 0.18s ease;
}

.sec-exhi__map.is-visible .sec-exhi__pin {
  animation: exhibitionPinDrop 0.7s cubic-bezier(0.34, 1.56, 0.64, 1) both;
  animation-delay: calc(var(--i, 0) * 0.14s);
}

@keyframes exhibitionPinDrop {
  0% {
    opacity: 0;
    transform: translate(-50%, -280%);
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 1;
    transform: translate(-50%, -100%);
  }
}

@media all {
  a.sec-exhi__pin:hover {
    z-index: 2;
  }

  a.sec-exhi__pin:hover img {
    transform: scale(1.2);
  }
}

@media screen and (max-width: 1200px) {
  .sec-exhi {
    --sec-gutter: clamp(1.8rem, 3.2vw, 3.6rem);
  }
}

@media screen and (max-width: 767px) {
  .sec-exhi {
    --sec-gutter: clamp(1.2rem, 4vw, 2rem);
  }
}

@media screen and (max-width: 600px) {
  .sec-exhi__logos-track {
    --logo-gap: 3rem;
    animation-duration: 16s;
  }

  .sec-exhi__logos img {
    height: 5.6rem;
  }

  .sec-exhi__pin img {
    width: 2.4rem;
  }
}

.ft {
  overflow: hidden;
  background: #ffffff;
  text-align: right;
}

.ft-top {
  padding: 42px 0 36px;
}

.ft-flex {
  --ft-item-gutter: 12px;
  margin-inline: calc(var(--ft-item-gutter) * -1);
}

.ft-item {
  min-width: 0;
  padding-inline: var(--ft-item-gutter);
}

@media screen and (min-width: 1201px) {
  .ft-flex {
    display: flex;
  }

  .ft-flex>.ft-item--brand,
  .ft-flex>.ft-item--hq {
    flex: 0 0 30%;
  }

  .ft-flex>.ft-item--contact,
  .ft-flex>.ft-item--quick {
    flex: 0 0 20%;
  }

}

.ft-tt {
  margin-bottom: 10px;
  color: #333333;
  font-weight: 700;
  line-height: 1.45;
}

.ft-desc {
  color: #5b5b5b;
  line-height: 1.75;
}

.ft-logo {
  display: flex;
  margin: 0 0 24px;
}

.ft-logo__mark {
  width: 160px;
  background: #f10d16;
}

.ft-links {
  display: flex;
  gap: 10px;
  margin-top: 21px;
}

.ft-alibaba {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 82px;
  height: 82px;
  padding: 0;
  overflow: hidden;
  border: 1px solid var(--color-line);
  border-radius: 0;
  background: #ffffff;
}

.ft-alibaba img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}

.ft-item> :where(.wrapper + .wrapper) {
  margin-top: 25px;
}

.ft-add__item {
  color: #333333;
  font-family: "Poppins", Arial, sans-serif;
  line-height: 1.55;
}

.ft-quick {
  display: flex;
  margin: 4px auto 0;
  padding: 0;
  flex-direction: column;
  list-style: none;
}

.ft-quick a {
  display: flex;
  align-items: center;
  gap: 13px;
  padding: 7px 0;
  color: #4a4a4a;
  font-size: 17px;
  line-height: 1.4;
}

.ft-bottom {
  padding: 0 32px;
  background: #303030;
  color: #ffffff;
}

.ft-bottom__flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 50px;
}

.ft-bottom__social {
  --size: 24px;
  gap: 14px;
  flex-wrap: nowrap;
}

.ft-bottom__text {
  font-family: "Poppins", Arial, sans-serif;
  font-size: 14px;
}

.ft-bottom__text .txt {
  font-weight: 700;
}

.page-actions {
  --page-action-size: clamp(44px, 3.2vw, 48px);
  position: fixed;
  right: auto;
  bottom: calc(clamp(16px, 3vw, 42px) + env(safe-area-inset-bottom, 0px));
  left: calc(clamp(12px, 2.8vw, 42px) + env(safe-area-inset-left, 0px));
  z-index: 140;
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 0.95vw, 14px);
  transform: translateY(-50px);
}

@media screen and (min-width: 1201px) {
  .page-actions {
    --page-action-size: clamp(38px, 2.8vw, 42px);
    left: calc(var(--rtl-side-control-offset) + env(safe-area-inset-left, 0px));
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .page-actions {
    bottom: calc(clamp(16px, 3vw, 42px) + 50px + env(safe-area-inset-bottom, 0px));
  }
}

.page-actions__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--page-action-size);
  height: var(--page-action-size);
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  transition: transform 0.25s ease;
}

.page-actions__item img {
  width: var(--page-action-size);
  height: var(--page-action-size);
  object-fit: contain;
}

.page-actions__item--top {
  border: 1px solid var(--color-line);
  background: #ffffff;
}

.page-actions__item--top span {
  width: 10px;
  height: 10px;
  border-top: 2px solid #333333;
  border-left: 2px solid #333333;
  transform: translateY(3px) rotate(45deg);
}

@media all {
  .swiper-control-btn:hover {
    background: #333333;
  }

  .swiper-control-btn:hover img {
    filter: brightness(0) invert(1);
  }

  .hd-tool:hover,
  .hd-right>.hd-sbtn:hover {
    background: rgba(255, 255, 255, 0.14);
  }

  .hd:not(.hd-transparent) .hd-tool:hover,
  .hd:not(.hd-transparent) .hd-right>.hd-sbtn:hover {
    background: #f5f5f5;
  }

  .ft-quick a:hover {
    color: #e3232d;
  }

  .page-actions__item:hover {
    transform: translateY(-2px);
  }
}

@media screen and (max-width: 1320px) and (min-width: 1201px) {
  .hd-logo {
    width: 112px;
  }

  .hd-logo__mark {
    width: 92px;
  }

  .hd-nav .menu-link {
    padding: 0 15px;
    font-size: 14px;
  }

  .hd-tool,
  .hd-right>.hd-sbtn {
    width: 62px;
    flex-basis: 62px;
  }
}

@media screen and (max-width: 1200px) {
  .main {
    padding-top: var(--rtl-header-h) !important;
  }

  .hero-banner {
    height: auto;
    padding-top: 0;
    aspect-ratio: 16 / 9;
  }

  .hero-banner__slider,
  .hero-banner__slide,
  .hero-banner__media {
    height: 100%;
    min-height: 0;
    aspect-ratio: auto;
  }

  .hd-top__inner {
    justify-content: center;
    padding: 0 16px;
  }

  .hd-top__msg {
    display: flex;
    margin: 0;
    font-size: 13px;
  }

  .hd-top__mail,
  .hd-top__tel {
    display: none;
  }

  .hd.hd-transparent .hd-bar {
    border-color: var(--color-line);
    background: #ffffff;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.04);
  }

  .hd-logo {
    width: 112px;
  }

  .hd-logo .custom-logo-link {
    padding: 8px 13px;
  }

  .hd-logo__mark {
    width: 88px;
  }

  .hd.hd-transparent .hd-logo__mark {
    background-color: #f10d16;
  }

  .hd.hd-transparent .hd-logo,
  .hd.hd-transparent .hd-tool,
  .hd.hd-transparent .srchOpenJS,
  .hd.hd-transparent .burger {
    border-color: var(--color-line);
  }

  .hd.hd-transparent .hd-right>.hd-sbtn img {
    filter: brightness(0);
  }

  .hd.hd-transparent .hd-tool img.hd-icon--sticky {
    display: block;
  }

  .hd.hd-transparent .hd-tool img.hd-icon--transparent {
    display: none;
  }

  .hd-nav,
  .hd-mega {
    display: none;
  }

  .hd-tool,
  .hd-right>.hd-sbtn {
    width: 64px;
    flex-basis: 64px;
  }

  .hd-right .burger {
    display: block;
    width: 64px;
    height: 100%;
    border-inline-start: 1px solid var(--color-line);
    border-radius: 0;
  }

  .hd.hd-transparent .hamburger .ham {
    --ham-line-color: var(--color-pri);
  }

  .mobile,
  .mobile-overlay {
    top: var(--rtl-navbar-h);
  }

  .hd:not(.hd-top-hide) .mobile,
  .hd:not(.hd-top-hide) .mobile-overlay {
    top: var(--rtl-header-h);
  }

  .mobile {
    transform: translateX(110%);
  }

  .mobile-nav .menu-link {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 18px;
    text-transform: none;
  }

  .mobile-sub {
    transform: translateX(-110%);
  }

  .mobile-sub__head .mobile-sub__back-icon {
    transform: rotate(180deg);
  }

  .ft-flex {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 42px 32px;
  }

}

@media screen and (max-width: 767px) {
  :root {
    --rtl-topbar-h: 36px;
    --rtl-mobile-logo-w: clamp(82px, 24vw, 102px);
    --rtl-mobile-tool-w: min(58px, calc((100vw - var(--rtl-mobile-logo-w)) / 5));
  }

  .hd-top__msg {
    width: 100%;
    justify-content: center;
    gap: 9px;
    font-size: 12px;
    white-space: normal;
  }

  .hd-logo {
    width: var(--rtl-mobile-logo-w);
    flex: 0 0 var(--rtl-mobile-logo-w);
  }

  .hd-logo .custom-logo-link {
    padding: 7px 8px;
  }

  .hd-logo__mark {
    width: min(78px, calc(var(--rtl-mobile-logo-w) - 16px));
  }

  .hd-tool,
  .hd-right>.hd-sbtn,
  .hd-right .burger {
    width: var(--rtl-mobile-tool-w);
    flex-basis: var(--rtl-mobile-tool-w);
  }

  .hero-banner__media img {
    object-position: 48% center;
  }

  .swiper-control {
    display: none;
  }

  .hero-banner .hero-banner__pagination.swiper-pagination-horizontal {
    right: 14px;
    bottom: 14px;
    gap: 5px;
  }

  .hero-banner .hero-banner__pagination .swiper-pagination-bullet {
    width: 30px;
    height: 2px;
  }

  .ft-top {
    padding: 32px 0 28px;
  }

  .ft-flex {
    display: flex;
    flex-direction: column;
    gap: 28px;
  }

  .ft-desc {
    max-width: 330px;
    font-size: 15px;
    line-height: 1.65;
  }

  .ft-logo {
    margin-bottom: 16px;
  }

  .ft-logo__mark {
    width: 130px;
  }

  .ft-links {
    margin-top: 14px;
  }

  .ft-alibaba {
    width: 72px;
    height: 72px;
  }

  .ft-alibaba img {
    width: 70px;
    height: 70px;
  }

  .ft-tt {
    margin-bottom: 6px;
  }

  .ft-add__item {
    line-height: 1.5;
  }

  .ft-item--hq,
  .ft-item--contact {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px 16px;
  }

  .ft-item--hq>.wrapper,
  .ft-item--contact>.wrapper {
    min-width: 0;
    margin-top: 0;
    overflow-wrap: anywhere;
  }

  .ft-item--hq>.wrapper:first-child,
  .ft-item--contact>.wrapper:last-child {
    grid-column: 1 / -1;
  }

  .ft-quick {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(3, auto);
    grid-auto-flow: column;
    gap: 2px 16px;
    margin-top: 0;
  }

  .ft-quick a {
    gap: 8px;
    padding: 5px 0;
    font-size: 15px;
  }

  .page-actions {
    bottom: calc(clamp(16px, 3vw, 42px) + 100px + env(safe-area-inset-bottom, 0px));
  }

  .ft-bottom {
    padding: 13px 16px;
  }

  .ft-bottom__flex {
    min-height: 0;
    flex-direction: column;
    gap: 12px;
  }

  .ft-bottom__social {
    --size: 31px;
    order: 1;
    gap: 10px;
  }

  .ft-bottom__text {
    order: 2;
    font-size: 12px;
  }
}

/* Header actions: Search, Contact and Catalogue. */
.hd-actionbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 7;
  display: flex;
  align-items: stretch;
  height: 100%;
  visibility: hidden;
  background: #ffffff;
  opacity: 0;
  pointer-events: none;
  transition: visibility 0.25s ease, opacity 0.25s ease;
}

.hd[data-header-action="search"] .hd-main,
.hd[data-header-action="contact"] .hd-main {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.hd[data-header-action="search"] .hd-actionbar,
.hd[data-header-action="contact"] .hd-actionbar {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.hd[data-header-action] .hd-bar,
.hd[data-header-action].hd-transparent .hd-bar {
  border-color: var(--color-line);
  background: #ffffff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.04);
}

.hd[data-header-action].hd-transparent .hd-logo__mark {
  background-color: #f10d16;
}

.hd[data-header-action].hd-transparent .hd-logo,
.hd[data-header-action].hd-transparent .hd-nav .menu-item,
.hd[data-header-action].hd-transparent .hd-tool,
.hd[data-header-action].hd-transparent .srchOpenJS,
.hd[data-header-action].hd-transparent .burger {
  border-color: var(--color-line);
}

.hd[data-header-action].hd-transparent .hd-nav .menu-link,
.hd[data-header-action].hd-transparent .hd-nav .menu-link.active,
.hd[data-header-action].hd-transparent .hd-nav .current-menu-item>.menu-link {
  color: #333333;
}

.hd[data-header-action].hd-transparent .hd-tool img.hd-icon--sticky {
  display: block;
}

.hd[data-header-action].hd-transparent .hd-tool img.hd-icon--transparent {
  display: none;
}

.hd[data-header-action].hd-transparent .hd-right>.hd-sbtn img {
  filter: brightness(0);
}

.hd[data-header-action] .hd-overlay {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.hd-actionbar__logo {
  display: flex;
  width: 130px;
  height: 100%;
  flex: 0 0 130px;
  border-inline-end: 1px solid var(--color-line);
}

.hd-actionbar__logo .custom-logo-link {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding: 9px 13px;
}

.hd-actionbar__blank {
  display: none;
  min-width: 0;
  flex: 1;
}

.hd[data-header-action="contact"] .hd-actionbar__blank {
  display: block;
}

.hd-actionbar__close {
  display: flex;
  width: 68px;
  height: 100%;
  align-items: center;
  justify-content: center;
  flex: 0 0 68px;
  border-inline-start: 1px solid var(--color-line);
  background: #ffffff;
  transition: background-color 0.25s ease;
}

.hd-actionbar__close img {
  width: 16px;
  height: 16px;
}

.hd-action-search {
  display: none;
  min-width: 0;
  height: 100%;
  flex: 1;
  grid-template-columns: minmax(320px, 2.3fr) repeat(3, minmax(170px, 1fr));
}

.hd[data-header-action="search"] .hd-action-search {
  display: grid;
}

.hd-action-search__query,
.hd-filter {
  position: relative;
  min-width: 0;
  height: 100%;
  border-inline-start: 1px solid var(--color-line);
  background: #ffffff;
}

.hd-action-search__query {
  display: block;
}

.hd-action-search__query input {
  width: 100%;
  height: 100%;
  padding: 0 32px;
  border: 0;
  background: transparent;
  color: #333333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 18px;
  text-align: right;
}

.hd-action-search__query input::placeholder {
  color: #c7c7c7;
  opacity: 1;
}

.hd-action-search__query input:focus-visible {
  outline: 0;
}

.hd-filter {
  --hd-filter-font-size: 18px;
  --hd-filter-inline-padding: 28px;
  overflow: visible;
}

.hd-filter>.hd-filter__select+.select2-container {
  display: block;
  width: 100% !important;
  height: 100%;
  direction: rtl;
}

.hd-filter .select2-selection--single {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  border: 0;
  border-radius: 0;
  background: #ffffff;
  color: #333333;
  outline: 0;
}

.hd-filter .select2-selection--single .select2-selection__rendered {
  display: flex;
  width: 100%;
  height: 100%;
  min-width: 0;
  align-items: center;
  padding: 0 var(--hd-filter-inline-padding) 0 52px !important;
  overflow: hidden;
  color: #333333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: var(--hd-filter-font-size);
  line-height: 1.35 !important;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hd-filter .select2-selection--single .select2-selection__placeholder {
  color: #c7c7c7;
}

.hd-filter .select2-selection--single .select2-selection__arrow {
  top: 0;
  right: auto;
  left: 0;
  width: 52px;
  height: 100%;
}

.hd-filter .select2-selection--single .select2-selection__arrow b {
  top: 50%;
  left: 50%;
  width: 12px;
  height: 7px;
  margin: 0;
  border: 0;
  background: url("../assets/images/ic-dropdown.svg") center / contain no-repeat;
  opacity: 0.75;
  transform: translate(-50%, -50%);
  transition: transform 0.25s ease;
}

.hd-filter .select2-container--open .select2-selection__arrow b {
  transform: translate(-50%, -50%) rotate(180deg);
}

.hd-filter.is-select2-open {
  z-index: 4;
}

.hd-filter .select2-dropdown {
  overflow: hidden;
  border: 1px solid var(--color-line);
  border-radius: 0;
  background: #ffffff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
  direction: rtl;
}

.hd-filter .select2-dropdown--below {
  border-top: 0;
}

.hd-filter .select2-dropdown--above {
  border-bottom: 0;
}

.hd-filter .select2-search--dropdown {
  display: none;
}

.hd-filter .select2-results__options {
  max-height: min(320px, calc(100dvh - var(--rtl-header-h))) !important;
  padding: 0;
  overflow-y: auto;
  background: #ffffff;
}

.hd-filter .select2-results__option {
  min-height: 44px;
  padding: 9px 20px;
  background: #ffffff;
  color: #222222;
  font-family: Tahoma, Arial, sans-serif;
  line-height: 1.35;
  text-align: right;
  transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.hd-filter--latin .select2-selection--single .select2-selection__rendered,
.hd-filter--latin .select2-results__option {
  font-family: "Poppins", Tahoma, Arial, sans-serif;
  font-weight: 500;
}

.hd-filter .select2-results__option--selected {
  border-right-color: var(--color-line);
  background: #ffffff;
  font-weight: 700;
}

.hd-filter .select2-results__option--highlighted[aria-selected] {
  background: #f3f3f3;
  color: #222222;
  font-weight: 700;
}

.hd-action-panel {
  position: absolute;
  top: 100%;
  z-index: 6;
  visibility: hidden;
  background: #ffffff;
  opacity: 0;
  transform: translateY(-8px);
  pointer-events: none;
  transition: visibility 0.28s ease, opacity 0.28s ease, transform 0.28s ease;
}

.hd[data-header-action="contact"] .hd-contact,
.hd[data-header-action="catalogue"] .hd-catalogue {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.hd-contact {
  right: 0;
  left: 0;
  max-height: calc(100dvh - var(--rtl-header-h));
  overflow: hidden auto;
}

.hd-contact__inner {
  padding: 34px 32px 30px;
  border-top: 1px solid var(--color-line);
}

.hd-contact__title {
  margin: 0 0 58px;
  color: #333333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: clamp(34px, 3vw, 46px);
  font-weight: 700;
  line-height: 1.25;
  text-align: right;
}

.hd-contact__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px 16px;
}

.hd-contact__field {
  display: grid;
  min-width: 0;
  min-height: 49px;
  grid-template-columns: 160px minmax(0, 1fr);
  border: 1px solid var(--color-line);
  background: #f8f8fa;
}

.hd-contact__label {
  display: flex;
  min-width: 0;
  align-items: center;
  padding: 8px 12px;
  border-inline-end: 1px solid var(--color-line);
  color: var(--color-text);
  font-family: Tahoma, Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.25;
  text-align: right;
  white-space: nowrap;
}

.hd-contact__field input,
.hd-contact__field select,
.hd-contact__field textarea {
  width: 100%;
  min-width: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: #333333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  text-align: right;
}

.hd-contact__field input {
  height: 100%;
  padding: 0 16px;
}

.hd-contact__field input::placeholder,
.hd-contact__field textarea::placeholder {
  color: #c7c7c7;
  opacity: 1;
}

.hd-contact__select-wrap {
  --contact-select-arrow-width: 42px;
  --contact-select-font-size: 16px;
  --contact-select-inline-padding: 16px;
  position: relative;
  display: block;
  min-width: 0;
  height: 100%;
}

.hd-contact__select-wrap>select:not(.select2-hidden-accessible) {
  height: 100%;
  padding: 0 16px 0 42px;
  cursor: pointer;
}

.hd-contact__select-wrap>.select2ContactJS+.select2-container {
  display: block;
  width: 100% !important;
  height: 100%;
  direction: rtl;
}

.hd-contact__select-wrap .select2-selection--single {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #333333;
  outline: 0;
}

.hd-contact__select-wrap .select2-selection--single .select2-selection__rendered {
  display: flex;
  width: 100%;
  height: 100%;
  min-width: 0;
  align-items: center;
  padding: 0 var(--contact-select-inline-padding) 0 var(--contact-select-arrow-width) !important;
  overflow: hidden;
  color: #333333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: var(--contact-select-font-size);
  line-height: 1.35 !important;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hd-contact__select-wrap .select2-selection--single .select2-selection__placeholder {
  color: #c7c7c7;
}

.hd-contact__select-wrap .select2-selection--single .select2-selection__arrow {
  top: 0;
  right: auto;
  left: 0;
  width: var(--contact-select-arrow-width);
  height: 100%;
}

.hd-contact__select-wrap .select2-selection--single .select2-selection__arrow b {
  top: 50%;
  left: 50%;
  width: 12px;
  height: 7px;
  margin: 0;
  border: 0;
  background: url("../assets/images/ic-dropdown.svg") center / contain no-repeat;
  opacity: 0.72;
  transform: translate(-50%, -50%);
  transition: transform 0.25s ease;
}

.hd-contact__select-wrap .select2-container--open .select2-selection__arrow b {
  transform: translate(-50%, -50%) rotate(180deg);
}

.hd-contact__field.is-select2-field-open,
.hd-contact__select-wrap.is-select2-open {
  z-index: 8;
}

.hd-contact__select-wrap .select2-dropdown {
  overflow: hidden;
  border: 1px solid var(--color-line);
  border-radius: 0;
  background: #ffffff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  direction: rtl;
}

.hd-contact__select-wrap .select2-search--dropdown {
  display: none;
}

.hd-contact__select-wrap .select2-results__options {
  max-height: 220px !important;
  padding: 0;
  overflow-y: auto;
  background: #ffffff;
}

.hd-contact__select-wrap .select2-results__option {
  min-height: 42px;
  padding: 9px 14px;
  background: #ffffff;
  color: #333333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.35;
  text-align: right;
}

.hd-contact__select-wrap .select2-results__option--selected,
.hd-contact__select-wrap .select2-results__option--highlighted[aria-selected] {
  background: #f3f3f3;
  color: #df2b2f;
}

.hd-contact__field--message {
  min-height: 148px;
  grid-column: 1 / -1;
}

.hd-contact__field textarea {
  height: 100%;
  padding: 14px 16px;
  resize: none;
}

.hd-contact__actions {
  display: flex;
  justify-content: flex-start;
  margin-top: 24px;
}

.hd-contact__submit.btn {
  min-width: 110px;
  min-height: 50px;
  font-size: 18px;
}

.hd-contact__submit.btn .txt {
  gap: 12px;
  padding: 10px 18px;
}

.hd-catalogue {
  right: auto;
  left: 0;
  width: 300px;
  padding: 12px 16px 10px;
  border: 1px solid var(--color-line);
  border-top: 0;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}

.hd-catalogue__title {
  margin: 0 0 8px;
  color: #df2b2f;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.2;
  text-align: right;
}

.hd-catalogue__preview {
  width: 100%;
  padding: 8px;
  overflow: hidden;
  border: 1px solid var(--color-line);
  background: #ffffff;
}

.hd-catalogue__preview img {
  width: 100%;
  height: auto;
  aspect-ratio: 780 / 429;
  object-fit: contain;
}

.hd-catalogue__links {
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}

.hd-catalogue__links a {
  display: flex;
  min-height: 36px;
  align-items: center;
  gap: 12px;
  padding: 7px 0;
  color: #333333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 18px;
  text-align: right;
  transition: color 0.2s ease;
}

.hd-catalogue__links img {
  width: 16px;
  height: 16px;
  object-fit: contain;
}

@media all {
  .hd-actionbar__close:hover {
    background: #f3f3f3;
  }

  .hd-catalogue__links a:hover {
    color: #df2b2f;
  }
}

@media screen and (max-width: 1320px) and (min-width: 1201px) {
  .hd-actionbar__logo {
    width: 112px;
    flex-basis: 112px;
  }

  .hd-actionbar__close {
    width: 62px;
    flex-basis: 62px;
  }

  .hd-action-search {
    grid-template-columns: minmax(260px, 2fr) repeat(3, minmax(145px, 1fr));
  }

  .hd-action-search__query input {
    padding-right: 18px;
    padding-left: 18px;
    font-size: 16px;
  }

  .hd-filter {
    --hd-filter-font-size: 16px;
    --hd-filter-inline-padding: 18px;
  }

  .hd-contact__field {
    grid-template-columns: 138px minmax(0, 1fr);
  }

  .hd-contact__label {
    padding-right: 13px;
    padding-left: 13px;
    font-size: 15px;
  }

  .hd-catalogue {
    width: 248px;
  }
}

@media screen and (max-width: 1200px) {
  .hd-actionbar__logo {
    width: 112px;
    flex-basis: 112px;
  }

  .hd-actionbar__logo .custom-logo-link {
    padding: 8px 13px;
  }

  .hd-actionbar__close {
    width: 64px;
    flex-basis: 64px;
    margin-right: auto;
  }

  .hd-action-search {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    height: auto;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    background: #ffffff;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
  }

  .hd-action-search__query {
    height: 54px;
    grid-column: 1 / -1;
    border-top: 1px solid var(--color-line);
  }

  .hd-filter {
    --hd-filter-font-size: 16px;
    --hd-filter-inline-padding: 18px;
    height: 54px;
    border-top: 1px solid var(--color-line);
  }

  .hd-filter:last-child {
    border-inline-end: 1px solid var(--color-line);
  }

  .hd-action-search__query input {
    padding-right: 18px;
    padding-left: 18px;
    font-size: 16px;
  }

  .hd-contact {
    max-height: calc(100dvh - var(--rtl-header-h));
  }

  .hd-contact__inner {
    padding: 28px 24px 24px;
  }

  .hd-contact__title {
    margin-bottom: 32px;
    font-size: 34px;
  }

  .hd-contact__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hd-contact__field {
    grid-template-columns: 145px minmax(0, 1fr);
  }

  .hd-contact__label {
    padding-right: 14px;
    padding-left: 14px;
    font-size: 15px;
  }

  .hd-catalogue {
    width: min(320px, 100vw);
  }
}

@media screen and (max-width: 767px) {
  .hd-actionbar__logo {
    width: var(--rtl-mobile-logo-w);
    flex-basis: var(--rtl-mobile-logo-w);
  }

  .hd-actionbar__logo .custom-logo-link {
    padding: 7px 8px;
  }

  .hd-actionbar__close {
    width: var(--rtl-mobile-tool-w);
    flex-basis: var(--rtl-mobile-tool-w);
    margin-right: auto;
  }

  .hd-actionbar__close img {
    width: 20px;
    height: 20px;
  }

  .hd-action-search {
    max-height: calc(100dvh - var(--rtl-header-h));
    grid-template-columns: 1fr;
    overflow: visible;
  }

  .hd-action-search__query,
  .hd-filter {
    height: 50px;
    grid-column: auto;
    border-inline-end: 1px solid var(--color-line);
  }

  .hd-action-search__query input {
    padding-right: 16px;
    padding-left: 16px;
    font-size: 15px;
  }

  .hd-filter {
    --hd-filter-font-size: 15px;
    --hd-filter-inline-padding: 16px;
  }

  .hd-filter .select2-results__options {
    max-height: min(230px, calc(100dvh - var(--rtl-header-h) - 50px)) !important;
  }

  .hd-contact__inner {
    padding: 22px 16px 20px;
  }

  .hd-contact__title {
    margin-bottom: 22px;
    font-size: 28px;
  }

  .hd-contact__grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .hd-contact__field {
    min-height: 48px;
    grid-template-columns: minmax(118px, 38%) minmax(0, 1fr);
  }

  .hd-contact__label {
    padding: 7px 11px;
    font-size: 14px;
    white-space: normal;
  }

  .hd-contact__field input,
  .hd-contact__field textarea {
    font-size: 14px;
  }

  .hd-contact__field input {
    padding-right: 11px;
  }

  .hd-contact__select-wrap {
    --contact-select-arrow-width: 32px;
    --contact-select-font-size: 14px;
    --contact-select-inline-padding: 11px;
  }

  .hd-contact__field--message {
    min-height: 126px;
  }

  .hd-contact__actions {
    margin-top: 16px;
  }

  .hd-contact__submit.btn {
    min-width: 104px;
    min-height: 46px;
    font-size: 16px;
  }

  .hd-catalogue {
    width: calc(var(--rtl-mobile-tool-w) + var(--rtl-mobile-tool-w) + var(--rtl-mobile-tool-w) + var(--rtl-mobile-tool-w) + var(--rtl-mobile-tool-w));
    max-height: calc(100dvh - var(--rtl-header-h));
    padding: 14px 18px 12px;
    overflow: hidden auto;
  }

  .hd-catalogue__title {
    font-size: 24px;
  }

  .hd-catalogue__preview {
    max-width: 330px;
    margin: 0 auto;
  }

  .hd-catalogue__links {
    max-width: 330px;
    margin-right: auto;
    margin-left: auto;
  }
}

/* Product search, catalogue grid and category sidebar. */
.catalog-page {
  --catalog-line: var(--color-line);
  --catalog-filter-icon-size: 2.4rem;
  --catalog-toolbar-height: 76px;
  background: #ffffff;
}

.catalog-page .page-banner__breadcrumb,
.catalog-breadcrumb {
  min-height: 4.8rem;
}

.catalog-hero .page-banner__media {
  height: 520px;
  min-height: 520px;
}

.catalog-hero .page-banner__media::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.56) 0%, rgba(0, 0, 0, 0.08) 60%, rgba(0, 0, 0, 0.02) 100%);
}

.catalog-hero .page-banner__content {
  right: clamp(2rem, 3.2vw, 4.8rem);
  bottom: clamp(2.4rem, 3vw, 4.6rem);
  max-width: 96rem;
}

.catalog-hero .page-banner__desc {
  max-width: 92rem;
  margin-top: 1.4rem;
}

.catalog-filters {
  display: grid;
  min-height: 76px;
  margin: 0;
  border: 0;
  border-block-end: 1px solid var(--catalog-line);
  background: #ffffff;
}

.catalog-filters__inner {
  display: contents;
}

.catalog-filter-trigger {
  display: none;
}

.catalog-filter-trigger__icons {
  position: relative;
  display: grid;
  width: 100%;
  height: 100%;
  place-items: center;
}

.catalog-filter-trigger__icons::before,
.catalog-filter-trigger__icons::after {
  position: absolute;
  width: var(--catalog-filter-icon-size);
  height: var(--catalog-filter-icon-size);
  background: var(--color-pri);
  content: "";
  transition: opacity 0.22s ease, transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}

.catalog-filter-trigger__icons::before {
  -webkit-mask: url("../assets/images/ic-filter.svg") center / contain no-repeat;
  mask: url("../assets/images/ic-filter.svg") center / contain no-repeat;
  opacity: 1;
  transform: rotate(0deg) scale(1);
}

.catalog-filter-trigger__icons::after {
  -webkit-mask: url("../assets/images/ic-close.svg") center / contain no-repeat;
  mask: url("../assets/images/ic-close.svg") center / contain no-repeat;
  opacity: 0;
  transform: rotate(90deg) scale(0.65);
}

.catalog-filter-trigger__icon {
  display: none;
}

.catalog-filter-trigger.is-open .catalog-filter-trigger__icons::before {
  opacity: 0;
  transform: rotate(-90deg) scale(0.65);
}

.catalog-filter-trigger.is-open .catalog-filter-trigger__icons::after {
  opacity: 1;
  transform: rotate(0deg) scale(1);
}

.catalog-filter-trigger:focus-visible {
  outline: 0.2rem solid var(--color-pri);
  outline-offset: -0.4rem;
}

.catalog-filters--search {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.catalog-filters--listing {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.catalog-filters--search .catalog-search,
.catalog-filters--listing .catalog-search {
  grid-column: span 2;
}

.catalog-field {
  position: relative;
  display: flex;
  min-width: 0;
  min-height: 76px;
  align-items: stretch;
  border-inline-start: 1px solid var(--catalog-line);
  background: #ffffff;
}

.catalog-field:first-child,
.catalog-filters__inner > .catalog-search {
  border-inline-start: 0;
}

.catalog-filters--search .catalog-field:first-child,
.catalog-filters--search .catalog-filters__inner > .catalog-search {
  border-inline-start: 1px solid var(--catalog-line);
}

.catalog-search__input,
.catalog-select__control {
  width: 100%;
  min-width: 0;
  border: 0;
  border-radius: 0;
  outline: 0;
  background-color: transparent;
  color: #333333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.8rem;
  text-align: right;
}

.catalog-search__input {
  padding: 0 3.2rem 0 7rem;
}

.catalog-search__input::placeholder {
  color: #c5c5c5;
  opacity: 1;
}

.catalog-search__submit {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: grid;
  width: 6.4rem;
  place-items: center;
  transition: background-color 0.25s ease;
}

.catalog-search__submit img {
  width: 1.6rem;
  height: 1.6rem;
  filter: brightness(0);
}

.catalog-select__control {
  height: 100%;
  padding: 0 2.8rem 0 5.4rem;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

.catalog-select::after {
  position: absolute;
  top: 50%;
  left: 2.8rem;
  width: 1.2rem;
  height: 0.7rem;
  background: url("../assets/images/ic-dropdown.svg") center / contain no-repeat;
  content: "";
  pointer-events: none;
  transform: translateY(-50%);
}

.catalog-select.is-select2-ready::after {
  display: none;
}

.catalog-select > .select2CatalogJS + .select2-container {
  display: block;
  width: 100% !important;
  height: 100%;
  min-height: inherit;
  flex: 1 1 auto;
  direction: rtl;
}

.catalog-select > .select2-container > .selection {
  display: block;
  height: 100%;
}

.catalog-select .select2-selection--single {
  display: flex;
  width: 100%;
  height: 100%;
  min-height: inherit;
  align-items: center;
  border: 0;
  border-radius: 0;
  background: #ffffff;
  color: #333333;
  outline: 0;
}

.catalog-select .select2-selection--single .select2-selection__rendered {
  display: flex;
  width: 100%;
  height: 100%;
  min-width: 0;
  align-items: center;
  padding: 0 2.8rem 0 5.4rem !important;
  overflow: hidden;
  color: #333333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1.35 !important;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.catalog-select .select2-selection--single .select2-selection__placeholder {
  color: #c5c5c5;
}

.catalog-select .select2-selection--single .select2-selection__arrow {
  top: 0;
  right: auto;
  left: 0;
  width: 6.4rem;
  height: 100%;
}

.catalog-select .select2-selection--single .select2-selection__arrow b {
  top: 50%;
  left: 50%;
  width: 1.2rem;
  height: 0.7rem;
  margin: 0;
  border: 0;
  background: url("../assets/images/ic-dropdown.svg") center / contain no-repeat;
  opacity: 0.75;
  transform: translate(-50%, -50%);
  transition: transform 0.25s ease;
}

.catalog-select .select2-container--open .select2-selection__arrow b {
  transform: translate(-50%, -50%) rotate(180deg);
}

.catalog-select.is-select2-open {
  z-index: 8;
}

.catalog-select .select2-dropdown {
  overflow: hidden;
  border: 1px solid var(--color-line);
  border-radius: 0;
  background: #ffffff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
  direction: rtl;
}

.catalog-select .select2-dropdown--below {
  border-top: 0;
}

.catalog-select .select2-dropdown--above {
  border-bottom: 0;
}

.catalog-select .select2-search--dropdown {
  display: none;
}

.catalog-select .select2-results__options {
  max-height: min(320px, calc(100dvh - var(--rtl-header-h))) !important;
  padding: 0;
  overflow-y: auto;
  background: #ffffff;
}

.catalog-select .select2-results__option {
  min-height: 44px;
  padding: 9px 20px;
  background: #ffffff;
  color: #222222;
  font-family: Tahoma, Arial, sans-serif;
  line-height: 1.35;
  text-align: right;
  transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.catalog-select--latin .catalog-select__control {
  direction: ltr;
  font-family: "Poppins", Tahoma, Arial, sans-serif;
  text-align: right;
}

.catalog-select--latin .select2-selection__rendered,
.catalog-select--latin .select2-results__option {
  font-family: "Poppins", Tahoma, Arial, sans-serif;
  font-weight: 500;
  text-align: right;
}

.catalog-select .select2-results__option--selected {
  border-right-color: var(--color-line);
  background: #ffffff;
  font-weight: 700;
}

.catalog-select .select2-results__option--highlighted[aria-selected] {
  background: #f3f3f3;
  color: #222222;
  font-weight: 700;
}

.catalog-search__input:focus-visible,
.catalog-select__control:focus-visible {
  box-shadow: inset 0 0 0 0.2rem var(--color-pri);
}

.catalog-select .select2-selection--single:focus-visible {
  box-shadow: inset 0 0 0 0.2rem var(--color-pri);
}

.catalog-layout {
  display: grid;
  align-items: stretch;
  border-block-end: 1px solid var(--catalog-line);
  grid-template-columns: minmax(24rem, 1fr) minmax(0, 4fr);
}

.catalog-layout .catalog-pagination {
  border-block-end: 0;
}

.catalog-results {
  min-width: 0;
}

.catalog-grid {
  --grid-line: var(--catalog-line);
  position: relative;
  margin-top: 0;
  border-block-start: 0;
}

.catalog-grid::after {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: var(--grid-line);
  content: "";
  pointer-events: none;
}

.catalog-grid--search {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.catalog-grid--listing {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.prd-name {
  font-size: clamp(1.45rem, 1.12vw, 1.75rem);
}

.prd-name__text {
  display: -webkit-box;
  width: 100%;
  overflow: hidden;
  overflow-wrap: anywhere;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}

.product-categories {
  min-width: 0;
  border-inline-end: 1px solid var(--catalog-line);
  background: #ffffff;
}

.product-categories__head {
  display: flex;
  height: var(--catalog-toolbar-height);
  min-height: var(--catalog-toolbar-height);
  min-width: 0;
  align-items: stretch;
  border-block-end: 1px solid var(--catalog-line);
  background: #ffffff;
}

.product-categories__toggle {
  display: flex;
  width: auto;
  height: 100%;
  min-height: 0;
  min-width: 0;
  align-items: center;
  justify-content: space-between;
  flex: 1 1 auto;
  gap: 2rem;
  padding: 0 3.2rem;
  color: #333333;
  font-size: 2rem;
  font-weight: 700;
  text-align: right;
}

.product-categories__toggle img {
  width: 1.2rem;
  height: 0.7rem;
  flex: 0 0 auto;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}

.product-categories.is-open .product-categories__toggle img {
  transform: rotate(180deg);
}

.product-categories__panel {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.product-categories.is-open .product-categories__panel {
  grid-template-rows: 1fr;
}

.product-categories__panel-inner {
  min-height: 0;
  overflow: hidden;
}

.product-categories__list {
  padding: 2.2rem 3.2rem 3.2rem;
}

.product-categories__item a {
  display: flex;
  min-width: 0;
  align-items: baseline;
  gap: 0.6rem;
  padding: 0.65rem 0;
  color: #4f4f4f;
  font-size: 1.6rem;
  line-height: 1.4;
  transition: color 0.25s ease;
}

.product-categories__count {
  flex: 0 0 auto;
  color: #929292;
  font-family: "Poppins", Tahoma, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
}

.product-categories__item.is-active > a {
  color: var(--color-pri);
  font-weight: 700;
}

.product-categories__item.is-active > a > span:first-child {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}

.catalog-pagination {
  --pagination-cells-per-product: 6;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  border-block-end: 1px solid var(--catalog-line);
  border-inline-start: 1px solid var(--color-line);
  background: #ffffff;
  container-type: inline-size;
}

.page-searching .catalog-pagination {
  --catalog-columns: 5;
}

.page-products .catalog-pagination {
  --catalog-columns: 4;
}

.catalog-pagination > nav {
  max-width: 100%;
  min-width: 0;
  flex: 0 1 auto;
}

.catalog-pagination__list {
  display: grid;
  width: max-content;
  max-width: 100%;
  align-items: start;
  grid-auto-columns: calc(100cqi / var(--catalog-columns) / var(--pagination-cells-per-product));
  grid-auto-flow: column;
  overflow-x: auto;
  direction: rtl;
}

.catalog-pagination__list > li {
  min-width: 0;
  aspect-ratio: 1;
}

.catalog-pagination__link,
.catalog-pagination__ellipsis {
  display: grid;
  width: 100%;
  height: 100%;
  min-width: 0;
  padding: 0 clamp(0.2rem, 0.35vw, 1.2rem);
  border-inline-start: 1px solid var(--color-line);
  overflow: hidden;
  color: #333333;
  direction: ltr;
  font-family: "Poppins", Tahoma, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  place-items: center;
  white-space: nowrap;
}

.catalog-pagination__link.is-active {
  color: var(--color-pri);
}

.catalog-pagination__summary {
  display: flex;
  min-width: 0;
  align-items: center;
  flex: 0 1 auto;
  margin-right: auto;
  padding: 0 3.2rem;
  color: #333333;
  font-size: 1.6rem;
  font-weight: 700;
}

@media (hover: hover) {
  .catalog-search__submit:hover {
    background: #f3f3f3;
  }

  .product-categories__toggle:hover,
  .product-categories__item a:hover {
    color: var(--color-pri);
  }
}

@media screen and (min-width: 1201px) {
  .page-products .catalog-page,
  .page-searching .catalog-page {
    --catalog-sticky-top: var(--rtl-header-h);
    overflow: visible;
  }

  .page-products .hd.hd-top-hide + .catalog-page,
  .page-searching .hd.hd-top-hide + .catalog-page {
    --catalog-sticky-top: var(--rtl-navbar-h);
  }

  .page-products .hd.hd-scroll-hide + .catalog-page,
  .page-searching .hd.hd-scroll-hide + .catalog-page {
    --catalog-sticky-top: 0px;
  }

  .catalog-page .catalog-filters {
    height: var(--catalog-toolbar-height);
    min-height: var(--catalog-toolbar-height);
  }

  .catalog-page .catalog-filters .catalog-field {
    min-height: 0;
    border-inline-start: 0;
    border-inline-end: 1px solid var(--catalog-line);
  }

  .page-searching .catalog-filters--search {
    border-inline-start: 1px solid var(--catalog-line);
  }

  .page-products .catalog-filters--listing,
  .page-searching .catalog-filters--search {
    position: sticky;
    top: var(--catalog-sticky-top);
    z-index: 30;
    background: #ffffff;
    transition: top 0.35s ease;
  }

  .page-products .product-categories__sticky {
    height: 100%;
    min-height: 100%;
  }

  .page-products .product-categories__head {
    position: sticky;
    top: var(--catalog-sticky-top);
    z-index: 31;
    transition: top 0.35s ease;
  }

  .page-products .product-categories__panel {
    position: sticky;
    top: calc(var(--catalog-sticky-top) + var(--catalog-toolbar-height));
    z-index: 30;
    min-height: 0;
    max-height: var(--product-categories-panel-height, calc(100dvh - var(--catalog-sticky-top) - var(--catalog-toolbar-height) - var(--line-width)));
    background: #ffffff;
    transition: grid-template-rows 0.35s cubic-bezier(0.22, 1, 0.36, 1), top 0.35s ease;
  }

  .page-products .product-categories__panel-inner {
    max-height: var(--product-categories-panel-height, calc(100dvh - var(--catalog-sticky-top) - var(--catalog-toolbar-height) - var(--line-width)));
    overflow: hidden auto;
  }

  .page-products .catalog-grid--listing,
  .page-products .catalog-pagination {
    border-inline-start: 0;
  }
}

@media screen and (max-width: 1200px) {
  .page-searching .catalog-pagination {
    --catalog-columns: 4;
  }

  .page-products .catalog-pagination {
    --catalog-columns: 3;
  }

  .catalog-hero .page-banner__media {
    height: clamp(32rem, 48vw, 48rem);
    min-height: 32rem;
  }

  .catalog-layout {
    display: block;
  }

  .product-categories {
    border-inline-start: 1px solid var(--catalog-line);
  }

  .product-categories.is-open .product-categories__panel {
    border-block-end: 1px solid var(--catalog-line);
  }

  .product-categories__list {
    columns: 2;
    column-gap: 3.2rem;
  }

  .product-categories__item {
    break-inside: avoid;
  }

  .catalog-filters--search,
  .catalog-filters--listing {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .catalog-filters--listing {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .catalog-filters .catalog-search {
    grid-column: 1 / -1;
    border-block-end: 1px solid var(--catalog-line);
  }

  .catalog-filters__inner > .catalog-search + .catalog-select {
    border-inline-start: 0;
  }

  .catalog-grid--search {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .catalog-grid--listing {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .catalog-select .select2-selection--single .select2-selection__rendered {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .page-searching .catalog-pagination,
  .page-products .catalog-pagination {
    --catalog-columns: 2;
  }

  .catalog-page .page-banner__breadcrumb,
  .catalog-breadcrumb {
    min-height: 4rem;
  }

  .catalog-hero .page-banner__media {
    height: 30rem;
    min-height: 30rem;
  }

  .catalog-hero .page-banner__content {
    right: 1.6rem;
    bottom: 2rem;
    left: 1.6rem;
  }
}

@media screen and (max-width: 1200px) {
  .catalog-filters--search,
  .catalog-filters--listing {
    display: block;
  }

  .catalog-page.is-catalog-filter-ready .catalog-filters--search,
  .catalog-page.is-catalog-filter-ready .catalog-filters--listing {
    position: static;
    z-index: auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: 0fr;
    width: 100%;
    height: auto;
    min-height: 0;
    padding: 0;
    border: 0;
    overflow: visible;
    background: #ffffff;
    box-shadow: none;
    visibility: visible;
    transform: none;
    transition: grid-template-rows 0.35s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .catalog-page.is-catalog-filter-ready .catalog-filters.is-mobile-open {
    grid-template-rows: 1fr;
  }

  .catalog-filters__inner {
    display: block;
    min-height: 0;
    overflow: hidden;
    border-inline: 1px solid var(--catalog-line);
    opacity: 0;
    transform: translateY(-0.8rem);
    transition: opacity 0.22s ease, transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .catalog-filters.is-mobile-open .catalog-filters__inner {
    opacity: 1;
    transform: translateY(0);
  }

  .catalog-filters.is-mobile-expanded .catalog-filters__inner {
    overflow: visible;
  }

  body:has(.catalog-page.is-catalog-filter-ready .catalog-filters.is-mobile-open) .page-actions {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
  }

  .catalog-page.is-catalog-filter-ready .catalog-filter-trigger {
    position: static;
    z-index: auto;
    display: grid;
    width: 6rem;
    height: 6rem;
    min-height: 6rem;
    border: 0;
    border-radius: 0;
    background: #ffffff;
    box-shadow: none;
    place-items: center;
    transform: none;
    transition: background-color 0.2s ease;
  }

  .catalog-page.is-catalog-filter-ready .catalog-filter-trigger.is-open {
    visibility: visible;
    opacity: 1;
  }

  .page-products .catalog-page.is-catalog-filter-ready .product-categories__head .catalog-filter-trigger {
    height: auto;
    min-height: 0;
    flex: 0 0 6rem;
    align-self: stretch;
    border-inline-start: 1px solid var(--catalog-line);
  }

  .page-searching .catalog-page.is-catalog-filter-ready .catalog-filter-trigger--standalone {
    display: flex;
    width: 100%;
    min-height: 6rem;
    align-items: center;
    justify-content: space-between;
    padding-right: 1.6rem;
    border-block-end: 1px solid var(--catalog-line);
    background: #ffffff;
    color: #333333;
    font-size: 1.8rem;
    font-weight: 700;
    text-align: right;
  }

  .catalog-filter-trigger--standalone .catalog-filter-trigger__icons {
    width: 6rem;
    height: 100%;
    flex: 0 0 6rem;
    border-inline-start: 1px solid var(--catalog-line);
    background: #ffffff;
  }

  .catalog-page .catalog-filters .catalog-field {
    height: 5.4rem;
    min-height: 0;
    border-inline: 0;
    border-block-end: 1px solid var(--catalog-line);
  }

  .catalog-select > .select2CatalogJS + .select2-container,
  .catalog-select .select2-selection--single {
    min-height: 0;
  }
}

@media screen and (max-width: 767px) {
  .catalog-search__input,
  .catalog-select__control {
    font-size: 1.5rem;
  }

  .catalog-select .select2-selection--single .select2-selection__rendered {
    padding-right: 1.6rem !important;
    padding-left: 6.4rem !important;
    font-size: 1.5rem;
    height: 100%;
  }

  .catalog-select .select2-selection--single .select2-selection__arrow {
    width: 6.4rem;
  }

  .catalog-select .select2-results__options {
    max-height: min(230px, calc(100dvh - var(--rtl-header-h) - 50px)) !important;
  }

  .catalog-search__input {
    padding-right: 1.6rem;
    height: 100%;
  }

  .catalog-select__control {
    padding-right: 1.6rem;
    padding-left: 6.4rem;
  }

  .catalog-select::after {
    left: 2.6rem;
  }

  .product-categories__head {
    height: 6rem;
    min-height: 6rem;
  }

  .product-categories__toggle {
    min-height: 0;
    padding-inline: 1.6rem;
    font-size: 1.8rem;
  }

  .product-categories__list {
    padding: 1.4rem 1.6rem 2rem;
    columns: 1;
  }

  .product-categories__item a {
    font-size: 1.5rem;
  }

  .catalog-grid--search {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .catalog-grid .prd-name {
    font-size: 1.35rem;
  }

  .catalog-pagination {
    flex-direction: column;
  }

  .catalog-pagination__list {
    width: 100%;
    grid-auto-columns: max(4.4rem, calc(100cqi / var(--catalog-columns) / var(--pagination-cells-per-product)));
  }

  .catalog-pagination__link,
  .catalog-pagination__ellipsis {
    padding-inline: 0.2rem;
    font-size: clamp(1.1rem, 3.2vw, 1.3rem);
  }

  .catalog-pagination__summary {
    width: 100%;
    min-height: 5.4rem;
    margin-right: 0;
    justify-content: center;
    padding: 1rem 1.6rem;
    border-block-start: 1px solid var(--catalog-line);
    font-size: 1.4rem;
  }
}

/* The header slide stays on even under reduced motion: it is the bar leaving
   the screen, not decoration, and freezing it made the bar read as display
   none. Everything else here still honours the preference. */
@media (prefers-reduced-motion: reduce) {
  .product-categories__panel,
  .page-products .product-categories__head,
  .page-products .product-categories__panel,
  .catalog-page.is-catalog-filter-ready .catalog-filters,
  .catalog-page.is-catalog-filter-ready .catalog-filter-trigger,
  .catalog-filter-trigger__icons::before,
  .catalog-filter-trigger__icons::after,
  .catalog-filters__inner {
    transition: none;
  }
}

@media screen and (max-width: 767px) and (max-height: 700px) {
  .page-searching .page-actions,
  .page-products .page-actions {
    flex-direction: row;
  }
}

/* Product detail, expandable product story and related products. */
.product-detail-page {
  --product-detail-line: var(--color-line);
  --product-detail-sticky-top: var(--rtl-header-h);
  background: #ffffff;
}

.hd.hd-top-hide + .product-detail-page {
  --product-detail-sticky-top: var(--rtl-navbar-h);
}

.hd.hd-scroll-hide + .product-detail-page {
  --product-detail-sticky-top: 0px;
}

@media screen and (min-width: 901px) {
  .product-detail-page {
    overflow: visible;
  }
}

.product-detail__overview {
  display: grid;
  border-block-end: 1px solid var(--product-detail-line);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.product-detail__media {
  display: grid;
  min-width: 0;
  border-inline-end: 1px solid var(--product-detail-line);
  background: #ffffff;
  align-content: start;
}

.product-detail__media-sticky {
  --product-detail-media-pad: clamp(2.4rem, 4vw, 6rem);
  position: sticky;
  top: var(--product-detail-sticky-top);
  display: grid;
  width: 100%;
  padding: var(--product-detail-media-pad) calc(var(--product-detail-media-pad) * 2);
  place-items: center;
  transition: top 0.35s ease;
}

.product-detail__media-sticky img {
  width: min(100%, calc(100dvh - var(--rtl-header-h) - var(--product-detail-media-pad) * 2));
  height: auto;
  aspect-ratio: 1;
  object-fit: contain;
  object-position: top;
}

.product-detail__summary {
  min-width: 0;
  background: #ffffff;
}

.product-detail__title {
  min-height: 14rem;
  padding: 2.8rem clamp(2rem, 4vw, 6rem);
  border-block-end: 1px solid var(--product-detail-line);
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.3;
  text-align: right;
}

.product-detail__information {
  padding: clamp(2.4rem, 3vw, 4.8rem) clamp(2rem, 4vw, 6rem) clamp(3.2rem, 4vw, 6rem);
}

.product-detail__section-title {
  margin-bottom: 1.8rem;
  color: var(--color-text);
  font-size: clamp(2rem, 1.8vw, 2.8rem);
  font-weight: 700;
  line-height: 1.35;
}

.product-detail__section-title:not(:first-child) {
  margin-top: 2.8rem;
}

.product-detail__note {
  margin: -0.8rem 0 1.8rem;
  color: var(--color-sub);
  font-size: 1.4rem;
  line-height: 1.6;
}

.product-specs {
  border: 1px solid var(--color-line);
}

.product-specs__row {
  display: grid;
  min-height: 5rem;
  grid-template-columns: minmax(13rem, 31%) minmax(0, 1fr);
}

.product-specs__row:not(:last-child) {
  border-block-end: 1px solid var(--product-detail-line);
}

.product-specs dt,
.product-specs dd {
  display: flex;
  min-width: 0;
  align-items: center;
  margin: 0;
  padding: 1rem 1.8rem;
  overflow-wrap: anywhere;
}

.product-specs dt {
  border-inline-end: 1px solid var(--product-detail-line);
  color: var(--color-text);
  font-weight: 700;
}

.product-specs dd {
  color: var(--color-des);
}

.product-flavors,
.product-certificates {
  display: grid;
  width: max-content;
  max-width: 100%;
  border-block-start: 1px solid var(--product-detail-line);
  border-inline-start: 1px solid var(--product-detail-line);
}

.product-flavors {
  grid-template-columns: repeat(8, minmax(0, 6.4rem));
}

.product-certificates {
  grid-template-columns: repeat(8, minmax(0, 8rem));
}

.product-flavors__item {
  display: grid;
  aspect-ratio: 1;
  border-block-end: 1px solid var(--product-detail-line);
  border-inline-end: 1px solid var(--product-detail-line);
  background: #ffffff;
  place-items: center;
}

.product-flavors__item img {
  width: min(3.6rem, 60%);
  height: auto;
  object-fit: contain;
}

.product-flavors__item.is-active {
  background: var(--color-pri);
}

.product-certificates__item {
  display: grid;
  min-width: 0;
  min-height: 8.4rem;
  padding: 1.2rem;
  border-block-end: 1px solid var(--product-detail-line);
  border-inline-end: 1px solid var(--product-detail-line);
  background: #ffffff;
  place-items: center;
}

.product-certificates__item--wide {
  grid-column: span 2;
}

.product-certificates__item img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 5.8rem;
  object-fit: contain;
}

.product-detail__actions {
  display: flex;
  align-items: stretch;
  gap: 1.2rem;
  margin-top: 3.2rem;
  flex-wrap: wrap;
}

.product-story {
  --product-content-collapsed-height: 76rem;
  --product-content-expanded-height: 100%;
}

.product-story__collapsible {
  position: relative;
  max-height: none;
  overflow: hidden;
  transition: max-height 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.product-story.is-product-content-ready.is-collapsible .product-story__collapsible {
  max-height: var(--product-content-collapsed-height);
}

.product-story.is-product-content-ready.is-collapsible.is-expanded .product-story__collapsible {
  max-height: 100%;
}

.product-story.is-product-content-ready.is-collapsible:not(.is-expanded) .product-story__collapsible::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  height: min(28rem, 42%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.88) 48%, #ffffff 88%);
  content: "";
  pointer-events: none;
}

.product-story__media {
  margin: 3.2rem 0 0;
  aspect-ratio: 1512 / 520;
  overflow: hidden;
  background: #21021f;
}

.product-story__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-story__toggle-wrap {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: flex-start;
  margin-top: 2.4rem;
}

.product-story__toggle[hidden] {
  display: none;
}

.product-story__toggle .btn__icon {
  transition: transform 0.3s ease;
}

.product-story.is-expanded .product-story__toggle .btn__icon {
  transform: rotate(90deg);
}

.product-related {
  background: #ffffff;
}

.product-related__head {
  padding: clamp(4rem, 5vw, 7rem) 2rem;
  text-align: center;
}

.product-related__title {
  color: var(--color-text);
  font-size: clamp(3rem, 3vw, 4.8rem);
  font-weight: 700;
  line-height: 1.3;
}

.product-related__slider {
  --grid-line: var(--product-detail-line);
  border-block: 1px solid var(--grid-line);
}

.product-related__slider .swiper-wrapper {
  align-items: stretch;
}

.product-related__slider .swiper-slide {
  height: auto;
  border-block-end: unset;
}

.product-related .prd-name {
  font-size: clamp(1.4rem, 1.15vw, 1.8rem);
}

@media screen and (max-width: 1200px) {
  .product-detail__title {
    min-height: 11rem;
  }

  .product-detail__information {
    padding-inline: clamp(1.8rem, 3.2vw, 3.6rem);
  }

  .product-certificates {
    grid-auto-flow: dense;
    grid-template-columns: repeat(4, minmax(0, 8rem));
  }

  .product-story {
    --product-content-collapsed-height: 66rem;
  }

  .product-detail__media-sticky {
    padding: 0;
  }
}

@media screen and (max-width: 900px) {
  .product-detail__overview {
    grid-template-columns: minmax(0, 1fr);
  }

  .product-detail__media {
    border-inline-end: 0;
    border-block-end: 1px solid var(--product-detail-line);
  }

  .product-detail__media-sticky {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .product-detail__title {
    min-height: 9rem;
    padding: 2rem 1.6rem;
    font-size: clamp(2.4rem, 8vw, 3.2rem);
  }

  .product-detail__information {
    padding: 2.8rem 1.6rem 3.6rem;
  }

  .product-specs__row {
    min-height: 4.8rem;
    grid-template-columns: minmax(10rem, 37%) minmax(0, 1fr);
  }

  .product-specs dt,
  .product-specs dd {
    padding: 0.9rem 1rem;
    font-size: 1.4rem;
  }

  .product-story {
    --product-content-collapsed-height: 52rem;
  }

  .product-story__inner {
    font-size: 1.5rem;
    line-height: 1.75;
  }

  .product-story__media {
    min-height: 24rem;
    aspect-ratio: 4 / 3;
  }

  .product-story__media img {
    object-position: center;
  }

  .product-related__head {
    padding: 3.6rem 1.6rem;
  }

  .product-related__title {
    font-size: 3rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .product-detail__media-sticky,
  .product-story__collapsible,
  .product-story__toggle .btn__icon {
    transition: none;
  }
}

/* Contact page: enquiry form beside the contact channels, then the map. */
.contact-page {
  --contact-line: var(--color-line);
  --page-gutter: clamp(2rem, 4vw, 8rem);
  background: #ffffff;
}

.contact-enquiry {
  display: grid;
  border-block-start: 1px solid var(--contact-line);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.contact-enquiry__form,
.contact-enquiry__aside {
  min-width: 0;
  padding: clamp(3.2rem, 4vw, 6rem) var(--page-gutter);
}

.contact-enquiry__aside {
  border-inline-start: 1px solid var(--contact-line);
}

/* The form reuses the header contact component; only the track count differs. */
.contact-enquiry .hd-contact__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.contact-enquiry .hd-contact__title {
  margin-bottom: clamp(3.2rem, 4vw, 5.8rem);
}

.contact-grid {
  display: grid;
  gap: clamp(2.4rem, 3vw, 4rem) clamp(2rem, 2.4vw, 3.2rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.contact-card {
  display: flex;
  min-width: 0;
  gap: 1.4rem;
  align-items: center;
  text-align: right;
}

.contact-card__icon {
  display: grid;
  width: 4.4rem;
  height: 4.4rem;
  flex: 0 0 auto;
  background: var(--color-pri);
  place-items: center;
}

.contact-card__icon img {
  width: 2.2rem;
  height: 2.2rem;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

.contact-card__body {
  display: grid;
  min-width: 0;
  gap: 0.6rem;
}

.contact-card__label {
  color: var(--color-text);
  font-size: clamp(1.8rem, 1.5vw, 2.2rem);
  font-weight: 700;
  line-height: 1.35;
}

.contact-card__value {
  color: var(--color-des);
  font-size: clamp(1.5rem, 1.2vw, 1.8rem);
  line-height: 1.7;
  overflow-wrap: anywhere;
}

.contact-card__value a {
  color: inherit;
  transition: color 0.3s ease;
}

.contact-map {
  padding-block: 0.8rem;
  border-block: 1px solid var(--contact-line);
  background: #ffffff;
}

.contact-map iframe {
  display: block;
  width: 100%;
  height: clamp(32rem, 34vw, 52rem);
  border: 0;
}

@media screen and (max-width: 1200px) {
  .contact-enquiry .hd-contact__grid {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media screen and (max-width: 900px) {
  .contact-enquiry {
    grid-template-columns: minmax(0, 1fr);
  }

  .contact-enquiry__aside {
    border-inline-start: 0;
    border-block-start: 1px solid var(--contact-line);
  }

  .contact-enquiry .hd-contact__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) {
  .contact-enquiry .hd-contact__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .contact-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media all {
  .contact-card__value a:hover {
    color: var(--color-pri);
  }
}

/* Blog listing: bordered card grid, badge on the artwork and shared pagination. */
.blog-page {
  --blog-line: var(--color-line);
  --catalog-line: var(--blog-line);
  --catalog-columns: 5;
  background: #ffffff;
}

.blog-list__head {
  padding: clamp(3.2rem, 4vw, 5.6rem) 2rem;
  background: #ffffff;
  text-align: center;
}

.blog-list__title {
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.3;
}

.blog-grid {
  --grid-line: var(--blog-line);
  --news-line: var(--blog-line);
  display: grid;
  border-block-start: 1px solid var(--grid-line);
  border-inline-start: 1px solid var(--grid-line);
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.blog-card {
  min-width: 0;
  border-inline-end: 1px solid var(--grid-line);
  border-block-end: 1px solid var(--grid-line);
}

.blog-grid .news-card__title {
  --blog-title-gap: 1.6rem;
  min-height: calc(2 * 1.45em + var(--blog-title-gap) * 2 - var(--news-media-pad));
  padding: calc(var(--blog-title-gap) - var(--news-media-pad)) clamp(1.2rem, 1.4vw, 2rem) var(--blog-title-gap);
}

.blog-grid .news-card__media-frame {
  position: relative;
}

.blog-card__badge {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  z-index: 2;
  padding: 0.7rem 1.6rem;
  background: var(--color-pri);
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (max-width: 1200px) {
  .blog-page {
    --catalog-columns: 3;
  }

  .blog-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media screen and (max-width: 900px) {
  .blog-page {
    --catalog-columns: 2;
  }

  .blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) {
  /* One card per row would blow the cell up to a sixth of the screen. */
  .blog-page {
    --catalog-columns: 2;
  }

  .blog-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .blog-list__head {
    padding: 2.8rem 1.6rem;
  }

  .blog-list__title {
    font-size: 3rem;
  }
}

@media all {
  .blog-grid .news-card__media:hover img {
    transform: scale(1.04);
  }

  .blog-grid .news-card__title a:hover {
    color: var(--color-pri);
  }
}

/* Rich text straight from the editor: every tag it can emit is covered here. */
.content-detail {
  color: var(--color-des);
  font-size: 1.7rem;
  line-height: 1.9;
  overflow-wrap: break-word;
  text-align: right;
}

.content-detail > :first-child {
  margin-top: 0;
}

.content-detail > :last-child {
  margin-bottom: 0;
}

.content-detail h1,
.content-detail h2,
.content-detail h3,
.content-detail h4,
.content-detail h5,
.content-detail h6 {
  margin: clamp(3.2rem, 4vw, 5.6rem) 0 0;
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.35;
}

.content-detail h1 {
  font-size: clamp(2.8rem, 2.6vw, 4rem);
}

.content-detail h2 {
  font-size: clamp(2.4rem, 2.1vw, 3.2rem);
}

.content-detail h3 {
  font-size: clamp(2.1rem, 1.8vw, 2.6rem);
}

.content-detail h4 {
  font-size: clamp(1.9rem, 1.55vw, 2.2rem);
}

.content-detail h5 {
  font-size: clamp(1.8rem, 1.4vw, 2rem);
}

.content-detail h6 {
  font-size: clamp(1.7rem, 1.3vw, 1.8rem);
}

.content-detail p,
.content-detail ul,
.content-detail ol,
.content-detail dl,
.content-detail figure,
.content-detail blockquote,
.content-detail table,
.content-detail pre,
.content-detail iframe,
.content-detail video {
  margin: 1.8rem 0 0;
}

.content-detail a {
  color: var(--color-pri);
  text-decoration: underline;
  text-underline-offset: 0.3em;
  transition: color 0.3s ease;
}

.content-detail strong,
.content-detail b {
  color: var(--color-text);
  font-weight: 700;
}

.content-detail ul,
.content-detail ol {
  padding-inline: 2.4rem 0;
}

.content-detail ul {
  list-style: disc;
}

.content-detail ol {
  list-style: decimal;
}

.content-detail li {
  margin-top: 0.8rem;
}

.content-detail li::marker {
  color: var(--color-pri);
}

.content-detail li > ul,
.content-detail li > ol {
  margin-top: 0.8rem;
}

.content-detail figure {
  margin-inline: 0;
}

.content-detail img {
  display: block;
  width: 100%;
  height: auto;
}

.content-detail figcaption {
  margin-top: 1.2rem;
  color: var(--color-sub);
  font-size: 1.4rem;
  line-height: 1.6;
}

.content-detail blockquote {
  padding: clamp(1.6rem, 2vw, 2.4rem) clamp(2rem, 2.4vw, 3.2rem);
  border-inline-start: 3px solid var(--color-pri);
  background: #f8f8fa;
  color: var(--color-text);
  font-weight: 700;
}

.content-detail blockquote > :first-child {
  margin-top: 0;
}

.content-detail table {
  width: 100%;
  border: 1px solid var(--color-line);
  border-collapse: collapse;
}

.content-detail th,
.content-detail td {
  padding: 1.2rem 1.6rem;
  border: 1px solid var(--color-line);
  text-align: right;
}

.content-detail th {
  background: #f8f8fa;
  color: var(--color-text);
  font-weight: 700;
}

.content-detail iframe,
.content-detail video {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  border: 0;
}

.content-detail pre {
  padding: clamp(1.6rem, 2vw, 2.4rem);
  border: 1px solid var(--color-line);
  overflow-x: auto;
  background: #f8f8fa;
  direction: ltr;
  text-align: left;
}

.content-detail hr {
  margin: clamp(3.2rem, 4vw, 5.6rem) 0 0;
  border: 0;
  border-block-start: 1px solid var(--color-line);
}

@media screen and (max-width: 1200px) {
  .content-detail {
    font-size: 1.6rem;
    line-height: 1.85;
  }
}

@media screen and (max-width: 767px) {
  .content-detail {
    font-size: 1.5rem;
    line-height: 1.75;
  }

  .content-detail ul,
  .content-detail ol {
    padding-inline: 1.8rem 0;
  }

  /* A wide table scrolls on its own instead of stretching the page. */
  .content-detail table {
    display: block;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .content-detail table::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }

  .content-detail th,
  .content-detail td {
    padding: 0.9rem 1.2rem;
    font-size: 1.4rem;
  }
}

@media all {
  .content-detail a:hover {
    color: var(--color-text);
  }
}

/* Blog article: split hero, body copy and the shared news slider. */
.blog-detail-page {
  --blog-detail-line: var(--color-line);
  --page-gutter: clamp(2rem, 4vw, 8rem);
  background: #ffffff;
}

.blog-detail__hero {
  display: grid;
  align-items: stretch;
  border-block-end: 1px solid var(--blog-detail-line);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.blog-detail__media {
  min-width: 0;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #f4f4f4;
}

.blog-detail__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-detail__intro {
  display: flex;
  min-width: 0;
  flex-direction: column;
  justify-content: center;
  gap: clamp(2.4rem, 3vw, 4rem);
  padding: clamp(3.2rem, 4vw, 6rem) var(--page-gutter);
  border-inline-start: 1px solid var(--blog-detail-line);
  text-align: right;
}

.blog-detail__title {
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.3;
}

.blog-detail__meta {
  display: flex;
  align-items: center;
  gap: clamp(2rem, 2.4vw, 3.2rem);
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-detail__meta-item {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  color: var(--color-text);
  font-size: 1.6rem;
  font-weight: 700;
}

.blog-detail__meta-item img {
  width: 1.8rem;
  height: 1.8rem;
  object-fit: contain;
}

.blog-detail__content {
  padding: clamp(4rem, 5vw, 8rem) var(--page-gutter);
  border-block-end: 1px solid var(--blog-detail-line);
}

.blog-related {
  --news-line: var(--blog-detail-line);
  background: #ffffff;
}

.blog-related__head {
  padding: clamp(4rem, 5vw, 7rem) 2rem;
  text-align: center;
}

.blog-related__title {
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.3;
}

/* Four whole cards on desktop, so the track needs no centring offset. */
.blog-related__slider {
  border-block: 1px solid var(--blog-detail-line);
}

.blog-related__slider .swiper-wrapper {
  align-items: stretch;
}

.blog-related__slider .swiper-slide {
  height: auto;
  border-inline-start: 1px solid var(--blog-detail-line);
}

.blog-related__slider .swiper-slide:last-child {
  border-inline-end: 1px solid var(--blog-detail-line);
}

@media screen and (max-width: 900px) {
  .blog-detail__hero {
    grid-template-columns: minmax(0, 1fr);
  }

  .blog-detail__intro {
    border-inline-start: 0;
    border-block-start: 1px solid var(--blog-detail-line);
  }
}

@media screen and (max-width: 767px) {
  .blog-related__head {
    padding: 3.6rem 1.6rem;
  }

  .blog-related__title {
    font-size: 3rem;
  }
}

/* Brand list and the popup a brand card opens. */
.brand-page {
  --brand-line: var(--color-line);
  background: #ffffff;
}

.brand-popup {
  --brand-line: var(--color-line);
  position: fixed;
  inset: 0;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s ease, opacity 0.3s ease;
}

.brand-popup.is-open {
  visibility: visible;
  opacity: 1;
}

.brand-popup__overlay {
  position: absolute;
  inset: 0;
  background: rgba(20, 20, 20, 0.6);
}

.brand-popup__panel {
  position: absolute;
  inset: 0;
  display: grid;
  overflow: hidden;
  background: #ffffff;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.brand-popup__close {
  position: absolute;
  top: 0.8rem;
  inset-inline-end: 0.8rem;
  z-index: 3;
  display: grid;
  width: 4.8rem;
  height: 4.8rem;
  padding: 0;
  border: 0;
  background: #303030;
  cursor: pointer;
  place-items: center;
}

.brand-popup__close img {
  width: 1.6rem;
  height: 1.6rem;
  filter: brightness(0) invert(1);
}

.brand-popup__media {
  min-width: 0;
  background: #f4f4f4;
}

.brand-popup__media .swiper,
.brand-popup__media .swiper-wrapper,
.brand-popup__media .swiper-slide {
  height: 100%;
}

.brand-popup__media img {
  width: 100%;
  height: 100%;
  border-radius: 0;
  object-fit: cover;
}

.brand-popup__info {
  display: flex;
  min-width: 0;
  flex-direction: column;
  overflow-y: auto;
  scrollbar-width: none;
  border-inline-start: 1px solid var(--brand-line);
  text-align: right;
}

.brand-popup__info::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.brand-popup__head {
  padding: clamp(3.2rem, 3.4vw, 5.6rem) clamp(2rem, 2.6vw, 4rem);
}

.brand-popup__name {
  color: var(--color-text);
  font-family: "Poppins", Tahoma, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
}

.brand-popup__desc {
  margin-top: clamp(1.6rem, 2vw, 2.4rem);
  color: var(--color-sub);
  line-height: 1.8;
}

.brand-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(1.6rem, 2vw, 3.2rem);
  margin-top: clamp(2.8rem, 3.2vw, 4.8rem);
  padding: clamp(1.6rem, 2vw, 2.4rem) clamp(2rem, 2.4vw, 3.2rem);
  flex-wrap: wrap;
  background: var(--color-pri);
}

.brand-cta__text {
  min-width: 0;
  max-width: 28rem;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.35;
  text-wrap: balance;
}

.brand-cta .btn {
  --btn-background: var(--color-cream);
  border: 1px solid var(--color-line);
}

.brand-popup__also {
  margin-top: auto;
  padding: clamp(2.4rem, 3vw, 4rem) clamp(2rem, 2.6vw, 4rem) 0;
  border-block-start: 1px solid var(--brand-line);
}

.brand-popup__also-title {
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.3;
}

/* The panel divider already draws the inline-start edge of the first cell. */
.brand-popup__also-list {
  --card-line: var(--brand-line);
  display: grid;
  margin-top: clamp(2rem, 2.4vw, 3.2rem);
  margin-inline: calc(clamp(2rem, 2.6vw, 4rem) * -1);
  border-block-start: 1px solid var(--card-line);
  grid-template-columns: repeat(var(--brand-also-count, 2), minmax(0, 1fr));
}

@media screen and (max-width: 1200px) {
  .brand-popup__panel {
    overflow-y: auto;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto 1fr;
  }

  .brand-popup__media {
    aspect-ratio: 1 / 1;
  }

  .brand-popup__info {
    overflow-y: visible;
    border-inline-start: 0;
    border-block-start: 1px solid var(--brand-line);
  }
}

@media screen and (max-width: 767px) {
  .brand-cta {
    justify-content: flex-start;
  }
}

@media all {
}

/* Awards: sticky booth photo beside the winning products, plus their popup. */
.awards-page {
  --awards-line: var(--color-line);
  --awards-sticky-top: var(--rtl-header-h);
  --page-gutter: clamp(2rem, 4vw, 8rem);
  background: #ffffff;
}

.hd.hd-top-hide + .awards-page {
  --awards-sticky-top: var(--rtl-navbar-h);
}

.hd.hd-scroll-hide + .awards-page {
  --awards-sticky-top: 0px;
}

@media screen and (min-width: 901px) {
  .awards-page {
    overflow: visible;
  }
}

.awards__layout {
  display: grid;
  border-block-start: 1px solid var(--awards-line);
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.awards__grid {
  display: grid;
  min-width: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

/* The cards draw the divider against the photo, so the media column adds none. */
.award-card {
  min-width: 0;
  border-inline-end: 1px solid var(--awards-line);
  border-block-end: 1px solid var(--awards-line);
}

.award-card__btn {
  display: grid;
  width: 100%;
  min-width: 0;
  padding: clamp(1.6rem, 2vw, 3.2rem) clamp(1.2rem, 1.6vw, 2.4rem) clamp(2rem, 2.4vw, 3.2rem);
  gap: 0.6rem;
  border: 0;
  background: #ffffff;
  cursor: pointer;
  text-align: right;
}

.award-card__media {
  position: relative;
  display: grid;
  margin-bottom: clamp(1.6rem, 2vw, 2.8rem);
  place-items: center;
}

.award-card__can {
  width: min(80%, 32rem);
  height: auto;
  aspect-ratio: 1;
  object-fit: contain;
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.award-card__seal {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: clamp(5.6rem, 6vw, 8.4rem);
  height: auto;
  filter: brightness(0);
}

.award-card__event {
  color: var(--color-text);
  font-family: "Poppins", Tahoma, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.award-card__award {
  color: var(--color-pri);
  font-family: "Poppins", Tahoma, Arial, sans-serif;
  font-style: italic;
  font-weight: 700;
  line-height: 1.3;
}

.awards__media {
  display: grid;
  min-width: 0;
  align-content: start;
  border-block-end: 1px solid var(--awards-line);
}

.awards__media-sticky {
  position: sticky;
  top: var(--awards-sticky-top);
  height: calc(100dvh - var(--awards-sticky-top));
  overflow: hidden;
  transition: top 0.35s ease, height 0.35s ease;
}

.awards__media-sticky img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.award-popup {
  --awards-line: var(--color-line);
  position: fixed;
  inset: 0;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s ease, opacity 0.3s ease;
}

.award-popup.is-open {
  visibility: visible;
  opacity: 1;
}

.award-popup__overlay {
  position: absolute;
  inset: 0;
  background: rgba(20, 20, 20, 0.6);
}

.award-popup__panel {
  position: absolute;
  inset: 0;
  display: grid;
  overflow: hidden;
  background: #ffffff;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.award-popup__close {
  position: absolute;
  top: 0.8rem;
  inset-inline-end: 0.8rem;
  z-index: 3;
  display: grid;
  width: 4.8rem;
  height: 4.8rem;
  padding: 0;
  border: 0;
  background: #303030;
  cursor: pointer;
  place-items: center;
}

.award-popup__close img {
  width: 1.6rem;
  height: 1.6rem;
  filter: brightness(0) invert(1);
}

.award-popup__media {
  position: relative;
  min-width: 0;
  overflow: hidden;
  background: #f4f4f4;
}

.award-popup__media img {
  width: 100%;
  height: 100%;
  border-radius: 0;
  object-fit: cover;
}

.award-popup__tag {
  position: absolute;
  top: 0.8rem;
  inset-inline-start: 0.8rem;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 0.8rem 1.6rem;
  background: var(--color-pri);
  color: #ffffff;
  font-weight: 700;
  line-height: 1.2;
}

.award-popup__tag img {
  width: 2.2rem;
  height: auto;
  border-radius: 0;
  object-fit: contain;
}

.award-popup__info {
  display: flex;
  min-width: 0;
  flex-direction: column;
  overflow-y: auto;
  scrollbar-width: none;
  border-inline-start: 1px solid var(--awards-line);
  text-align: right;
  background: #FFFFFF;
}

.award-popup__info::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.award-popup__head {
  padding: clamp(3.2rem, 3.4vw, 5.6rem) clamp(2rem, 2.6vw, 4rem);
}

.award-popup__event {
  color: var(--color-text);
  font-family: "Poppins", Tahoma, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.15;
}

.award-popup__award {
  margin-top: 0.4rem;
  color: var(--color-pri);
  font-family: "Poppins", Tahoma, Arial, sans-serif;
  font-style: italic;
  font-weight: 700;
  line-height: 1.2;
}

.award-popup__product {
  margin-top: clamp(2rem, 2.4vw, 3.2rem);
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.4;
}

.award-popup__desc {
  margin-top: clamp(1.2rem, 1.6vw, 2rem);
  color: var(--color-sub);
  line-height: 1.8;
}

.award-popup__actions {
  display: flex;
  align-items: stretch;
  gap: 1.2rem;
  margin-top: clamp(2.4rem, 2.8vw, 4rem);
  flex-wrap: wrap;
}

.award-popup__actions .btn[hidden] {
  display: none;
}


.award-popup__also {
  margin-top: auto;
  padding: clamp(2.4rem, 3vw, 4rem) clamp(2rem, 2.6vw, 4rem) 0;
  border-block-start: 1px solid var(--awards-line);
}

.award-popup__also-title {
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.3;
}

/* The panel divider already draws the inline-start edge of the first cell. */
.award-popup__also-slider {
  margin-top: clamp(2rem, 2.4vw, 3.2rem);
  margin-inline: calc(clamp(2rem, 2.6vw, 4rem) * -1);
  border-block-start: 1px solid var(--awards-line);
}

.award-popup__also-item {
  display: grid;
  width: 100%;
  aspect-ratio: 1;
  padding: 0.8rem;
  border: 0;
  border-inline-end: 1px solid var(--awards-line);
  background: #ffffff;
  cursor: pointer;
  place-items: stretch;
}

/* The frame clips the hover zoom so it never eats the 8px gutter. */
.award-popup__also-frame {
  display: block;
  min-width: 0;
  overflow: hidden;
}

.award-popup__also-frame img {
  width: 100%;
  height: 100%;
  border-radius: 0;
  object-fit: cover;
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

@media screen and (max-width: 1200px) {
  .award-card__btn {
    padding-inline: 1.2rem;
  }

  .awards__layout {
    grid-template-columns: minmax(0, 1fr);
  }

  .awards__media {
    order: -1;
    border-block-end: 0;
  }

  .awards__media-sticky {
    position: static;
    height: auto;
    aspect-ratio: 4 / 3;
  }

  .award-popup__panel {
    overflow-y: auto;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto 1fr;
  }

  .award-popup__info {
    overflow-y: visible;
    border-inline-start: 0;
    border-block-start: 1px solid var(--awards-line);
    z-index: 1;
  }
}

@media all {
  .award-card__btn:hover .award-card__can {
    transform: scale(1.05);
  }

  .award-popup__also-item:hover .award-popup__also-frame img {
    transform: scale(1.05);
  }

  .award-popup__actions .btn:hover .award-popup__play {
    filter: brightness(0) invert(1);
  }
}

.activities-page {
  --activities-line: var(--color-line);
  --page-gutter: clamp(2rem, 4vw, 8rem);
  background: #ffffff;
}

.activities-grid {
  display: flex;
  margin-block-start: var(--section-gap);
  border-top: 1px solid var(--activities-line);
}

.activities-grid__col {
  display: flex;
  min-width: 0;
  flex: 1 1 0;
  flex-direction: column;
}

.activities-grid__col--wide {
  flex-grow: 1.2;
}

.activity-card {
  display: block;
  min-width: 0;
  padding: 0.8rem;
  border-block-end: 1px solid var(--activities-line);
}

.activity-card__frame {
  position: relative;
  display: block;
  height: 100%;
  overflow: hidden;
  background: #f4f4f4;
}

.activity-card__frame img {
  width: 100%;
  height: auto;
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.activity-card__label {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  z-index: 2;
  padding: 0.7rem 1.6rem;
  background: var(--color-pri);
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (min-width: 901px) {
  .activities-grid__col:not(:first-child) {
    border-inline-start: 1px solid var(--activities-line);
  }

  .activity-card:last-child {
    flex: 1 1 auto;
  }

  .activity-card:last-child .activity-card__frame img {
    height: 100%;
    object-fit: cover;
  }

  .activity-card:not(:last-child) {
    border-inline-start:unset;
  }
}

@media screen and (max-width: 900px) {
  .activities-grid {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .activity-card__label {
    padding: 0.6rem 1.2rem;
    font-size: 1.2rem;
  }
}

@media all {
  .activity-card:hover .activity-card__frame img {
    transform: scale(1.04);
  }
}

.history-page {
  --hist-line: var(--color-line);
  --hist-bar-h: 6.4rem;
  --page-gutter: clamp(2rem, 4vw, 8rem);
  overflow: visible;
  background: #ffffff;
}

.hist {
  position: relative;
  height: calc(var(--hist-count, 1) * 100svh);
}

.hist__pin {
  position: sticky;
  top: 0;
  display: flex;
  height: 100svh;
  align-items: stretch;
  overflow: hidden;
  background: #ffffff;
}

.hist__media {
  position: relative;
  width: 50%;
  flex-shrink: 0;
  overflow: hidden;
}

.hist__shot {
  position: absolute;
  padding: 0.8rem;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.9s ease, visibility 0.9s ease;
}

.hist__shot.is-active {
  visibility: visible;
  opacity: 1;
}

.hist__frame {
  display: block;
  height: 100%;
  overflow: hidden;
}

.hist__frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.12);
  transition: transform 1.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.hist__shot.is-active .hist__frame img {
  transform: scale(1);
}

/* inline-end is the left edge here, so the year hugs the seam with the text. */
.hist__year {
  position: absolute;
  top: 50%;
  z-index: 3;
  inset-inline-end: clamp(1.6rem, 3vw, 5rem);
  color: #ffffff;
  font-family: "Poppins", Arial, sans-serif;
  font-size: clamp(8rem, 11vw, 16rem);
  font-weight: 800;
  letter-spacing: 0.02em;
  line-height: 0.9;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-24%);
  transition: opacity 0.7s ease, transform 1s cubic-bezier(0.22, 1, 0.36, 1);
  writing-mode: sideways-lr;
}

.hist__shot.is-active .hist__year {
  opacity: 1;
  transform: translateY(-50%);
}

.hist__content {
  position: relative;
  z-index: 2;
  width: 50%;
  flex-shrink: 0;
  background: #ffffff;
}

.hist__panel {
  position: absolute;
  display: flex;
  align-items: center;
  padding: 6rem clamp(3.2rem, 6vw, 10rem) calc(var(--hist-bar-h) + 4rem);
  inset: 0;
  visibility: hidden;
  opacity: 0;
  transform: translateY(3rem);
  transition: opacity 0.6s ease, visibility 0.6s ease, transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.hist__panel.is-active {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.hist__panel-inner {
  max-width: 56rem;
  text-align: right;
}

.hist__tag {
  display: inline-block;
  margin-bottom: 1.6rem;
  padding: 0.6rem 1.2rem;
  background: var(--color-text);
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
}

.hist__title {
  margin-bottom: 2.4rem;
  color: var(--color-text);
  font-weight: 800;
  line-height: 1.15;
}

.hist__desc {
  color: var(--color-des);
  line-height: 1.8;
}

.hist__bar {
  position: absolute;
  z-index: 4;
  bottom: 0;
  inset-inline: 0;
  border-block: 1px solid var(--hist-line);
  background: #ffffff;
}

.hist__bar-list {
  display: flex;
  overflow-x: auto;
  overscroll-behavior-x: contain;
  scrollbar-width: none;
}

.hist__bar-list::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.hist__bar-cell {
  min-width: 0;
  flex: 1 0 auto;
}

.hist__bar-cell:not(:last-child) .hist__bar-item {
  border-inline-end: 1px solid var(--hist-line);
}

.hist__bar-item {
  display: grid;
  width: 100%;
  height: var(--hist-bar-h);
  padding: 0 clamp(1.6rem, 2vw, 3.2rem);
  border: 0;
  background: transparent;
  color: var(--color-sub);
  cursor: pointer;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  place-items: center;
  transition: background-color 0.35s ease, color 0.35s ease;
}

.hist__bar-item.is-active {
  background: var(--color-pri);
  color: #ffffff;
}

@media screen and (max-width: 1200px) {
  /* Unpinned: photo and panel alternate down the page, paired by JS order. */
  .hist {
    height: auto;
  }

  .hist__pin {
    position: static;
    display: grid;
    height: auto;
    overflow: visible;
    grid-template-columns: minmax(0, 1fr);
  }

  .hist__media,
  .hist__content {
    display: contents;
  }

  .hist__shot {
    position: relative;
    visibility: visible;
    aspect-ratio: 16 / 10;
    inset: auto;
    opacity: 1;
    overflow: hidden;
  }

  .hist__frame img,
  .hist__shot.is-active .hist__frame img {
    transform: none;
  }

  .hist__year {
    font-size: clamp(6rem, 14vw, 10rem);
    opacity: 1;
    transform: translateY(-50%);
  }

  .hist__panel {
    position: static;
    display: block;
    padding: 3.2rem var(--page-gutter) 4rem;
    visibility: visible;
    opacity: 1;
    transform: none;
  }

  .hist__panel-inner {
    max-width: none;
  }

  .hist__title {
    margin-bottom: 1.6rem;
  }

  .hist__bar {
    position: sticky;
    bottom: 0;
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  .history-page {
    --hist-bar-h: 5.2rem;
  }

  .hist__shot {
    aspect-ratio: 4 / 3;
  }

  .hist__panel {
    padding: 2.4rem var(--page-gutter) 3.2rem;
  }

  .hist__bar-item {
    font-size: 1.4rem;
  }
}

@media all {
  .hist__bar-item:hover {
    background: var(--color-cream);
    color: var(--color-text);
  }

  .hist__bar-item.is-active:hover {
    background: var(--color-pri);
    color: #ffffff;
  }
}

.story-page {
  background: #ffffff;
}

.story-intro {
  --story-line: var(--color-line);
  --story-pad: clamp(1.6rem, 2.4vw, 4rem);
  --story-control-h: 4.2rem;
  --story-gap: 0.8rem;
  --story-speed: 900ms;
  --story-ease: cubic-bezier(0.76, 0, 0.24, 1);
  position: relative;
  display: grid;
  border-block-end: 1px solid var(--story-line);
  background: #ffffff;
  overflow: hidden;
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

/* Columns 1-4 are the right-hand half under RTL. The stage is an empty box: it
   reserves the area, carries the controls and takes the drag. */
.story-stage {
  position: relative;
  z-index: 4;
  cursor: grab;
  touch-action: pan-y;
  user-select: none;
  grid-column: 1 / span 4;
  grid-row: 1 / span 2;
}

.story-stage:active {
  cursor: grabbing;
}

.story-intro__aside {
  min-width: 0;
  border-inline-start: 1px solid var(--story-line);
  grid-column: 5 / span 4;
  grid-row: 1;
}

.story-intro__head {
  padding: clamp(3.2rem, 4vw, 6rem) var(--story-pad) clamp(2.8rem, 3.5vw, 5rem);
  text-align: right;
}

.story-stats {
  display: grid;
  border-block-start: 1px solid var(--story-line);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.story-stat {
  min-width: 0;
  padding: clamp(2rem, 2.6vw, 4rem) var(--story-pad);
  border-block-end: 1px solid var(--story-line);
  text-align: right;
}

/* Even cells sit in the left column, so their start edge is the divider. */
.story-stat:nth-child(even) {
  border-inline-start: 1px solid var(--story-line);
}

.story-stat__value {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  color: var(--color-pri);
  font-family: "Poppins", Arial, sans-serif;
  font-size: clamp(3.6rem, 4.4vw, 7.2rem);
  font-variant-numeric: tabular-nums;
  font-weight: 700;
  line-height: 0.9;
}

.story-stat__unit {
  margin-left: 0.4rem;
  color: var(--color-green);
  font-size: 0.48em;
  line-height: 1;
}

.story-stat__label {
  margin-top: 1.2rem;
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.35;
}

/* Four empty cells that only exist to hold the slot geometry and the rules. */
.story-strip {
  display: grid;
  grid-column: 5 / span 4;
  grid-row: 2;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.story-strip__cell {
  display: block;
  aspect-ratio: 1;
  border-inline-start: 1px solid var(--story-line);
}

/* Without JS the photos stay in flow as a plain row; once measured they lift
   out and every move is a transition, so nothing ever re-flows mid-slide. */
.story-photos {
  display: grid;
  grid-column: 1 / span 8;
  grid-row: 3;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.story-intro.is-ready .story-photos {
  position: absolute;
  z-index: 2;
  display: block;
  inset: 0;
  pointer-events: none;
  grid-row: auto;
}

.story-photo {
  position: relative;
  display: flex;
  min-width: 0;
  padding: var(--story-gap);
  border: 0;
  aspect-ratio: 1;
  background: transparent;
  cursor: pointer;
}

.story-intro.is-ready .story-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--w, 0px);
  height: var(--h, 0px);
  padding: var(--pad, 0px);
  aspect-ratio: auto;
  pointer-events: auto;
  transform: translate3d(var(--x, 0px), var(--y, 0px), 0);
  transition:
    transform var(--story-speed) var(--story-ease),
    width var(--story-speed) var(--story-ease),
    height var(--story-speed) var(--story-ease),
    padding var(--story-speed) var(--story-ease);
}

.story-intro.is-ready .story-photo.is-active {
  cursor: default;
}

.story-photo__frame {
  display: block;
  width: 100%;
  min-width: 0;
  background: #f4f4f4;
  overflow: hidden;
}

.story-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.story-nav {
  position: absolute;
  z-index: 5;
  bottom: var(--story-pad);
  inset-inline-end: var(--story-pad);
  display: flex;
  cursor: auto;
  gap: 0.8rem;
}

.story-nav .swiper-control-btn {
  position: relative;
  top: auto;
  width: var(--story-control-h);
  height: var(--story-control-h);
  inset-inline: auto;
  background: var(--color-cream);
  transform: none;
}

.story-actions {
  position: absolute;
  z-index: 5;
  bottom: var(--story-pad);
  inset-inline-start: var(--story-pad);
  display: flex;
  align-items: stretch;
  cursor: auto;
  gap: 0.8rem;
}

.story-counter {
  display: flex;
  width: max-content;
  min-width: var(--story-control-h);
  height: var(--story-control-h);
  padding-inline: 1.2rem;
  white-space: nowrap;
  background: var(--color-cream);
  color: var(--color-pri);
  direction: ltr;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  place-items: center;
}

.story-video.btn {
  --btn-icon-filter: brightness(0) invert(1);
  min-width: 0;
  min-height: var(--story-control-h);
  height: var(--story-control-h);
  font-size: 1.4rem;
}

.story-video.btn .txt {
  padding: 0 1.4rem;
  gap: 0.8rem;
}

.story-video.btn .btn__icon {
  width: 12px;
  height: 12px;
  flex-basis: 12px;
}

@media all {
  .story-nav .swiper-control-btn:hover {
    background: #303030;
  }

  .story-nav .swiper-control-btn:hover img {
    filter: brightness(0) invert(1);
  }

  .story-photo:not(.is-active):hover img {
    transform: scale(1.06);
  }
}

@media screen and (max-width: 1200px) {
  .story-intro {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .story-intro__aside {
    border-inline-start: 0;
    grid-column: 1 / span 4;
    grid-row: 1;
  }

  .story-stage {
    aspect-ratio: 4 / 3;
    border-block-end: 1px solid var(--story-line);
    grid-column: 1 / span 4;
    grid-row: 2;
  }

  .story-strip {
    grid-column: 1 / span 4;
    grid-row: 3;
  }

  .story-photos {
    grid-column: 1 / span 4;
    grid-row: 4;
  }
}

@media screen and (max-width: 767px) {
  .story-intro {
    --story-control-h: 3.6rem;
  }

  .story-stat {
    padding-block: 2rem;
  }

  .story-counter {
    font-size: 1.2rem;
  }

  .story-video.btn {
    font-size: 1.2rem;
  }
}

.story-page .sec-banner-cta {
  border-block-end: 1px solid var(--banner-cta-line);
}

/* Leadership: the portrait panel pins while the message column scrolls past. */
.sec-leader {
  --leader-line: var(--color-line);
  --leader-pad: clamp(2rem, 3vw, 5.6rem);
  display: grid;
  border-block: 1px solid var(--leader-line);
  background: #ffffff;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sec-banner-cta + .sec-leader {
  border-block-start: 0;
}

/* Column 2 is the left-hand half under RTL, which is where the panel belongs;
   placing both explicitly keeps the heading first in the document. */
.leader-intro {
  position: sticky;
  top: 0;
  display: flex;
  height: 100svh;
  padding: var(--leader-pad);
  flex-direction: column;
  overflow: hidden;
  background-color: #ffffff;
  background-image:
    linear-gradient(to bottom, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.6) 38%, rgba(255, 255, 255, 0) 72%),
    url("../assets/images/bg-ceo.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  grid-column: 2;
  grid-row: 1;
}

.leader-intro__head {
  position: relative;
  z-index: 2;
  text-align: right;
}

.leader-intro__head .sec-desc {
  max-width: 52rem;
}

.leader-intro__portrait {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  width: min(74%, 46rem);
  margin: 0;
  transform: translateX(-50%);
}

.leader-intro__portrait img {
  width: 100%;
  height: auto;
}

.leader-intro__actions {
  position: absolute;
  z-index: 3;
  bottom: var(--leader-pad);
  inset-inline-start: var(--leader-pad);
  display: flex;
  flex-wrap: wrap;
  gap: 1.2rem;
}

.leader-body {
  min-width: 0;
  border-inline-end: 1px solid var(--leader-line);
  grid-column: 1;
  grid-row: 1;
}

.leader-block {
  display: flex;
  padding: clamp(3.2rem, 4vw, 6.4rem) var(--leader-pad);
  flex-direction: column;
  text-align: right;
}

.leader-block:not(:last-child) {
  border-block-end: 1px solid var(--leader-line);
}

.leader-block__name,
.leader-block__title {
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  color: var(--color-text);
}

.leader-block__name {
  color: var(--color-pri);
}

.leader-block__role {
  margin-top: 1.2rem;
  color: var(--color-text);
  font-size: 1.5rem;
  font-weight: 700;
}

.leader-block__text {
  max-width: 56rem;
  margin-top: clamp(2rem, 2.4vw, 3.2rem);
  color: var(--color-des);
  line-height: 1.8;
}

.leader-block__media {
  width: min(100%, 44rem);
  margin: clamp(2.8rem, 3.5vw, 4.8rem) 0 0;
}

.leader-block__media img {
  width: 100%;
  height: auto;
}

.leader-block__icon {
  width: clamp(5.6rem, 6vw, 8rem);
  height: auto;
  margin-top: clamp(2.8rem, 3.5vw, 4.8rem);
}

@media screen and (min-width: 1201px) {
  /* .main clips its overflow, which would kill the sticky panel. */
  .story-page {
    overflow: visible;
  }
}

@media screen and (max-width: 1200px) {
  .sec-leader {
    grid-template-columns: minmax(0, 1fr);
  }

  .leader-intro {
    position: static;
    height: auto;
    padding-bottom: min(52vw, 46rem);
    aspect-ratio: auto;
    grid-column: 1;
    grid-row: 1;
  }

  .leader-intro__portrait {
    width: min(64%, 38rem);
  }

  .leader-body {
    border-inline-end: 0;
    border-block-start: 1px solid var(--leader-line);
    grid-column: 1;
    grid-row: 2;
  }
}

@media screen and (max-width: 767px) {
  .leader-intro {
    padding-bottom: min(76vw, 40rem);
  }

  .leader-intro__portrait {
    width: min(82%, 32rem);
  }

  .leader-intro__actions .btn {
    min-width: 0;
  }
}

/* Production process: a fixed copy panel with the slider running off its edge. */
.sec-process {
  --process-line: var(--color-line);
  --process-pad: clamp(2rem, 3vw, 5.6rem);
  --process-card-w: 66.667%;
  display: grid;
  border-block-end: 1px solid var(--process-line);
  background: #ffffff;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.process__head {
  display: flex;
  padding: clamp(4rem, 6vw, 10rem) var(--process-pad);
  border-inline-end: 1px solid var(--process-line);
  flex-direction: column;
  justify-content: center;
  text-align: right;
}

.process__nav {
  display: flex;
  margin-bottom: clamp(2.4rem, 3vw, 4.8rem);
  justify-content: flex-start;
  gap: 0.8rem;
}

.process__nav .swiper-control-btn {
  position: relative;
  top: auto;
  width: 4.2rem;
  height: 4.2rem;
  inset-inline: auto;
  background: var(--color-cream);
  transform: none;
}

.process__head .sec-desc {
  max-width: 52rem;
}

/* Slides carry the rule on their end edge, so the head keeps the seam and the
   strip runs on past the viewport without an outer line. */
.process__slider {
  min-width: 0;
}

.process__slider .swiper-slide {
  width: var(--process-card-w);
  height: auto;
}

.process-card {
  display: flex;
  height: 100%;
  min-width: 0;
  padding: 0.8rem 0.8rem clamp(2.4rem, 3vw, 4rem);
  border-inline-end: 1px solid var(--process-line);
  flex-direction: column;
  background: #ffffff;
  text-align: right;
}

.process-card__media {
  position: relative;
  margin: 0;
  max-height: 46rem;
  aspect-ratio: 1;
  overflow: hidden;
  background: #f4f4f4;
}

.process-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.process-card__step {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  z-index: 2;
  padding: 0.7rem 1.6rem;
  background: var(--color-pri);
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.3;
}

.process-card__title {
  margin-top: clamp(1.8rem, 2.2vw, 2.8rem);
  padding-inline: clamp(0.8rem, 1.2vw, 1.6rem);
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.35;
}

.process-card__desc {
  margin-top: 1.2rem;
  padding-inline: clamp(0.8rem, 1.2vw, 1.6rem);
  color: var(--color-des);
  line-height: 1.8;
}

@media all {
  .process__nav .swiper-control-btn:hover {
    background: #303030;
  }

  .process__nav .swiper-control-btn:hover img {
    filter: brightness(0) invert(1);
  }

  .process-card:hover .process-card__media img {
    transform: scale(1.05);
  }
}

@media screen and (max-width: 1200px) {
  .sec-process {
    --process-card-w: 41.667%;
    grid-template-columns: minmax(0, 1fr);
  }

  .process__head {
    padding: clamp(3.2rem, 5vw, 6rem) var(--page-gutter, var(--process-pad));
    border-inline-end: 0;
    border-block-end: 1px solid var(--process-line);
  }
}

@media screen and (max-width: 900px) {
  .sec-process {
    --process-card-w: 62.5%;
  }
}

@media screen and (max-width: 767px) {
  .process-card__step {
    padding: 0.6rem 1.2rem;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 599px) {
  .sec-process {
    --process-card-w: 90.909%;
  }
}

/* Exhibitions: two independent columns, each pairing photos or running one
   across, so the halves keep their own rhythm like the reference board. */
.sec-expo {
  --expo-line: var(--color-line);
  --expo-gap: 0.8rem;
  --sec-gutter: clamp(2rem, 3.6vw, 11rem);
  width: 100%;
  background: #ffffff;
}

.sec-expo__head {
  padding-inline: var(--sec-gutter);
  text-align: right;
}

.sec-expo__head .sec-desc {
  width: min(100%, 96rem);
  margin-inline-end: auto;
}

.expo-grid {
  display: grid;
  margin-top: var(--section-gap);
  border-block-start: 1px solid var(--expo-line);
  border-inline-start: 1px solid var(--expo-line);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.expo-grid__col {
  display: grid;
  min-width: 0;
  align-content: start;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

/* The ratios match the sources exactly, so the captions burned into each photo
   are never cropped and paired cells always line up. */
.expo-item {
  display: block;
  min-width: 0;
  padding: var(--expo-gap);
  border: 0;
  border-inline-end: 1px solid var(--expo-line);
  border-block-end: 1px solid var(--expo-line);
  background: #ffffff;
}

.expo-item--wide {
  grid-column: span 2;
}

/* The ratio sits on the frame inside, so the 8px inset is not eaten by it. */
.expo-item__frame {
  display: block;
  aspect-ratio: 723 / 453;
  background: #f4f4f4;
  overflow: hidden;
}

.expo-item--wide .expo-item__frame {
  aspect-ratio: 739 / 504;
}

.expo-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

@media all {
  .expo-item:hover img {
    transform: scale(1.04);
  }
}

@media screen and (max-width: 1200px) {
  .expo-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media screen and (max-width: 767px) {
  .expo-grid__col {
    grid-template-columns: minmax(0, 1fr);
  }

  .expo-item--wide {
    grid-column: auto;
  }
}

/* Service flow: the step list drives the photo beside it. */
.sec-flow {
  --flow-line: var(--color-line);
  --flow-accent: var(--color-pri);
  --flow-pad: clamp(2rem, 3vw, 5.6rem);
  display: grid;
  border-block-end: 1px solid var(--flow-line);
  background: #ffffff;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sec-flow--odm {
  --flow-accent: #3b82c4;
}

/* Column 1 is the right-hand half under RTL, which is where the copy sits. */
.flow__panel {
  display: flex;
  min-width: 0;
  flex-direction: column;
  grid-column: 1;
  grid-row: 1;
}

.flow__head {
  padding: clamp(3.2rem, 4vw, 6rem) var(--flow-pad) clamp(2.8rem, 3.5vw, 4.8rem);
  flex: 0 0 auto;
  text-align: right;
}

.flow__title {
  color: var(--color-text);
  font-weight: 800;
  line-height: 1.2;
}

.flow__desc {
  max-width: 56rem;
  margin-top: var(--head-gap);
  color: var(--color-des);
  line-height: 1.8;
}

.flow__steps {
  display: grid;
  min-height: 0;
  margin: 0;
  padding: 0;
  flex: 1 1 auto;
  grid-auto-rows: minmax(0, 1fr);
  list-style: none;
}

/* The number keeps its own square at the start edge, the copy runs beside it. */
.flow-step {
  display: grid;
  align-content: center;
  align-items: center;
  padding: clamp(1.8rem, 2.2vw, 2.8rem) var(--flow-pad);
  border-block-start: 1px solid var(--flow-line);
  cursor: pointer;
  gap: clamp(1.6rem, 2vw, 2.8rem);
  grid-template-columns: auto minmax(0, 1fr);
  text-align: right;
  transition: background-color 0.35s ease, color 0.35s ease;
}

.flow-step__num {
  display: grid;
  width: clamp(4.4rem, 4.6vw, 6.4rem);
  aspect-ratio: 1;
  background: var(--color-text);
  color: #ffffff;
  font-family: "Poppins", Arial, sans-serif;
  font-size: clamp(1.8rem, 1.9vw, 2.6rem);
  font-weight: 700;
  place-items: center;
}

.flow-step__title {
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.35;
  transition: color 0.35s ease;
}

.flow-step__desc {
  margin-top: 0.8rem;
  color: var(--color-des);
  line-height: 1.7;
  transition: color 0.35s ease;
}

.flow-step.is-active {
  background: var(--flow-accent);
}

.flow-step.is-active .flow-step__title,
.flow-step.is-active .flow-step__desc {
  color: #ffffff;
}

.flow__media {
  position: relative;
  min-width: 0;
  margin: 0;
  border-inline-end: 1px solid var(--flow-line);
  overflow: hidden;
  grid-column: 2;
  grid-row: 1;
}

.flow__media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.4s ease;
}

.flow__media.is-swapping img {
  opacity: 0;
}

@media all {
  .flow-step:not(.is-active):hover {
    background: var(--color-cream);
  }
}

@media screen and (max-width: 1200px) {
  .sec-flow {
    grid-template-columns: minmax(0, 1fr);
  }

  .flow__panel {
    grid-column: 1;
    grid-row: 1;
  }

  .flow__media {
    aspect-ratio: 4 / 3;
    border-inline-end: 0;
    border-block-start: 1px solid var(--flow-line);
    grid-column: 1;
    grid-row: 2;
  }
}

@media screen and (max-width: 767px) {
  .flow-step {
    gap: 1.2rem;
  }
}

@media screen and (min-width: 1201px) {
  /* .main clips its overflow, which would kill the pinned panel. */
  .service-page {
    overflow: visible;
  }
}

/* Milestones: the section is tall, the panel inside is pinned, and vertical
   scroll is spent walking the track sideways. */
.sec-mile {
  --mile-line: var(--color-line);
  --mile-gap: clamp(1.6rem, 2vw, 3.2rem);
  --mile-map-h: 62%;
  --mile-lit: var(--color-pri);
  --mile-pad: clamp(2rem, 4vw, 8rem);
  position: relative;
  height: calc(var(--mile-count, 1) * 46svh);
  border-block-end: 1px solid var(--mile-line);
  background: #ffffff;
}

.mile__pin {
  position: sticky;
  top: 0;
  height: 100svh;
  overflow: hidden;
  background: #ffffff;
}

/* The dot field is a mask: a flat rect gives the base colour and a second rect
   carrying a gradient slides behind it, so the 6552 circles rasterise once and
   only one rect moves per frame. */
.mile-map {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: var(--mile-map-h);
  margin-block: auto;
  pointer-events: none;
}

.mile-map__base {
  fill: var(--color-text);
  opacity: 0.2;
}

.mile-map__edge {
  stop-color: var(--mile-lit);
  stop-opacity: 0;
}

.mile-map__peak {
  stop-color: var(--mile-lit);
  stop-opacity: 0.85;
}

/* Peak rides from the right edge to the left as the milestones advance. */
.mile-map__sweep {
  transform: translateX(calc((1 - var(--mile-progress, 0)) * 1216px - 608px));
}

/* max-content in an RTL box starts flush right, so a positive shift walks the
   track forward and the cards arrive from the left. */
.mile__track {
  position: relative;
  z-index: 1;
  display: flex;
  width: max-content;
  height: 100%;
  align-items: center;
  padding-inline: var(--mile-pad);
  gap: var(--mile-gap);
  transform: translateX(var(--mile-x, 0px));
  will-change: transform;
}

.mile__intro {
  display: flex;
  width: calc(var(--mile-view, 100vw) - var(--mile-pad) * 2);
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.mile__title {
  max-width: 76rem;
  color: var(--color-text);
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
}

.mile__hint {
  display: none;
}

.mile-card {
  display: flex;
  width: clamp(26rem, 25vw, 34rem);
  height: min(74svh, 60rem);
  padding: clamp(2rem, 2.4vw, 3.2rem);
  border: 1px solid var(--mile-line);
  flex-direction: column;
  flex-shrink: 0;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.86);
  text-align: right;
}

.mile-card__tag {
  align-self: flex-start;
  margin-bottom: 1.2rem;
  padding: 0.6rem 1.2rem;
  background: var(--color-text);
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
}

.mile-card__title {
  color: var(--color-pri);
  font-weight: 700;
  line-height: 1.35;
}

.mile__progress {
  display: none;
}

.mile-card__desc {
  margin-top: auto;
  color: var(--color-des);
  line-height: 1.8;
}

@media screen and (max-width: 1200px) {
  /* Unpinned: the track becomes a plain sideways scroller. */
  .sec-mile {
    height: auto;
  }

  .mile__pin {
    position: static;
    height: auto;
    padding-block: clamp(3.2rem, 5vw, 6rem);
  }

  .mile-map {
    height: 72%;
  }

  /* Snapping gives the strip a deliberate feel and lands each card square,
     which the free scroll never did. */
  .mile__track {
    overflow-x: auto;
    overscroll-behavior-x: contain;
    scroll-padding-inline: var(--mile-pad);
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    transform: none;
    width: auto;
  }

  .mile__intro,
  .mile-card {
    scroll-snap-align: start;
  }

  /* The scrollbar is hidden, so this is the only thing telling anyone the strip
     moves -- and it doubles as the position readout. */
  .mile__progress {
    position: relative;
    display: block;
    height: 2px;
    margin-block-start: clamp(2rem, 3vw, 3.2rem);
    margin-inline: var(--mile-pad);
    background: var(--mile-line);
  }

  .mile__progress-fill {
    position: absolute;
    inset-block: 0;
    inset-inline-start: 0;
    display: block;
    width: calc(var(--mile-progress, 0) * 100%);
    background: var(--mile-lit);
  }

  .mile__track::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }

  .mile__intro {
    width: min(72vw, 48rem);
  }

  .mile__title {
    text-align: right;
  }

  /* Stacked so the hint sits under the title rather than beside it. */
  .mile__intro {
    align-items: flex-start;
    flex-direction: column;
    gap: clamp(1.6rem, 2.4vw, 2.4rem);
  }

  .mile__hint {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    color: var(--mile-lit);
    font-size: 1.5rem;
    font-weight: 700;
  }

  /* A single double-headed arrow: the element is the shaft and the pseudos are
     the two heads, so the whole icon takes the text colour. */
  /* order pushes it past the text, which under RTL puts it on the left. */
  .mile__hint-icon {
    position: relative;
    display: block;
    width: 2.4rem;
    height: 2px;
    order: 1;
    flex: 0 0 auto;
    background: currentColor;
    animation: mileHintNudge 1.8s ease-in-out infinite;
  }

  .mile__hint-icon::before,
  .mile__hint-icon::after {
    position: absolute;
    top: 50%;
    width: 0.8rem;
    height: 0.8rem;
    border-top: 2px solid currentColor;
    border-left: 2px solid currentColor;
    content: "";
  }

  .mile__hint-icon::before {
    left: 0;
    transform: translateY(-50%) rotate(-45deg);
  }

  .mile__hint-icon::after {
    right: 0;
    transform: translateY(-50%) rotate(135deg);
  }

  @keyframes mileHintNudge {
    0%,
    100% {
      transform: translateX(-0.3rem);
    }

    50% {
      transform: translateX(0.3rem);
    }
  }

  .mile-card {
    height: auto;
    min-height: 42rem;
  }
}

@media screen and (max-width: 767px) {
  .mile__intro {
    width: min(84vw, 34rem);
  }

  .mile-card {
    width: min(78vw, 30rem);
    min-height: 38rem;
  }
}

.page-odm .sec-mile {
  --mile-lit: #3b82c4;
}

/* Label finishes: three cans on a ruled row, same border split as the why grid
   -- the container draws the start edges, each card closes its own end edges. */
.sec-label {
  --grid-line: var(--color-line);
  --sec-gutter: clamp(2rem, 3.6vw, 11rem);
  --label-shot-h: 41.2rem;
  width: 100%;
  background: #ffffff;
}

.sec-label__head {
  width: 100%;
  padding-inline: var(--sec-gutter);
  text-align: right;
}

.sec-label__head .sec-desc {
  width: min(100%, 120rem);
  margin-inline-end: auto;
}

.label-grid {
  display: grid;
  width: 100%;
  margin-top: var(--section-gap);
  border-block-start: 1px solid var(--grid-line);
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.label-card {
  display: flex;
  min-width: 0;
  padding: clamp(2.4rem, 3vw, 4.8rem);
  border-inline-end: 1px solid var(--grid-line);
  border-block-end: 1px solid var(--grid-line);
  flex-direction: column;
  background: #ffffff;
  text-align: right;
}

/* Its inline end is the outer edge of the row, not a divider between cards. */
.label-card:last-child {
  border-inline-end: 0;
}

.label-card__media {
  display: flex;
  height: var(--label-shot-h);
  margin: 0 0 clamp(2.4rem, 3vw, 4.8rem);
  align-items: flex-start;
  justify-content: center;
  flex: 0 0 auto;
}

/* The shot area is 412px at its largest, the sources' own height, so nothing
   here is ever upscaled. */
.label-card__media img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.label-card__body {
  flex: 1 1 auto;
}

.label-card__title {
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.35;
}

.label-card__desc {
  margin-top: 1.6rem;
  color: var(--color-sub);
  line-height: 1.7;
}

@media all {
  .label-card:hover .label-card__media img {
    transform: scale(1.04);
  }
}

@media screen and (max-width: 1200px) {
  .sec-label {
    --sec-gutter: clamp(1.8rem, 3.2vw, 3.6rem);
    --label-shot-h: 32rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-label {
    --label-shot-h: 28rem;
  }

  .label-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .label-card {
    border-inline-end: 0;
  }
}

/* Packaging picker: preview on one half, the format grid on the other. */
.sec-pkg {
  --pkg-line: var(--color-line);
  --pkg-pad: clamp(2rem, 3vw, 5.6rem);
  display: grid;
  background: #ffffff;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

/* Column 2 is the left-hand half under RTL, which is where the preview goes. */
.pkg__viewer {
  display: flex;
  min-width: 0;
  padding: clamp(3.2rem, 4vw, 6rem) var(--pkg-pad) var(--pkg-pad);
  border-block-end: 1px solid var(--pkg-line);
  flex-direction: column;
  grid-column: 2;
  grid-row: 1;
}

.pkg__head {
  flex: 0 0 auto;
  text-align: right;
}

.pkg__head .sec-desc {
  max-width: 48rem;
}

.pkg__viewer-stage .swiper-control {
  --swiper-control-offset: calc(var(--rtl-side-control-offset) - 50px);
}

.pkg__viewer-stage {
  position: relative;
  display: flex;
  min-height: 0;
  flex: 1 1 auto;
}

/* The flex line gives the slider a definite height, which the wrapper and the
   slides need before their own full heights can resolve. */
.pkg__stage {
  position: absolute;
  inset: 0;
  margin: 0;
}

/* Flex, not grid: a centred grid row sizes to its content, so the image's
   full-height bound had nothing definite to resolve against and overflowed. */
.pkg__stage .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* "Your Size" is not a stocked format, so its slot turns the viewer into a lead
   capture that opens the header contact panel instead of showing shots. */
.pkg__cta {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: none;
  padding: clamp(2rem, 3vw, 4rem);
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: clamp(1.2rem, 1.6vw, 2rem);
  text-align: center;
}

.sec-pkg.is-custom .pkg__cta {
  display: flex;
}

.sec-pkg.is-custom .pkg__stage,
.sec-pkg.is-custom .swiper-control,
.sec-pkg.is-custom .pkg__thumbs {
  display: none;
}

/* Native size only -- the customise artwork is 221-273px tall, so scaling it up
   would soften it the way the product shots were. */
.pkg__cta-shot {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  max-width: 40%;
  max-height: 100%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease;
}

.pkg__cta > :not(.pkg__cta-shot) {
  position: relative;
  z-index: 1;
}

/* The can is the slot's picture until someone shows interest; the pitch then
   fades in over it rather than sitting there as a wall of text. */
.pkg__cta-body {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: clamp(1.2rem, 1.6vw, 2rem);
  opacity: 0;
  pointer-events: none;
  transform: translateY(1.2rem);
  transition: opacity 0.3s ease, transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.pkg__cta:hover .pkg__cta-shot,
.pkg__cta:focus-within .pkg__cta-shot {
  opacity: 0.16;
}

.pkg__cta:hover .pkg__cta-body,
.pkg__cta:focus-within .pkg__cta-body {
  opacity: 1;
  pointer-events: auto;
  transform: none;
}

/* Nothing hovers on touch, so the pitch is simply always there. */
@media (hover: none) {
  .pkg__cta-shot {
    opacity: 0.16;
  }

  .pkg__cta-body {
    opacity: 1;
    pointer-events: auto;
    transform: none;
  }
}

.pkg__cta-title {
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.35;
}

.pkg__cta-desc {
  max-width: 48rem;
  color: var(--color-sub);
  line-height: 1.8;
}

/* Bounded by the slide rather than a fixed size, so the large shots are drawn
   as big as the stage allows instead of being downscaled to 320px. */
.pkg__stage img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.pkg__load {
  display: flex;
  width: 100%;
  max-width: 70rem;
  flex-direction: column;
  gap: clamp(1.6rem, 2vw, 2.4rem);
}

.pkg__load-scroll {
  overflow-x: auto;
}

.pkg__load-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 1.5rem;
  text-align: right;
}

.pkg__load-table th,
.pkg__load-table td {
  padding: 1.2rem 1.6rem;
  border-block-end: 1px solid var(--pkg-line);
  white-space: nowrap;
}

.pkg__load-table thead th {
  background: var(--color-cream);
  font-weight: 700;
}

.pkg__load-table tbody th {
  color: var(--color-text);
  font-weight: 700;
}

.pkg__load-table tbody td {
  color: var(--color-des);
}

.pkg__load-table tbody tr:last-child th,
.pkg__load-table tbody tr:last-child td {
  border-block-end: 0;
}

.pkg__load-note {
  color: var(--color-des);
  text-align: center;
}

.pkg__load-note strong {
  color: var(--color-pri);
  font-weight: 700;
}

.pkg__thumbs {
  display: grid;
  flex: 0 0 auto;
  gap: 0.8rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: min(100%, 44rem);
}

.pkg-thumb {
  position: relative;
  display: block;
  min-width: 0;
  padding: 0;
  border: 1px solid var(--pkg-line);
  aspect-ratio: 1;
  background: #ffffff;
  cursor: pointer;
  overflow: hidden;
}

.pkg-thumb img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 0.8rem;
  object-fit: contain;
}

.pkg-thumb.is-active {
  border-color: var(--color-text);
}

/* Every cell draws its own end edges, so the rules run right through the panel
   and the left-hand ones line up as the divider between the halves. */
.pkg__browse {
  min-width: 0;
  grid-column: 1;
  grid-row: 1;
}

/* The cells close their own inline end, so the label closes its own too and the
   panel boundary runs unbroken past the label rows. */
.pkg__label {
  padding: clamp(1.6rem, 2vw, 2.8rem) var(--pkg-pad);
  border-inline-end: 1px solid var(--pkg-line);
  color: var(--color-text);
  font-weight: 700;
  text-align: right;
}

.pkg__slider {
  position: relative;
  width: 100%;
  min-width: 0;
  border-block: 1px solid var(--pkg-line);
  border-inline-end: 1px solid var(--pkg-line);
}

.pkg-cell:nth-child(4n) {
  border-inline-end: 0;
}

@media screen and (min-width: 1201px) {
  .pkg-cell:nth-child(4n) {
    border-inline-end: 1px solid var(--pkg-line);
  }

  .pkg-cell:nth-child(5n) {
    border-inline-end: 0;
  }
}

.pkg__slider--size::after {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 2;
  height: 1px;
  background: var(--pkg-line);
  content: "";
  pointer-events: none;
}

.pkg__slider .swiper-wrapper {
  box-sizing: border-box;
}

.pkg-cell {
  position: relative;
  display: block;
  min-width: 0;
  padding: 0;
  border: 0;
  border-inline-end: 1px solid var(--pkg-line);
  aspect-ratio: 1;
  background: #ffffff;
  cursor: pointer;
  overflow: hidden;
  transition: background-color 0.3s ease;
}

.pkg-cell img {
  position: absolute;
  inset: 0;
  width: 65%;
  height: 65%;
  margin: auto;
  object-fit: contain;
  transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.pkg-cell.is-active {
  background: var(--color-cream);
}

@media all {
  .pkg-cell:not(.is-active):hover {
    background: #fafafa;
  }

  .pkg-cell:hover img {
    transform: scale(1.08);
  }

  .pkg-thumb:not(.is-active):hover {
    border-color: var(--color-sub);
  }
}

@media screen and (max-width: 1200px) {
  .sec-pkg {
    grid-template-columns: minmax(0, 1fr);
  }

  .pkg__viewer {
    border-inline-start: 0;
    border-block-end: 0;
    grid-column: 1;
    grid-row: 1;
  }

  .pkg__browse {
    border-block-start: 1px solid var(--pkg-line);
    grid-column: 1;
    grid-row: 2;
  }

  /* Stacked, the panel runs the full width, so this edge would fall on the page
     edge rather than on a boundary between two halves. The outermost cell keeps
     standing down, so nothing draws there at all. */
  .pkg__label,
  .pkg__slider {
    border-inline-end: 0;
  }

  .pkg__viewer-stage {
    min-height: 42svh;
  }

  /* Stacked, the viewer runs the full width and there is no outer padding for
     the arrows to sit in, so they come back inside the stage. */
  .pkg__viewer-stage .swiper-control {
    --swiper-control-offset: var(--rtl-side-control-offset);
  }

  .pkg__stage img {
    max-height: 34svh;
  }
}

/* FAQ accordion: one answer open at a time, driven by a measured max-height. */
.sec-faq {
  --faq-line: var(--color-line);
  --sec-gutter: clamp(2rem, 3.6vw, 11rem);
  width: 100%;
  /* No block-start: the packaging section above already closes that boundary
     with its own border-block-end, which is also what caps its size grid. */
  border-block-end: 1px solid var(--faq-line);
  background: #ffffff;
}

.sec-faq__head {
  width: 100%;
  padding-inline: var(--sec-gutter);
  text-align: right;
}

.sec-faq__head .sec-desc {
  width: min(100%, 120rem);
  margin-inline-end: auto;
}

.faq__list {
  display: flex;
  margin-top: var(--section-gap);
  padding-inline: var(--sec-gutter);
  flex-direction: column;
  gap: 0.8rem;
}

.faq-item {
  border: 1px solid var(--faq-line);
  background: #ffffff;
}

.faq-item__head {
  margin: 0;
}

.faq-item__toggle {
  display: flex;
  width: 100%;
  padding: clamp(1.8rem, 2.2vw, 2.8rem) clamp(1.6rem, 2vw, 2.4rem);
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  border: 0;
  border-radius: 0;
  background: transparent;
  cursor: pointer;
  text-align: right;
}

.faq-item__q {
  color: var(--color-text);
  font-weight: 700;
  line-height: 1.4;
  transition: color 0.25s ease;
}

.faq-item.is-open .faq-item__q {
  color: var(--color-pri);
}

/* Drawn rather than an asset, so it can inherit the open state's colour. */
.faq-item__icon {
  position: relative;
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  flex: 0 0 auto;
  color: var(--color-text);
  transition: color 0.25s ease;
}

.faq-item__icon::before {
  position: absolute;
  top: 42%;
  left: 50%;
  width: 1rem;
  height: 1rem;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  content: "";
  transform: translate(-50%, -50%) rotate(45deg);
  transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.faq-item.is-open .faq-item__icon {
  color: var(--color-pri);
}

.faq-item.is-open .faq-item__icon::before {
  transform: translate(-50%, -20%) rotate(225deg);
}

.faq-item__body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.faq-item__a {
  padding: 0 clamp(1.6rem, 2vw, 2.4rem) clamp(1.8rem, 2.2vw, 2.8rem);
  color: var(--color-sub);
  line-height: 1.8;
  text-align: right;
}

@media all {
  .faq-item:not(.is-open) .faq-item__toggle:hover .faq-item__q,
  .faq-item:not(.is-open) .faq-item__toggle:hover .faq-item__icon {
    color: var(--color-pri);
  }
}

@media screen and (max-width: 1200px) {
  .sec-faq {
    --sec-gutter: clamp(1.8rem, 3.2vw, 3.6rem);
  }
}
/* Swiper's own stylesheet sizes every slide at 100% until the script runs, so a
   multi-slide row flashes as one oversized card and then snaps into place. Each
   slider declares the per-view count its config will use and the pre-init width
   follows it; Swiper's inline widths take over the moment it initialises. Keep
   these in step with the breakpoints in the matching module. */
.swiper:not(.swiper-initialized) .swiper-slide {
  width: calc(100% / var(--swiper-spv, 1));
}

.newsSliderJS {
  --swiper-spv: 1.12;
}

.blogRelatedSliderJS {
  --swiper-spv: 1.15;
}

.productRelatedSliderJS {
  --swiper-spv: 2;
}

.processSliderJS {
  --swiper-spv: 1.1;
}

.awardAlsoJS {
  --swiper-spv: 1.6;
}

.pkg__slider--material,
.pkg__slider--size {
  --swiper-spv: 4;
}

@media screen and (min-width: 600px) {
  .newsSliderJS {
    --swiper-spv: 1.65;
  }

  .blogRelatedSliderJS {
    --swiper-spv: 2;
  }

  .productRelatedSliderJS {
    --swiper-spv: 3;
  }

  .processSliderJS {
    --swiper-spv: 1.6;
  }

  .awardAlsoJS {
    --swiper-spv: 2.4;
  }
}

@media screen and (min-width: 900px) {
  .newsSliderJS {
    --swiper-spv: 2.1;
  }
}

@media screen and (min-width: 901px) {
  .blogRelatedSliderJS {
    --swiper-spv: 3;
  }

  .productRelatedSliderJS {
    --swiper-spv: 4;
  }

  .processSliderJS {
    --swiper-spv: 2.4;
  }

  .awardAlsoJS {
    --swiper-spv: 3;
  }
}

@media screen and (min-width: 1201px) {
  .newsSliderJS {
    --swiper-spv: 3;
  }

  .blogRelatedSliderJS {
    --swiper-spv: 5;
  }

  .productRelatedSliderJS {
    --swiper-spv: 5;
  }

  .processSliderJS {
    --swiper-spv: 1.5;
  }

  .pkg__slider--material,
  .pkg__slider--size {
    --swiper-spv: 5;
  }
}

.catalog-pagination__link.is-active {
  background: var(--color-cream);
  color: var(--color-pri);
  font-weight: 800;
}

.product-flavors {
  grid-template-columns: none;
  grid-auto-flow: column;
  grid-auto-columns: minmax(0, 6.4rem);
}

.product-flavors__item > a {
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
}

.product-flavors__item.is-active {
  background: var(--color-cream);
}

@media screen and (max-width: 1200px) {
  .leader-intro {
    position: relative;
  }
}

.noImg .news-card__media-frame {
  display: grid;
  background: var(--color-cream);
  place-items: center;
}

.noImg .news-card__media-frame img {
  width: 60%;
  height: auto;
  max-height: 60%;
  object-fit: contain;
}

.leader-intro__portrait {
  display: none;
}

.hd-logo {
  border-inline-start: 0;
}

.hd-catalogue {
  border-top: 1px solid var(--color-line);
}

.hd-action-search__query {
    border-inline-start: unset;
}

.prd-pic {
  max-width: 100%;
}

@media screen and (max-width: 1200px) {
  .hd-filter {
    border-inline-end: unset !important;
  }
}

@media screen and (max-width: 767px) {
  .hd-action-search__query,
  .hd-filter {
    border-inline: unset;
  }
}

@media screen and (max-width: 1200px) {
  .catalog-filters__inner:has(.catalog-select.is-select2-open) {
    position: relative;
    z-index: 40;
    overflow: visible;
  }
}

@media screen and (max-width: 1200px) {
  .award-popup__panel {
    display: block;
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-width: none;
  }

  .award-popup__panel::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }

  .award-popup__media {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    max-height: 60dvh;
  }

  .award-popup__info {
    display: block;
    overflow: visible;
  }

  .award-popup__also {
    margin-top: 0;
  }

  .award-popup__close,
  .brand-popup__close {
    position: fixed;
  }
}

.content-detail__table {
  max-width: 100%;
  margin: 1.8rem 0 0;
  overflow-x: auto;
  overflow-y: hidden;
  overscroll-behavior-x: contain;
  scrollbar-width: thin;
  scrollbar-color: var(--color-line) transparent;
}

.content-detail__table::-webkit-scrollbar {
  height: 6px;
}

.content-detail__table::-webkit-scrollbar-track {
  background: transparent;
}

.content-detail__table::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background: var(--color-line);
}

.content-detail__table.is-scrollable:focus-visible {
  outline: 2px solid var(--color-pri);
  outline-offset: 3px;
}

.content-detail__table > table {
  display: table;
  width: 100%;
  min-width: calc(var(--content-table-cols, 4) * 14rem);
  margin: 0;
  overflow: visible;
}

html {
  scroll-behavior: auto;
}

.error-page {
  padding: 12rem 1.6rem;
  text-align: center;
}

.error-page__code {
  margin: 0 0 1.2rem;
  color: var(--color-pri);
}

.error-page__msg {
  margin: 0 0 3.2rem;
}

@media screen and (min-width: 768px) {
  .catalog-pagination__summary {
    min-height: calc(100cqi / var(--catalog-columns, 5) / var(--pagination-cells-per-product, 6));
  }
}

.hd-mega__item.is-active > .hd-mega__link {
  color: var(--color-pri);
}

.mobile-sub__list li.is-active > a {
  color: var(--color-pri);
  font-weight: 700;
}

.hd-nav .menu-item:hover > .menu-link,
.hd-nav .menu-link:focus-visible {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-skip-ink: auto;
  text-underline-position: under;
  text-underline-offset: 0.12em;
}

.hd-nav .menu-link.active,
.hd-nav .current-menu-item > .menu-link,
.hd.hd-transparent .hd-nav .menu-link.active,
.hd.hd-transparent .hd-nav .current-menu-item > .menu-link,
.hd[data-header-action].hd-transparent .hd-nav .menu-link.active,
.hd[data-header-action].hd-transparent .hd-nav .current-menu-item > .menu-link {
  color: var(--color-pri);
}

.mobile-sub__thumb,
.hd-mega__thumb {
  aspect-ratio: auto;
}

.mobile-sub__thumb img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.hd-mega__thumb img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 19 / 15;
  object-fit: cover;
}

@media screen and (max-width: 1200px) {
  .mobile {
    border-top: 1px solid var(--color-line);
  }

  .hd .mobile {
    top: calc(var(--rtl-navbar-h) - var(--line-width));
  }

  .hd:not(.hd-top-hide) .mobile {
    top: calc(var(--rtl-header-h) - var(--line-width));
  }
}

.is-grid-filler {
  min-height: 0;
}

@media screen and (min-width: 1201px) {
  .blog-grid > .is-grid-filler:nth-child(5n + 1),
  .blog-grid > .is-grid-filler:nth-child(5n + 1) ~ .is-grid-filler {
    display: none;
  }

  .prd-grid > .is-grid-filler:nth-child(5n + 1),
  .prd-grid > .is-grid-filler:nth-child(5n + 1) ~ .is-grid-filler {
    display: none;
  }

  .cat-grid > .is-grid-filler:nth-child(5n + 1),
  .cat-grid > .is-grid-filler:nth-child(5n + 1) ~ .is-grid-filler {
    display: none;
  }

  .catalog-grid--listing > .is-grid-filler:nth-child(4n + 1),
  .catalog-grid--listing > .is-grid-filler:nth-child(4n + 1) ~ .is-grid-filler {
    display: none;
  }

  .catalog-grid--search > .is-grid-filler:nth-child(5n + 1),
  .catalog-grid--search > .is-grid-filler:nth-child(5n + 1) ~ .is-grid-filler {
    display: none;
  }

}

@media screen and (min-width: 901px) and (max-width: 1200px) {
  .blog-grid > .is-grid-filler:nth-child(3n + 1),
  .blog-grid > .is-grid-filler:nth-child(3n + 1) ~ .is-grid-filler {
    display: none;
  }

}

@media screen and (min-width: 768px) and (max-width: 900px) {
  .blog-grid > .is-grid-filler:nth-child(2n + 1),
  .blog-grid > .is-grid-filler:nth-child(2n + 1) ~ .is-grid-filler {
    display: none;
  }

}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .prd-grid > .is-grid-filler:nth-child(3n + 1),
  .prd-grid > .is-grid-filler:nth-child(3n + 1) ~ .is-grid-filler {
    display: none;
  }

  .cat-grid > .is-grid-filler:nth-child(3n + 1),
  .cat-grid > .is-grid-filler:nth-child(3n + 1) ~ .is-grid-filler {
    display: none;
  }

  .catalog-grid--search > .is-grid-filler:nth-child(4n + 1),
  .catalog-grid--search > .is-grid-filler:nth-child(4n + 1) ~ .is-grid-filler {
    display: none;
  }

}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .catalog-grid--listing > .is-grid-filler:nth-child(2n + 1),
  .catalog-grid--listing > .is-grid-filler:nth-child(2n + 1) ~ .is-grid-filler {
    display: none;
  }

}

@media screen and (max-width: 767px) {
  .blog-grid > .is-grid-filler:nth-child(1n + 1),
  .blog-grid > .is-grid-filler:nth-child(1n + 1) ~ .is-grid-filler {
    display: none;
  }

  .prd-grid > .is-grid-filler:nth-child(2n + 1),
  .prd-grid > .is-grid-filler:nth-child(2n + 1) ~ .is-grid-filler {
    display: none;
  }

  .cat-grid > .is-grid-filler:nth-child(2n + 1),
  .cat-grid > .is-grid-filler:nth-child(2n + 1) ~ .is-grid-filler {
    display: none;
  }

  .catalog-grid--search > .is-grid-filler:nth-child(2n + 1),
  .catalog-grid--search > .is-grid-filler:nth-child(2n + 1) ~ .is-grid-filler {
    display: none;
  }

  .catalog-grid--listing > .is-grid-filler:nth-child(2n + 1),
  .catalog-grid--listing > .is-grid-filler:nth-child(2n + 1) ~ .is-grid-filler {
    display: none;
  }

}

@media screen and (max-width: 1200px) {
  .hd-contact {
    height: calc(100dvh - var(--rtl-header-h) + var(--line-width));
    max-height: none;
    border-top: 1px solid var(--color-line);
  }

  .hd.default .hd-contact {
    height: calc(100dvh - var(--rtl-header-h));
  }

  body.sticky .hd .hd-contact,
  .hd.hd-top-hide .hd-contact {
    height: calc(100dvh - var(--rtl-navbar-h));
  }
}

@media screen and (max-width: 1200px) {
  .hd-contact {
    overflow: hidden;
  }

  .hd-contact__scroll {
    height: 100%;
    overflow: hidden auto;
    overscroll-behavior: contain;
  }

  .hd-contact__inner {
    border-top: 0;
  }
}

@media screen and (max-width: 1200px) {
  .page-products .catalog-page,
  .page-searching .catalog-page {
    --catalog-sticky-top: var(--rtl-header-h);
    overflow: visible;
  }

  .page-products .hd.hd-top-hide + .catalog-page,
  .page-searching .hd.hd-top-hide + .catalog-page {
    --catalog-sticky-top: var(--rtl-navbar-h);
  }

  .page-products .hd.hd-scroll-hide + .catalog-page,
  .page-searching .hd.hd-scroll-hide + .catalog-page {
    --catalog-sticky-top: 0px;
  }

  .page-products .product-categories {
    position: sticky;
    top: var(--catalog-sticky-top);
    z-index: 32;
    background: #ffffff;
    transition: top 0.35s ease;
  }

  .page-products .product-categories__panel-inner {
    max-height: calc(100dvh - var(--catalog-sticky-top) - var(--catalog-toolbar-height));
    overflow: hidden auto;
  }

  .page-products .catalog-page.is-catalog-filter-ready .catalog-filters--listing {
    position: sticky;
    top: calc(var(--catalog-sticky-top) + var(--catalog-cat-head-h, var(--catalog-toolbar-height)));
    z-index: 31;
    background: #ffffff;
    transition: top 0.35s ease;
  }
}

@media screen and (max-width: 767px) {
  .page-products .catalog-page {
    --catalog-cat-head-h: 6rem;
  }
}

@media screen and (max-width: 1200px) {
  .page-products .catalog-page.is-catalog-filter-ready .product-categories__head .catalog-filter-trigger {
    flex: 0 0 calc(64px - var(--line-width));
    width: calc(64px - var(--line-width));
  }
}

@media screen and (max-width: 767px) {
  .page-products .catalog-page.is-catalog-filter-ready .product-categories__head .catalog-filter-trigger {
    flex: 0 0 calc(var(--rtl-mobile-tool-w) - var(--line-width));
    width: calc(var(--rtl-mobile-tool-w) - var(--line-width));
  }
}

@media screen and (max-width: 1200px), (hover: none) {
  .prd-tag {
    opacity: 1;
    transform: translateY(0);
  }
}

.blog-detail-page {
  overflow: visible;
}

.blog-toc {
  --toc-line: var(--color-line);
  display: flex;
  flex-direction: column;
  min-height: 0;
}

.blog-toc__title {
  margin: 0 0 1.4rem;
  color: var(--color-text);
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-transform: uppercase;
}

.blog-toc__list {
  margin: 0;
  padding: 0;
  min-height: 0;
  overflow: hidden auto;
  border: 1px solid var(--toc-line);
  list-style: none;
}

.blog-toc__item + .blog-toc__item {
  border-block-start: 1px solid var(--toc-line);
}

.blog-toc__group {
  display: block;
}

.blog-toc__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.2rem 1.4rem;
  cursor: pointer;
  list-style: none;
}

.blog-toc__head::-webkit-details-marker {
  display: none;
}

.blog-toc__link {
  color: var(--color-text);
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.45;
  text-decoration: none;
  transition: color 0.2s ease;
}

.blog-toc__icon {
  position: relative;
  flex: 0 0 2rem;
  width: 2rem;
  height: 2rem;
  margin-block-start: 0.1rem;
  border: 1px solid var(--toc-line);
  border-radius: 50%;
  transition: border-color 0.2s ease, transform 0.3s ease;
}

.blog-toc__icon::before,
.blog-toc__icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.8rem;
  height: 1px;
  background: var(--color-text);
  content: "";
  transform: translate(-50%, -50%);
  transition: opacity 0.2s ease, background-color 0.2s ease;
}

.blog-toc__icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.blog-toc__group[open] > .blog-toc__head .blog-toc__icon::after {
  opacity: 0;
}

.blog-toc__group[open] > .blog-toc__head {
  background: var(--color-cream);
}

.blog-toc__group[open] > .blog-toc__head .blog-toc__link {
  color: var(--color-pri);
}

.blog-toc__group[open] > .blog-toc__head .blog-toc__icon {
  border-color: var(--color-pri);
}

.blog-toc__group[open] > .blog-toc__head .blog-toc__icon::before {
  background: var(--color-pri);
}

.blog-toc__head:hover .blog-toc__link,
.blog-toc__link:focus-visible {
  color: var(--color-pri);
}

.blog-toc__sub {
  margin: 0;
  padding: 0 1.4rem 1.2rem;
  background: var(--color-cream);
  list-style: none;
}

.blog-toc__sub-item {
  position: relative;
  padding-inline-start: 1.4rem;
}

.blog-toc__sub-item + .blog-toc__sub-item {
  margin-block-start: 0.8rem;
}

.blog-toc__sub-item::before {
  position: absolute;
  top: 0.75em;
  inset-inline-start: 0.2rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: var(--color-pri);
  content: "";
}

.blog-toc__sub-link {
  color: var(--color-des);
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.55;
  text-decoration: none;
  transition: color 0.2s ease;
}

.blog-toc__sub-link:hover,
.blog-toc__sub-link:focus-visible {
  color: var(--color-pri);
  text-decoration: underline;
  text-underline-position: under;
}

@media screen and (min-width: 1201px) {
  .blog-detail__content {
    display: grid;
    align-items: start;
    grid-template-columns: minmax(0, 20%) minmax(0, 1fr);
    gap: clamp(3rem, 4vw, 6rem);
  }

  .blog-detail-page {
    --blog-sticky-top: var(--rtl-header-h);
  }

  .hd.hd-top-hide + .blog-detail-page {
    --blog-sticky-top: var(--rtl-navbar-h);
  }

  .hd.hd-scroll-hide + .blog-detail-page {
    --blog-sticky-top: 0px;
  }

  .blog-toc {
    position: sticky;
    top: calc(var(--blog-sticky-top) + 2rem);
    max-height: calc(100dvh - var(--blog-sticky-top) - 4rem);
    transition: top 0.35s ease, max-height 0.35s ease;
  }
}

@media screen and (max-width: 1200px) {
  .blog-toc {
    margin-block-end: clamp(2.4rem, 4vw, 3.6rem);
    max-height: 60dvh;
  }
}

.hd-action-search__query {
  --search-btn-w: 6.4rem;
}

.hd-action-search__submit {
  position: absolute;
  top: 0;
  bottom: 0;
  inset-inline-end: 0;
  z-index: 1;
  display: grid;
  width: var(--search-btn-w);
  place-items: center;
  transition: background-color 0.25s ease;
}

.hd-action-search__submit img {
  width: 1.6rem;
  height: 1.6rem;
  filter: brightness(0);
}

.hd-action-search__query input {
  padding-inline-end: var(--search-btn-w);
}

@media (hover: hover) {
  .hd-action-search__submit:hover {
    background: #f3f3f3;
  }
}

@media screen and (max-width: 1200px) {
  .hd-action-search__query {
    --search-btn-w: 5rem;
  }
}

@media screen and (max-width: 767px) {
  .hd-action-search__query {
    --search-btn-w: 4.4rem;
  }
}
