.button {
  display: inline-block;
  font-size: clamp(1rem, 0.19588639vw + 0.95408913rem, 1.125rem);
  line-height: clamp(1.625rem, 0vw + 1.625rem, 1.625rem);
  font-weight: bold;
  font-family: inherit;
  cursor: pointer;
  color: #000;
  padding-left: 74px;
  appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-decoration: none;
  border: none;
  position: relative;
}
.button:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 25px;
  mask-size: 100% auto;
  mask-position: 50% 50%;
  mask-repeat: no-repeat;
  mask-image: url(/images/arrow-right.svg);
  background-color: #000;
  transition: all 0.4s;
}
.button:hover:before,
.button:focus:before {
  transform: translateX(5px);
}
.button2 {
  display: inline-block;
  background-color: #36170C;
  font-size: 18px;
  line-height: 1.44444444;
  font-weight: 700;
  font-family: inherit;
  cursor: pointer;
  color: #fff;
  padding: 12px 70px;
  appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: none;
  background-size: 0 100%;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, var(--buttonBackgroundHover), var(--buttonBackgroundHover));
  transition: all 0.24s;
}
.button2:hover,
.button2:focus {
  background-size: 100% 100%;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
#head {
  margin-top: 107px;
}
.container--mood {
  min-height: unset;
  max-height: 810px;
}
.layout1 .mood__content {
  margin-top: 80px;
}
.cbdModule--moodTitle {
  width: calc(50% - 20px);
}
.part--moodOverlayImage {
  width: calc(50% - 20px);
  position: absolute;
  bottom: -40px;
}
.layout6:has(.area1 .unitThree:nth-last-child(2) + .unitThree:nth-last-child(1)) .section--area2,
.layout6:has(.area1 .unitThree:nth-last-child(3) + .unitThree:nth-last-child(2) + .unitThree:nth-last-child(1)) .section--area2 {
  margin-top: calc((var(--spaceTotal) + 245px) * -1);
  padding-top: calc(var(--spaceTotal) + 245px);
}
.area--one .unitOne--1-1 .unit__body {
  display: flex;
  flex-wrap: wrap;
  gap: 0 var(--areaGap);
}
.area--one .unitOne--1-1 .part--1-2 {
  width: calc(50% - (var(--areaGap) / 2));
}
.area--one .unitOne--1-2 {
  width: calc(50% - (var(--areaGap) / 2));
}
.area--one .unitTwo {
  flex-direction: row;
  gap: 40px;
}
.area--one .unitTwo--imageLeft .unit__content {
  margin-left: auto;
}
.area--one .unitTwo--imageRight .unit__content {
  order: 1;
}
.area--one .unitTwo--imageRight .unit__background {
  order: 2;
}
.area--one .unitTwo--variantOne .unit__background,
.area--one .unitTwo--variantOne .unit__content {
  width: calc(50% - 20px);
}
.area--one .unitTwo--variantTwo {
  align-items: center;
}
.area--one .unitTwo--variantTwo.unitTwo--imageLeft {
  justify-content: flex-end;
}
.area--one .unitTwo--variantTwo.unitTwo--imageLeft .unit__background {
  margin-right: var(--fluidSize);
}
.area--one .unitTwo--variantTwo.unitTwo--imageRight .unit__background {
  margin-left: var(--fluidSize);
}
.area--one .unitTwo--variantTwo .unit__background {
  width: calc(50% - 20px);
  flex-shrink: 0;
  --fluidSize: clamp(0rem, 11.15241636vw + -9.75836431rem, 1.875rem);
}
.area--one .unitTwo--variantTwo .unit__content {
  width: calc(50% - 20px);
  flex-shrink: 0;
}
.area--one .unitTwo--variantTwo .part.link:last-child {
  margin-top: calc(var(--spacePart) * 8);
}
.area--one .unitThree {
  width: calc((100% / 3) - (var(--areaGap) * 2 / 3));
}
.area--one .unitThree + .unitThree + .fullWidthImage,
.area--one .unitThree + .unitThree + .unitThree + .fullWidthImage {
  margin-top: calc((var(--spaceTotal) + 100px) * -1);
}
.area--one .unitFour {
  width: calc(50% - (var(--areaGap) / 2));
  margin-bottom: 0;
}
.area--one .unitFour:nth-child(2n + 2 of .unitFour) {
  margin-top: calc(var(--spaceTotal) + var(--unitFourOffset));
  margin-bottom: calc(var(--unitFourOffset) * -1);
}
.area--one .unitFour:nth-child(2n + 2 of .unitFour) .unit__content:before {
  left: 0;
}
.area--one .unitFour:nth-child(2n + 2 of .unitFour) .part.pict:first-child {
  margin-left: 0;
}
.area--one .unitFour.is-last {
  margin-bottom: var(--spaceTotal) !important;
}
.area--one .unitFour .unit__content:before {
  width: 100%;
}
.area--one .unitFour .part.pict:first-child {
  width: calc(100% + (var(--deskSpace) * 2));
}
.area--one .unitFive {
  width: calc(50% - (var(--areaGap) / 2));
}
.area--one .unitFive:nth-child(2n + 2 of .unitFive) {
  margin-bottom: -100%;
}
.area--one .unitFive:nth-child(2n + 2 of .unitFive).unitFive--offsetLarge {
  margin-top: calc(var(--spaceTotal) + var(--unitFiveOffsetLarge));
}
.area--one .unitFive:nth-child(2n + 2 of .unitFive).unitFive--offsetSmall {
  margin-top: calc(var(--spaceTotal) + var(--unitFiveOffsetSmall));
}
.area--one .unitFive:nth-child(2n + 2 of .unitFive).is-last {
  margin-bottom: var(--spaceUnit);
}
.area--one .unitFive {
  width: calc(50% - (var(--areaGap) / 2));
}
.area--one .unitFive:nth-child(2n + 2 of .unitFive) {
  margin-bottom: -100%;
}
.area--one .unitFive:nth-child(2n + 2 of .unitFive).is-last {
  margin-bottom: var(--spaceUnit);
}
.area--one .unitFive--offsetLarge:nth-child(2n + 2 of .unitFive) {
  margin-top: calc(var(--spaceTotal) + var(--unitFiveOffsetLarge));
}
.area--one .unitFive--offsetLarge:nth-child(2n + 2 of .unitFive) {
  margin-top: calc(var(--spaceTotal) + var(--unitFiveOffsetSmall));
}
.area--one .unitSix--1-2 {
  width: calc(50% - (var(--areaGap) / 2));
}
.area--one .unitSeven {
  width: calc(50% - (var(--areaGap) / 2));
}
.area--one .benefits .part--benefit {
  width: calc(25% - (var(--areaGap) * 3 / 4));
}
.area--one .counter {
  width: calc((100% / 3) - (var(--areaGap) * 2 / 3));
}
.area--one .unit.form--1-2 {
  width: calc(50% - 20px);
}
/*# sourceMappingURL=./screen-medium.css.map */