*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-size: 1rem;
  text-align: left;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  text-decoration: underline;
  background-color: transparent;
}
a:hover {
  text-decoration: none;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
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;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
/* variables */
/* typo */
.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
  font-family: "Gloock", serif;
  font-weight: 400;
  line-height: 1.2;
}
h1,
.h1 {
  font-size: 9.6rem;
  background: linear-gradient(322deg, #403928 13.32%, #CD9F2B 75.82%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width:47.96875em) {
  h1,
  .h1 {
    font-size: 4.8rem;
    line-height: 1.2;
  }
}
h2,
.h2 {
  font-size: 4.8rem;
  background: linear-gradient(90deg, #403928 0%, #A69468 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width:47.96875em) {
  h2,
  .h2 {
    font-size: 3.6rem;
  }
}
h3,
.h3 {
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.3;
  background: linear-gradient(90deg, #403928 0%, #A69468 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.focus-tabulator {
  box-shadow: 0 0 0 4px #e8d093;
  background-color: #e8d093;
  color: #000;
  opacity: 1 !important;
  outline: 1px solid #e8d093;
  text-decoration: none;
}
.title-medium {
  background: none;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  color: #403928;
  font-family: "Outfit", sans-serif;
  font-size: 4.8rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
@media only screen and (max-width:47.96875em) {
  .title-medium {
    font-size: 3.6rem;
  }
}
.title-small {
  color: #282626;
  font-family: "Outfit", sans-serif;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
a {
  color: inherit;
}
a:focus-visible {
  box-shadow: 0 0 0 4px #e8d093;
  background-color: #e8d093;
  color: #000;
  opacity: 1 !important;
  outline: 1px solid #e8d093;
  text-decoration: none;
}
.typo a {
  color: #CD9F2B;
}
p {
  font-size: 2.4rem;
  line-height: 1.3;
}
@media only screen and (max-width:47.96875em) {
  p {
    font-size: 2.1rem;
  }
}
.text-medium,
time,
.form-error-msg p {
  font-size: 1.6rem;
  line-height: 1.6;
}
.text-small,
.form-styled label.right {
  font-size: 1.2rem;
  line-height: 1.3;
}
.text-small p,
.form-styled label.right p {
  font-size: inherit;
  line-height: inherit;
}
div[tabindex="-1"]::focus-visible,
main[tabindex="-1"]::focus-visible {
  outline: none !important;
}
.sr-only,
.visuallyhidden,
.form-styled label.left {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-large {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 20px;
}
/* fonts */
@font-face {
  font-family: 'Gloock';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/gloock/v8/Iurb6YFw84WUY4N5jw.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v15/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC0C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v15/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bC1C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v15/QGYyz_MVcBeNP4NjuGObqx1XmO1I4W61C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v15/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v15/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v15/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v15/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v15/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bCyC4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v15/QGYyz_MVcBeNP4NjuGObqx1XmO1I4ZmyC4E.ttf) format('truetype');
}
/*
// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

 */
/*
  font-family: "Gloock", serif;
  font-weight: 400;
 */
@font-face {
  font-family: 'dhicons';
  src: url('../fonts/dhicons.eot?tptgkd');
  src: url('../fonts/dhicons.eot?tptgkd#tptgkd') format('embedded-opentype'), url('../fonts/dhicons.ttf?tptgkd') format('truetype'), url('../fonts/dhicons.woff?tptgkd') format('woff'), url('../fonts/dhicons.svg?tptgkd#dhicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.dh-icon,
[class^="dhicon-"],
[class*=" dhicon-"],
details summary span:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dhicons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dhicon-fb:before {
  content: "\e900";
}
.dhicon-ln:before {
  content: "\e901";
}
.dhicon-plus:before {
  content: "\e902";
}
.dhicon-close:before {
  content: "\e903";
}
.dhicon-book:before {
  content: "\e904";
}
.dhicon-left:before {
  content: "\e905";
}
.dhicon-right:before {
  content: "\e906";
}
.dhicon-download:before {
  content: "\e907";
}
.dhicon-download-secondary:before {
  content: "\e908";
}
/* spacings */
/* grid */
.grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.grid.col-4 .col {
  width: 25%;
}
@media only screen and (max-width:68.71875em) {
  .grid.col-4 .col {
    width: 50%;
  }
}
@media only screen and (max-width:47.96875em) {
  .grid.col-4 .col {
    width: 100%;
  }
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  margin: 0!important;
  padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  list-style-type: none!important;
  margin: 0;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
          animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
  margin: 0!important;
  opacity: 0;
  z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__arrow {
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}
.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}
.splide__arrow:disabled {
  opacity: 0.3;
}
.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  width: 8px;
}
.splide__pagination__page.is-active {
  background: #fff;
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
          transform: scale(1.4);
  z-index: 1;
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__progress__bar {
  background: #ccc;
  height: 3px;
}
.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.splide__slide:focus {
  outline: 0;
}
@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}
.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
  border-style: solid;
  text-transform: none;
}
input:focus,
textarea:focus {
  border-color: #e8d093 !important;
  outline: 0;
}
input:focus-visible,
textarea:focus-visible {
  border-color: #e8d093 !important;
}
select:focus-visible {
  box-shadow: 0 0 0 4px #e8d093;
  background-color: #e8d093;
  color: #000;
  opacity: 1 !important;
  outline: 1px solid #e8d093;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.checkbox-styled {
  display: block;
  position: relative;
  padding-left: 50px;
  margin-top: 40px;
  cursor: pointer;
  font-size: 1.2rem;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-styled input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-styled input:checked ~ .checkmark {
  background-color: #403928;
}
.checkbox-styled input:checked ~ .checkmark:after {
  display: block;
}
.checkbox-styled input:focus-visible ~ .checkmark {
  background-color: #e8d093;
}
.checkbox-styled .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  border-radius: 8px;
  border: 1px solid #403928;
}
.checkbox-styled .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 10px;
  top: 4px;
  width: 8px;
  height: 16px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox-styled:hover input ~ .checkmark {
  background-color: #403928;
}
.form-error-msg {
  display: none;
  color: #ff0000;
}
.form-error-msg.show {
  display: block;
}
.form-styled fieldset > .field {
  margin-bottom: 40px;
}
.form-styled button[type="submit"] {
  width: 100%;
  display: block;
  text-align: center;
}
.form-styled input[type="email"],
.form-styled input[type="text"],
.form-styled textarea {
  width: 100%;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #403928;
  background: rgba(255, 255, 255, 0.3);
  color: #403928;
  padding: 20px;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 0.48px;
}
.form-styled .has-error input[type="email"],
.form-styled .has-error input[type="text"],
.form-styled .has-error textarea {
  border-color: #ff0000;
}
.form-styled .has-error.checkbox .checkbox-styled {
  color: #ff0000;
}
/* tables */
nav ul,
nav ol {
  list-style: none;
  padding: 0;
}
html,
body {
  scroll-behavior: smooth;
}
html {
  font-size: 62.5%;
  overflow: auto;
  scroll-padding-top: 80px;
}
body {
  font-size: 1.6rem;
  line-height: 1.5;
  background: #EFEADC;
  font-family: "Outfit", sans-serif;
  color: #282626;
}
.container {
  width: 100%;
  max-width: 1520px;
  padding-left: 40px;
  padding-right: 40px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width:34.96875em) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container-content {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}
.main {
  min-height: 600px;
}
.img-responsive {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}
.layout-wrapper {
  overflow-x: hidden;
}
.dh-loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(239, 234, 220, 0.8);
  display: none;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 100;
}
.dh-loader.active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.loader {
  width: 50px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(farthest-side, #CD9F2B 94%, #0000) top / 8px 8px no-repeat, conic-gradient(#0000 30%, #CD9F2B);
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
  -webkit-animation: l13 1s infinite linear;
          animation: l13 1s infinite linear;
}
@-webkit-keyframes l13 {
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@keyframes l13 {
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
/* buttons */
.btn-skip-to-content {
  position: absolute;
  width: 200px;
  text-align: center;
  z-index: -1;
  pointer-events: none;
  opacity: 0;
}
.btn-skip-to-content:focus-visible {
  position: absolute !important;
  top: 10px;
  left: 10px;
  z-index: 6;
  opacity: 1;
  pointer-events: visible;
}
.btn {
  display: inline-block;
  text-decoration: none;
  border: 0;
  border-radius: 8px;
  transition: all 0.24s ease-in-out;
}
.btn.btn-primary {
  color: #FFF;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  background-color: #C11923;
  padding: 20px 30px;
}
@media only screen and (max-width:47.96875em) {
  .btn.btn-primary {
    font-size: 1.8rem;
    padding: 10px 30px;
  }
}
.btn.btn-primary:hover {
  background-color: #94131b;
}
.btn.btn-download {
  color: #FFF;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  background-color: #333;
  padding: 20px 30px;
}
@media only screen and (max-width:47.96875em) {
  .btn.btn-download {
    font-size: 1.8rem;
    padding: 10px 30px;
  }
}
.btn.btn-download:hover {
  background-color: #555;
}
.btn.btn-sm {
  padding: 15px 30px;
  font-size: 1.8rem;
  min-width: 180px;
  text-align: center;
}
.btn[disabled] {
  opacity: 0.4;
  cursor: not-allowed;
}
.btn.btn-secondary {
  border-radius: 8px;
  border: 2px solid #C11923;
  color: #C11923;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.9px;
}
.btn.btn-secondary:hover {
  background-color: #282626;
  border-color: #282626;
  color: #fff;
}
.btn.btn-more {
  border: 2px solid #CD9F2B;
  color: #CD9F2B;
  padding: 10px 20px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.btn.btn-more i {
  margin-left: 10px;
}
.btn.btn-more:hover {
  background-color: #CD9F2B;
  color: #fff;
}
.btn.btn-back {
  color: #A69468;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  border-bottom: 2px solid #A69468;
  border-radius: 0;
  padding: 10px 20px;
}
.btn.btn-back:hover {
  color: #CD9F2B;
  border-color: #CD9F2B;
}
.btn.btn-back .dhicon-right {
  margin-left: 10px;
}
.btn.btn-back .dhicon-left {
  margin-right: 10px;
}
.splide-btn-custom {
  display: inline-block;
  background-color: transparent;
  width: 48px;
  height: 48px;
  border-radius: 8px;
  border: 2px solid #CD9F2B;
  color: #CD9F2B;
  font-size: 2.2rem;
  line-height: 45px;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  transition: all 0.24s ease-in-out;
}
.splide-btn-custom.splide-custom-prev {
  left: 0;
}
.splide-btn-custom.splide-custom-next {
  right: 0;
}
.splide-btn-custom:hover {
  background-color: #CD9F2B;
  color: #fff;
}
.hamburger {
  position: relative;
  background-color: transparent;
  display: none;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  border-radius: 0;
  width: auto;
  height: 30px;
  border: 0;
  z-index: 51;
  cursor: pointer;
}
.hamburger:focus {
  outline: 0;
}
@media only screen and (max-width:63.96875em) {
  .hamburger {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.hamburger .hamburger-icon {
  width: 40px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  top: 1px;
  opacity: 0.8;
}
.hamburger .hamburger-icon span {
  display: block;
  position: absolute;
  border-radius: 10px;
  height: 4px;
  width: 100%;
  background: #C11923;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.hamburger .hamburger-icon span:nth-child(1) {
  top: 0px;
}
.hamburger .hamburger-icon span:nth-child(2),
.hamburger .hamburger-icon span:nth-child(3) {
  top: 12px;
}
.hamburger .hamburger-icon span:nth-child(4) {
  top: 24px;
}
.hamburger.active {
  z-index: 15;
  position: fixed;
  right: 26px;
  top: 35px;
}
.hamburger.active .hamburger-icon {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.hamburger.active span {
  visibility: visible !important;
}
.hamburger.active span:nth-child(1) {
  top: 15px;
  width: 0%;
  left: 50%;
}
.hamburger.active span:nth-child(1):after {
  display: none;
}
.hamburger.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.hamburger.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
.hamburger.active span:nth-child(4) {
  top: 15px;
  width: 0%;
  left: 50%;
}
.hamburger.active span:nth-child(4):after {
  display: none;
}
.hamburger:hover .hamburger-icon span {
  background: #C11923;
}
.hamburger:hover .hamburger-icon span:nth-child(1),
.hamburger:hover .hamburger-icon span:nth-child(2),
.hamburger:hover .hamburger-icon span:nth-child(3) {
  visibility: visible;
}
.navigation-active .hamburger .hamburger-icon span {
  background: #fff;
}
.pagination {
  text-align: center;
}
.pagination-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 80px;
}
@media only screen and (max-width:47.96875em) {
  .pagination-list {
    margin-top: 40px;
  }
}
.pagination-list li {
  display: inline-block;
  font-size: 2rem;
  margin-left: 5px;
  margin-right: 5px;
}
.pagination-list li a,
.pagination-list li span {
  width: 40px;
  height: 40px;
  line-height: 35px;
  display: block;
  text-decoration: none;
  border-radius: 8px;
  border: 2px solid #A69468;
  color: #A69468;
  text-transform: uppercase;
  font-weight: 500;
  transition: all 0.24s ease-in-out;
}
.pagination-list li a[aria-current="true"],
.pagination-list li span[aria-current="true"] {
  background-color: #A69468;
  border-color: #A69468;
  color: #fff;
}
.pagination-list li a[aria-disabled],
.pagination-list li span[aria-disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination-list li.pagination-arrow a,
.pagination-list li.pagination-arrow span {
  line-height: 40px;
  font-size: 1.6rem;
}
.pagination-list li a:hover {
  background-color: #A69468;
  border-color: #A69468;
  color: #fff;
}
/* header */
.header .inside-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 35px 0px 55px;
}
@media only screen and (max-width:63.96875em) {
  .header .inside-wrapper {
    padding: 25px 0px;
  }
}
.site-logo {
  display: block;
  position: relative;
  top: -14px;
}
@media only screen and (max-width:74.96875em) {
  .site-logo {
    top: -10px;
  }
}
@media only screen and (max-width:74.96875em) {
  .site-logo.desktop {
    display: none;
  }
}
.site-logo.mobile {
  display: none;
}
@media only screen and (max-width:74.96875em) {
  .site-logo.mobile {
    display: block;
  }
}
.navigation-active .site-logo.mobile {
  z-index: 12;
  position: fixed;
  top: 15px;
  left: 30px;
}
.navigation-active .site-logo.mobile img {
  content: url("../images/logo_white_menu.svg");
}
/* footer */
.footer {
  color: #fff;
}
@media only screen and (max-width:68.71875em) {
  .footer .col {
    margin-bottom: 80px;
  }
}
@medi only screen and (max-width:47.96875em) {
  .col:first-of-type {
    margin-top: 40px;
  }
}
.footer-top {
  background-color: #403928;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width:47.96875em) {
  .footer-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.footer-bottom {
  background-color: #23211b;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width:47.96875em) {
  .footer-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.contact-data p {
  margin: 0;
}
.contact-data p.email {
  margin-top: 40px;
}
.contact-data a {
  text-decoration: none;
}
.contact-data a:hover {
  text-decoration: underline;
}
.footer-mini-navigation ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (max-width:47.96875em) {
  .footer-mini-navigation ul {
    display: block;
    text-align: center;
  }
}
.footer-mini-navigation ul li {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
}
@media only screen and (max-width:47.96875em) {
  .footer-mini-navigation ul li + li {
    margin-top: 40px;
  }
}
.footer-mini-navigation ul li a {
  text-decoration: none;
  line-height: 1.61;
  letter-spacing: 0.26px;
  color: #CD9F2B;
}
.footer-mini-navigation ul li a:hover {
  text-decoration: underline;
}
.social-icons {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-icons a {
  text-decoration: none;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.35;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.social-icons a:hover {
  color: #CD9F2B;
}
.social-icons a i {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 4rem;
  color: #CD9F2B;
  margin-right: 20px;
  text-align: center;
}
.social-icons li + li {
  margin-top: 30px;
}
.footer-navigation ul li {
  color: #FFF;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.35;
}
.footer-navigation ul li a {
  text-decoration: none;
}
.footer-navigation ul li a:hover {
  color: #CD9F2B;
}
.footer-navigation ul li + li {
  margin-top: 30px;
}
.footer-navigation ul li.current a {
  color: #CD9F2B;
}
/* nav */
@media only screen and (min-width:64em) {
  .navigation ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
  }
  .navigation ul li {
    margin: 0;
  }
  .navigation ul li a {
    text-decoration: none;
    display: block;
    color: #000;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    border-radius: 8px;
    border: 2px solid transparent;
    padding: 8px 30px;
    transition: all 0.15s ease-in-out;
  }
  .navigation ul li a:hover {
    text-decoration: none;
    color: #CD9F2B;
  }
  .navigation ul li.type-ContactPage {
    margin-left: 30px;
  }
  .navigation ul li.type-ContactPage a {
    border-color: #CD9F2B;
    color: #CD9F2B;
  }
  .navigation ul li.type-ContactPage a:hover {
    text-decoration: none;
    background-color: #CD9F2B;
    color: #fff;
  }
  .navigation ul li.current a,
  .navigation ul li.section a {
    color: #CD9F2B;
  }
}
@media only screen and (max-width:63.96875em) {
  .navigation {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #80201E;
    background: linear-gradient(180deg, #80201e 0%, #451010 100%);
    position: fixed;
    top: 0;
    left: auto;
    right: -100%;
    bottom: 0;
    color: #fff;
    width: 100%;
    transition: right 0.15s linear;
    z-index: 11;
  }
  .navigation ul {
    width: 100%;
    margin: 0;
  }
  .navigation ul li.type-ContactPage a span {
    display: block;
    max-width: 260px;
    border-radius: 8px 8px 9px 8px;
    border: 2px solid #FFF;
    padding: 5px 30px;
    width: 100%;
    margin: 0 auto;
  }
  .navigation ul li a {
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 2.4rem;
    font-weight: 600;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 30px 20px;
  }
  .navigation-active .navigation {
    right: 0;
  }
}
.contact-page-link {
  display: none;
}
.contact-page-link a {
  display: inline-block;
  color: #CD9F2B;
  border-radius: 8px;
  border: 2px solid #CD9F2B;
  padding: 8px 30px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  text-decoration: none;
}
@media only screen and (max-width:63.96875em) {
  .contact-page-link {
    display: block;
  }
}
/* br */
.page-head {
  text-align: center;
  margin-bottom: 80px;
}
@media only screen and (max-width:47.96875em) {
  .page-head {
    margin-bottom: 40px;
  }
}
.page-head h1 {
  margin: 0;
}
.page-head .intro {
  margin-top: 40px;
}
.age-gap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: rgba(40, 38, 38, 0.75);
  backdrop-filter: blur(10px);
  display: none;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px;
}
@media only screen and (max-width:47.96875em) {
  .age-gap {
    padding: 15px;
  }
}
.age-gap.active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.age-gap .age-gap-wrapper {
  border-radius: 8px;
  background-color: #fff;
  max-width: 1400px;
  width: 100%;
  padding: 60px;
  text-align: center;
}
@media only screen and (max-width:47.96875em) {
  .age-gap .age-gap-wrapper {
    padding: 40px 20px;
  }
}
.age-gap h2 {
  color: #282626;
}
@media only screen and (max-width:47.96875em) {
  .age-gap h2 {
    font-size: 2.2rem;
  }
}
.age-gap p:first-of-type {
  margin-top: 0;
}
@media only screen and (max-width:47.96875em) {
  .age-gap p {
    font-size: 1.8rem;
  }
}
.age-gap .age-gap-inside {
  max-width: 860px;
  margin: 0 auto;
}
.age-gap .age-gap-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 400px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 40px auto 0;
}
@media only screen and (max-width:34.96875em) {
  .age-gap .age-gap-actions {
    display: block;
    text-align: center;
  }
  .age-gap .age-gap-actions .btn + .btn {
    margin-top: 20px;
  }
}
.cookie-banner {
  display: none;
  background-color: #C11923;
  box-shadow: 0 -8px 12px rgba(0, 0, 0, 0.25);
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
  position: fixed;
  z-index: 99;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
.cookie-banner p {
  font-size: 1.4rem;
  margin: 0;
}
.cookie-banner a {
  color: #FFBE1A;
  font-weight: 700;
  text-decoration: none;
}
.cookie-banner a:hover {
  text-decoration: underline;
}
.cookie-banner .inside-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}
.cookie-banner .inside-wrapper > div {
  margin-left: 20px;
  margin-right: 20px;
}
.cookie-banner .inside-wrapper > div.left {
  width: calc(50% - 40px);
}
@media only screen and (max-width:63.96875em) {
  .cookie-banner .inside-wrapper > div.left {
    width: calc(100% - 40px);
    margin-bottom: 40px;
  }
}
.cookie-banner .inside-wrapper > div.mid {
  width: calc(25% - 40px);
}
@media only screen and (max-width:63.96875em) {
  .cookie-banner .inside-wrapper > div.mid {
    width: calc(100% - 40px);
  }
}
.cookie-banner .inside-wrapper > div.right {
  width: calc(25% - 40px);
}
@media only screen and (max-width:63.96875em) {
  .cookie-banner .inside-wrapper > div.right {
    width: calc(100% - 40px);
    margin-top: 40px;
  }
}
.cookie-banner .btns-cookie {
  max-width: 320px;
  margin-left: auto;
}
@media only screen and (max-width:63.96875em) {
  .cookie-banner .btns-cookie {
    max-width: 100%;
    margin-right: auto;
  }
}
.cookie-banner .btn-cookie {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  padding: 15px 30px;
  background-color: transparent;
  border-radius: 8px;
  border: 2px solid transparent;
  transition: all 0.24s ease-in-out;
}
.cookie-banner .btn-cookie.first {
  border-radius: 8px;
  background-color: #FFBE1A;
  border-color: #FFBE1A;
  border: 0;
  color: #282626;
  margin-bottom: 20px;
}
.cookie-banner .btn-cookie.first:hover {
  background-color: #ffd467;
}
.cookie-banner .btn-cookie.second {
  border-color: #fff;
  color: #fff;
}
.cookie-banner .btn-cookie.second:hover {
  background-color: #fff;
  color: #282626;
}
.cookie-banner .cookie-checkboxes > div:first-of-type label {
  margin-top: 0;
}
.cookie-checkbox {
  display: block;
  position: relative;
  padding-left: 50px;
  margin: 20px 0 0;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 700;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cookie-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.cookie-checkbox input:checked ~ .checkmark {
  border-color: #FFBE1A;
}
.cookie-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.cookie-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  border-radius: 8px;
  border: 2px solid #fff;
}
.cookie-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 4px;
  top: 3px;
  left: 3px;
}
.cookie-checkbox:hover input ~ .checkmark:after {
  display: block;
}
.cookie-settings {
  margin-bottom: 60px;
}
/* meh */
/* hp */
.hp-slider-container .splide__arrow {
  display: none;
}
.hp-slider-container .splide {
  margin-bottom: 120px;
}
@media only screen and (max-width:47.96875em) {
  .hp-slider-container .splide {
    margin-bottom: 40px;
  }
}
.hp-slider-container .splide__pagination {
  bottom: 4.16%;
  left: 13.54%;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
}
@media only screen and (max-width:47.96875em) {
  .hp-slider-container .splide__pagination {
    display: none;
  }
}
.hp-slider-container .splide__pagination__page {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
  margin: 3px 10px;
}
.hp-slider-container .splide__pagination__page.is-active {
  width: 40px;
  background: #CE9F2B;
  border-radius: 45px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.hp-slider-container {
  height: calc(95vh - 160px);
  overflow: hidden;
  margin-bottom: 140px;
}
@media only screen and (max-width:63.96875em) {
  .hp-slider-container {
    height: calc(95vh - 120px);
  }
}
@media only screen and (max-width:47.96875em) {
  .hp-slider-container {
    height: auto;
    margin-bottom: 90px;
    overflow: initial;
    margin-bottom: 0;
  }
}
.hp-slider-container img {
  width: 100%;
  height: calc(95vh - 160px);
  object-fit: cover;
}
@media only screen and (max-width:47.96875em) {
  .hp-slider-container img {
    object-fit: contain;
    height: auto;
    width: 100%;
  }
}
.slide-item img {
  border-radius: 8px;
}
.slide-item .slide-image {
  max-width: 86.45%;
  margin-left: auto;
  border-radius: 8px;
  overflow: hidden;
}
@media only screen and (max-width:47.96875em) {
  .slide-item .slide-image {
    max-width: 100%;
  }
}
.slide-item .slide-content {
  width: 35.41%;
  padding: 3.125%;
  position: absolute;
  top: 14.58%;
  left: 6.25%;
  border-radius: 8px;
}
@media only screen and (max-width:74.96875em) {
  .slide-item .slide-content {
    padding: 30px;
    width: 50%;
  }
}
@media only screen and (max-width:47.96875em) {
  .slide-item .slide-content {
    top: -50px;
    left: auto;
    right: auto;
    margin: 0 auto;
    position: relative;
    width: 86%;
  }
}
.slide-item .slide-content p {
  margin: 0;
}
.slide-item .slide-content .slide-title {
  margin-bottom: 40px;
}
@media only screen and (max-width:74.96875em) {
  .slide-item .slide-content .slide-title {
    margin-bottom: 20px;
  }
}
.slide-item .slide-content .slide-title p {
  font-family: "Gloock", serif;
  font-size: clamp(1.5rem, 3.854vw, 7.4rem);
  font-weight: 400;
  line-height: 1.2;
  color: inherit;
}
@media only screen and (max-width:74.96875em) {
  .slide-item .slide-content .slide-title p {
    font-size: 6rem;
  }
}
@media only screen and (max-width:63.96875em) {
  .slide-item .slide-content .slide-title p {
    font-size: 4rem;
  }
}
@media only screen and (max-width:47.96875em) {
  .slide-item .slide-content .slide-title p {
    font-size: 3.6rem;
  }
}
.slide-item .slide-content .slide-content-inside {
  margin-bottom: 80px;
}
@media only screen and (max-width:74.96875em) {
  .slide-item .slide-content .slide-content-inside {
    margin-bottom: 40px;
  }
}
.slide-item .slide-content .slide-content-inside p {
  color: inherit;
  font-size: clamp(1.6rem, 1.875vw, 3.6rem);
  line-height: 1.3;
}
@media only screen and (max-width:74.96875em) {
  .slide-item .slide-content .slide-content-inside p {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width:63.96875em) {
  .slide-item .slide-content .slide-content-inside p {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width:47.96875em) {
  .slide-item .slide-content .slide-content-inside p {
    font-size: 2.1rem;
  }
}
.slide-item .slide-content .slide-content-inside .btn.btn-primary {
  font-size: clamp(1.1rem, 1.25vw, 2.4rem);
}
.slide-item.style-orange .slide-content {
  color: #fff;
  background: linear-gradient(90deg, #CD9F2B 29.65%, rgba(205, 159, 43, 0.7) 100%);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
}
.slide-item.style-white .slide-content {
  color: #58430E;
  background: linear-gradient(90deg, #FFF 29.65%, rgba(255, 255, 255, 0.7) 100%);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
}
.slide-item.style-black .slide-content {
  color: #F8E3AE;
  background: linear-gradient(90deg, #18171E 25.96%, rgba(49, 27, 27, 0.7) 100%);
}
.slide-item.style-green .slide-content {
  color: #fff;
  background: linear-gradient(90deg, #604821 25.96%, rgba(205, 159, 43, 0.7) 100%);
}
.slide-item.style-red .slide-content {
  color: #fff;
  background: linear-gradient(90deg, #8C1017 25.96%, rgba(193, 25, 35, 0.7) 100%);
}
.slide-item.style-red .btn-primary {
  background-color: #CD9F2B;
}
.HomePage main {
  padding-bottom: 0;
}
.HomePage .dpws__element__elementnewsletter,
.HomePage .element-newsletter {
  margin-bottom: 0;
}
.catalogue-detail .inside-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
.catalogue-detail .inside-wrapper .left,
.catalogue-detail .inside-wrapper .right {
  width: calc(50% - 20px);
}
@media only screen and (max-width:47.96875em) {
  .catalogue-detail .inside-wrapper .left,
  .catalogue-detail .inside-wrapper .right {
    width: 100%;
  }
}
.catalogue-detail .inside-wrapper .right {
  padding-left: 40px;
}
@media only screen and (max-width:47.96875em) {
  .catalogue-detail .inside-wrapper .right {
    padding-left: 0;
  }
}
.catalogue-detail .inside-wrapper + .inside-wrapper {
  margin-top: 80px;
}
@media only screen and (max-width:47.96875em) {
  .catalogue-detail .inside-wrapper + .inside-wrapper {
    margin-top: 40px;
  }
}
.catalogue-detail .catalogue-img {
  display: block;
  box-shadow: 8px 12px 8px 0px rgba(0, 0, 0, 0.2);
}
.catalogue-detail h2 {
  color: #403928;
  font-family: "Outfit", sans-serif;
  font-size: 4.8rem;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 0 40px;
}
@media only screen and (max-width:47.96875em) {
  .catalogue-detail h2 {
    font-size: 3.6rem;
  }
}
.catalogue-detail .read-book {
  margin: 40px 0 0;
}
@media only screen and (max-width:34.96875em) {
  .catalogue-detail .read-book .btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px;
  }
}
.catalogue-detail .read-book .dhicon-book {
  position: relative;
  top: 4px;
  margin-left: 30px;
}
@media only screen and (max-width:47.96875em) {
  .catalogue-detail .read-book .dhicon-book {
    margin-left: 15px;
  }
}
.catalogue-detail .download-book {
  margin: 20px 0 0;
}
@media only screen and (max-width:34.96875em) {
  .catalogue-detail .download-book .btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px;
  }
}
.catalogue-detail .download-book .dhicon-download {
  position: relative;
  top: 4px;
  margin-left: 30px;
}
@media only screen and (max-width:47.96875em) {
  .catalogue-detail .download-book .dhicon-download {
    margin-left: 15px;
  }
}
@media only screen and (max-width:47.96875em) {
  .catalogue-detail .catalogue-img {
    max-width: 320px;
    margin: 0 auto 40px;
  }
}
.BusinessUnitsPage .dpws__element__elementnewsletter {
  margin-bottom: 0;
  margin-top: 120px;
}
@media only screen and (max-width:63.96875em) {
  .BusinessUnitsPage .dpws__element__elementnewsletter {
    margin-top: 40px;
  }
}
.BusinessUnitsPage .element-newsletter {
  margin-bottom: 0;
}
.BusinessUnitsPage .main {
  padding-bottom: 0;
}
#dh-gmap {
  height: 100vh;
  width: 100%;
}
.business-unit {
  margin-top: 120px;
  margin-bottom: 120px;
}
@media only screen and (max-width:63.96875em) {
  .business-unit {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.business-unit h2 {
  margin: 0 0 20px;
}
.business-unit p {
  margin: 0 0 40px;
}
.business-unit .row {
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #000000;
}
@media only screen and (max-width:63.96875em) {
  .business-unit .row {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
.business-unit .row:last-of-type {
  border-bottom: 1px solid #000000;
}
.business-unit .row .inside-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}
.business-unit .row .inside-wrapper > div {
  width: calc(25% - 40px);
  margin-left: 20px;
  margin-right: 20px;
}
@media only screen and (max-width:74.96875em) {
  .business-unit .row .inside-wrapper > div {
    width: calc(33.333% - 40px);
  }
  .business-unit .row .inside-wrapper > div:first-of-type {
    width: calc(100% - 40px);
  }
}
@media only screen and (max-width:63.96875em) {
  .business-unit .row .inside-wrapper > div {
    width: calc(100% - 40px);
  }
}
.google-map-wrapper {
  position: relative;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}
.google-map-wrapper #dh-gmap {
  width: calc(100% - 13.54%);
  margin-left: auto;
}
@media only screen and (max-width:63.96875em) {
  .google-map-wrapper #dh-gmap {
    max-height: 420px;
    width: 100%;
  }
}
.locations-overlay {
  position: absolute;
  top: 10vh;
  left: 4.16%;
  width: 100%;
  max-width: 454px;
  z-index: 1;
  border-radius: 8px;
  padding: 60px;
  background: linear-gradient(90deg, #FFF 34.51%, rgba(255, 255, 255, 0.6) 100%);
  max-height: 80vh;
  overflow-y: auto;
}
@media only screen and (max-width:63.96875em) {
  .locations-overlay {
    display: none;
  }
}
.unit-link {
  display: block;
  color: #282626;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2;
  border: 1px solid transparent;
  text-decoration: none;
  border-radius: 8px;
  background-image: url("../images/marker.svg");
  background-repeat: no-repeat;
  background-position: center left 10px;
  padding-left: 62px;
  padding-right: 30px;
}
.unit-link:hover,
.unit-link.active {
  color: #C11923;
  border-color: #C11923;
  background-image: url("../images/marker_active.svg");
}
.unit-select-mobile-wrapper {
  position: relative;
  display: none;
  text-align: center;
  top: -24px;
}
@media only screen and (max-width:63.96875em) {
  .unit-select-mobile-wrapper {
    display: block;
  }
}
.unit-select-mobile {
  -webkit-appearance: none;
  max-width: 320px;
  width: 100%;
  border: 0;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: url("../images/marker.svg"), url("../images/select_down.svg");
  background-repeat: no-repeat, no-repeat;
  background-position: center left 10px, center right 10px;
  background-size: 32px 32px, 32px 32px;
  color: #282626;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  padding: 6px 52px 6px;
}
/* contactpage */
.news-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.news-items .news-teaser {
  display: block;
  width: calc(25% - 40px);
  margin: 40px 20px;
}
@media only screen and (max-width:74.96875em) {
  .news-items .news-teaser {
    width: calc(33.333% - 40px);
  }
}
@media only screen and (max-width:63.96875em) {
  .news-items .news-teaser {
    width: calc(50% - 40px);
  }
}
@media only screen and (max-width:47.96875em) {
  .news-items .news-teaser {
    width: calc(100% - 40px);
  }
}
.NewsListPage main,
.NewsPage main {
  padding-bottom: 120px;
}
@media only screen and (max-width:47.96875em) {
  .NewsListPage main,
  .NewsPage main {
    padding-bottom: 60px;
  }
}
.news-teaser {
  text-decoration: none;
}
.news-teaser p {
  margin: 0;
}
.news-teaser .date {
  color: #403928;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 35px;
}
@media only screen and (max-width:47.96875em) {
  .news-teaser .date {
    margin: 0 0 15px;
  }
}
.news-teaser h2 {
  margin: 0 0 10px;
  color: #282626;
  background: none;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}
.news-teaser picture {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
@media only screen and (max-width:47.96875em) {
  .news-teaser picture {
    max-width: 320px;
  }
}
.news-teaser img {
  transition: all 0.24s ease-in-out;
  border-radius: 8px;
}
.news-teaser .cta-holder {
  margin-top: 40px;
}
@media only screen and (max-width:47.96875em) {
  .news-teaser .cta-holder {
    margin-top: 20px;
  }
}
.news-detail-summary p {
  color: #282626;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.3;
}
@media only screen and (max-width:47.96875em) {
  .news-detail-summary p {
    font-size: 3.2rem;
  }
}
.news-date-detail {
  color: #403928;
  font-weight: 400;
  line-height: 1.2;
  margin: 40px 0;
}
.news-date-detail time {
  font-size: 1.8rem;
}
@media only screen and (max-width:47.96875em) {
  .news-date-detail {
    margin: 20px 0;
  }
}
.news-detail-image {
  margin-bottom: 40px;
}
@media only screen and (max-width:47.96875em) {
  .news-detail-image {
    margin-bottom: 20px;
  }
}
.news-detail-image img {
  border-radius: 8px;
}
.back-button {
  margin-bottom: 80px;
}
@media only screen and (max-width:47.96875em) {
  .back-button {
    margin-bottom: 40px;
  }
}
.back-button-bottom {
  margin-top: 80px;
}
@media only screen and (max-width:47.96875em) {
  .back-button-bottom {
    margin-top: 40px;
  }
}
.element {
  margin-bottom: 80px;
}
.element:last-of-type.element-newsletter {
  margin-bottom: 0;
}
.element-content p,
.element-content li {
  color: #282626;
}
.element-content .element-title {
  font-family: "Outfit", sans-serif;
  color: #403928;
}
.rundasekunda-wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width:47.96875em) {
  .rundasekunda-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.rundasekunda {
  display: block;
  height: 100px;
  background-repeat: repeat-x;
  width: 5000px;
  background-size: 700px 100px;
  -webkit-animation: slide 15s linear infinite;
          animation: slide 15s linear infinite;
}
@-webkit-keyframes slide {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-700px, 0, 0);
            transform: translate3d(-700px, 0, 0);
  }
}
@keyframes slide {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-700px, 0, 0);
            transform: translate3d(-700px, 0, 0);
  }
}
.element-banner {
  padding-top: 120px;
  padding-bottom: 120px;
  margin-bottom: 0;
}
@media only screen and (max-width:47.96875em) {
  .element-banner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .element-banner .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.element-banner a {
  display: block;
}
.element-banner img {
  border-radius: 8px;
}
.element-banner picture {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.element-banner .splide__pagination__page {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
  margin: 3px 10px;
}
@media only screen and (max-width:47.96875em) {
  .element-banner .splide__pagination__page {
    width: 5px;
    height: 5px;
    margin: 1px 5px;
  }
}
.element-banner .splide__pagination__page.is-active {
  width: 40px;
  background: #CE9F2B;
  border-radius: 45px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
@media only screen and (max-width:47.96875em) {
  .element-banner .splide__pagination__page.is-active {
    width: 20px;
  }
}
.element-quotes {
  background-color: #ccc;
  background-image: url("../images/bg_element_quotes.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  /*.splide__track {
        visibility: visible;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
        overflow: visible;
        .splide__slide { 
            margin: 20px; 
            @media screen and (max-width: 1120px) {
                margin: 0;
            }
        }
    }*/
}
.element-quotes:before {
  content: '';
  background: linear-gradient(180deg, rgba(239, 234, 220, 0.5) 0%, rgba(239, 234, 220, 0) 50%), linear-gradient(0deg, rgba(239, 234, 220, 0.5) 0%, rgba(239, 234, 220, 0.5) 100%), url(<path-to-image>) lightgray 0px -386.425px / 100% 177.799% no-repeat;
  background-blend-mode: normal, hard-light, normal;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
.quote-list {
  max-width: 1040px;
  margin: 0 auto;
}
.quote-list .quote-item {
  width: 100%;
  max-width: 500px;
  min-height: 440px;
  margin: 0 auto;
}
.quote-item {
  border-radius: 8px;
  background: radial-gradient(145.67% 73.38% at 50% 16%, #FFF 29.17%, rgba(255, 255, 255, 0) 100%), #EFEADC;
  box-shadow: 6px 9px 6px 0px rgba(0, 0, 0, 0.2);
}
.quote-item p {
  margin: 0;
}
.quote-item .quote-inside {
  text-align: center;
  background-image: url("../images/quote_top.svg");
  background-repeat: no-repeat;
  background-position: center top 40px;
  padding: 115px 40px 40px;
}
.quote-item .quote-content {
  margin-bottom: 40px;
}
.quote-item .quote-content p {
  font-family: "Nyght Serif";
  font-size: 2.7rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  background: linear-gradient(241deg, #282626 1.58%, #A69468 86.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.quote-item .quote-author p {
  color: #282626;
  font-size: 1.8rem;
  line-height: 1.3;
}
.quote-item .quote-author p.author {
  font-weight: 700;
}
.element-partners .element-title {
  text-align: center;
  background: linear-gradient(90deg, #403928 0%, #A69468 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 0 60px;
}
@media only screen and (max-width:47.96875em) {
  .element-partners .element-title {
    margin-bottom: 40px;
  }
}
.element-partners .splide {
  visibility: visible;
}
.element-partners .splide__track {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
.partner-item {
  text-align: center;
}
.partner-item > a {
  display: block;
}
.partner-item img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
@media only screen and (max-width:34.96875em) {
  .partner-item img {
    max-width: 240px;
  }
}
.element-newsletter {
  background: linear-gradient(290deg, #EFEADC 25.22%, #FFF 80.96%);
  padding-top: 80px;
  padding-bottom: 80px;
}
.newsletter-form-wrapper {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.element-catalogue {
  background: linear-gradient(20deg, #EFEADC -23.37%, #FFF 124.18%);
  padding-top: 80px;
  padding-bottom: 80px;
}
.element-catalogue .element-title {
  margin: 0 0 40px;
}
.catalogue-form-wrapper {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.CataloguePage .main {
  padding-bottom: 0;
}
.CataloguePage .dpws__element__elementcatalogueform {
  margin-bottom: 0;
  margin-top: 120px;
}
@media only screen and (max-width:47.96875em) {
  .CataloguePage .dpws__element__elementcatalogueform {
    margin-top: 40px;
  }
}
.CataloguePage .element-catalogue {
  margin-bottom: 0;
}
.hz-wrapper {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 80px;
}
@media only screen and (max-width:47.96875em) {
  .hz-wrapper {
    min-height: 400px;
    margin-bottom: 40px;
  }
}
.hz-wrapper .hz-iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.element-content-with-image {
  margin-top: 240px;
  margin-bottom: 240px;
}
.element-content-with-image img {
  border-radius: 8px;
}
@media only screen and (max-width:63.96875em) {
  .element-content-with-image {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width:47.96875em) {
  .element-content-with-image {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.element-content-with-image .element-title {
  margin: 0 0 40px;
}
.element-content-with-image .inside-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -65px;
  margin-right: -65px;
}
.element-content-with-image .inside-wrapper .left,
.element-content-with-image .inside-wrapper .right {
  width: calc(50% - 130px);
  margin-left: 65px;
  margin-right: 65px;
}
@media only screen and (max-width:63.96875em) {
  .element-content-with-image .inside-wrapper .left,
  .element-content-with-image .inside-wrapper .right {
    width: calc(100% - 130px);
  }
}
@media only screen and (max-width:63.96875em) {
  .element-content-with-image picture {
    display: block;
    max-width: 680px;
  }
}
@media only screen and (max-width:63.96875em) {
  .element-content-with-image.pos-right .inside-wrapper .right {
    margin-top: 40px;
  }
  .element-content-with-image.pos-right .inside-wrapper .right picture {
    position: relative;
    right: -40px;
    margin-left: auto;
  }
}
@media only screen and (min-width:64em) {
  .element-content-with-image.pos-left .inside-wrapper .left {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .element-content-with-image.pos-left .inside-wrapper .right {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media only screen and (max-width:63.96875em) {
  .element-content-with-image.pos-left .inside-wrapper .left {
    text-align: right;
  }
  .element-content-with-image.pos-left .inside-wrapper .right {
    margin-top: 40px;
  }
  .element-content-with-image.pos-left .inside-wrapper .right picture {
    position: relative;
    left: -40px;
  }
}
.element-faq {
  margin-bottom: 200px;
}
@media only screen and (max-width:47.96875em) {
  .element-faq {
    margin-bottom: 80px;
  }
}
details {
  border-top: 1px solid #A69468;
}
details:last-of-type {
  border-bottom: 1px solid #A69468;
}
details .content {
  padding: 0 40px 40px;
  max-width: 1040px;
}
@media only screen and (max-width:47.96875em) {
  details .content {
    padding: 0 0 40px;
  }
}
details summary {
  list-style: none;
  /* Hides marker in Firefox */
  display: block;
  /* Required to override marker on macOS/Firefox */
  cursor: pointer;
  padding-left: 0;
  position: relative;
  color: #A69468;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.3;
  padding: 60px 102px 60px 40px;
}
details summary:focus-visible {
  box-shadow: 0 0 0 4px #e8d093;
  background-color: #e8d093;
  color: #000;
  opacity: 1 !important;
  outline: 1px solid #e8d093;
  text-decoration: none;
}
details summary span {
  display: block;
  max-width: 1040px;
}
details summary span:after {
  content: "\e902";
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -13.5px;
}
@media only screen and (max-width:47.96875em) {
  details summary span:after {
    right: 0;
  }
}
@media only screen and (max-width:47.96875em) {
  details summary {
    font-size: 2.7rem;
    padding: 60px 60px 60px 0;
  }
}
details[open] summary span:after {
  content: "\e903";
}
@media only screen and (max-width:47.96875em) {
  details p {
    font-size: 2.1rem;
  }
}
details p:first-of-type {
  margin-top: 0;
}
details p:last-of-type {
  margin-bottom: 0;
}
.contact-form-wrapper {
  max-width: 500px;
  margin: 0 auto;
}
.element-contact-form {
  padding-bottom: 120px;
  background: radial-gradient(46.24% 97.12% at 82.81% 119.21%, #FFF 0%, rgba(255, 255, 255, 0) 100%);
}
.element-contact-form .element-title {
  margin: 0 0 40px;
}
ul.files {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.files li {
  margin-bottom: 40px;
}
ul.files li .file-title {
  color: #282626;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 20px;
}
ul.files li .download-link {
  margin: 0;
}
.element-latest-news {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media only screen and (max-width:47.96875em) {
  .element-latest-news {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.element-latest-news .element-title {
  margin-bottom: 30px;
}
@media only screen and (max-width:47.96875em) {
  .element-latest-news .element-title {
    margin-bottom: 20px;
  }
}
.element-latest-news .all-news-link {
  margin-top: 40px;
}
@media only screen and (max-width:47.96875em) {
  .element-latest-news .all-news-link {
    margin-top: 20px;
  }
}
.latest-news-container {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
.latest-news {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.latest-news .news-teaser {
  display: block;
  width: calc(33.333% - 40px);
  margin: 40px 20px;
}
@media only screen and (max-width:63.96875em) {
  .latest-news .news-teaser {
    width: calc(50% - 40px);
  }
}
@media only screen and (max-width:47.96875em) {
  .latest-news .news-teaser {
    width: calc(100% - 40px);
  }
}
@media print {
  /* Print */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  pre,
  blockquote {
    border: 1px solid #ddd;
    page-break-inside: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
}
/*# sourceMappingURL=style.css.map */