/** Shopify CDN: Minification failed

Line 147:0 Unexpected "}"

**/
/*@font-face {
  font-family: "Didot";
  src: url("/cdn/shop/files/Didot.woff2?v=1735127987") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Didot";
  src: url("/cdn/shop/files/Didot_Bold.woff2?v=1735130316") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

input:focus-visible {
  outline-offset: 0;
  box-shadow: none;
}
:root {
  --font-heading-family: "Didot", serif;
  --font-heading-weight: 700
}*/

dt {

  font-weight: bold;

}

dd {
  font-family: "Fira Code", monospace;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
summary .icon-caret--custom {
  height: .4rem;
}
summary .icon-caret--custom path,
.header__icon .icon path {
  fill: rgba(var(--color-button),var(--alpha-button-background));
}
.utility-bar--border .utility-bar__grid {
  position: relative;
}
.utility-bar--border .utility-bar__grid::after {
  content: "";
  display: block;
  width: calc(100% - 6.4rem);
  position: absolute;
  left: 3.2rem;
  bottom: 0;
  border-bottom: 1px solid rgba(var(--color-button),var(--alpha-button-background));
}
.search-modal__content {
  z-index: 20001;
  background-color: #fff;
}
@media screen and (min-width:990px) {
  .utility-bar--border .utility-bar__grid::after {
    left: 5rem;
    width: calc(100% - 10rem);
  }
  .menu-drawer__menu-item,
  .menu-drawer__close-button {
    padding-left: 5rem !important;
  }
}

.mega-menu__list {
  padding: 0;
}
.megamenu-tabs,
.submenu-tab-content {
  display: flex;
  display: -webkit-flex;
  gap: 46px;
}
.submenu-tab-content:not(.active) {
  display: none;
}
.submenu-tab-content {
  padding: 0;
  margin: 0;
  list-style-type: none;
  flex: 1;
}
.submenu-tab-content.has-link-all {
  position: relative;
  padding-bottom: 6rem;
}
.submenu-tab-content__last-link {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #D8DCDE;
  padding-top: .5em;
}
.submenu-tab-content__last-link a {
  color: inherit;
  text-decoration: none;
}
.submenu-tab-content__list-title {
  color: #000;
  font-size: 1.6rem;
  line-height: 1.25em;
  font-weight: 500;
  padding-bottom: 1.7rem;
  color: inherit;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #D8DCDE;
  margin-bottom: 1rem;
  white-space: nowrap;
}
.mega-menu .submenu-handle-by-model + ul {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  row-gap: 2px;
}
.mega-menu .submenu-handle-by-model + ul > li {
  display: inline-block;
}
.submenu-tab-content > li {
  flex: 1;
}
.maga-menu__tab-link {
  display: inline-block;
  color: #1870CC;
  font-size: 16px;
  line-height: 1.25em;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 30px;
}
.maga-menu__tab-link.active {
  text-decoration: underline;
  font-weight: bold; }
}

.breadcrumbs__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.breadcrumbs__item {
  display: inline-block;
}
.breadcrumbs__item:not(:last-child)::after {
  content: "/";
  display: inline-block;
  margin: 0 .3em 0 .2em;
}
.breadcrumbs__link {
  color: rgb(var(--color-foreground));
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .06em;
  font-weight: 500;
}
.shopify-section {
  position: relative;
}
.uppercase {
  text-transform: uppercase;
}
.button {
  font-weight: 500;
}
.content-block *:first-child,
.accordion .accordion__content *:first-child {
  margin-top: 0;
}
.content-block *:last-child,
.accordion .accordion__content *:last-child {
  margin-bottom: 0;
}
.content-block a {
  color: inherit;
  font-weight: 500;
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
  line-height: 1.17em;
  text-transform: uppercase;
}

@media only screen and (min-width: 750px) {
  h1, .h1 {
    font-size: calc(var(--font-heading-scale)* 3.6rem);
  }
  .h0 {
    font-size: calc(var(--font-heading-scale)* 4.8rem);
  }
}

.squares-section__block {
  position: relative;
  padding-bottom: 83%;
  border: 11px solid #181921;
}
.squares-section__block-content {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  padding: 15px;
}
.squares-section__block-title {
  margin: 0;
  font-weight: 400;
  letter-spacing: 0.06em;
}
.squares-section__block-button {
  margin-top: 27px;
  min-width: 170px;
  min-height: 52px;
}

