:root {
  --product-bg: #eeeeee;
  --line-d9: #d9d9d9;
  --full-height: 100rem;
  --full-height: clamp(100vw/1.8, 100vh, 100vw/1.6);
  --min-height: 92rem;
}
@media (max-width: 1440px) {
  :root {
    --full-height: 85rem;
    --full-height: clamp(100vw/1.8, 100vh, 100vw/1.6);
    --min-height: 80rem;
  }
}
@media (max-width: 1080px) {
  :root {
    --full-height: 80rem;
    --full-height: clamp(75rem, 95vh, 110rem);
    --min-height: unset;
  }
}
@media (max-width: 767px) {
  :root {
    --full-height: 140vw
    }
}
span.mega-indicator {
    display:none !important;
}

body a {
    font-weight: inherit;
}

.section-2c {
    @media (min-width: 1081px) {
        &.alternate:nth-of-type(even) .c-info {
        order: 1;
        }
    }
    @media (max-width: 1080px) {
        .c-info {
            min-height: 60rem;
        }
        .c-info-image {
            height: 72vmax;
        }
    }
    @media (max-width: 767px) {
        .c-info-image {
            height: 56vmax;
        }
    }
}

.section-full {
    height: var(--full-height);
    &.section-2c, &.auto-height-l, &.c-info {
        @media (max-width: 1080px) {
            height: auto;
        }
    }
     &.hero-text {
        @media (max-width: 1080px) {
            height: auto;
            min-height: 60rem;
        }
        @media (max-width: 767px) {
            min-height: 32rem;
        }
    }
    &.hero-image {
        height: auto;
    padding: 0 0 58.5% 0;
    min-height: unset;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  :root {
    padding: 0 0 65% 0;
  }
}
.hide-scroll {
  overflow-y: scroll;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
.hide-scroll::-webkit-scrollbar {
  display: none;
}
.menu-main #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
  --underline-width: 0;
  --underline-offset-x: 0;
  z-index: 1000 !important;
}
@media (min-width: 1081px) {
  .menu-main #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
    margin-left: calc(1.6rem + 2.6vw);
  }
  .menu-main #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:last-child {
    margin-left: calc(8vw - 4rem);
  }
}
@media (min-width: 1081px) {
  .menu-main #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    font-size: var(--text-l);
  }
}
@media (max-width: 1080px) {
  .menu-main #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0 2.4rem;
  }
}
@media (min-width: 1081px) {
  .menu-main #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu {
    background-image: linear-gradient(to right, #fff 50%, #F9F9F8 50%);
    padding-top: 4rem;
    padding-bottom: 2.5rem;
    min-height: unset !important;
    overflow-y: scroll;
    height: min(52rem, 70vh);
  }
}
@media (max-width: 1080px) {
  .menu-main #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu {
    background: #E5E5E5;
  }
}
@media (min-width: 1081px) {
  .menu-main #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    padding-right: 8rem;
  }
}
@media (max-width: 1080px) {
  .menu-main #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    text-align: right;
    padding-right: 4.4rem;
    font-size: 1.5rem;
  }
}
.menu-main #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1::before {
  content: "";
  display: block;
  position: absolute;
  top: 90%;
  height: 2px;
  width: var(--underline-width);
  transform: translateX(var(--underline-offset-x));
  background-color: #CECECE;
  transition: transform 0.5s, width 0.5s;
}
@media (max-width: 1080px) {
  .menu-main #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1::before {
    display: none;
  }
}
@media (max-width: 1080px) {
  .menu-main #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
    top: 3.9rem;
    border-bottom: 1px solid #665D51;
    max-height: 80vh;
    overflow-y: scroll;
  }
}
.menu-main #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
  width: 2.4rem;
}
header.scrolling .header {
  padding-top: 2.6rem;
  padding-bottom: 2.6rem;
}
@media (max-width: 767px) {
  header.scrolling .header {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
header .header:hover {
  background: #fff;
}
.scroll-wrap {
  overflow-x: auto;
  overflow-y: hidden;
  cursor: grab;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
.scroll-wrap::-webkit-scrollbar {
  display: none;
}
.product-card, .vertical-card {
  transition: all 0.2s;
}
.product-card:hover .product-card-info, .vertical-card:hover .product-card-info {
  display: flex;
}
.product-card:hover .product-card-image, .vertical-card:hover .product-card-image {
  transform: scale(1.05);
}
.product-card-info div:nth-child(2) {
  text-align: right;
}
footer {
  padding: 2.7rem var(--section-padding-x);
  padding: calc(3.1992rem + (1.3008 * ((100vw - 76.8rem) / 115.2))) var(--section-padding-x);
  padding: clamp(3.1992rem, calc(1.1291666667vw + 2.332rem), 4.5rem) var(--section-padding-x);
  border-top: 1px solid var(--line-d9);
}
.show-first {
  display: none;
}
.show-first:first-child {
  display: flex;
}
.margin-last:last-child {
  margin-bottom: var(--section-space-l);
}
.brxe-accordion h3 {
  max-width: 100%;
}
.brxe-accordion .accordion-subtitle {
  opacity: 1;
  font-weight: 400;
}
.contact-form.brxe-form textarea {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
}
.contact-form.brxe-form .message.success {
  background-color: var(--secondary);
  color: var(--shade);
}
.faq-accordian .accordion-item:nth-child(odd) {
  background: #f7f7f5;
}
body .brxe-accordion * + :is(h1, h2, h3, h4, h5, h6) {
  margin-top: 1.5em;
}
body .brxe-accordion * + p, body .brxe-accordion * + ul {
  margin-top: 1em;
}
.list-circle ul {
  list-style: circle;
}
.h4-uppercase h4 {
  text-transform: uppercase;
}
.lang-modal {
  overflow-y: scroll;
}
.lang-list ul, .lang-accordian ul {
  margin: 0;
  list-style: none;
  padding-left: 0;
}
