.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  float: left;
  position: relative;
  cursor: pointer;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-decoration: none;
  transition: all 0.2s;
  font-size: 18px;
  line-height: 1.55555556;
}
@media (max-width: 1023px) {
  .button {
    font-size: 16px;
    line-height: 1.625;
  }
}
.button-primary-nav {
  float: left;
  position: relative;
  cursor: pointer;
  -webkit-appearance: none;
  box-sizing: border-box;
  text-decoration: none;
  transition: all 0.2s;
  font-size: 18px;
  line-height: 1.55555556;
  background-color: #005B31;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid #005B31;
  padding: 10px 100px;
  border-radius: 131px;
  padding: 5px 35px;
}
@media (max-width: 1023px) {
  .button-primary-nav {
    font-size: 16px;
    line-height: 1.625;
  }
}
@media (max-width: 1023px) {
  .button-primary-nav {
    font-size: 16px;
    line-height: 1.625;
  }
}
.button-primary-nav:hover,
.button-primary-nav:focus {
  background-color: #FFFFFF;
  color: #005B31;
}
@media (max-width: 1023px) {
  .button-primary-nav {
    padding: 10px 40px;
  }
}
.button-secondary-hover:before {
  opacity: 1;
  left: 26px;
}
.button-secondary-long {
  float: left;
  position: relative;
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none;
  transition: all 0.2s;
  font-size: 18px;
  line-height: 1.55555556;
  color: #438E29;
  text-align: center;
  border: 1px solid #438E29;
  padding: 10px 50px;
  box-sizing: border-box;
  border-radius: 131px;
  width: 271px;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .button-secondary-long {
    font-size: 16px;
    line-height: 1.625;
  }
}
.button-secondary-long:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: var(--s-arrow-right-green-600);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.2s;
}
.button-secondary-long:hover:before,
.button-secondary-long:focus:before {
  opacity: 1;
  left: 16px;
}
@media (max-width: 1023px) {
  .button-secondary-long {
    width: 210px;
  }
}
.button-tertiary-hover {
  padding-left: 30px;
}
.button-tertiary-hover:before {
  opacity: 1;
  left: 0px;
}
.container--mood {
  margin-top: 50px;
  margin-bottom: 50px;
  flex-direction: row;
  justify-content: space-between;
}
.container--mood .mood {
  width: calc(100%/1436*708);
  margin: 0;
}
.container--mood .content {
  width: calc(100%/1436*668);
  margin-top: 0;
}
.cb-page-selected-layout9 .container--mood {
  flex-direction: row;
  margin-bottom: 200px;
}
.cb-page-selected-layout9 .container--mood .mood {
  width: calc(100%/1436*708);
}
.cb-page-selected-layout9 .container--mood .content {
  width: calc(100%/1436*563);
  margin-top: 50px;
}
.designelement--1 {
  left: 60%;
}
.show-content .designelement--1 {
  left: -20vw;
}
.designelement--2 {
  right: 10%;
}
.show-content .designelement--2 {
  right: -20vw;
}
.area--two {
  gap: 0 10px;
}
.area--one .unitOne--1-1-indent {
  width: calc(50% - 5px);
  margin-right: calc(50% + 5px);
}
.area--one .unitOne--1-2 {
  width: calc(50% - 5px);
}
.area--one .unitOne--1-4 {
  width: 23.62637363%;
}
.area--one .unitTwo {
  width: 98.62637363%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.area--one .unitTwo .unit__background {
  width: 49.30362117%;
  margin-left: 0;
  margin-right: 0;
}
.area--one .unitTwo .unit__content {
  width: 47.49303621%;
  margin-right: 3.20334262%;
  margin-top: calc(var(--spacePart) * -1);
}
.area--one .unitThree {
  min-height: 221px;
  display: flex;
  align-items: center;
  padding-left: 32.72980501%;
  padding-right: 8.42618384%;
}
.area--one .unitThree--element1:before {
  left: -103px;
  height: 140px;
  width: 269px;
  background-image: url(/images/element-2-circles.svg);
}
.area--one .unitThree--element2:before {
  left: -80px;
  right: unset;
  height: 140px;
  width: 269px;
  background-image: url(/images/element-2-circles.svg);
}
.area--one .unitThree--element2:after {
  content: '';
  position: absolute;
  right: -140px;
  top: 50%;
  transform: translateY(-50%);
  height: 221px;
  width: 207px;
  background-image: url(/images/element-half-circle.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.area--one .unitFour {
  min-height: 739px;
  padding-top: 217px;
  padding-bottom: 132px;
  text-align: left;
}
.area--one .unitFour:before {
  width: 1288px;
  height: 739px;
  left: 0;
  right: 0;
}
.area--one .unitFour--alignLeft {
  padding-left: 10.16713092%;
  padding-right: 50.69637883%;
}
.area--one .unitFour--alignLeft:before {
  background-image: url(/images/background-calltoaction-left.svg);
  left: -10.16713092%;
}
.area--one .unitFour--alignRight {
  padding-left: 50.69637883%;
  padding-right: 10.16713092%;
}
.area--one .unitFour--alignRight:before {
  background-image: url(/images/background-calltoaction-right.svg);
  right: -10.16713092%;
}
.area--one .unitFour .part.link {
  display: block;
}
.area--one .unitFive {
  width: calc(100% / 3 - (20px / 3));
}
.area--one .unitFive .unit__body {
  justify-content: center;
}
.area--one .unitFive .part {
  width: 100%;
}
.area--two .unitOne {
  width: calc(50% - 5px);
}
.partWidth--1-2 {
  width: calc(50% - 10px);
}
.partWidth--1-5 {
  width: calc(20% - 16px);
}
/*# sourceMappingURL=./screen-medium.css.map */