.-translate-x-1\/2, .-translate-y-1\/2, .-rotate-180, .-rotate-45, .-rotate-90, .rotate-90, .transform, svg, .slider__thumbnail, .message, .md\:translate-y-1\/2, .md\:translate-y-1\/3, .lg\:translate-y-1\/2, .lg\:rotate-0 {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.lg\:-rotate-180 {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.shadow, input {
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
.blur, .invert, .filter {
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
}
.\!container {
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 100%) {
  .\!container {
    max-width: 100% !important;
  }
  .container {
    max-width: 100%;
  }
}
@media (min-width: 980px) {
  .\!container {
    max-width: 980px !important;
  }
  .container {
    max-width: 980px;
  }
}
@media (min-width: 1160px) {
  .\!container {
    max-width: 1160px !important;
  }
  .container {
    max-width: 1160px;
  }
}
@media (min-width: 1360px) {
  .\!container {
    max-width: 1360px !important;
  }
  .container {
    max-width: 1360px;
  }
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.-right-1 {
  right: -1rem;
}
.-top-1 {
  top: -1rem;
}
.bottom-1 {
  bottom: 1rem;
}
.bottom-2 {
  bottom: 2rem;
}
.left-0 {
  left: 0;
}
.left-0\.25 {
  left: 0.25rem;
}
.left-1 {
  left: 1rem;
}
.left-1\.5 {
  left: 1.5rem;
}
.left-1\/2 {
  left: 50%;
}
.left-2 {
  left: 2rem;
}
.right-1 {
  right: 1rem;
}
.top-0 {
  top: 0;
}
.top-0\.25 {
  top: 0.25rem;
}
.top-1 {
  top: 1rem;
}
.top-1\/2 {
  top: 50%;
}
.top-8 {
  top: 8rem;
}
.isolate {
  isolation: isolate;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.m-0 {
  margin: 0;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-1\.25 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-3 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.mt-3 {
  margin-top: 3rem;
}
.mt-auto {
  margin-top: auto;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-1\/2 {
  height: 50%;
}
.h-2 {
  height: 2rem;
}
.h-2\.5 {
  height: 2.5rem;
}
.h-5 {
  height: 5rem;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1\/2 {
  width: 50%;
}
.w-2 {
  width: 2rem;
}
.w-2\.5 {
  width: 2.5rem;
}
.w-5 {
  width: 5rem;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-180 {
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize {
  resize: both;
}
.list-none {
  list-style-type: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0 {
  gap: 0;
}
.gap-0\.25 {
  gap: 0.25rem;
}
.gap-0\.5 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 1rem;
}
.gap-1\.25 {
  gap: 1.25rem;
}
.gap-2 {
  gap: 2rem;
}
.gap-5 {
  gap: 5rem;
}
.gap-y-1 {
  row-gap: 1rem;
}
.gap-y-1\.5 {
  row-gap: 1.5rem;
}
.gap-y-3 {
  row-gap: 3rem;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-t {
  border-top-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-light {
  border-color: var(--light);
}
.bg-black {
  background-color: var(--black);
}
.bg-dark {
  background-color: var(--dark);
}
.bg-white {
  background-color: var(--white);
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0;
}
.p-0\.25 {
  padding: 0.25rem;
}
.p-2 {
  padding: 2rem;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-0\.5 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-0\.75 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-1 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1\.25 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-1\.5 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.py-0\.5 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-1\.25 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-1\.5 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-3 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.pb-1 {
  padding-bottom: 1rem;
}
.pb-1\.25 {
  padding-bottom: 1.25rem;
}
.pb-1\.5 {
  padding-bottom: 1.5rem;
}
.pb-2 {
  padding-bottom: 2rem;
}
.pb-3 {
  padding-bottom: 3rem;
}
.pb-4 {
  padding-bottom: 4rem;
}
.pb-5 {
  padding-bottom: 5rem;
}
.pr-0 {
  padding-right: 0;
}
.pr-1 {
  padding-right: 1rem;
}
.pt-0 {
  padding-top: 0;
}
.pt-0\.5 {
  padding-top: 0.5rem;
}
.pt-1 {
  padding-top: 1rem;
}
.pt-1\.25 {
  padding-top: 1.25rem;
}
.pt-2 {
  padding-top: 2rem;
}
.pt-3 {
  padding-top: 3rem;
}
.pt-5 {
  padding-top: 5rem;
}
.pt-8 {
  padding-top: 8rem;
}
.text-center {
  text-align: center;
}
.align-top {
  vertical-align: top;
}
.text-12xl {
  font-size: 4rem;
}
.text-14xl {
  font-size: 4.375rem;
}
.text-2xl {
  font-size: 1.5rem;
}
.text-5xl {
  font-size: 2.25rem;
}
.text-base {
  font-size: 1rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-md {
  font-size: 0.875rem;
}
.text-sm {
  font-size: 0.81255rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-xs {
  font-size: 0.75rem;
}
.text-xxxs {
  font-size: 0.625rem;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-black {
  color: var(--black);
}
.text-dark {
  color: var(--dark);
}
.text-grey {
  color: var(--grey);
}
.text-greylight {
  color: var(--greylight);
}
.text-white {
  color: var(--white);
}
.no-underline {
  text-decoration-line: none;
}
.decoration-1 {
  text-decoration-thickness: 1px;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@supports (aspect-ratio: 1 / 1) {
  .aspect-\[0\.85\] {
    aspect-ratio: 0.85;
  }
}
@supports not (aspect-ratio: 1 / 1) {
  .aspect-\[0\.85\]::before {
    content: "";
    float: left;
    padding-top: calc(100% / (0.85));
  }
  .aspect-\[0\.85\]::after {
    clear: left;
    content: "";
    display: block;
  }
}
:root {
  --header-height-desktop: 7rem;
  --header-padding-desktop: 7rem;
  --header-height-mobile: 4rem;
  --header-padding-mobile: 4rem;
  --default-font-family: "SuisseIntl", Arial, Verdana, sans-serif;
  --white: #fff;
  --black: #000;
  --light: rgba(255,255,255, .2);
  --dark: #0d0d0d;
  --greylight: #eee;
  --grey: #acacac;
  --color-alert: #d8000c;
  --background-alert: #ffbaba;
  --background-confirm: #dff2bf;
  --color-confirm: #4f8a10;
  --sm-screen: 540px;
  --md-screen: 720px;
  --lg-screen: 980px;
  --xl-screen: 1160px;
  --2xl-screen: 1360px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  min-width: 0;
  min-height: 0;
}

html {
  box-sizing: border-box;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
  scrollbar-color: var(--white) var(--dark);
  scrollbar-width: thin;
  scrollbar-gutter: stable;
}

::-moz-selection {
  background: var(--white);
  color: var(--black);
  text-shadow: none;
}

::selection {
  background: var(--white);
  color: var(--black);
  text-shadow: none;
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

body {
  margin: 0;
  background-color: var(--dark);
  font-weight: 400;
  color: var(--white);
  font-family: var(--default-font-family);
  font-size: 1em;
  padding: 0;
  overflow-x: hidden;
  scrollbar-color: var(--white) var(--dark);
  scrollbar-width: thin;
  scrollbar-gutter: stable;
}

a,
area,
button,
[role=button],
input:not([type=range]),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

abbr {
  text-decoration-line: none;
}

a,
button {
  color: var(--white);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
.js button {
  cursor: pointer;
}

input,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select::-ms-expand {
  display: none;
}

mark {
  background: none;
  color: currentColor;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

::-ms-clear,
::-ms-reveal {
  display: none;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

.stretched-link:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  pointer-events: auto;
}

.visuallyhidden,
.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

#skipLinks {
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999999;
}
#skipLinks a {
  color: currentColor;
  position: absolute;
  text-decoration: underline;
  left: -999em;
  top: 0;
}
#skipLinks a:focus, #skipLinks a:active {
  background: var(--dark);
  color: var(--white);
  position: absolute;
  padding: 1rem;
  left: 0;
  top: 0;
}

.js .has-keyboard-focus a:focus,
.js .has-keyboard-focus button:focus {
  outline: thin dotted;
}

.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: calc(100vh - var(--header-padding-desktop));
}

.wrapper__main {
  flex: 1 1 0%;
}

.content-visibility-auto {
  content-visibility: auto;
}

[id] {
  scroll-margin-top: var(--header-padding-mobile);
}
@media (min-width: 1024px) {
  [id] {
    scroll-margin-top: var(--header-padding-desktop);
  }
}

.container--full {
  padding-right: 0;
}

@media (min-width: 768px) {
  .container--full {
    padding-right: 1.5rem;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
  padding: 0;
  font-size: unset;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 65%;
  line-height: 0;
  padding: 0 0 0 0.25rem;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

strong,
b {
  font-weight: 700;
}

.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

.img-responsive {
  height: auto;
  max-width: 100%;
}

.bg-transparent {
  background: transparent;
}

.fill-current {
  fill: currentColor;
}

.fill-none {
  fill: none;
}

.stroke-current {
  stroke: currentColor;
}

.stroke-none {
  stroke: none;
}

.color-current {
  color: currentColor;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

.breadcrumb {
  display: none;
  padding-bottom: 5rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--grey);
}

@media (min-width: 768px) {
  .breadcrumb {
    display: block;
  }
}
.breadcrumb a {
  display: inline-block;
  max-width: 20rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  text-decoration-line: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
@media (hover: hover) and (pointer: fine) {
  .breadcrumb a:hover {
    text-decoration-line: underline;
  }
}
.breadcrumb a {
  text-decoration-color: transparent;
}
.breadcrumb a:hover {
  text-decoration-color: currentColor;
}
.breadcrumb a[href="#"] {
  color: var(--grey);
  pointer-events: none;
}
.breadcrumb span {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.breadcrumb .breadcrumb_last {
  display: inline-block;
  max-width: 20rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.single-product .breadcrumb .breadcrumb_last {
  text-transform: none;
}

.bt {
  position: relative;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  overflow: hidden;
  border-width: 2px;
  border-style: solid;
  border-color: var(--white);
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
  padding-right: 3.5rem;
  font-size: 0.81255rem;
  line-height: 1;
  color: var(--white);
  text-decoration-line: none;
}

@media (hover: hover) and (pointer: fine) {
  .bt:hover {
    background-color: var(--white);
    color: var(--black);
  }
}

.bt {
  border-radius: 2rem;
}
.bt div {
  position: absolute;
  right: 1rem;
  top: 0.75rem;
  display: flex;
  height: 1.75rem;
  width: 1.75rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
}
.no-touch .bt:hover {
  transform: scale(1.075);
}
.no-touch .bt:hover div {
  background-color: var(--black);
  color: var(--white);
}
.bt svg {
  fill: currentColor;
}

.bt--invert {
  background-color: var(--white);
  color: var(--black);
}

.bt--reverse {
  padding-right: 1.5rem;
}

.bt-toggle {
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: var(--white);
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1;
  color: var(--white);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (hover: hover) and (pointer: fine) {
  .bt-toggle:hover {
    border-color: var(--grey);
    color: var(--grey);
  }
}
.bt-toggle svg {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  fill: currentColor;
}
.bt-toggle[aria-expanded=true] svg {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.no-touch .bt-toggle:hover svg {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.no-touch .bt-toggle:hover[aria-expanded=true] svg {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.block-zoom img {
  transition: transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
  transform: scale(1);
  transform-origin: center;
  width: 100%;
}
.no-touch .block-zoom:hover img {
  transform: scale(1.075) rotate(-0.5deg);
}

.entry-push {
  z-index: 20;
}
.entry-push iframe {
  aspect-ratio: 16/9;
  height: auto;
  max-height: 100vh;
  max-width: 100%;
  width: 100%;
}
.entry-push.active {
  display: flex;
  align-items: center;
}

.entry-push--video {
  overflow: hidden;
}
.no-touch .entry-push--video {
  cursor: none;
}

.section-sibling-video {
  position: relative;
  z-index: 20;
  background-color: var(--dark);
}

.cursor-play {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 11rem;
  width: 11rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgba(255,255,255,.1);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (hover: hover) and (pointer: fine) {
  .cursor-play:hover {
    background-color: var(--white);
    color: var(--black);
  }
}
.no-touch .cursor-play {
  overflow: hidden;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  pointer-events: none;
  transform: translateX(-50%);
}

.bt-play {
  cursor: none;
}

.block-opaque {
  background: rgba(0, 0, 0, 0.55);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  display: block;
  height: 100%;
  width: 100%;
}

.entry-tag {
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--grey);
}
.entry-push .entry-tag {
  color: var(--greylight);
}

.header-title {
  margin: 0;
  padding: 0;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.025em;
}

@media (min-width: 768px) {
  .header-title {
    font-size: 3rem;
  }
}

@media (min-width: 1024px) {
  .header-title {
    font-size: 4rem;
  }
}

@media (min-width: 1440px) {
  .header-title {
    font-size: 5.25rem;
  }
}
.header-title strong {
  font-weight: 300;
  color: var(--grey);
}

.main-title {
  margin: 0;
  padding: 0;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.25;
}

@media (min-width: 1024px) {
  .main-title {
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 4rem;
  }
}
.blog .main-title {
  padding-top: 0;
}

.section-title {
  margin: 0;
  padding: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.25;
}

@media (min-width: 1024px) {
  .section-title {
    font-size: 2.5rem;
  }
}
.entry-header .section-title {
  padding-top: 0;
  padding-bottom: 0;
}

.sub-title {
  margin: 0;
  padding: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 1024px) {
  .sub-title {
    font-size: 1.25rem;
  }
}
.sub-title p {
  margin: 0;
}
.entry-header .sub-title, .people-item .sub-title {
  padding-top: 0;
  padding-bottom: 0;
}
.people-item .sub-title {
  font-size: 0.875rem;
}

.slider-data__navigation {
  display: none;
}
.slider-data__navigation.active {
  display: flex;
}

.parallax-item, .entry-header__image, .entry-header__video {
  width: 100vw;
  position: sticky;
  top: 0;
  height: 100vh;
}

.entry-header {
  overflow: hidden;
}

.image-container--header {
  aspect-ratio: 1.59;
}

.entry-header__image img {
  transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  filter: brightness(0%) blur(1rem);
  transform: scale(2);
  transform-origin: center;
}
.loaded .entry-header__image img {
  transform: scale(1);
  filter: brightness(100%) blur(0);
}

.js .entry-header__video__background {
  transition: all 1.25s 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transform: scale(2);
  transform-origin: center;
}
.entry-header__video__background iframe {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.entry-header__video__background.is-loaded {
  transform: scale(1);
}

.grid--masonry {
  padding-bottom: 3rem;
}

@media (min-width: 1024px) {
  .grid--masonry {
    padding-bottom: 10rem;
  }
}

.block-item a {
  text-decoration-line: none;
}
.block-item .sub-title {
  padding-top: 1.5rem;
  padding-bottom: 0.75rem;
}
.no-touch .block-item:hover .block-item__over {
  opacity: 1;
  min-height: 50%;
}
.no-touch .block-item:hover .block-opaque {
  opacity: 1;
}
.no-touch .block-item:hover .bt {
  background-color: var(--white);
  color: var(--black);
  transform: scale(1.075);
}
.no-touch .block-item:hover .bt div {
  background-color: var(--black);
  color: var(--white);
}
@media (min-width: 1024px) {
  .grid--masonry .block-item:nth-child(even) {
    transform: translateY(10rem);
  }
  .grid--masonry-custom .block-item:first-child {
    transform: translateY(4rem);
  }
  .grid--masonry-custom .block-item:nth-child(2) {
    transform: translateY(8rem);
  }
}

.block-opaque {
  transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 10;
}
.swiper-slide .block-opaque {
  transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
}
.entry-push .block-opaque {
  opacity: 1;
}

.block-item__over {
  transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
  font-size: 0.75rem;
}
@media (min-width: 1024px) {
  .block-item__over {
    font-size: 0.81255rem;
    min-height: 9rem;
  }
}
@media (min-width: 1280px) {
  .block-item__over {
    font-size: 1rem;
  }
}
.swiper-slide .block-item__over {
  transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  height: 0;
}
.touch .block-item__over {
  display: none;
}

.swiper-slide--quote {
  background-color: var(--dark);
}
.swiper-slide--quote p {
  margin: 0;
  padding: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.25;
}
@media (min-width: 1024px) {
  .swiper-slide--quote p {
    font-size: 2.25rem;
  }
}
.swiper-slide--quote p {
  transition: all 0.7s 0.3s ease-in;
  opacity: 0;
  transform: translateY(-100%);
}
.swiper-slide--quote cite {
  transition: all 0.5s 0.5s ease-in;
  transform: translateY(100%);
  opacity: 0;
  display: block;
  padding-top: 1rem;
  font-style: normal;
}
.swiper-slide--quote.swiper-slide-active p, .swiper-slide--quote.swiper-slide-active cite {
  opacity: 1;
  transform: none;
}

.bt-video {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 11rem;
  width: 11rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgba(255,255,255,.1);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (hover: hover) and (pointer: fine) {
  .bt-video:hover {
    background-color: var(--white);
    color: var(--black);
  }
}

.data-table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  border-width: 0px;
  border-top-width: 1px;
  border-style: solid;
}

@media (min-width: 1024px) {
  .data-table {
    display: table;
  }
}

.data-table {
  border-color: rgba(255, 255, 255, 0.3);
}
.data-table tr {
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1024px) {
  .data-table tr {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.data-table tr {
  border-color: rgba(255, 255, 255, 0.3);
  transform: translate(0);
}
.no-touch .data-table tr:hover .bt {
  display: none;
  opacity: 1;
}
@media (min-width: 1024px) {
  .no-touch .data-table tr:hover .bt {
    display: flex;
  }
}
.data-table tr:last-child {
  border-width: 0px;
}
.data-table td {
  display: block;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  vertical-align: top;
}
@media (min-width: 1024px) {
  .data-table td {
    display: table-cell;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.data-table td.col-illustration {
  width: 100%;
}
@media (min-width: 1024px) {
  .data-table td.col-illustration {
    width: 230px;
  }
}
.data-table td.col-content {
  width: 100%;
}
@media (min-width: 1024px) {
  .data-table td.col-content {
    width: 38%;
  }
}
.data-table img {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
}
@media (min-width: 1024px) {
  .data-table img {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.data-table a {
  display: block;
  padding-bottom: 1rem;
  text-decoration-line: none;
}
@media (min-width: 1024px) {
  .data-table a {
    padding-bottom: 0;
  }
}
.data-table .bt {
  position: absolute;
  right: 0;
  top: 2rem;
  height: 2.5rem;
  width: 2.5rem;
  padding: 0;
  opacity: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.data-table .bt div {
  position: static;
  border-radius: 0px;
}

@media (max-width: 992px) {
  .data-table tr {
    display: block;
  }
}
.people-item a {
  text-decoration-line: none;
}

.hover-reveal {
  position: fixed;
  width: 280px;
  height: 410px;
  top: 50%;
  left: 50%;
  pointer-events: none;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%);
  z-index: 20;
}

.hover-reveal__inner,
.hover-reveal__img {
  position: relative;
  height: 100%;
  width: 100%;
}

.hover-reveal__img {
  background-color: var(--white);
  background-size: cover;
  background-repeat: no-repeat;
}

.hover-reveal__inner {
  border-radius: 0.5rem;
}

.border-separator {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  transform: scaleX(0);
  transform-origin: bottom left;
}

.filter__list li a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-width: 2px;
  border-style: solid;
  border-color: var(--white);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 0.81255rem;
  line-height: 1;
  color: var(--white);
  text-decoration-line: none;
}

@media (hover: hover) and (pointer: fine) {
  .filter__list li a:hover {
    background-color: var(--white);
    color: var(--black);
  }
}

.filter__list li a {
  border-radius: 2rem;
}
.filter__list li a.current {
  background-color: var(--white);
  color: var(--black);
}
.filter__list li:hover {
  transform: scale(1.075);
}
.filter__list li:nth-child(1n+5) {
  display: none;
}
.filter__list li.filter-more {
  display: block;
}
.filter__list li.filter-more:hover {
  transform: none;
}
.active .filter__list li:nth-child(1n+5) {
  display: block;
}

.bt-toggle-more {
  color: var(--white);
}
.bt-toggle-more .default {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.bt-toggle-more .active {
  display: none;
}
.active .bt-toggle-more .default {
  display: none;
}
.active .bt-toggle-more .active {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.entry-share {
  padding-top: 1rem;
  font-size: 0.81255rem;
}
.entry-share li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 0.5rem;
}
.entry-share a, .entry-share button {
  color: var(--white);
  text-decoration-line: none;
}
.entry-share a svg, .entry-share button svg {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  fill: currentColor;
}
.entry-share a:hover svg, .entry-share button:hover svg {
  transform: scale(1.125);
}

.bt-copy-clipboard .default {
  display: block;
}
.bt-copy-clipboard .active {
  display: none;
}
.bt-copy-clipboard.done .default {
  display: none;
}
.bt-copy-clipboard.done .active {
  display: block;
}

.js .more-block {
  display: none;
}
.more-block.is-hidden {
  display: none;
}
.more-block.is-open {
  display: block;
}

.entry-image {
  position: relative;
  border-radius: 0.75rem;
}
.entry-image:before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
  border-radius: 0.75rem;
}

.contact-item {
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: var(--grey);
}

.img-container {
  overflow: hidden;
}

.tab__link {
  color: var(--grey);
  text-decoration-line: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.tab__link.current {
  color: var(--white);
  text-decoration-line: underline;
}

.js-tab__content--hidden {
  display: none;
}

.js-tab__content--block {
  display: block;
}

@media (min-width: 1024px) {
  .slider-parallax {
    margin: 0 0 -33vh;
  }
}

.slider__block {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--dark);
  width: 100vw;
  top: 0;
}
@media (min-width: 768px) {
  .slider__block {
    position: sticky;
    height: 100vh;
  }
}

.slider__large {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  aspect-ratio: 0.8;
  position: relative;
  width: 100%;
}

.slider__thumbnail {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50%;
  width: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.slider__parallax_container {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .slider__parallax_container {
    height: 100vh;
  }
}

.slider__parallax {
  background-color: var(--dark);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
@media (min-width: 768px) {
  .slider__parallax {
    height: 100vh;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-25%);
  }
}

.one {
  width: 100vw;
  height: 100vh;
  position: relative;
  z-index: 10;
  background-size: cover;
  background-position: 50% 50%;
  will-change: transform, width, height, filter;
}

.content__img {
  background-size: cover;
  background-position: 50% 50%;
  will-change: transform, filter, opacity;
}

.video-wrapper {
  position: absolute;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
}

.push-video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translate(-50%, -50%);
}

#BambooHR {
  padding-bottom: 2rem;
}

@media (min-width: 1024px) {
  #BambooHR {
    padding-bottom: 0;
  }
}

.BambooHR-ATS-board * {
  font-family: var(--default-font-family) !important;
  color: var(--white) !important;
  font-size: 1rem !important;
}
.BambooHR-ATS-board h2 {
  display: none !important;
}
.BambooHR-ATS-board ul {
  list-style-type: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-collapse: collapse;
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.3);
}
.BambooHR-ATS-board ul.BambooHR-ATS-Jobs-List {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media (min-width: 1024px) {
  .BambooHR-ATS-board ul.BambooHR-ATS-Jobs-List {
    grid-column: span 3 / span 3;
  }
}
.BambooHR-ATS-board ul.BambooHR-ATS-Jobs-List li {
  position: relative;
}
@media (min-width: 1024px) {
  .BambooHR-ATS-board ul.BambooHR-ATS-Jobs-List li {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5rem;
  }
}
.BambooHR-ATS-board a {
  text-transform: uppercase;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  font-weight: normal !important;
  text-decoration: none !important;
}
.BambooHR-ATS-board a:hover {
  text-decoration: underline !important;
}
.BambooHR-ATS-board a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  pointer-events: auto;
}
.BambooHR-ATS-board .BambooHR-ATS-Location {
  color: var(--grey) !important;
  float: none !important;
  padding-top: 0 !important;
}
.BambooHR-ATS-board .BambooHR-ATS-Department-Header {
  color: var(--grey) !important;
  font-weight: 400 !important;
}
.BambooHR-ATS-board .BambooHR-ATS-Department-Item {
  border-collapse: collapse;
  border-width: 0px;
  border-top-width: 1px;
  border-style: solid;
  padding-top: 1.25rem;
  padding-bottom: 0.25rem;
}
@media (min-width: 1024px) {
  .BambooHR-ATS-board .BambooHR-ATS-Department-Item {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 5rem;
  }
}
.BambooHR-ATS-board .BambooHR-ATS-Department-Item {
  border-color: rgba(255, 255, 255, 0.3);
}

.bamboo-table {
  width: 100%;
  border-collapse: collapse;
}
.bamboo-table th, .bamboo-table td {
  padding: 0.5rem;
  vertical-align: top;
  font-size: 0.81255rem;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .bamboo-table th, .bamboo-table td {
    padding: 1rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 1rem;
  }
}
.bamboo-table th, .bamboo-table td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: var(--grey) !important;
}
.bamboo-table th svg, .bamboo-table td svg {
  transition: transform 0.3s ease-in-out;
}
.bamboo-table .has-filter {
  color: var(--white) !important;
}
.bamboo-table .has-filter:hover svg {
  transform: translateY(0.175rem);
}
.bamboo-table tr td:nth-child(2) {
  text-transform: uppercase;
  color: var(--white) !important;
}

.key-figure {
  font-size: clamp(2rem, 1.2941rem + 3.5294vw, 5rem);
}

@media (min-width: 768px) {
  .gallery-container .gallery-item img {
    display: block;
    margin: 0 0 1.25rem;
  }
  .gallery-container .swiper-wrapper {
    display: block;
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}

.glightbox {
  position: relative;
}

.post-password-form__inner {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-top: 1rem;
}

@media (min-width: 1024px) {
  .post-password-form__inner {
    flex-direction: row;
    align-items: center;
  }
}
.post-password-form__inner label {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.25;
}
.post-password-form__inner input {
  margin: 0;
  height: 2rem;
  width: 100%;
  flex: 1 1 0%;
  border-radius: 0px;
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: var(--grey);
  border-bottom-color: var(--white);
  background-color: var(--dark);
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 300;
  color: var(--white);
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 1024px) {
  .post-password-form__inner input {
    width: 240px;
    flex: none;
  }
}

.message {
  position: fixed;
  left: 50%;
  top: 50%;
  display: none;
  width: 80%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-width: 1px;
  border-style: solid;
  border-color: var(--white);
  background-color: var(--dark);
  padding: 1.5rem;
}

@media (min-width: 1024px) {
  .message {
    width: 540px;
  }
}

.message {
  z-index: 9999999;
}
.message button {
  margin: 0;
  padding: 0.5rem;
  font-size: 2.25rem;
  color: var(--white);
  text-decoration-line: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
@media (hover: hover) and (pointer: fine) {
  .message button:hover {
    color: var(--grey);
    text-decoration-line: none;
  }
}
.message.active {
  display: block;
}

.message-overlay {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999995;
}
.message-overlay.active {
  display: block;
}

.header {
  transition: all 0.5s ease-in-out;
  min-height: 5rem;
}
.has-nav-opened .header {
  background-color: var(--dark);
}
.header:before {
  background-color: var(--dark);
  transition: all 0.5s ease-in-out;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  opacity: 0;
  transform: translateY(-100%);
}
.has-nav-opened .header:before {
  transform: none;
  opacity: 1;
}
.header .container {
  transition: opacity 0.5s 0.25s ease-in-out;
  opacity: 0;
}
.js .header {
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
}
.loaded .header {
  opacity: 1;
}
.loaded .header .container {
  opacity: 1;
}
.search-active .header {
  display: none;
  opacity: 0;
}
.search-active .header .container {
  display: none;
  opacity: 0;
}
.header .logo, .header .bt-search {
  position: relative;
  z-index: 10;
}

.headroom {
  will-change: transform;
}

.headroom--pinned {
  transition: all 0.5s ease-in-out;
  transform: translateY(0%);
  position: fixed;
  z-index: 99;
}
.headroom--pinned:before {
  transform: none;
  opacity: 1;
}
.loaded .headroom--pinned .container {
  opacity: 1;
}

.headroom--unpinned {
  transform: translateY(-100%);
  position: fixed;
}
.mobile-container .headroom--unpinned {
  background-color: var(--dark);
}
.headroom--unpinned:before {
  opacity: 0;
}
.loaded .headroom--unpinned .container {
  opacity: 0;
}

.headroom--top {
  background: transparent;
}
.headroom--top:before {
  opacity: 0;
  transform: translateY(-100%);
}
.mobile-container .headroom--top {
  background: transparent;
}

.menu-item a {
  transition: background-size 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  background-image: linear-gradient(currentColor, currentColor);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 0 1px;
}
.no-touch .menu-item a:hover, .no-touch .menu-item a[aria-expanded=true] {
  background-size: 100% 1px;
}

.main-nav__list {
  position: relative;
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.no-touch .main-nav__list:hover > li > a {
  opacity: 0.5;
}
.no-touch .main-nav__list:hover > li:hover a {
  opacity: 1;
}
.main-nav__list li {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.main-nav__list li a {
  position: relative;
  z-index: 10;
  font-size: 0.875rem;
  text-transform: uppercase;
  text-decoration-line: none;
}
.main-nav__list li.current-menu-ancestor > a, .main-nav__list li.current-page-ancestor > a, .main-nav__list li.current-menu-item > a {
  color: var(--white);
  background-size: 100% 1px;
}
.single-product .main-nav__list li.menu-item--solutions > a {
  color: var(--white);
  background-size: 100% 1px;
}
.main-nav__list li ul {
  background-color: var(--dark);
  list-style-type: none;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  top: 100%;
  left: 0;
  padding: 1.25rem 0 1rem;
  z-index: 0;
}
.main-nav__list li ul:before {
  content: "";
  background-color: var(--dark);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: calc(100% + 150vw);
  z-index: -1;
}
.main-nav__list li ul:after {
  content: "";
  background-color: var(--dark);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: translateY(-100%) translateX(-50%);
  width: calc(100% + 150vw);
  z-index: -1;
}
.main-nav__list li ul li {
  transition: 0.3s 0.15s all linear;
}
.js .main-nav__list li ul li {
  opacity: 0;
}
.main-nav__list li ul li a {
  font-size: 1.125rem;
  font-weight: 300;
  text-transform: none;
}
.main-nav__list li ul li.menu-item--mobile {
  display: none;
}
.main-nav__list li ul.has-columns-layout {
  -moz-column-count: 2;
       column-count: 2;
}
.main-nav__list li ul.has-columns-layout li {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
.main-nav__list li ul.has-columns-layout li a {
  white-space: nowrap;
}
.main-nav__list li ul.show {
  opacity: 1;
  visibility: visible;
}
.main-nav__list li ul.show li {
  opacity: 1;
}
.main-nav__list li.menu-item-has-children:hover > ul, .main-nav__list li.menu-item-has-children:focus > ul, .main-nav__list li.menu-item-has-children:focus-within > ul {
  opacity: 1 !important;
  visibility: visible !important;
}
.main-nav__list li.menu-item-has-children:hover > ul li, .main-nav__list li.menu-item-has-children:focus > ul li, .main-nav__list li.menu-item-has-children:focus-within > ul li {
  opacity: 1 !important;
}

.bt-search {
  height: 1.25rem;
  width: 1.25rem;
  color: var(--white);
}
.bt-search svg {
  fill: currentColor;
}
.bt-search .default {
  display: block;
}
.bt-search .active {
  display: none;
}
.bt-search[aria-pressed=true] .active {
  display: block;
}
.bt-search[aria-pressed=true] .default {
  display: none;
}
.bt-search[aria-pressed=true] svg {
  height: 1rem;
  width: 1rem;
}

.language-container, .year-container {
  padding-top: 0.25rem;
}
.language-container ul, .year-container ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.language-container li, .year-container li {
  font-size: 0.875rem;
  text-transform: uppercase;
}
.language-container li.wpml-ls-item-legacy-dropdown, .year-container li.wpml-ls-item-legacy-dropdown {
  position: relative;
}
.language-container li.wpml-ls-item-legacy-dropdown > a, .year-container li.wpml-ls-item-legacy-dropdown > a {
  display: block;
  padding-right: 1.5rem;
}
.language-container li.wpml-ls-item-legacy-dropdown > a:after, .year-container li.wpml-ls-item-legacy-dropdown > a:after {
  content: "";
  transition: transform 0.3s ease-in-out;
  align-items: flex-start;
  background: url(../images/icons/icon-chevron.svg) 50% no-repeat;
  background-size: cover;
  display: inline-flex;
  height: 11px;
  margin: 0 0 0 0.5rem;
  position: absolute;
  transform: rotate(90deg);
  width: 11px;
  top: 0.35rem;
}
.language-container li ul, .year-container li ul {
  list-style-type: none;
  position: absolute;
  display: none;
  margin: 0;
  top: 100%;
  left: 0;
  min-width: 4rem;
  z-index: 30;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  padding: 0;
}
.language-container li ul.show, .year-container li ul.show {
  opacity: 1;
  display: block;
}
.language-container li ul li a, .year-container li ul li a {
  display: inline-flex;
  padding-top: 0;
}
.language-container a, .year-container a {
  text-decoration-line: none;
}
.language-container a span, .year-container a span {
  display: block;
}

.year-container {
  padding-top: 0;
}
.year-container li {
  font-size: 1rem;
  text-transform: uppercase;
}
.year-container li.wpml-ls-item-legacy-dropdown {
  font-size: 1rem;
}
.year-container li.wpml-ls-item-legacy-dropdown > a:after {
  top: 0.5rem;
}
.year-container .wpml-ls-sub-menu {
  background: var(--dark);
  max-height: 12.5rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.block-search {
  position: fixed;
  left: 0;
  top: 3rem;
  padding-top: 0;
  padding-right: 0;
}

@media (min-width: 1024px) {
  .block-search {
    top: 0;
    padding-top: 2.5rem;
    padding-right: 2.5rem;
  }
}
.block-search input {
  border-radius: 0px;
  padding-left: 0;
  padding-right: 0;
  padding-right: 1rem;
  font-size: 1rem;
  color: var(--white);
}
@media (min-width: 1024px) {
  .block-search input {
    font-size: 1.25rem;
  }
}
.block-search input {
  outline: none;
}
.block-search .searchform {
  width: 100%;
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: var(--greylight);
  padding-bottom: 1rem;
}
@media (min-width: 1024px) {
  .block-search .searchform {
    padding-bottom: 1.5rem;
  }
}
.js .block-search {
  transition: all 0.5s 0.5s ease-in-out;
  z-index: 50;
  display: none;
  height: 100%;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  gap: 2rem;
  background-color: var(--dark);
}
.js .search-active .block-search {
  display: flex;
  transform: none;
}

.searchform {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.searchform input {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  background: none;
  border: 0;
  border-radius: 0;
  margin: 0;
  flex: 1 1 0%;
}
.searchform button {
  position: relative;
  margin: 0;
  padding: 1rem;
}
.searchform button span {
  display: none;
}
@media (min-width: 1024px) {
  .searchform button span {
    display: block;
  }
}
.searchform button svg {
  fill: currentColor;
}

.aligncenter {
  text-align: center;
}

.txtalignleft {
  text-align: left;
}

.txtalignright {
  text-align: right;
}

.wrapper .alignleft,
.wrapper .alignright,
.wrapper .aligncenter {
  float: none;
  margin: 0 auto 0.5rem;
}
@media (min-width: 1024px) {
  .wrapper .alignleft {
    float: left;
    margin: 0 2rem 1rem 0;
  }
  .wrapper .alignright {
    float: right;
    margin: 0 0 1rem 2rem;
  }
  .wrapper .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
  }
}

h1,
.entry-title {
  color: currentColor;
  overflow-wrap: break-word;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  display: block;
  font-weight: 400;
  line-height: 1.25;
  margin: 0;
  padding: 1rem 0;
}
.entry-content h2 strong,
.entry-content h3 strong,
.entry-content h4 strong,
.entry-content h5 strong,
.entry-content h6 strong {
  font-weight: 700;
}
.entry-content h2 {
  font-size: 1.75rem;
}
.entry-content h3 {
  font-size: 1.5rem;
  line-height: 1.375;
}
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-size: 1.25rem;
  line-height: 1.375;
}
.entry-content p {
  margin: 0;
  display: block;
  padding: 0;
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5;
}
.entry-content p:empty {
  display: none;
}
.entry-content p:only-child {
  padding: 0;
}
.entry-content ul {
  list-style-type: disc;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-top: 1rem;
}
.entry-content ul ul {
  padding-bottom: 0;
}
.entry-content ol {
  list-style-type: number;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 1rem;
  padding-left: 2rem;
}
.entry-content li {
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5;
}
.entry-content hr {
  background: currentColor;
  border: 0;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}
.entry-content a {
  color: var(--white);
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
@media (hover: hover) and (pointer: fine) {
  .entry-content a:hover {
    color: var(--grey);
    text-decoration-line: none;
  }
}
.entry-content a {
  overflow-wrap: break-word;
}
.entry-content a.bt {
  text-decoration-line: none;
}
@media (hover: hover) and (pointer: fine) {
  .entry-content a.bt:hover {
    color: var(--black);
  }
}
.entry-content em,
.entry-content i {
  font-style: italic;
}
.entry-content blockquote {
  margin: 0;
  display: block;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.25;
}
@media (min-width: 1024px) {
  .entry-content blockquote {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
.entry-content blockquote p {
  display: block;
  line-height: 1.5;
  font-size: 1em;
}
.entry-content blockquote p:before, .entry-content blockquote p:after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9hZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNWRyBSZXBvIE1peGVyIFRvb2xzIC0tPg0KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS42MjIzMSA2Ljc4Mjc4QzEwLjA1NDYgNi40MzkwOSAxMC4xMjY1IDUuODEwMDEgOS43ODI3NyA1LjM3NzdDOS40MzkwOCA0Ljk0NTM5IDguODEwMDEgNC44NzM1NCA4LjM3NzY5IDUuMjE3MjRDNC43MzQ3MSA4LjExMzQyIDQgMTEuODc4NCA0IDE2QzQgMTcuNjU2OSA1LjM0MzE1IDE5IDcgMTlDOC42NTY4NSAxOSAxMCAxNy42NTY5IDEwIDE2QzEwIDE0LjM0MzIgOC42NTY4NSAxMyA3IDEzQzYuNzEyMzMgMTMgNi40MzQxMiAxMy4wNDA1IDYuMTcwNzYgMTMuMTE2MUM2LjUxNjIgMTAuNTg3MiA3LjQ1NzM4IDguNTAzOTEgOS42MjIzMSA2Ljc4Mjc4Wk0yMCAxNkMyMCAxNy42NTY5IDE4LjY1NjkgMTkgMTcgMTlDMTUuMzQzMSAxOSAxNCAxNy42NTY5IDE0IDE2QzE0IDExLjg3ODQgMTQuNzM0NyA4LjExMzQyIDE4LjM3NzcgNS4yMTcyNEMxOC44MSA0Ljg3MzU0IDE5LjQzOTEgNC45NDUzOSAxOS43ODI4IDUuMzc3N0MyMC4xMjY1IDUuODEwMDEgMjAuMDU0NiA2LjQzOTA5IDE5LjYyMjMgNi43ODI3OEMxNy40NTc0IDguNTAzOTEgMTYuNTE2MiAxMC41ODcyIDE2LjE3MDggMTMuMTE2MUMxNi40MzQxIDEzLjA0MDUgMTYuNzEyMyAxMyAxNyAxM0MxOC42NTY5IDEzIDIwIDE0LjM0MzIgMjAgMTZaIiBmaWxsPSIjMDAwMDAwIi8+DQo8L3N2Zz4=);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 1.25rem;
  width: 1.25rem;
  filter: invert(1);
}
@media (min-width: 1024px) {
  .entry-content blockquote p:before, .entry-content blockquote p:after {
    height: 2.5rem;
    width: 2.5rem;
  }
  .entry-content blockquote p:before {
    transform: translateX(-100%);
  }
}
.entry-content blockquote p:after {
  float: right;
  transform: rotate(180deg);
}
.entry-content blockquote cite {
  display: block;
  padding-top: 0.75rem;
  text-align: right;
  font-size: 0.81255rem;
  font-weight: 300;
  font-style: normal;
}
.entry-content iframe,
.entry-content .prev-video_youtube {
  aspect-ratio: 16/9;
  height: auto;
  max-width: 100%;
  width: 100%;
  margin: 0 0 1rem;
}
.entry-content img {
  height: auto;
  max-width: 100%;
}
.entry-content figure {
  margin: 0;
  padding: 0;
}

.wp-caption {
  margin: 0;
  padding: 0.25rem;
  text-align: right;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: var(--grey);
}

.footer__sitemap > li {
  font-size: 0.75rem;
  text-transform: uppercase;
}
.footer__sitemap > li a {
  color: var(--white);
}
@media (hover: hover) and (pointer: fine) {
  .footer__sitemap > li a:hover {
    color: var(--grey);
  }
}
.footer__sitemap > li.menu-item--empty > a {
  pointer-events: none;
  cursor: default;
}
@media (hover: hover) and (pointer: fine) {
  .footer__sitemap > li.menu-item--empty > a:hover {
    color: var(--white);
  }
}
.footer__sitemap ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
  padding-top: 1rem;
}
.footer__sitemap ul li {
  font-size: 0.875rem;
  text-transform: none;
}
.footer__sitemap ul li.menu-item--mobile {
  display: none;
}
.footer__sitemap ul li a {
  color: var(--grey);
}
@media (hover: hover) and (pointer: fine) {
  .footer__sitemap ul li a:hover {
    color: var(--white);
  }
}
.footer__sitemap a {
  text-decoration-line: none;
}

.footer__list a {
  color: var(--grey);
  text-decoration-line: none;
}

@media (hover: hover) and (pointer: fine) {
  .footer__list a:hover {
    color: var(--white);
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  ::before,
  ::after {
    animation-delay: -1ms !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    background-attachment: initial !important;
    scroll-behavior: auto !important;
    transition-duration: 0s !important;
    transition-delay: 0s !important;
  }
}
.mobile-menu {
  transition: all 0.3s ease-in-out;
  background: transparent;
  transform: none;
  position: fixed;
  margin: 0;
  min-height: var(--header-height-mobile);
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10000;
}
@media (min-width: 1024px) {
  .mobile-menu {
    display: none;
  }
}
.mobile-menu svg {
  flex-shrink: 0;
}
.mobile-menu svg.show-menu {
  display: block;
  margin: 0 auto;
}
.mobile-open .mobile-menu svg.show-menu {
  display: none;
}
.mobile-menu svg.hide-menu {
  display: none;
  margin: 0 auto;
}
.mobile-open .mobile-menu svg.hide-menu {
  display: block;
}
.menu-open .mobile-menu, .search-active .mobile-menu, .lenis-scrolling .mobile-menu {
  background-color: var(--dark);
}

.mobile-menu__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.25rem 0 1.25rem;
}

.bt-menu {
  margin: 0;
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.bt-menu svg {
  fill: var(--white);
  stroke: var(--white);
}
.bt-menu .show-menu {
  display: block;
}
.menu-open .bt-menu .show-menu {
  display: none;
}
.bt-menu .hide-menu {
  display: none;
}
.menu-open .bt-menu .hide-menu {
  display: block;
}

.mobile-nav {
  will-change: transform;
  transition: transform 0.6s ease-in-out;
  -webkit-overflow-scrolling: touch;
  background: var(--dark);
  color: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - var(--header-padding-mobile));
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 0;
  position: fixed;
  transform: translateX(-100%);
  top: var(--header-padding-mobile);
  width: 100%;
  z-index: 9999;
}
@media (min-width: 1024px) {
  .mobile-nav {
    display: none;
  }
}
.menu-open .mobile-nav {
  transform: translateX(0);
}
.loaded .mobile-nav {
  opacity: 1;
}
.mobile-nav::-webkit-scrollbar {
  width: 5px;
}
.mobile-nav::-webkit-scrollbar-track {
  background: var(--white);
  border-radius: 0;
}
.mobile-nav::-webkit-scrollbar-thumb {
  background: var(--dark);
  border-radius: 0;
}

.mobile-nav__container {
  position: relative;
}
.mobile-nav__container .language_list li {
  font-size: 0.75rem;
  color: var(--grey);
}
.mobile-nav__container .language_list li:not(:last-child):after {
  content: "|";
  padding: 0 0.325rem;
}
.mobile-nav__container .language_list a {
  color: currentColor;
  text-decoration-line: none;
}

.mobile-nav__list {
  will-change: transform;
  transition: transform 0.6s ease-in-out;
  font-weight: 450;
  position: relative;
  padding: 0 0 1rem;
  z-index: 50;
}
.mobile-nav__list ul {
  list-style-type: none;
  display: none;
  margin: 0;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  padding: 0 1.5rem 1rem;
}
.mobile-nav__list ul.show {
  opacity: 1;
  display: block;
}
.mobile-nav__list ul li a {
  display: block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1rem;
  text-transform: none;
}
.mobile-nav__list li {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.mobile-nav__list a {
  display: block;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  color: var(--white);
  text-decoration-line: none;
}
.mobile-nav__list a[aria-expanded=true]:before {
  content: "";
  background: url(../images/icons/icon-arrow.svg) center center no-repeat;
  display: inline-flex;
  height: 9px;
  margin: 0 1rem 0 0;
  transform: rotate(90deg);
  width: 10px;
}

.mobile-nav__list--footer li a {
  padding-top: 0.325rem;
  padding-bottom: 0.325rem;
  font-size: 0.75rem;
  color: var(--grey);
}

/* TARTEAUCITRON */
.modal-open {
  overflow: hidden;
  height: 100%;
}

#contentWrapper {
  display: unset;
}

@media screen and (max-width: 767px) {
  #tarteaucitron,
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    margin: 0;
    border: 0;
    background: var(--white);
  }
  #tarteaucitron .tarteaucitronBorder,
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList {
    border: 0;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronTitle {
    text-align: left;
  }
  .tarteaucitronName .tarteaucitronH2 {
    max-width: 80%;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
    text-align: center;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk button {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #tarteaucitron {
    left: 0;
    width: 90%;
    max-height: 80%;
    margin: 0 5%;
    border: 0;
  }
}
#tarteaucitronRoot div#tarteaucitron {
  right: 0;
  left: 0;
  margin: auto;
}

#tarteaucitronRoot button#tarteaucitronBack {
  background: var(--black);
}

#tarteaucitron .clear {
  clear: both;
}

#tarteaucitron a {
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
  color: #424242;
}

#tarteaucitronRoot button {
  border: 0;
  background: transparent;
}

#tarteaucitronAlertBig a,
#tarteaucitronAlertBig strong,
#tarteaucitronAlertSmall a,
#tarteaucitronAlertSmall strong {
  color: var(--white);
}

#tarteaucitron strong {
  font-size: 22px;
  font-weight: 500;
}

#tarteaucitron ul {
  padding: 0;
}

#tarteaucitron .tarteaucitronH1,
#tarteaucitron .tarteaucitronH2,
#tarteaucitron .tarteaucitronH3,
#tarteaucitron .tarteaucitronH4,
#tarteaucitron .tarteaucitronH5,
#tarteaucitron .tarteaucitronH6 {
  display: block;
}

.cookie-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

#tarteaucitronRoot {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
}

#tarteaucitronRoot * {
  font-family: var(--default-font-family);
  font-size: 1rem;
  line-height: normal;
  box-sizing: initial;
  vertical-align: initial;
  color: var(--black);
}

#tarteaucitronRoot .tarteaucitronH1 {
  font-size: 1.5em;
  margin: 15px 0 28px;
  text-align: center;
  color: var(--white);
}

#tarteaucitronRoot .tarteaucitronH2 {
  display: inline-block;
  margin: 12px 0 0 10px;
  color: var(--white);
}

#tarteaucitronCookiesNumberBis.tarteaucitronH2 {
  margin-left: 0;
}

#tarteaucitronBack {
  position: fixed;
  z-index: 2147483646;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: var(--white);
}

#tarteaucitron {
  position: fixed;
  z-index: 2147483647;
  top: 6%;
  left: 50%;
  display: none;
  width: 860px;
  max-height: 80%;
  margin: 0 auto 0 -430px;
  padding: 0;
}

#tarteaucitron .tarteaucitronBorder {
  overflow: auto;
  height: auto;
  border: 2px solid var(--black);
  border-top: 0;
  background: var(--white);
}

#tarteaucitron #tarteaucitronClosePanel,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie {
  font-size: 0.925rem;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: -4px;
  width: calc(100% - 12px);
  padding: 6px;
  cursor: pointer;
  text-align: right;
  text-decoration: none;
  color: var(--white);
  background: var(--black);
}

#tarteaucitron #tarteaucitronDisclaimer {
  font-size: 12px;
  width: 80%;
  margin: 15px auto 0;
  color: #555;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronHidden,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden {
  background: rgba(51, 51, 51, 0.07);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
  position: relative;
  display: none;
}

#tarteaucitronCookiesList .tarteaucitronH3.tarteaucitronTitle {
  box-sizing: border-box;
  width: 100%;
}

#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  width: auto;
  margin: 20px 0 0;
  padding: 5px 20px;
  text-align: left;
  color: var(--white);
  background: var(--black);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
  font-weight: 500;
  color: var(--white);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a:hover,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a:hover {
  text-decoration: none;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a {
  font-size: 22px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
  font-size: 14px;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle {
  margin: 0;
  padding: 5px 10px;
}

#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  z-index: 2147483647;
  display: none;
  max-width: 270px;
  margin-top: 0;
  padding: 20px;
  color: var(--white);
}

#tarteaucitron #tarteaucitronInfo a {
  text-decoration: underline;
  color: var(--white);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover {
  background: rgba(51, 51, 51, 0.2);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine {
  overflow: hidden;
  margin: 0;
  padding: 15px 15px 15px 0;
  background: rgba(51, 51, 51, 0.1);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
  position: relative;
  margin-top: 21px;
  margin-bottom: 0;
  border: 3px solid var(--dark);
  border-top: 5px solid var(--dark);
  background: var(--dark);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
  background: var(--dark);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
  margin-top: 2px;
  margin-left: 15px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName button {
  color: var(--white);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronAsk {
  margin-top: 0;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName {
  display: inline-block;
  float: left;
  width: 50%;
  margin-left: 10px;
  text-align: left;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName a:hover {
  text-decoration: underline;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
  display: inline-block;
  float: right;
  margin: 7px 0 0;
  text-align: right;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
.tac_activate .tarteaucitronAllow {
  display: inline-block;
  width: auto;
  padding: 6px 10px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  color: var(--white);
  border: 2px solid currentColor;
}

#tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed {
  border: 2px solid var(--white);
  padding: 0.75rem 0.875rem;
}
#tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed:hover {
  border-color: var(--black);
  background-color: var(--white);
  color: var(--black);
}

#tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected {
  opacity: 1;
  border-color: var(--white);
  background-color: var(--black);
}

#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied2.tarteaucitronIsSelected,
#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied.tarteaucitronIsSelected {
  opacity: 1;
  border-color: var(--black);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAllow,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied .tarteaucitronDeny {
  background-color: #dfeabe;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName .tarteaucitronListCookies {
  font-size: 0.75rem;
  color: var(--black);
}

#tarteaucitron .tarteaucitronH3 {
  font-size: 1.125rem;
}

#tarteaucitron #tarteaucitronMainLineOffset .tarteaucitronName {
  font-size: 0.875rem;
  width: auto;
  margin-left: 0;
}

span#tarteaucitronDisclaimerAlert {
  display: inline-block;
  padding: 0 0.75rem;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine,
#tarteaucitron .tarteaucitronBorder,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden {
  border-color: var(--black);
}

.tarteaucitronAlertBigTop {
  top: 0;
}

.tarteaucitronAlertBigBottom {
  bottom: 0;
}

#tarteaucitronAlertBig {
  font-size: 1rem;
  position: fixed;
  z-index: 2147483645;
  left: 0;
  display: none;
  box-sizing: content-box;
  width: 100%;
  margin: auto;
  text-align: center;
  color: var(--white);
  background: var(--dark);
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong,
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl,
#tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog {
  color: var(--white);
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
  font-weight: 700;
}

#tarteaucitronAlertBig #tarteaucitronPrivacyUrl,
#tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog {
  cursor: pointer;
}

#tarteaucitron #tarteaucitronPrivacyUrl,
#tarteaucitron #tarteaucitronPrivacyUrlDialog,
#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitronAlertBig #tarteaucitronPersonalize2,
#tarteaucitronRoot .tarteaucitronAllow,
#tarteaucitronRoot .tarteaucitronDeny,
.tarteaucitronCTAButton {
  font-size: 1rem;
  line-height: 1.2;
  display: inline-block;
  margin-left: 7px;
  padding: 5px 10px;
  cursor: pointer;
  text-decoration: none;
  color: var(--white);
}

#tarteaucitronRoot .tarteaucitronDeny {
  background: transparent;
  border: 2px solid var(--white);
}

#tarteaucitron #tarteaucitronPrivacyUrl,
#tarteaucitron #tarteaucitronPrivacyUrlDialog,
#tarteaucitronAlertBig #tarteaucitronCloseAlert {
  font-size: 13px;
  margin-bottom: 3px;
  margin-left: 7px;
  padding: 5px 10px;
  color: var(--black);
  background: var(--white);
}

#tarteaucitronPercentage {
  position: fixed;
  z-index: 2147483644;
  left: 0;
  width: 0;
  height: 5px;
  box-shadow: 0 0 2px #fff, 0 1px 2px #555;
}

.tarteaucitronIconBottomRight {
  right: 0;
  bottom: 0;
}

.tarteaucitronIconBottomLeft {
  bottom: 0;
  left: 0;
}

.tarteaucitronIconTopRight {
  top: 0;
  right: 0;
}

.tarteaucitronIconTopLeft {
  top: 0;
  left: 0;
}

.tarteaucitronIconTopLeft #tarteaucitronManager {
  border-radius: 2px 7px 7px 2px;
}

.tarteaucitronIconTopRight #tarteaucitronManager {
  border-radius: 7px 2px 2px 7px;
}

.tarteaucitronIconBottomLeft #tarteaucitronManager,
.tarteaucitronIconBottomRight #tarteaucitronManager {
  border-radius: 7px 7px 2px 2px;
}

#tarteaucitronIcon {
  position: fixed;
  z-index: 2147483646;
  display: none;
  width: auto;
  background: transparent;
}

#tarteaucitronIcon #tarteaucitronManager {
  font-size: 11px;
  display: inline-block;
  padding: 8px 10px;
  cursor: pointer;
  color: transparent;
  border: none;
}

#tarteaucitronIcon #tarteaucitronManager img {
  width: 50px;
  height: 50px;
}

.tarteaucitronAlertSmallBottom,
.tarteaucitronAlertSmallTop {
  bottom: 0;
}

#tarteaucitronAlertSmall {
  position: fixed;
  z-index: 2147483646;
  right: 0;
  display: none;
  width: auto;
  padding: 0;
  text-align: center;
  background: var(--black);
}

#tarteaucitronAlertSmall #tarteaucitronManager {
  font-size: 11px;
  display: inline-block;
  padding: 8px 10px;
  cursor: pointer;
  color: var(--white);
}

#tarteaucitronAlertSmall #tarteaucitronManager:hover {
  background: hsla(0, 0%, 100%, 0.05);
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 8px;
  margin-top: 5px;
  margin-bottom: 1px;
  border-radius: 5px;
  background-color: gray;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen,
#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed,
#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow {
  display: block;
  float: left;
  width: 0;
  height: 100%;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen {
  background-color: #1b870b;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow {
  background-color: #fbda26;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
  background-color: #9c1a1a;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesNumber {
  font-size: 30px;
  display: inline-block;
  padding: 0 10px;
  cursor: pointer;
  vertical-align: top;
  color: var(--white);
  background: hsla(0, 0%, 100%, 0.2);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesNumber:hover {
  background: hsla(0, 0%, 100%, 0.3);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer {
  position: fixed;
  right: 0;
  display: none;
  width: 100%;
  max-width: 500px;
  max-height: 70%;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList {
  font-size: 11px;
  overflow: auto;
  height: auto;
  text-align: left;
  color: var(--black);
  border: 2px solid var(--black);
  background: var(--white);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList strong {
  color: var(--black);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle {
  margin-top: 21px;
  padding: 13px 0 9px 13px;
  text-align: left;
  background: var(--black);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle strong {
  font-size: 16px;
  color: var(--white);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain {
  padding: 7px 5px 10px;
  word-wrap: break-word;
  background: rgba(51, 51, 51, 0.1);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain:hover {
  background: rgba(51, 51, 51, 0.2);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain a {
  text-decoration: none;
  color: var(--black);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft {
  display: inline-block;
  width: 50%;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft a strong {
  color: darkred;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListRight {
  font-size: 11px;
  display: inline-block;
  width: 30%;
  margin-left: 10%;
  vertical-align: top;
  color: var(--black);
}

.tac_activate {
  font-size: 12px;
  line-height: normal;
  display: table;
  width: 100%;
  height: 100%;
  margin: auto;
  text-align: center;
  color: var(--white);
  background: var(--black);
}

.tac_float {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.tac_activate .tac_float strong {
  color: var(--white);
}

.tac_activate .tac_float .tarteaucitronAllow {
  display: inline-block;
  background-color: #1b870b;
}

ins.adsbygoogle,
ins.ferank-publicite {
  text-decoration: none;
}

div.amazon_product {
  width: 120px;
  height: 240px;
}

div#tarteaucitronInfo {
  font-size: 1em;
  position: relative;
  display: block;
  max-width: 80%;
  margin: -10px auto 40px;
  padding: 15px 0;
  text-align: center;
  border-color: #555;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

a.tarteaucitronSelfLink {
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  display: block;
  height: 30px;
  text-align: center;
}

.tarteaucitronMainLine .tarteaucitronH2 {
  font-size: 1.2em;
  margin-top: 4px;
}

span.tarteaucitronTitle.tarteaucitronH3 {
  margin-top: 12px;
}

.spacer-20 {
  height: 20px;
}

.display-block,
.spacer-20 {
  display: block;
}

.display-none {
  display: none;
}

#tarteaucitronRoot * {
  font-family: var(--default-font-family);
  font-size: 1rem;
}

#tarteaucitronPercentage {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
  display: block;
  padding: 0 1rem 1rem;
  text-align: center;
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b {
  font-weight: 600;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitronAlertBig #tarteaucitronPersonalize {
  font-size: 1rem;
  min-width: 10rem;
  color: hsla(0, 0%, 100%, 0.5);
  background: none;
}

@media (max-width: 767.98px) {
  #tarteaucitronAlertBig #tarteaucitronCloseAlert,
  #tarteaucitronAlertBig #tarteaucitronPersonalize {
    display: block;
    clear: both;
    margin: 0 auto;
    padding: 0.3125rem;
  }
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  height: 2.25rem;
  margin: 0 0 0 0.3125rem;
  padding: 0.3125rem 0.625rem;
  vertical-align: top;
  color: var(--white);
  border-radius: 2rem;
  border: 2px solid var(--white);
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert:hover {
  background: var(--white);
  color: var(--black);
}

@media (max-width: 767.98px) {
  #tarteaucitronAlertBig #tarteaucitronCloseAlert {
    display: block;
    min-width: 17.5rem;
    margin: 1rem auto 0;
    padding: 0.25rem 0;
  }
}
@media (max-width: 991.98px) {
  #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
  #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b {
    display: block;
  }
}
#tarteaucitronAlertBig {
  padding: 2rem 0;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny {
  position: relative;
  top: 0;
  padding: 0.625rem 0.625rem 0.375rem;
}

#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle {
  font-weight: 500;
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b,
#tarteaucitronAlertBig #tarteaucitronPersonalize {
  color: var(--black);
}

#tarteaucitronAlertBig #tarteaucitronPersonalize {
  overflow: hidden;
  height: 2.25rem;
  margin: 0 0.75rem;
  color: #dfeabe;
  border-radius: 2rem;
}

#tarteaucitronAlertBig #tarteaucitronPersonalize span {
  margin: 0 0 0 -1rem;
  color: var(--white);
}

#tarteaucitronBack {
  opacity: 1;
  background: var(--white);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow {
  color: var(--white);
  background: var(--black);
  border: 2px solid var(--white);
}
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow:hover {
  color: var(--black);
  background: var(--white);
  border-color: var(--black);
}

@media (max-width: 767.98px) {
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow {
    min-height: 1.5rem;
    margin: 1rem 0;
  }
}
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
.tac_activate .tarteaucitronAllow {
  font-size: 1rem;
  margin: 0 0 0 0.625rem;
  padding: 0.625rem 0.875rem 0.625rem;
  border-radius: 2rem;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow .tarteaucitronCheck,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny .tarteaucitronCheck,
.tac_activate .tarteaucitronAllow .tarteaucitronCheck {
  display: none;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny {
  top: -2px;
  padding: 0.625rem 0.875rem;
  color: var(--black);
  border-radius: 2rem;
  border: 2px solid var(--white);
  background: var(--white);
}
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny:hover {
  background: var(--black);
  border-color: transparent;
  color: var(--white);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny .tarteaucitronCross {
  display: none;
}

@media (max-width: 767.98px) {
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny {
    top: 0;
    min-height: 1.5rem;
  }
}
.tac_activate .tac_float .tarteaucitronAllow {
  color: var(--black);
  background: var(--white);
}

.tarteaucitronLine .tarteaucitronAllow,
.tarteaucitronLine .tarteaucitronDeny {
  transition: all 0.3s ease-in-out;
}

.tarteaucitronLine .tarteaucitronAllow:focus,
.tarteaucitronLine .tarteaucitronAllow:hover,
.tarteaucitronLine .tarteaucitronDeny:focus,
.tarteaucitronLine .tarteaucitronDeny:hover {
  opacity: 1;
}

#tarteaucitronClosePanel {
  font-size: 0.9rem;
  line-height: 1;
  top: 0;
  right: 0.95rem;
  z-index: 50;
}

#tarteaucitronAlertSmall #tarteaucitronManager {
  font-size: 1rem;
  padding: 0.75rem;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed {
  border-color: transparent;
}

@media (max-width: 991.98px) {
  #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronAsk {
    float: none;
    clear: both;
    width: 100%;
    padding: 0.625rem 0 0;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronAsk {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 991.98px) {
  #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  #tarteaucitronRoot .tarteaucitronH2 {
    margin: 0;
    text-align: center;
  }
}
#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied .tarteaucitronAsk .tarteaucitronDeny {
  color: var(--black);
  background: var(--white);
  border: 2px solid currentColor;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAsk .tarteaucitronAllow {
  color: var(--white);
  background: var(--black);
  border-color: var(--white);
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b,
#tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitronAlertBig #tarteaucitronPersonalize2 {
  color: var(--black);
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b span,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert span,
#tarteaucitronAlertBig #tarteaucitronPersonalize2 span,
#tarteaucitronAlertBig #tarteaucitronPersonalize span {
  color: var(--black);
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b span.tarteaucitronCheck,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert span.tarteaucitronCheck,
#tarteaucitronAlertBig #tarteaucitronPersonalize2 span.tarteaucitronCheck,
#tarteaucitronAlertBig #tarteaucitronPersonalize span.tarteaucitronCheck {
  display: none;
}

#tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitronAlertBig #tarteaucitronPersonalize2 {
  transition: all 0.3s ease-in-out;
  border: 2px solid currentColor;
  height: 2.5rem;
  margin: 0 0.625rem 0 0;
  padding: 0.3125rem 1.5rem;
  color: var(--white);
  border-radius: 2rem;
  background: var(--black);
}
#tarteaucitronAlertBig #tarteaucitronPersonalize:hover,
#tarteaucitronAlertBig #tarteaucitronPersonalize2:hover {
  background: var(--white);
  color: var(--black);
}

@media (max-width: 767.98px) {
  #tarteaucitronAlertBig #tarteaucitronPersonalize,
  #tarteaucitronAlertBig #tarteaucitronPersonalize2 {
    display: block;
    min-width: 17.5rem;
    margin: 0 auto 1rem;
    padding: 0.25rem 0;
  }
}
#tarteaucitronAlertBig #tarteaucitronAllDenied,
#tarteaucitronAlertBig #tarteaucitronAllDenied2 {
  height: 2.25rem;
  margin: 0 0.625rem;
  padding: 0.3125rem 1.5rem;
  color: var(--white);
  border-radius: 2rem;
}
#tarteaucitronAlertBig #tarteaucitronAllDenied:hover,
#tarteaucitronAlertBig #tarteaucitronAllDenied2:hover {
  background: var(--white);
  color: var(--black);
}

#tarteaucitronAlertBig #tarteaucitronAllDenied2 span,
#tarteaucitronAlertBig #tarteaucitronAllDenied span {
  color: var(--white);
}

#tarteaucitronAlertBig #tarteaucitronAllDenied2 span.tarteaucitronCross,
#tarteaucitronAlertBig #tarteaucitronAllDenied span.tarteaucitronCross {
  display: none;
}

@media (max-width: 767.98px) {
  #tarteaucitronAlertBig #tarteaucitronAllDenied,
  #tarteaucitronAlertBig #tarteaucitronAllDenied2 {
    display: block;
    min-width: 17.5rem;
    margin: 0 auto 1rem;
    padding: 0.25rem 0;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
    float: none;
    width: 100%;
  }
}
.tarteaucitronChec,
.tarteaucitronCross,
.tarteaucitronIconBottomRight {
  display: none;
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b {
  color: var(--white);
}

#tarteaucitronRoot div#tarteaucitronSave {
  display: none;
}

.tac_visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (hover: hover) and (pointer: fine) {
  .hover\:underline:hover {
    text-decoration-line: underline;
  }
}

@media (min-width: 768px) {
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .md\:col-start-3 {
    grid-column-start: 3;
  }
  .md\:col-start-8 {
    grid-column-start: 8;
  }
  .md\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-2\/3 {
    width: 66.666667%;
  }
  .md\:max-w-\[75\%\] {
    max-width: 75%;
  }
  .md\:translate-y-1\/2 {
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:gap-1 {
    gap: 1rem;
  }
  .md\:gap-1\.25 {
    gap: 1.25rem;
  }
  .md\:gap-5 {
    gap: 5rem;
  }
  .md\:pr-1 {
    padding-right: 1rem;
  }
  .md\:pr-1\.25 {
    padding-right: 1.25rem;
  }
  .md\:text-center {
    text-align: center;
  }
  .md\:text-8xl {
    font-size: 3rem;
  }
  .md\:text-base {
    font-size: 1rem;
  }
}

@media (min-width: 1024px) {
  .lg\:static {
    position: static;
  }
  .lg\:absolute {
    position: absolute;
  }
  .lg\:sticky {
    position: sticky;
  }
  .lg\:bottom-auto {
    bottom: auto;
  }
  .lg\:left-auto {
    left: auto;
  }
  .lg\:top-4 {
    top: 4rem;
  }
  .lg\:top-8 {
    top: 8rem;
  }
  .lg\:z-20 {
    z-index: 20;
  }
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .lg\:col-start-2 {
    grid-column-start: 2;
  }
  .lg\:col-start-6 {
    grid-column-start: 6;
  }
  .lg\:my-3 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .lg\:ml-auto {
    margin-left: auto;
  }
  .lg\:mt-auto {
    margin-top: auto;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[130px\] {
    height: 130px;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-10\/12 {
    width: 83.333333%;
  }
  .lg\:w-11\/12 {
    width: 91.666667%;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-3\/4 {
    width: 75%;
  }
  .lg\:w-4\/12 {
    width: 33.333333%;
  }
  .lg\:w-7\/12 {
    width: 58.333333%;
  }
  .lg\:w-8\/12 {
    width: 66.666667%;
  }
  .lg\:w-\[230px\] {
    width: 230px;
  }
  .lg\:translate-y-1\/2 {
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:-rotate-180 {
    --tw-rotate: -180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:rotate-0 {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:items-end {
    align-items: flex-end;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-1 {
    gap: 1rem;
  }
  .lg\:gap-1\.25 {
    gap: 1.25rem;
  }
  .lg\:gap-3 {
    gap: 3rem;
  }
  .lg\:gap-5 {
    gap: 5rem;
  }
  .lg\:gap-6 {
    gap: 6rem;
  }
  .lg\:gap-x-6 {
    -moz-column-gap: 6rem;
         column-gap: 6rem;
  }
  .lg\:py-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .lg\:py-1\.25 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .lg\:py-10 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .lg\:py-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-8 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .lg\:py-\[25vh\] {
    padding-top: 25vh;
    padding-bottom: 25vh;
  }
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  .lg\:pb-3 {
    padding-bottom: 3rem;
  }
  .lg\:pb-5 {
    padding-bottom: 5rem;
  }
  .lg\:pb-6 {
    padding-bottom: 6rem;
  }
  .lg\:pb-8 {
    padding-bottom: 8rem;
  }
  .lg\:pl-1 {
    padding-left: 1rem;
  }
  .lg\:pl-2 {
    padding-left: 2rem;
  }
  .lg\:pl-6 {
    padding-left: 6rem;
  }
  .lg\:pr-1 {
    padding-right: 1rem;
  }
  .lg\:pr-1\.25 {
    padding-right: 1.25rem;
  }
  .lg\:pt-0 {
    padding-top: 0;
  }
  .lg\:pt-0\.625 {
    padding-top: 0.625rem;
  }
  .lg\:pt-1 {
    padding-top: 1rem;
  }
  .lg\:pt-10 {
    padding-top: 10rem;
  }
  .lg\:pt-2 {
    padding-top: 2rem;
  }
  .lg\:pt-2\.5 {
    padding-top: 2.5rem;
  }
  .lg\:pt-3 {
    padding-top: 3rem;
  }
  .lg\:pt-5 {
    padding-top: 5rem;
  }
  .lg\:pt-8 {
    padding-top: 8rem;
  }
  .lg\:pt-\[33vh\] {
    padding-top: 33vh;
  }
  .lg\:text-14xl {
    font-size: 4.375rem;
  }
  .lg\:text-18xl {
    font-size: 5.5rem;
  }
  .lg\:text-2\.25xl {
    font-size: 1.625rem;
  }
  .lg\:text-22xl {
    font-size: 6.5rem;
  }
  .lg\:text-2xl {
    font-size: 1.5rem;
  }
  .lg\:text-4xl {
    font-size: 2rem;
  }
  .lg\:text-6xl {
    font-size: 2.5rem;
  }
  .lg\:text-base {
    font-size: 1rem;
  }
  .lg\:text-lg {
    font-size: 1.125rem;
  }
  .lg\:text-xl {
    font-size: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:pr-1 {
    padding-right: 1rem;
  }
  .xl\:text-16xl {
    font-size: 5rem;
  }
  .xl\:text-lg {
    font-size: 1.125rem;
  }
}

@media (min-width: 1440px) {
  .\32xl\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .\32xl\:max-w-\[75\%\] {
    max-width: 75%;
  }
  .\32xl\:text-20xl {
    font-size: 6rem;
  }
}
