.title1 {
  font-size: 43px;
  line-height: 1.11627907;
  letter-spacing: -0.015em;
  font-family: 'MoholBold', sans-serif;
  font-weight: normal;
  color: var(--s-titlecolor);
}
.title1 strong {
  font-family: 'MoholBold', sans-serif;
}
@media (max-width: 767px) {
  .title1 {
    font-size: 27px;
    line-height: 1.18518519;
  }
}
.layout7 .title1 {
  --s-titlecolor: #6F5657;
}
.title2 {
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: -0.015em;
  font-family: 'MoholBold', sans-serif;
  font-weight: normal;
  color: var(--s-alttextcolor);
}
.title2 strong {
  font-family: 'MoholBold', sans-serif;
}
@media (max-width: 767px) {
  .title2 {
    font-size: 23px;
    line-height: 1.2173913;
  }
}
.title3 {
  font-size: 22px;
  line-height: 1.45454545;
  font-family: 'MoholBold', sans-serif;
  font-weight: normal;
  color: var(--s-alttextcolor);
}
.title3 strong {
  font-family: 'MoholBold', sans-serif;
}
@media (max-width: 767px) {
  .title3 {
    font-size: 19px;
    line-height: 1.26315789;
  }
}
.title4 {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'MoholBold', sans-serif;
  font-weight: normal;
  color: var(--s-alttextcolor);
}
.title4 strong {
  font-family: 'MoholBold', sans-serif;
}
.title5 {
  font-size: 18px;
  line-height: 1.77777778;
  letter-spacing: 0.08em;
  font-family: 'MoholBold', sans-serif;
  font-weight: normal;
  color: #6F5657;
  text-transform: uppercase;
}
.title5 strong {
  font-family: 'MoholBold', sans-serif;
}
@media (max-width: 767px) {
  .title5 {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
.leadtext {
  font-size: 24px;
  line-height: 1.33333333;
  font-family: 'MoholBold', sans-serif;
  font-weight: normal;
  color: var(--s-leadcolor);
}
.leadtext strong {
  font-family: 'MoholBold', sans-serif;
}
@media (max-width: 767px) {
  .leadtext {
    font-size: 19px;
    line-height: 1.26315789;
  }
}
.smalltext {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  color: var(--s-textcolor);
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  display: inline-block;
  background-color: var(--s-btn-bg-color);
  line-height: 1.45454545;
  font-family: inherit;
  cursor: pointer;
  color: #fff;
  padding: 2px 24px 6px;
  appearance: none;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  border: 2px solid var(--s-btn-bg-color);
  box-sizing: border-box;
  transition: all 0.4s;
}
.button:hover,
.button:focus {
  color: var(--s-btn-color-hov);
  background-color: transparent;
}
.button-arrow {
  display: inline-block;
  line-height: 1.45454545;
  font-family: inherit;
  font-weight: normal;
  font-family: 'LasloBold', sans-serif;
  cursor: pointer;
  color: var(--s-btn-arrow-color);
  padding-right: 20px;
  appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-decoration: none;
  border: none;
  position: relative;
}
.button-arrow:before {
  content: '';
  width: 11px;
  height: 10px;
  position: absolute;
  right: 0;
  top: 14px;
  mask-size: 100% 100%;
  mask-position: 50% 50%;
  mask-repeat: no-repeat;
  mask-image: url(/images/arrow-right.svg);
  background-color: var(--s-btn-arrow-color);
}
.button-arrow:hover,
.button-arrow:focus {
  text-decoration: underline;
  color: var(--s-btn-arrow-color-hov);
}
.button-arrow:hover:before,
.button-arrow:focus:before {
  background-color: var(--s-btn-arrow-color-hov);
}
@media (max-width: 767px) {
  .button-arrow:before {
    top: 9px;
  }
}
.home {
  right: 36px;
}
.section--multimood {
  min-height: 410px;
}
.multimood {
  height: 410px;
}
.layout3 .multimood,
.layout4 .multimood {
  width: calc(100% - 72px);
  margin-left: 36px;
  margin-right: 36px;
}
.layout7 .multimood {
  width: calc(100% - 36px);
  margin-right: 36px;
}
.layout2 .content {
  width: calc(100% - 100px);
  margin-right: 100px;
  margin-top: 48px;
  margin-bottom: 48px;
}
.layout4 .content,
.layout5 .content,
.layout7 .content {
  box-sizing: border-box;
  padding: 0 60px;
}
.layout4 .container--intro,
.layout5 .container--intro,
.layout7 .container--intro {
  box-sizing: border-box;
  padding: 0 60px;
}
.section--footer {
  margin-top: 146px;
}
.footarea {
  margin-top: 80px;
  margin-bottom: 40px;
}
.footunit--one {
  align-items: flex-end;
}
.footunit--one .footpart--one {
  margin-bottom: auto;
}
.footunit--one .footpart--two {
  flex-direction: row;
  justify-content: space-between;
}
.vcard {
  width: auto;
}
.linol--multimood-2 {
  top: 196px;
  left: -60px;
}
.linol--footer {
  bottom: 176px;
}
.area--one .unitOne--1-1indentLeft .unit__content,
.area--one .unitOne--1-1indentCenter .unit__content {
  box-sizing: border-box;
  padding: 0 60px;
}
.area--one .unitOne--2-3 {
  width: calc((100% / 3 * 2) - 24px);
}
.area--one .unitTwo {
  width: calc(50% - 24px);
}
.area--one .unitThree {
  display: flex;
  align-items: flex-start;
  gap: 0 40px;
  padding-top: calc(58px - var(--spacePart));
  padding-bottom: calc(132px - var(--spacePart));
}
@media (min-width: 1176px) {
  .area--one .unitThree:before {
    left: calc(((100vw - var(--deskWidth)) / 2) * -1);
  }
}
.area--one .unitThree .unit__content {
  width: calc(100% - 280px);
}
.area--one .unitFour {
  max-width: 280px;
}
.area--one .unitFive {
  width: calc(100% / 3 - 24px);
}
/*# sourceMappingURL=./screen-medium.css.map */