.header__inline-menu .list-menu {
  width: 100%;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.header__heading-link {
  padding-top: 0;
  padding-bottom: 0;
}
.footer ul.policies {
  cursor: default;
  margin-left: -.5em;
  margin-right: -.5em;
}
.footer ul.policies li:before {
  display: none;
}
.footer ul.policies li {
  margin: 0 .5em
}
.footer ul.policies a {
  color: inherit;
  text-decoration: none;
}
.accordion__title {
  font-family: inherit;
  text-transform: none;
  font-size: 1.8rem;
  font-weight: 500;
}
.accordion .accordion__content {
  padding: 1em 0;
  margin: 0;
}
.accordion summary svg {
  display: none;
}
.accordion summary {
  position: relative;
}
.accordion summary::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: calc(50% - 6px);
  right: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.75 6.11007e-05L6.75 12.0001L5.25 12.0001L5.25 6.10352e-05L6.75 6.11007e-05Z' fill='%231870CC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.31134e-07 5.25006L12 5.25006L12 6.75006L0 6.75006L1.31134e-07 5.25006Z' fill='%231870CC'/%3E%3C/svg%3E%0A");
}
.accordion summary[aria-expanded="true"]::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.31134e-07 5.25006L12 5.25006L12 6.75006L0 6.75006L1.31134e-07 5.25006Z' fill='%231870CC'/%3E%3C/svg%3E%0A");
}

ul.list-social {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  gap: 20px;
}
ul.list-social .list-social__link {
  background-color: rgb(var(--color-foreground));
  border-radius: 50%;
  padding: .5rem;
}
ul.list-social .list-social__link svg path {
  color: var(--gradient-background);
}
.list-social__item .icon.icon-linkedin,
.list-social__item .icon.icon-facebook{
  width: 1.6rem;
  height: 1.6rem;
}
.footer ul.list-social {
  padding: 0;
  margin-top: 45px;
}
.footer ul.list-social .list-social__link {
  background-color: #46443F;
}
.footer ul.list-social .list-social__link svg path {
  color: rgb(var(--color-foreground));
}
.mobile-facets__open {
  color: #1870CC !important;
  text-transform: uppercase;
}
.article-card-wrapper .article-card.card--text > .card__content {
  display: block;
}
.article-card-wrapper .article-card.card--text .card__inner {
  height: 100%;
}
@media screen and (max-width: 1249.98px) {
  .header .header__inline-menu {
    display: none;
  }
  .header header-drawer {
    display: block;
  }
}
@media screen and (max-width: 749px) {
  .footer ul.policies {
    text-align: center;
  }
}
@media screen and (min-width: 750px) {
  .footer ul.policies a:hover {
    color: rgb(var(--color-foreground));
    text-decoration: underline;
    text-underline-offset: .3rem;
  }
}
@media screen and (min-width: 750px) and (max-width: 989.98px) {
  .footer ul.policies {
    text-align: right;
  }
  .footer__content-bottom-wrapper--space-between .footer__copyright {
    text-align: left !important;
  }
}
@media screen and (max-width: 989.98px) {
  .announcement-bar-section--custom {
    display: none;
  }
}
@media screen and (min-width: 990px) {
  .utility-bar__grid--3-col {
    grid-template-columns: 3fr 3fr auto;
    grid-template-areas: "language-currency social-icons announcements";
  }
  .announcement-bar-section__menu-container {
    grid-area: announcements;
  }
  menu-drawer summary.list-menu__item {
    padding-left: 5rem;
  }
  .footer__content-bottom-wrapper--space-between {
    justify-content: space-between;
  }
}
@media screen and (min-width: 1250px) {
  .header .header__heading-link {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1250px) and (max-width: 1350px) {
  .header__heading {
    max-width: 120px;
  }
  .header .header__menu-item {
    padding-left: 0;
  }
}
@media screen and (min-width: 1400px) {
  .header .header__heading-link {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1450px) {
  .header .header__heading-link {
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* POPUP */
.popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block !important;
  width: 25px;
  height: 25px;
  cursor: pointer;
  z-index: 10;
}
.popup__close::before,
.popup__close::after {
  content: '';
  position: absolute;
  top: 50%;
  left: -3px;
  display: block;
  width: 27px;
  height: 2px;
  background-color: #1870CC;
}
.popup__close::before {
  transform: translate(0,-2px) rotate(45deg);
}
.popup__close::after {
  transform: translate(0,-2px) rotate(-45deg);
}
.popup-bg {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0,.8);
  z-index: 99;
  transition: .3s all;
}
.popup-bg.open {
  opacity: 1;
  pointer-events: auto;
}
.popup__container {
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.popup__block {
  text-align: center;
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 890px;
  padding: 40px 15px 20px;
  background-color: #fff;
}
.popup__title {
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 1.7rem;
}
.popup__text * {
  font-family: inherit;
}
.popup__text h1,
.popup__text h2,
.popup__text h3,
.popup__text h4,
.popup__text h5,
.popup__text h6 {
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 1.7rem;
}
.popup__block table {
  width: 100%;
  border-collapse: collapse;
  margin: 26px 0;
  text-align: left;
}
.popup__block table thead td {
  border-color: #000;
  background-color: #000;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
}
.popup__block table td {
  padding: 17px 20px;
}
@media screen and (min-width: 750px) {
  .popup__block {
    padding: 59px;
  }
  .popup__block table td:first-child {
    width: 29%;
  }
  .popup__block table td:last-child {
    width: 71%;
  }
}
@media screen and (min-width: 990px) {
  .popup__block {
    padding: 59px 110px;
  }
}